Skip to content
Success

Console Output

Pull request #45431 updated
16:42:39 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 44a65876088aba451939a4f2bbc05c7845811cc3+4597f50deb72b96b38f32d7e24cc92b82cc720a5 (dda7dfe746cc50b3f2b75e53c6621568a4a084f9)
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-45431@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
16:42:41 [2023-04-28T16:42:41.969Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:42:41 [2023-04-28T16:42:41.972Z] Trying to pass milestone 4
[Pipeline] milestone
16:42:42 [2023-04-28T16:42:42.087Z] Trying to pass milestone 5
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:42:42 [2023-04-28T16:42:42.273Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01de4bcee1331eb29) in /home/ubuntu/workspace/moby_PR-45431
[Pipeline] {
[Pipeline] checkout
16:42:42 [2023-04-28T16:42:42.306Z] The recommended git tool is: git
16:42:42 [2023-04-28T16:42:42.314Z] using credential docker-jenkins-github-credentials
16:42:42 [2023-04-28T16:42:42.326Z] Cloning the remote Git repository
16:42:42 [2023-04-28T16:42:42.326Z] Cloning with configured refspecs honoured and without tags
16:42:42 [2023-04-28T16:42:42.329Z] Cloning repository https://github.com/moby/moby.git
16:42:42 [2023-04-28T16:42:42.330Z]  > git init /home/ubuntu/workspace/moby_PR-45431 # timeout=10
16:42:42 [2023-04-28T16:42:42.346Z] Fetching upstream changes from https://github.com/moby/moby.git
16:42:42 [2023-04-28T16:42:42.346Z]  > git --version # timeout=10
16:42:42 [2023-04-28T16:42:42.352Z]  > git --version # 'git version 2.25.1'
16:42:42 [2023-04-28T16:42:42.352Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:42:42 [2023-04-28T16:42:42.352Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45431/head:refs/remotes/origin/PR-45431 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:42:55 [2023-04-28T16:42:55.442Z] Fetching without tags
16:42:55 [2023-04-28T16:42:55.655Z] Merging remotes/origin/master commit 4597f50deb72b96b38f32d7e24cc92b82cc720a5 into PR head commit 44a65876088aba451939a4f2bbc05c7845811cc3
16:42:55 [2023-04-28T16:42:55.422Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:42:55 [2023-04-28T16:42:55.426Z]  > git config --add remote.origin.fetch +refs/pull/45431/head:refs/remotes/origin/PR-45431 # timeout=10
16:42:55 [2023-04-28T16:42:55.432Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:42:55 [2023-04-28T16:42:55.439Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:42:55 [2023-04-28T16:42:55.446Z] Fetching upstream changes from https://github.com/moby/moby.git
16:42:55 [2023-04-28T16:42:55.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:42:55 [2023-04-28T16:42:55.446Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45431/head:refs/remotes/origin/PR-45431 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:42:55 [2023-04-28T16:42:55.659Z]  > git config core.sparsecheckout # timeout=10
16:42:55 [2023-04-28T16:42:55.663Z]  > git checkout -f 44a65876088aba451939a4f2bbc05c7845811cc3 # timeout=10
16:42:56 [2023-04-28T16:42:56.249Z]  > git remote # timeout=10
16:42:56 [2023-04-28T16:42:56.256Z]  > git config --get remote.origin.url # timeout=10
16:42:56 [2023-04-28T16:42:56.262Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:42:56 [2023-04-28T16:42:56.262Z]  > git merge 4597f50deb72b96b38f32d7e24cc92b82cc720a5 # timeout=10
16:42:56 [2023-04-28T16:42:56.838Z] Merge succeeded, producing 9b9705a9fab0c225f3e81559e87e30b34fc1df3a
16:42:56 [2023-04-28T16:42:56.839Z] Checking out Revision 9b9705a9fab0c225f3e81559e87e30b34fc1df3a (PR-45431)
16:42:57 [2023-04-28T16:42:57.212Z] Commit message: "Merge commit '4597f50deb72b96b38f32d7e24cc92b82cc720a5' into HEAD"
16:42:57 [2023-04-28T16:42:57.221Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:42:57 [2023-04-28T16:42:57.898Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45431:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
16:42:56 [2023-04-28T16:42:56.834Z]  > git rev-parse HEAD^{commit} # timeout=10
16:42:56 [2023-04-28T16:42:56.842Z]  > git config core.sparsecheckout # timeout=10
16:42:56 [2023-04-28T16:42:56.846Z]  > git checkout -f 9b9705a9fab0c225f3e81559e87e30b34fc1df3a # timeout=10
16:42:57 [2023-04-28T16:42:57.216Z]  > git rev-list --no-walk 6c3645826242556990db7134276e978d838fc7a4 # timeout=10
16:43:02 [2023-04-28T16:43:02.085Z] 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
16:43:02 [2023-04-28T16:43:02.526Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01de4bcee1331eb29) in /home/ubuntu/workspace/moby_PR-45431
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
16:43:02 [2023-04-28T16:43:02.566Z] The recommended git tool is: git
[Pipeline] // stage
16:43:02 [2023-04-28T16:43:02.574Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
16:43:02 [2023-04-28T16:43:02.592Z] Fetching changes from the remote Git repository
16:43:02 [2023-04-28T16:43:02.598Z] Fetching without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
16:43:03 [2023-04-28T16:43:03.133Z] Merging remotes/origin/master commit 4597f50deb72b96b38f32d7e24cc92b82cc720a5 into PR head commit 44a65876088aba451939a4f2bbc05c7845811cc3
16:43:03 [2023-04-28T16:43:03.308Z] Merge succeeded, producing 442a2922e1595f38a20bb6cd90f76f45206a6d85
16:43:03 [2023-04-28T16:43:03.309Z] Checking out Revision 442a2922e1595f38a20bb6cd90f76f45206a6d85 (PR-45431)
16:43:03 [2023-04-28T16:43:03.366Z] Commit message: "Merge commit '4597f50deb72b96b38f32d7e24cc92b82cc720a5' into HEAD"
16:43:03 [2023-04-28T16:43:03.379Z] First time build. Skipping changelog.
16:43:02 [2023-04-28T16:43:02.589Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45431/.git # timeout=10
16:43:02 [2023-04-28T16:43:02.595Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:43:02 [2023-04-28T16:43:02.602Z] Fetching upstream changes from https://github.com/moby/moby.git
16:43:02 [2023-04-28T16:43:02.602Z]  > git --version # timeout=10
16:43:02 [2023-04-28T16:43:02.607Z]  > git --version # 'git version 2.25.1'
16:43:02 [2023-04-28T16:43:02.607Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:43:02 [2023-04-28T16:43:02.608Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45431/head:refs/remotes/origin/PR-45431 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:43:03 [2023-04-28T16:43:03.138Z]  > git config core.sparsecheckout # timeout=10
16:43:03 [2023-04-28T16:43:03.142Z]  > git checkout -f 44a65876088aba451939a4f2bbc05c7845811cc3 # timeout=10
16:43:03 [2023-04-28T16:43:03.194Z]  > git remote # timeout=10
16:43:03 [2023-04-28T16:43:03.199Z]  > git config --get remote.origin.url # timeout=10
16:43:03 [2023-04-28T16:43:03.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:43:03 [2023-04-28T16:43:03.204Z]  > git merge 4597f50deb72b96b38f32d7e24cc92b82cc720a5 # timeout=10
16:43:03 [2023-04-28T16:43:03.306Z]  > git rev-parse HEAD^{commit} # timeout=10
16:43:03 [2023-04-28T16:43:03.312Z]  > git config core.sparsecheckout # timeout=10
16:43:03 [2023-04-28T16:43:03.316Z]  > git checkout -f 442a2922e1595f38a20bb6cd90f76f45206a6d85 # timeout=10
16:43:03 [2023-04-28T16:43:03.370Z]  > git rev-list --no-walk 6c3645826242556990db7134276e978d838fc7a4 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:43:04 [2023-04-28T16:43:04.031Z] + docker version
16:43:04 [2023-04-28T16:43:04.031Z] Client: Docker Engine - Community
16:43:04 [2023-04-28T16:43:04.031Z]  Version:           22.06.0-beta.0
16:43:04 [2023-04-28T16:43:04.031Z]  API version:       1.42
16:43:04 [2023-04-28T16:43:04.031Z]  Go version:        go1.18.3
16:43:04 [2023-04-28T16:43:04.031Z]  Git commit:        3e9117b
16:43:04 [2023-04-28T16:43:04.031Z]  Built:             Fri Jun  3 17:55:34 2022
16:43:04 [2023-04-28T16:43:04.031Z]  OS/Arch:           linux/arm64
16:43:04 [2023-04-28T16:43:04.031Z]  Context:           default
16:43:04 [2023-04-28T16:43:04.031Z] 
16:43:04 [2023-04-28T16:43:04.031Z] Server: Docker Engine - Community
16:43:04 [2023-04-28T16:43:04.031Z]  Engine:
16:43:04 [2023-04-28T16:43:04.031Z]   Version:          22.06.0-beta.0
16:43:04 [2023-04-28T16:43:04.031Z]   API version:      1.42 (minimum version 1.12)
16:43:04 [2023-04-28T16:43:04.031Z]   Go version:       go1.18.3
16:43:04 [2023-04-28T16:43:04.031Z]   Git commit:       38633e7
16:43:04 [2023-04-28T16:43:04.031Z]   Built:            Fri Jun  3 17:55:34 2022
16:43:04 [2023-04-28T16:43:04.031Z]   OS/Arch:          linux/arm64
16:43:04 [2023-04-28T16:43:04.031Z]   Experimental:     true
16:43:04 [2023-04-28T16:43:04.031Z]  containerd:
16:43:04 [2023-04-28T16:43:04.031Z]   Version:          1.6.8
16:43:04 [2023-04-28T16:43:04.031Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:43:04 [2023-04-28T16:43:04.031Z]  runc:
16:43:04 [2023-04-28T16:43:04.031Z]   Version:          1.1.4
16:43:04 [2023-04-28T16:43:04.031Z]   GitCommit:        v1.1.4-0-g5fd4c4d
16:43:04 [2023-04-28T16:43:04.031Z]  docker-init:
16:43:04 [2023-04-28T16:43:04.031Z]   Version:          0.19.0
16:43:04 [2023-04-28T16:43:04.031Z]   GitCommit:        de40ad0
[Pipeline] sh
16:43:04 [2023-04-28T16:43:04.310Z] + docker info
16:43:04 [2023-04-28T16:43:04.310Z] Client:
16:43:04 [2023-04-28T16:43:04.310Z]  Context:    default
16:43:04 [2023-04-28T16:43:04.310Z]  Debug Mode: false
16:43:04 [2023-04-28T16:43:04.310Z]  Plugins:
16:43:04 [2023-04-28T16:43:04.310Z]   buildx: Docker Buildx (Docker Inc.)
16:43:04 [2023-04-28T16:43:04.310Z]     Version:  v0.8.2
16:43:04 [2023-04-28T16:43:04.310Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:43:04 [2023-04-28T16:43:04.310Z]   compose: Docker Compose (Docker Inc.)
16:43:04 [2023-04-28T16:43:04.310Z]     Version:  v2.12.0
16:43:04 [2023-04-28T16:43:04.310Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:43:04 [2023-04-28T16:43:04.310Z] 
16:43:04 [2023-04-28T16:43:04.310Z] Server:
16:43:04 [2023-04-28T16:43:04.310Z]  Containers: 0
16:43:04 [2023-04-28T16:43:04.310Z]   Running: 0
16:43:04 [2023-04-28T16:43:04.310Z]   Paused: 0
16:43:04 [2023-04-28T16:43:04.310Z]   Stopped: 0
16:43:04 [2023-04-28T16:43:04.310Z]  Images: 3
16:43:04 [2023-04-28T16:43:04.310Z]  Server Version: 22.06.0-beta.0
16:43:04 [2023-04-28T16:43:04.310Z]  Storage Driver: overlay2
16:43:04 [2023-04-28T16:43:04.310Z]   Backing Filesystem: extfs
16:43:04 [2023-04-28T16:43:04.310Z]   Supports d_type: true
16:43:04 [2023-04-28T16:43:04.310Z]   Using metacopy: false
16:43:04 [2023-04-28T16:43:04.310Z]   Native Overlay Diff: true
16:43:04 [2023-04-28T16:43:04.310Z]   userxattr: false
16:43:04 [2023-04-28T16:43:04.310Z]  Logging Driver: json-file
16:43:04 [2023-04-28T16:43:04.310Z]  Cgroup Driver: cgroupfs
16:43:04 [2023-04-28T16:43:04.310Z]  Cgroup Version: 1
16:43:04 [2023-04-28T16:43:04.310Z]  Plugins:
16:43:04 [2023-04-28T16:43:04.310Z]   Volume: local
16:43:04 [2023-04-28T16:43:04.310Z]   Network: bridge host ipvlan macvlan null overlay
16:43:04 [2023-04-28T16:43:04.310Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:43:04 [2023-04-28T16:43:04.310Z]  Swarm: inactive
16:43:04 [2023-04-28T16:43:04.310Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:43:04 [2023-04-28T16:43:04.310Z]  Default Runtime: runc
16:43:04 [2023-04-28T16:43:04.310Z]  Init Binary: docker-init
16:43:04 [2023-04-28T16:43:04.310Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:43:04 [2023-04-28T16:43:04.310Z]  runc version: v1.1.4-0-g5fd4c4d
16:43:04 [2023-04-28T16:43:04.310Z]  init version: de40ad0
16:43:04 [2023-04-28T16:43:04.310Z]  Security Options:
16:43:04 [2023-04-28T16:43:04.310Z]   apparmor
16:43:04 [2023-04-28T16:43:04.310Z]   seccomp
16:43:04 [2023-04-28T16:43:04.310Z]    Profile: builtin
16:43:04 [2023-04-28T16:43:04.310Z]  Kernel Version: 5.15.0-1022-aws
16:43:04 [2023-04-28T16:43:04.310Z]  Operating System: Ubuntu 20.04.5 LTS
16:43:04 [2023-04-28T16:43:04.310Z]  OSType: linux
16:43:04 [2023-04-28T16:43:04.310Z]  Architecture: aarch64
16:43:04 [2023-04-28T16:43:04.310Z]  CPUs: 2
16:43:04 [2023-04-28T16:43:04.310Z]  Total Memory: 7.559GiB
16:43:04 [2023-04-28T16:43:04.310Z]  Name: ip-10-100-116-165
16:43:04 [2023-04-28T16:43:04.310Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
16:43:04 [2023-04-28T16:43:04.310Z]  Docker Root Dir: /var/lib/docker
16:43:04 [2023-04-28T16:43:04.310Z]  Debug Mode: false
16:43:04 [2023-04-28T16:43:04.310Z]  Registry: https://index.docker.io/v1/
16:43:04 [2023-04-28T16:43:04.310Z]  Labels:
16:43:04 [2023-04-28T16:43:04.310Z]  Experimental: true
16:43:04 [2023-04-28T16:43:04.310Z]  Insecure Registries:
16:43:04 [2023-04-28T16:43:04.310Z]   127.0.0.0/8
16:43:04 [2023-04-28T16:43:04.310Z]  Live Restore Enabled: true
16:43:04 [2023-04-28T16:43:04.310Z] 
[Pipeline] sh
16:43:04 [2023-04-28T16:43:04.594Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:43:04 [2023-04-28T16:43:04.594Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:43:04 [2023-04-28T16:43:04.594Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45431/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:43:04 [2023-04-28T16:43:04.594Z] + bash /home/ubuntu/workspace/moby_PR-45431/check-config.sh
16:43:04 [2023-04-28T16:43:04.594Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:43:04 [2023-04-28T16:43:04.594Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
16:43:04 [2023-04-28T16:43:04.594Z] 
16:43:04 [2023-04-28T16:43:04.594Z] Generally Necessary:
16:43:04 [2023-04-28T16:43:04.594Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:43:04 [2023-04-28T16:43:04.594Z] - apparmor: enabled and tools installed
16:43:04 [2023-04-28T16:43:04.594Z] - CONFIG_NAMESPACES: enabled
16:43:04 [2023-04-28T16:43:04.594Z] - CONFIG_NET_NS: enabled
16:43:04 [2023-04-28T16:43:04.594Z] - CONFIG_PID_NS: enabled
16:43:04 [2023-04-28T16:43:04.594Z] - CONFIG_IPC_NS: enabled
16:43:04 [2023-04-28T16:43:04.594Z] - CONFIG_UTS_NS: enabled
16:43:04 [2023-04-28T16:43:04.594Z] - CONFIG_CGROUPS: enabled
16:43:04 [2023-04-28T16:43:04.594Z] - CONFIG_CGROUP_CPUACCT: enabled
16:43:04 [2023-04-28T16:43:04.594Z] - CONFIG_CGROUP_DEVICE: enabled
16:43:04 [2023-04-28T16:43:04.594Z] - CONFIG_CGROUP_FREEZER: enabled
16:43:04 [2023-04-28T16:43:04.594Z] - CONFIG_CGROUP_SCHED: enabled
16:43:04 [2023-04-28T16:43:04.594Z] - CONFIG_CPUSETS: enabled
16:43:04 [2023-04-28T16:43:04.594Z] - CONFIG_MEMCG: enabled
16:43:04 [2023-04-28T16:43:04.594Z] - CONFIG_KEYS: enabled
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_VETH: enabled (as module)
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_BRIDGE: enabled (as module)
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_NF_NAT: enabled (as module)
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_POSIX_MQUEUE: enabled
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_CGROUP_BPF: enabled
16:43:04 [2023-04-28T16:43:04.852Z] 
16:43:04 [2023-04-28T16:43:04.852Z] Optional Features:
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_USER_NS: enabled
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_SECCOMP: enabled
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_SECCOMP_FILTER: enabled
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_CGROUP_PIDS: enabled
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_MEMCG_SWAP: enabled
16:43:04 [2023-04-28T16:43:04.852Z]     (cgroup swap accounting is currently enabled)
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_BLK_CGROUP: enabled
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_CGROUP_PERF: enabled
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_CGROUP_HUGETLB: enabled
16:43:04 [2023-04-28T16:43:04.852Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:43:05 [2023-04-28T16:43:05.111Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:43:05 [2023-04-28T16:43:05.111Z] - CONFIG_CFS_BANDWIDTH: enabled
16:43:05 [2023-04-28T16:43:05.111Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:43:05 [2023-04-28T16:43:05.111Z] - CONFIG_RT_GROUP_SCHED: missing
16:43:05 [2023-04-28T16:43:05.111Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:43:05 [2023-04-28T16:43:05.111Z] - CONFIG_IP_VS: enabled (as module)
16:43:05 [2023-04-28T16:43:05.111Z] - CONFIG_IP_VS_NFCT: enabled
16:43:05 [2023-04-28T16:43:05.111Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:43:05 [2023-04-28T16:43:05.111Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:43:05 [2023-04-28T16:43:05.111Z] - CONFIG_IP_VS_RR: enabled (as module)
16:43:05 [2023-04-28T16:43:05.111Z] - CONFIG_SECURITY_SELINUX: enabled
16:43:05 [2023-04-28T16:43:05.111Z] - CONFIG_SECURITY_APPARMOR: enabled
16:43:05 [2023-04-28T16:43:05.111Z] - CONFIG_EXT4_FS: enabled
16:43:05 [2023-04-28T16:43:05.111Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:43:05 [2023-04-28T16:43:05.111Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:43:05 [2023-04-28T16:43:05.111Z] - Network Drivers:
16:43:05 [2023-04-28T16:43:05.111Z]   - "overlay":
16:43:05 [2023-04-28T16:43:05.111Z]     - CONFIG_VXLAN: enabled (as module)
16:43:05 [2023-04-28T16:43:05.111Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:43:05 [2023-04-28T16:43:05.111Z]       Optional (for encrypted networks):
16:43:05 [2023-04-28T16:43:05.368Z]       - CONFIG_CRYPTO: enabled
16:43:05 [2023-04-28T16:43:05.369Z]       - CONFIG_CRYPTO_AEAD: enabled
16:43:05 [2023-04-28T16:43:05.369Z]       - CONFIG_CRYPTO_GCM: enabled
16:43:05 [2023-04-28T16:43:05.369Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:43:05 [2023-04-28T16:43:05.369Z]       - CONFIG_CRYPTO_GHASH: enabled
16:43:05 [2023-04-28T16:43:05.369Z]       - CONFIG_XFRM: enabled
16:43:05 [2023-04-28T16:43:05.369Z]       - CONFIG_XFRM_USER: enabled (as module)
16:43:05 [2023-04-28T16:43:05.369Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:43:05 [2023-04-28T16:43:05.369Z]       - CONFIG_INET_ESP: enabled (as module)
16:43:05 [2023-04-28T16:43:05.369Z]   - "ipvlan":
16:43:05 [2023-04-28T16:43:05.369Z]     - CONFIG_IPVLAN: enabled (as module)
16:43:05 [2023-04-28T16:43:05.369Z]   - "macvlan":
16:43:05 [2023-04-28T16:43:05.369Z]     - CONFIG_MACVLAN: enabled (as module)
16:43:05 [2023-04-28T16:43:05.369Z]     - CONFIG_DUMMY: enabled (as module)
16:43:05 [2023-04-28T16:43:05.369Z]   - "ftp,tftp client in container":
16:43:05 [2023-04-28T16:43:05.369Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:43:05 [2023-04-28T16:43:05.369Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:43:05 [2023-04-28T16:43:05.369Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:43:05 [2023-04-28T16:43:05.369Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:43:05 [2023-04-28T16:43:05.369Z] - Storage Drivers:
16:43:05 [2023-04-28T16:43:05.369Z]   - "aufs":
16:43:05 [2023-04-28T16:43:05.369Z]     - CONFIG_AUFS_FS: enabled (as module)
16:43:05 [2023-04-28T16:43:05.369Z]   - "btrfs":
16:43:05 [2023-04-28T16:43:05.369Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:43:05 [2023-04-28T16:43:05.369Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:43:05 [2023-04-28T16:43:05.369Z]   - "devicemapper":
16:43:05 [2023-04-28T16:43:05.369Z]     - CONFIG_BLK_DEV_DM: enabled
16:43:05 [2023-04-28T16:43:05.369Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:43:05 [2023-04-28T16:43:05.369Z]   - "overlay":
16:43:05 [2023-04-28T16:43:05.369Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:43:05 [2023-04-28T16:43:05.369Z]   - "zfs":
16:43:05 [2023-04-28T16:43:05.369Z]     - /dev/zfs: present
16:43:05 [2023-04-28T16:43:05.369Z]     - zfs command: missing
16:43:05 [2023-04-28T16:43:05.369Z]     - zpool command: missing
16:43:05 [2023-04-28T16:43:05.369Z] 
16:43:05 [2023-04-28T16:43:05.369Z] Limits:
16:43:05 [2023-04-28T16:43:05.369Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:43:05 [2023-04-28T16:43:05.369Z] 
16:43:05 [2023-04-28T16:43:05.369Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:43:05 [2023-04-28T16:43:05.688Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:442a2922e1595f38a20bb6cd90f76f45206a6d85 .
16:43:05 [2023-04-28T16:43:05.946Z] #1 [internal] load build definition from Dockerfile
16:43:05 [2023-04-28T16:43:05.946Z] #1 transferring dockerfile: 26.94kB done
16:43:05 [2023-04-28T16:43:05.946Z] #1 DONE 0.0s
16:43:05 [2023-04-28T16:43:05.946Z] 
16:43:05 [2023-04-28T16:43:05.946Z] #2 [internal] load .dockerignore
16:43:05 [2023-04-28T16:43:05.946Z] #2 transferring context: 113B done
16:43:05 [2023-04-28T16:43:05.946Z] #2 DONE 0.0s
16:43:05 [2023-04-28T16:43:05.946Z] 
16:43:05 [2023-04-28T16:43:05.946Z] #3 resolve image config for docker.io/docker/dockerfile:1
16:43:06 [2023-04-28T16:43:06.205Z] #3 DONE 0.1s
16:43:06 [2023-04-28T16:43:06.205Z] 
16:43:06 [2023-04-28T16:43:06.205Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
16:43:06 [2023-04-28T16:43:06.205Z] #4 CACHED
16:43:06 [2023-04-28T16:43:06.205Z] 
16:43:06 [2023-04-28T16:43:06.205Z] #5 [internal] load metadata for docker.io/library/busybox:latest
16:43:06 [2023-04-28T16:43:06.205Z] #5 DONE 0.0s
16:43:06 [2023-04-28T16:43:06.205Z] 
16:43:06 [2023-04-28T16:43:06.205Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
16:43:06 [2023-04-28T16:43:06.463Z] #6 DONE 0.1s
16:43:06 [2023-04-28T16:43:06.463Z] 
16:43:06 [2023-04-28T16:43:06.463Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
16:43:06 [2023-04-28T16:43:06.463Z] #7 DONE 0.1s
16:43:06 [2023-04-28T16:43:06.463Z] 
16:43:06 [2023-04-28T16:43:06.463Z] #8 [internal] load metadata for docker.io/library/golang:1.20.3-bullseye
16:43:06 [2023-04-28T16:43:06.463Z] #8 DONE 0.1s
16:43:06 [2023-04-28T16:43:06.463Z] 
16:43:06 [2023-04-28T16:43:06.463Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:43:06 [2023-04-28T16:43:06.463Z] #9 DONE 0.1s
16:43:06 [2023-04-28T16:43:06.463Z] 
16:43:06 [2023-04-28T16:43:06.463Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:43:06 [2023-04-28T16:43:06.463Z] #10 DONE 0.0s
16:43:06 [2023-04-28T16:43:06.463Z] 
16:43:06 [2023-04-28T16:43:06.463Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox
16:43:06 [2023-04-28T16:43:06.463Z] #11 DONE 0.0s
16:43:06 [2023-04-28T16:43:06.463Z] 
16:43:06 [2023-04-28T16:43:06.464Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e
16:43:06 [2023-04-28T16:43:06.464Z] #12 DONE 0.0s
16:43:06 [2023-04-28T16:43:06.464Z] 
16:43:06 [2023-04-28T16:43:06.464Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
16:43:06 [2023-04-28T16:43:06.464Z] #13 DONE 0.0s
16:43:06 [2023-04-28T16:43:06.464Z] 
16:43:06 [2023-04-28T16:43:06.464Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
16:43:06 [2023-04-28T16:43:06.464Z] #14 DONE 0.0s
16:43:06 [2023-04-28T16:43:06.464Z] 
16:43:06 [2023-04-28T16:43:06.464Z] #15 [internal] load build context
16:43:07 [2023-04-28T16:43:07.037Z] #15 ...
16:43:07 [2023-04-28T16:43:07.037Z] 
16:43:07 [2023-04-28T16:43:07.037Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
16:43:07 [2023-04-28T16:43:07.037Z] #16 DONE 0.4s
16:43:07 [2023-04-28T16:43:07.037Z] 
16:43:07 [2023-04-28T16:43:07.037Z] #15 [internal] load build context
16:43:07 [2023-04-28T16:43:07.978Z] #15 transferring context: 67.60MB 1.3s done
16:43:07 [2023-04-28T16:43:07.978Z] #15 DONE 1.5s
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #17 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:43:07 [2023-04-28T16:43:07.978Z] #17 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #18 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:43:07 [2023-04-28T16:43:07.978Z] #18 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #19 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
16:43:07 [2023-04-28T16:43:07.978Z] #19 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #20 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
16:43:07 [2023-04-28T16:43:07.978Z] #20 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #21 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
16:43:07 [2023-04-28T16:43:07.978Z] #21 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #22 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:43:07 [2023-04-28T16:43:07.978Z] #22 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #23 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
16:43:07 [2023-04-28T16:43:07.978Z] #23 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #24 [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...)
16:43:07 [2023-04-28T16:43:07.978Z] #24 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #25 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
16:43:07 [2023-04-28T16:43:07.978Z] #25 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #26 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:43:07 [2023-04-28T16:43:07.978Z] #26 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #27 [dev-base  1/11] RUN groupadd -r docker
16:43:07 [2023-04-28T16:43:07.978Z] #27 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #28 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
16:43:07 [2023-04-28T16:43:07.978Z] #28 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #29 [dev-base  6/11] RUN ldconfig
16:43:07 [2023-04-28T16:43:07.978Z] #29 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #30 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
16:43:07 [2023-04-28T16:43:07.978Z] #30 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #31 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:43:07 [2023-04-28T16:43:07.978Z] #31 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #32 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
16:43:07 [2023-04-28T16:43:07.978Z] #32 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #33 [dev-base  9/11] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
16:43:07 [2023-04-28T16:43:07.978Z] #33 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #34 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
16:43:07 [2023-04-28T16:43:07.978Z] #34 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #35 [binary-dummy 1/1] COPY --from=build-dummy /build /build
16:43:07 [2023-04-28T16:43:07.978Z] #35 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #36 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
16:43:07 [2023-04-28T16:43:07.978Z] #36 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #37 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
16:43:07 [2023-04-28T16:43:07.978Z] #37 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #38 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
16:43:07 [2023-04-28T16:43:07.978Z] #38 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.978Z] #39 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
16:43:07 [2023-04-28T16:43:07.978Z] #39 CACHED
16:43:07 [2023-04-28T16:43:07.978Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #40 [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...)
16:43:07 [2023-04-28T16:43:07.979Z] #40 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #41 [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
16:43:07 [2023-04-28T16:43:07.979Z] #41 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #42 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
16:43:07 [2023-04-28T16:43:07.979Z] #42 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #43 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
16:43:07 [2023-04-28T16:43:07.979Z] #43 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
16:43:07 [2023-04-28T16:43:07.979Z] #44 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #45 [tini-src 1/3] WORKDIR /usr/src/tini
16:43:07 [2023-04-28T16:43:07.979Z] #45 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #46 [swagger-src 1/3] WORKDIR /usr/src/swagger
16:43:07 [2023-04-28T16:43:07.979Z] #46 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #47 [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...)
16:43:07 [2023-04-28T16:43:07.979Z] #47 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #48 [base 2/5] COPY --from=xx / /
16:43:07 [2023-04-28T16:43:07.979Z] #48 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #49 [dev-base  8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:43:07 [2023-04-28T16:43:07.979Z] #49 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #50 [build-dummy 2/2] RUN mkdir -p /build
16:43:07 [2023-04-28T16:43:07.979Z] #50 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #51 [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
16:43:07 [2023-04-28T16:43:07.979Z] #51 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #52 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:43:07 [2023-04-28T16:43:07.979Z] #52 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #53 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
16:43:07 [2023-04-28T16:43:07.979Z] #53 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #54 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
16:43:07 [2023-04-28T16:43:07.979Z] #54 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #55 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
16:43:07 [2023-04-28T16:43:07.979Z] #55 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #56 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
16:43:07 [2023-04-28T16:43:07.979Z] #56 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #57 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
16:43:07 [2023-04-28T16:43:07.979Z] #57 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:43:07 [2023-04-28T16:43:07.979Z] #58 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #59 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
16:43:07 [2023-04-28T16:43:07.979Z] #59 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #60 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
16:43:07 [2023-04-28T16:43:07.979Z] #60 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #61 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:43:07 [2023-04-28T16:43:07.979Z] #61 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #62 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
16:43:07 [2023-04-28T16:43:07.979Z] #62 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #63 [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...)
16:43:07 [2023-04-28T16:43:07.979Z] #63 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #64 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
16:43:07 [2023-04-28T16:43:07.979Z] #64 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #65 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
16:43:07 [2023-04-28T16:43:07.979Z] #65 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #66 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
16:43:07 [2023-04-28T16:43:07.979Z] #66 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #67 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
16:43:07 [2023-04-28T16:43:07.979Z] #67 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #68 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
16:43:07 [2023-04-28T16:43:07.979Z] #68 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #69 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
16:43:07 [2023-04-28T16:43:07.979Z] #69 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #70 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
16:43:07 [2023-04-28T16:43:07.979Z] #70 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #71 [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
16:43:07 [2023-04-28T16:43:07.979Z] #71 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #72 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:43:07 [2023-04-28T16:43:07.979Z] #72 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #73 [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...)
16:43:07 [2023-04-28T16:43:07.979Z] #73 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #74 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
16:43:07 [2023-04-28T16:43:07.979Z] #74 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #75 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
16:43:07 [2023-04-28T16:43:07.979Z] #75 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #76 [containerd-src 1/3] WORKDIR /usr/src/containerd
16:43:07 [2023-04-28T16:43:07.979Z] #76 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #77 [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
16:43:07 [2023-04-28T16:43:07.979Z] #77 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #78 [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...)
16:43:07 [2023-04-28T16:43:07.979Z] #78 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #79 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
16:43:07 [2023-04-28T16:43:07.979Z] #79 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #80 [registry-src 1/2] WORKDIR /usr/src/registry
16:43:07 [2023-04-28T16:43:07.979Z] #80 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #81 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:43:07 [2023-04-28T16:43:07.979Z] #81 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #82 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
16:43:07 [2023-04-28T16:43:07.979Z] #82 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #83 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
16:43:07 [2023-04-28T16:43:07.979Z] #83 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #84 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
16:43:07 [2023-04-28T16:43:07.979Z] #84 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #85 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
16:43:07 [2023-04-28T16:43:07.979Z] #85 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #86 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
16:43:07 [2023-04-28T16:43:07.979Z] #86 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #87 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
16:43:07 [2023-04-28T16:43:07.979Z] #87 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #88 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
16:43:07 [2023-04-28T16:43:07.979Z] #88 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #89 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:43:07 [2023-04-28T16:43:07.979Z] #89 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #90 [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...)
16:43:07 [2023-04-28T16:43:07.979Z] #90 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #91 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:43:07 [2023-04-28T16:43:07.979Z] #91 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #92 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:43:07 [2023-04-28T16:43:07.979Z] #92 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #93 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
16:43:07 [2023-04-28T16:43:07.979Z] #93 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #94 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
16:43:07 [2023-04-28T16:43:07.979Z] #94 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #95 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:43:07 [2023-04-28T16:43:07.979Z] #95 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #96 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
16:43:07 [2023-04-28T16:43:07.979Z] #96 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #97 [runc-src 1/3] WORKDIR /usr/src/runc
16:43:07 [2023-04-28T16:43:07.979Z] #97 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #98 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
16:43:07 [2023-04-28T16:43:07.979Z] #98 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #99 [dockercli-src 1/5] WORKDIR /tmp/dockercli
16:43:07 [2023-04-28T16:43:07.979Z] #99 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #100 [delve-src 1/3] WORKDIR /usr/src/delve
16:43:07 [2023-04-28T16:43:07.979Z] #100 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #101 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:43:07 [2023-04-28T16:43:07.979Z] #101 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #102 [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
16:43:07 [2023-04-28T16:43:07.979Z] #102 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #103 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:43:07 [2023-04-28T16:43:07.979Z] #103 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #104 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
16:43:07 [2023-04-28T16:43:07.979Z] #104 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #105 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:43:07 [2023-04-28T16:43:07.979Z] #105 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #106 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
16:43:07 [2023-04-28T16:43:07.979Z] #106 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #107 [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
16:43:07 [2023-04-28T16:43:07.979Z] #107 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #108 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:43:07 [2023-04-28T16:43:07.979Z] #108 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #109 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
16:43:07 [2023-04-28T16:43:07.979Z] #109 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #110 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:43:07 [2023-04-28T16:43:07.979Z] #110 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #111 [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
16:43:07 [2023-04-28T16:43:07.979Z] #111 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #112 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
16:43:07 [2023-04-28T16:43:07.979Z] #112 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #113 [dev-base 11/11] 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
16:43:07 [2023-04-28T16:43:07.979Z] #113 CACHED
16:43:07 [2023-04-28T16:43:07.979Z] 
16:43:07 [2023-04-28T16:43:07.979Z] #114 [dev 1/1] COPY . .
16:43:13 [2023-04-28T16:43:13.244Z] #114 DONE 5.1s
16:43:13 [2023-04-28T16:43:13.244Z] 
16:43:13 [2023-04-28T16:43:13.244Z] #115 exporting to image
16:43:13 [2023-04-28T16:43:13.244Z] #115 exporting layers
16:43:13 [2023-04-28T16:43:13.818Z] #115 exporting layers 0.8s done
16:43:13 [2023-04-28T16:43:13.818Z] #115 writing image sha256:4d569f672a13d1bbd312f84c5d5b8f7b9a475f1e608ba88720d93a4517bec6ce done
16:43:13 [2023-04-28T16:43:13.818Z] #115 naming to docker.io/library/docker:442a2922e1595f38a20bb6cd90f76f45206a6d85 done
16:43:13 [2023-04-28T16:43:13.818Z] #115 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:43:14 [2023-04-28T16:43:14.143Z] + sudo modprobe ip6table_filter
[Pipeline] sh
16:43:14 [2023-04-28T16:43:14.422Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45431/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=442a2922e1595f38a20bb6cd90f76f45206a6d85 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:442a2922e1595f38a20bb6cd90f76f45206a6d85 hack/test/unit
16:43:14 [2023-04-28T16:43:14.680Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
16:43:14 [2023-04-28T16:43:14.680Z] + TESTFLAGS+=' -test.timeout=5m'
16:43:14 [2023-04-28T16:43:14.680Z] + TESTDIRS=./...
16:43:14 [2023-04-28T16:43:14.680Z] + exclude_paths='/vendor/|/integration'
16:43:14 [2023-04-28T16:43:14.680Z] ++ go list ./...
16:43:14 [2023-04-28T16:43:14.680Z] ++ grep -vE '(/vendor/|/integration)'
16:43:15 [2023-04-28T16:43:15.615Z] + pkg_list='github.com/docker/docker/api
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/server
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/server/backend/build
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/server/httpstatus
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/server/httputils
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/server/middleware
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/server/router
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/server/router/build
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/server/router/checkpoint
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/server/router/container
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/server/router/debug
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/server/router/distribution
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/server/router/grpc
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/server/router/image
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/server/router/network
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/server/router/plugin
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/server/router/session
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/server/router/swarm
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/server/router/system
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/server/router/volume
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/types
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/types/backend
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/types/blkiodev
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/types/container
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/types/events
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/types/filters
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/types/image
16:43:15 [2023-04-28T16:43:15.615Z] github.com/docker/docker/api/types/mount
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/network
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/plugins/logdriver
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/registry
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/strslice
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/swarm
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/swarm/runtime
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/time
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/versions
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/versions/v1p19
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/versions/v1p20
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/volume
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/builder-next
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/builder-next/exporter
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/builder-next/worker
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/dockerfile
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/remotecontext
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/remotecontext/git
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/remotecontext/urlutil
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/cli/debug
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/cli/winresources/docker-proxy
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/cli/winresources/dockerd
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/client
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/client/buildkit
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/cmd/docker-proxy
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/cmd/dockerd
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/cmd/dockerd/trap
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/container
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/container/stream
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/contrib/apparmor
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/contrib/docker-device-tool
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/contrib/httpserver
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/cluster
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/cluster/convert
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/cluster/executor
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/cluster/executor/container
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/cluster/provider
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/config
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/containerd
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/events
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/events/testutils
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/graphdriver
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/graphdriver/copy
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/graphdriver/register
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/graphdriver/vfs
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/graphdriver/zfs
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/images
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/initlayer
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/links
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/listeners
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/logger
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/logger/awslogs
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/logger/fluentd
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/logger/gcplogs
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/logger/gelf
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/logger/journald
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/logger/local
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/logger/logentries
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/logger/loggertest
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/logger/loggerutils
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/logger/splunk
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/logger/syslog
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/logger/templates
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/names
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/network
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/stats
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/distribution
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/distribution/metadata
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/distribution/utils
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/distribution/xfer
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/dockerversion
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/errdefs
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/image
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/image/cache
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/image/tarexport
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/image/v1
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/internal/mounttree
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/internal/test/suite
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/internal/unshare
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/layer
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libcontainerd
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libcontainerd/queue
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libcontainerd/remote
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libcontainerd/shimopts
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libcontainerd/supervisor
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libcontainerd/types
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/bitmap
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/bitseq
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/cluster
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/config
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/datastore
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/diagnostic
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/discoverapi
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/driverapi
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/drivers/bridge
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/drivers/host
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/drivers/null
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/drivers/overlay
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/drivers/remote
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/drivers/windows
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/drvregistry
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/etchosts
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/idm
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/internal/caller
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/ipam
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/ipamapi
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/ipams/builtin
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/ipams/null
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/ipams/remote
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/ipamutils
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/ipbits
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/iptables
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/netlabel
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/netutils
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/networkdb
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/ns
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/options
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/osl
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/osl/kernel
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/portallocator
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/portmapper
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/resolvconf
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/testutils
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/libnetwork/types
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/oci
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/oci/caps
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/opts
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/aaparser
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/archive
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/authorization
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/broadcaster
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/capabilities
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/chrootarchive
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/containerfs
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/devicemapper
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/directory
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/dmesg
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/fileutils
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/homedir
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/idtools
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/ioutils
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/jsonmessage
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/longpath
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/loopback
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/meminfo
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/namesgenerator
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/parsers
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/parsers/kernel
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/pidfile
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/platform
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/platforms
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/plugingetter
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/plugins
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/plugins/transport
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/pools
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/process
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/progress
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/reexec
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/rootless
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/rootless/specconv
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/stack
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/stdcopy
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/streamformatter
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/stringid
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/sysinfo
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/system
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/tailfile
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/tarsum
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/pkg/useragent
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/plugin
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/plugin/executor/containerd
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/plugin/v2
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/profiles/apparmor
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/profiles/seccomp
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/quota
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/reference
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/registry
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/registry/resumable
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/restartmanager
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/runconfig
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/runconfig/opts
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/testutil
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/testutil/daemon
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/testutil/environment
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/testutil/fakecontext
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/testutil/fakegit
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/testutil/fakestorage
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/testutil/fixtures/load
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/testutil/fixtures/plugin
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/testutil/registry
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/testutil/request
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/volume
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/volume/drivers
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/volume/local
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/volume/mounts
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/volume/service
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/volume/service/opts
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/volume/testutils'
16:43:15 [2023-04-28T16:43:15.616Z] ++ grep --fixed-strings -v /libnetwork
16:43:15 [2023-04-28T16:43:15.616Z] ++ echo 'github.com/docker/docker/api
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/server
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/server/backend/build
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/server/httpstatus
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/server/httputils
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/server/middleware
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/server/router
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/server/router/build
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/server/router/checkpoint
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/server/router/container
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/server/router/debug
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/server/router/distribution
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/server/router/grpc
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/server/router/image
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/server/router/network
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/server/router/plugin
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/server/router/session
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/server/router/swarm
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/server/router/system
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/server/router/volume
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/backend
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/blkiodev
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/container
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/events
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/filters
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/image
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/mount
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/network
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/plugins/logdriver
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/registry
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/strslice
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/swarm
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/swarm/runtime
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/time
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/versions
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/versions/v1p19
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/versions/v1p20
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/api/types/volume
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/builder-next
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/builder-next/exporter
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/builder-next/worker
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/dockerfile
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/remotecontext
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/remotecontext/git
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/builder/remotecontext/urlutil
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/cli/debug
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/cli/winresources/docker-proxy
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/cli/winresources/dockerd
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/client
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/client/buildkit
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/cmd/docker-proxy
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/cmd/dockerd
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/cmd/dockerd/trap
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/container
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/container/stream
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/contrib/apparmor
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/contrib/docker-device-tool
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/contrib/httpserver
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/cluster
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/cluster/convert
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/cluster/executor
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/cluster/executor/container
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/cluster/provider
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/config
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/containerd
16:43:15 [2023-04-28T16:43:15.616Z] github.com/docker/docker/daemon/events
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/events/testutils
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver/copy
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver/register
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver/vfs
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver/zfs
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/images
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/initlayer
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/links
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/listeners
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/awslogs
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/fluentd
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/gcplogs
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/gelf
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/journald
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/local
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/logentries
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/loggertest
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/loggerutils
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/splunk
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/syslog
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/templates
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/names
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/network
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/stats
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/distribution
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/distribution/metadata
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/distribution/utils
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/distribution/xfer
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/dockerversion
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/errdefs
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/image
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/image/cache
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/image/tarexport
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/image/v1
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/internal/mounttree
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/internal/test/suite
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/internal/unshare
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/layer
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libcontainerd
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libcontainerd/queue
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libcontainerd/remote
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libcontainerd/shimopts
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libcontainerd/supervisor
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libcontainerd/types
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/bitmap
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/bitseq
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/cluster
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/config
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/datastore
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/diagnostic
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/discoverapi
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/driverapi
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/drivers/bridge
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/drivers/host
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/drivers/null
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/drivers/overlay
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/drivers/remote
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/drivers/windows
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/drvregistry
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/etchosts
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/idm
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/internal/caller
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/ipam
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/ipamapi
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/ipams/builtin
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/ipams/null
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/ipams/remote
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/ipamutils
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/ipbits
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/iptables
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/netlabel
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/netutils
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/networkdb
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/ns
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/options
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/osl
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/osl/kernel
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/portallocator
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/portmapper
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/resolvconf
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/testutils
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libnetwork/types
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/oci
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/oci/caps
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/opts
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/aaparser
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/archive
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/authorization
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/broadcaster
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/capabilities
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/chrootarchive
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/containerfs
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/devicemapper
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/directory
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/dmesg
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/fileutils
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/homedir
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/idtools
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/ioutils
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/jsonmessage
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/longpath
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/loopback
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/meminfo
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/namesgenerator
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/parsers
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/parsers/kernel
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/pidfile
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/platform
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/platforms
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/plugingetter
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/plugins
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/plugins/transport
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/pools
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/process
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/progress
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/reexec
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/rootless
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/rootless/specconv
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/stack
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/stdcopy
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/streamformatter
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/stringid
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/sysinfo
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/system
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/tailfile
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/tarsum
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/pkg/useragent
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/plugin
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/plugin/executor/containerd
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/plugin/v2
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/profiles/apparmor
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/profiles/seccomp
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/quota
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/reference
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/registry
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/registry/resumable
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/restartmanager
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/runconfig
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/runconfig/opts
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/testutil
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/testutil/daemon
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/testutil/environment
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/testutil/fakecontext
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/testutil/fakegit
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/testutil/fakestorage
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/testutil/fixtures/load
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/testutil/fixtures/plugin
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/testutil/registry
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/testutil/request
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/volume
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/volume/drivers
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/volume/local
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/volume/mounts
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/volume/service
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/volume/service/opts
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/volume/testutils'
16:43:15 [2023-04-28T16:43:15.617Z] + base_pkg_list='github.com/docker/docker/api
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/server
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/server/backend/build
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/server/httpstatus
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/server/httputils
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/server/middleware
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/server/router
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/server/router/build
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/server/router/checkpoint
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/server/router/container
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/server/router/debug
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/server/router/distribution
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/server/router/grpc
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/server/router/image
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/server/router/network
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/server/router/plugin
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/server/router/session
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/server/router/swarm
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/server/router/system
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/server/router/volume
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/types
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/types/backend
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/types/blkiodev
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/types/container
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/types/events
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/types/filters
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/types/image
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/types/mount
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/types/network
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/types/plugins/logdriver
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/types/registry
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/types/strslice
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/types/swarm
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/types/swarm/runtime
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/types/time
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/types/versions
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/types/versions/v1p19
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/types/versions/v1p20
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/api/types/volume
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/builder
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/builder/builder-next
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/builder/builder-next/exporter
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/builder/builder-next/worker
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/builder/dockerfile
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/builder/remotecontext
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/builder/remotecontext/git
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/builder/remotecontext/urlutil
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/cli/debug
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/cli/winresources/docker-proxy
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/cli/winresources/dockerd
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/client
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/client/buildkit
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/cmd/docker-proxy
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/cmd/dockerd
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/cmd/dockerd/trap
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/container
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/container/stream
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/contrib/apparmor
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/contrib/docker-device-tool
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/contrib/httpserver
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/cluster
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/cluster/convert
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/cluster/executor
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/cluster/executor/container
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/cluster/provider
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/config
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/containerd
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/events
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/events/testutils
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver/copy
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver/register
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver/vfs
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/graphdriver/zfs
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/images
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/initlayer
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/links
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/listeners
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/awslogs
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/fluentd
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/gcplogs
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/gelf
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/journald
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/local
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/logentries
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/loggertest
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/loggerutils
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/splunk
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/syslog
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/logger/templates
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/names
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/network
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/daemon/stats
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/distribution
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/distribution/metadata
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/distribution/utils
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/distribution/xfer
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/dockerversion
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/errdefs
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/image
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/image/cache
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/image/tarexport
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/image/v1
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/internal/mounttree
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/internal/test/suite
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/internal/unshare
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/layer
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libcontainerd
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libcontainerd/queue
16:43:15 [2023-04-28T16:43:15.617Z] github.com/docker/docker/libcontainerd/remote
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libcontainerd/shimopts
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libcontainerd/supervisor
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libcontainerd/types
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/oci
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/oci/caps
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/opts
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/aaparser
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/archive
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/authorization
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/broadcaster
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/capabilities
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/chrootarchive
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/containerfs
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/devicemapper
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/directory
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/dmesg
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/fileutils
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/homedir
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/idtools
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/ioutils
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/jsonmessage
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/longpath
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/loopback
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/meminfo
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/namesgenerator
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/parsers
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/parsers/kernel
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/pidfile
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/platform
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/platforms
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/plugingetter
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/plugins
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/plugins/transport
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/pools
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/process
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/progress
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/reexec
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/rootless
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/rootless/specconv
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/stack
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/stdcopy
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/streamformatter
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/stringid
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/sysinfo
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/system
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/tailfile
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/tarsum
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/useragent
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/plugin
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/plugin/executor/containerd
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/plugin/v2
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/profiles/apparmor
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/profiles/seccomp
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/quota
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/reference
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/registry
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/registry/resumable
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/restartmanager
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/runconfig
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/runconfig/opts
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/testutil
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/testutil/daemon
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/testutil/environment
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/testutil/fakecontext
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/testutil/fakegit
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/testutil/fakestorage
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/testutil/fixtures/load
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/testutil/fixtures/plugin
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/testutil/registry
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/testutil/request
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/volume
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/volume/drivers
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/volume/local
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/volume/mounts
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/volume/service
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/volume/service/opts
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/volume/testutils'
16:43:15 [2023-04-28T16:43:15.618Z] ++ grep --fixed-strings /libnetwork
16:43:15 [2023-04-28T16:43:15.618Z] ++ echo 'github.com/docker/docker/api
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/server
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/server/backend/build
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/server/httpstatus
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/server/httputils
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/server/middleware
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/server/router
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/server/router/build
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/server/router/checkpoint
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/server/router/container
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/server/router/debug
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/server/router/distribution
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/server/router/grpc
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/server/router/image
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/server/router/network
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/server/router/plugin
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/server/router/session
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/server/router/swarm
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/server/router/system
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/server/router/volume
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/types
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/types/backend
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/types/blkiodev
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/types/container
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/types/events
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/types/filters
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/types/image
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/types/mount
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/types/network
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/types/plugins/logdriver
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/types/registry
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/types/strslice
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/types/swarm
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/types/swarm/runtime
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/types/time
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/types/versions
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/types/versions/v1p19
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/types/versions/v1p20
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/api/types/volume
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/builder
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/builder/builder-next
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/builder/builder-next/exporter
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/builder/builder-next/worker
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/builder/dockerfile
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/builder/remotecontext
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/builder/remotecontext/git
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/builder/remotecontext/urlutil
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/cli/debug
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/cli/winresources/docker-proxy
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/cli/winresources/dockerd
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/client
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/client/buildkit
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/cmd/docker-proxy
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/cmd/dockerd
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/cmd/dockerd/trap
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/container
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/container/stream
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/contrib/apparmor
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/contrib/docker-device-tool
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/contrib/httpserver
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/cluster
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/cluster/convert
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/cluster/executor
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/cluster/executor/container
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/cluster/provider
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/config
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/containerd
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/events
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/events/testutils
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/graphdriver
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/graphdriver/copy
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/graphdriver/register
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/graphdriver/vfs
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/graphdriver/zfs
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/images
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/initlayer
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/links
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/listeners
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/logger
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/logger/awslogs
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/logger/fluentd
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/logger/gcplogs
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/logger/gelf
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/logger/journald
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/logger/local
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/logger/logentries
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/logger/loggertest
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/logger/loggerutils
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/logger/splunk
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/logger/syslog
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/logger/templates
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/names
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/network
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/daemon/stats
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/distribution
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/distribution/metadata
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/distribution/utils
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/distribution/xfer
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/dockerversion
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/errdefs
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/image
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/image/cache
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/image/tarexport
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/image/v1
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/internal/mounttree
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/internal/test/suite
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/internal/unshare
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/layer
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libcontainerd
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libcontainerd/queue
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libcontainerd/remote
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libcontainerd/shimopts
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libcontainerd/supervisor
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libcontainerd/types
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/bitmap
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/bitseq
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/cluster
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/config
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/datastore
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/diagnostic
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/discoverapi
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/driverapi
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/drivers/bridge
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/drivers/host
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/drivers/null
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/drivers/overlay
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/drivers/remote
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/drivers/windows
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/drvregistry
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/etchosts
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/idm
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/internal/caller
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/ipam
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/ipamapi
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/ipams/builtin
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/ipams/null
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/ipams/remote
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/ipamutils
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/ipbits
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/iptables
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/netlabel
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/netutils
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/networkdb
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/ns
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/options
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/osl
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/osl/kernel
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/portallocator
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/portmapper
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/resolvconf
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/testutils
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/libnetwork/types
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/oci
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/oci/caps
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/opts
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/aaparser
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/archive
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/authorization
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/broadcaster
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/capabilities
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/chrootarchive
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/containerfs
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/devicemapper
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/directory
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/dmesg
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/fileutils
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/homedir
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/idtools
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/ioutils
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/jsonmessage
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/longpath
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/loopback
16:43:15 [2023-04-28T16:43:15.618Z] github.com/docker/docker/pkg/meminfo
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/namesgenerator
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/parsers
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/parsers/kernel
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/pidfile
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/platform
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/platforms
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/plugingetter
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/plugins
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/plugins/transport
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/pools
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/process
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/progress
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/reexec
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/rootless
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/rootless/specconv
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/stack
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/stdcopy
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/streamformatter
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/stringid
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/sysinfo
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/system
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/tailfile
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/tarsum
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/pkg/useragent
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/plugin
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/plugin/executor/containerd
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/plugin/v2
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/profiles/apparmor
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/profiles/seccomp
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/quota
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/reference
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/registry
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/registry/resumable
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/restartmanager
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/runconfig
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/runconfig/opts
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/testutil
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/testutil/daemon
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/testutil/environment
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/testutil/fakecontext
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/testutil/fakegit
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/testutil/fakestorage
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/testutil/fixtures/load
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/testutil/fixtures/plugin
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/testutil/registry
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/testutil/request
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/volume
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/volume/drivers
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/volume/local
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/volume/mounts
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/volume/service
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/volume/service/opts
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/volume/testutils'
16:43:15 [2023-04-28T16:43:15.619Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/bitmap
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/bitseq
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/cluster
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/config
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/datastore
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/diagnostic
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/discoverapi
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/driverapi
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/bridge
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/host
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/null
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/overlay
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/remote
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/windows
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drvregistry
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/etchosts
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/idm
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/internal/caller
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/ipam
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/ipamapi
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/ipams/builtin
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/ipams/null
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/ipams/remote
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/ipamutils
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/ipbits
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/iptables
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/netlabel
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/netutils
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/networkdb
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/ns
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/options
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/osl
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/osl/kernel
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/portallocator
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/portmapper
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/resolvconf
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/testutils
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/types'
16:43:15 [2023-04-28T16:43:15.619Z] + grep --fixed-strings libnetwork/drivers/bridge
16:43:15 [2023-04-28T16:43:15.619Z] + echo 'github.com/docker/docker/libnetwork
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/bitmap
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/bitseq
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/cluster
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/config
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/datastore
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/diagnostic
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/discoverapi
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/driverapi
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/bridge
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/host
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/null
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/overlay
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/remote
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/windows
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drvregistry
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/etchosts
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/idm
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/internal/caller
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/ipam
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/ipamapi
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/ipams/builtin
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/ipams/null
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/ipams/remote
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/ipamutils
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/ipbits
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/iptables
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/netlabel
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/netutils
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/networkdb
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/ns
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/options
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/osl
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/osl/kernel
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/portallocator
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/portmapper
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/resolvconf
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/testutils
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/types'
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/bridge
16:43:15 [2023-04-28T16:43:15.619Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:43:15 [2023-04-28T16:43:15.619Z] + type docker-proxy
16:43:15 [2023-04-28T16:43:15.619Z] hack/test/unit: line 25: type: docker-proxy: not found
16:43:15 [2023-04-28T16:43:15.619Z] + hack/make.sh binary-proxy install-proxy
16:43:15 [2023-04-28T16:43:15.619Z] 
16:43:15 [2023-04-28T16:43:15.878Z] Removing bundles/
16:43:15 [2023-04-28T16:43:15.878Z] 
16:43:15 [2023-04-28T16:43:15.878Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
16:43:15 [2023-04-28T16:43:15.878Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
16:43:24 [2023-04-28T16:43:24.005Z] Created binary: bundles/binary-proxy/docker-proxy
16:43:24 [2023-04-28T16:43:24.005Z] 
16:43:24 [2023-04-28T16:43:24.005Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
16:43:24 [2023-04-28T16:43:24.005Z] Installing docker-proxy to /usr/local/bin/
16:43:24 [2023-04-28T16:43:24.005Z] 
16:43:24 [2023-04-28T16:43:24.005Z] + mkdir -p bundles
16:43:24 [2023-04-28T16:43:24.005Z] + '[' -n 'github.com/docker/docker/api
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/server
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/server/backend/build
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/server/httpstatus
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/server/httputils
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/server/middleware
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/server/router
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/server/router/build
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/server/router/checkpoint
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/server/router/container
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/server/router/debug
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/server/router/distribution
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/server/router/grpc
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/server/router/image
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/server/router/network
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/server/router/plugin
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/server/router/session
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/server/router/swarm
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/server/router/system
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/server/router/volume
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/types
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/types/backend
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/types/blkiodev
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/types/container
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/types/events
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/types/filters
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/types/image
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/types/mount
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/types/network
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/types/plugins/logdriver
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/types/registry
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/types/strslice
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/types/swarm
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/types/swarm/runtime
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/types/time
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/types/versions
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/types/versions/v1p19
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/types/versions/v1p20
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/api/types/volume
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/builder
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/builder/builder-next
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/builder/builder-next/exporter
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/builder/builder-next/worker
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/builder/dockerfile
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/builder/remotecontext
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/builder/remotecontext/git
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/builder/remotecontext/urlutil
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/cli/debug
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/cli/winresources/docker-proxy
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/cli/winresources/dockerd
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/client
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/client/buildkit
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/cmd/docker-proxy
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/cmd/dockerd
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/cmd/dockerd/trap
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/container
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/container/stream
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/contrib/apparmor
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/contrib/docker-device-tool
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/contrib/httpserver
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/cluster
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/cluster/convert
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/cluster/executor
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/cluster/executor/container
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/cluster/provider
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/config
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/containerd
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/events
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/events/testutils
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/graphdriver
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/graphdriver/copy
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/graphdriver/register
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/graphdriver/vfs
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/graphdriver/zfs
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/images
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/initlayer
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/links
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/listeners
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/logger
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/logger/awslogs
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/logger/fluentd
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/logger/gcplogs
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/logger/gelf
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/logger/journald
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/logger/local
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/logger/logentries
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/logger/loggertest
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/logger/loggerutils
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/logger/splunk
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/logger/syslog
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/logger/templates
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/names
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/network
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/daemon/stats
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/distribution
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/distribution/metadata
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/distribution/utils
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/distribution/xfer
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/dockerversion
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/errdefs
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/image
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/image/cache
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/image/tarexport
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/image/v1
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/internal/mounttree
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/internal/test/suite
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/internal/unshare
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/layer
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/libcontainerd
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/libcontainerd/queue
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/libcontainerd/remote
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/libcontainerd/shimopts
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/libcontainerd/supervisor
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/libcontainerd/types
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/oci
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/oci/caps
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/opts
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/aaparser
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/archive
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/authorization
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/broadcaster
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/capabilities
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/chrootarchive
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/containerfs
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/devicemapper
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/directory
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/dmesg
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/fileutils
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/homedir
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/idtools
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/ioutils
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/jsonmessage
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/longpath
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/loopback
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/meminfo
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/namesgenerator
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/parsers
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/parsers/kernel
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/pidfile
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/platform
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/platforms
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/plugingetter
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/plugins
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/plugins/transport
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/pools
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/process
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/progress
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/reexec
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/rootless
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/rootless/specconv
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/stack
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/stdcopy
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/streamformatter
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/stringid
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/sysinfo
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/system
16:43:24 [2023-04-28T16:43:24.005Z] github.com/docker/docker/pkg/tailfile
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/pkg/tarsum
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/pkg/useragent
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/plugin
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/plugin/executor/containerd
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/plugin/v2
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/profiles/apparmor
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/profiles/seccomp
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/quota
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/reference
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/registry
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/registry/resumable
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/restartmanager
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/runconfig
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/runconfig/opts
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/testutil
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/testutil/daemon
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/testutil/environment
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/testutil/fakecontext
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/testutil/fakegit
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/testutil/fakestorage
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/testutil/fixtures/load
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/testutil/fixtures/plugin
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/testutil/registry
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/testutil/request
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/volume
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/volume/drivers
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/volume/local
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/volume/mounts
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/volume/service
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/volume/service/opts
16:43:24 [2023-04-28T16:43:24.006Z] github.com/docker/docker/volume/testutils' ']'
16:43:24 [2023-04-28T16:43:24.006Z] + 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/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/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/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/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/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
16:43:24 [2023-04-28T16:43:24.574Z] ?   	github.com/docker/docker/api	[no test files]
16:43:42 [2023-04-28T16:43:42.659Z] 	github.com/docker/docker/api/server	coverage: 8.6% of statements
16:43:42 [2023-04-28T16:43:42.659Z] ok  	github.com/docker/docker/api/server	0.013s	coverage: 8.6% of statements
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
16:45:04 [2023-04-28T16:45:04.941Z] ok  	github.com/docker/docker/api/server/httputils	0.022s	coverage: 28.3% of statements
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
16:45:04 [2023-04-28T16:45:04.941Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
16:45:04 [2023-04-28T16:45:04.941Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 6.0% of statements
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/types	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
16:45:04 [2023-04-28T16:45:04.941Z] ok  	github.com/docker/docker/api/server/router/volume	0.010s	coverage: 66.7% of statements
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] 	github.com/docker/docker/api/types/container	coverage: 87.8% of statements
16:45:04 [2023-04-28T16:45:04.941Z] ok  	github.com/docker/docker/api/types/container	0.008s	coverage: 87.8% of statements
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
16:45:04 [2023-04-28T16:45:04.941Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 89.3% of statements
16:45:04 [2023-04-28T16:45:04.941Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
16:45:04 [2023-04-28T16:45:04.941Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
16:45:04 [2023-04-28T16:45:04.941Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
16:45:04 [2023-04-28T16:45:04.941Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
16:45:04 [2023-04-28T16:45:04.941Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
16:45:04 [2023-04-28T16:45:04.941Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
16:45:04 [2023-04-28T16:45:04.941Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/builder	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:45:04 [2023-04-28T16:45:04.941Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
16:45:04 [2023-04-28T16:45:04.941Z] ok  	github.com/docker/docker/builder/remotecontext	0.041s	coverage: 13.7% of statements
16:45:04 [2023-04-28T16:45:04.941Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
16:45:04 [2023-04-28T16:45:04.941Z] ok  	github.com/docker/docker/builder/dockerfile	0.051s	coverage: 50.1% of statements
16:45:05 [2023-04-28T16:45:05.201Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
16:45:05 [2023-04-28T16:45:05.201Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.004s	coverage: 100.0% of statements
16:45:05 [2023-04-28T16:45:05.459Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
16:45:05 [2023-04-28T16:45:05.459Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
16:45:05 [2023-04-28T16:45:05.459Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
16:45:05 [2023-04-28T16:45:05.459Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
16:45:08 [2023-04-28T16:45:08.744Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
16:45:08 [2023-04-28T16:45:08.744Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.901s	coverage: 82.5% of statements
16:45:08 [2023-04-28T16:45:08.744Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
16:45:08 [2023-04-28T16:45:08.744Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
16:45:08 [2023-04-28T16:45:08.744Z] ok  	github.com/docker/docker/client	0.118s	coverage: 76.9% of statements
16:45:09 [2023-04-28T16:45:09.004Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 68.2% of statements
16:45:09 [2023-04-28T16:45:09.004Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.020s	coverage: 68.2% of statements
16:45:41 [2023-04-28T16:45:41.107Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.2% of statements
16:45:41 [2023-04-28T16:45:41.107Z] ok  	github.com/docker/docker/cmd/dockerd	0.182s	coverage: 30.2% of statements
16:45:41 [2023-04-28T16:45:41.107Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
16:45:43 [2023-04-28T16:45:43.018Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
16:45:43 [2023-04-28T16:45:43.018Z] ok  	github.com/docker/docker/container	0.126s	coverage: 36.5% of statements
16:45:43 [2023-04-28T16:45:43.018Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:45:43 [2023-04-28T16:45:43.018Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:45:43 [2023-04-28T16:45:43.018Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:45:43 [2023-04-28T16:45:43.018Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:45:43 [2023-04-28T16:45:43.018Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
16:45:43 [2023-04-28T16:45:43.018Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.462s	coverage: 0.0% of statements
16:45:52 [2023-04-28T16:45:52.993Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
16:45:52 [2023-04-28T16:45:52.993Z] ok  	github.com/docker/docker/daemon/cluster	0.051s	coverage: 0.5% of statements
16:45:53 [2023-04-28T16:45:53.560Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
16:45:53 [2023-04-28T16:45:53.560Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
16:45:54 [2023-04-28T16:45:54.936Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
16:45:54 [2023-04-28T16:45:54.936Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.016s	coverage: 36.9% of statements
16:45:54 [2023-04-28T16:45:54.936Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:46:03 [2023-04-28T16:46:03.049Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
16:46:03 [2023-04-28T16:46:03.049Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.447s	coverage: 13.0% of statements
16:46:03 [2023-04-28T16:46:03.049Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:46:03 [2023-04-28T16:46:03.049Z] 	github.com/docker/docker/daemon	coverage: 16.6% of statements
16:46:03 [2023-04-28T16:46:03.049Z] ok  	github.com/docker/docker/daemon	10.172s	coverage: 16.6% of statements
16:46:03 [2023-04-28T16:46:03.308Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
16:46:03 [2023-04-28T16:46:03.308Z] ok  	github.com/docker/docker/daemon/config	0.070s	coverage: 75.2% of statements
16:46:05 [2023-04-28T16:46:05.209Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.5% of statements
16:46:05 [2023-04-28T16:46:05.209Z] ok  	github.com/docker/docker/daemon/containerd	0.022s	coverage: 0.5% of statements
16:46:05 [2023-04-28T16:46:05.209Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:46:05 [2023-04-28T16:46:05.209Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
16:46:05 [2023-04-28T16:46:05.209Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
16:46:05 [2023-04-28T16:46:05.775Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
16:46:05 [2023-04-28T16:46:05.775Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
16:46:06 [2023-04-28T16:46:06.710Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
16:46:06 [2023-04-28T16:46:06.710Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
16:46:06 [2023-04-28T16:46:06.969Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 60.7% of statements
16:46:06 [2023-04-28T16:46:06.969Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.302s	coverage: 60.7% of statements
16:46:08 [2023-04-28T16:46:08.870Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
16:46:08 [2023-04-28T16:46:08.870Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
16:46:08 [2023-04-28T16:46:08.870Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:46:10 [2023-04-28T16:46:10.774Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
16:46:10 [2023-04-28T16:46:10.774Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.293s	coverage: 60.2% of statements
16:46:10 [2023-04-28T16:46:10.774Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:46:10 [2023-04-28T16:46:10.774Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:46:10 [2023-04-28T16:46:10.774Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 46.1% of statements
16:46:10 [2023-04-28T16:46:10.774Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.947s	coverage: 46.1% of statements
16:46:11 [2023-04-28T16:46:11.341Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
16:46:11 [2023-04-28T16:46:11.341Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.5% of statements
16:46:11 [2023-04-28T16:46:11.599Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
16:46:11 [2023-04-28T16:46:11.599Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.016s	coverage: 3.0% of statements
16:46:13 [2023-04-28T16:46:13.500Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:46:13 [2023-04-28T16:46:13.500Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
16:46:13 [2023-04-28T16:46:13.500Z] ok  	github.com/docker/docker/daemon/images	0.026s	coverage: 3.0% of statements
16:46:13 [2023-04-28T16:46:13.500Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:46:13 [2023-04-28T16:46:13.500Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
16:46:13 [2023-04-28T16:46:13.500Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
16:46:14 [2023-04-28T16:46:14.894Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.2% of statements
16:46:14 [2023-04-28T16:46:14.894Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.094s	coverage: 78.2% of statements
16:46:15 [2023-04-28T16:46:15.153Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
16:46:15 [2023-04-28T16:46:15.153Z] ok  	github.com/docker/docker/daemon/logger	0.235s	coverage: 43.2% of statements
16:46:15 [2023-04-28T16:46:15.720Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:46:15 [2023-04-28T16:46:15.720Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
16:46:15 [2023-04-28T16:46:15.720Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.014s	coverage: 53.6% of statements
16:46:16 [2023-04-28T16:46:16.287Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
16:46:16 [2023-04-28T16:46:16.287Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.018s	coverage: 68.2% of statements
16:46:16 [2023-04-28T16:46:16.854Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
16:46:16 [2023-04-28T16:46:16.854Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.004s	coverage: 88.2% of statements
16:46:16 [2023-04-28T16:46:16.854Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
16:46:16 [2023-04-28T16:46:16.854Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
16:46:17 [2023-04-28T16:46:17.793Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
16:46:17 [2023-04-28T16:46:17.793Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.118s	coverage: 76.8% of statements
16:46:18 [2023-04-28T16:46:18.360Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
16:46:18 [2023-04-28T16:46:18.360Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
16:46:19 [2023-04-28T16:46:19.296Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
16:46:19 [2023-04-28T16:46:19.296Z] ok  	github.com/docker/docker/daemon/logger/local	0.041s	coverage: 79.4% of statements
16:46:19 [2023-04-28T16:46:19.296Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:46:19 [2023-04-28T16:46:19.296Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
16:46:20 [2023-04-28T16:46:20.231Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 67.4% of statements
16:46:20 [2023-04-28T16:46:20.231Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.030s	coverage: 67.4% of statements
16:46:20 [2023-04-28T16:46:20.231Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
16:46:20 [2023-04-28T16:46:20.231Z] ok  	github.com/docker/docker/daemon/logger/journald	3.477s	coverage: 74.5% of statements
16:46:20 [2023-04-28T16:46:20.798Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
16:46:20 [2023-04-28T16:46:20.798Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.025s	coverage: 31.5% of statements
16:46:21 [2023-04-28T16:46:21.733Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
16:46:21 [2023-04-28T16:46:21.733Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.019s	coverage: 46.8% of statements
16:46:21 [2023-04-28T16:46:21.992Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
16:46:21 [2023-04-28T16:46:21.992Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
16:46:21 [2023-04-28T16:46:21.992Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:46:22 [2023-04-28T16:46:22.559Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
16:46:22 [2023-04-28T16:46:22.559Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
16:46:22 [2023-04-28T16:46:22.559Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:46:23 [2023-04-28T16:46:23.126Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
16:46:23 [2023-04-28T16:46:23.126Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.558s	coverage: 82.5% of statements
16:46:24 [2023-04-28T16:46:24.074Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
16:46:24 [2023-04-28T16:46:24.074Z] ok  	github.com/docker/docker/distribution/metadata	0.039s	coverage: 44.4% of statements
16:46:24 [2023-04-28T16:46:24.074Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:46:24 [2023-04-28T16:46:24.641Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
16:46:24 [2023-04-28T16:46:24.641Z] ok  	github.com/docker/docker/distribution	0.609s	coverage: 29.5% of statements
16:46:24 [2023-04-28T16:46:24.899Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:46:25 [2023-04-28T16:46:25.158Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
16:46:25 [2023-04-28T16:46:25.158Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
16:46:26 [2023-04-28T16:46:26.092Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
16:46:26 [2023-04-28T16:46:26.092Z] ok  	github.com/docker/docker/image	0.027s	coverage: 86.5% of statements
16:46:26 [2023-04-28T16:46:26.351Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
16:46:26 [2023-04-28T16:46:26.351Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
16:46:27 [2023-04-28T16:46:27.285Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
16:46:27 [2023-04-28T16:46:27.285Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
16:46:27 [2023-04-28T16:46:27.285Z] ?   	github.com/docker/docker/image/v1	[no test files]
16:46:27 [2023-04-28T16:46:27.285Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
16:46:27 [2023-04-28T16:46:27.285Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:46:27 [2023-04-28T16:46:27.285Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
16:46:27 [2023-04-28T16:46:27.285Z] 	github.com/docker/docker/distribution/xfer	coverage: 84.9% of statements
16:46:27 [2023-04-28T16:46:27.285Z] ok  	github.com/docker/docker/distribution/xfer	2.527s	coverage: 84.9% of statements
16:46:28 [2023-04-28T16:46:28.661Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:46:28 [2023-04-28T16:46:28.919Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
16:46:28 [2023-04-28T16:46:28.919Z] ok  	github.com/docker/docker/libcontainerd/queue	0.026s	coverage: 100.0% of statements
16:46:28 [2023-04-28T16:46:28.919Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:46:28 [2023-04-28T16:46:28.919Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
16:46:28 [2023-04-28T16:46:28.919Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:46:28 [2023-04-28T16:46:28.919Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:46:29 [2023-04-28T16:46:29.487Z] 	github.com/docker/docker/oci	coverage: 39.3% of statements
16:46:29 [2023-04-28T16:46:29.487Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 39.3% of statements
16:46:29 [2023-04-28T16:46:29.487Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:46:30 [2023-04-28T16:46:30.054Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
16:46:30 [2023-04-28T16:46:30.054Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 67.9% of statements
16:46:30 [2023-04-28T16:46:30.054Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
16:46:30 [2023-04-28T16:46:30.054Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
16:46:31 [2023-04-28T16:46:31.969Z] 	github.com/docker/docker/pkg/archive	coverage: 81.6% of statements
16:46:31 [2023-04-28T16:46:31.969Z] ok  	github.com/docker/docker/pkg/archive	0.330s	coverage: 81.6% of statements
16:46:32 [2023-04-28T16:46:32.535Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
16:46:32 [2023-04-28T16:46:32.535Z] ok  	github.com/docker/docker/pkg/authorization	0.246s	coverage: 68.3% of statements
16:46:32 [2023-04-28T16:46:32.793Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
16:46:32 [2023-04-28T16:46:32.793Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
16:46:33 [2023-04-28T16:46:33.051Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
16:46:33 [2023-04-28T16:46:33.051Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
16:46:34 [2023-04-28T16:46:34.001Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
16:46:34 [2023-04-28T16:46:34.001Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.268s	coverage: 83.1% of statements
16:46:34 [2023-04-28T16:46:34.001Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
16:46:34 [2023-04-28T16:46:34.001Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
16:46:34 [2023-04-28T16:46:34.001Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:46:34 [2023-04-28T16:46:34.259Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
16:46:34 [2023-04-28T16:46:34.259Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
16:46:34 [2023-04-28T16:46:34.517Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
16:46:34 [2023-04-28T16:46:34.517Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
16:46:34 [2023-04-28T16:46:34.775Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
16:46:34 [2023-04-28T16:46:34.775Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 77.5% of statements
16:46:34 [2023-04-28T16:46:34.775Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
16:46:34 [2023-04-28T16:46:34.775Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
16:46:35 [2023-04-28T16:46:35.710Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
16:46:35 [2023-04-28T16:46:35.710Z] ok  	github.com/docker/docker/pkg/idtools	0.296s	coverage: 69.6% of statements
16:46:36 [2023-04-28T16:46:36.277Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
16:46:36 [2023-04-28T16:46:36.277Z] ok  	github.com/docker/docker/layer	7.599s	coverage: 68.7% of statements
16:46:36 [2023-04-28T16:46:36.536Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
16:46:36 [2023-04-28T16:46:36.536Z] ok  	github.com/docker/docker/pkg/ioutils	0.376s	coverage: 71.9% of statements
16:46:36 [2023-04-28T16:46:36.536Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 91.7% of statements
16:46:36 [2023-04-28T16:46:36.536Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
16:46:36 [2023-04-28T16:46:36.795Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:46:36 [2023-04-28T16:46:36.796Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
16:46:36 [2023-04-28T16:46:36.796Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 45.5% of statements
16:46:37 [2023-04-28T16:46:37.055Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
16:46:37 [2023-04-28T16:46:37.055Z] ok  	github.com/docker/docker/pkg/meminfo	0.004s	coverage: 75.0% of statements
16:46:37 [2023-04-28T16:46:37.055Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
16:46:37 [2023-04-28T16:46:37.055Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
16:46:37 [2023-04-28T16:46:37.314Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
16:46:37 [2023-04-28T16:46:37.314Z] ok  	github.com/docker/docker/pkg/parsers	0.011s	coverage: 97.0% of statements
16:46:37 [2023-04-28T16:46:37.314Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
16:46:37 [2023-04-28T16:46:37.314Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
16:46:37 [2023-04-28T16:46:37.573Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
16:46:37 [2023-04-28T16:46:37.573Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.010s	coverage: 90.2% of statements
16:46:37 [2023-04-28T16:46:37.573Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:46:37 [2023-04-28T16:46:37.573Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
16:46:37 [2023-04-28T16:46:37.573Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:46:37 [2023-04-28T16:46:37.573Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
16:46:37 [2023-04-28T16:46:37.573Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 94.1% of statements
16:46:38 [2023-04-28T16:46:38.510Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
16:46:38 [2023-04-28T16:46:38.510Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
16:46:38 [2023-04-28T16:46:38.510Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:46:38 [2023-04-28T16:46:38.510Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:46:38 [2023-04-28T16:46:38.769Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
16:46:38 [2023-04-28T16:46:38.769Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
16:46:39 [2023-04-28T16:46:39.336Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
16:46:39 [2023-04-28T16:46:39.336Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
16:46:39 [2023-04-28T16:46:39.336Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
16:46:39 [2023-04-28T16:46:39.336Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
16:46:39 [2023-04-28T16:46:39.594Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
16:46:39 [2023-04-28T16:46:39.594Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
16:46:39 [2023-04-28T16:46:39.853Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
16:46:39 [2023-04-28T16:46:39.853Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
16:46:39 [2023-04-28T16:46:39.853Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
16:46:39 [2023-04-28T16:46:39.853Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
16:46:40 [2023-04-28T16:46:40.111Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
16:46:40 [2023-04-28T16:46:40.111Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
16:46:40 [2023-04-28T16:46:40.370Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
16:46:40 [2023-04-28T16:46:40.370Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
16:46:40 [2023-04-28T16:46:40.628Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
16:46:40 [2023-04-28T16:46:40.628Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
16:46:40 [2023-04-28T16:46:40.887Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
16:46:40 [2023-04-28T16:46:40.887Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
16:46:41 [2023-04-28T16:46:41.455Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
16:46:41 [2023-04-28T16:46:41.455Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.4% of statements
16:46:42 [2023-04-28T16:46:42.023Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
16:46:42 [2023-04-28T16:46:42.023Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
16:46:42 [2023-04-28T16:46:42.281Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
16:46:42 [2023-04-28T16:46:42.281Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
16:46:42 [2023-04-28T16:46:42.862Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
16:46:42 [2023-04-28T16:46:42.862Z] ok  	github.com/docker/docker/pkg/tarsum	0.059s	coverage: 89.1% of statements
16:46:43 [2023-04-28T16:46:43.121Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
16:46:43 [2023-04-28T16:46:43.121Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
16:46:45 [2023-04-28T16:46:45.025Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
16:46:45 [2023-04-28T16:46:45.025Z] ok  	github.com/docker/docker/plugin	0.521s	coverage: 23.3% of statements
16:46:45 [2023-04-28T16:46:45.025Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:46:45 [2023-04-28T16:46:45.593Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
16:46:45 [2023-04-28T16:46:45.593Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
16:46:45 [2023-04-28T16:46:45.593Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:46:46 [2023-04-28T16:46:46.161Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
16:46:46 [2023-04-28T16:46:46.161Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
16:46:47 [2023-04-28T16:46:47.538Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
16:46:47 [2023-04-28T16:46:47.539Z] ok  	github.com/docker/docker/quota	0.195s	coverage: 71.4% of statements
16:46:47 [2023-04-28T16:46:47.798Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
16:46:47 [2023-04-28T16:46:47.798Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
16:46:49 [2023-04-28T16:46:49.175Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
16:46:49 [2023-04-28T16:46:49.175Z] ok  	github.com/docker/docker/registry	0.111s	coverage: 64.6% of statements
16:46:49 [2023-04-28T16:46:49.434Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
16:46:49 [2023-04-28T16:46:49.434Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
16:46:49 [2023-04-28T16:46:49.692Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
16:46:49 [2023-04-28T16:46:49.692Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
16:46:50 [2023-04-28T16:46:50.259Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
16:46:50 [2023-04-28T16:46:50.259Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 63.6% of statements
16:46:50 [2023-04-28T16:46:50.259Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:46:50 [2023-04-28T16:46:50.259Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
16:46:50 [2023-04-28T16:46:50.259Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
16:46:51 [2023-04-28T16:46:51.195Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:46:51 [2023-04-28T16:46:51.195Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:46:51 [2023-04-28T16:46:51.195Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:46:51 [2023-04-28T16:46:51.195Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:46:51 [2023-04-28T16:46:51.195Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:46:51 [2023-04-28T16:46:51.195Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:46:51 [2023-04-28T16:46:51.454Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:46:51 [2023-04-28T16:46:51.454Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:46:51 [2023-04-28T16:46:51.454Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:46:51 [2023-04-28T16:46:51.454Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:46:51 [2023-04-28T16:46:51.454Z] ?   	github.com/docker/docker/volume	[no test files]
16:46:52 [2023-04-28T16:46:52.021Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
16:46:52 [2023-04-28T16:46:52.022Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
16:46:52 [2023-04-28T16:46:52.957Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
16:46:52 [2023-04-28T16:46:52.957Z] ok  	github.com/docker/docker/volume/local	0.080s	coverage: 76.6% of statements
16:46:53 [2023-04-28T16:46:53.532Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
16:46:53 [2023-04-28T16:46:53.532Z] ok  	github.com/docker/docker/volume/mounts	0.012s	coverage: 68.1% of statements
16:46:54 [2023-04-28T16:46:54.909Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
16:46:54 [2023-04-28T16:46:54.909Z] ok  	github.com/docker/docker/volume/service	0.020s	coverage: 72.9% of statements
16:46:54 [2023-04-28T16:46:54.909Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:46:54 [2023-04-28T16:46:54.909Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:47:12 [2023-04-28T16:47:12.988Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
16:47:12 [2023-04-28T16:47:12.988Z] ok  	github.com/docker/docker/pkg/plugins	33.635s	coverage: 74.4% of statements
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === Skipped
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     network_proxy_test.go:208: No support for dual stack yet
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:44: Driver btrfs not supported
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:44: Driver btrfs not supported
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:44: Driver btrfs not supported
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:44: Driver btrfs not supported
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:44: Driver btrfs not supported
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:71: No driver to put!
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z] time="2023-04-28T16:46:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z] time="2023-04-28T16:46:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z] time="2023-04-28T16:46:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z] time="2023-04-28T16:46:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z] time="2023-04-28T16:46:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:71: No driver to put!
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:44: Driver zfs not supported
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:44: Driver zfs not supported
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:44: Driver zfs not supported
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:44: Driver zfs not supported
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:44: Driver zfs not supported
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     graphtest_unix.go:71: No driver to put!
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:47:12 [2023-04-28T16:47:12.988Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
16:47:12 [2023-04-28T16:47:12.988Z] 
16:47:12 [2023-04-28T16:47:12.988Z] DONE 3001 tests, 26 skipped in 228.808s
16:47:12 [2023-04-28T16:47:12.988Z] + '[' -n 'github.com/docker/docker/libnetwork
16:47:12 [2023-04-28T16:47:12.988Z] github.com/docker/docker/libnetwork/bitmap
16:47:12 [2023-04-28T16:47:12.988Z] github.com/docker/docker/libnetwork/bitseq
16:47:12 [2023-04-28T16:47:12.988Z] github.com/docker/docker/libnetwork/cluster
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/config
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/datastore
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/diagnostic
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/discoverapi
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/driverapi
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/drivers/bridge
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/drivers/host
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/drivers/null
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/drivers/overlay
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/drivers/remote
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/drivers/windows
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/drvregistry
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/etchosts
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/idm
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/internal/caller
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/ipam
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/ipamapi
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/ipams/builtin
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/ipams/null
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/ipams/remote
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/ipamutils
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/ipbits
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/iptables
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/netlabel
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/netutils
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/networkdb
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/ns
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/options
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/osl
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/osl/kernel
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/portallocator
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/portmapper
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/resolvconf
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/testutils
16:47:12 [2023-04-28T16:47:12.989Z] github.com/docker/docker/libnetwork/types' ']'
16:47:12 [2023-04-28T16:47:12.989Z] + 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/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
16:47:59 [2023-04-28T16:47:59.662Z] 	github.com/docker/docker/libnetwork	coverage: 42.3% of statements
16:47:59 [2023-04-28T16:47:59.662Z] ok  	github.com/docker/docker/libnetwork	40.651s	coverage: 42.3% of statements
16:47:59 [2023-04-28T16:47:59.921Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
16:47:59 [2023-04-28T16:47:59.921Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
16:48:00 [2023-04-28T16:48:00.521Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
16:48:00 [2023-04-28T16:48:00.521Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.117s	coverage: 75.7% of statements
16:48:00 [2023-04-28T16:48:00.521Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
16:48:00 [2023-04-28T16:48:00.780Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
16:48:01 [2023-04-28T16:48:01.347Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
16:48:01 [2023-04-28T16:48:01.347Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
16:48:01 [2023-04-28T16:48:01.347Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
16:48:01 [2023-04-28T16:48:01.347Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
16:48:01 [2023-04-28T16:48:01.606Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
16:48:02 [2023-04-28T16:48:02.173Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
16:48:02 [2023-04-28T16:48:02.173Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 10.6% of statements
16:48:02 [2023-04-28T16:48:02.433Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
16:48:02 [2023-04-28T16:48:02.433Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
16:48:02 [2023-04-28T16:48:02.433Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
16:48:02 [2023-04-28T16:48:02.433Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
16:48:03 [2023-04-28T16:48:03.001Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
16:48:03 [2023-04-28T16:48:03.001Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
16:48:06 [2023-04-28T16:48:06.288Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
16:48:06 [2023-04-28T16:48:06.288Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.688s	coverage: 62.2% of statements
16:48:06 [2023-04-28T16:48:06.288Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
16:48:06 [2023-04-28T16:48:06.288Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
16:48:06 [2023-04-28T16:48:06.288Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.004s	coverage: 33.3% of statements
16:48:07 [2023-04-28T16:48:07.223Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
16:48:07 [2023-04-28T16:48:07.223Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.212s	coverage: 5.2% of statements
16:48:07 [2023-04-28T16:48:07.223Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
16:48:07 [2023-04-28T16:48:07.791Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
16:48:07 [2023-04-28T16:48:07.791Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.006s	coverage: 4.8% of statements
16:48:07 [2023-04-28T16:48:07.791Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
16:48:08 [2023-04-28T16:48:08.049Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
16:48:08 [2023-04-28T16:48:08.049Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.004s	coverage: 34.8% of statements
16:48:09 [2023-04-28T16:48:09.455Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
16:48:09 [2023-04-28T16:48:09.455Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.5% of statements
16:48:09 [2023-04-28T16:48:09.455Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
16:48:10 [2023-04-28T16:48:10.021Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
16:48:10 [2023-04-28T16:48:10.021Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
16:48:10 [2023-04-28T16:48:10.589Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
16:48:10 [2023-04-28T16:48:10.589Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
16:48:10 [2023-04-28T16:48:10.589Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
16:48:10 [2023-04-28T16:48:10.589Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
16:48:10 [2023-04-28T16:48:10.589Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
16:48:11 [2023-04-28T16:48:11.156Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
16:48:11 [2023-04-28T16:48:11.156Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.052s	coverage: 86.2% of statements
16:48:11 [2023-04-28T16:48:11.414Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
16:48:11 [2023-04-28T16:48:11.414Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.014s	coverage: 81.0% of statements
16:48:11 [2023-04-28T16:48:11.672Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
16:48:11 [2023-04-28T16:48:11.672Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
16:48:11 [2023-04-28T16:48:11.931Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
16:48:11 [2023-04-28T16:48:11.931Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
16:48:24 [2023-04-28T16:48:24.135Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
16:48:24 [2023-04-28T16:48:24.135Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.004s	coverage: 100.0% of statements
16:48:25 [2023-04-28T16:48:25.510Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
16:48:25 [2023-04-28T16:48:25.510Z] ok  	github.com/docker/docker/libnetwork/ipam	2.629s	coverage: 80.5% of statements
16:48:25 [2023-04-28T16:48:25.510Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
16:48:25 [2023-04-28T16:48:25.510Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
16:48:25 [2023-04-28T16:48:25.768Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
16:48:25 [2023-04-28T16:48:25.768Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.004s	coverage: 54.5% of statements
16:48:26 [2023-04-28T16:48:26.335Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
16:48:26 [2023-04-28T16:48:26.335Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.010s	coverage: 46.8% of statements
16:48:26 [2023-04-28T16:48:26.335Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
16:48:26 [2023-04-28T16:48:26.593Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
16:48:26 [2023-04-28T16:48:26.593Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.004s	coverage: 80.0% of statements
16:48:27 [2023-04-28T16:48:27.169Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
16:48:27 [2023-04-28T16:48:27.169Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.294s	coverage: 86.4% of statements
16:48:27 [2023-04-28T16:48:27.169Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
16:48:27 [2023-04-28T16:48:27.169Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.003s	coverage: 100.0% of statements
16:48:28 [2023-04-28T16:48:28.105Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
16:48:28 [2023-04-28T16:48:28.105Z] ok  	github.com/docker/docker/libnetwork/iptables	0.249s	coverage: 40.7% of statements
16:48:28 [2023-04-28T16:48:28.105Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
16:48:28 [2023-04-28T16:48:28.671Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
16:48:28 [2023-04-28T16:48:28.671Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 54.9% of statements
16:50:20 [2023-04-28T16:50:20.107Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.2% of statements
16:50:20 [2023-04-28T16:50:20.107Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.466s	coverage: 60.2% of statements
16:50:20 [2023-04-28T16:50:20.107Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
16:50:20 [2023-04-28T16:50:20.107Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
16:50:20 [2023-04-28T16:50:20.107Z] ok  	github.com/docker/docker/libnetwork/options	0.003s	coverage: 100.0% of statements
16:50:20 [2023-04-28T16:50:20.107Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.4% of statements
16:50:20 [2023-04-28T16:50:20.107Z] ok  	github.com/docker/docker/libnetwork/osl	4.323s	coverage: 41.4% of statements
16:50:20 [2023-04-28T16:50:20.107Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
16:50:20 [2023-04-28T16:50:20.107Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
16:50:20 [2023-04-28T16:50:20.372Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
16:50:20 [2023-04-28T16:50:20.372Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
16:50:21 [2023-04-28T16:50:21.772Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
16:50:21 [2023-04-28T16:50:21.772Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.675s	coverage: 46.3% of statements
16:50:21 [2023-04-28T16:50:21.772Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
16:50:21 [2023-04-28T16:50:21.772Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
16:50:21 [2023-04-28T16:50:21.772Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
16:50:22 [2023-04-28T16:50:22.030Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
16:50:22 [2023-04-28T16:50:22.030Z] ok  	github.com/docker/docker/libnetwork/types	0.004s	coverage: 37.3% of statements
16:50:22 [2023-04-28T16:50:22.030Z] 
16:50:22 [2023-04-28T16:50:22.030Z] === Skipped
16:50:22 [2023-04-28T16:50:22.030Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
16:50:22 [2023-04-28T16:50:22.030Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
16:50:22 [2023-04-28T16:50:22.030Z] 
16:50:22 [2023-04-28T16:50:22.030Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
16:50:22 [2023-04-28T16:50:22.030Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
16:50:22 [2023-04-28T16:50:22.030Z] 
16:50:22 [2023-04-28T16:50:22.030Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
16:50:22 [2023-04-28T16:50:22.030Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
16:50:22 [2023-04-28T16:50:22.030Z] 
16:50:22 [2023-04-28T16:50:22.030Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
16:50:22 [2023-04-28T16:50:22.030Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
16:50:22 [2023-04-28T16:50:22.030Z] 
16:50:22 [2023-04-28T16:50:22.030Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
16:50:22 [2023-04-28T16:50:22.030Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
16:50:22 [2023-04-28T16:50:22.030Z] 
16:50:22 [2023-04-28T16:50:22.030Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
16:50:22 [2023-04-28T16:50:22.030Z]     firewalld_test.go:14: firewalld is not running
16:50:22 [2023-04-28T16:50:22.030Z] 
16:50:22 [2023-04-28T16:50:22.030Z] DONE 354 tests, 6 skipped in 189.769s
Post stage
[Pipeline] junit
16:50:22 [2023-04-28T16:50:22.979Z] Recording test results
16:50:23 [2023-04-28T16:50:23.093Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:50:23 [2023-04-28T16:50:23.425Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45431/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=442a2922e1595f38a20bb6cd90f76f45206a6d85 -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:442a2922e1595f38a20bb6cd90f76f45206a6d85 hack/make.sh dynbinary test-integration
16:50:23 [2023-04-28T16:50:23.992Z] 
16:50:23 [2023-04-28T16:50:23.992Z] Removing bundles/
16:50:23 [2023-04-28T16:50:23.992Z] 
16:50:23 [2023-04-28T16:50:23.992Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:50:23 [2023-04-28T16:50:23.992Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
16:52:15 [2023-04-28T16:52:15.454Z] Created binary: bundles/dynbinary-daemon/dockerd
16:52:15 [2023-04-28T16:52:15.454Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
16:52:15 [2023-04-28T16:52:15.454Z] Created binary: bundles/dynbinary-daemon/docker-proxy
16:52:15 [2023-04-28T16:52:15.454Z] 
16:52:15 [2023-04-28T16:52:15.454Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:52:15 [2023-04-28T16:52:15.454Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:52:15 [2023-04-28T16:52:15.454Z] HOSTNAME=f8065eb6e1cd
16:52:15 [2023-04-28T16:52:15.454Z] TESTDEBUG=0
16:52:15 [2023-04-28T16:52:15.454Z] DEST=bundles/test-integration
16:52:15 [2023-04-28T16:52:15.454Z] PWD=/go/src/github.com/docker/docker
16:52:15 [2023-04-28T16:52:15.454Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
16:52:15 [2023-04-28T16:52:15.454Z] DOCKER_GITCOMMIT=442a2922e1595f38a20bb6cd90f76f45206a6d85
16:52:15 [2023-04-28T16:52:15.454Z] container=docker
16:52:15 [2023-04-28T16:52:15.454Z] HOME=/root
16:52:15 [2023-04-28T16:52:15.454Z] CONTAINERD_NAMESPACE=moby
16:52:15 [2023-04-28T16:52:15.454Z] GOLANG_VERSION=1.20.3
16:52:15 [2023-04-28T16:52:15.454Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:52:15 [2023-04-28T16:52:15.454Z] VALIDATE_BRANCH=master
16:52:15 [2023-04-28T16:52:15.454Z] TERM=xterm
16:52:15 [2023-04-28T16:52:15.454Z] DOCKER_PKG=github.com/docker/docker
16:52:15 [2023-04-28T16:52:15.454Z] SHLVL=1
16:52:15 [2023-04-28T16:52:15.454Z] TIMEOUT=120m
16:52:15 [2023-04-28T16:52:15.454Z] DOCKER_GRAPHDRIVER=overlay2
16:52:15 [2023-04-28T16:52:15.454Z] GO111MODULE=off
16:52:15 [2023-04-28T16:52:15.454Z] DOCKER_EXPERIMENTAL=1
16:52:15 [2023-04-28T16:52:15.454Z] TEST_SKIP_INTEGRATION_CLI=1
16:52:15 [2023-04-28T16:52:15.454Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:52:15 [2023-04-28T16:52:15.454Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:52:15 [2023-04-28T16:52:15.454Z] GOPATH=/go
16:52:15 [2023-04-28T16:52:15.454Z] PKG_CONFIG=pkg-config
16:52:15 [2023-04-28T16:52:15.454Z] _=/usr/bin/env
16:52:15 [2023-04-28T16:52:15.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:52:47 [2023-04-28T16:52:47.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:52:47 [2023-04-28T16:52:47.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:53:09 [2023-04-28T16:53:09.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:53:14 [2023-04-28T16:53:14.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:53:21 [2023-04-28T16:53:21.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
16:53:21 [2023-04-28T16:53:21.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:53:21 [2023-04-28T16:53:21.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:53:22 [2023-04-28T16:53:22.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:53:23 [2023-04-28T16:53:23.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:53:23 [2023-04-28T16:53:23.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:53:24 [2023-04-28T16:53:24.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:53:25 [2023-04-28T16:53:25.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:53:26 [2023-04-28T16:53:26.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:53:27 [2023-04-28T16:53:27.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:53:27 [2023-04-28T16:53:27.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:53:28 [2023-04-28T16:53:28.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:53:29 [2023-04-28T16:53:29.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:53:30 [2023-04-28T16:53:30.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:53:31 [2023-04-28T16:53:31.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:53:32 [2023-04-28T16:53:32.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:53:32 [2023-04-28T16:53:32.971Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:53:32 [2023-04-28T16:53:32.971Z] Using test binary docker
16:53:32 [2023-04-28T16:53:32.971Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:53:32 [2023-04-28T16:53:32.971Z] +++ /etc/init.d/apparmor start
16:53:32 [2023-04-28T16:53:32.971Z] Not: starting.
16:53:32 [2023-04-28T16:53:32.971Z] INFO: Waiting for daemon to start...
16:53:32 [2023-04-28T16:53:32.971Z] Starting dockerd
16:53:32 [2023-04-28T16:53:32.971Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
16:53:34 [2023-04-28T16:53:34.870Z] .
16:53:34 [2023-04-28T16:53:34.870Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:53:34 [2023-04-28T16:53:34.870Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:53:34 [2023-04-28T16:53:34.870Z] Error: No such image: emptyfs
16:53:34 [2023-04-28T16:53:34.870Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:53:34 [2023-04-28T16:53:34.870Z] ++++ docker load
16:53:34 [2023-04-28T16:53:34.870Z] Loaded image: emptyfs:latest
16:53:34 [2023-04-28T16:53:34.870Z] Running integration-test (iteration 1)
16:53:34 [2023-04-28T16:53:34.870Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
16:53:34 [2023-04-28T16:53:34.870Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
16:53:34 [2023-04-28T16:53:34.870Z] ++ set -e
16:53:34 [2023-04-28T16:53:34.870Z] ++ '[' -n 0 ']'
16:53:34 [2023-04-28T16:53:34.870Z] ++ set -x
16:53:34 [2023-04-28T16:53:34.870Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
16:53:35 [2023-04-28T16:53:35.128Z] Loaded image: busybox:latest
16:53:35 [2023-04-28T16:53:35.128Z] Loaded image: busybox:glibc
16:53:36 [2023-04-28T16:53:36.502Z] Loaded image: debian:bullseye-slim
16:53:36 [2023-04-28T16:53:36.502Z] Loaded image: hello-world:latest
16:53:36 [2023-04-28T16:53:36.502Z] Loaded image: arm32v7/hello-world:latest
16:53:36 [2023-04-28T16:53:36.502Z] INFO: Testing against a local daemon
16:53:36 [2023-04-28T16:53:36.502Z] === RUN   TestCgroupNamespacesBuild
16:53:37 [2023-04-28T16:53:37.876Z] --- PASS: TestCgroupNamespacesBuild (1.37s)
16:53:37 [2023-04-28T16:53:37.876Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:53:38 [2023-04-28T16:53:38.810Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.99s)
16:53:38 [2023-04-28T16:53:38.810Z] === RUN   TestBuildWithSession
16:53:38 [2023-04-28T16:53:38.810Z]     build_session_test.go:25: TODO: BuildKit
16:53:38 [2023-04-28T16:53:38.810Z] --- SKIP: TestBuildWithSession (0.00s)
16:53:38 [2023-04-28T16:53:38.810Z] === RUN   TestBuildSquashParent
16:53:42 [2023-04-28T16:53:42.099Z] --- PASS: TestBuildSquashParent (3.09s)
16:53:42 [2023-04-28T16:53:42.099Z] === RUN   TestBuildWithRemoveAndForceRemove
16:53:42 [2023-04-28T16:53:42.099Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:53:42 [2023-04-28T16:53:42.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:53:42 [2023-04-28T16:53:42.099Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:53:42 [2023-04-28T16:53:42.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:53:42 [2023-04-28T16:53:42.099Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:53:42 [2023-04-28T16:53:42.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:53:42 [2023-04-28T16:53:42.099Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:53:42 [2023-04-28T16:53:42.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:53:42 [2023-04-28T16:53:42.099Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:53:42 [2023-04-28T16:53:42.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:53:42 [2023-04-28T16:53:42.099Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:53:42 [2023-04-28T16:53:42.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:53:42 [2023-04-28T16:53:42.099Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:53:42 [2023-04-28T16:53:42.099Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:53:43 [2023-04-28T16:53:43.036Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:53:43 [2023-04-28T16:53:43.037Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:53:44 [2023-04-28T16:53:44.413Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:53:44 [2023-04-28T16:53:44.413Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:53:45 [2023-04-28T16:53:45.347Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
16:53:45 [2023-04-28T16:53:45.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.08s)
16:53:45 [2023-04-28T16:53:45.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.18s)
16:53:45 [2023-04-28T16:53:45.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.04s)
16:53:45 [2023-04-28T16:53:45.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.17s)
16:53:45 [2023-04-28T16:53:45.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.04s)
16:53:45 [2023-04-28T16:53:45.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.04s)
16:53:45 [2023-04-28T16:53:45.347Z] === RUN   TestBuildMultiStageCopy
16:53:45 [2023-04-28T16:53:45.347Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:53:46 [2023-04-28T16:53:46.282Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:53:46 [2023-04-28T16:53:46.282Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:53:46 [2023-04-28T16:53:46.282Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:53:46 [2023-04-28T16:53:46.282Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:53:46 [2023-04-28T16:53:46.540Z] --- PASS: TestBuildMultiStageCopy (1.18s)
16:53:46 [2023-04-28T16:53:46.540Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.85s)
16:53:46 [2023-04-28T16:53:46.540Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
16:53:46 [2023-04-28T16:53:46.540Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
16:53:46 [2023-04-28T16:53:46.540Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.08s)
16:53:46 [2023-04-28T16:53:46.540Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.09s)
16:53:46 [2023-04-28T16:53:46.540Z] === RUN   TestBuildMultiStageParentConfig
16:53:46 [2023-04-28T16:53:46.798Z] --- PASS: TestBuildMultiStageParentConfig (0.31s)
16:53:46 [2023-04-28T16:53:46.798Z] === RUN   TestBuildLabelWithTargets
16:53:47 [2023-04-28T16:53:47.364Z] --- PASS: TestBuildLabelWithTargets (0.51s)
16:53:47 [2023-04-28T16:53:47.364Z] === RUN   TestBuildWithEmptyLayers
16:53:47 [2023-04-28T16:53:47.364Z] --- PASS: TestBuildWithEmptyLayers (0.09s)
16:53:47 [2023-04-28T16:53:47.364Z] === RUN   TestBuildMultiStageOnBuild
16:53:48 [2023-04-28T16:53:48.298Z] --- PASS: TestBuildMultiStageOnBuild (0.97s)
16:53:48 [2023-04-28T16:53:48.298Z] === RUN   TestBuildUncleanTarFilenames
16:53:48 [2023-04-28T16:53:48.298Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
16:53:48 [2023-04-28T16:53:48.298Z] === RUN   TestBuildMultiStageLayerLeak
16:53:49 [2023-04-28T16:53:49.233Z] --- PASS: TestBuildMultiStageLayerLeak (0.89s)
16:53:49 [2023-04-28T16:53:49.233Z] === RUN   TestBuildWithHugeFile
16:54:45 [2023-04-28T16:54:45.458Z] --- PASS: TestBuildWithHugeFile (51.42s)
16:54:45 [2023-04-28T16:54:45.458Z] === RUN   TestBuildWCOWSandboxSize
16:54:45 [2023-04-28T16:54:45.458Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:54:45 [2023-04-28T16:54:45.458Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:54:45 [2023-04-28T16:54:45.458Z] === RUN   TestBuildWithEmptyDockerfile
16:54:45 [2023-04-28T16:54:45.458Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:54:45 [2023-04-28T16:54:45.458Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:54:45 [2023-04-28T16:54:45.458Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:54:45 [2023-04-28T16:54:45.458Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:54:45 [2023-04-28T16:54:45.458Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:54:45 [2023-04-28T16:54:45.458Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:54:45 [2023-04-28T16:54:45.458Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:54:45 [2023-04-28T16:54:45.458Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:54:45 [2023-04-28T16:54:45.458Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:54:45 [2023-04-28T16:54:45.458Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
16:54:45 [2023-04-28T16:54:45.458Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
16:54:45 [2023-04-28T16:54:45.458Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
16:54:45 [2023-04-28T16:54:45.458Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
16:54:45 [2023-04-28T16:54:45.458Z] === RUN   TestBuildPreserveOwnership
16:54:45 [2023-04-28T16:54:45.458Z] === RUN   TestBuildPreserveOwnership/copy_from
16:54:45 [2023-04-28T16:54:45.458Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:54:45 [2023-04-28T16:54:45.458Z] --- PASS: TestBuildPreserveOwnership (1.92s)
16:54:45 [2023-04-28T16:54:45.458Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.36s)
16:54:45 [2023-04-28T16:54:45.458Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.55s)
16:54:45 [2023-04-28T16:54:45.458Z] === RUN   TestBuildPlatformInvalid
16:54:45 [2023-04-28T16:54:45.458Z] --- PASS: TestBuildPlatformInvalid (0.03s)
16:54:45 [2023-04-28T16:54:45.458Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:54:45 [2023-04-28T16:54:45.458Z] Loaded image: busybox:latest
16:54:45 [2023-04-28T16:54:45.458Z] Loaded image: busybox:glibc
16:54:45 [2023-04-28T16:54:45.458Z] Loaded image: debian:bullseye-slim
16:54:45 [2023-04-28T16:54:45.458Z] Loaded image: hello-world:latest
16:54:45 [2023-04-28T16:54:45.458Z] Loaded image: arm32v7/hello-world:latest
16:54:53 [2023-04-28T16:54:53.568Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.09s)
16:54:53 [2023-04-28T16:54:53.568Z] PASS
16:54:53 [2023-04-28T16:54:53.568Z] 
16:54:53 [2023-04-28T16:54:53.568Z] === Skipped
16:54:53 [2023-04-28T16:54:53.568Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
16:54:53 [2023-04-28T16:54:53.568Z]     build_session_test.go:25: TODO: BuildKit
16:54:53 [2023-04-28T16:54:53.568Z] 
16:54:53 [2023-04-28T16:54:53.568Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:54:53 [2023-04-28T16:54:53.568Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:54:53 [2023-04-28T16:54:53.568Z] 
16:54:53 [2023-04-28T16:54:53.568Z] DONE 34 tests, 2 skipped in 77.884s
16:54:53 [2023-04-28T16:54:53.568Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
16:54:53 [2023-04-28T16:54:53.568Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
16:54:53 [2023-04-28T16:54:53.568Z] ++ set -e
16:54:53 [2023-04-28T16:54:53.568Z] ++ '[' -n 0 ']'
16:54:53 [2023-04-28T16:54:53.568Z] ++ set -x
16:54:53 [2023-04-28T16:54:53.568Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
16:54:53 [2023-04-28T16:54:53.568Z] INFO: Testing against a local daemon
16:54:53 [2023-04-28T16:54:53.568Z] === RUN   TestConfigInspect
16:54:54 [2023-04-28T16:54:54.942Z] --- PASS: TestConfigInspect (1.74s)
16:54:54 [2023-04-28T16:54:54.942Z] === RUN   TestConfigList
16:54:56 [2023-04-28T16:54:56.316Z] --- PASS: TestConfigList (1.72s)
16:54:56 [2023-04-28T16:54:56.316Z] === RUN   TestConfigsCreateAndDelete
16:54:58 [2023-04-28T16:54:58.215Z] --- PASS: TestConfigsCreateAndDelete (1.71s)
16:54:58 [2023-04-28T16:54:58.215Z] === RUN   TestConfigsUpdate
16:55:00 [2023-04-28T16:55:00.119Z] --- PASS: TestConfigsUpdate (1.70s)
16:55:00 [2023-04-28T16:55:00.119Z] === RUN   TestTemplatedConfig
16:55:02 [2023-04-28T16:55:02.019Z] --- PASS: TestTemplatedConfig (2.25s)
16:55:02 [2023-04-28T16:55:02.019Z] === RUN   TestConfigCreateResolve
16:55:03 [2023-04-28T16:55:03.919Z] --- PASS: TestConfigCreateResolve (1.68s)
16:55:03 [2023-04-28T16:55:03.919Z] PASS
16:55:03 [2023-04-28T16:55:03.919Z] 
16:55:03 [2023-04-28T16:55:03.919Z] DONE 6 tests in 10.876s
16:55:03 [2023-04-28T16:55:03.919Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
16:55:03 [2023-04-28T16:55:03.919Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
16:55:03 [2023-04-28T16:55:03.919Z] ++ set -e
16:55:03 [2023-04-28T16:55:03.919Z] ++ '[' -n 0 ']'
16:55:03 [2023-04-28T16:55:03.919Z] ++ set -x
16:55:03 [2023-04-28T16:55:03.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
16:55:03 [2023-04-28T16:55:03.919Z] INFO: Testing against a local daemon
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestAttachWithTTY
16:55:03 [2023-04-28T16:55:03.919Z] --- PASS: TestAttachWithTTY (0.06s)
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestAttachWithoutTTy
16:55:03 [2023-04-28T16:55:03.919Z] --- PASS: TestAttachWithoutTTy (0.04s)
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestCheckpoint
16:55:03 [2023-04-28T16:55:03.919Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:55:03 [2023-04-28T16:55:03.919Z] --- SKIP: TestCheckpoint (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/commit
16:55:03 [2023-04-28T16:55:03.919Z] === PAUSE TestContainerInvalidJSON/commit
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/containers/create
16:55:03 [2023-04-28T16:55:03.919Z] === PAUSE TestContainerInvalidJSON/containers/create
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
16:55:03 [2023-04-28T16:55:03.919Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
16:55:03 [2023-04-28T16:55:03.919Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
16:55:03 [2023-04-28T16:55:03.919Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:55:03 [2023-04-28T16:55:03.919Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
16:55:03 [2023-04-28T16:55:03.919Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
16:55:03 [2023-04-28T16:55:03.919Z] === CONT  TestContainerInvalidJSON/commit
16:55:03 [2023-04-28T16:55:03.919Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/commit/empty_body
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
16:55:03 [2023-04-28T16:55:03.919Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
16:55:03 [2023-04-28T16:55:03.919Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
16:55:03 [2023-04-28T16:55:03.919Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
16:55:03 [2023-04-28T16:55:03.919Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
16:55:03 [2023-04-28T16:55:03.919Z] === CONT  TestContainerInvalidJSON/containers/create
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
16:55:03 [2023-04-28T16:55:03.919Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:55:03 [2023-04-28T16:55:03.919Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
16:55:03 [2023-04-28T16:55:03.919Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:55:04 [2023-04-28T16:55:04.178Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
16:55:04 [2023-04-28T16:55:04.178Z] === RUN   TestCopyFromContainerPathIsNotDir
16:55:04 [2023-04-28T16:55:04.178Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
16:55:04 [2023-04-28T16:55:04.178Z] === RUN   TestCopyToContainerPathDoesNotExist
16:55:04 [2023-04-28T16:55:04.178Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
16:55:04 [2023-04-28T16:55:04.178Z] === RUN   TestCopyEmptyFile
16:55:04 [2023-04-28T16:55:04.178Z] --- PASS: TestCopyEmptyFile (0.06s)
16:55:04 [2023-04-28T16:55:04.178Z] === RUN   TestCopyToContainerPathIsNotDir
16:55:04 [2023-04-28T16:55:04.178Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
16:55:04 [2023-04-28T16:55:04.178Z] === RUN   TestCopyFromContainer
16:55:04 [2023-04-28T16:55:04.744Z] === RUN   TestCopyFromContainer//
16:55:05 [2023-04-28T16:55:05.002Z] === RUN   TestCopyFromContainer/.
16:55:05 [2023-04-28T16:55:05.002Z] === RUN   TestCopyFromContainer//.
16:55:05 [2023-04-28T16:55:05.002Z] === RUN   TestCopyFromContainer/./
16:55:05 [2023-04-28T16:55:05.002Z] === RUN   TestCopyFromContainer//./
16:55:05 [2023-04-28T16:55:05.002Z] === RUN   TestCopyFromContainer//bar/root
16:55:05 [2023-04-28T16:55:05.002Z] === RUN   TestCopyFromContainer//bar/root/
16:55:05 [2023-04-28T16:55:05.002Z] === RUN   TestCopyFromContainer//bar/root/.
16:55:05 [2023-04-28T16:55:05.002Z] === RUN   TestCopyFromContainer/bar/quux
16:55:05 [2023-04-28T16:55:05.002Z] === RUN   TestCopyFromContainer/bar/quux/
16:55:05 [2023-04-28T16:55:05.002Z] === RUN   TestCopyFromContainer/bar/quux/.
16:55:05 [2023-04-28T16:55:05.002Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:55:05 [2023-04-28T16:55:05.002Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:55:05 [2023-04-28T16:55:05.002Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:55:05 [2023-04-28T16:55:05.002Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:55:05 [2023-04-28T16:55:05.002Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
16:55:05 [2023-04-28T16:55:05.002Z] === RUN   TestCopyFromContainer/bar/notarget
16:55:05 [2023-04-28T16:55:05.002Z] --- PASS: TestCopyFromContainer (0.82s)
16:55:05 [2023-04-28T16:55:05.002Z]     --- PASS: TestCopyFromContainer// (0.01s)
16:55:05 [2023-04-28T16:55:05.002Z]     --- PASS: TestCopyFromContainer/. (0.02s)
16:55:05 [2023-04-28T16:55:05.003Z]     --- PASS: TestCopyFromContainer//. (0.02s)
16:55:05 [2023-04-28T16:55:05.003Z]     --- PASS: TestCopyFromContainer/./ (0.02s)
16:55:05 [2023-04-28T16:55:05.003Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
16:55:05 [2023-04-28T16:55:05.003Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
16:55:05 [2023-04-28T16:55:05.003Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
16:55:05 [2023-04-28T16:55:05.003Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
16:55:05 [2023-04-28T16:55:05.003Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
16:55:05 [2023-04-28T16:55:05.003Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
16:55:05 [2023-04-28T16:55:05.003Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
16:55:05 [2023-04-28T16:55:05.003Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
16:55:05 [2023-04-28T16:55:05.003Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
16:55:05 [2023-04-28T16:55:05.003Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
16:55:05 [2023-04-28T16:55:05.003Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
16:55:05 [2023-04-28T16:55:05.003Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
16:55:05 [2023-04-28T16:55:05.003Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
16:55:05 [2023-04-28T16:55:05.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:55:05 [2023-04-28T16:55:05.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:55:05 [2023-04-28T16:55:05.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:55:05 [2023-04-28T16:55:05.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:55:05 [2023-04-28T16:55:05.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:55:05 [2023-04-28T16:55:05.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:55:05 [2023-04-28T16:55:05.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:55:05 [2023-04-28T16:55:05.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:55:05 [2023-04-28T16:55:05.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:55:05 [2023-04-28T16:55:05.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:55:05 [2023-04-28T16:55:05.003Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
16:55:05 [2023-04-28T16:55:05.003Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:55:05 [2023-04-28T16:55:05.003Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:55:05 [2023-04-28T16:55:05.003Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:55:05 [2023-04-28T16:55:05.003Z] === RUN   TestCreateLinkToNonExistingContainer
16:55:05 [2023-04-28T16:55:05.261Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
16:55:05 [2023-04-28T16:55:05.261Z] === RUN   TestCreateWithInvalidEnv
16:55:05 [2023-04-28T16:55:05.261Z] === RUN   TestCreateWithInvalidEnv/0
16:55:05 [2023-04-28T16:55:05.261Z] === PAUSE TestCreateWithInvalidEnv/0
16:55:05 [2023-04-28T16:55:05.261Z] === RUN   TestCreateWithInvalidEnv/1
16:55:05 [2023-04-28T16:55:05.261Z] === PAUSE TestCreateWithInvalidEnv/1
16:55:05 [2023-04-28T16:55:05.261Z] === RUN   TestCreateWithInvalidEnv/2
16:55:05 [2023-04-28T16:55:05.261Z] === PAUSE TestCreateWithInvalidEnv/2
16:55:05 [2023-04-28T16:55:05.261Z] === CONT  TestCreateWithInvalidEnv/0
16:55:05 [2023-04-28T16:55:05.261Z] === CONT  TestCreateWithInvalidEnv/2
16:55:05 [2023-04-28T16:55:05.261Z] === CONT  TestCreateWithInvalidEnv/1
16:55:05 [2023-04-28T16:55:05.261Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:55:05 [2023-04-28T16:55:05.261Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:55:05 [2023-04-28T16:55:05.261Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:55:05 [2023-04-28T16:55:05.261Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:55:05 [2023-04-28T16:55:05.261Z] === RUN   TestCreateTmpfsMountsTarget
16:55:05 [2023-04-28T16:55:05.261Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:55:05 [2023-04-28T16:55:05.261Z] === RUN   TestCreateWithCustomMaskedPaths
16:55:06 [2023-04-28T16:55:06.635Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s)
16:55:06 [2023-04-28T16:55:06.635Z] === RUN   TestCreateWithCustomReadonlyPaths
16:55:07 [2023-04-28T16:55:07.568Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
16:55:07 [2023-04-28T16:55:07.568Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:55:07 [2023-04-28T16:55:07.568Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:55:07 [2023-04-28T16:55:07.568Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:55:07 [2023-04-28T16:55:07.568Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:55:07 [2023-04-28T16:55:07.568Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:55:07 [2023-04-28T16:55:07.568Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:55:07 [2023-04-28T16:55:07.568Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:55:07 [2023-04-28T16:55:07.568Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:55:07 [2023-04-28T16:55:07.568Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:55:07 [2023-04-28T16:55:07.568Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:55:07 [2023-04-28T16:55:07.568Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:55:07 [2023-04-28T16:55:07.568Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:55:07 [2023-04-28T16:55:07.568Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:55:07 [2023-04-28T16:55:07.568Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:55:07 [2023-04-28T16:55:07.568Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:55:07 [2023-04-28T16:55:07.568Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:55:07 [2023-04-28T16:55:07.568Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:55:07 [2023-04-28T16:55:07.568Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:55:07 [2023-04-28T16:55:07.568Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:55:07 [2023-04-28T16:55:07.568Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:55:07 [2023-04-28T16:55:07.568Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:55:07 [2023-04-28T16:55:07.568Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:55:07 [2023-04-28T16:55:07.568Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:55:07 [2023-04-28T16:55:07.826Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s)
16:55:07 [2023-04-28T16:55:07.826Z] === RUN   TestCreateDifferentPlatform
16:55:07 [2023-04-28T16:55:07.826Z] === RUN   TestCreateDifferentPlatform/different_os
16:55:07 [2023-04-28T16:55:07.826Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:55:07 [2023-04-28T16:55:07.826Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:55:07 [2023-04-28T16:55:07.826Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:55:07 [2023-04-28T16:55:07.826Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:55:07 [2023-04-28T16:55:07.826Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:55:08 [2023-04-28T16:55:08.084Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
16:55:08 [2023-04-28T16:55:08.085Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:55:08 [2023-04-28T16:55:08.085Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
16:55:08 [2023-04-28T16:55:08.085Z] === RUN   TestCreateInvalidHostConfig
16:55:08 [2023-04-28T16:55:08.085Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
16:55:08 [2023-04-28T16:55:08.085Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
16:55:08 [2023-04-28T16:55:08.085Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
16:55:08 [2023-04-28T16:55:08.085Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
16:55:08 [2023-04-28T16:55:08.085Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:55:08 [2023-04-28T16:55:08.085Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:55:08 [2023-04-28T16:55:08.085Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
16:55:08 [2023-04-28T16:55:08.085Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
16:55:08 [2023-04-28T16:55:08.085Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
16:55:08 [2023-04-28T16:55:08.085Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
16:55:08 [2023-04-28T16:55:08.085Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
16:55:08 [2023-04-28T16:55:08.085Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
16:55:08 [2023-04-28T16:55:08.085Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
16:55:08 [2023-04-28T16:55:08.085Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:55:08 [2023-04-28T16:55:08.085Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
16:55:08 [2023-04-28T16:55:08.085Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
16:55:08 [2023-04-28T16:55:08.085Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
16:55:08 [2023-04-28T16:55:08.085Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
16:55:08 [2023-04-28T16:55:08.085Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
16:55:08 [2023-04-28T16:55:08.085Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
16:55:08 [2023-04-28T16:55:08.085Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
16:55:08 [2023-04-28T16:55:08.085Z] === RUN   TestContainerStartOnDaemonRestart
16:55:08 [2023-04-28T16:55:08.085Z] === PAUSE TestContainerStartOnDaemonRestart
16:55:08 [2023-04-28T16:55:08.085Z] === RUN   TestDaemonRestartIpcMode
16:55:08 [2023-04-28T16:55:08.085Z] === PAUSE TestDaemonRestartIpcMode
16:55:08 [2023-04-28T16:55:08.085Z] === RUN   TestDaemonHostGatewayIP
16:55:08 [2023-04-28T16:55:08.085Z] === PAUSE TestDaemonHostGatewayIP
16:55:08 [2023-04-28T16:55:08.085Z] === RUN   TestRestartDaemonWithRestartingContainer
16:55:08 [2023-04-28T16:55:08.085Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:55:08 [2023-04-28T16:55:08.085Z] === RUN   TestContainerKillOnDaemonStart
16:55:08 [2023-04-28T16:55:08.085Z] === PAUSE TestContainerKillOnDaemonStart
16:55:08 [2023-04-28T16:55:08.085Z] === RUN   TestDiff
16:55:08 [2023-04-28T16:55:08.343Z] --- PASS: TestDiff (0.38s)
16:55:08 [2023-04-28T16:55:08.343Z] === RUN   TestExecConsoleSize
16:55:08 [2023-04-28T16:55:08.908Z] --- PASS: TestExecConsoleSize (0.47s)
16:55:08 [2023-04-28T16:55:08.908Z] === RUN   TestExecWithCloseStdin
16:55:09 [2023-04-28T16:55:09.474Z] --- PASS: TestExecWithCloseStdin (0.44s)
16:55:09 [2023-04-28T16:55:09.474Z] === RUN   TestExec
16:55:09 [2023-04-28T16:55:09.732Z] --- PASS: TestExec (0.44s)
16:55:09 [2023-04-28T16:55:09.732Z] === RUN   TestExecUser
16:55:10 [2023-04-28T16:55:10.298Z] --- PASS: TestExecUser (0.42s)
16:55:10 [2023-04-28T16:55:10.298Z] === RUN   TestExportContainerAndImportImage
16:55:10 [2023-04-28T16:55:10.556Z] --- PASS: TestExportContainerAndImportImage (0.44s)
16:55:10 [2023-04-28T16:55:10.557Z] === RUN   TestExportContainerAfterDaemonRestart
16:55:11 [2023-04-28T16:55:11.930Z] --- PASS: TestExportContainerAfterDaemonRestart (1.15s)
16:55:11 [2023-04-28T16:55:11.930Z] === RUN   TestHealthCheckWorkdir
16:55:12 [2023-04-28T16:55:12.188Z] --- PASS: TestHealthCheckWorkdir (0.48s)
16:55:12 [2023-04-28T16:55:12.188Z] === RUN   TestHealthKillContainer
16:55:20 [2023-04-28T16:55:20.306Z] --- PASS: TestHealthKillContainer (7.78s)
16:55:20 [2023-04-28T16:55:20.306Z] === RUN   TestHealthCheckProcessKilled
16:55:20 [2023-04-28T16:55:20.564Z] --- PASS: TestHealthCheckProcessKilled (0.56s)
16:55:20 [2023-04-28T16:55:20.564Z] === RUN   TestInspectCpusetInConfigPre120
16:55:21 [2023-04-28T16:55:21.129Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s)
16:55:21 [2023-04-28T16:55:21.129Z] === RUN   TestInspectAnnotations
16:55:21 [2023-04-28T16:55:21.129Z] --- PASS: TestInspectAnnotations (0.05s)
16:55:21 [2023-04-28T16:55:21.129Z] === RUN   TestIpcModeNone
16:55:21 [2023-04-28T16:55:21.391Z] --- PASS: TestIpcModeNone (0.43s)
16:55:21 [2023-04-28T16:55:21.391Z] === RUN   TestIpcModePrivate
16:55:21 [2023-04-28T16:55:21.649Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false
16:55:21 [2023-04-28T16:55:21.907Z] --- PASS: TestIpcModePrivate (0.42s)
16:55:21 [2023-04-28T16:55:21.907Z] === RUN   TestIpcModeShareable
16:55:22 [2023-04-28T16:55:22.165Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true
16:55:22 [2023-04-28T16:55:22.424Z] --- PASS: TestIpcModeShareable (0.43s)
16:55:22 [2023-04-28T16:55:22.424Z] === RUN   TestAPIIpcModeShareableAndContainer
16:55:23 [2023-04-28T16:55:23.800Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s)
16:55:23 [2023-04-28T16:55:23.800Z] === RUN   TestAPIIpcModeHost
16:55:24 [2023-04-28T16:55:24.058Z] --- PASS: TestAPIIpcModeHost (0.30s)
16:55:24 [2023-04-28T16:55:24.058Z] === RUN   TestDaemonIpcModeShareable
16:55:24 [2023-04-28T16:55:24.992Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
16:55:24 [2023-04-28T16:55:24.992Z] --- PASS: TestDaemonIpcModeShareable (1.01s)
16:55:24 [2023-04-28T16:55:24.992Z] === RUN   TestDaemonIpcModePrivate
16:55:25 [2023-04-28T16:55:25.926Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
16:55:25 [2023-04-28T16:55:25.926Z] --- PASS: TestDaemonIpcModePrivate (1.01s)
16:55:25 [2023-04-28T16:55:25.926Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:55:26 [2023-04-28T16:55:26.859Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
16:55:27 [2023-04-28T16:55:27.117Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.03s)
16:55:27 [2023-04-28T16:55:27.117Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:55:28 [2023-04-28T16:55:28.052Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
16:55:28 [2023-04-28T16:55:28.052Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.01s)
16:55:28 [2023-04-28T16:55:28.052Z] === RUN   TestIpcModeOlderClient
16:55:28 [2023-04-28T16:55:28.052Z] === PAUSE TestIpcModeOlderClient
16:55:28 [2023-04-28T16:55:28.052Z] === RUN   TestKillContainerInvalidSignal
16:55:28 [2023-04-28T16:55:28.617Z] --- PASS: TestKillContainerInvalidSignal (0.36s)
16:55:28 [2023-04-28T16:55:28.617Z] === RUN   TestKillContainer
16:55:28 [2023-04-28T16:55:28.617Z] === RUN   TestKillContainer/no_signal
16:55:28 [2023-04-28T16:55:28.876Z] === RUN   TestKillContainer/non_killing_signal
16:55:29 [2023-04-28T16:55:29.134Z] === RUN   TestKillContainer/killing_signal
16:55:29 [2023-04-28T16:55:29.705Z] --- PASS: TestKillContainer (1.15s)
16:55:29 [2023-04-28T16:55:29.705Z]     --- PASS: TestKillContainer/no_signal (0.36s)
16:55:29 [2023-04-28T16:55:29.705Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
16:55:29 [2023-04-28T16:55:29.705Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
16:55:29 [2023-04-28T16:55:29.705Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:55:29 [2023-04-28T16:55:29.705Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:55:29 [2023-04-28T16:55:29.963Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:55:30 [2023-04-28T16:55:30.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.75s)
16:55:30 [2023-04-28T16:55:30.222Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s)
16:55:30 [2023-04-28T16:55:30.222Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
16:55:30 [2023-04-28T16:55:30.222Z] === RUN   TestKillStoppedContainer
16:55:30 [2023-04-28T16:55:30.482Z] --- PASS: TestKillStoppedContainer (0.05s)
16:55:30 [2023-04-28T16:55:30.482Z] === RUN   TestKillStoppedContainerAPIPre120
16:55:30 [2023-04-28T16:55:30.482Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
16:55:30 [2023-04-28T16:55:30.482Z] === RUN   TestKillDifferentUserContainer
16:55:30 [2023-04-28T16:55:30.740Z] --- PASS: TestKillDifferentUserContainer (0.40s)
16:55:30 [2023-04-28T16:55:30.740Z] === RUN   TestInspectOomKilledTrue
16:55:31 [2023-04-28T16:55:31.306Z] --- PASS: TestInspectOomKilledTrue (0.45s)
16:55:31 [2023-04-28T16:55:31.306Z] === RUN   TestInspectOomKilledFalse
16:55:31 [2023-04-28T16:55:31.565Z] --- PASS: TestInspectOomKilledFalse (0.35s)
16:55:31 [2023-04-28T16:55:31.565Z] === RUN   TestLinksEtcHostsContentMatch
16:55:31 [2023-04-28T16:55:31.823Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s)
16:55:31 [2023-04-28T16:55:31.823Z] === RUN   TestLinksContainerNames
16:55:32 [2023-04-28T16:55:32.757Z] --- PASS: TestLinksContainerNames (0.75s)
16:55:32 [2023-04-28T16:55:32.757Z] === RUN   TestLogsFollowTailEmpty
16:55:33 [2023-04-28T16:55:33.015Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
16:55:33 [2023-04-28T16:55:33.015Z] === RUN   TestLogs
16:55:33 [2023-04-28T16:55:33.015Z] === RUN   TestLogs/driver_local
16:55:33 [2023-04-28T16:55:33.015Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
16:55:33 [2023-04-28T16:55:33.015Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
16:55:33 [2023-04-28T16:55:33.015Z] === RUN   TestLogs/driver_local/tty/only_stdout
16:55:33 [2023-04-28T16:55:33.015Z] === PAUSE TestLogs/driver_local/tty/only_stdout
16:55:33 [2023-04-28T16:55:33.015Z] === RUN   TestLogs/driver_local/tty/only_stderr
16:55:33 [2023-04-28T16:55:33.015Z] === PAUSE TestLogs/driver_local/tty/only_stderr
16:55:33 [2023-04-28T16:55:33.015Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
16:55:33 [2023-04-28T16:55:33.015Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
16:55:33 [2023-04-28T16:55:33.015Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
16:55:33 [2023-04-28T16:55:33.015Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
16:55:33 [2023-04-28T16:55:33.015Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
16:55:33 [2023-04-28T16:55:33.015Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
16:55:33 [2023-04-28T16:55:33.015Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
16:55:33 [2023-04-28T16:55:33.015Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
16:55:33 [2023-04-28T16:55:33.581Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
16:55:33 [2023-04-28T16:55:33.839Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
16:55:34 [2023-04-28T16:55:34.097Z] === CONT  TestLogs/driver_local/tty/only_stderr
16:55:34 [2023-04-28T16:55:34.355Z] === CONT  TestLogs/driver_local/tty/only_stdout
16:55:34 [2023-04-28T16:55:34.926Z] === RUN   TestLogs/driver_json-file
16:55:34 [2023-04-28T16:55:34.926Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
16:55:34 [2023-04-28T16:55:34.926Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
16:55:34 [2023-04-28T16:55:34.926Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
16:55:34 [2023-04-28T16:55:34.926Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
16:55:34 [2023-04-28T16:55:34.926Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
16:55:34 [2023-04-28T16:55:34.926Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
16:55:34 [2023-04-28T16:55:34.926Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:55:34 [2023-04-28T16:55:34.926Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:55:34 [2023-04-28T16:55:34.926Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
16:55:34 [2023-04-28T16:55:34.926Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
16:55:34 [2023-04-28T16:55:34.926Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
16:55:34 [2023-04-28T16:55:34.926Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
16:55:34 [2023-04-28T16:55:34.926Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
16:55:34 [2023-04-28T16:55:34.926Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:55:35 [2023-04-28T16:55:35.492Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
16:55:35 [2023-04-28T16:55:35.492Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
16:55:36 [2023-04-28T16:55:36.058Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
16:55:36 [2023-04-28T16:55:36.058Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
16:55:36 [2023-04-28T16:55:36.626Z] --- PASS: TestLogs (3.60s)
16:55:36 [2023-04-28T16:55:36.626Z]     --- PASS: TestLogs/driver_local (0.01s)
16:55:36 [2023-04-28T16:55:36.626Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.60s)
16:55:36 [2023-04-28T16:55:36.626Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.79s)
16:55:36 [2023-04-28T16:55:36.626Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.54s)
16:55:36 [2023-04-28T16:55:36.626Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s)
16:55:36 [2023-04-28T16:55:36.626Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s)
16:55:36 [2023-04-28T16:55:36.626Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.49s)
16:55:36 [2023-04-28T16:55:36.626Z]     --- PASS: TestLogs/driver_json-file (0.01s)
16:55:36 [2023-04-28T16:55:36.626Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.55s)
16:55:36 [2023-04-28T16:55:36.626Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.62s)
16:55:36 [2023-04-28T16:55:36.626Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s)
16:55:36 [2023-04-28T16:55:36.626Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.72s)
16:55:36 [2023-04-28T16:55:36.626Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.47s)
16:55:36 [2023-04-28T16:55:36.626Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s)
16:55:36 [2023-04-28T16:55:36.626Z] === RUN   TestContainerNetworkMountsNoChown
16:55:36 [2023-04-28T16:55:36.884Z] --- PASS: TestContainerNetworkMountsNoChown (0.35s)
16:55:36 [2023-04-28T16:55:36.884Z] === RUN   TestMountDaemonRoot
16:55:36 [2023-04-28T16:55:36.884Z] === RUN   TestMountDaemonRoot/default
16:55:36 [2023-04-28T16:55:36.884Z] === PAUSE TestMountDaemonRoot/default
16:55:36 [2023-04-28T16:55:36.884Z] === RUN   TestMountDaemonRoot/private
16:55:36 [2023-04-28T16:55:36.884Z] === PAUSE TestMountDaemonRoot/private
16:55:36 [2023-04-28T16:55:36.884Z] === RUN   TestMountDaemonRoot/rprivate
16:55:36 [2023-04-28T16:55:36.884Z] === PAUSE TestMountDaemonRoot/rprivate
16:55:36 [2023-04-28T16:55:36.884Z] === RUN   TestMountDaemonRoot/slave
16:55:36 [2023-04-28T16:55:36.884Z] === PAUSE TestMountDaemonRoot/slave
16:55:36 [2023-04-28T16:55:36.884Z] === RUN   TestMountDaemonRoot/rslave
16:55:36 [2023-04-28T16:55:36.884Z] === PAUSE TestMountDaemonRoot/rslave
16:55:36 [2023-04-28T16:55:36.884Z] === RUN   TestMountDaemonRoot/shared
16:55:36 [2023-04-28T16:55:36.884Z] === PAUSE TestMountDaemonRoot/shared
16:55:36 [2023-04-28T16:55:36.884Z] === RUN   TestMountDaemonRoot/rshared
16:55:36 [2023-04-28T16:55:36.884Z] === PAUSE TestMountDaemonRoot/rshared
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/default
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/rslave
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/default/mount_root
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/default/bind_root
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/slave
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/rprivate
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/private
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/private/bind_root
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/private/mount_root
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/rshared
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/shared
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:55:37 [2023-04-28T16:55:37.143Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/default/bind_root
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/default/mount_root
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/private/bind_root
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:55:37 [2023-04-28T16:55:37.143Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:55:37 [2023-04-28T16:55:37.402Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:55:37 [2023-04-28T16:55:37.402Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:55:37 [2023-04-28T16:55:37.402Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:55:37 [2023-04-28T16:55:37.402Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:55:37 [2023-04-28T16:55:37.402Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:55:37 [2023-04-28T16:55:37.402Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:55:37 [2023-04-28T16:55:37.402Z] === CONT  TestMountDaemonRoot/private/mount_root
16:55:37 [2023-04-28T16:55:37.402Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:55:37 [2023-04-28T16:55:37.402Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:55:37 [2023-04-28T16:55:37.402Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:55:37 [2023-04-28T16:55:37.402Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:55:37 [2023-04-28T16:55:37.402Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:55:37 [2023-04-28T16:55:37.402Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:55:37 [2023-04-28T16:55:37.402Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:55:37 [2023-04-28T16:55:37.402Z] --- PASS: TestMountDaemonRoot (0.02s)
16:55:37 [2023-04-28T16:55:37.402Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
16:55:37 [2023-04-28T16:55:37.402Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
16:55:37 [2023-04-28T16:55:37.402Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
16:55:37 [2023-04-28T16:55:37.402Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
16:55:37 [2023-04-28T16:55:37.402Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
16:55:37 [2023-04-28T16:55:37.402Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
16:55:37 [2023-04-28T16:55:37.402Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:55:37 [2023-04-28T16:55:37.402Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:55:37 [2023-04-28T16:55:37.402Z] === RUN   TestContainerBindMountNonRecursive
16:55:38 [2023-04-28T16:55:38.777Z] --- PASS: TestContainerBindMountNonRecursive (1.15s)
16:55:38 [2023-04-28T16:55:38.777Z] === RUN   TestContainerVolumesMountedAsShared
16:55:39 [2023-04-28T16:55:39.035Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s)
16:55:39 [2023-04-28T16:55:39.035Z] === RUN   TestContainerVolumesMountedAsSlave
16:55:39 [2023-04-28T16:55:39.294Z] --- PASS: TestContainerVolumesMountedAsSlave (0.27s)
16:55:39 [2023-04-28T16:55:39.294Z] === RUN   TestContainerCopyLeaksMounts
16:55:39 [2023-04-28T16:55:39.860Z] --- PASS: TestContainerCopyLeaksMounts (0.47s)
16:55:39 [2023-04-28T16:55:39.860Z] === RUN   TestNetworkNat
16:55:40 [2023-04-28T16:55:40.118Z] --- PASS: TestNetworkNat (0.41s)
16:55:40 [2023-04-28T16:55:40.118Z] === RUN   TestNetworkLocalhostTCPNat
16:55:40 [2023-04-28T16:55:40.684Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s)
16:55:40 [2023-04-28T16:55:40.684Z] === RUN   TestNetworkLoopbackNat
16:55:43 [2023-04-28T16:55:43.225Z] --- PASS: TestNetworkLoopbackNat (2.48s)
16:55:43 [2023-04-28T16:55:43.225Z] === RUN   TestPause
16:55:43 [2023-04-28T16:55:43.483Z] --- PASS: TestPause (0.41s)
16:55:43 [2023-04-28T16:55:43.484Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:55:43 [2023-04-28T16:55:43.484Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:55:43 [2023-04-28T16:55:43.484Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:55:43 [2023-04-28T16:55:43.484Z] === RUN   TestPauseStopPausedContainer
16:55:44 [2023-04-28T16:55:44.054Z] --- PASS: TestPauseStopPausedContainer (0.46s)
16:55:44 [2023-04-28T16:55:44.054Z] === RUN   TestPidHost
16:55:44 [2023-04-28T16:55:44.620Z] --- PASS: TestPidHost (0.81s)
16:55:44 [2023-04-28T16:55:44.620Z] === RUN   TestPsFilter
16:55:44 [2023-04-28T16:55:44.877Z] === RUN   TestPsFilter/since
16:55:44 [2023-04-28T16:55:44.877Z] === RUN   TestPsFilter/before
16:55:44 [2023-04-28T16:55:44.877Z] --- PASS: TestPsFilter (0.11s)
16:55:44 [2023-04-28T16:55:44.877Z]     --- PASS: TestPsFilter/since (0.00s)
16:55:44 [2023-04-28T16:55:44.877Z]     --- PASS: TestPsFilter/before (0.00s)
16:55:44 [2023-04-28T16:55:44.877Z] === RUN   TestRemoveContainerWithRemovedVolume
16:55:45 [2023-04-28T16:55:45.136Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s)
16:55:45 [2023-04-28T16:55:45.136Z] === RUN   TestRemoveContainerWithVolume
16:55:45 [2023-04-28T16:55:45.702Z] --- PASS: TestRemoveContainerWithVolume (0.38s)
16:55:45 [2023-04-28T16:55:45.702Z] === RUN   TestRemoveContainerRunning
16:55:45 [2023-04-28T16:55:45.960Z] --- PASS: TestRemoveContainerRunning (0.36s)
16:55:45 [2023-04-28T16:55:45.960Z] === RUN   TestRemoveContainerForceRemoveRunning
16:55:46 [2023-04-28T16:55:46.219Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s)
16:55:46 [2023-04-28T16:55:46.219Z] === RUN   TestRemoveInvalidContainer
16:55:46 [2023-04-28T16:55:46.477Z] --- PASS: TestRemoveInvalidContainer (0.02s)
16:55:46 [2023-04-28T16:55:46.477Z] === RUN   TestRenameLinkedContainer
16:55:47 [2023-04-28T16:55:47.852Z] --- PASS: TestRenameLinkedContainer (1.48s)
16:55:47 [2023-04-28T16:55:47.852Z] === RUN   TestRenameStoppedContainer
16:55:48 [2023-04-28T16:55:48.110Z] --- PASS: TestRenameStoppedContainer (0.39s)
16:55:48 [2023-04-28T16:55:48.110Z] === RUN   TestRenameRunningContainerAndReuse
16:55:49 [2023-04-28T16:55:49.046Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s)
16:55:49 [2023-04-28T16:55:49.046Z] === RUN   TestRenameInvalidName
16:55:49 [2023-04-28T16:55:49.304Z] --- PASS: TestRenameInvalidName (0.39s)
16:55:49 [2023-04-28T16:55:49.304Z] === RUN   TestRenameAnonymousContainer
16:55:50 [2023-04-28T16:55:50.678Z] --- PASS: TestRenameAnonymousContainer (1.27s)
16:55:50 [2023-04-28T16:55:50.678Z] === RUN   TestRenameContainerWithSameName
16:55:50 [2023-04-28T16:55:50.936Z] --- PASS: TestRenameContainerWithSameName (0.36s)
16:55:50 [2023-04-28T16:55:50.936Z] === RUN   TestRenameContainerWithLinkedContainer
16:55:51 [2023-04-28T16:55:51.870Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s)
16:55:51 [2023-04-28T16:55:51.870Z] === RUN   TestResize
16:55:52 [2023-04-28T16:55:52.128Z] --- PASS: TestResize (0.38s)
16:55:52 [2023-04-28T16:55:52.128Z] === RUN   TestResizeWithInvalidSize
16:55:52 [2023-04-28T16:55:52.694Z] --- PASS: TestResizeWithInvalidSize (0.39s)
16:55:52 [2023-04-28T16:55:52.694Z] === RUN   TestResizeWhenContainerNotStarted
16:55:52 [2023-04-28T16:55:52.952Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s)
16:55:52 [2023-04-28T16:55:52.952Z] === RUN   TestDaemonRestartKillContainers
16:55:52 [2023-04-28T16:55:52.952Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:55:52 [2023-04-28T16:55:52.952Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:55:54 [2023-04-28T16:55:54.331Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:55:54 [2023-04-28T16:55:54.331Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:55:55 [2023-04-28T16:55:55.706Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:55:56 [2023-04-28T16:55:56.640Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:55:57 [2023-04-28T16:55:57.574Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:55:57 [2023-04-28T16:55:57.832Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:56:01 [2023-04-28T16:56:01.115Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:56:01 [2023-04-28T16:56:01.115Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:56:02 [2023-04-28T16:56:02.491Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:56:04 [2023-04-28T16:56:04.390Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:56:04 [2023-04-28T16:56:04.648Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:56:05 [2023-04-28T16:56:05.585Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:56:06 [2023-04-28T16:56:06.151Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:56:07 [2023-04-28T16:56:07.090Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:56:08 [2023-04-28T16:56:08.465Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:56:08 [2023-04-28T16:56:08.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.20s)
16:56:08 [2023-04-28T16:56:08.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.45s)
16:56:08 [2023-04-28T16:56:08.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.17s)
16:56:08 [2023-04-28T16:56:08.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.14s)
16:56:08 [2023-04-28T16:56:08.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.54s)
16:56:08 [2023-04-28T16:56:08.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.15s)
16:56:08 [2023-04-28T16:56:08.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.19s)
16:56:08 [2023-04-28T16:56:08.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.17s)
16:56:08 [2023-04-28T16:56:08.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.60s)
16:56:08 [2023-04-28T16:56:08.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.44s)
16:56:08 [2023-04-28T16:56:08.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s)
16:56:08 [2023-04-28T16:56:08.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.50s)
16:56:08 [2023-04-28T16:56:08.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.66s)
16:56:08 [2023-04-28T16:56:08.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.52s)
16:56:08 [2023-04-28T16:56:08.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.48s)
16:56:08 [2023-04-28T16:56:08.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.49s)
16:56:08 [2023-04-28T16:56:08.465Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
16:56:08 [2023-04-28T16:56:08.465Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
16:56:09 [2023-04-28T16:56:09.427Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
16:56:10 [2023-04-28T16:56:10.363Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.63s)
16:56:10 [2023-04-28T16:56:10.363Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.81s)
16:56:10 [2023-04-28T16:56:10.363Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.81s)
16:56:10 [2023-04-28T16:56:10.363Z] === RUN   TestCgroupNamespacesRun
16:56:11 [2023-04-28T16:56:11.297Z] --- PASS: TestCgroupNamespacesRun (1.05s)
16:56:11 [2023-04-28T16:56:11.297Z] === RUN   TestCgroupNamespacesRunPrivileged
16:56:12 [2023-04-28T16:56:12.232Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.02s)
16:56:12 [2023-04-28T16:56:12.232Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:56:13 [2023-04-28T16:56:13.167Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.02s)
16:56:13 [2023-04-28T16:56:13.167Z] === RUN   TestCgroupNamespacesRunHostMode
16:56:14 [2023-04-28T16:56:14.543Z] --- PASS: TestCgroupNamespacesRunHostMode (1.03s)
16:56:14 [2023-04-28T16:56:14.543Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:56:15 [2023-04-28T16:56:15.481Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.05s)
16:56:15 [2023-04-28T16:56:15.482Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:56:16 [2023-04-28T16:56:16.417Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.04s)
16:56:16 [2023-04-28T16:56:16.417Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:56:16 [2023-04-28T16:56:16.984Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
16:56:16 [2023-04-28T16:56:16.984Z] === RUN   TestCgroupNamespacesRunOlderClient
16:56:17 [2023-04-28T16:56:17.922Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.05s)
16:56:17 [2023-04-28T16:56:17.922Z] === RUN   TestNISDomainname
16:56:18 [2023-04-28T16:56:18.488Z] --- PASS: TestNISDomainname (0.48s)
16:56:18 [2023-04-28T16:56:18.488Z] === RUN   TestHostnameDnsResolution
16:56:19 [2023-04-28T16:56:19.056Z] --- PASS: TestHostnameDnsResolution (0.59s)
16:56:19 [2023-04-28T16:56:19.056Z] === RUN   TestUnprivilegedPortsAndPing
16:56:19 [2023-04-28T16:56:19.624Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
16:56:19 [2023-04-28T16:56:19.624Z] === RUN   TestPrivilegedHostDevices
16:56:20 [2023-04-28T16:56:20.192Z] --- PASS: TestPrivilegedHostDevices (0.45s)
16:56:20 [2023-04-28T16:56:20.192Z] === RUN   TestRunConsoleSize
16:56:20 [2023-04-28T16:56:20.450Z] --- PASS: TestRunConsoleSize (0.40s)
16:56:20 [2023-04-28T16:56:20.450Z] === RUN   TestRunWithAlternativeContainerdShim
16:56:22 [2023-04-28T16:56:22.352Z] --- PASS: TestRunWithAlternativeContainerdShim (1.86s)
16:56:22 [2023-04-28T16:56:22.352Z] === RUN   TestStats
16:56:24 [2023-04-28T16:56:24.891Z] --- PASS: TestStats (2.43s)
16:56:24 [2023-04-28T16:56:24.891Z] === RUN   TestStopContainerWithTimeout
16:56:24 [2023-04-28T16:56:24.891Z] === RUN   TestStopContainerWithTimeout/0
16:56:24 [2023-04-28T16:56:24.891Z] === PAUSE TestStopContainerWithTimeout/0
16:56:24 [2023-04-28T16:56:24.891Z] === RUN   TestStopContainerWithTimeout/1
16:56:24 [2023-04-28T16:56:24.891Z] === PAUSE TestStopContainerWithTimeout/1
16:56:24 [2023-04-28T16:56:24.891Z] === RUN   TestStopContainerWithTimeout/3
16:56:24 [2023-04-28T16:56:24.891Z] === PAUSE TestStopContainerWithTimeout/3
16:56:24 [2023-04-28T16:56:24.891Z] === RUN   TestStopContainerWithTimeout/-1
16:56:24 [2023-04-28T16:56:24.891Z] === PAUSE TestStopContainerWithTimeout/-1
16:56:24 [2023-04-28T16:56:24.891Z] === CONT  TestStopContainerWithTimeout/0
16:56:24 [2023-04-28T16:56:24.891Z] === CONT  TestStopContainerWithTimeout/-1
16:56:25 [2023-04-28T16:56:25.458Z] === CONT  TestStopContainerWithTimeout/3
16:56:27 [2023-04-28T16:56:27.357Z] === CONT  TestStopContainerWithTimeout/1
16:56:28 [2023-04-28T16:56:28.732Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:56:28 [2023-04-28T16:56:28.732Z]     --- PASS: TestStopContainerWithTimeout/0 (0.67s)
16:56:28 [2023-04-28T16:56:28.732Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.64s)
16:56:28 [2023-04-28T16:56:28.732Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
16:56:28 [2023-04-28T16:56:28.732Z]     --- PASS: TestStopContainerWithTimeout/1 (1.36s)
16:56:28 [2023-04-28T16:56:28.732Z] === RUN   TestDeleteDevicemapper
16:56:28 [2023-04-28T16:56:28.732Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:56:28 [2023-04-28T16:56:28.732Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:56:28 [2023-04-28T16:56:28.732Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:56:30 [2023-04-28T16:56:30.111Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s)
16:56:30 [2023-04-28T16:56:30.111Z] === RUN   TestUpdateMemory
16:56:30 [2023-04-28T16:56:30.680Z] --- PASS: TestUpdateMemory (0.52s)
16:56:30 [2023-04-28T16:56:30.680Z] === RUN   TestUpdateCPUQuota
16:56:31 [2023-04-28T16:56:31.616Z] --- PASS: TestUpdateCPUQuota (0.74s)
16:56:31 [2023-04-28T16:56:31.616Z] === RUN   TestUpdatePidsLimit
16:56:31 [2023-04-28T16:56:31.616Z] === RUN   TestUpdatePidsLimit/update_from_none
16:56:31 [2023-04-28T16:56:31.616Z] === RUN   TestUpdatePidsLimit/no_change
16:56:31 [2023-04-28T16:56:31.876Z] === RUN   TestUpdatePidsLimit/update_lower
16:56:32 [2023-04-28T16:56:32.135Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:56:32 [2023-04-28T16:56:32.135Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:56:32 [2023-04-28T16:56:32.394Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:56:32 [2023-04-28T16:56:32.653Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:56:33 [2023-04-28T16:56:33.589Z] --- PASS: TestUpdatePidsLimit (1.99s)
16:56:33 [2023-04-28T16:56:33.589Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
16:56:33 [2023-04-28T16:56:33.589Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
16:56:33 [2023-04-28T16:56:33.589Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
16:56:33 [2023-04-28T16:56:33.589Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
16:56:33 [2023-04-28T16:56:33.589Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
16:56:33 [2023-04-28T16:56:33.589Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
16:56:33 [2023-04-28T16:56:33.589Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
16:56:33 [2023-04-28T16:56:33.589Z] === RUN   TestUpdateRestartPolicy
16:56:45 [2023-04-28T16:56:45.801Z] --- PASS: TestUpdateRestartPolicy (10.66s)
16:56:45 [2023-04-28T16:56:45.801Z] === RUN   TestUpdateRestartWithAutoRemove
16:56:45 [2023-04-28T16:56:45.801Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
16:56:45 [2023-04-28T16:56:45.801Z] === RUN   TestWaitNonBlocked
16:56:45 [2023-04-28T16:56:45.801Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:56:45 [2023-04-28T16:56:45.801Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:56:45 [2023-04-28T16:56:45.801Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:56:45 [2023-04-28T16:56:45.801Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:56:45 [2023-04-28T16:56:45.801Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:56:45 [2023-04-28T16:56:45.801Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:56:45 [2023-04-28T16:56:45.801Z] --- PASS: TestWaitNonBlocked (0.01s)
16:56:45 [2023-04-28T16:56:45.801Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s)
16:56:45 [2023-04-28T16:56:45.801Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
16:56:45 [2023-04-28T16:56:45.801Z] === RUN   TestWaitBlocked
16:56:45 [2023-04-28T16:56:45.801Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:56:45 [2023-04-28T16:56:45.801Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:56:45 [2023-04-28T16:56:45.801Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:56:45 [2023-04-28T16:56:45.801Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:56:45 [2023-04-28T16:56:45.801Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:56:45 [2023-04-28T16:56:45.801Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:56:45 [2023-04-28T16:56:45.801Z] --- PASS: TestWaitBlocked (0.01s)
16:56:45 [2023-04-28T16:56:45.801Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s)
16:56:45 [2023-04-28T16:56:45.801Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
16:56:45 [2023-04-28T16:56:45.801Z] === RUN   TestWaitConditions
16:56:45 [2023-04-28T16:56:45.801Z] === RUN   TestWaitConditions/default
16:56:45 [2023-04-28T16:56:45.801Z] === PAUSE TestWaitConditions/default
16:56:45 [2023-04-28T16:56:45.801Z] === RUN   TestWaitConditions/not-running
16:56:45 [2023-04-28T16:56:45.801Z] === PAUSE TestWaitConditions/not-running
16:56:45 [2023-04-28T16:56:45.801Z] === RUN   TestWaitConditions/next-exit
16:56:45 [2023-04-28T16:56:45.802Z] === PAUSE TestWaitConditions/next-exit
16:56:45 [2023-04-28T16:56:45.802Z] === RUN   TestWaitConditions/removed
16:56:45 [2023-04-28T16:56:45.802Z] === PAUSE TestWaitConditions/removed
16:56:45 [2023-04-28T16:56:45.802Z] === CONT  TestWaitConditions/default
16:56:45 [2023-04-28T16:56:45.802Z] === CONT  TestWaitConditions/removed
16:56:45 [2023-04-28T16:56:45.802Z]     wait_test.go:146: ContainerID = a33fe9889b3db5c59ad65f99c06181ae03b9d9fdf2487a7926b7a3d6dddefa6c
16:56:45 [2023-04-28T16:56:45.802Z]     wait_test.go:146: ContainerID = f4611dc5d94711230c1892fa018bb8fee0ea43c31e65810d32763fe8a29474a3
16:56:46 [2023-04-28T16:56:46.378Z] === CONT  TestWaitConditions/next-exit
16:56:46 [2023-04-28T16:56:46.378Z]     wait_test.go:146: ContainerID = e30d89cd218f7fc051986bf601f17f20501e8c1485b93300f6c5ccc7fd704185
16:56:46 [2023-04-28T16:56:46.637Z] === CONT  TestWaitConditions/not-running
16:56:46 [2023-04-28T16:56:46.637Z]     wait_test.go:146: ContainerID = 785ded1e7c3296ed5eb0f5eb8118580da49c692adbb4544d3a08628ada511238
16:56:47 [2023-04-28T16:56:47.205Z] --- PASS: TestWaitConditions (0.02s)
16:56:47 [2023-04-28T16:56:47.205Z]     --- PASS: TestWaitConditions/default (0.53s)
16:56:47 [2023-04-28T16:56:47.205Z]     --- PASS: TestWaitConditions/removed (0.71s)
16:56:47 [2023-04-28T16:56:47.205Z]     --- PASS: TestWaitConditions/not-running (0.48s)
16:56:47 [2023-04-28T16:56:47.205Z]     --- PASS: TestWaitConditions/next-exit (0.67s)
16:56:47 [2023-04-28T16:56:47.205Z] === RUN   TestWaitRestartedContainer
16:56:47 [2023-04-28T16:56:47.205Z] === RUN   TestWaitRestartedContainer/default
16:56:47 [2023-04-28T16:56:47.205Z] === PAUSE TestWaitRestartedContainer/default
16:56:47 [2023-04-28T16:56:47.205Z] === RUN   TestWaitRestartedContainer/not-running
16:56:47 [2023-04-28T16:56:47.205Z] === PAUSE TestWaitRestartedContainer/not-running
16:56:47 [2023-04-28T16:56:47.205Z] === RUN   TestWaitRestartedContainer/next-exit
16:56:47 [2023-04-28T16:56:47.205Z] === PAUSE TestWaitRestartedContainer/next-exit
16:56:47 [2023-04-28T16:56:47.205Z] === CONT  TestWaitRestartedContainer/default
16:56:47 [2023-04-28T16:56:47.205Z] === CONT  TestWaitRestartedContainer/next-exit
16:56:48 [2023-04-28T16:56:48.585Z] === CONT  TestWaitRestartedContainer/not-running
16:56:49 [2023-04-28T16:56:49.153Z] --- PASS: TestWaitRestartedContainer (0.02s)
16:56:49 [2023-04-28T16:56:49.153Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.26s)
16:56:49 [2023-04-28T16:56:49.153Z]     --- PASS: TestWaitRestartedContainer/default (1.31s)
16:56:49 [2023-04-28T16:56:49.153Z]     --- PASS: TestWaitRestartedContainer/not-running (0.79s)
16:56:49 [2023-04-28T16:56:49.153Z] === CONT  TestRestartDaemonWithRestartingContainer
16:56:49 [2023-04-28T16:56:49.153Z] === CONT  TestContainerStartOnDaemonRestart
16:56:51 [2023-04-28T16:56:51.060Z] --- PASS: TestContainerStartOnDaemonRestart (1.95s)
16:56:51 [2023-04-28T16:56:51.060Z] === CONT  TestDaemonHostGatewayIP
16:56:51 [2023-04-28T16:56:51.628Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s)
16:56:51 [2023-04-28T16:56:51.628Z] === CONT  TestDaemonRestartIpcMode
16:56:53 [2023-04-28T16:56:53.533Z] --- PASS: TestDaemonHostGatewayIP (2.29s)
16:56:53 [2023-04-28T16:56:53.533Z] === CONT  TestIpcModeOlderClient
16:56:53 [2023-04-28T16:56:53.533Z] --- PASS: TestIpcModeOlderClient (0.06s)
16:56:53 [2023-04-28T16:56:53.533Z] === CONT  TestContainerKillOnDaemonStart
16:56:53 [2023-04-28T16:56:53.792Z] --- PASS: TestDaemonRestartIpcMode (2.20s)
16:57:05 [2023-04-28T16:57:05.996Z] --- PASS: TestContainerKillOnDaemonStart (11.40s)
16:57:05 [2023-04-28T16:57:05.996Z] PASS
16:57:05 [2023-04-28T16:57:05.996Z] 
16:57:05 [2023-04-28T16:57:05.996Z] === Skipped
16:57:05 [2023-04-28T16:57:05.996Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:57:05 [2023-04-28T16:57:05.996Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:57:05 [2023-04-28T16:57:05.996Z] 
16:57:05 [2023-04-28T16:57:05.996Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:57:05 [2023-04-28T16:57:05.996Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:57:05 [2023-04-28T16:57:05.996Z] 
16:57:05 [2023-04-28T16:57:05.996Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
16:57:05 [2023-04-28T16:57:05.996Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:57:05 [2023-04-28T16:57:05.996Z] 
16:57:05 [2023-04-28T16:57:05.996Z] DONE 285 tests, 3 skipped in 121.137s
16:57:05 [2023-04-28T16:57:05.996Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
16:57:05 [2023-04-28T16:57:05.996Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
16:57:05 [2023-04-28T16:57:05.996Z] ++ set -e
16:57:05 [2023-04-28T16:57:05.996Z] ++ '[' -n 0 ']'
16:57:05 [2023-04-28T16:57:05.996Z] ++ set -x
16:57:05 [2023-04-28T16:57:05.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
16:57:05 [2023-04-28T16:57:05.996Z] INFO: Testing against a local daemon
16:57:05 [2023-04-28T16:57:05.996Z] === RUN   TestConfigDaemonID
16:57:05 [2023-04-28T16:57:05.996Z]     daemon_test.go:52: [de90cc1b74dc7] daemon is not started
16:57:05 [2023-04-28T16:57:05.996Z] --- PASS: TestConfigDaemonID (1.05s)
16:57:05 [2023-04-28T16:57:05.996Z] === RUN   TestDaemonConfigValidation
16:57:05 [2023-04-28T16:57:05.997Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:57:05 [2023-04-28T16:57:05.997Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:57:05 [2023-04-28T16:57:05.997Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:57:05 [2023-04-28T16:57:05.997Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:57:05 [2023-04-28T16:57:05.997Z] === RUN   TestDaemonConfigValidation/invalid_config
16:57:05 [2023-04-28T16:57:05.997Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:57:05 [2023-04-28T16:57:05.997Z] === RUN   TestDaemonConfigValidation/malformed_config
16:57:05 [2023-04-28T16:57:05.997Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:57:05 [2023-04-28T16:57:05.997Z] === RUN   TestDaemonConfigValidation/valid_config
16:57:05 [2023-04-28T16:57:05.997Z] === PAUSE TestDaemonConfigValidation/valid_config
16:57:05 [2023-04-28T16:57:05.997Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:57:05 [2023-04-28T16:57:05.997Z] === CONT  TestDaemonConfigValidation/malformed_config
16:57:06 [2023-04-28T16:57:06.256Z] === CONT  TestDaemonConfigValidation/valid_config
16:57:06 [2023-04-28T16:57:06.256Z] === CONT  TestDaemonConfigValidation/invalid_config
16:57:06 [2023-04-28T16:57:06.256Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:57:06 [2023-04-28T16:57:06.256Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:57:06 [2023-04-28T16:57:06.256Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
16:57:06 [2023-04-28T16:57:06.256Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
16:57:06 [2023-04-28T16:57:06.256Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
16:57:06 [2023-04-28T16:57:06.256Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
16:57:06 [2023-04-28T16:57:06.256Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
16:57:06 [2023-04-28T16:57:06.256Z] === RUN   TestConfigDaemonSeccompProfiles
16:57:06 [2023-04-28T16:57:06.256Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:57:07 [2023-04-28T16:57:07.642Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:57:08 [2023-04-28T16:57:08.585Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:57:09 [2023-04-28T16:57:09.520Z]     daemon_test.go:166: [dd62345e6229f] daemon is not started
16:57:09 [2023-04-28T16:57:09.520Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
16:57:09 [2023-04-28T16:57:09.520Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
16:57:09 [2023-04-28T16:57:09.520Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:57:09 [2023-04-28T16:57:09.520Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
16:57:09 [2023-04-28T16:57:09.520Z] === RUN   TestDaemonProxy
16:57:09 [2023-04-28T16:57:09.520Z] === RUN   TestDaemonProxy/environment_variables
16:57:11 [2023-04-28T16:57:11.420Z] === RUN   TestDaemonProxy/command-line_options
16:57:12 [2023-04-28T16:57:12.795Z] === RUN   TestDaemonProxy/configuration_file
16:57:14 [2023-04-28T16:57:14.698Z] === RUN   TestDaemonProxy/conflicting_options
16:57:15 [2023-04-28T16:57:15.265Z] === RUN   TestDaemonProxy/reload_sanitized
16:57:15 [2023-04-28T16:57:15.833Z] --- PASS: TestDaemonProxy (6.24s)
16:57:15 [2023-04-28T16:57:15.834Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
16:57:15 [2023-04-28T16:57:15.834Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
16:57:15 [2023-04-28T16:57:15.834Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
16:57:15 [2023-04-28T16:57:15.834Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
16:57:15 [2023-04-28T16:57:15.834Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
16:57:15 [2023-04-28T16:57:15.834Z] === RUN   TestLiveRestore
16:57:15 [2023-04-28T16:57:15.834Z] === RUN   TestLiveRestore/volume_references
16:57:15 [2023-04-28T16:57:15.834Z] === PAUSE TestLiveRestore/volume_references
16:57:15 [2023-04-28T16:57:15.834Z] === CONT  TestLiveRestore/volume_references
16:57:16 [2023-04-28T16:57:16.401Z] === RUN   TestLiveRestore/volume_references/restartPolicy
16:57:16 [2023-04-28T16:57:16.401Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
16:57:17 [2023-04-28T16:57:17.337Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
16:57:17 [2023-04-28T16:57:17.907Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
16:57:18 [2023-04-28T16:57:18.841Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
16:57:19 [2023-04-28T16:57:19.776Z] --- PASS: TestLiveRestore (0.00s)
16:57:19 [2023-04-28T16:57:19.776Z]     --- PASS: TestLiveRestore/volume_references (3.98s)
16:57:19 [2023-04-28T16:57:19.776Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.37s)
16:57:19 [2023-04-28T16:57:19.776Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.87s)
16:57:19 [2023-04-28T16:57:19.776Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.84s)
16:57:19 [2023-04-28T16:57:19.776Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.84s)
16:57:19 [2023-04-28T16:57:19.776Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.82s)
16:57:19 [2023-04-28T16:57:19.776Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
16:57:20 [2023-04-28T16:57:20.342Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.65s)
16:57:20 [2023-04-28T16:57:20.342Z] PASS
16:57:20 [2023-04-28T16:57:20.342Z] 
16:57:20 [2023-04-28T16:57:20.342Z] DONE 25 tests in 15.445s
16:57:20 [2023-04-28T16:57:20.342Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
16:57:20 [2023-04-28T16:57:20.342Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
16:57:20 [2023-04-28T16:57:20.342Z] ++ set -e
16:57:20 [2023-04-28T16:57:20.342Z] ++ '[' -n 0 ']'
16:57:20 [2023-04-28T16:57:20.342Z] ++ set -x
16:57:20 [2023-04-28T16:57:20.342Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
16:57:20 [2023-04-28T16:57:20.600Z] INFO: Testing against a local daemon
16:57:20 [2023-04-28T16:57:20.600Z] === RUN   TestCommitInheritsEnv
16:57:20 [2023-04-28T16:57:20.600Z] --- PASS: TestCommitInheritsEnv (0.16s)
16:57:20 [2023-04-28T16:57:20.600Z] === RUN   TestImportExtremelyLargeImageWorks
16:57:20 [2023-04-28T16:57:20.600Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:57:20 [2023-04-28T16:57:20.600Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:57:20 [2023-04-28T16:57:20.600Z] === RUN   TestImportWithCustomPlatform
16:57:20 [2023-04-28T16:57:20.600Z] === RUN   TestImportWithCustomPlatform/#00
16:57:20 [2023-04-28T16:57:20.600Z] === RUN   TestImportWithCustomPlatform/_______
16:57:20 [2023-04-28T16:57:20.600Z] === RUN   TestImportWithCustomPlatform//
16:57:20 [2023-04-28T16:57:20.600Z] === RUN   TestImportWithCustomPlatform/linux
16:57:20 [2023-04-28T16:57:20.600Z] === RUN   TestImportWithCustomPlatform/LINUX
16:57:20 [2023-04-28T16:57:20.859Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:57:20 [2023-04-28T16:57:20.859Z] === RUN   TestImportWithCustomPlatform/macos
16:57:20 [2023-04-28T16:57:20.859Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:57:20 [2023-04-28T16:57:20.859Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:57:20 [2023-04-28T16:57:20.859Z] --- PASS: TestImportWithCustomPlatform (0.11s)
16:57:20 [2023-04-28T16:57:20.859Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
16:57:20 [2023-04-28T16:57:20.859Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:57:20 [2023-04-28T16:57:20.859Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:57:20 [2023-04-28T16:57:20.859Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
16:57:20 [2023-04-28T16:57:20.859Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
16:57:20 [2023-04-28T16:57:20.859Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
16:57:20 [2023-04-28T16:57:20.859Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:57:20 [2023-04-28T16:57:20.859Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:57:20 [2023-04-28T16:57:20.859Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:57:20 [2023-04-28T16:57:20.859Z] === RUN   TestImagesFilterMultiReference
16:57:20 [2023-04-28T16:57:20.859Z] --- PASS: TestImagesFilterMultiReference (0.05s)
16:57:20 [2023-04-28T16:57:20.859Z] === RUN   TestImagesFilterBeforeSince
16:57:21 [2023-04-28T16:57:21.123Z]     list_test.go:87: ImageList: ID=sha256:28fd90accdb8a52c523354214ccbfb710ab495764962ca292e3468a203da6df8 RepoTags=[testimagesfilterbeforesince:v3]
16:57:21 [2023-04-28T16:57:21.123Z]     list_test.go:87: ImageList: ID=sha256:079ebd5b14be45802840b608380febc970f3cc86af8661a7c1fa7117a0cfc915 RepoTags=[testimagesfilterbeforesince:v2]
16:57:21 [2023-04-28T16:57:21.123Z]     list_test.go:87: ImageList: ID=sha256:b34869034a635271038d1ea5eafeeccc6450c87dff9ca06b916764438c8a9540 RepoTags=[testimagesfilterbeforesince:v1]
16:57:21 [2023-04-28T16:57:21.123Z] --- PASS: TestImagesFilterBeforeSince (0.25s)
16:57:21 [2023-04-28T16:57:21.123Z] === RUN   TestImagePullPlatformInvalid
16:57:21 [2023-04-28T16:57:21.123Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:57:21 [2023-04-28T16:57:21.123Z] === RUN   TestImagePullStoredfDigestForOtherRepo
16:57:21 [2023-04-28T16:57:21.123Z] time="2023-04-28T16:57:20Z" 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.3 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.123Z] time="2023-04-28T16:57:20Z" level=info msg="Starting upload purge in 41m0s" go.version=go1.20.3 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.123Z] time="2023-04-28T16:57:20Z" level=info msg="redis not configured" go.version=go1.20.3 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.123Z] time="2023-04-28T16:57:20Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.3 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.123Z] time="2023-04-28T16:57:21Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=eafdf10c-31f8-4f94-9453-9f8366a488f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.123Z] time="2023-04-28T16:57:21Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=eafdf10c-31f8-4f94-9453-9f8366a488f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.037504ms http.response.status=200 http.response.written=2 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.123Z] 127.0.0.1 - - [28/Apr/2023:16:57:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
16:57:21 [2023-04-28T16:57:21.123Z] time="2023-04-28T16:57:21Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=358886bd-aee0-4354-8254-fa89e7a1af62 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.123Z] time="2023-04-28T16:57:21Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=7e97787e-1af5-4245-b876-2bd1ff96df86 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.123Z] time="2023-04-28T16:57:21Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=7e97787e-1af5-4245-b876-2bd1ff96df86 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.123Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=7e97787e-1af5-4245-b876-2bd1ff96df86 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=28.037µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=63cdba9e-0a2c-48b1-8f6a-834fe6c13279 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.123Z] time="2023-04-28T16:57:21Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=7e97787e-1af5-4245-b876-2bd1ff96df86 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.7709ms http.response.status=404 http.response.written=157 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.123Z] 127.0.0.1 - - [28/Apr/2023:16:57:21 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.20+unknown"
16:57:21 [2023-04-28T16:57:21.123Z] time="2023-04-28T16:57:21Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=358886bd-aee0-4354-8254-fa89e7a1af62 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.123Z] time="2023-04-28T16:57:21Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=49e1072a-80c2-448a-9ad4-8c2bd1678f9a http.request.method=POST http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.123Z] time="2023-04-28T16:57:21Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=49e1072a-80c2-448a-9ad4-8c2bd1678f9a http.request.method=POST http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.123Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41/startedat\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=49e1072a-80c2-448a-9ad4-8c2bd1678f9a http.request.method=POST http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=101.029µs trace.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=12781834-62a4-4334-b2d0-6dabee60783f trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.123Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=49e1072a-80c2-448a-9ad4-8c2bd1678f9a http.request.method=POST http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=12.685µs trace.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=f7ce5c0e-4949-4cd3-8251-1e913c95fa34 trace.line=141 vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.123Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=358886bd-aee0-4354-8254-fa89e7a1af62 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=23.45µs trace.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=fed1934b-959f-45a1-96cb-80755f30a186 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.123Z] time="2023-04-28T16:57:21Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=358886bd-aee0-4354-8254-fa89e7a1af62 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=8.969347ms http.response.status=404 http.response.written=157 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.123Z] 127.0.0.1 - - [28/Apr/2023:16:57:21 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.20+unknown"
16:57:21 [2023-04-28T16:57:21.123Z] time="2023-04-28T16:57:21Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=1dc37b25-08ef-4935-b2d8-03ab6b0f946d http.request.method=POST http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=1dc37b25-08ef-4935-b2d8-03ab6b0f946d http.request.method=POST http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21/startedat\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=1dc37b25-08ef-4935-b2d8-03ab6b0f946d http.request.method=POST http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=113.666µs trace.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=ea9af788-c701-43c7-a989-1b867e39ba08 trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=1dc37b25-08ef-4935-b2d8-03ab6b0f946d http.request.method=POST http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=26.117µs trace.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=a73df9d7-9198-4b38-b93d-4051e95e8c00 trace.line=141 vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21/hashstates/sha256/0\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=1dc37b25-08ef-4935-b2d8-03ab6b0f946d http.request.method=POST http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=122.987µs trace.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=f66bf260-31db-4052-b068-bfde643d21ae trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=1dc37b25-08ef-4935-b2d8-03ab6b0f946d http.request.method=POST http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=1.87349ms http.response.status=202 http.response.written=0 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] 127.0.0.1 - - [28/Apr/2023:16:57:21 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.20+unknown"
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41/hashstates/sha256/0\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=49e1072a-80c2-448a-9ad4-8c2bd1678f9a http.request.method=POST http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=5.120599ms trace.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=3f66a622-215a-4f30-80c8-f5895fd958ee trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=49e1072a-80c2-448a-9ad4-8c2bd1678f9a http.request.method=POST http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=10.981587ms http.response.status=202 http.response.written=0 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] 127.0.0.1 - - [28/Apr/2023:16:57:21 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.20+unknown"
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3cf6dfe0-ceb3-4d98-85e5-1abb598e6c76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21?_state=gjfUNydKbr4Y3g5cgH-KzlZOpimuk3TsH3NQJu3GOjh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1NGJkMTM3LTM3YzQtNDBiZS1iZGYwLWUyNWM4ZWNjOWIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4xMDU1OTg1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.uuid=d54bd137-37c4-40be-bdf0-e25c8ecc9b21 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3cf6dfe0-ceb3-4d98-85e5-1abb598e6c76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21?_state=gjfUNydKbr4Y3g5cgH-KzlZOpimuk3TsH3NQJu3GOjh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1NGJkMTM3LTM3YzQtNDBiZS1iZGYwLWUyNWM4ZWNjOWIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4xMDU1OTg1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.uuid=d54bd137-37c4-40be-bdf0-e25c8ecc9b21 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21/startedat\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3cf6dfe0-ceb3-4d98-85e5-1abb598e6c76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21?_state=gjfUNydKbr4Y3g5cgH-KzlZOpimuk3TsH3NQJu3GOjh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1NGJkMTM3LTM3YzQtNDBiZS1iZGYwLWUyNWM4ZWNjOWIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4xMDU1OTg1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=111.827µs trace.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=327046b4-5252-4017-85b4-b40781e97510 trace.line=82 vars.name=test vars.uuid=d54bd137-37c4-40be-bdf0-e25c8ecc9b21 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3cf6dfe0-ceb3-4d98-85e5-1abb598e6c76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21?_state=gjfUNydKbr4Y3g5cgH-KzlZOpimuk3TsH3NQJu3GOjh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1NGJkMTM3LTM3YzQtNDBiZS1iZGYwLWUyNWM4ZWNjOWIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4xMDU1OTg1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=18.708µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1245d5b7-db3f-48d8-8a52-4c53e6afc0ac trace.line=141 vars.name=test vars.uuid=d54bd137-37c4-40be-bdf0-e25c8ecc9b21 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21/data\", 0)" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3cf6dfe0-ceb3-4d98-85e5-1abb598e6c76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21?_state=gjfUNydKbr4Y3g5cgH-KzlZOpimuk3TsH3NQJu3GOjh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1NGJkMTM3LTM3YzQtNDBiZS1iZGYwLWUyNWM4ZWNjOWIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4xMDU1OTg1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=54.203µs trace.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=88fe41bc-db7b-48aa-9c53-4fb9594266b7 trace.line=124 vars.name=test vars.uuid=d54bd137-37c4-40be-bdf0-e25c8ecc9b21 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3cf6dfe0-ceb3-4d98-85e5-1abb598e6c76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21?_state=gjfUNydKbr4Y3g5cgH-KzlZOpimuk3TsH3NQJu3GOjh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1NGJkMTM3LTM3YzQtNDBiZS1iZGYwLWUyNWM4ZWNjOWIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4xMDU1OTg1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.uuid=d54bd137-37c4-40be-bdf0-e25c8ecc9b21 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f93c623b-f412-4cf6-ab02-0a61e1fae6a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41?_state=VLRrAaeqISdiBxinfnfwZeJgmaIlYChG03kwGqy6TMx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOWQ3YmIxLTUxNTctNDY4Yy04OWZmLTViNmI2YWU3NGI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4wOTk4NDk3NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.uuid=2b9d7bb1-5157-468c-89ff-5b6b6ae74b41 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f93c623b-f412-4cf6-ab02-0a61e1fae6a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41?_state=VLRrAaeqISdiBxinfnfwZeJgmaIlYChG03kwGqy6TMx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOWQ3YmIxLTUxNTctNDY4Yy04OWZmLTViNmI2YWU3NGI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4wOTk4NDk3NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.uuid=2b9d7bb1-5157-468c-89ff-5b6b6ae74b41 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41/startedat\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f93c623b-f412-4cf6-ab02-0a61e1fae6a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41?_state=VLRrAaeqISdiBxinfnfwZeJgmaIlYChG03kwGqy6TMx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOWQ3YmIxLTUxNTctNDY4Yy04OWZmLTViNmI2YWU3NGI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4wOTk4NDk3NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=37.793µs trace.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=d836ec2a-d745-4136-9600-b434ea067c29 trace.line=82 vars.name=test vars.uuid=2b9d7bb1-5157-468c-89ff-5b6b6ae74b41 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3cf6dfe0-ceb3-4d98-85e5-1abb598e6c76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21?_state=gjfUNydKbr4Y3g5cgH-KzlZOpimuk3TsH3NQJu3GOjh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1NGJkMTM3LTM3YzQtNDBiZS1iZGYwLWUyNWM4ZWNjOWIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4xMDU1OTg1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=509.381µs trace.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=f3e713eb-4514-409a-a03d-6b456ddd1541 trace.line=141 vars.name=test vars.uuid=d54bd137-37c4-40be-bdf0-e25c8ecc9b21 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f93c623b-f412-4cf6-ab02-0a61e1fae6a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41?_state=VLRrAaeqISdiBxinfnfwZeJgmaIlYChG03kwGqy6TMx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOWQ3YmIxLTUxNTctNDY4Yy04OWZmLTViNmI2YWU3NGI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4wOTk4NDk3NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=62.934µs trace.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=a03487bd-119d-4435-948e-f5aba5562efd trace.line=141 vars.name=test vars.uuid=2b9d7bb1-5157-468c-89ff-5b6b6ae74b41 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3cf6dfe0-ceb3-4d98-85e5-1abb598e6c76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21?_state=gjfUNydKbr4Y3g5cgH-KzlZOpimuk3TsH3NQJu3GOjh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1NGJkMTM3LTM3YzQtNDBiZS1iZGYwLWUyNWM4ZWNjOWIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4xMDU1OTg1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=17.854µs trace.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=9caf019f-dc50-4558-af4d-761130e0df80 trace.line=141 vars.name=test vars.uuid=d54bd137-37c4-40be-bdf0-e25c8ecc9b21 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3cf6dfe0-ceb3-4d98-85e5-1abb598e6c76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21?_state=gjfUNydKbr4Y3g5cgH-KzlZOpimuk3TsH3NQJu3GOjh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1NGJkMTM3LTM3YzQtNDBiZS1iZGYwLWUyNWM4ZWNjOWIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4xMDU1OTg1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=18.757µs trace.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=095836c8-61dd-4c87-b2ed-84203593b8e8 trace.line=141 vars.name=test vars.uuid=d54bd137-37c4-40be-bdf0-e25c8ecc9b21 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.124Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3cf6dfe0-ceb3-4d98-85e5-1abb598e6c76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21?_state=gjfUNydKbr4Y3g5cgH-KzlZOpimuk3TsH3NQJu3GOjh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1NGJkMTM3LTM3YzQtNDBiZS1iZGYwLWUyNWM4ZWNjOWIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4xMDU1OTg1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=173.874µs trace.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=ce0aa091-0b31-4d94-9f36-9a48d802c3a4 trace.line=167 vars.name=test vars.uuid=d54bd137-37c4-40be-bdf0-e25c8ecc9b21 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.391Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41/data\", 0)" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f93c623b-f412-4cf6-ab02-0a61e1fae6a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41?_state=VLRrAaeqISdiBxinfnfwZeJgmaIlYChG03kwGqy6TMx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOWQ3YmIxLTUxNTctNDY4Yy04OWZmLTViNmI2YWU3NGI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4wOTk4NDk3NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=3.613525ms trace.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=1851c02f-04a0-4244-8a9a-8fbd8f6568ec trace.line=124 vars.name=test vars.uuid=2b9d7bb1-5157-468c-89ff-5b6b6ae74b41 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.391Z] time="2023-04-28T16:57:21Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f93c623b-f412-4cf6-ab02-0a61e1fae6a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41?_state=VLRrAaeqISdiBxinfnfwZeJgmaIlYChG03kwGqy6TMx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOWQ3YmIxLTUxNTctNDY4Yy04OWZmLTViNmI2YWU3NGI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4wOTk4NDk3NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.uuid=2b9d7bb1-5157-468c-89ff-5b6b6ae74b41 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.391Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f93c623b-f412-4cf6-ab02-0a61e1fae6a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41?_state=VLRrAaeqISdiBxinfnfwZeJgmaIlYChG03kwGqy6TMx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOWQ3YmIxLTUxNTctNDY4Yy04OWZmLTViNmI2YWU3NGI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4wOTk4NDk3NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=35.356µs trace.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=1cece6f9-bba0-4b3d-a936-93f2b1bbacbf trace.line=141 vars.name=test vars.uuid=2b9d7bb1-5157-468c-89ff-5b6b6ae74b41 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.391Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f93c623b-f412-4cf6-ab02-0a61e1fae6a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41?_state=VLRrAaeqISdiBxinfnfwZeJgmaIlYChG03kwGqy6TMx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOWQ3YmIxLTUxNTctNDY4Yy04OWZmLTViNmI2YWU3NGI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4wOTk4NDk3NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=16.132µs trace.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=8adba606-a069-4403-baec-262ff562bfbf trace.line=141 vars.name=test vars.uuid=2b9d7bb1-5157-468c-89ff-5b6b6ae74b41 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.391Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f93c623b-f412-4cf6-ab02-0a61e1fae6a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41?_state=VLRrAaeqISdiBxinfnfwZeJgmaIlYChG03kwGqy6TMx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOWQ3YmIxLTUxNTctNDY4Yy04OWZmLTViNmI2YWU3NGI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4wOTk4NDk3NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=11.602µs trace.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=f15dd7da-4440-454b-85c1-61cd26b00c99 trace.line=141 vars.name=test vars.uuid=2b9d7bb1-5157-468c-89ff-5b6b6ae74b41 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.391Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3cf6dfe0-ceb3-4d98-85e5-1abb598e6c76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21?_state=gjfUNydKbr4Y3g5cgH-KzlZOpimuk3TsH3NQJu3GOjh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1NGJkMTM3LTM3YzQtNDBiZS1iZGYwLWUyNWM4ZWNjOWIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4xMDU1OTg1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=2.215028ms trace.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=c1b855d5-e62c-4f2b-8f3f-f96c156fcb47 trace.line=95 vars.name=test vars.uuid=d54bd137-37c4-40be-bdf0-e25c8ecc9b21 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.391Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f93c623b-f412-4cf6-ab02-0a61e1fae6a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41?_state=VLRrAaeqISdiBxinfnfwZeJgmaIlYChG03kwGqy6TMx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOWQ3YmIxLTUxNTctNDY4Yy04OWZmLTViNmI2YWU3NGI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4wOTk4NDk3NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=320.18µs trace.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=462862bc-5258-4e07-bfcf-f245a6d1490d trace.line=167 vars.name=test vars.uuid=2b9d7bb1-5157-468c-89ff-5b6b6ae74b41 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.391Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f93c623b-f412-4cf6-ab02-0a61e1fae6a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41?_state=VLRrAaeqISdiBxinfnfwZeJgmaIlYChG03kwGqy6TMx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOWQ3YmIxLTUxNTctNDY4Yy04OWZmLTViNmI2YWU3NGI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4wOTk4NDk3NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=1.122099ms trace.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=b56c8ec2-23bb-4d96-94c9-953e017c0ae7 trace.line=95 vars.name=test vars.uuid=2b9d7bb1-5157-468c-89ff-5b6b6ae74b41 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3cf6dfe0-ceb3-4d98-85e5-1abb598e6c76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21?_state=gjfUNydKbr4Y3g5cgH-KzlZOpimuk3TsH3NQJu3GOjh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1NGJkMTM3LTM3YzQtNDBiZS1iZGYwLWUyNWM4ZWNjOWIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4xMDU1OTg1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=2.02951ms trace.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=a14ea464-3a32-4c10-b209-dddff3dab803 trace.line=181 vars.name=test vars.uuid=d54bd137-37c4-40be-bdf0-e25c8ecc9b21 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=info msg="response completed" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3cf6dfe0-ceb3-4d98-85e5-1abb598e6c76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21?_state=gjfUNydKbr4Y3g5cgH-KzlZOpimuk3TsH3NQJu3GOjh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1NGJkMTM3LTM3YzQtNDBiZS1iZGYwLWUyNWM4ZWNjOWIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4xMDU1OTg1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=15.16174ms http.response.status=201 http.response.written=0 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] 127.0.0.1 - - [28/Apr/2023:16:57:21 +0000] "PUT /v2/test/blobs/uploads/d54bd137-37c4-40be-bdf0-e25c8ecc9b21?_state=gjfUNydKbr4Y3g5cgH-KzlZOpimuk3TsH3NQJu3GOjh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1NGJkMTM3LTM3YzQtNDBiZS1iZGYwLWUyNWM4ZWNjOWIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4xMDU1OTg1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown"
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f93c623b-f412-4cf6-ab02-0a61e1fae6a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41?_state=VLRrAaeqISdiBxinfnfwZeJgmaIlYChG03kwGqy6TMx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOWQ3YmIxLTUxNTctNDY4Yy04OWZmLTViNmI2YWU3NGI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4wOTk4NDk3NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=1.214578ms trace.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=abf8423c-9c6c-4360-b943-c1830e89a910 trace.line=181 vars.name=test vars.uuid=2b9d7bb1-5157-468c-89ff-5b6b6ae74b41 version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=info msg="response completed" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f93c623b-f412-4cf6-ab02-0a61e1fae6a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/blobs/uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41?_state=VLRrAaeqISdiBxinfnfwZeJgmaIlYChG03kwGqy6TMx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOWQ3YmIxLTUxNTctNDY4Yy04OWZmLTViNmI2YWU3NGI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4wOTk4NDk3NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=14.94286ms http.response.status=201 http.response.written=0 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] 127.0.0.1 - - [28/Apr/2023:16:57:21 +0000] "PUT /v2/test/blobs/uploads/2b9d7bb1-5157-468c-89ff-5b6b6ae74b41?_state=VLRrAaeqISdiBxinfnfwZeJgmaIlYChG03kwGqy6TMx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiOWQ3YmIxLTUxNTctNDY4Yy04OWZmLTViNmI2YWU3NGI0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yOFQxNjo1NzoyMS4wOTk4NDk3NFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown"
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=807f8568-18ea-460a-b4c0-7d4a0ae5a13b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=807f8568-18ea-460a-b4c0-7d4a0ae5a13b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=807f8568-18ea-460a-b4c0-7d4a0ae5a13b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=22.827µs trace.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=4befaafd-bdcb-49ee-ac26-7b7d4c42d450 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=807f8568-18ea-460a-b4c0-7d4a0ae5a13b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.826072ms http.response.status=404 http.response.written=96 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] 127.0.0.1 - - [28/Apr/2023:16:57:21 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.20+unknown"
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=635951d5-857e-48ee-9d34-6d08b047ad24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg=PutImageManifest go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=635951d5-857e-48ee-9d34-6d08b047ad24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=635951d5-857e-48ee-9d34-6d08b047ad24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=635951d5-857e-48ee-9d34-6d08b047ad24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=635951d5-857e-48ee-9d34-6d08b047ad24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=55.91µs trace.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=07e7a9a2-9dae-4bc7-8303-0765ea6675be trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=635951d5-857e-48ee-9d34-6d08b047ad24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=16.911µs trace.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=9a87ff57-f4c0-4c4c-bd03-6410e4ec769c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=635951d5-857e-48ee-9d34-6d08b047ad24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=27.519µs trace.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=e293d31f-f29b-48da-b76e-8867672e3f2d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=635951d5-857e-48ee-9d34-6d08b047ad24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=17.748µs trace.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=81d370eb-59fc-4964-9701-1793e095f411 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=635951d5-857e-48ee-9d34-6d08b047ad24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=18.199µs trace.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=6bff8d61-2e2e-406e-a2ff-ae24f46fd5a7 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=635951d5-857e-48ee-9d34-6d08b047ad24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=98.199µs trace.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=b1d76f82-6165-4e9c-bf82-43fce663adf9 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=635951d5-857e-48ee-9d34-6d08b047ad24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=94.515µs trace.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=2549832d-43f7-48a6-b09f-a5b53d6aeb5e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=635951d5-857e-48ee-9d34-6d08b047ad24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=34.551µs trace.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=6ad25dff-3065-47e9-be7d-e261e1aa7df8 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=635951d5-857e-48ee-9d34-6d08b047ad24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=102.884µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1ceec5db-f7f3-4027-b539-defd464f0970 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=635951d5-857e-48ee-9d34-6d08b047ad24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=84.48µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e5fedfd5-13a8-480f-bbed-f512269e6ee6 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=info msg="response completed" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=635951d5-857e-48ee-9d34-6d08b047ad24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=4.941416ms http.response.status=201 http.response.written=0 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] 127.0.0.1 - - [28/Apr/2023:16:57:21 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown"
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=18eac7b4-8bd3-476a-9fff-0d22a4c8fc35 http.request.method=GET http.request.remoteaddr="127.0.0.1:36048" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=18eac7b4-8bd3-476a-9fff-0d22a4c8fc35 http.request.method=GET http.request.remoteaddr="127.0.0.1:36048" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="923.362µs" http.response.status=200 http.response.written=2 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] 127.0.0.1 - - [28/Apr/2023:16:57:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=b81c45eb-2bb0-4fa1-a01a-b8c08406bfd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=b81c45eb-2bb0-4fa1-a01a-b8c08406bfd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.392Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=b81c45eb-2bb0-4fa1-a01a-b8c08406bfd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=116.881µs trace.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=06fb8b3b-c297-43bb-8341-fd47ac7a9b01 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=b81c45eb-2bb0-4fa1-a01a-b8c08406bfd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=b81c45eb-2bb0-4fa1-a01a-b8c08406bfd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=68.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).GetContent" trace.id=a8fa005a-ddb0-49b1-b278-559b7ab1869e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=b81c45eb-2bb0-4fa1-a01a-b8c08406bfd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=19.701µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5c436c27-5919-4ddd-a6f4-461ea14878f3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=b81c45eb-2bb0-4fa1-a01a-b8c08406bfd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=37.965µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d3d7df1a-ebdb-45a9-8576-c933f09eb628 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=b81c45eb-2bb0-4fa1-a01a-b8c08406bfd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=b81c45eb-2bb0-4fa1-a01a-b8c08406bfd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.480174ms http.response.status=200 http.response.written=417 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] 127.0.0.1 - - [28/Apr/2023:16:57:21 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f9f3570a-a5a3-445a-bce3-28669d6b496d http.request.method=GET http.request.remoteaddr="127.0.0.1:36064" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f9f3570a-a5a3-445a-bce3-28669d6b496d http.request.method=GET http.request.remoteaddr="127.0.0.1:36064" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f9f3570a-a5a3-445a-bce3-28669d6b496d http.request.method=GET http.request.remoteaddr="127.0.0.1:36064" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f9f3570a-a5a3-445a-bce3-28669d6b496d http.request.method=GET http.request.remoteaddr="127.0.0.1:36064" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=53.497µs trace.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=2d43c17c-6f98-4f2a-9f60-e0bb7fc63184 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f9f3570a-a5a3-445a-bce3-28669d6b496d http.request.method=GET http.request.remoteaddr="127.0.0.1:36064" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=16.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).Stat" trace.id=1ac03be5-f61d-4369-bd0a-388ebe662e05 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f9f3570a-a5a3-445a-bce3-28669d6b496d http.request.method=GET http.request.remoteaddr="127.0.0.1:36064" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=60.824µs trace.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=60ebe4f1-45ef-40dc-a3fb-75c1fa3dba44 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f9f3570a-a5a3-445a-bce3-28669d6b496d http.request.method=GET http.request.remoteaddr="127.0.0.1:36064" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f9f3570a-a5a3-445a-bce3-28669d6b496d http.request.method=GET http.request.remoteaddr="127.0.0.1:36064" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.609121ms http.response.status=200 http.response.written=417 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] 127.0.0.1 - - [28/Apr/2023:16:57:21 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=c9abbe53-6d67-4545-8fed-30ce5b2c80c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36070" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=c9abbe53-6d67-4545-8fed-30ce5b2c80c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36070" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=c9abbe53-6d67-4545-8fed-30ce5b2c80c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36070" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=70.302µs trace.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=23658360-aae0-44b3-9ff5-11a6accf5672 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=c9abbe53-6d67-4545-8fed-30ce5b2c80c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36070" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=16.484µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=085818e9-127e-43ad-9e96-de86dde72421 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=c9abbe53-6d67-4545-8fed-30ce5b2c80c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36070" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=22.72µs trace.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=44221f85-2253-42ea-8d8a-d6c8513b83f7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=c9abbe53-6d67-4545-8fed-30ce5b2c80c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36070" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=11.725µs trace.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=80ac6844-67f9-4ddb-8e15-2961636b9460 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=c9abbe53-6d67-4545-8fed-30ce5b2c80c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36070" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=11.503µs trace.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=8c232aa5-14ea-428d-9491-e3187058e072 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=c9abbe53-6d67-4545-8fed-30ce5b2c80c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36070" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=6.253µs trace.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=d33315a2-cfa4-40d8-a330-8732fc2f95c6 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=c9abbe53-6d67-4545-8fed-30ce5b2c80c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36070" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=20.709µs trace.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=5b3b9c13-febc-445e-8c19-0076da5f8560 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=c9abbe53-6d67-4545-8fed-30ce5b2c80c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36070" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=90.502µs trace.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=499f86d5-7de4-4811-81f9-e38b4eb9ec04 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=c9abbe53-6d67-4545-8fed-30ce5b2c80c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36070" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=27.241µs trace.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=5d812b8d-48fa-4384-9c80-98c20e876049 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.393Z] time="2023-04-28T16:57:21Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=c9abbe53-6d67-4545-8fed-30ce5b2c80c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36070" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.230116ms http.response.status=200 http.response.written=68 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] 127.0.0.1 - - [28/Apr/2023:16:57:21 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=d906e228-b810-4458-a732-47c116567272 http.request.method=GET http.request.remoteaddr="127.0.0.1:36068" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=d906e228-b810-4458-a732-47c116567272 http.request.method=GET http.request.remoteaddr="127.0.0.1:36068" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=d906e228-b810-4458-a732-47c116567272 http.request.method=GET http.request.remoteaddr="127.0.0.1:36068" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=327.253µs trace.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=0aae0394-eb8f-437a-9d60-9299c6f66355 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=d906e228-b810-4458-a732-47c116567272 http.request.method=GET http.request.remoteaddr="127.0.0.1:36068" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=110.228µs trace.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=fdf0ef46-0c5b-4fd4-8c01-c0f9c5138733 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=d906e228-b810-4458-a732-47c116567272 http.request.method=GET http.request.remoteaddr="127.0.0.1:36068" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=116.357µs trace.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=d92c9935-3d74-43fb-b6ae-89a2288798ee trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=d906e228-b810-4458-a732-47c116567272 http.request.method=GET http.request.remoteaddr="127.0.0.1:36068" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=16.426µs trace.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=adbb0d53-fa7f-4984-aa2e-560dc0da1743 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=d906e228-b810-4458-a732-47c116567272 http.request.method=GET http.request.remoteaddr="127.0.0.1:36068" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=117.497µs trace.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=cdbc805f-bbf6-4931-99ed-0e09fc2f6193 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=d906e228-b810-4458-a732-47c116567272 http.request.method=GET http.request.remoteaddr="127.0.0.1:36068" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=7.483µs trace.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=ae335dc9-9a3c-4501-8a77-db6c5a5f334e trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=d906e228-b810-4458-a732-47c116567272 http.request.method=GET http.request.remoteaddr="127.0.0.1:36068" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=357.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).ReadStream" trace.id=3c2160dd-da4c-45d4-9e63-4388faa1489d trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=d906e228-b810-4458-a732-47c116567272 http.request.method=GET http.request.remoteaddr="127.0.0.1:36068" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=29.686µs trace.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=3e4942cf-e7f7-4e6e-8920-2c8f2c67900b trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=d906e228-b810-4458-a732-47c116567272 http.request.method=GET http.request.remoteaddr="127.0.0.1:36068" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=19.266µs trace.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=535a92f3-0153-4149-8054-7c7ad4b6dac3 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=d906e228-b810-4458-a732-47c116567272 http.request.method=GET http.request.remoteaddr="127.0.0.1:36068" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=12.286208ms http.response.status=200 http.response.written=179 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] 127.0.0.1 - - [28/Apr/2023:16:57:21 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=c407bd97-de2c-461c-8315-1009270e9c50 http.request.method=GET http.request.remoteaddr="127.0.0.1:36092" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=c407bd97-de2c-461c-8315-1009270e9c50 http.request.method=GET http.request.remoteaddr="127.0.0.1:36092" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="775.581µs" http.response.status=200 http.response.written=2 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] 127.0.0.1 - - [28/Apr/2023:16:57:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=79ec89f7-d70d-4d0c-8e2f-95eced82f4f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36102" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=79ec89f7-d70d-4d0c-8e2f-95eced82f4f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36102" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=79ec89f7-d70d-4d0c-8e2f-95eced82f4f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36102" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=79ec89f7-d70d-4d0c-8e2f-95eced82f4f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36102" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=26.281µs trace.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=73627938-f66c-48dd-99b7-e1974967ffcd trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=79ec89f7-d70d-4d0c-8e2f-95eced82f4f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36102" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=11.396µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=713310a4-3248-4299-8fa3-4dfff895f8d1 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=79ec89f7-d70d-4d0c-8e2f-95eced82f4f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36102" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.031169ms http.response.status=404 http.response.written=181 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] 127.0.0.1 - - [28/Apr/2023:16:57:21 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=4197c3c9-cbec-46cb-89e5-8ca4399fa8d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:36118" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=4197c3c9-cbec-46cb-89e5-8ca4399fa8d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:36118" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.394Z] time="2023-04-28T16:57:21Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=4197c3c9-cbec-46cb-89e5-8ca4399fa8d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:36118" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.395Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=4197c3c9-cbec-46cb-89e5-8ca4399fa8d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:36118" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=99.643µs trace.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=c3c0fbf5-dad9-486a-8721-53dd933df241 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.395Z] time="2023-04-28T16:57:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=4197c3c9-cbec-46cb-89e5-8ca4399fa8d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:36118" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c trace.duration=22.072µs trace.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=aabbfbbc-9898-4edc-b7bc-fa08d0e199f5 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.395Z] time="2023-04-28T16:57:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=4197c3c9-cbec-46cb-89e5-8ca4399fa8d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:36118" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.701888ms http.response.status=404 http.response.written=181 instance.id=5a59ae3e-f8c3-44c2-a7a3-66c86ec6319c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:57:21 [2023-04-28T16:57:21.395Z] 127.0.0.1 - - [28/Apr/2023:16:57:21 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.3 git-commit/442a2922e1595f38a20bb6cd90f76f45206a6d85 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:57:21 [2023-04-28T16:57:21.395Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s)
16:57:21 [2023-04-28T16:57:21.395Z] === RUN   TestRemoveImageOrphaning
16:57:21 [2023-04-28T16:57:21.395Z] --- PASS: TestRemoveImageOrphaning (0.14s)
16:57:21 [2023-04-28T16:57:21.395Z] === RUN   TestRemoveImageGarbageCollector
16:57:21 [2023-04-28T16:57:21.395Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:57:21 [2023-04-28T16:57:21.395Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:57:21 [2023-04-28T16:57:21.395Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:57:21 [2023-04-28T16:57:21.395Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:57:21 [2023-04-28T16:57:21.395Z] === RUN   TestTagInvalidReference
16:57:21 [2023-04-28T16:57:21.653Z] --- PASS: TestTagInvalidReference (0.02s)
16:57:21 [2023-04-28T16:57:21.653Z] === RUN   TestTagValidPrefixedRepo
16:57:21 [2023-04-28T16:57:21.653Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
16:57:21 [2023-04-28T16:57:21.653Z] === RUN   TestTagExistedNameWithoutForce
16:57:21 [2023-04-28T16:57:21.653Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:57:21 [2023-04-28T16:57:21.653Z] === RUN   TestTagOfficialNames
16:57:21 [2023-04-28T16:57:21.653Z] --- PASS: TestTagOfficialNames (0.05s)
16:57:21 [2023-04-28T16:57:21.653Z] === RUN   TestTagMatchesDigest
16:57:21 [2023-04-28T16:57:21.653Z] --- PASS: TestTagMatchesDigest (0.01s)
16:57:21 [2023-04-28T16:57:21.653Z] PASS
16:57:21 [2023-04-28T16:57:21.653Z] 
16:57:21 [2023-04-28T16:57:21.653Z] === Skipped
16:57:21 [2023-04-28T16:57:21.653Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:57:21 [2023-04-28T16:57:21.653Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:57:21 [2023-04-28T16:57:21.653Z] 
16:57:21 [2023-04-28T16:57:21.653Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:57:21 [2023-04-28T16:57:21.653Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:57:21 [2023-04-28T16:57:21.653Z] 
16:57:21 [2023-04-28T16:57:21.653Z] DONE 24 tests, 2 skipped in 1.335s
16:57:21 [2023-04-28T16:57:21.653Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
16:57:21 [2023-04-28T16:57:21.653Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
16:57:21 [2023-04-28T16:57:21.653Z] ++ set -e
16:57:21 [2023-04-28T16:57:21.653Z] ++ '[' -n 0 ']'
16:57:21 [2023-04-28T16:57:21.653Z] ++ set -x
16:57:21 [2023-04-28T16:57:21.653Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
16:57:21 [2023-04-28T16:57:21.653Z] === RUN   TestStripANSICommands
16:57:21 [2023-04-28T16:57:21.653Z] === RUN   TestStripANSICommands/#00
16:57:21 [2023-04-28T16:57:21.653Z] === RUN   TestStripANSICommands/#01
16:57:21 [2023-04-28T16:57:21.653Z] --- PASS: TestStripANSICommands (0.00s)
16:57:21 [2023-04-28T16:57:21.653Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
16:57:21 [2023-04-28T16:57:21.653Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
16:57:21 [2023-04-28T16:57:21.653Z] PASS
16:57:21 [2023-04-28T16:57:21.653Z] 
16:57:21 [2023-04-28T16:57:21.653Z] DONE 3 tests in 0.047s
16:57:21 [2023-04-28T16:57:21.653Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
16:57:21 [2023-04-28T16:57:21.653Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
16:57:21 [2023-04-28T16:57:21.653Z] ++ set -e
16:57:21 [2023-04-28T16:57:21.653Z] ++ '[' -n 0 ']'
16:57:21 [2023-04-28T16:57:21.653Z] ++ set -x
16:57:21 [2023-04-28T16:57:21.653Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
16:57:21 [2023-04-28T16:57:21.911Z] INFO: Testing against a local daemon
16:57:21 [2023-04-28T16:57:21.911Z] === RUN   TestNetworkCreateDelete
16:57:21 [2023-04-28T16:57:21.911Z] --- PASS: TestNetworkCreateDelete (0.13s)
16:57:21 [2023-04-28T16:57:21.911Z] === RUN   TestDockerNetworkDeletePreferID
16:57:22 [2023-04-28T16:57:22.478Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
16:57:22 [2023-04-28T16:57:22.478Z] === RUN   TestDaemonDNSFallback
16:57:29 [2023-04-28T16:57:29.034Z] --- PASS: TestDaemonDNSFallback (6.12s)
16:57:29 [2023-04-28T16:57:29.034Z] === RUN   TestInspectNetwork
16:57:30 [2023-04-28T16:57:30.932Z] === RUN   TestInspectNetwork/full_network_id
16:57:30 [2023-04-28T16:57:30.932Z] === RUN   TestInspectNetwork/partial_network_id
16:57:30 [2023-04-28T16:57:30.932Z] === RUN   TestInspectNetwork/network_name
16:57:30 [2023-04-28T16:57:30.932Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:57:35 [2023-04-28T16:57:35.114Z] --- PASS: TestInspectNetwork (6.38s)
16:57:35 [2023-04-28T16:57:35.114Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:57:35 [2023-04-28T16:57:35.114Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:57:35 [2023-04-28T16:57:35.115Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:57:35 [2023-04-28T16:57:35.115Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:57:35 [2023-04-28T16:57:35.115Z] === RUN   TestRunContainerWithBridgeNone
16:57:36 [2023-04-28T16:57:36.049Z] --- PASS: TestRunContainerWithBridgeNone (1.30s)
16:57:36 [2023-04-28T16:57:36.049Z] === RUN   TestNetworkInvalidJSON
16:57:36 [2023-04-28T16:57:36.049Z] === RUN   TestNetworkInvalidJSON/networks/create
16:57:36 [2023-04-28T16:57:36.049Z] === PAUSE TestNetworkInvalidJSON/networks/create
16:57:36 [2023-04-28T16:57:36.049Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
16:57:36 [2023-04-28T16:57:36.049Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
16:57:36 [2023-04-28T16:57:36.049Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
16:57:36 [2023-04-28T16:57:36.049Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
16:57:36 [2023-04-28T16:57:36.049Z] === CONT  TestNetworkInvalidJSON/networks/create
16:57:36 [2023-04-28T16:57:36.049Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
16:57:36 [2023-04-28T16:57:36.049Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
16:57:36 [2023-04-28T16:57:36.049Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
16:57:36 [2023-04-28T16:57:36.049Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
16:57:36 [2023-04-28T16:57:36.049Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
16:57:36 [2023-04-28T16:57:36.049Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
16:57:36 [2023-04-28T16:57:36.049Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
16:57:36 [2023-04-28T16:57:36.049Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
16:57:36 [2023-04-28T16:57:36.049Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
16:57:36 [2023-04-28T16:57:36.049Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
16:57:36 [2023-04-28T16:57:36.049Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
16:57:36 [2023-04-28T16:57:36.049Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
16:57:36 [2023-04-28T16:57:36.049Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
16:57:36 [2023-04-28T16:57:36.049Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
16:57:36 [2023-04-28T16:57:36.049Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:57:36 [2023-04-28T16:57:36.049Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
16:57:36 [2023-04-28T16:57:36.049Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
16:57:36 [2023-04-28T16:57:36.049Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
16:57:36 [2023-04-28T16:57:36.049Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
16:57:36 [2023-04-28T16:57:36.049Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
16:57:36 [2023-04-28T16:57:36.049Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
16:57:36 [2023-04-28T16:57:36.049Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
16:57:36 [2023-04-28T16:57:36.049Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
16:57:36 [2023-04-28T16:57:36.049Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
16:57:36 [2023-04-28T16:57:36.049Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
16:57:36 [2023-04-28T16:57:36.049Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
16:57:36 [2023-04-28T16:57:36.049Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
16:57:36 [2023-04-28T16:57:36.049Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
16:57:36 [2023-04-28T16:57:36.049Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
16:57:36 [2023-04-28T16:57:36.049Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
16:57:36 [2023-04-28T16:57:36.049Z] === RUN   TestNetworkList
16:57:36 [2023-04-28T16:57:36.307Z] === RUN   TestNetworkList//networks
16:57:36 [2023-04-28T16:57:36.307Z] === PAUSE TestNetworkList//networks
16:57:36 [2023-04-28T16:57:36.307Z] === RUN   TestNetworkList//networks/
16:57:36 [2023-04-28T16:57:36.307Z] === PAUSE TestNetworkList//networks/
16:57:36 [2023-04-28T16:57:36.307Z] === CONT  TestNetworkList//networks
16:57:36 [2023-04-28T16:57:36.307Z] === CONT  TestNetworkList//networks/
16:57:36 [2023-04-28T16:57:36.307Z] --- PASS: TestNetworkList (0.02s)
16:57:36 [2023-04-28T16:57:36.307Z]     --- PASS: TestNetworkList//networks (0.00s)
16:57:36 [2023-04-28T16:57:36.307Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:57:36 [2023-04-28T16:57:36.307Z] === RUN   TestHostIPv4BridgeLabel
16:57:36 [2023-04-28T16:57:36.873Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
16:57:36 [2023-04-28T16:57:36.873Z] === RUN   TestDefaultNetworkOpts
16:57:36 [2023-04-28T16:57:36.873Z] === RUN   TestDefaultNetworkOpts/default_value
16:57:37 [2023-04-28T16:57:37.808Z] === RUN   TestDefaultNetworkOpts/cmdline_value
16:57:39 [2023-04-28T16:57:39.183Z] === RUN   TestDefaultNetworkOpts/config-from_value
16:57:40 [2023-04-28T16:57:40.565Z] --- PASS: TestDefaultNetworkOpts (3.62s)
16:57:40 [2023-04-28T16:57:40.565Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.15s)
16:57:40 [2023-04-28T16:57:40.565Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.28s)
16:57:40 [2023-04-28T16:57:40.565Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.19s)
16:57:40 [2023-04-28T16:57:40.565Z] === RUN   TestDaemonRestartWithLiveRestore
16:57:41 [2023-04-28T16:57:41.499Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
16:57:41 [2023-04-28T16:57:41.499Z] === RUN   TestDaemonDefaultNetworkPools
16:57:42 [2023-04-28T16:57:42.065Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
16:57:42 [2023-04-28T16:57:42.065Z] === RUN   TestDaemonRestartWithExistingNetwork
16:57:43 [2023-04-28T16:57:43.438Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
16:57:43 [2023-04-28T16:57:43.438Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:57:44 [2023-04-28T16:57:44.372Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
16:57:44 [2023-04-28T16:57:44.372Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:57:45 [2023-04-28T16:57:45.306Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
16:57:45 [2023-04-28T16:57:45.306Z] === RUN   TestServiceWithPredefinedNetwork
16:57:47 [2023-04-28T16:57:47.205Z] --- PASS: TestServiceWithPredefinedNetwork (1.96s)
16:57:47 [2023-04-28T16:57:47.205Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:57:47 [2023-04-28T16:57:47.205Z]     service_test.go:242: FLAKY_TEST
16:57:47 [2023-04-28T16:57:47.205Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:57:47 [2023-04-28T16:57:47.205Z] === RUN   TestServiceWithDataPathPortInit
16:57:59 [2023-04-28T16:57:59.401Z] --- PASS: TestServiceWithDataPathPortInit (12.18s)
16:57:59 [2023-04-28T16:57:59.401Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:58:01 [2023-04-28T16:58:01.300Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u5rv1wmjcevag1yz8mibbm0ih Created:2023-04-28 16:58:00.412520568 +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[5b6334bb01cc4424f91a1ee3e410749d3dfd09580dfab2859cb7f58b4c414290:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8ebyrygj4fkxnzcrwo62j53hp EndpointID:f781b1aa6fbeef9ccb93087d3ababd34f43f1d5cfca86c50adbf018721db3c5c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5fd14951deb3f6cd632c3fd8d620b8b05c30be57cafa64bdb8838c599b988160 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:093866ebdd5f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8ebyrygj4fkxnzcrwo62j53hp EndpointID:f781b1aa6fbeef9ccb93087d3ababd34f43f1d5cfca86c50adbf018721db3c5c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:58:05 [2023-04-28T16:58:05.495Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.17s)
16:58:05 [2023-04-28T16:58:05.495Z] PASS
16:58:05 [2023-04-28T16:58:05.495Z] 
16:58:05 [2023-04-28T16:58:05.495Z] === Skipped
16:58:05 [2023-04-28T16:58:05.495Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:58:05 [2023-04-28T16:58:05.495Z]     service_test.go:242: FLAKY_TEST
16:58:05 [2023-04-28T16:58:05.495Z] 
16:58:05 [2023-04-28T16:58:05.495Z] DONE 42 tests, 1 skipped in 43.639s
16:58:05 [2023-04-28T16:58:05.495Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:58:05 [2023-04-28T16:58:05.495Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
16:58:05 [2023-04-28T16:58:05.495Z] ++ set -e
16:58:05 [2023-04-28T16:58:05.495Z] ++ '[' -n 0 ']'
16:58:05 [2023-04-28T16:58:05.495Z] ++ set -x
16:58:05 [2023-04-28T16:58:05.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
16:58:05 [2023-04-28T16:58:05.495Z] INFO: Testing against a local daemon
16:58:05 [2023-04-28T16:58:05.495Z] === RUN   TestDockerNetworkIpvlanPersistance
16:58:05 [2023-04-28T16:58:05.495Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:58:05 [2023-04-28T16:58:05.495Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:58:05 [2023-04-28T16:58:05.495Z] === RUN   TestDockerNetworkIpvlan
16:58:05 [2023-04-28T16:58:05.495Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:58:05 [2023-04-28T16:58:05.495Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:58:05 [2023-04-28T16:58:05.495Z] PASS
16:58:05 [2023-04-28T16:58:05.495Z] 
16:58:05 [2023-04-28T16:58:05.495Z] === Skipped
16:58:05 [2023-04-28T16:58:05.495Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:58:05 [2023-04-28T16:58:05.495Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:58:05 [2023-04-28T16:58:05.495Z] 
16:58:05 [2023-04-28T16:58:05.495Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:58:05 [2023-04-28T16:58:05.495Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:58:05 [2023-04-28T16:58:05.495Z] 
16:58:05 [2023-04-28T16:58:05.495Z] DONE 2 tests, 2 skipped in 0.083s
16:58:05 [2023-04-28T16:58:05.495Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:58:05 [2023-04-28T16:58:05.495Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
16:58:05 [2023-04-28T16:58:05.495Z] ++ set -e
16:58:05 [2023-04-28T16:58:05.495Z] ++ '[' -n 0 ']'
16:58:05 [2023-04-28T16:58:05.495Z] ++ set -x
16:58:05 [2023-04-28T16:58:05.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
16:58:05 [2023-04-28T16:58:05.495Z] INFO: Testing against a local daemon
16:58:05 [2023-04-28T16:58:05.495Z] === RUN   TestDockerNetworkMacvlanPersistance
16:58:06 [2023-04-28T16:58:06.867Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.15s)
16:58:06 [2023-04-28T16:58:06.867Z] === RUN   TestDockerNetworkMacvlan
16:58:07 [2023-04-28T16:58:07.433Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:58:07 [2023-04-28T16:58:07.999Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:58:08 [2023-04-28T16:58:08.564Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:58:09 [2023-04-28T16:58:09.937Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:58:11 [2023-04-28T16:58:11.312Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:58:13 [2023-04-28T16:58:13.840Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:58:14 [2023-04-28T16:58:14.098Z] --- PASS: TestDockerNetworkMacvlan (7.31s)
16:58:14 [2023-04-28T16:58:14.098Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
16:58:14 [2023-04-28T16:58:14.098Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
16:58:14 [2023-04-28T16:58:14.098Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.56s)
16:58:14 [2023-04-28T16:58:14.098Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.62s)
16:58:14 [2023-04-28T16:58:14.098Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.15s)
16:58:14 [2023-04-28T16:58:14.098Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.42s)
16:58:14 [2023-04-28T16:58:14.098Z] PASS
16:58:14 [2023-04-28T16:58:14.098Z] 
16:58:14 [2023-04-28T16:58:14.098Z] DONE 8 tests in 8.541s
16:58:14 [2023-04-28T16:58:14.098Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
16:58:14 [2023-04-28T16:58:14.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
16:58:14 [2023-04-28T16:58:14.098Z] ++ set -e
16:58:14 [2023-04-28T16:58:14.098Z] ++ '[' -n 0 ']'
16:58:14 [2023-04-28T16:58:14.098Z] ++ set -x
16:58:14 [2023-04-28T16:58:14.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
16:58:14 [2023-04-28T16:58:14.098Z] testing: warning: no tests to run
16:58:14 [2023-04-28T16:58:14.098Z] PASS
16:58:14 [2023-04-28T16:58:14.098Z] 
16:58:14 [2023-04-28T16:58:14.098Z] DONE 0 tests in 0.026s
16:58:14 [2023-04-28T16:58:14.098Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:58:14 [2023-04-28T16:58:14.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
16:58:14 [2023-04-28T16:58:14.098Z] ++ set -e
16:58:14 [2023-04-28T16:58:14.098Z] ++ '[' -n 0 ']'
16:58:14 [2023-04-28T16:58:14.098Z] ++ set -x
16:58:14 [2023-04-28T16:58:14.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
16:58:14 [2023-04-28T16:58:14.098Z] INFO: Testing against a local daemon
16:58:14 [2023-04-28T16:58:14.098Z] === RUN   TestAuthZPluginAllowRequest
16:58:15 [2023-04-28T16:58:15.472Z] --- PASS: TestAuthZPluginAllowRequest (0.99s)
16:58:15 [2023-04-28T16:58:15.472Z] === RUN   TestAuthZPluginTLS
16:58:15 [2023-04-28T16:58:15.729Z] --- PASS: TestAuthZPluginTLS (0.55s)
16:58:15 [2023-04-28T16:58:15.729Z] === RUN   TestAuthZPluginDenyRequest
16:58:16 [2023-04-28T16:58:16.299Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:58:16 [2023-04-28T16:58:16.299Z] === RUN   TestAuthZPluginAPIDenyResponse
16:58:16 [2023-04-28T16:58:16.865Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:58:16 [2023-04-28T16:58:16.865Z] === RUN   TestAuthZPluginDenyResponse
16:58:17 [2023-04-28T16:58:17.430Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
16:58:17 [2023-04-28T16:58:17.430Z] === RUN   TestAuthZPluginAllowEventStream
16:58:18 [2023-04-28T16:58:18.364Z] --- PASS: TestAuthZPluginAllowEventStream (0.97s)
16:58:18 [2023-04-28T16:58:18.364Z] === RUN   TestAuthZPluginErrorResponse
16:58:18 [2023-04-28T16:58:18.929Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
16:58:18 [2023-04-28T16:58:18.929Z] === RUN   TestAuthZPluginErrorRequest
16:58:19 [2023-04-28T16:58:19.494Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:58:19 [2023-04-28T16:58:19.494Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:58:20 [2023-04-28T16:58:20.066Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
16:58:20 [2023-04-28T16:58:20.066Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:58:21 [2023-04-28T16:58:21.000Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.09s)
16:58:21 [2023-04-28T16:58:21.000Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:58:22 [2023-04-28T16:58:22.373Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.09s)
16:58:22 [2023-04-28T16:58:22.373Z] === RUN   TestAuthZPluginHeader
16:58:22 [2023-04-28T16:58:22.632Z] --- PASS: TestAuthZPluginHeader (0.61s)
16:58:22 [2023-04-28T16:58:22.632Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:58:22 [2023-04-28T16:58:22.632Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:58:22 [2023-04-28T16:58:22.632Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:58:22 [2023-04-28T16:58:22.632Z] === RUN   TestAuthZPluginV2Disable
16:58:22 [2023-04-28T16:58:22.632Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:58:22 [2023-04-28T16:58:22.632Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:58:22 [2023-04-28T16:58:22.632Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:58:22 [2023-04-28T16:58:22.632Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:58:22 [2023-04-28T16:58:22.632Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:58:22 [2023-04-28T16:58:22.632Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:58:22 [2023-04-28T16:58:22.632Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:58:22 [2023-04-28T16:58:22.632Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:58:22 [2023-04-28T16:58:22.632Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:58:40 [2023-04-28T16:58:40.707Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
16:58:40 [2023-04-28T16:58:40.707Z] PASS
16:58:40 [2023-04-28T16:58:40.707Z] 
16:58:40 [2023-04-28T16:58:40.707Z] === Skipped
16:58:40 [2023-04-28T16:58:40.707Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:58:40 [2023-04-28T16:58:40.707Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:58:40 [2023-04-28T16:58:40.707Z] 
16:58:40 [2023-04-28T16:58:40.707Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:58:40 [2023-04-28T16:58:40.707Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:58:40 [2023-04-28T16:58:40.707Z] 
16:58:40 [2023-04-28T16:58:40.707Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:58:40 [2023-04-28T16:58:40.707Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:58:40 [2023-04-28T16:58:40.707Z] 
16:58:40 [2023-04-28T16:58:40.707Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:58:40 [2023-04-28T16:58:40.707Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:58:40 [2023-04-28T16:58:40.707Z] 
16:58:40 [2023-04-28T16:58:40.707Z] DONE 17 tests, 4 skipped in 25.493s
16:58:40 [2023-04-28T16:58:40.707Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:58:40 [2023-04-28T16:58:40.707Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
16:58:40 [2023-04-28T16:58:40.707Z] ++ set -e
16:58:40 [2023-04-28T16:58:40.707Z] ++ '[' -n 0 ']'
16:58:40 [2023-04-28T16:58:40.707Z] ++ set -x
16:58:40 [2023-04-28T16:58:40.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
16:58:40 [2023-04-28T16:58:40.707Z] INFO: Testing against a local daemon
16:58:40 [2023-04-28T16:58:40.707Z] === RUN   TestPluginInvalidJSON
16:58:40 [2023-04-28T16:58:40.707Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
16:58:40 [2023-04-28T16:58:40.707Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
16:58:40 [2023-04-28T16:58:40.707Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
16:58:40 [2023-04-28T16:58:40.707Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
16:58:40 [2023-04-28T16:58:40.707Z] === RUN   TestPluginInvalidJSON/plugins/pull
16:58:40 [2023-04-28T16:58:40.707Z] === PAUSE TestPluginInvalidJSON/plugins/pull
16:58:40 [2023-04-28T16:58:40.707Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
16:58:40 [2023-04-28T16:58:40.707Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
16:58:40 [2023-04-28T16:58:40.707Z] === CONT  TestPluginInvalidJSON/plugins/pull
16:58:40 [2023-04-28T16:58:40.707Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
16:58:40 [2023-04-28T16:58:40.707Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
16:58:40 [2023-04-28T16:58:40.707Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
16:58:40 [2023-04-28T16:58:40.707Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
16:58:40 [2023-04-28T16:58:40.707Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
16:58:40 [2023-04-28T16:58:40.707Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
16:58:40 [2023-04-28T16:58:40.707Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
16:58:40 [2023-04-28T16:58:40.707Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
16:58:40 [2023-04-28T16:58:40.707Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
16:58:40 [2023-04-28T16:58:40.707Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
16:58:40 [2023-04-28T16:58:40.707Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
16:58:40 [2023-04-28T16:58:40.707Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
16:58:40 [2023-04-28T16:58:40.707Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:58:40 [2023-04-28T16:58:40.707Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
16:58:40 [2023-04-28T16:58:40.707Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
16:58:40 [2023-04-28T16:58:40.707Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
16:58:40 [2023-04-28T16:58:40.707Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
16:58:40 [2023-04-28T16:58:40.707Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
16:58:40 [2023-04-28T16:58:40.707Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
16:58:40 [2023-04-28T16:58:40.707Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
16:58:40 [2023-04-28T16:58:40.707Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
16:58:40 [2023-04-28T16:58:40.707Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
16:58:40 [2023-04-28T16:58:40.707Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
16:58:40 [2023-04-28T16:58:40.707Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
16:58:40 [2023-04-28T16:58:40.707Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
16:58:40 [2023-04-28T16:58:40.707Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
16:58:40 [2023-04-28T16:58:40.707Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
16:58:40 [2023-04-28T16:58:40.707Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
16:58:40 [2023-04-28T16:58:40.707Z] === RUN   TestPluginInstall
16:58:40 [2023-04-28T16:58:40.707Z] === RUN   TestPluginInstall/no_auth
16:58:43 [2023-04-28T16:58:43.990Z] time="2023-04-28T16:58:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:58:43 [2023-04-28T16:58:43.990Z] time="2023-04-28T16:58:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79024990479006423ec80174384b29b7bd9ec9e2e05dae1d5d015c833814a7cc" mediatype=application/vnd.docker.plugin.v1+json size=522
16:58:43 [2023-04-28T16:58:43.990Z] time="2023-04-28T16:58:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:58:43 [2023-04-28T16:58:43.990Z] time="2023-04-28T16:58:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79024990479006423ec80174384b29b7bd9ec9e2e05dae1d5d015c833814a7cc" mediatype=application/vnd.docker.plugin.v1+json size=522
16:58:43 [2023-04-28T16:58:43.990Z] === RUN   TestPluginInstall/with_htpasswd
16:58:44 [2023-04-28T16:58:44.248Z] time="2023-04-28T16:58:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:58:44 [2023-04-28T16:58:44.248Z] time="2023-04-28T16:58:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79024990479006423ec80174384b29b7bd9ec9e2e05dae1d5d015c833814a7cc" mediatype=application/vnd.docker.plugin.v1+json size=522
16:58:44 [2023-04-28T16:58:44.248Z] time="2023-04-28T16:58:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:58:44 [2023-04-28T16:58:44.248Z] time="2023-04-28T16:58:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79024990479006423ec80174384b29b7bd9ec9e2e05dae1d5d015c833814a7cc" mediatype=application/vnd.docker.plugin.v1+json size=522
16:58:44 [2023-04-28T16:58:44.506Z] === RUN   TestPluginInstall/with_insecure
16:58:45 [2023-04-28T16:58:45.440Z] time="2023-04-28T16:58:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:58:45 [2023-04-28T16:58:45.440Z] time="2023-04-28T16:58:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea9ec3b7edeca53d03c403aec11b6a79791f8d49cede83038de493fb67cbd6b4" mediatype=application/vnd.docker.plugin.v1+json size=522
16:58:45 [2023-04-28T16:58:45.440Z] time="2023-04-28T16:58:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:58:45 [2023-04-28T16:58:45.440Z] time="2023-04-28T16:58:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea9ec3b7edeca53d03c403aec11b6a79791f8d49cede83038de493fb67cbd6b4" mediatype=application/vnd.docker.plugin.v1+json size=522
16:58:45 [2023-04-28T16:58:45.440Z]     plugin_test.go:195: [dce3c2e72b468] daemon is not started
16:58:45 [2023-04-28T16:58:45.440Z] --- PASS: TestPluginInstall (5.64s)
16:58:45 [2023-04-28T16:58:45.440Z]     --- PASS: TestPluginInstall/no_auth (4.16s)
16:58:45 [2023-04-28T16:58:45.440Z]     --- PASS: TestPluginInstall/with_htpasswd (0.51s)
16:58:45 [2023-04-28T16:58:45.440Z]     --- PASS: TestPluginInstall/with_insecure (0.97s)
16:58:45 [2023-04-28T16:58:45.440Z] === RUN   TestPluginsWithRuntimes
16:58:47 [2023-04-28T16:58:47.345Z] === RUN   TestPluginsWithRuntimes/No_Args
16:58:47 [2023-04-28T16:58:47.911Z] === RUN   TestPluginsWithRuntimes/With_Args
16:58:48 [2023-04-28T16:58:48.851Z] --- PASS: TestPluginsWithRuntimes (3.32s)
16:58:48 [2023-04-28T16:58:48.851Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
16:58:48 [2023-04-28T16:58:48.851Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
16:58:48 [2023-04-28T16:58:48.851Z] === RUN   TestPluginBackCompatMediaTypes
16:58:49 [2023-04-28T16:58:49.416Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
16:58:49 [2023-04-28T16:58:49.416Z] PASS
16:58:49 [2023-04-28T16:58:49.416Z] 
16:58:49 [2023-04-28T16:58:49.416Z] DONE 24 tests in 9.795s
16:58:49 [2023-04-28T16:58:49.416Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:58:49 [2023-04-28T16:58:49.416Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
16:58:49 [2023-04-28T16:58:49.416Z] ++ set -e
16:58:49 [2023-04-28T16:58:49.416Z] ++ '[' -n 0 ']'
16:58:49 [2023-04-28T16:58:49.416Z] ++ set -x
16:58:49 [2023-04-28T16:58:49.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
16:58:49 [2023-04-28T16:58:49.416Z] INFO: Testing against a local daemon
16:58:49 [2023-04-28T16:58:49.416Z] === RUN   TestExternalGraphDriver
16:58:49 [2023-04-28T16:58:49.982Z] === RUN   TestExternalGraphDriver/json
16:58:51 [2023-04-28T16:58:51.356Z] === RUN   TestExternalGraphDriver/spec
16:58:52 [2023-04-28T16:58:52.731Z] === RUN   TestExternalGraphDriver/pull
16:58:54 [2023-04-28T16:58:54.633Z] --- PASS: TestExternalGraphDriver (4.86s)
16:58:54 [2023-04-28T16:58:54.633Z]     --- PASS: TestExternalGraphDriver/json (1.46s)
16:58:54 [2023-04-28T16:58:54.633Z]     --- PASS: TestExternalGraphDriver/spec (1.48s)
16:58:54 [2023-04-28T16:58:54.633Z]     --- PASS: TestExternalGraphDriver/pull (1.58s)
16:58:54 [2023-04-28T16:58:54.633Z] === RUN   TestGraphdriverPluginV2
16:58:54 [2023-04-28T16:58:54.633Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:58:54 [2023-04-28T16:58:54.633Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
16:58:54 [2023-04-28T16:58:54.633Z] PASS
16:58:54 [2023-04-28T16:58:54.633Z] 
16:58:54 [2023-04-28T16:58:54.633Z] === Skipped
16:58:54 [2023-04-28T16:58:54.633Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
16:58:54 [2023-04-28T16:58:54.633Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:58:54 [2023-04-28T16:58:54.633Z] 
16:58:54 [2023-04-28T16:58:54.633Z] DONE 5 tests, 1 skipped in 5.285s
16:58:54 [2023-04-28T16:58:54.633Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:58:54 [2023-04-28T16:58:54.633Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
16:58:54 [2023-04-28T16:58:54.633Z] ++ set -e
16:58:54 [2023-04-28T16:58:54.633Z] ++ '[' -n 0 ']'
16:58:54 [2023-04-28T16:58:54.633Z] ++ set -x
16:58:54 [2023-04-28T16:58:54.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
16:58:54 [2023-04-28T16:58:54.891Z] INFO: Testing against a local daemon
16:58:54 [2023-04-28T16:58:54.891Z] === RUN   TestContinueAfterPluginCrash
16:58:54 [2023-04-28T16:58:54.891Z] === PAUSE TestContinueAfterPluginCrash
16:58:54 [2023-04-28T16:58:54.891Z] === RUN   TestReadPluginNoRead
16:58:54 [2023-04-28T16:58:54.891Z] === PAUSE TestReadPluginNoRead
16:58:54 [2023-04-28T16:58:54.891Z] === RUN   TestDaemonStartWithLogOpt
16:58:54 [2023-04-28T16:58:54.891Z] === PAUSE TestDaemonStartWithLogOpt
16:58:54 [2023-04-28T16:58:54.891Z] === CONT  TestContinueAfterPluginCrash
16:58:54 [2023-04-28T16:58:54.892Z] === CONT  TestDaemonStartWithLogOpt
16:58:58 [2023-04-28T16:58:58.175Z] --- PASS: TestDaemonStartWithLogOpt (3.05s)
16:58:58 [2023-04-28T16:58:58.175Z] === CONT  TestReadPluginNoRead
16:59:00 [2023-04-28T16:59:00.075Z] === RUN   TestReadPluginNoRead/default
16:59:01 [2023-04-28T16:59:01.009Z] === RUN   TestReadPluginNoRead/disabled_caching
16:59:02 [2023-04-28T16:59:02.384Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:59:02 [2023-04-28T16:59:02.642Z] --- PASS: TestContinueAfterPluginCrash (7.73s)
16:59:03 [2023-04-28T16:59:03.576Z]     read_test.go:91: [d7049404a9938] daemon is not started
16:59:03 [2023-04-28T16:59:03.576Z] --- PASS: TestReadPluginNoRead (5.52s)
16:59:03 [2023-04-28T16:59:03.576Z]     --- PASS: TestReadPluginNoRead/default (1.16s)
16:59:03 [2023-04-28T16:59:03.576Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
16:59:03 [2023-04-28T16:59:03.576Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s)
16:59:03 [2023-04-28T16:59:03.576Z] PASS
16:59:03 [2023-04-28T16:59:03.576Z] 
16:59:03 [2023-04-28T16:59:03.576Z] DONE 6 tests in 8.675s
16:59:03 [2023-04-28T16:59:03.576Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:59:03 [2023-04-28T16:59:03.576Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
16:59:03 [2023-04-28T16:59:03.576Z] ++ set -e
16:59:03 [2023-04-28T16:59:03.576Z] ++ '[' -n 0 ']'
16:59:03 [2023-04-28T16:59:03.576Z] ++ set -x
16:59:03 [2023-04-28T16:59:03.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
16:59:03 [2023-04-28T16:59:03.576Z] testing: warning: no tests to run
16:59:03 [2023-04-28T16:59:03.576Z] PASS
16:59:03 [2023-04-28T16:59:03.576Z] 
16:59:03 [2023-04-28T16:59:03.576Z] DONE 0 tests in 0.033s
16:59:03 [2023-04-28T16:59:03.576Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:59:03 [2023-04-28T16:59:03.576Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
16:59:03 [2023-04-28T16:59:03.576Z] ++ set -e
16:59:03 [2023-04-28T16:59:03.576Z] ++ '[' -n 0 ']'
16:59:03 [2023-04-28T16:59:03.576Z] ++ set -x
16:59:03 [2023-04-28T16:59:03.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
16:59:03 [2023-04-28T16:59:03.576Z] INFO: Testing against a local daemon
16:59:03 [2023-04-28T16:59:03.576Z] === RUN   TestPluginWithDevMounts
16:59:03 [2023-04-28T16:59:03.576Z] === PAUSE TestPluginWithDevMounts
16:59:03 [2023-04-28T16:59:03.576Z] === CONT  TestPluginWithDevMounts
16:59:04 [2023-04-28T16:59:04.950Z] --- PASS: TestPluginWithDevMounts (1.51s)
16:59:04 [2023-04-28T16:59:04.950Z] PASS
16:59:04 [2023-04-28T16:59:04.950Z] 
16:59:04 [2023-04-28T16:59:04.950Z] DONE 1 tests in 1.607s
16:59:05 [2023-04-28T16:59:05.208Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
16:59:05 [2023-04-28T16:59:05.208Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
16:59:05 [2023-04-28T16:59:05.208Z] ++ set -e
16:59:05 [2023-04-28T16:59:05.208Z] ++ '[' -n 0 ']'
16:59:05 [2023-04-28T16:59:05.208Z] ++ set -x
16:59:05 [2023-04-28T16:59:05.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
16:59:05 [2023-04-28T16:59:05.208Z] INFO: Testing against a local daemon
16:59:05 [2023-04-28T16:59:05.208Z] === RUN   TestSecretInspect
16:59:07 [2023-04-28T16:59:07.106Z] --- PASS: TestSecretInspect (1.72s)
16:59:08 [2023-04-28T16:59:08.480Z] === RUN   TestSecretList
16:59:08 [2023-04-28T16:59:08.480Z] --- PASS: TestSecretList (1.69s)
16:59:08 [2023-04-28T16:59:08.480Z] === RUN   TestSecretsCreateAndDelete
16:59:10 [2023-04-28T16:59:10.381Z] --- PASS: TestSecretsCreateAndDelete (1.73s)
16:59:10 [2023-04-28T16:59:10.381Z] === RUN   TestSecretsUpdate
16:59:12 [2023-04-28T16:59:12.283Z] --- PASS: TestSecretsUpdate (1.66s)
16:59:12 [2023-04-28T16:59:12.283Z] === RUN   TestTemplatedSecret
16:59:14 [2023-04-28T16:59:14.811Z] --- PASS: TestTemplatedSecret (2.35s)
16:59:14 [2023-04-28T16:59:14.811Z] === RUN   TestSecretCreateResolve
16:59:16 [2023-04-28T16:59:16.184Z] --- PASS: TestSecretCreateResolve (1.70s)
16:59:16 [2023-04-28T16:59:16.184Z] PASS
16:59:16 [2023-04-28T16:59:16.184Z] 
16:59:16 [2023-04-28T16:59:16.184Z] DONE 6 tests in 10.950s
16:59:16 [2023-04-28T16:59:16.184Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
16:59:16 [2023-04-28T16:59:16.184Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
16:59:16 [2023-04-28T16:59:16.184Z] ++ set -e
16:59:16 [2023-04-28T16:59:16.184Z] ++ '[' -n 0 ']'
16:59:16 [2023-04-28T16:59:16.184Z] ++ set -x
16:59:16 [2023-04-28T16:59:16.184Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
16:59:16 [2023-04-28T16:59:16.184Z] INFO: Testing against a local daemon
16:59:16 [2023-04-28T16:59:16.184Z] === RUN   TestServiceCreateInit
16:59:16 [2023-04-28T16:59:16.184Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:59:20 [2023-04-28T16:59:20.368Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:59:23 [2023-04-28T16:59:23.650Z] --- PASS: TestServiceCreateInit (6.93s)
16:59:23 [2023-04-28T16:59:23.650Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.46s)
16:59:23 [2023-04-28T16:59:23.650Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.45s)
16:59:23 [2023-04-28T16:59:23.650Z] === RUN   TestCreateServiceMultipleTimes
16:59:38 [2023-04-28T16:59:38.535Z] --- PASS: TestCreateServiceMultipleTimes (13.35s)
16:59:38 [2023-04-28T16:59:38.535Z] === RUN   TestCreateServiceConflict
16:59:38 [2023-04-28T16:59:38.535Z] --- PASS: TestCreateServiceConflict (1.68s)
16:59:38 [2023-04-28T16:59:38.535Z] === RUN   TestCreateServiceMaxReplicas
16:59:41 [2023-04-28T16:59:41.063Z] --- PASS: TestCreateServiceMaxReplicas (2.54s)
16:59:41 [2023-04-28T16:59:41.063Z] === RUN   TestCreateWithDuplicateNetworkNames
16:59:53 [2023-04-28T16:59:53.258Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.46s)
16:59:53 [2023-04-28T16:59:53.258Z] === RUN   TestCreateServiceSecretFileMode
16:59:55 [2023-04-28T16:59:55.785Z] --- PASS: TestCreateServiceSecretFileMode (2.26s)
16:59:55 [2023-04-28T16:59:55.785Z] === RUN   TestCreateServiceConfigFileMode
16:59:57 [2023-04-28T16:59:57.684Z] --- PASS: TestCreateServiceConfigFileMode (2.16s)
16:59:57 [2023-04-28T16:59:57.684Z] === RUN   TestCreateServiceSysctls
17:00:00 [2023-04-28T17:00:00.971Z] --- PASS: TestCreateServiceSysctls (2.82s)
17:00:00 [2023-04-28T17:00:00.971Z] === RUN   TestCreateServiceCapabilities
17:00:02 [2023-04-28T17:00:02.870Z] --- PASS: TestCreateServiceCapabilities (2.49s)
17:00:02 [2023-04-28T17:00:02.870Z] === RUN   TestInspect
17:00:05 [2023-04-28T17:00:05.399Z] --- PASS: TestInspect (2.46s)
17:00:05 [2023-04-28T17:00:05.399Z] === RUN   TestCreateJob
17:00:08 [2023-04-28T17:00:08.681Z] --- PASS: TestCreateJob (2.86s)
17:00:08 [2023-04-28T17:00:08.681Z] === RUN   TestReplicatedJob
17:00:12 [2023-04-28T17:00:12.868Z] --- PASS: TestReplicatedJob (4.46s)
17:00:12 [2023-04-28T17:00:12.868Z] === RUN   TestUpdateReplicatedJob
17:00:16 [2023-04-28T17:00:16.149Z] --- PASS: TestUpdateReplicatedJob (2.95s)
17:00:16 [2023-04-28T17:00:16.149Z] === RUN   TestServiceListWithStatuses
17:00:16 [2023-04-28T17:00:16.149Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:00:16 [2023-04-28T17:00:16.149Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:00:16 [2023-04-28T17:00:16.149Z] === RUN   TestDockerNetworkConnectAlias
17:00:19 [2023-04-28T17:00:19.436Z] --- PASS: TestDockerNetworkConnectAlias (3.26s)
17:00:19 [2023-04-28T17:00:19.436Z] === RUN   TestDockerNetworkReConnect
17:00:21 [2023-04-28T17:00:21.965Z] --- PASS: TestDockerNetworkReConnect (2.69s)
17:00:21 [2023-04-28T17:00:21.965Z] === RUN   TestServicePlugin
17:00:21 [2023-04-28T17:00:21.965Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:00:21 [2023-04-28T17:00:21.965Z] --- SKIP: TestServicePlugin (0.00s)
17:00:21 [2023-04-28T17:00:21.965Z] === RUN   TestServiceUpdateLabel
17:00:23 [2023-04-28T17:00:23.338Z] --- PASS: TestServiceUpdateLabel (1.70s)
17:00:23 [2023-04-28T17:00:23.338Z] === RUN   TestServiceUpdateSecrets
17:00:38 [2023-04-28T17:00:38.205Z] --- PASS: TestServiceUpdateSecrets (14.14s)
17:00:38 [2023-04-28T17:00:38.205Z] === RUN   TestServiceUpdateConfigs
17:00:53 [2023-04-28T17:00:53.076Z] --- PASS: TestServiceUpdateConfigs (14.15s)
17:00:53 [2023-04-28T17:00:53.076Z] === RUN   TestServiceUpdateNetwork
17:01:05 [2023-04-28T17:01:05.281Z] --- PASS: TestServiceUpdateNetwork (11.73s)
17:01:05 [2023-04-28T17:01:05.281Z] === RUN   TestServiceUpdatePidsLimit
17:01:05 [2023-04-28T17:01:05.281Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:01:05 [2023-04-28T17:01:05.281Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:01:11 [2023-04-28T17:01:11.837Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:01:19 [2023-04-28T17:01:19.945Z] --- PASS: TestServiceUpdatePidsLimit (15.83s)
17:01:19 [2023-04-28T17:01:19.945Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s)
17:01:19 [2023-04-28T17:01:19.945Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
17:01:19 [2023-04-28T17:01:19.945Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.69s)
17:01:19 [2023-04-28T17:01:19.945Z] PASS
17:01:19 [2023-04-28T17:01:19.945Z] 
17:01:19 [2023-04-28T17:01:19.945Z] === Skipped
17:01:19 [2023-04-28T17:01:19.945Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:01:19 [2023-04-28T17:01:19.945Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:01:19 [2023-04-28T17:01:19.945Z] 
17:01:19 [2023-04-28T17:01:19.945Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:01:19 [2023-04-28T17:01:19.945Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:01:19 [2023-04-28T17:01:19.945Z] 
17:01:19 [2023-04-28T17:01:19.945Z] DONE 27 tests, 2 skipped in 123.027s
17:01:19 [2023-04-28T17:01:19.945Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:01:19 [2023-04-28T17:01:19.945Z] ++ 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
17:01:19 [2023-04-28T17:01:19.945Z] ++ set -e
17:01:19 [2023-04-28T17:01:19.945Z] ++ '[' -n 0 ']'
17:01:19 [2023-04-28T17:01:19.945Z] ++ set -x
17:01:19 [2023-04-28T17:01:19.945Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:01:19 [2023-04-28T17:01:19.945Z] INFO: Testing against a local daemon
17:01:19 [2023-04-28T17:01:19.945Z] === RUN   TestSessionCreate
17:01:19 [2023-04-28T17:01:19.945Z] --- PASS: TestSessionCreate (0.02s)
17:01:19 [2023-04-28T17:01:19.945Z] === RUN   TestSessionCreateWithBadUpgrade
17:01:19 [2023-04-28T17:01:19.945Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:01:19 [2023-04-28T17:01:19.945Z] PASS
17:01:19 [2023-04-28T17:01:19.945Z] 
17:01:19 [2023-04-28T17:01:19.945Z] DONE 2 tests in 0.142s
17:01:19 [2023-04-28T17:01:19.945Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:01:19 [2023-04-28T17:01:19.945Z] ++ 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
17:01:19 [2023-04-28T17:01:19.945Z] ++ set -e
17:01:19 [2023-04-28T17:01:19.945Z] ++ '[' -n 0 ']'
17:01:19 [2023-04-28T17:01:19.945Z] ++ set -x
17:01:19 [2023-04-28T17:01:19.945Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:01:19 [2023-04-28T17:01:19.945Z] INFO: Testing against a local daemon
17:01:19 [2023-04-28T17:01:19.945Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:01:19 [2023-04-28T17:01:19.945Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:01:19 [2023-04-28T17:01:19.945Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:01:19 [2023-04-28T17:01:19.945Z] === RUN   TestDiskUsage
17:01:19 [2023-04-28T17:01:19.945Z] === PAUSE TestDiskUsage
17:01:19 [2023-04-28T17:01:19.945Z] === RUN   TestEventsExecDie
17:01:19 [2023-04-28T17:01:19.945Z] --- PASS: TestEventsExecDie (0.48s)
17:01:19 [2023-04-28T17:01:19.945Z] === RUN   TestEventsBackwardsCompatible
17:01:19 [2023-04-28T17:01:19.945Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
17:01:19 [2023-04-28T17:01:19.945Z] === RUN   TestEventsVolumeCreate
17:01:19 [2023-04-28T17:01:19.945Z] --- PASS: TestEventsVolumeCreate (0.06s)
17:01:19 [2023-04-28T17:01:19.945Z] === RUN   TestInfoBinaryCommits
17:01:19 [2023-04-28T17:01:19.945Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:01:19 [2023-04-28T17:01:19.945Z] === RUN   TestInfoAPIVersioned
17:01:19 [2023-04-28T17:01:19.945Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:01:19 [2023-04-28T17:01:19.945Z] === RUN   TestInfoAPI
17:01:19 [2023-04-28T17:01:19.945Z] --- PASS: TestInfoAPI (0.03s)
17:01:19 [2023-04-28T17:01:19.945Z] === RUN   TestInfoAPIWarnings
17:01:38 [2023-04-28T17:01:38.023Z] --- PASS: TestInfoAPIWarnings (16.55s)
17:01:38 [2023-04-28T17:01:38.023Z] === RUN   TestInfoDebug
17:01:38 [2023-04-28T17:01:38.023Z] --- PASS: TestInfoDebug (0.52s)
17:01:38 [2023-04-28T17:01:38.023Z] === RUN   TestInfoInsecureRegistries
17:01:38 [2023-04-28T17:01:38.023Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:01:38 [2023-04-28T17:01:38.023Z] === RUN   TestInfoRegistryMirrors
17:01:38 [2023-04-28T17:01:38.023Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:01:38 [2023-04-28T17:01:38.023Z] === RUN   TestLoginFailsWithBadCredentials
17:01:38 [2023-04-28T17:01:38.590Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
17:01:38 [2023-04-28T17:01:38.590Z] === RUN   TestPingCacheHeaders
17:01:38 [2023-04-28T17:01:38.590Z] --- PASS: TestPingCacheHeaders (0.02s)
17:01:38 [2023-04-28T17:01:38.590Z] === RUN   TestPingGet
17:01:38 [2023-04-28T17:01:38.590Z] --- PASS: TestPingGet (0.02s)
17:01:38 [2023-04-28T17:01:38.590Z] === RUN   TestPingHead
17:01:38 [2023-04-28T17:01:38.590Z] --- PASS: TestPingHead (0.02s)
17:01:38 [2023-04-28T17:01:38.590Z] === RUN   TestPingSwarmHeader
17:01:39 [2023-04-28T17:01:39.164Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:01:39 [2023-04-28T17:01:39.164Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:01:39 [2023-04-28T17:01:39.731Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:01:39 [2023-04-28T17:01:39.731Z] --- PASS: TestPingSwarmHeader (1.26s)
17:01:39 [2023-04-28T17:01:39.731Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:01:39 [2023-04-28T17:01:39.731Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:01:39 [2023-04-28T17:01:39.731Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:01:39 [2023-04-28T17:01:39.731Z] === RUN   TestPingBuilderHeader
17:01:39 [2023-04-28T17:01:39.989Z] === RUN   TestPingBuilderHeader/default_config
17:01:40 [2023-04-28T17:01:40.556Z] === RUN   TestPingBuilderHeader/buildkit_disabled
17:01:40 [2023-04-28T17:01:40.814Z] --- PASS: TestPingBuilderHeader (1.05s)
17:01:40 [2023-04-28T17:01:40.814Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
17:01:40 [2023-04-28T17:01:40.814Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
17:01:40 [2023-04-28T17:01:40.814Z] === RUN   TestVersion
17:01:40 [2023-04-28T17:01:40.814Z] --- PASS: TestVersion (0.02s)
17:01:40 [2023-04-28T17:01:40.814Z] === CONT  TestDiskUsage
17:01:41 [2023-04-28T17:01:41.381Z] === RUN   TestDiskUsage/empty
17:01:41 [2023-04-28T17:01:41.381Z] === RUN   TestDiskUsage/empty/container_types
17:01:41 [2023-04-28T17:01:41.381Z] === RUN   TestDiskUsage/empty/image_types
17:01:41 [2023-04-28T17:01:41.381Z] === RUN   TestDiskUsage/empty/volume_types
17:01:41 [2023-04-28T17:01:41.381Z] === RUN   TestDiskUsage/empty/build-cache_types
17:01:41 [2023-04-28T17:01:41.381Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:01:41 [2023-04-28T17:01:41.381Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:01:41 [2023-04-28T17:01:41.381Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:01:41 [2023-04-28T17:01:41.381Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:01:41 [2023-04-28T17:01:41.381Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:01:41 [2023-04-28T17:01:41.381Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:01:41 [2023-04-28T17:01:41.381Z] === RUN   TestDiskUsage/after_LoadBusybox
17:01:41 [2023-04-28T17:01:41.640Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:01:41 [2023-04-28T17:01:41.640Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:01:41 [2023-04-28T17:01:41.640Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:01:41 [2023-04-28T17:01:41.640Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:01:41 [2023-04-28T17:01:41.640Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:01:41 [2023-04-28T17:01:41.640Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:01:41 [2023-04-28T17:01:41.640Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:01:41 [2023-04-28T17:01:41.640Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:01:41 [2023-04-28T17:01:41.640Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:01:41 [2023-04-28T17:01:41.640Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:01:41 [2023-04-28T17:01:41.640Z] === RUN   TestDiskUsage/after_container.Run
17:01:41 [2023-04-28T17:01:41.899Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:01:41 [2023-04-28T17:01:41.899Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:01:41 [2023-04-28T17:01:41.899Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:01:41 [2023-04-28T17:01:41.899Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:01:41 [2023-04-28T17:01:41.899Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:01:41 [2023-04-28T17:01:41.899Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:01:41 [2023-04-28T17:01:41.899Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:01:41 [2023-04-28T17:01:41.899Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:01:41 [2023-04-28T17:01:41.899Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:01:41 [2023-04-28T17:01:41.899Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:01:41 [2023-04-28T17:01:41.899Z] --- PASS: TestDiskUsage (1.07s)
17:01:41 [2023-04-28T17:01:41.899Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z] PASS
17:01:41 [2023-04-28T17:01:41.899Z] 
17:01:41 [2023-04-28T17:01:41.899Z] === Skipped
17:01:41 [2023-04-28T17:01:41.899Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:01:41 [2023-04-28T17:01:41.899Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:01:41 [2023-04-28T17:01:41.899Z] 
17:01:41 [2023-04-28T17:01:41.899Z] DONE 57 tests, 1 skipped in 22.731s
17:01:41 [2023-04-28T17:01:41.899Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:01:41 [2023-04-28T17:01:41.899Z] ++ 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
17:01:41 [2023-04-28T17:01:41.899Z] ++ set -e
17:01:41 [2023-04-28T17:01:41.899Z] ++ '[' -n 0 ']'
17:01:41 [2023-04-28T17:01:41.899Z] ++ set -x
17:01:41 [2023-04-28T17:01:41.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:01:42 [2023-04-28T17:01:42.157Z] INFO: Testing against a local daemon
17:01:42 [2023-04-28T17:01:42.157Z] === RUN   TestVolumesCreateAndList
17:01:42 [2023-04-28T17:01:42.157Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:01:42 [2023-04-28T17:01:42.157Z] === RUN   TestVolumesRemove
17:01:42 [2023-04-28T17:01:42.157Z] === RUN   TestVolumesRemove/volume_in_use
17:01:42 [2023-04-28T17:01:42.157Z] === RUN   TestVolumesRemove/volume_not_in_use
17:01:42 [2023-04-28T17:01:42.157Z] === RUN   TestVolumesRemove/non-existing_volume
17:01:42 [2023-04-28T17:01:42.157Z] === RUN   TestVolumesRemove/non-existing_volume_force
17:01:42 [2023-04-28T17:01:42.157Z] --- PASS: TestVolumesRemove (0.08s)
17:01:42 [2023-04-28T17:01:42.157Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
17:01:42 [2023-04-28T17:01:42.157Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
17:01:42 [2023-04-28T17:01:42.157Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
17:01:42 [2023-04-28T17:01:42.157Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
17:01:42 [2023-04-28T17:01:42.157Z] === RUN   TestVolumesRemoveSwarmEnabled
17:01:42 [2023-04-28T17:01:42.157Z] === PAUSE TestVolumesRemoveSwarmEnabled
17:01:42 [2023-04-28T17:01:42.157Z] === RUN   TestVolumesInspect
17:01:42 [2023-04-28T17:01:42.157Z] --- PASS: TestVolumesInspect (0.02s)
17:01:42 [2023-04-28T17:01:42.157Z] === RUN   TestVolumesInvalidJSON
17:01:42 [2023-04-28T17:01:42.157Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:01:42 [2023-04-28T17:01:42.157Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:01:42 [2023-04-28T17:01:42.157Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:01:42 [2023-04-28T17:01:42.157Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:01:42 [2023-04-28T17:01:42.157Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:01:42 [2023-04-28T17:01:42.157Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:01:42 [2023-04-28T17:01:42.157Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:01:42 [2023-04-28T17:01:42.157Z] --- PASS: TestVolumesInvalidJSON (0.02s)
17:01:42 [2023-04-28T17:01:42.157Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:01:42 [2023-04-28T17:01:42.157Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:01:42 [2023-04-28T17:01:42.157Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:01:42 [2023-04-28T17:01:42.157Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:01:42 [2023-04-28T17:01:42.157Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:01:42 [2023-04-28T17:01:42.157Z] === RUN   TestVolumePruneAnonymous
17:01:42 [2023-04-28T17:01:42.416Z] --- PASS: TestVolumePruneAnonymous (0.04s)
17:01:42 [2023-04-28T17:01:42.416Z] === RUN   TestVolumePruneAnonFromImage
17:01:42 [2023-04-28T17:01:42.416Z] --- PASS: TestVolumePruneAnonFromImage (0.14s)
17:01:42 [2023-04-28T17:01:42.416Z] === CONT  TestVolumesRemoveSwarmEnabled
17:01:43 [2023-04-28T17:01:43.790Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
17:01:43 [2023-04-28T17:01:43.790Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
17:01:43 [2023-04-28T17:01:43.790Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
17:01:43 [2023-04-28T17:01:43.790Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
17:01:44 [2023-04-28T17:01:44.048Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.73s)
17:01:44 [2023-04-28T17:01:44.048Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
17:01:44 [2023-04-28T17:01:44.048Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
17:01:44 [2023-04-28T17:01:44.048Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
17:01:44 [2023-04-28T17:01:44.048Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
17:01:44 [2023-04-28T17:01:44.048Z] PASS
17:01:44 [2023-04-28T17:01:44.048Z] 
17:01:44 [2023-04-28T17:01:44.048Z] DONE 20 tests in 2.150s
17:01:44 [2023-04-28T17:01:44.306Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:01:44 [2023-04-28T17:01:44.306Z] ++++ cat bundles/test-integration/docker.pid
17:01:44 [2023-04-28T17:01:44.306Z] +++ kill 15791
17:01:44 [2023-04-28T17:01:44.564Z] +++ /etc/init.d/apparmor stop
17:01:44 [2023-04-28T17:01:44.565Z] Leaving: AppArmorNo profiles have been unloaded.
17:01:44 [2023-04-28T17:01:44.565Z] 
17:01:44 [2023-04-28T17:01:44.565Z] Unloading profiles will leave already running processes permanently
17:01:44 [2023-04-28T17:01:44.565Z] unconfined, which can lead to unexpected situations.
17:01:44 [2023-04-28T17:01:44.565Z] 
17:01:44 [2023-04-28T17:01:44.565Z] To set a process to complain mode, use the command line tool
17:01:44 [2023-04-28T17:01:44.565Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:01:44 [2023-04-28T17:01:44.565Z] +++ true
17:01:44 [2023-04-28T17:01:44.565Z] exiting test-integration
17:01:44 [2023-04-28T17:01:44.565Z] ++ exit 0
17:01:44 [2023-04-28T17:01:44.565Z] 
Post stage
[Pipeline] junit
17:01:45 [2023-04-28T17:01:45.512Z] Recording test results
17:01:45 [2023-04-28T17:01:45.719Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:01:46 [2023-04-28T17:01:46.027Z] + echo Ensuring container killed.
17:01:46 [2023-04-28T17:01:46.027Z] Ensuring container killed.
17:01:46 [2023-04-28T17:01:46.027Z] + docker rm -vf docker-pr5
17:01:46 [2023-04-28T17:01:46.027Z] Error response from daemon: No such container: docker-pr5
[Pipeline] sh
17:01:46 [2023-04-28T17:01:46.329Z] + echo Chowning /workspace to jenkins user
17:01:46 [2023-04-28T17:01:46.329Z] Chowning /workspace to jenkins user
17:01:46 [2023-04-28T17:01:46.329Z] + id -u
17:01:46 [2023-04-28T17:01:46.329Z] + id -g
17:01:46 [2023-04-28T17:01:46.329Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45431:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:01:47 [2023-04-28T17:01:47.996Z] + bundleName=arm64-integration
17:01:47 [2023-04-28T17:01:47.996Z] + echo Creating arm64-integration-bundles.tar.gz
17:01:47 [2023-04-28T17:01:47.996Z] Creating arm64-integration-bundles.tar.gz
17:01:47 [2023-04-28T17:01:47.996Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:01:47 [2023-04-28T17:01:47.996Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:01:48 [2023-04-28T17:01:48.265Z] Archiving artifacts
17:01:48 [2023-04-28T17:01:48.573Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45431/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:01:48 [2023-04-28T17:01:48.872Z] + make clean
17:01:49 [2023-04-28T17:01:49.130Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:01:49 [2023-04-28T17:01:49.130Z] docker-dev-cache
17:01:49 [2023-04-28T17:01:49.130Z] 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