Skip to content
Success

Console Output

Pull request #44073 updated
08:35:46 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 8d0dc6902788f36254bde052e867bdea98c4d42e+5dd50a381ab9499867db076c5f8c1d5083a88560 (fe0cc101dd0d2fe45d3e060701942ffacf5c2d49)
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-44073@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
08:35:49 [2022-11-02T08:35:49.680Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
08:35:49 [2022-11-02T08:35:49.683Z] Trying to pass milestone 4
[Pipeline] milestone
08:35:49 [2022-11-02T08:35:49.778Z] Trying to pass milestone 5
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
08:35:49 [2022-11-02T08:35:49.946Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e78b69089570cf86) in /home/ubuntu/workspace/moby_PR-44073
[Pipeline] {
[Pipeline] checkout
08:35:49 [2022-11-02T08:35:49.973Z] The recommended git tool is: git
08:35:49 [2022-11-02T08:35:49.981Z] using credential docker-jenkins-github-credentials
08:35:49 [2022-11-02T08:35:49.991Z] Cloning the remote Git repository
08:35:49 [2022-11-02T08:35:49.991Z] Cloning with configured refspecs honoured and without tags
08:35:50 [2022-11-02T08:35:50.007Z] Cloning repository https://github.com/moby/moby.git
08:35:50 [2022-11-02T08:35:50.007Z]  > git init /home/ubuntu/workspace/moby_PR-44073 # timeout=10
08:35:50 [2022-11-02T08:35:50.019Z] Fetching upstream changes from https://github.com/moby/moby.git
08:35:50 [2022-11-02T08:35:50.020Z]  > git --version # timeout=10
08:35:50 [2022-11-02T08:35:50.025Z]  > git --version # 'git version 2.25.1'
08:35:50 [2022-11-02T08:35:50.025Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:35:50 [2022-11-02T08:35:50.026Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44073/head:refs/remotes/origin/PR-44073 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:36:02 [2022-11-02T08:36:02.633Z] Fetching without tags
08:36:02 [2022-11-02T08:36:02.859Z] Merging remotes/origin/master commit 5dd50a381ab9499867db076c5f8c1d5083a88560 into PR head commit 8d0dc6902788f36254bde052e867bdea98c4d42e
08:36:03 [2022-11-02T08:36:03.467Z] Merge succeeded, producing 8d0dc6902788f36254bde052e867bdea98c4d42e
08:36:03 [2022-11-02T08:36:03.467Z] Checking out Revision 8d0dc6902788f36254bde052e867bdea98c4d42e (PR-44073)
08:36:02 [2022-11-02T08:36:02.630Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:36:02 [2022-11-02T08:36:02.636Z]  > git config --add remote.origin.fetch +refs/pull/44073/head:refs/remotes/origin/PR-44073 # timeout=10
08:36:02 [2022-11-02T08:36:02.638Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:36:02 [2022-11-02T08:36:02.644Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:36:02 [2022-11-02T08:36:02.649Z] Fetching upstream changes from https://github.com/moby/moby.git
08:36:02 [2022-11-02T08:36:02.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:36:02 [2022-11-02T08:36:02.650Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44073/head:refs/remotes/origin/PR-44073 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:36:02 [2022-11-02T08:36:02.917Z]  > git config core.sparsecheckout # timeout=10
08:36:02 [2022-11-02T08:36:02.923Z]  > git checkout -f 8d0dc6902788f36254bde052e867bdea98c4d42e # timeout=10
08:36:03 [2022-11-02T08:36:03.460Z]  > git remote # timeout=10
08:36:03 [2022-11-02T08:36:03.464Z]  > git config --get remote.origin.url # timeout=10
08:36:03 [2022-11-02T08:36:03.468Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:36:03 [2022-11-02T08:36:03.469Z]  > git merge 5dd50a381ab9499867db076c5f8c1d5083a88560 # timeout=10
08:36:03 [2022-11-02T08:36:03.476Z]  > git rev-parse HEAD^{commit} # timeout=10
08:36:03 [2022-11-02T08:36:03.525Z]  > git config core.sparsecheckout # timeout=10
08:36:03 [2022-11-02T08:36:03.531Z]  > git checkout -f 8d0dc6902788f36254bde052e867bdea98c4d42e # timeout=10
08:36:04 [2022-11-02T08:36:04.194Z] Commit message: "implement docker system df"
08:36:04 [2022-11-02T08:36:04.202Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:36:04 [2022-11-02T08:36:04.886Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44073:/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
08:36:04 [2022-11-02T08:36:04.210Z]  > git rev-list --no-walk 7fcb2f17a886522a3ea39a0fbfe613ea21891776 # timeout=10
08:36:09 [2022-11-02T08:36:09.059Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
08:36:09 [2022-11-02T08:36:09.193Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e78b69089570cf86) in /home/ubuntu/workspace/moby_PR-44073
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
08:36:09 [2022-11-02T08:36:09.224Z] The recommended git tool is: git
[Pipeline] // stage
08:36:09 [2022-11-02T08:36:09.230Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
08:36:09 [2022-11-02T08:36:09.242Z] Fetching changes from the remote Git repository
[Pipeline] // stage
08:36:09 [2022-11-02T08:36:09.249Z] Fetching without tags
[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] }
08:36:09 [2022-11-02T08:36:09.462Z] Merging remotes/origin/master commit 5dd50a381ab9499867db076c5f8c1d5083a88560 into PR head commit 8d0dc6902788f36254bde052e867bdea98c4d42e
08:36:09 [2022-11-02T08:36:09.521Z] Merge succeeded, producing 8d0dc6902788f36254bde052e867bdea98c4d42e
08:36:09 [2022-11-02T08:36:09.521Z] Checking out Revision 8d0dc6902788f36254bde052e867bdea98c4d42e (PR-44073)
08:36:09 [2022-11-02T08:36:09.558Z] Commit message: "implement docker system df"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:36:09 [2022-11-02T08:36:09.253Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44073/.git # timeout=10
08:36:09 [2022-11-02T08:36:09.258Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:36:09 [2022-11-02T08:36:09.266Z] Fetching upstream changes from https://github.com/moby/moby.git
08:36:09 [2022-11-02T08:36:09.266Z]  > git --version # timeout=10
08:36:09 [2022-11-02T08:36:09.268Z]  > git --version # 'git version 2.25.1'
08:36:09 [2022-11-02T08:36:09.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:36:09 [2022-11-02T08:36:09.269Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44073/head:refs/remotes/origin/PR-44073 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:36:09 [2022-11-02T08:36:09.478Z]  > git config core.sparsecheckout # timeout=10
08:36:09 [2022-11-02T08:36:09.482Z]  > git checkout -f 8d0dc6902788f36254bde052e867bdea98c4d42e # timeout=10
08:36:09 [2022-11-02T08:36:09.512Z]  > git remote # timeout=10
08:36:09 [2022-11-02T08:36:09.515Z]  > git config --get remote.origin.url # timeout=10
08:36:09 [2022-11-02T08:36:09.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:36:09 [2022-11-02T08:36:09.520Z]  > git merge 5dd50a381ab9499867db076c5f8c1d5083a88560 # timeout=10
08:36:09 [2022-11-02T08:36:09.529Z]  > git rev-parse HEAD^{commit} # timeout=10
08:36:09 [2022-11-02T08:36:09.537Z]  > git config core.sparsecheckout # timeout=10
08:36:09 [2022-11-02T08:36:09.540Z]  > git checkout -f 8d0dc6902788f36254bde052e867bdea98c4d42e # timeout=10
08:36:10 [2022-11-02T08:36:10.250Z] + docker version
08:36:10 [2022-11-02T08:36:10.250Z] Client: Docker Engine - Community
08:36:10 [2022-11-02T08:36:10.250Z]  Version:           22.06.0-beta.0
08:36:10 [2022-11-02T08:36:10.250Z]  API version:       1.42
08:36:10 [2022-11-02T08:36:10.250Z]  Go version:        go1.18.3
08:36:10 [2022-11-02T08:36:10.250Z]  Git commit:        3e9117b
08:36:10 [2022-11-02T08:36:10.250Z]  Built:             Fri Jun  3 17:55:34 2022
08:36:10 [2022-11-02T08:36:10.250Z]  OS/Arch:           linux/arm64
08:36:10 [2022-11-02T08:36:10.250Z]  Context:           default
08:36:10 [2022-11-02T08:36:10.250Z] 
08:36:10 [2022-11-02T08:36:10.250Z] Server: Docker Engine - Community
08:36:10 [2022-11-02T08:36:10.250Z]  Engine:
08:36:10 [2022-11-02T08:36:10.250Z]   Version:          22.06.0-beta.0
08:36:10 [2022-11-02T08:36:10.250Z]   API version:      1.42 (minimum version 1.12)
08:36:10 [2022-11-02T08:36:10.250Z]   Go version:       go1.18.3
08:36:10 [2022-11-02T08:36:10.250Z]   Git commit:       38633e7
08:36:10 [2022-11-02T08:36:10.250Z]   Built:            Fri Jun  3 17:55:34 2022
08:36:10 [2022-11-02T08:36:10.250Z]   OS/Arch:          linux/arm64
08:36:10 [2022-11-02T08:36:10.250Z]   Experimental:     true
08:36:10 [2022-11-02T08:36:10.250Z]  containerd:
08:36:10 [2022-11-02T08:36:10.250Z]   Version:          1.6.8
08:36:10 [2022-11-02T08:36:10.250Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
08:36:10 [2022-11-02T08:36:10.250Z]  runc:
08:36:10 [2022-11-02T08:36:10.250Z]   Version:          1.1.4
08:36:10 [2022-11-02T08:36:10.250Z]   GitCommit:        v1.1.4-0-g5fd4c4d
08:36:10 [2022-11-02T08:36:10.250Z]  docker-init:
08:36:10 [2022-11-02T08:36:10.250Z]   Version:          0.19.0
08:36:10 [2022-11-02T08:36:10.250Z]   GitCommit:        de40ad0
[Pipeline] sh
08:36:10 [2022-11-02T08:36:10.528Z] + docker info
08:36:10 [2022-11-02T08:36:10.528Z] Client:
08:36:10 [2022-11-02T08:36:10.528Z]  Context:    default
08:36:10 [2022-11-02T08:36:10.528Z]  Debug Mode: false
08:36:10 [2022-11-02T08:36:10.528Z]  Plugins:
08:36:10 [2022-11-02T08:36:10.528Z]   buildx: Docker Buildx (Docker Inc.)
08:36:10 [2022-11-02T08:36:10.528Z]     Version:  v0.8.2
08:36:10 [2022-11-02T08:36:10.528Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
08:36:10 [2022-11-02T08:36:10.528Z]   compose: Docker Compose (Docker Inc.)
08:36:10 [2022-11-02T08:36:10.528Z]     Version:  v2.12.0
08:36:10 [2022-11-02T08:36:10.528Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
08:36:10 [2022-11-02T08:36:10.528Z] 
08:36:10 [2022-11-02T08:36:10.528Z] Server:
08:36:10 [2022-11-02T08:36:10.528Z]  Containers: 0
08:36:10 [2022-11-02T08:36:10.528Z]   Running: 0
08:36:10 [2022-11-02T08:36:10.528Z]   Paused: 0
08:36:10 [2022-11-02T08:36:10.528Z]   Stopped: 0
08:36:10 [2022-11-02T08:36:10.528Z]  Images: 3
08:36:10 [2022-11-02T08:36:10.528Z]  Server Version: 22.06.0-beta.0
08:36:10 [2022-11-02T08:36:10.528Z]  Storage Driver: overlay2
08:36:10 [2022-11-02T08:36:10.528Z]   Backing Filesystem: extfs
08:36:10 [2022-11-02T08:36:10.528Z]   Supports d_type: true
08:36:10 [2022-11-02T08:36:10.528Z]   Using metacopy: false
08:36:10 [2022-11-02T08:36:10.528Z]   Native Overlay Diff: true
08:36:10 [2022-11-02T08:36:10.528Z]   userxattr: false
08:36:10 [2022-11-02T08:36:10.528Z]  Logging Driver: json-file
08:36:10 [2022-11-02T08:36:10.528Z]  Cgroup Driver: cgroupfs
08:36:10 [2022-11-02T08:36:10.528Z]  Cgroup Version: 1
08:36:10 [2022-11-02T08:36:10.528Z]  Plugins:
08:36:10 [2022-11-02T08:36:10.528Z]   Volume: local
08:36:10 [2022-11-02T08:36:10.528Z]   Network: bridge host ipvlan macvlan null overlay
08:36:10 [2022-11-02T08:36:10.528Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:36:10 [2022-11-02T08:36:10.528Z]  Swarm: inactive
08:36:10 [2022-11-02T08:36:10.528Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
08:36:10 [2022-11-02T08:36:10.528Z]  Default Runtime: runc
08:36:10 [2022-11-02T08:36:10.528Z]  Init Binary: docker-init
08:36:10 [2022-11-02T08:36:10.528Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
08:36:10 [2022-11-02T08:36:10.528Z]  runc version: v1.1.4-0-g5fd4c4d
08:36:10 [2022-11-02T08:36:10.528Z]  init version: de40ad0
08:36:10 [2022-11-02T08:36:10.528Z]  Security Options:
08:36:10 [2022-11-02T08:36:10.528Z]   apparmor
08:36:10 [2022-11-02T08:36:10.528Z]   seccomp
08:36:10 [2022-11-02T08:36:10.528Z]    Profile: builtin
08:36:10 [2022-11-02T08:36:10.528Z]  Kernel Version: 5.15.0-1022-aws
08:36:10 [2022-11-02T08:36:10.528Z]  Operating System: Ubuntu 20.04.5 LTS
08:36:10 [2022-11-02T08:36:10.528Z]  OSType: linux
08:36:10 [2022-11-02T08:36:10.528Z]  Architecture: aarch64
08:36:10 [2022-11-02T08:36:10.528Z]  CPUs: 2
08:36:10 [2022-11-02T08:36:10.528Z]  Total Memory: 7.559GiB
08:36:10 [2022-11-02T08:36:10.528Z]  Name: ip-10-100-92-23
08:36:10 [2022-11-02T08:36:10.528Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
08:36:10 [2022-11-02T08:36:10.528Z]  Docker Root Dir: /var/lib/docker
08:36:10 [2022-11-02T08:36:10.528Z]  Debug Mode: false
08:36:10 [2022-11-02T08:36:10.528Z]  Registry: https://index.docker.io/v1/
08:36:10 [2022-11-02T08:36:10.528Z]  Labels:
08:36:10 [2022-11-02T08:36:10.528Z]  Experimental: true
08:36:10 [2022-11-02T08:36:10.528Z]  Insecure Registries:
08:36:10 [2022-11-02T08:36:10.528Z]   127.0.0.0/8
08:36:10 [2022-11-02T08:36:10.528Z]  Live Restore Enabled: true
08:36:10 [2022-11-02T08:36:10.528Z] 
[Pipeline] sh
08:36:10 [2022-11-02T08:36:10.802Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
08:36:10 [2022-11-02T08:36:10.802Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
08:36:10 [2022-11-02T08:36:10.802Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44073/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
08:36:10 [2022-11-02T08:36:10.802Z] + bash /home/ubuntu/workspace/moby_PR-44073/check-config.sh
08:36:10 [2022-11-02T08:36:10.802Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:36:10 [2022-11-02T08:36:10.802Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
08:36:10 [2022-11-02T08:36:10.802Z] 
08:36:10 [2022-11-02T08:36:10.802Z] Generally Necessary:
08:36:10 [2022-11-02T08:36:10.802Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:36:10 [2022-11-02T08:36:10.802Z] - apparmor: enabled and tools installed
08:36:10 [2022-11-02T08:36:10.802Z] - CONFIG_NAMESPACES: enabled
08:36:10 [2022-11-02T08:36:10.802Z] - CONFIG_NET_NS: enabled
08:36:10 [2022-11-02T08:36:10.802Z] - CONFIG_PID_NS: enabled
08:36:10 [2022-11-02T08:36:10.802Z] - CONFIG_IPC_NS: enabled
08:36:10 [2022-11-02T08:36:10.802Z] - CONFIG_UTS_NS: enabled
08:36:10 [2022-11-02T08:36:10.802Z] - CONFIG_CGROUPS: enabled
08:36:10 [2022-11-02T08:36:10.802Z] - CONFIG_CGROUP_CPUACCT: enabled
08:36:10 [2022-11-02T08:36:10.802Z] - CONFIG_CGROUP_DEVICE: enabled
08:36:10 [2022-11-02T08:36:10.802Z] - CONFIG_CGROUP_FREEZER: enabled
08:36:10 [2022-11-02T08:36:10.802Z] - CONFIG_CGROUP_SCHED: enabled
08:36:10 [2022-11-02T08:36:10.802Z] - CONFIG_CPUSETS: enabled
08:36:10 [2022-11-02T08:36:10.802Z] - CONFIG_MEMCG: enabled
08:36:10 [2022-11-02T08:36:10.802Z] - CONFIG_KEYS: enabled
08:36:10 [2022-11-02T08:36:10.802Z] - CONFIG_VETH: enabled (as module)
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_BRIDGE: enabled (as module)
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_NF_NAT: enabled (as module)
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_POSIX_MQUEUE: enabled
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_CGROUP_BPF: enabled
08:36:11 [2022-11-02T08:36:11.058Z] 
08:36:11 [2022-11-02T08:36:11.058Z] Optional Features:
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_USER_NS: enabled
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_SECCOMP: enabled
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_SECCOMP_FILTER: enabled
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_CGROUP_PIDS: enabled
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_MEMCG_SWAP: enabled
08:36:11 [2022-11-02T08:36:11.058Z]     (cgroup swap accounting is currently enabled)
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_BLK_CGROUP: enabled
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_CGROUP_PERF: enabled
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_CGROUP_HUGETLB: enabled
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:36:11 [2022-11-02T08:36:11.058Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:36:11 [2022-11-02T08:36:11.314Z] - CONFIG_CFS_BANDWIDTH: enabled
08:36:11 [2022-11-02T08:36:11.314Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:36:11 [2022-11-02T08:36:11.314Z] - CONFIG_RT_GROUP_SCHED: missing
08:36:11 [2022-11-02T08:36:11.314Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:36:11 [2022-11-02T08:36:11.314Z] - CONFIG_IP_VS: enabled (as module)
08:36:11 [2022-11-02T08:36:11.314Z] - CONFIG_IP_VS_NFCT: enabled
08:36:11 [2022-11-02T08:36:11.314Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:36:11 [2022-11-02T08:36:11.314Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:36:11 [2022-11-02T08:36:11.314Z] - CONFIG_IP_VS_RR: enabled (as module)
08:36:11 [2022-11-02T08:36:11.314Z] - CONFIG_SECURITY_SELINUX: enabled
08:36:11 [2022-11-02T08:36:11.314Z] - CONFIG_SECURITY_APPARMOR: enabled
08:36:11 [2022-11-02T08:36:11.314Z] - CONFIG_EXT4_FS: enabled
08:36:11 [2022-11-02T08:36:11.314Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:36:11 [2022-11-02T08:36:11.314Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:36:11 [2022-11-02T08:36:11.314Z] - Network Drivers:
08:36:11 [2022-11-02T08:36:11.314Z]   - "overlay":
08:36:11 [2022-11-02T08:36:11.314Z]     - CONFIG_VXLAN: enabled (as module)
08:36:11 [2022-11-02T08:36:11.314Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:36:11 [2022-11-02T08:36:11.314Z]       Optional (for encrypted networks):
08:36:11 [2022-11-02T08:36:11.570Z]       - CONFIG_CRYPTO: enabled
08:36:11 [2022-11-02T08:36:11.570Z]       - CONFIG_CRYPTO_AEAD: enabled
08:36:11 [2022-11-02T08:36:11.570Z]       - CONFIG_CRYPTO_GCM: enabled
08:36:11 [2022-11-02T08:36:11.570Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:36:11 [2022-11-02T08:36:11.570Z]       - CONFIG_CRYPTO_GHASH: enabled
08:36:11 [2022-11-02T08:36:11.570Z]       - CONFIG_XFRM: enabled
08:36:11 [2022-11-02T08:36:11.570Z]       - CONFIG_XFRM_USER: enabled (as module)
08:36:11 [2022-11-02T08:36:11.570Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:36:11 [2022-11-02T08:36:11.570Z]       - CONFIG_INET_ESP: enabled (as module)
08:36:11 [2022-11-02T08:36:11.570Z]   - "ipvlan":
08:36:11 [2022-11-02T08:36:11.570Z]     - CONFIG_IPVLAN: enabled (as module)
08:36:11 [2022-11-02T08:36:11.570Z]   - "macvlan":
08:36:11 [2022-11-02T08:36:11.570Z]     - CONFIG_MACVLAN: enabled (as module)
08:36:11 [2022-11-02T08:36:11.570Z]     - CONFIG_DUMMY: enabled (as module)
08:36:11 [2022-11-02T08:36:11.570Z]   - "ftp,tftp client in container":
08:36:11 [2022-11-02T08:36:11.570Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:36:11 [2022-11-02T08:36:11.570Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:36:11 [2022-11-02T08:36:11.570Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:36:11 [2022-11-02T08:36:11.570Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:36:11 [2022-11-02T08:36:11.570Z] - Storage Drivers:
08:36:11 [2022-11-02T08:36:11.570Z]   - "aufs":
08:36:11 [2022-11-02T08:36:11.570Z]     - CONFIG_AUFS_FS: enabled (as module)
08:36:11 [2022-11-02T08:36:11.570Z]   - "btrfs":
08:36:11 [2022-11-02T08:36:11.570Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:36:11 [2022-11-02T08:36:11.570Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:36:11 [2022-11-02T08:36:11.570Z]   - "devicemapper":
08:36:11 [2022-11-02T08:36:11.570Z]     - CONFIG_BLK_DEV_DM: enabled
08:36:11 [2022-11-02T08:36:11.570Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:36:11 [2022-11-02T08:36:11.570Z]   - "overlay":
08:36:11 [2022-11-02T08:36:11.570Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:36:11 [2022-11-02T08:36:11.570Z]   - "zfs":
08:36:11 [2022-11-02T08:36:11.570Z]     - /dev/zfs: present
08:36:11 [2022-11-02T08:36:11.570Z]     - zfs command: missing
08:36:11 [2022-11-02T08:36:11.570Z]     - zpool command: missing
08:36:11 [2022-11-02T08:36:11.570Z] 
08:36:11 [2022-11-02T08:36:11.570Z] Limits:
08:36:11 [2022-11-02T08:36:11.570Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:36:11 [2022-11-02T08:36:11.570Z] 
08:36:11 [2022-11-02T08:36:11.570Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:36:11 [2022-11-02T08:36:11.875Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8d0dc6902788f36254bde052e867bdea98c4d42e .
08:36:12 [2022-11-02T08:36:12.143Z] #1 [internal] load build definition from Dockerfile
08:36:12 [2022-11-02T08:36:12.143Z] #1 transferring dockerfile: 19.29kB done
08:36:12 [2022-11-02T08:36:12.143Z] #1 DONE 0.0s
08:36:12 [2022-11-02T08:36:12.143Z] 
08:36:12 [2022-11-02T08:36:12.143Z] #2 [internal] load .dockerignore
08:36:12 [2022-11-02T08:36:12.143Z] #2 transferring context: 145B done
08:36:12 [2022-11-02T08:36:12.143Z] #2 DONE 0.0s
08:36:12 [2022-11-02T08:36:12.143Z] 
08:36:12 [2022-11-02T08:36:12.143Z] #3 resolve image config for docker.io/docker/dockerfile:1
08:36:12 [2022-11-02T08:36:12.143Z] #3 DONE 0.1s
08:36:12 [2022-11-02T08:36:12.143Z] 
08:36:12 [2022-11-02T08:36:12.143Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
08:36:12 [2022-11-02T08:36:12.143Z] #4 CACHED
08:36:12 [2022-11-02T08:36:12.399Z] 
08:36:12 [2022-11-02T08:36:12.399Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:36:12 [2022-11-02T08:36:12.399Z] #5 DONE 0.1s
08:36:12 [2022-11-02T08:36:12.399Z] 
08:36:12 [2022-11-02T08:36:12.399Z] #6 [internal] load metadata for docker.io/library/golang:1.19.3-bullseye
08:36:12 [2022-11-02T08:36:12.399Z] #6 DONE 0.1s
08:36:12 [2022-11-02T08:36:12.399Z] 
08:36:12 [2022-11-02T08:36:12.399Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:36:12 [2022-11-02T08:36:12.399Z] #7 DONE 0.1s
08:36:12 [2022-11-02T08:36:12.399Z] 
08:36:12 [2022-11-02T08:36:12.399Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
08:36:12 [2022-11-02T08:36:12.399Z] #8 DONE 0.1s
08:36:12 [2022-11-02T08:36:12.657Z] 
08:36:12 [2022-11-02T08:36:12.657Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:36:12 [2022-11-02T08:36:12.657Z] #9 DONE 0.0s
08:36:12 [2022-11-02T08:36:12.657Z] 
08:36:12 [2022-11-02T08:36:12.657Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:36:12 [2022-11-02T08:36:12.657Z] #10 DONE 0.0s
08:36:12 [2022-11-02T08:36:12.657Z] 
08:36:12 [2022-11-02T08:36:12.657Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
08:36:12 [2022-11-02T08:36:12.657Z] #11 DONE 0.0s
08:36:12 [2022-11-02T08:36:12.657Z] 
08:36:12 [2022-11-02T08:36:12.657Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5
08:36:12 [2022-11-02T08:36:12.657Z] #12 DONE 0.0s
08:36:12 [2022-11-02T08:36:12.657Z] 
08:36:12 [2022-11-02T08:36:12.657Z] #13 [internal] load build context
08:36:12 [2022-11-02T08:36:12.915Z] #13 ...
08:36:12 [2022-11-02T08:36:12.915Z] 
08:36:12 [2022-11-02T08:36:12.915Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
08:36:12 [2022-11-02T08:36:12.915Z] #14 DONE 0.5s
08:36:12 [2022-11-02T08:36:12.915Z] 
08:36:12 [2022-11-02T08:36:12.915Z] #13 [internal] load build context
08:36:13 [2022-11-02T08:36:13.857Z] #13 transferring context: 63.04MB 1.2s done
08:36:13 [2022-11-02T08:36:13.857Z] #13 DONE 1.3s
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #15 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
08:36:13 [2022-11-02T08:36:13.857Z] #15 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #16 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:36:13 [2022-11-02T08:36:13.857Z] #16 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #17 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
08:36:13 [2022-11-02T08:36:13.857Z] #17 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #18 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
08:36:13 [2022-11-02T08:36:13.857Z] #18 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #19 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
08:36:13 [2022-11-02T08:36:13.857Z] #19 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #20 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
08:36:13 [2022-11-02T08:36:13.857Z] #20 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #21 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
08:36:13 [2022-11-02T08:36:13.857Z] #21 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #22 [dev-systemd-false  6/28] RUN ldconfig
08:36:13 [2022-11-02T08:36:13.857Z] #22 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #23 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
08:36:13 [2022-11-02T08:36:13.857Z] #23 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #24 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:36:13 [2022-11-02T08:36:13.857Z] #24 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #25 [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
08:36:13 [2022-11-02T08:36:13.857Z] #25 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #26 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
08:36:13 [2022-11-02T08:36:13.857Z] #26 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #27 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
08:36:13 [2022-11-02T08:36:13.857Z] #27 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #28 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:36:13 [2022-11-02T08:36:13.857Z] #28 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #29 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
08:36:13 [2022-11-02T08:36:13.857Z] #29 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #30 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
08:36:13 [2022-11-02T08:36:13.857Z] #30 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #31 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
08:36:13 [2022-11-02T08:36:13.857Z] #31 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #32 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
08:36:13 [2022-11-02T08:36:13.857Z] #32 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #33 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
08:36:13 [2022-11-02T08:36:13.857Z] #33 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #34 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:36:13 [2022-11-02T08:36:13.857Z] #34 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:36:13 [2022-11-02T08:36:13.857Z] #35 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #36 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
08:36:13 [2022-11-02T08:36:13.857Z] #36 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #37 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
08:36:13 [2022-11-02T08:36:13.857Z] #37 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #38 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
08:36:13 [2022-11-02T08:36:13.857Z] #38 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #39 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
08:36:13 [2022-11-02T08:36:13.857Z] #39 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #40 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
08:36:13 [2022-11-02T08:36:13.857Z] #40 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #41 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
08:36:13 [2022-11-02T08:36:13.857Z] #41 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #42 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
08:36:13 [2022-11-02T08:36:13.857Z] #42 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #43 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
08:36:13 [2022-11-02T08:36:13.857Z] #43 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #44 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
08:36:13 [2022-11-02T08:36:13.857Z] #44 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #45 [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
08:36:13 [2022-11-02T08:36:13.857Z] #45 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #46 [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
08:36:13 [2022-11-02T08:36:13.857Z] #46 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #47 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
08:36:13 [2022-11-02T08:36:13.857Z] #47 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #48 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
08:36:13 [2022-11-02T08:36:13.857Z] #48 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #49 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
08:36:13 [2022-11-02T08:36:13.857Z] #49 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
08:36:13 [2022-11-02T08:36:13.857Z] #50 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #51 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
08:36:13 [2022-11-02T08:36:13.857Z] #51 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #52 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
08:36:13 [2022-11-02T08:36:13.857Z] #52 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #53 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
08:36:13 [2022-11-02T08:36:13.857Z] #53 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #54 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
08:36:13 [2022-11-02T08:36:13.857Z] #54 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #55 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
08:36:13 [2022-11-02T08:36:13.857Z] #55 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #56 [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
08:36:13 [2022-11-02T08:36:13.857Z] #56 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #57 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
08:36:13 [2022-11-02T08:36:13.857Z] #57 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #58 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
08:36:13 [2022-11-02T08:36:13.857Z] #58 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #59 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
08:36:13 [2022-11-02T08:36:13.857Z] #59 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #60 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
08:36:13 [2022-11-02T08:36:13.857Z] #60 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #61 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
08:36:13 [2022-11-02T08:36:13.857Z] #61 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #62 [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             ;
08:36:13 [2022-11-02T08:36:13.857Z] #62 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #63 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
08:36:13 [2022-11-02T08:36:13.857Z] #63 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #64 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
08:36:13 [2022-11-02T08:36:13.857Z] #64 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #65 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
08:36:13 [2022-11-02T08:36:13.857Z] #65 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #66 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
08:36:13 [2022-11-02T08:36:13.857Z] #66 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #67 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
08:36:13 [2022-11-02T08:36:13.857Z] #67 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #68 [dev-systemd-false  1/28] RUN groupadd -r docker
08:36:13 [2022-11-02T08:36:13.857Z] #68 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
08:36:13 [2022-11-02T08:36:13.857Z] #69 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #70 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
08:36:13 [2022-11-02T08:36:13.857Z] #70 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #71 [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
08:36:13 [2022-11-02T08:36:13.857Z] #71 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #72 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
08:36:13 [2022-11-02T08:36:13.857Z] #72 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #73 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
08:36:13 [2022-11-02T08:36:13.857Z] #73 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #74 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
08:36:13 [2022-11-02T08:36:13.857Z] #74 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #75 [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
08:36:13 [2022-11-02T08:36:13.857Z] #75 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #76 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
08:36:13 [2022-11-02T08:36:13.857Z] #76 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #77 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
08:36:13 [2022-11-02T08:36:13.857Z] #77 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
08:36:13 [2022-11-02T08:36:13.857Z] #78 CACHED
08:36:13 [2022-11-02T08:36:13.857Z] 
08:36:13 [2022-11-02T08:36:13.857Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
08:36:19 [2022-11-02T08:36:19.105Z] #79 DONE 4.6s
08:36:19 [2022-11-02T08:36:19.105Z] 
08:36:19 [2022-11-02T08:36:19.105Z] #80 exporting to image
08:36:19 [2022-11-02T08:36:19.105Z] #80 exporting layers
08:36:19 [2022-11-02T08:36:19.105Z] #80 exporting layers 0.7s done
08:36:19 [2022-11-02T08:36:19.105Z] #80 writing image sha256:3897e7576bb6788178d91fa5ec9f0d415d708d47b75b89d89c8f04007f5e56a8 done
08:36:19 [2022-11-02T08:36:19.105Z] #80 naming to docker.io/library/docker:8d0dc6902788f36254bde052e867bdea98c4d42e done
08:36:19 [2022-11-02T08:36:19.105Z] #80 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:36:19 [2022-11-02T08:36:19.410Z] + sudo modprobe ip6table_filter
[Pipeline] sh
08:36:19 [2022-11-02T08:36:19.684Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44073/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d0dc6902788f36254bde052e867bdea98c4d42e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d0dc6902788f36254bde052e867bdea98c4d42e hack/test/unit
08:36:19 [2022-11-02T08:36:19.940Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
08:36:19 [2022-11-02T08:36:19.940Z] + TESTFLAGS+=' -test.timeout=5m'
08:36:19 [2022-11-02T08:36:19.940Z] + TESTDIRS=./...
08:36:19 [2022-11-02T08:36:19.940Z] + exclude_paths='/vendor/|/integration'
08:36:19 [2022-11-02T08:36:19.940Z] ++ go list ./...
08:36:19 [2022-11-02T08:36:19.940Z] ++ grep -vE '(/vendor/|/integration)'
08:36:20 [2022-11-02T08:36:20.870Z] + pkg_list='github.com/docker/docker/api
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/server
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/server/backend/build
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/server/httpstatus
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/server/httputils
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/server/middleware
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/server/router
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/server/router/build
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/server/router/checkpoint
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/server/router/container
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/server/router/debug
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/server/router/distribution
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/server/router/grpc
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/server/router/image
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/server/router/network
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/server/router/plugin
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/server/router/session
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/server/router/swarm
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/server/router/system
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/server/router/volume
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/types
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/types/backend
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/types/blkiodev
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/types/container
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/types/events
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/types/filters
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/types/image
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/types/mount
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/types/network
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/types/plugins/logdriver
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/types/registry
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/types/strslice
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/types/swarm
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/types/swarm/runtime
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/types/time
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/types/versions
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/types/versions/v1p19
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/types/versions/v1p20
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/api/types/volume
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/builder
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/builder/builder-next
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/builder/builder-next/exporter
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/builder/builder-next/worker
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/builder/dockerfile
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/builder/remotecontext
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/builder/remotecontext/git
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/builder/remotecontext/urlutil
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/cli
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/cli/config
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/cli/debug
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/cli/winresources/docker-proxy
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/cli/winresources/dockerd
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/client
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/cmd/docker-proxy
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/cmd/dockerd
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/cmd/dockerd/trap
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/container
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/container/stream
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/contrib/apparmor
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/contrib/docker-device-tool
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/contrib/httpserver
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/daemon
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/daemon/cluster
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/daemon/cluster/convert
08:36:20 [2022-11-02T08:36:20.870Z] github.com/docker/docker/daemon/cluster/executor
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/cluster/executor/container
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/cluster/provider
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/config
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/containerd
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/events
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/events/testutils
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/aufs
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/copy
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/overlay
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/register
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/vfs
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/zfs
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/images
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/initlayer
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/links
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/listeners
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/awslogs
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/fluentd
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/gcplogs
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/gelf
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/journald
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/local
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/logentries
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/loggertest
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/loggerutils
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/splunk
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/syslog
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/templates
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/names
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/network
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/stats
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/distribution
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/distribution/metadata
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/distribution/utils
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/distribution/xfer
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/dockerversion
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/errdefs
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/image
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/image/cache
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/image/tarexport
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/image/v1
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/internal/test/suite
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/layer
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libcontainerd
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libcontainerd/queue
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libcontainerd/remote
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libcontainerd/supervisor
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libcontainerd/types
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/bitseq
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/cluster
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/config
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/datastore
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/diagnostic
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/discoverapi
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/driverapi
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/bridge
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/host
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/null
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/overlay
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/remote
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/windows
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drvregistry
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/etchosts
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/idm
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/internal/caller
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/ipam
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/ipamapi
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/ipams/builtin
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/ipams/null
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/ipams/remote
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/ipamutils
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/iptables
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/netlabel
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/netutils
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/networkdb
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/ns
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/options
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/osl
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/osl/kernel
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/portallocator
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/portmapper
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/resolvconf
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/testutils
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/types
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/oci
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/oci/caps
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/opts
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/aaparser
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/archive
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/authorization
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/broadcaster
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/capabilities
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/chrootarchive
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/containerfs
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/devicemapper
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/directory
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/dmesg
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/fileutils
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/homedir
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/idtools
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/ioutils
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/jsonmessage
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/longpath
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/loopback
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/namesgenerator
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/parsers
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/parsers/kernel
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/pidfile
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/platform
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/plugingetter
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/plugins
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/plugins/transport
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/pools
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/progress
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/reexec
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/stack
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/stdcopy
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/streamformatter
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/stringid
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/sysinfo
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/system
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/tailfile
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/tarsum
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/pkg/useragent
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/plugin
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/plugin/executor/containerd
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/plugin/v2
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/profiles/apparmor
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/profiles/seccomp
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/quota
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/reference
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/registry
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/registry/resumable
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/restartmanager
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/rootless
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/rootless/specconv
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/runconfig
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/runconfig/opts
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/testutil
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/testutil/daemon
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/testutil/environment
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/testutil/fakecontext
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/testutil/fakegit
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/testutil/fakestorage
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/testutil/fixtures/load
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/testutil/fixtures/plugin
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/testutil/registry
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/testutil/request
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/volume
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/volume/drivers
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/volume/local
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/volume/mounts
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/volume/service
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/volume/service/opts
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/volume/testutils'
08:36:20 [2022-11-02T08:36:20.871Z] ++ grep --fixed-strings -v /libnetwork
08:36:20 [2022-11-02T08:36:20.871Z] ++ echo 'github.com/docker/docker/api
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/server
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/server/backend/build
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/server/httpstatus
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/server/httputils
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/server/middleware
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/server/router
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/server/router/build
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/server/router/checkpoint
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/server/router/container
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/server/router/debug
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/server/router/distribution
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/server/router/grpc
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/server/router/image
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/server/router/network
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/server/router/plugin
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/server/router/session
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/server/router/swarm
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/server/router/system
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/server/router/volume
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/types
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/types/backend
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/types/blkiodev
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/types/container
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/types/events
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/types/filters
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/types/image
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/types/mount
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/types/network
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/types/plugins/logdriver
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/types/registry
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/types/strslice
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/types/swarm
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/types/swarm/runtime
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/types/time
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/types/versions
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/types/versions/v1p19
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/types/versions/v1p20
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/api/types/volume
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/builder
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/builder/builder-next
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/builder/builder-next/exporter
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/builder/builder-next/worker
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/builder/dockerfile
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/builder/remotecontext
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/builder/remotecontext/git
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/builder/remotecontext/urlutil
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/cli
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/cli/config
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/cli/debug
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/cli/winresources/docker-proxy
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/cli/winresources/dockerd
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/client
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/cmd/docker-proxy
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/cmd/dockerd
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/cmd/dockerd/trap
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/container
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/container/stream
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/contrib/apparmor
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/contrib/docker-device-tool
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/contrib/httpserver
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/cluster
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/cluster/convert
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/cluster/executor
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/cluster/executor/container
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/cluster/provider
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/config
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/containerd
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/events
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/events/testutils
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/aufs
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/copy
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/overlay
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/register
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/vfs
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/graphdriver/zfs
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/images
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/initlayer
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/links
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/listeners
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/awslogs
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/fluentd
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/gcplogs
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/gelf
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/journald
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/local
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/logentries
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/loggertest
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/loggerutils
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/splunk
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/syslog
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/logger/templates
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/names
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/network
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/daemon/stats
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/distribution
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/distribution/metadata
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/distribution/utils
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/distribution/xfer
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/dockerversion
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/errdefs
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/image
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/image/cache
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/image/tarexport
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/image/v1
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/internal/test/suite
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/layer
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libcontainerd
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libcontainerd/queue
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libcontainerd/remote
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libcontainerd/supervisor
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libcontainerd/types
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/bitseq
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/cluster
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/config
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/datastore
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/diagnostic
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/discoverapi
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/driverapi
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/bridge
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/host
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:36:20 [2022-11-02T08:36:20.871Z] github.com/docker/docker/libnetwork/drivers/null
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/drivers/overlay
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/drivers/remote
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/drivers/windows
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/drvregistry
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/etchosts
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/idm
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/internal/caller
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/ipam
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/ipamapi
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/ipams/builtin
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/ipams/null
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/ipams/remote
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/ipamutils
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/iptables
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/netlabel
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/netutils
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/networkdb
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/ns
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/options
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/osl
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/osl/kernel
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/portallocator
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/portmapper
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/resolvconf
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/testutils
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libnetwork/types
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/oci
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/oci/caps
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/opts
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/aaparser
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/archive
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/authorization
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/broadcaster
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/capabilities
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/chrootarchive
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/containerfs
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/devicemapper
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/directory
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/dmesg
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/fileutils
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/homedir
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/idtools
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/ioutils
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/jsonmessage
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/longpath
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/loopback
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/namesgenerator
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/parsers
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/parsers/kernel
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/pidfile
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/platform
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/plugingetter
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/plugins
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/plugins/transport
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/pools
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/progress
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/reexec
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/stack
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/stdcopy
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/streamformatter
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/stringid
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/sysinfo
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/system
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/tailfile
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/tarsum
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/useragent
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/plugin
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/plugin/executor/containerd
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/plugin/v2
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/profiles/apparmor
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/profiles/seccomp
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/quota
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/reference
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/registry
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/registry/resumable
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/restartmanager
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/rootless
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/rootless/specconv
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/runconfig
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/runconfig/opts
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil/daemon
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil/environment
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil/fakecontext
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil/fakegit
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil/fakestorage
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil/fixtures/load
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil/fixtures/plugin
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil/registry
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil/request
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/volume
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/volume/drivers
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/volume/local
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/volume/mounts
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/volume/service
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/volume/service/opts
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/volume/testutils'
08:36:20 [2022-11-02T08:36:20.872Z] + base_pkg_list='github.com/docker/docker/api
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/backend/build
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/httpstatus
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/httputils
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/middleware
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/build
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/checkpoint
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/container
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/debug
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/distribution
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/grpc
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/image
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/network
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/plugin
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/session
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/swarm
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/system
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/volume
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/backend
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/blkiodev
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/container
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/events
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/filters
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/image
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/mount
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/network
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/plugins/logdriver
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/registry
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/strslice
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/swarm
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/swarm/runtime
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/time
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/versions
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/versions/v1p19
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/versions/v1p20
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/volume
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/builder-next
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/builder-next/exporter
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/builder-next/worker
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/dockerfile
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/remotecontext
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/remotecontext/git
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/remotecontext/urlutil
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/cli
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/cli/config
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/cli/debug
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/cli/winresources/docker-proxy
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/cli/winresources/dockerd
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/client
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/cmd/docker-proxy
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/cmd/dockerd
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/cmd/dockerd/trap
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/container
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/container/stream
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/contrib/apparmor
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/contrib/docker-device-tool
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/contrib/httpserver
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/cluster
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/cluster/convert
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/cluster/executor
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/cluster/executor/container
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/cluster/provider
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/config
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/containerd
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/events
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/events/testutils
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/graphdriver
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/graphdriver/aufs
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/graphdriver/copy
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/graphdriver/overlay
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/graphdriver/register
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/graphdriver/vfs
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/graphdriver/zfs
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/images
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/initlayer
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/links
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/listeners
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/logger
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/logger/awslogs
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/logger/fluentd
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/logger/gcplogs
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/logger/gelf
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/logger/journald
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/logger/local
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/logger/logentries
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/logger/loggertest
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/logger/loggerutils
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/logger/splunk
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/logger/syslog
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/logger/templates
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/names
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/network
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/daemon/stats
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/distribution
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/distribution/metadata
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/distribution/utils
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/distribution/xfer
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/dockerversion
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/errdefs
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/image
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/image/cache
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/image/tarexport
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/image/v1
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/internal/test/suite
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/layer
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libcontainerd
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libcontainerd/queue
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libcontainerd/remote
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libcontainerd/supervisor
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/libcontainerd/types
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/oci
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/oci/caps
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/opts
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/aaparser
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/archive
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/authorization
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/broadcaster
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/capabilities
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/chrootarchive
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/containerfs
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/devicemapper
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/directory
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/dmesg
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/fileutils
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/homedir
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/idtools
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/ioutils
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/jsonmessage
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/longpath
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/loopback
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/namesgenerator
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/parsers
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/parsers/kernel
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/pidfile
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/platform
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/plugingetter
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/plugins
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/plugins/transport
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/pools
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/progress
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/reexec
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/stack
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/stdcopy
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/streamformatter
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/stringid
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/sysinfo
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/system
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/tailfile
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/tarsum
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/pkg/useragent
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/plugin
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/plugin/executor/containerd
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/plugin/v2
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/profiles/apparmor
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/profiles/seccomp
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/quota
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/reference
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/registry
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/registry/resumable
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/restartmanager
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/rootless
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/rootless/specconv
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/runconfig
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/runconfig/opts
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil/daemon
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil/environment
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil/fakecontext
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil/fakegit
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil/fakestorage
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil/fixtures/load
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil/fixtures/plugin
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil/registry
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/testutil/request
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/volume
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/volume/drivers
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/volume/local
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/volume/mounts
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/volume/service
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/volume/service/opts
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/volume/testutils'
08:36:20 [2022-11-02T08:36:20.872Z] ++ grep --fixed-strings /libnetwork
08:36:20 [2022-11-02T08:36:20.872Z] ++ echo 'github.com/docker/docker/api
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/backend/build
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/httpstatus
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/httputils
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/middleware
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/build
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/checkpoint
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/container
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/debug
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/distribution
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/grpc
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/image
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/network
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/plugin
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/session
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/swarm
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/system
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/server/router/volume
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/backend
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/blkiodev
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/container
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/events
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/filters
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/image
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/mount
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/network
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/plugins/logdriver
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/registry
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/strslice
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/swarm
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/swarm/runtime
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/time
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/versions
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/versions/v1p19
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/versions/v1p20
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/api/types/volume
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/builder-next
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/builder-next/exporter
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/builder-next/worker
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/dockerfile
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/remotecontext
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/remotecontext/git
08:36:20 [2022-11-02T08:36:20.872Z] github.com/docker/docker/builder/remotecontext/urlutil
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/cli
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/cli/config
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/cli/debug
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/cli/winresources/docker-proxy
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/cli/winresources/dockerd
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/client
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/cmd/docker-proxy
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/cmd/dockerd
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/cmd/dockerd/trap
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/container
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/container/stream
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/contrib/apparmor
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/contrib/docker-device-tool
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/contrib/httpserver
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/cluster
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/cluster/convert
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/cluster/executor
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/cluster/executor/container
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/cluster/provider
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/config
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/containerd
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/events
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/events/testutils
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/graphdriver
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/graphdriver/aufs
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/graphdriver/copy
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/graphdriver/overlay
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/graphdriver/register
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/graphdriver/vfs
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/graphdriver/zfs
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/images
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/initlayer
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/links
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/listeners
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/logger
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/logger/awslogs
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/logger/fluentd
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/logger/gcplogs
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/logger/gelf
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/logger/journald
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/logger/local
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/logger/logentries
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/logger/loggertest
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/logger/loggerutils
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/logger/splunk
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/logger/syslog
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/logger/templates
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/names
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/network
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/daemon/stats
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/distribution
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/distribution/metadata
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/distribution/utils
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/distribution/xfer
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/dockerversion
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/errdefs
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/image
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/image/cache
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/image/tarexport
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/image/v1
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/internal/test/suite
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/layer
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libcontainerd
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libcontainerd/queue
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libcontainerd/remote
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libcontainerd/supervisor
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libcontainerd/types
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/bitseq
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cluster
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/config
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/datastore
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/diagnostic
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/discoverapi
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/driverapi
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/bridge
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/host
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/null
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/overlay
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/remote
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/windows
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drvregistry
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/etchosts
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/idm
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/internal/caller
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipam
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipamapi
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipams/builtin
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipams/null
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipams/remote
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipamutils
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/iptables
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/netlabel
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/netutils
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/networkdb
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ns
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/options
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/osl
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/osl/kernel
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/portallocator
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/portmapper
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/resolvconf
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/testutils
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/types
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/oci
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/oci/caps
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/opts
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/aaparser
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/archive
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/authorization
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/broadcaster
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/capabilities
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/chrootarchive
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/containerfs
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/devicemapper
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/directory
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/dmesg
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/fileutils
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/homedir
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/idtools
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/ioutils
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/jsonmessage
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/longpath
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/loopback
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/namesgenerator
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/parsers
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/parsers/kernel
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/pidfile
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/platform
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/plugingetter
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/plugins
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/plugins/transport
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/pools
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/progress
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/reexec
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/stack
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/stdcopy
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/streamformatter
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/stringid
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/sysinfo
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/system
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/tailfile
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/tarsum
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/pkg/useragent
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/plugin
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/plugin/executor/containerd
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/plugin/v2
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/profiles/apparmor
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/profiles/seccomp
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/quota
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/reference
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/registry
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/registry/resumable
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/restartmanager
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/rootless
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/rootless/specconv
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/runconfig
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/runconfig/opts
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/testutil
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/testutil/daemon
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/testutil/environment
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/testutil/fakecontext
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/testutil/fakegit
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/testutil/fakestorage
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/testutil/fixtures/load
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/testutil/fixtures/plugin
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/testutil/registry
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/testutil/request
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/volume
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/volume/drivers
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/volume/local
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/volume/mounts
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/volume/service
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/volume/service/opts
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/volume/testutils'
08:36:20 [2022-11-02T08:36:20.873Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/bitseq
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cluster
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/config
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/datastore
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/diagnostic
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/discoverapi
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/driverapi
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/bridge
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/host
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/null
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/overlay
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/remote
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/windows
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drvregistry
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/etchosts
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/idm
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/internal/caller
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipam
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipamapi
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipams/builtin
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipams/null
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipams/remote
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipamutils
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/iptables
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/netlabel
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/netutils
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/networkdb
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ns
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/options
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/osl
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/osl/kernel
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/portallocator
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/portmapper
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/resolvconf
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/testutils
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/types'
08:36:20 [2022-11-02T08:36:20.873Z] + grep --fixed-strings libnetwork/drivers/bridge
08:36:20 [2022-11-02T08:36:20.873Z] + echo 'github.com/docker/docker/libnetwork
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/bitseq
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cluster
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/config
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/datastore
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/diagnostic
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/discoverapi
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/driverapi
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/bridge
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/host
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/null
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/overlay
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/remote
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/windows
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drvregistry
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/etchosts
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/idm
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/internal/caller
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipam
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipamapi
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipams/builtin
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipams/null
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipams/remote
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ipamutils
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/iptables
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/netlabel
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/netutils
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/networkdb
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/ns
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/options
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/osl
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/osl/kernel
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/portallocator
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/portmapper
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/resolvconf
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/testutils
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/types'
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/bridge
08:36:20 [2022-11-02T08:36:20.873Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:36:20 [2022-11-02T08:36:20.874Z] + type docker-proxy
08:36:20 [2022-11-02T08:36:20.874Z] hack/test/unit: line 25: type: docker-proxy: not found
08:36:20 [2022-11-02T08:36:20.874Z] + hack/make.sh binary-proxy install-proxy
08:36:20 [2022-11-02T08:36:20.874Z] 
08:36:20 [2022-11-02T08:36:20.874Z] Removing bundles/
08:36:20 [2022-11-02T08:36:20.874Z] 
08:36:20 [2022-11-02T08:36:20.874Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
08:36:21 [2022-11-02T08:36:21.130Z] Building: bundles/binary-proxy/docker-proxy
08:36:21 [2022-11-02T08:36:21.130Z] GOOS="" GOARCH="" GOARM=""
08:36:27 [2022-11-02T08:36:27.672Z] Created binary: bundles/binary-proxy/docker-proxy
08:36:27 [2022-11-02T08:36:27.672Z] 
08:36:27 [2022-11-02T08:36:27.672Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
08:36:27 [2022-11-02T08:36:27.672Z] Installing docker-proxy to /usr/local/bin/
08:36:27 [2022-11-02T08:36:27.672Z] 
08:36:27 [2022-11-02T08:36:27.672Z] + mkdir -p bundles
08:36:27 [2022-11-02T08:36:27.672Z] + '[' -n 'github.com/docker/docker/api
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/server
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/server/backend/build
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/server/httpstatus
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/server/httputils
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/server/middleware
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/server/router
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/server/router/build
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/server/router/checkpoint
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/server/router/container
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/server/router/debug
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/server/router/distribution
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/server/router/grpc
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/server/router/image
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/server/router/network
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/server/router/plugin
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/server/router/session
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/server/router/swarm
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/server/router/system
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/server/router/volume
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/types
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/types/backend
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/types/blkiodev
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/types/container
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/types/events
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/types/filters
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/types/image
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/types/mount
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/types/network
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/types/plugins/logdriver
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/types/registry
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/types/strslice
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/types/swarm
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/types/swarm/runtime
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/types/time
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/types/versions
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/types/versions/v1p19
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/types/versions/v1p20
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/api/types/volume
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/builder
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/builder/builder-next
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/builder/builder-next/exporter
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/builder/builder-next/worker
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/builder/dockerfile
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/builder/remotecontext
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/builder/remotecontext/git
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/builder/remotecontext/urlutil
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/cli
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/cli/config
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/cli/debug
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/cli/winresources/docker-proxy
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/cli/winresources/dockerd
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/client
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/cmd/docker-proxy
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/cmd/dockerd
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/cmd/dockerd/trap
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/container
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/container/stream
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/contrib/apparmor
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/contrib/docker-device-tool
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/contrib/httpserver
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/daemon
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/daemon/cluster
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/daemon/cluster/convert
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/daemon/cluster/executor
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/daemon/cluster/executor/container
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/daemon/cluster/provider
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/daemon/config
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/daemon/containerd
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/daemon/events
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/daemon/events/testutils
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/daemon/graphdriver
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/daemon/graphdriver/aufs
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/daemon/graphdriver/copy
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:36:27 [2022-11-02T08:36:27.672Z] github.com/docker/docker/daemon/graphdriver/overlay
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/graphdriver/register
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/graphdriver/vfs
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/graphdriver/zfs
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/images
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/initlayer
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/links
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/listeners
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/logger
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/logger/awslogs
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/logger/fluentd
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/logger/gcplogs
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/logger/gelf
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/logger/journald
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/logger/local
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/logger/logentries
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/logger/loggertest
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/logger/loggerutils
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/logger/splunk
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/logger/syslog
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/logger/templates
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/names
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/network
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/daemon/stats
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/distribution
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/distribution/metadata
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/distribution/utils
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/distribution/xfer
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/dockerversion
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/errdefs
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/image
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/image/cache
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/image/tarexport
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/image/v1
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/internal/test/suite
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/layer
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/libcontainerd
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/libcontainerd/queue
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/libcontainerd/remote
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/libcontainerd/supervisor
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/libcontainerd/types
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/oci
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/oci/caps
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/opts
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/aaparser
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/archive
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/authorization
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/broadcaster
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/capabilities
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/chrootarchive
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/containerfs
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/devicemapper
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/directory
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/dmesg
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/fileutils
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/homedir
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/idtools
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/ioutils
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/jsonmessage
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/longpath
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/loopback
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/namesgenerator
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/parsers
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/parsers/kernel
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/pidfile
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/platform
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/plugingetter
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/plugins
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/plugins/transport
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/pools
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/progress
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/reexec
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/stack
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/stdcopy
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/streamformatter
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/stringid
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/sysinfo
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/system
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/tailfile
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/tarsum
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/pkg/useragent
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/plugin
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/plugin/executor/containerd
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/plugin/v2
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/profiles/apparmor
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/profiles/seccomp
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/quota
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/reference
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/registry
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/registry/resumable
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/restartmanager
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/rootless
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/rootless/specconv
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/runconfig
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/runconfig/opts
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/testutil
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/testutil/daemon
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/testutil/environment
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/testutil/fakecontext
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/testutil/fakegit
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/testutil/fakestorage
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/testutil/fixtures/load
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/testutil/fixtures/plugin
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/testutil/registry
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/testutil/request
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/volume
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/volume/drivers
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/volume/local
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/volume/mounts
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/volume/service
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/volume/service/opts
08:36:27 [2022-11-02T08:36:27.673Z] github.com/docker/docker/volume/testutils' ']'
08:36:27 [2022-11-02T08:36:27.673Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
08:36:27 [2022-11-02T08:36:27.673Z] ?   	github.com/docker/docker/api	[no test files]
08:36:42 [2022-11-02T08:36:42.531Z] ok  	github.com/docker/docker/api/server	0.014s	coverage: 7.9% of statements
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 31.9% of statements
08:38:03 [2022-11-02T08:38:03.986Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
08:38:03 [2022-11-02T08:38:03.986Z] ok  	github.com/docker/docker/api/server/router/volume	0.011s	coverage: 66.7% of statements
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/types	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
08:38:03 [2022-11-02T08:38:03.986Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
08:38:03 [2022-11-02T08:38:03.986Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 77.3% of statements
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/builder	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:38:03 [2022-11-02T08:38:03.986Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:38:03 [2022-11-02T08:38:03.987Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:38:03 [2022-11-02T08:38:03.987Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:38:03 [2022-11-02T08:38:03.987Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:38:03 [2022-11-02T08:38:03.987Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:38:03 [2022-11-02T08:38:03.987Z] ok  	github.com/docker/docker/builder/remotecontext	0.133s	coverage: 13.7% of statements
08:38:03 [2022-11-02T08:38:03.987Z] ok  	github.com/docker/docker/builder/dockerfile	0.503s	coverage: 50.2% of statements
08:38:03 [2022-11-02T08:38:03.987Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
08:38:03 [2022-11-02T08:38:03.987Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
08:38:03 [2022-11-02T08:38:03.987Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.409s	coverage: 83.5% of statements
08:38:03 [2022-11-02T08:38:03.987Z] ?   	github.com/docker/docker/cli	[no test files]
08:38:03 [2022-11-02T08:38:03.987Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:38:03 [2022-11-02T08:38:03.987Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
08:38:03 [2022-11-02T08:38:03.987Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
08:38:03 [2022-11-02T08:38:03.987Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.037s	coverage: 67.6% of statements
08:38:03 [2022-11-02T08:38:03.987Z] ok  	github.com/docker/docker/client	0.139s	coverage: 76.1% of statements
08:38:36 [2022-11-02T08:38:36.033Z] ok  	github.com/docker/docker/cmd/dockerd	0.069s	coverage: 29.9% of statements
08:38:36 [2022-11-02T08:38:36.033Z] ok  	github.com/docker/docker/container	0.124s	coverage: 35.8% of statements
08:38:36 [2022-11-02T08:38:36.033Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.421s	coverage: 0.0% of statements
08:38:36 [2022-11-02T08:38:36.033Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
08:38:36 [2022-11-02T08:38:36.033Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:38:36 [2022-11-02T08:38:36.033Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:38:36 [2022-11-02T08:38:36.033Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:38:36 [2022-11-02T08:38:36.033Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:38:40 [2022-11-02T08:38:40.204Z] ok  	github.com/docker/docker/daemon/cluster	0.060s	coverage: 0.5% of statements
08:38:41 [2022-11-02T08:38:41.570Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
08:38:43 [2022-11-02T08:38:43.463Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 36.9% of statements
08:38:50 [2022-11-02T08:38:50.015Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.445s	coverage: 13.4% of statements
08:38:50 [2022-11-02T08:38:50.944Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 76.8% of statements
08:38:51 [2022-11-02T08:38:51.507Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
08:38:52 [2022-11-02T08:38:52.069Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
08:38:52 [2022-11-02T08:38:52.999Z] ok  	github.com/docker/docker/daemon	10.136s	coverage: 16.4% of statements
08:38:52 [2022-11-02T08:38:52.999Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:38:52 [2022-11-02T08:38:52.999Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:38:52 [2022-11-02T08:38:52.999Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
08:38:52 [2022-11-02T08:38:52.999Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:38:53 [2022-11-02T08:38:53.562Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.574s	coverage: 74.8% of statements
08:38:54 [2022-11-02T08:38:54.491Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.260s	coverage: 60.7% of statements
08:38:55 [2022-11-02T08:38:55.054Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 3.0% of statements
08:38:56 [2022-11-02T08:38:56.424Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.9% of statements
08:38:58 [2022-11-02T08:38:58.318Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.283s	coverage: 50.6% of statements
08:38:58 [2022-11-02T08:38:58.318Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.885s	coverage: 46.1% of statements
08:38:58 [2022-11-02T08:38:58.318Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:38:59 [2022-11-02T08:38:59.686Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
08:38:59 [2022-11-02T08:38:59.686Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.220s	coverage: 60.3% of statements
08:38:59 [2022-11-02T08:38:59.686Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:38:59 [2022-11-02T08:38:59.686Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:39:00 [2022-11-02T08:39:00.615Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
08:39:01 [2022-11-02T08:39:01.127Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
08:39:01 [2022-11-02T08:39:01.690Z] ok  	github.com/docker/docker/daemon/images	0.044s	coverage: 6.8% of statements
08:39:01 [2022-11-02T08:39:01.690Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:39:01 [2022-11-02T08:39:01.947Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:39:02 [2022-11-02T08:39:02.203Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
08:39:03 [2022-11-02T08:39:03.134Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.014s	coverage: 53.6% of statements
08:39:03 [2022-11-02T08:39:03.134Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.145s	coverage: 79.6% of statements
08:39:03 [2022-11-02T08:39:03.134Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:39:03 [2022-11-02T08:39:03.696Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
08:39:04 [2022-11-02T08:39:04.274Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.011s	coverage: 88.2% of statements
08:39:04 [2022-11-02T08:39:04.836Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.127s	coverage: 76.8% of statements
08:39:05 [2022-11-02T08:39:05.400Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
08:39:05 [2022-11-02T08:39:05.963Z] ok  	github.com/docker/docker/daemon/logger/local	0.022s	coverage: 79.4% of statements
08:39:06 [2022-11-02T08:39:06.901Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.016s	coverage: 63.5% of statements
08:39:07 [2022-11-02T08:39:07.157Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
08:39:08 [2022-11-02T08:39:08.087Z] ok  	github.com/docker/docker/daemon/logger/journald	3.499s	coverage: 74.5% of statements
08:39:08 [2022-11-02T08:39:08.087Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
08:39:08 [2022-11-02T08:39:08.087Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
08:39:08 [2022-11-02T08:39:08.087Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:39:08 [2022-11-02T08:39:08.087Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
08:39:08 [2022-11-02T08:39:08.650Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
08:39:08 [2022-11-02T08:39:08.906Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
08:39:09 [2022-11-02T08:39:09.470Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
08:39:09 [2022-11-02T08:39:09.726Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.540s	coverage: 82.5% of statements
08:39:09 [2022-11-02T08:39:09.726Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:39:09 [2022-11-02T08:39:09.726Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:39:10 [2022-11-02T08:39:10.674Z] ok  	github.com/docker/docker/distribution/metadata	0.031s	coverage: 44.4% of statements
08:39:12 [2022-11-02T08:39:12.565Z] ok  	github.com/docker/docker/distribution	1.502s	coverage: 29.7% of statements
08:39:12 [2022-11-02T08:39:12.565Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:39:12 [2022-11-02T08:39:12.822Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
08:39:13 [2022-11-02T08:39:13.385Z] ok  	github.com/docker/docker/distribution/xfer	1.895s	coverage: 84.9% of statements
08:39:13 [2022-11-02T08:39:13.385Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:39:13 [2022-11-02T08:39:13.385Z] ok  	github.com/docker/docker/image	0.032s	coverage: 86.9% of statements
08:39:13 [2022-11-02T08:39:13.948Z] ok  	github.com/docker/docker/image/cache	0.012s	coverage: 19.2% of statements
08:39:14 [2022-11-02T08:39:14.205Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
08:39:14 [2022-11-02T08:39:14.205Z] ?   	github.com/docker/docker/image/v1	[no test files]
08:39:14 [2022-11-02T08:39:14.205Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:39:14 [2022-11-02T08:39:14.770Z] ok  	github.com/docker/docker/libcontainerd/queue	0.030s	coverage: 100.0% of statements
08:39:15 [2022-11-02T08:39:15.699Z] ok  	github.com/docker/docker/oci	0.017s	coverage: 41.4% of statements
08:39:15 [2022-11-02T08:39:15.963Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 66.8% of statements
08:39:16 [2022-11-02T08:39:16.220Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
08:39:18 [2022-11-02T08:39:18.114Z] ok  	github.com/docker/docker/pkg/archive	0.292s	coverage: 82.0% of statements
08:39:18 [2022-11-02T08:39:18.371Z] ok  	github.com/docker/docker/pkg/authorization	0.173s	coverage: 68.3% of statements
08:39:18 [2022-11-02T08:39:18.628Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
08:39:18 [2022-11-02T08:39:18.891Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
08:39:22 [2022-11-02T08:39:22.206Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.514s	coverage: 44.9% of statements
08:39:22 [2022-11-02T08:39:22.206Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
08:39:22 [2022-11-02T08:39:22.206Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
08:39:22 [2022-11-02T08:39:22.462Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
08:39:22 [2022-11-02T08:39:22.719Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
08:39:22 [2022-11-02T08:39:22.719Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
08:39:23 [2022-11-02T08:39:23.282Z] ok  	github.com/docker/docker/layer	7.382s	coverage: 68.9% of statements
08:39:23 [2022-11-02T08:39:23.282Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:39:23 [2022-11-02T08:39:23.282Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:39:23 [2022-11-02T08:39:23.282Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:39:23 [2022-11-02T08:39:23.282Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:39:23 [2022-11-02T08:39:23.282Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:39:23 [2022-11-02T08:39:23.282Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:39:23 [2022-11-02T08:39:23.845Z] ok  	github.com/docker/docker/pkg/idtools	0.430s	coverage: 69.6% of statements
08:39:24 [2022-11-02T08:39:24.102Z] ok  	github.com/docker/docker/pkg/ioutils	0.391s	coverage: 71.5% of statements
08:39:24 [2022-11-02T08:39:24.102Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
08:39:24 [2022-11-02T08:39:24.102Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 100.0% of statements
08:39:24 [2022-11-02T08:39:24.102Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:39:24 [2022-11-02T08:39:24.359Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
08:39:24 [2022-11-02T08:39:24.616Z] ok  	github.com/docker/docker/pkg/parsers	0.037s	coverage: 97.0% of statements
08:39:24 [2022-11-02T08:39:24.616Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
08:39:24 [2022-11-02T08:39:24.872Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 76.5% of statements
08:39:24 [2022-11-02T08:39:24.872Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.008s	coverage: 90.5% of statements
08:39:24 [2022-11-02T08:39:24.872Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:39:24 [2022-11-02T08:39:24.872Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:39:25 [2022-11-02T08:39:25.435Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
08:39:25 [2022-11-02T08:39:25.692Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
08:39:25 [2022-11-02T08:39:25.949Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
08:39:26 [2022-11-02T08:39:26.205Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
08:39:26 [2022-11-02T08:39:26.462Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
08:39:26 [2022-11-02T08:39:26.726Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
08:39:26 [2022-11-02T08:39:26.726Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
08:39:27 [2022-11-02T08:39:27.289Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
08:39:27 [2022-11-02T08:39:27.289Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
08:39:27 [2022-11-02T08:39:27.852Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
08:39:28 [2022-11-02T08:39:28.109Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 46.0% of statements
08:39:28 [2022-11-02T08:39:28.365Z] ok  	github.com/docker/docker/pkg/tailfile	0.036s	coverage: 88.6% of statements
08:39:28 [2022-11-02T08:39:28.928Z] ok  	github.com/docker/docker/pkg/tarsum	0.048s	coverage: 89.3% of statements
08:39:29 [2022-11-02T08:39:29.184Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
08:39:31 [2022-11-02T08:39:31.077Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
08:39:31 [2022-11-02T08:39:31.334Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
08:39:31 [2022-11-02T08:39:31.590Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
08:39:32 [2022-11-02T08:39:32.958Z] ok  	github.com/docker/docker/quota	0.173s	coverage: 71.4% of statements
08:39:33 [2022-11-02T08:39:33.215Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
08:39:34 [2022-11-02T08:39:34.144Z] ok  	github.com/docker/docker/registry	0.082s	coverage: 58.7% of statements
08:39:34 [2022-11-02T08:39:34.400Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
08:39:34 [2022-11-02T08:39:34.657Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
08:39:35 [2022-11-02T08:39:35.220Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
08:39:35 [2022-11-02T08:39:35.220Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
08:39:37 [2022-11-02T08:39:37.113Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
08:39:37 [2022-11-02T08:39:37.676Z] ok  	github.com/docker/docker/volume/local	0.092s	coverage: 77.1% of statements
08:39:38 [2022-11-02T08:39:38.239Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
08:39:39 [2022-11-02T08:39:39.168Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 73.1% of statements
08:40:01 [2022-11-02T08:40:01.059Z] ok  	github.com/docker/docker/pkg/plugins	33.631s	coverage: 76.3% of statements
08:40:01 [2022-11-02T08:40:01.059Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:40:01 [2022-11-02T08:40:01.059Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:40:01 [2022-11-02T08:40:01.059Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:40:01 [2022-11-02T08:40:01.059Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:40:01 [2022-11-02T08:40:01.059Z] ?   	github.com/docker/docker/rootless	[no test files]
08:40:01 [2022-11-02T08:40:01.059Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
08:40:01 [2022-11-02T08:40:01.059Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:40:01 [2022-11-02T08:40:01.059Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:40:01 [2022-11-02T08:40:01.059Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:40:01 [2022-11-02T08:40:01.059Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:40:01 [2022-11-02T08:40:01.059Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:40:01 [2022-11-02T08:40:01.059Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:40:01 [2022-11-02T08:40:01.059Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:40:01 [2022-11-02T08:40:01.059Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:40:01 [2022-11-02T08:40:01.059Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:40:01 [2022-11-02T08:40:01.059Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:40:01 [2022-11-02T08:40:01.059Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:40:01 [2022-11-02T08:40:01.059Z] ?   	github.com/docker/docker/volume	[no test files]
08:40:01 [2022-11-02T08:40:01.059Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:40:01 [2022-11-02T08:40:01.059Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === Skipped
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     network_proxy_test.go:208: No support for dual stack yet
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:44: Driver btrfs not supported
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:44: Driver btrfs not supported
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:44: Driver btrfs not supported
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:44: Driver btrfs not supported
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:44: Driver btrfs not supported
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:71: No driver to put!
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z] time="2022-11-02T08:38:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z] time="2022-11-02T08:38:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z] time="2022-11-02T08:38:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z] time="2022-11-02T08:38:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z] time="2022-11-02T08:38:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:71: No driver to put!
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     overlay_test.go:50: Fails to compute changes intermittently
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     overlay_test.go:65: Cannot run test with naive change algorithm
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:44: Driver zfs not supported
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:44: Driver zfs not supported
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:44: Driver zfs not supported
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:44: Driver zfs not supported
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:44: Driver zfs not supported
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     graphtest_unix.go:71: No driver to put!
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:40:01 [2022-11-02T08:40:01.059Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
08:40:01 [2022-11-02T08:40:01.059Z] 
08:40:01 [2022-11-02T08:40:01.059Z] DONE 2874 tests, 28 skipped in 212.721s
08:40:01 [2022-11-02T08:40:01.059Z] + '[' -n 'github.com/docker/docker/libnetwork
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/bitseq
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/cluster
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/config
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/datastore
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/diagnostic
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/discoverapi
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/driverapi
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/drivers/bridge
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/drivers/host
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/drivers/null
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/drivers/overlay
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/drivers/remote
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/drivers/windows
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/drvregistry
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/etchosts
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/idm
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/internal/caller
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/ipam
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/ipamapi
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/ipams/builtin
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/ipams/null
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/ipams/remote
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/ipamutils
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/iptables
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/netlabel
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/netutils
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/networkdb
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/ns
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/options
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/osl
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/osl/kernel
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/portallocator
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/portmapper
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/resolvconf
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/testutils
08:40:01 [2022-11-02T08:40:01.059Z] github.com/docker/docker/libnetwork/types' ']'
08:40:01 [2022-11-02T08:40:01.059Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
08:40:47 [2022-11-02T08:40:47.692Z] ok  	github.com/docker/docker/libnetwork	37.521s	coverage: 40.6% of statements
08:40:47 [2022-11-02T08:40:47.692Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.144s	coverage: 84.4% of statements
08:40:47 [2022-11-02T08:40:47.692Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
08:40:47 [2022-11-02T08:40:47.692Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
08:40:47 [2022-11-02T08:40:47.692Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
08:40:47 [2022-11-02T08:40:47.692Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
08:40:47 [2022-11-02T08:40:47.692Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
08:40:47 [2022-11-02T08:40:47.692Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
08:40:47 [2022-11-02T08:40:47.692Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
08:40:47 [2022-11-02T08:40:47.692Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
08:40:47 [2022-11-02T08:40:47.692Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 9.3% of statements
08:40:47 [2022-11-02T08:40:47.692Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
08:40:47 [2022-11-02T08:40:47.692Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
08:40:47 [2022-11-02T08:40:47.692Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
08:40:47 [2022-11-02T08:40:47.692Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
08:40:47 [2022-11-02T08:40:47.948Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.618s	coverage: 59.9% of statements
08:40:47 [2022-11-02T08:40:47.948Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
08:40:48 [2022-11-02T08:40:48.205Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
08:40:48 [2022-11-02T08:40:48.768Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.023s	coverage: 5.1% of statements
08:40:48 [2022-11-02T08:40:48.768Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
08:40:49 [2022-11-02T08:40:49.330Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.013s	coverage: 4.7% of statements
08:40:49 [2022-11-02T08:40:49.330Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
08:40:49 [2022-11-02T08:40:49.587Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
08:40:59 [2022-11-02T08:40:59.536Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.209s	coverage: 6.6% of statements
08:40:59 [2022-11-02T08:40:59.536Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
08:40:59 [2022-11-02T08:40:59.536Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
08:40:59 [2022-11-02T08:40:59.792Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.4% of statements
08:40:59 [2022-11-02T08:40:59.792Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
08:40:59 [2022-11-02T08:40:59.792Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
08:41:00 [2022-11-02T08:41:00.048Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
08:41:00 [2022-11-02T08:41:00.304Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
08:41:00 [2022-11-02T08:41:00.561Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
08:41:00 [2022-11-02T08:41:00.817Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
08:41:01 [2022-11-02T08:41:01.073Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
08:41:13 [2022-11-02T08:41:13.286Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
08:41:28 [2022-11-02T08:41:28.130Z] ok  	github.com/docker/docker/libnetwork/ipam	15.218s	coverage: 85.3% of statements
08:41:28 [2022-11-02T08:41:28.130Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
08:41:28 [2022-11-02T08:41:28.130Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
08:41:28 [2022-11-02T08:41:28.130Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
08:41:28 [2022-11-02T08:41:28.130Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
08:41:28 [2022-11-02T08:41:28.130Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
08:41:28 [2022-11-02T08:41:28.130Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
08:41:28 [2022-11-02T08:41:28.386Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.265s	coverage: 74.0% of statements
08:41:29 [2022-11-02T08:41:29.314Z] ok  	github.com/docker/docker/libnetwork/iptables	0.172s	coverage: 45.1% of statements
08:41:29 [2022-11-02T08:41:29.314Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
08:41:29 [2022-11-02T08:41:29.570Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 44.1% of statements
08:43:20 [2022-11-02T08:43:20.961Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.563s	coverage: 60.0% of statements
08:43:20 [2022-11-02T08:43:20.961Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
08:43:20 [2022-11-02T08:43:20.961Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
08:43:21 [2022-11-02T08:43:21.523Z] ok  	github.com/docker/docker/libnetwork/osl	4.283s	coverage: 39.7% of statements
08:43:21 [2022-11-02T08:43:21.779Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
08:43:22 [2022-11-02T08:43:22.036Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
08:43:23 [2022-11-02T08:43:23.402Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.648s	coverage: 46.3% of statements
08:43:23 [2022-11-02T08:43:23.402Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
08:43:23 [2022-11-02T08:43:23.402Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
08:43:23 [2022-11-02T08:43:23.658Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
08:43:23 [2022-11-02T08:43:23.658Z] 
08:43:23 [2022-11-02T08:43:23.658Z] === Skipped
08:43:23 [2022-11-02T08:43:23.658Z] === SKIP: libnetwork TestParallel3 (0.00s)
08:43:23 [2022-11-02T08:43:23.658Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
08:43:23 [2022-11-02T08:43:23.658Z] 
08:43:23 [2022-11-02T08:43:23.658Z] === SKIP: libnetwork TestParallel2 (0.00s)
08:43:23 [2022-11-02T08:43:23.658Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
08:43:23 [2022-11-02T08:43:23.658Z] 
08:43:23 [2022-11-02T08:43:23.658Z] === SKIP: libnetwork TestParallel1 (0.00s)
08:43:23 [2022-11-02T08:43:23.658Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
08:43:23 [2022-11-02T08:43:23.658Z] 
08:43:23 [2022-11-02T08:43:23.658Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
08:43:23 [2022-11-02T08:43:23.658Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
08:43:23 [2022-11-02T08:43:23.658Z] 
08:43:23 [2022-11-02T08:43:23.658Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
08:43:23 [2022-11-02T08:43:23.658Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
08:43:23 [2022-11-02T08:43:23.658Z] 
08:43:23 [2022-11-02T08:43:23.658Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
08:43:23 [2022-11-02T08:43:23.658Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
08:43:23 [2022-11-02T08:43:23.658Z] 
08:43:23 [2022-11-02T08:43:23.658Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
08:43:23 [2022-11-02T08:43:23.658Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
08:43:23 [2022-11-02T08:43:23.658Z] 
08:43:23 [2022-11-02T08:43:23.658Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
08:43:23 [2022-11-02T08:43:23.658Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
08:43:23 [2022-11-02T08:43:23.658Z] 
08:43:23 [2022-11-02T08:43:23.658Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
08:43:23 [2022-11-02T08:43:23.658Z]     firewalld_test.go:14: firewalld is not running
08:43:23 [2022-11-02T08:43:23.658Z] 
08:43:23 [2022-11-02T08:43:23.658Z] DONE 325 tests, 9 skipped in 204.291s
Post stage
[Pipeline] junit
08:43:24 [2022-11-02T08:43:24.233Z] Recording test results
08:43:24 [2022-11-02T08:43:24.348Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:43:24 [2022-11-02T08:43:24.655Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44073/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d0dc6902788f36254bde052e867bdea98c4d42e -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:8d0dc6902788f36254bde052e867bdea98c4d42e hack/make.sh dynbinary test-integration
08:43:25 [2022-11-02T08:43:25.221Z] 
08:43:25 [2022-11-02T08:43:25.221Z] Removing bundles/
08:43:25 [2022-11-02T08:43:25.221Z] 
08:43:25 [2022-11-02T08:43:25.221Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:43:25 [2022-11-02T08:43:25.221Z] Building: bundles/dynbinary-daemon/dockerd
08:43:25 [2022-11-02T08:43:25.221Z] GOOS="" GOARCH="" GOARM=""
08:45:01 [2022-11-02T08:45:01.618Z] Created binary: bundles/dynbinary-daemon/dockerd
08:45:01 [2022-11-02T08:45:01.618Z] Building: bundles/dynbinary-daemon/docker-proxy
08:45:01 [2022-11-02T08:45:01.618Z] GOOS="" GOARCH="" GOARM=""
08:45:01 [2022-11-02T08:45:01.618Z] Created binary: bundles/dynbinary-daemon/docker-proxy
08:45:01 [2022-11-02T08:45:01.618Z] 
08:45:01 [2022-11-02T08:45:01.618Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:45:01 [2022-11-02T08:45:01.618Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:45:01 [2022-11-02T08:45:01.618Z] HOSTNAME=bb839a86f2cd
08:45:01 [2022-11-02T08:45:01.618Z] TESTDEBUG=0
08:45:01 [2022-11-02T08:45:01.618Z] DEST=bundles/test-integration
08:45:01 [2022-11-02T08:45:01.618Z] PWD=/go/src/github.com/docker/docker
08:45:01 [2022-11-02T08:45:01.618Z] DOCKER_GITCOMMIT=8d0dc6902788f36254bde052e867bdea98c4d42e
08:45:01 [2022-11-02T08:45:01.618Z] container=docker
08:45:01 [2022-11-02T08:45:01.618Z] HOME=/root
08:45:01 [2022-11-02T08:45:01.618Z] GOLANG_VERSION=1.19.3
08:45:01 [2022-11-02T08:45:01.618Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:45:01 [2022-11-02T08:45:01.618Z] VALIDATE_BRANCH=master
08:45:01 [2022-11-02T08:45:01.618Z] TERM=xterm
08:45:01 [2022-11-02T08:45:01.618Z] DOCKER_PKG=github.com/docker/docker
08:45:01 [2022-11-02T08:45:01.618Z] SHLVL=1
08:45:01 [2022-11-02T08:45:01.618Z] TIMEOUT=120m
08:45:01 [2022-11-02T08:45:01.618Z] DOCKER_BUILDTAGS= journald
08:45:01 [2022-11-02T08:45:01.618Z] DOCKER_GRAPHDRIVER=overlay2
08:45:01 [2022-11-02T08:45:01.618Z] GO111MODULE=off
08:45:01 [2022-11-02T08:45:01.618Z] DOCKER_EXPERIMENTAL=1
08:45:01 [2022-11-02T08:45:01.618Z] TEST_SKIP_INTEGRATION_CLI=1
08:45:01 [2022-11-02T08:45:01.618Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:45:01 [2022-11-02T08:45:01.618Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:45:01 [2022-11-02T08:45:01.618Z] GOPATH=/go
08:45:01 [2022-11-02T08:45:01.618Z] PKG_CONFIG=pkg-config
08:45:01 [2022-11-02T08:45:01.618Z] _=/usr/bin/env
08:45:01 [2022-11-02T08:45:01.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:45:33 [2022-11-02T08:45:33.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:45:33 [2022-11-02T08:45:33.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:46:00 [2022-11-02T08:46:00.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
08:46:08 [2022-11-02T08:46:08.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:46:16 [2022-11-02T08:46:16.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
08:46:16 [2022-11-02T08:46:16.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:46:16 [2022-11-02T08:46:16.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:46:16 [2022-11-02T08:46:16.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:46:17 [2022-11-02T08:46:17.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:46:17 [2022-11-02T08:46:17.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:46:18 [2022-11-02T08:46:18.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:46:20 [2022-11-02T08:46:20.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:46:21 [2022-11-02T08:46:21.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:46:22 [2022-11-02T08:46:22.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:46:22 [2022-11-02T08:46:22.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:46:23 [2022-11-02T08:46:23.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:46:24 [2022-11-02T08:46:24.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:46:25 [2022-11-02T08:46:25.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:46:25 [2022-11-02T08:46:25.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:46:26 [2022-11-02T08:46:26.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:46:27 [2022-11-02T08:46:27.610Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:46:27 [2022-11-02T08:46:27.610Z] Using test binary docker
08:46:27 [2022-11-02T08:46:27.610Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:46:27 [2022-11-02T08:46:27.610Z] +++ /etc/init.d/apparmor start
08:46:27 [2022-11-02T08:46:27.610Z] Not: starting.
08:46:27 [2022-11-02T08:46:27.610Z] INFO: Waiting for daemon to start...
08:46:27 [2022-11-02T08:46:27.610Z] Starting dockerd
08:46:27 [2022-11-02T08:46:27.610Z] +++ 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
08:46:29 [2022-11-02T08:46:29.501Z] .
08:46:29 [2022-11-02T08:46:29.501Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:46:29 [2022-11-02T08:46:29.501Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:46:29 [2022-11-02T08:46:29.501Z] Error: No such image: emptyfs
08:46:29 [2022-11-02T08:46:29.758Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:46:29 [2022-11-02T08:46:29.758Z] ++++ docker load
08:46:29 [2022-11-02T08:46:29.758Z] Loaded image: emptyfs:latest
08:46:29 [2022-11-02T08:46:29.758Z] Running integration-test (iteration 1)
08:46:29 [2022-11-02T08:46:29.758Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
08:46:29 [2022-11-02T08:46:29.758Z] ++ 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
08:46:29 [2022-11-02T08:46:29.758Z] ++ set -e
08:46:29 [2022-11-02T08:46:29.758Z] ++ '[' -n 0 ']'
08:46:29 [2022-11-02T08:46:29.758Z] ++ set -x
08:46:29 [2022-11-02T08:46:29.758Z] ++ 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
08:46:30 [2022-11-02T08:46:30.014Z] Loaded image: busybox:latest
08:46:30 [2022-11-02T08:46:30.270Z] Loaded image: busybox:glibc
08:46:31 [2022-11-02T08:46:31.198Z] Loaded image: debian:bullseye-slim
08:46:31 [2022-11-02T08:46:31.198Z] Loaded image: hello-world:latest
08:46:31 [2022-11-02T08:46:31.198Z] Loaded image: arm32v7/hello-world:latest
08:46:31 [2022-11-02T08:46:31.453Z] INFO: Testing against a local daemon
08:46:31 [2022-11-02T08:46:31.454Z] === RUN   TestCgroupNamespacesBuild
08:46:32 [2022-11-02T08:46:32.381Z] --- PASS: TestCgroupNamespacesBuild (1.15s)
08:46:32 [2022-11-02T08:46:32.381Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:46:33 [2022-11-02T08:46:33.748Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
08:46:33 [2022-11-02T08:46:33.748Z] === RUN   TestBuildWithSession
08:46:33 [2022-11-02T08:46:33.748Z]     build_session_test.go:25: TODO: BuildKit
08:46:33 [2022-11-02T08:46:33.748Z] --- SKIP: TestBuildWithSession (0.00s)
08:46:33 [2022-11-02T08:46:33.748Z] === RUN   TestBuildSquashParent
08:46:37 [2022-11-02T08:46:37.917Z] --- PASS: TestBuildSquashParent (3.60s)
08:46:37 [2022-11-02T08:46:37.917Z] === RUN   TestBuildWithRemoveAndForceRemove
08:46:37 [2022-11-02T08:46:37.917Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:46:37 [2022-11-02T08:46:37.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:46:37 [2022-11-02T08:46:37.917Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:46:37 [2022-11-02T08:46:37.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:46:37 [2022-11-02T08:46:37.917Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:46:37 [2022-11-02T08:46:37.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:46:37 [2022-11-02T08:46:37.917Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:46:37 [2022-11-02T08:46:37.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:46:37 [2022-11-02T08:46:37.917Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:46:37 [2022-11-02T08:46:37.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:46:37 [2022-11-02T08:46:37.917Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:46:37 [2022-11-02T08:46:37.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:46:37 [2022-11-02T08:46:37.917Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:46:37 [2022-11-02T08:46:37.917Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:46:38 [2022-11-02T08:46:38.480Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:46:38 [2022-11-02T08:46:38.736Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:46:39 [2022-11-02T08:46:39.665Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:46:39 [2022-11-02T08:46:39.921Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:46:41 [2022-11-02T08:46:41.288Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
08:46:41 [2022-11-02T08:46:41.288Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s)
08:46:41 [2022-11-02T08:46:41.288Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.36s)
08:46:41 [2022-11-02T08:46:41.288Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.18s)
08:46:41 [2022-11-02T08:46:41.288Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.25s)
08:46:41 [2022-11-02T08:46:41.288Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.27s)
08:46:41 [2022-11-02T08:46:41.288Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.19s)
08:46:41 [2022-11-02T08:46:41.288Z] === RUN   TestBuildMultiStageCopy
08:46:41 [2022-11-02T08:46:41.288Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:46:42 [2022-11-02T08:46:42.217Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:46:42 [2022-11-02T08:46:42.473Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:46:42 [2022-11-02T08:46:42.729Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:46:42 [2022-11-02T08:46:42.729Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:46:42 [2022-11-02T08:46:42.985Z] --- PASS: TestBuildMultiStageCopy (2.01s)
08:46:42 [2022-11-02T08:46:42.985Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s)
08:46:42 [2022-11-02T08:46:42.985Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
08:46:42 [2022-11-02T08:46:42.985Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
08:46:42 [2022-11-02T08:46:42.985Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
08:46:42 [2022-11-02T08:46:42.985Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
08:46:42 [2022-11-02T08:46:42.985Z] === RUN   TestBuildMultiStageParentConfig
08:46:43 [2022-11-02T08:46:43.913Z] --- PASS: TestBuildMultiStageParentConfig (0.62s)
08:46:43 [2022-11-02T08:46:43.913Z] === RUN   TestBuildLabelWithTargets
08:46:44 [2022-11-02T08:46:44.841Z] --- PASS: TestBuildLabelWithTargets (0.98s)
08:46:44 [2022-11-02T08:46:44.841Z] === RUN   TestBuildWithEmptyLayers
08:46:45 [2022-11-02T08:46:45.098Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
08:46:45 [2022-11-02T08:46:45.098Z] === RUN   TestBuildMultiStageOnBuild
08:46:46 [2022-11-02T08:46:46.464Z] --- PASS: TestBuildMultiStageOnBuild (1.32s)
08:46:46 [2022-11-02T08:46:46.464Z] === RUN   TestBuildUncleanTarFilenames
08:46:47 [2022-11-02T08:46:47.026Z] --- PASS: TestBuildUncleanTarFilenames (0.64s)
08:46:47 [2022-11-02T08:46:47.026Z] === RUN   TestBuildMultiStageLayerLeak
08:46:48 [2022-11-02T08:46:48.392Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s)
08:46:48 [2022-11-02T08:46:48.392Z] === RUN   TestBuildWithHugeFile
08:47:35 [2022-11-02T08:47:35.024Z] --- PASS: TestBuildWithHugeFile (38.88s)
08:47:35 [2022-11-02T08:47:35.024Z] === RUN   TestBuildWCOWSandboxSize
08:47:35 [2022-11-02T08:47:35.024Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:47:35 [2022-11-02T08:47:35.024Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
08:47:35 [2022-11-02T08:47:35.024Z] === RUN   TestBuildWithEmptyDockerfile
08:47:35 [2022-11-02T08:47:35.024Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:47:35 [2022-11-02T08:47:35.024Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:47:35 [2022-11-02T08:47:35.024Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:47:35 [2022-11-02T08:47:35.024Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:47:35 [2022-11-02T08:47:35.024Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:47:35 [2022-11-02T08:47:35.024Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:47:35 [2022-11-02T08:47:35.024Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:47:35 [2022-11-02T08:47:35.024Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:47:35 [2022-11-02T08:47:35.024Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:47:35 [2022-11-02T08:47:35.024Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
08:47:35 [2022-11-02T08:47:35.024Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
08:47:35 [2022-11-02T08:47:35.024Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
08:47:35 [2022-11-02T08:47:35.024Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
08:47:35 [2022-11-02T08:47:35.024Z] === RUN   TestBuildPreserveOwnership
08:47:35 [2022-11-02T08:47:35.024Z] === RUN   TestBuildPreserveOwnership/copy_from
08:47:35 [2022-11-02T08:47:35.024Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:47:35 [2022-11-02T08:47:35.024Z] --- PASS: TestBuildPreserveOwnership (3.22s)
08:47:35 [2022-11-02T08:47:35.024Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.20s)
08:47:35 [2022-11-02T08:47:35.024Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s)
08:47:35 [2022-11-02T08:47:35.024Z] === RUN   TestBuildPlatformInvalid
08:47:35 [2022-11-02T08:47:35.024Z] --- PASS: TestBuildPlatformInvalid (0.08s)
08:47:35 [2022-11-02T08:47:35.024Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
08:47:35 [2022-11-02T08:47:35.024Z] Loaded image: busybox:latest
08:47:35 [2022-11-02T08:47:35.024Z] Loaded image: busybox:glibc
08:47:35 [2022-11-02T08:47:35.024Z] Loaded image: debian:bullseye-slim
08:47:35 [2022-11-02T08:47:35.024Z] Loaded image: hello-world:latest
08:47:35 [2022-11-02T08:47:35.024Z] Loaded image: arm32v7/hello-world:latest
08:47:41 [2022-11-02T08:47:41.579Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.01s)
08:47:41 [2022-11-02T08:47:41.579Z] PASS
08:47:41 [2022-11-02T08:47:41.579Z] 
08:47:41 [2022-11-02T08:47:41.579Z] === Skipped
08:47:41 [2022-11-02T08:47:41.579Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
08:47:41 [2022-11-02T08:47:41.579Z]     build_session_test.go:25: TODO: BuildKit
08:47:41 [2022-11-02T08:47:41.579Z] 
08:47:41 [2022-11-02T08:47:41.579Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
08:47:41 [2022-11-02T08:47:41.579Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:47:41 [2022-11-02T08:47:41.579Z] 
08:47:41 [2022-11-02T08:47:41.579Z] DONE 34 tests, 2 skipped in 71.088s
08:47:41 [2022-11-02T08:47:41.579Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
08:47:41 [2022-11-02T08:47:41.579Z] ++ 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
08:47:41 [2022-11-02T08:47:41.579Z] ++ set -e
08:47:41 [2022-11-02T08:47:41.579Z] ++ '[' -n 0 ']'
08:47:41 [2022-11-02T08:47:41.579Z] ++ set -x
08:47:41 [2022-11-02T08:47:41.579Z] ++ 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
08:47:41 [2022-11-02T08:47:41.579Z] INFO: Testing against a local daemon
08:47:41 [2022-11-02T08:47:41.579Z] === RUN   TestConfigInspect
08:47:42 [2022-11-02T08:47:42.969Z] --- PASS: TestConfigInspect (1.89s)
08:47:42 [2022-11-02T08:47:42.969Z] === RUN   TestConfigList
08:47:45 [2022-11-02T08:47:45.484Z] --- PASS: TestConfigList (2.16s)
08:47:45 [2022-11-02T08:47:45.484Z] === RUN   TestConfigsCreateAndDelete
08:47:47 [2022-11-02T08:47:47.374Z] --- PASS: TestConfigsCreateAndDelete (2.25s)
08:47:47 [2022-11-02T08:47:47.374Z] === RUN   TestConfigsUpdate
08:47:49 [2022-11-02T08:47:49.892Z] --- PASS: TestConfigsUpdate (2.15s)
08:47:49 [2022-11-02T08:47:49.892Z] === RUN   TestTemplatedConfig
08:47:51 [2022-11-02T08:47:51.783Z] --- PASS: TestTemplatedConfig (2.42s)
08:47:51 [2022-11-02T08:47:51.783Z] === RUN   TestConfigCreateResolve
08:47:54 [2022-11-02T08:47:54.300Z] --- PASS: TestConfigCreateResolve (2.14s)
08:47:54 [2022-11-02T08:47:54.300Z] PASS
08:47:54 [2022-11-02T08:47:54.300Z] 
08:47:54 [2022-11-02T08:47:54.300Z] DONE 6 tests in 13.107s
08:47:54 [2022-11-02T08:47:54.300Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
08:47:54 [2022-11-02T08:47:54.300Z] ++ 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
08:47:54 [2022-11-02T08:47:54.300Z] ++ set -e
08:47:54 [2022-11-02T08:47:54.300Z] ++ '[' -n 0 ']'
08:47:54 [2022-11-02T08:47:54.300Z] ++ set -x
08:47:54 [2022-11-02T08:47:54.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
08:47:54 [2022-11-02T08:47:54.300Z] INFO: Testing against a local daemon
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestAttachWithTTY
08:47:54 [2022-11-02T08:47:54.300Z] --- PASS: TestAttachWithTTY (0.06s)
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestAttachWithoutTTy
08:47:54 [2022-11-02T08:47:54.300Z] --- PASS: TestAttachWithoutTTy (0.05s)
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestCheckpoint
08:47:54 [2022-11-02T08:47:54.300Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:47:54 [2022-11-02T08:47:54.300Z] --- SKIP: TestCheckpoint (0.00s)
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/commit
08:47:54 [2022-11-02T08:47:54.300Z] === PAUSE TestContainerInvalidJSON/commit
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/containers/create
08:47:54 [2022-11-02T08:47:54.300Z] === PAUSE TestContainerInvalidJSON/containers/create
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
08:47:54 [2022-11-02T08:47:54.300Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
08:47:54 [2022-11-02T08:47:54.300Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
08:47:54 [2022-11-02T08:47:54.300Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:47:54 [2022-11-02T08:47:54.300Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
08:47:54 [2022-11-02T08:47:54.300Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
08:47:54 [2022-11-02T08:47:54.300Z] === CONT  TestContainerInvalidJSON/commit
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
08:47:54 [2022-11-02T08:47:54.300Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/commit/empty_body
08:47:54 [2022-11-02T08:47:54.300Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
08:47:54 [2022-11-02T08:47:54.300Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
08:47:54 [2022-11-02T08:47:54.300Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
08:47:54 [2022-11-02T08:47:54.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
08:47:54 [2022-11-02T08:47:54.301Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
08:47:54 [2022-11-02T08:47:54.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
08:47:54 [2022-11-02T08:47:54.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
08:47:54 [2022-11-02T08:47:54.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
08:47:54 [2022-11-02T08:47:54.301Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
08:47:54 [2022-11-02T08:47:54.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
08:47:54 [2022-11-02T08:47:54.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
08:47:54 [2022-11-02T08:47:54.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
08:47:54 [2022-11-02T08:47:54.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
08:47:54 [2022-11-02T08:47:54.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
08:47:54 [2022-11-02T08:47:54.301Z] === CONT  TestContainerInvalidJSON/containers/create
08:47:54 [2022-11-02T08:47:54.301Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
08:47:54 [2022-11-02T08:47:54.301Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
08:47:54 [2022-11-02T08:47:54.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
08:47:54 [2022-11-02T08:47:54.301Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
08:47:54 [2022-11-02T08:47:54.301Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
08:47:54 [2022-11-02T08:47:54.301Z] --- PASS: TestContainerInvalidJSON (0.01s)
08:47:54 [2022-11-02T08:47:54.301Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
08:47:54 [2022-11-02T08:47:54.301Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:47:54 [2022-11-02T08:47:54.301Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
08:47:54 [2022-11-02T08:47:54.301Z] === RUN   TestCopyFromContainerPathIsNotDir
08:47:54 [2022-11-02T08:47:54.557Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
08:47:54 [2022-11-02T08:47:54.557Z] === RUN   TestCopyToContainerPathDoesNotExist
08:47:54 [2022-11-02T08:47:54.557Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
08:47:54 [2022-11-02T08:47:54.557Z] === RUN   TestCopyEmptyFile
08:47:54 [2022-11-02T08:47:54.814Z] --- PASS: TestCopyEmptyFile (0.22s)
08:47:54 [2022-11-02T08:47:54.814Z] === RUN   TestCopyToContainerPathIsNotDir
08:47:54 [2022-11-02T08:47:54.814Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
08:47:54 [2022-11-02T08:47:54.814Z] === RUN   TestCopyFromContainer
08:47:55 [2022-11-02T08:47:55.741Z] === RUN   TestCopyFromContainer//
08:47:55 [2022-11-02T08:47:55.741Z] === RUN   TestCopyFromContainer//bar/root
08:47:55 [2022-11-02T08:47:55.998Z] === RUN   TestCopyFromContainer//bar/root/
08:47:55 [2022-11-02T08:47:55.998Z] === RUN   TestCopyFromContainer/bar/quux
08:47:55 [2022-11-02T08:47:55.998Z] === RUN   TestCopyFromContainer/bar/quux/
08:47:55 [2022-11-02T08:47:55.998Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:47:56 [2022-11-02T08:47:56.254Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:47:56 [2022-11-02T08:47:56.254Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:47:56 [2022-11-02T08:47:56.254Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:47:56 [2022-11-02T08:47:56.254Z] === RUN   TestCopyFromContainer/bar/notarget
08:47:56 [2022-11-02T08:47:56.510Z] --- PASS: TestCopyFromContainer (1.63s)
08:47:56 [2022-11-02T08:47:56.510Z]     --- PASS: TestCopyFromContainer// (0.06s)
08:47:56 [2022-11-02T08:47:56.510Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
08:47:56 [2022-11-02T08:47:56.510Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
08:47:56 [2022-11-02T08:47:56.510Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
08:47:56 [2022-11-02T08:47:56.510Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
08:47:56 [2022-11-02T08:47:56.510Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
08:47:56 [2022-11-02T08:47:56.510Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
08:47:56 [2022-11-02T08:47:56.510Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
08:47:56 [2022-11-02T08:47:56.510Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
08:47:56 [2022-11-02T08:47:56.510Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
08:47:56 [2022-11-02T08:47:56.510Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:47:56 [2022-11-02T08:47:56.510Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:47:56 [2022-11-02T08:47:56.510Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:47:56 [2022-11-02T08:47:56.510Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:47:56 [2022-11-02T08:47:56.510Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:47:56 [2022-11-02T08:47:56.510Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:47:56 [2022-11-02T08:47:56.510Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:47:56 [2022-11-02T08:47:56.510Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:47:56 [2022-11-02T08:47:56.510Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:47:56 [2022-11-02T08:47:56.510Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:47:56 [2022-11-02T08:47:56.510Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
08:47:56 [2022-11-02T08:47:56.510Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:47:56 [2022-11-02T08:47:56.510Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:47:56 [2022-11-02T08:47:56.510Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:47:56 [2022-11-02T08:47:56.510Z] === RUN   TestCreateLinkToNonExistingContainer
08:47:56 [2022-11-02T08:47:56.510Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
08:47:56 [2022-11-02T08:47:56.510Z] === RUN   TestCreateWithInvalidEnv
08:47:56 [2022-11-02T08:47:56.510Z] === RUN   TestCreateWithInvalidEnv/0
08:47:56 [2022-11-02T08:47:56.510Z] === PAUSE TestCreateWithInvalidEnv/0
08:47:56 [2022-11-02T08:47:56.510Z] === RUN   TestCreateWithInvalidEnv/1
08:47:56 [2022-11-02T08:47:56.510Z] === PAUSE TestCreateWithInvalidEnv/1
08:47:56 [2022-11-02T08:47:56.510Z] === RUN   TestCreateWithInvalidEnv/2
08:47:56 [2022-11-02T08:47:56.510Z] === PAUSE TestCreateWithInvalidEnv/2
08:47:56 [2022-11-02T08:47:56.510Z] === CONT  TestCreateWithInvalidEnv/0
08:47:56 [2022-11-02T08:47:56.510Z] === CONT  TestCreateWithInvalidEnv/2
08:47:56 [2022-11-02T08:47:56.510Z] === CONT  TestCreateWithInvalidEnv/1
08:47:56 [2022-11-02T08:47:56.510Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:47:56 [2022-11-02T08:47:56.510Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:47:56 [2022-11-02T08:47:56.510Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:47:56 [2022-11-02T08:47:56.510Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:47:56 [2022-11-02T08:47:56.510Z] === RUN   TestCreateTmpfsMountsTarget
08:47:56 [2022-11-02T08:47:56.510Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
08:47:56 [2022-11-02T08:47:56.510Z] === RUN   TestCreateWithCustomMaskedPaths
08:47:57 [2022-11-02T08:47:57.879Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s)
08:47:57 [2022-11-02T08:47:57.879Z] === RUN   TestCreateWithCustomReadonlyPaths
08:47:58 [2022-11-02T08:47:58.808Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
08:47:58 [2022-11-02T08:47:58.808Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:47:58 [2022-11-02T08:47:58.808Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:47:58 [2022-11-02T08:47:58.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:47:58 [2022-11-02T08:47:58.808Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:47:58 [2022-11-02T08:47:58.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:47:58 [2022-11-02T08:47:58.808Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:47:58 [2022-11-02T08:47:58.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:47:58 [2022-11-02T08:47:58.808Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:47:58 [2022-11-02T08:47:58.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:47:58 [2022-11-02T08:47:58.808Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:47:58 [2022-11-02T08:47:58.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:47:58 [2022-11-02T08:47:58.808Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:47:58 [2022-11-02T08:47:58.808Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:47:58 [2022-11-02T08:47:58.808Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:47:58 [2022-11-02T08:47:58.808Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:47:58 [2022-11-02T08:47:58.808Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:47:58 [2022-11-02T08:47:58.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:47:58 [2022-11-02T08:47:58.808Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:47:58 [2022-11-02T08:47:58.808Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:47:58 [2022-11-02T08:47:58.808Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:47:58 [2022-11-02T08:47:58.808Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:47:58 [2022-11-02T08:47:58.808Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:47:58 [2022-11-02T08:47:58.808Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:47:59 [2022-11-02T08:47:59.370Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
08:47:59 [2022-11-02T08:47:59.370Z] === RUN   TestCreateDifferentPlatform
08:47:59 [2022-11-02T08:47:59.370Z] === RUN   TestCreateDifferentPlatform/different_os
08:47:59 [2022-11-02T08:47:59.370Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:47:59 [2022-11-02T08:47:59.370Z] --- PASS: TestCreateDifferentPlatform (0.01s)
08:47:59 [2022-11-02T08:47:59.370Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:47:59 [2022-11-02T08:47:59.370Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:47:59 [2022-11-02T08:47:59.370Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:47:59 [2022-11-02T08:47:59.370Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
08:47:59 [2022-11-02T08:47:59.370Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:47:59 [2022-11-02T08:47:59.370Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
08:47:59 [2022-11-02T08:47:59.370Z] === RUN   TestCreateInvalidHostConfig
08:47:59 [2022-11-02T08:47:59.370Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
08:47:59 [2022-11-02T08:47:59.370Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
08:47:59 [2022-11-02T08:47:59.370Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
08:47:59 [2022-11-02T08:47:59.370Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
08:47:59 [2022-11-02T08:47:59.370Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:47:59 [2022-11-02T08:47:59.370Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:47:59 [2022-11-02T08:47:59.370Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
08:47:59 [2022-11-02T08:47:59.370Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
08:47:59 [2022-11-02T08:47:59.370Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
08:47:59 [2022-11-02T08:47:59.370Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:47:59 [2022-11-02T08:47:59.370Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
08:47:59 [2022-11-02T08:47:59.370Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
08:47:59 [2022-11-02T08:47:59.370Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
08:47:59 [2022-11-02T08:47:59.370Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
08:47:59 [2022-11-02T08:47:59.370Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
08:47:59 [2022-11-02T08:47:59.370Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
08:47:59 [2022-11-02T08:47:59.370Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
08:47:59 [2022-11-02T08:47:59.370Z] === RUN   TestContainerStartOnDaemonRestart
08:47:59 [2022-11-02T08:47:59.370Z] === PAUSE TestContainerStartOnDaemonRestart
08:47:59 [2022-11-02T08:47:59.370Z] === RUN   TestDaemonRestartIpcMode
08:47:59 [2022-11-02T08:47:59.370Z] === PAUSE TestDaemonRestartIpcMode
08:47:59 [2022-11-02T08:47:59.370Z] === RUN   TestDaemonHostGatewayIP
08:47:59 [2022-11-02T08:47:59.370Z] === PAUSE TestDaemonHostGatewayIP
08:47:59 [2022-11-02T08:47:59.370Z] === RUN   TestRestartDaemonWithRestartingContainer
08:47:59 [2022-11-02T08:47:59.370Z] === PAUSE TestRestartDaemonWithRestartingContainer
08:47:59 [2022-11-02T08:47:59.370Z] === RUN   TestContainerKillOnDaemonStart
08:47:59 [2022-11-02T08:47:59.370Z] === PAUSE TestContainerKillOnDaemonStart
08:47:59 [2022-11-02T08:47:59.370Z] === RUN   TestDiff
08:47:59 [2022-11-02T08:47:59.932Z] --- PASS: TestDiff (0.41s)
08:47:59 [2022-11-02T08:47:59.932Z] === RUN   TestExecConsoleSize
08:48:00 [2022-11-02T08:48:00.188Z] --- PASS: TestExecConsoleSize (0.45s)
08:48:00 [2022-11-02T08:48:00.188Z] === RUN   TestExecWithCloseStdin
08:48:00 [2022-11-02T08:48:00.750Z] --- PASS: TestExecWithCloseStdin (0.47s)
08:48:00 [2022-11-02T08:48:00.750Z] === RUN   TestExec
08:48:01 [2022-11-02T08:48:01.323Z] --- PASS: TestExec (0.45s)
08:48:01 [2022-11-02T08:48:01.323Z] === RUN   TestExecUser
08:48:01 [2022-11-02T08:48:01.579Z] --- PASS: TestExecUser (0.48s)
08:48:01 [2022-11-02T08:48:01.579Z] === RUN   TestExportContainerAndImportImage
08:48:02 [2022-11-02T08:48:02.510Z] --- PASS: TestExportContainerAndImportImage (0.65s)
08:48:02 [2022-11-02T08:48:02.510Z] === RUN   TestExportContainerAfterDaemonRestart
08:48:03 [2022-11-02T08:48:03.879Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
08:48:03 [2022-11-02T08:48:03.879Z] === RUN   TestHealthCheckWorkdir
08:48:04 [2022-11-02T08:48:04.135Z] --- PASS: TestHealthCheckWorkdir (0.51s)
08:48:04 [2022-11-02T08:48:04.135Z] === RUN   TestHealthKillContainer
08:48:12 [2022-11-02T08:48:12.220Z] --- PASS: TestHealthKillContainer (7.83s)
08:48:12 [2022-11-02T08:48:12.220Z] === RUN   TestHealthCheckProcessKilled
08:48:12 [2022-11-02T08:48:12.477Z] --- PASS: TestHealthCheckProcessKilled (0.59s)
08:48:12 [2022-11-02T08:48:12.477Z] === RUN   TestInspectCpusetInConfigPre120
08:48:13 [2022-11-02T08:48:13.039Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
08:48:13 [2022-11-02T08:48:13.039Z] === RUN   TestIpcModeNone
08:48:13 [2022-11-02T08:48:13.602Z] --- PASS: TestIpcModeNone (0.48s)
08:48:13 [2022-11-02T08:48:13.602Z] === RUN   TestIpcModePrivate
08:48:13 [2022-11-02T08:48:13.858Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
08:48:13 [2022-11-02T08:48:13.858Z] --- PASS: TestIpcModePrivate (0.52s)
08:48:13 [2022-11-02T08:48:13.858Z] === RUN   TestIpcModeShareable
08:48:14 [2022-11-02T08:48:14.421Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
08:48:14 [2022-11-02T08:48:14.421Z] --- PASS: TestIpcModeShareable (0.48s)
08:48:14 [2022-11-02T08:48:14.421Z] === RUN   TestAPIIpcModeShareableAndContainer
08:48:15 [2022-11-02T08:48:15.787Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s)
08:48:15 [2022-11-02T08:48:15.787Z] === RUN   TestAPIIpcModeHost
08:48:16 [2022-11-02T08:48:16.349Z] --- PASS: TestAPIIpcModeHost (0.36s)
08:48:16 [2022-11-02T08:48:16.349Z] === RUN   TestDaemonIpcModeShareable
08:48:17 [2022-11-02T08:48:17.277Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
08:48:17 [2022-11-02T08:48:17.534Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
08:48:17 [2022-11-02T08:48:17.534Z] === RUN   TestDaemonIpcModePrivate
08:48:18 [2022-11-02T08:48:18.463Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
08:48:18 [2022-11-02T08:48:18.463Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
08:48:18 [2022-11-02T08:48:18.463Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:48:19 [2022-11-02T08:48:19.829Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
08:48:19 [2022-11-02T08:48:19.829Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
08:48:19 [2022-11-02T08:48:19.829Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:48:20 [2022-11-02T08:48:20.757Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
08:48:21 [2022-11-02T08:48:21.013Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
08:48:21 [2022-11-02T08:48:21.013Z] === RUN   TestIpcModeOlderClient
08:48:21 [2022-11-02T08:48:21.013Z] === PAUSE TestIpcModeOlderClient
08:48:21 [2022-11-02T08:48:21.013Z] === RUN   TestKillContainerInvalidSignal
08:48:21 [2022-11-02T08:48:21.268Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
08:48:21 [2022-11-02T08:48:21.268Z] === RUN   TestKillContainer
08:48:21 [2022-11-02T08:48:21.268Z] === RUN   TestKillContainer/no_signal
08:48:21 [2022-11-02T08:48:21.830Z] === RUN   TestKillContainer/non_killing_signal
08:48:22 [2022-11-02T08:48:22.087Z] === RUN   TestKillContainer/killing_signal
08:48:22 [2022-11-02T08:48:22.650Z] --- PASS: TestKillContainer (1.29s)
08:48:22 [2022-11-02T08:48:22.650Z]     --- PASS: TestKillContainer/no_signal (0.40s)
08:48:22 [2022-11-02T08:48:22.650Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
08:48:22 [2022-11-02T08:48:22.650Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
08:48:22 [2022-11-02T08:48:22.650Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:48:22 [2022-11-02T08:48:22.650Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:48:22 [2022-11-02T08:48:22.906Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:48:23 [2022-11-02T08:48:23.835Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s)
08:48:23 [2022-11-02T08:48:23.835Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
08:48:23 [2022-11-02T08:48:23.836Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s)
08:48:23 [2022-11-02T08:48:23.836Z] === RUN   TestKillStoppedContainer
08:48:23 [2022-11-02T08:48:23.836Z] --- PASS: TestKillStoppedContainer (0.05s)
08:48:23 [2022-11-02T08:48:23.836Z] === RUN   TestKillStoppedContainerAPIPre120
08:48:23 [2022-11-02T08:48:23.836Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
08:48:23 [2022-11-02T08:48:23.836Z] === RUN   TestKillDifferentUserContainer
08:48:24 [2022-11-02T08:48:24.398Z] --- PASS: TestKillDifferentUserContainer (0.43s)
08:48:24 [2022-11-02T08:48:24.398Z] === RUN   TestInspectOomKilledTrue
08:48:24 [2022-11-02T08:48:24.960Z] --- PASS: TestInspectOomKilledTrue (0.49s)
08:48:24 [2022-11-02T08:48:24.960Z] === RUN   TestInspectOomKilledFalse
08:48:25 [2022-11-02T08:48:25.217Z] --- PASS: TestInspectOomKilledFalse (0.41s)
08:48:25 [2022-11-02T08:48:25.217Z] === RUN   TestLinksEtcHostsContentMatch
08:48:25 [2022-11-02T08:48:25.473Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
08:48:25 [2022-11-02T08:48:25.473Z] === RUN   TestLinksContainerNames
08:48:26 [2022-11-02T08:48:26.402Z] --- PASS: TestLinksContainerNames (0.85s)
08:48:26 [2022-11-02T08:48:26.402Z] === RUN   TestLogsFollowTailEmpty
08:48:26 [2022-11-02T08:48:26.964Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
08:48:26 [2022-11-02T08:48:26.964Z] === RUN   TestLogs
08:48:26 [2022-11-02T08:48:26.964Z] === RUN   TestLogs/driver_local
08:48:26 [2022-11-02T08:48:26.964Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
08:48:26 [2022-11-02T08:48:26.964Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
08:48:26 [2022-11-02T08:48:26.964Z] === RUN   TestLogs/driver_local/tty/only_stdout
08:48:26 [2022-11-02T08:48:26.964Z] === PAUSE TestLogs/driver_local/tty/only_stdout
08:48:26 [2022-11-02T08:48:26.964Z] === RUN   TestLogs/driver_local/tty/only_stderr
08:48:26 [2022-11-02T08:48:26.964Z] === PAUSE TestLogs/driver_local/tty/only_stderr
08:48:26 [2022-11-02T08:48:26.964Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
08:48:26 [2022-11-02T08:48:26.964Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
08:48:26 [2022-11-02T08:48:26.964Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
08:48:26 [2022-11-02T08:48:26.964Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
08:48:26 [2022-11-02T08:48:26.964Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
08:48:26 [2022-11-02T08:48:26.964Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
08:48:26 [2022-11-02T08:48:26.964Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
08:48:26 [2022-11-02T08:48:26.964Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
08:48:27 [2022-11-02T08:48:27.527Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
08:48:27 [2022-11-02T08:48:27.527Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
08:48:28 [2022-11-02T08:48:28.091Z] === CONT  TestLogs/driver_local/tty/only_stderr
08:48:28 [2022-11-02T08:48:28.091Z] === CONT  TestLogs/driver_local/tty/only_stdout
08:48:28 [2022-11-02T08:48:28.654Z] === RUN   TestLogs/driver_json-file
08:48:28 [2022-11-02T08:48:28.654Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
08:48:28 [2022-11-02T08:48:28.654Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
08:48:28 [2022-11-02T08:48:28.654Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
08:48:28 [2022-11-02T08:48:28.654Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
08:48:28 [2022-11-02T08:48:28.654Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
08:48:28 [2022-11-02T08:48:28.654Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
08:48:28 [2022-11-02T08:48:28.654Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:48:28 [2022-11-02T08:48:28.654Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:48:28 [2022-11-02T08:48:28.654Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
08:48:28 [2022-11-02T08:48:28.654Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
08:48:28 [2022-11-02T08:48:28.654Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
08:48:28 [2022-11-02T08:48:28.654Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
08:48:28 [2022-11-02T08:48:28.654Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
08:48:28 [2022-11-02T08:48:28.654Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
08:48:29 [2022-11-02T08:48:29.582Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
08:48:29 [2022-11-02T08:48:29.582Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:48:29 [2022-11-02T08:48:29.841Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
08:48:29 [2022-11-02T08:48:29.841Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
08:48:30 [2022-11-02T08:48:30.791Z] --- PASS: TestLogs (3.81s)
08:48:30 [2022-11-02T08:48:30.791Z]     --- PASS: TestLogs/driver_local (0.01s)
08:48:30 [2022-11-02T08:48:30.791Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.65s)
08:48:30 [2022-11-02T08:48:30.791Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.70s)
08:48:30 [2022-11-02T08:48:30.791Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.48s)
08:48:30 [2022-11-02T08:48:30.791Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.59s)
08:48:30 [2022-11-02T08:48:30.791Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.75s)
08:48:30 [2022-11-02T08:48:30.791Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.61s)
08:48:30 [2022-11-02T08:48:30.791Z]     --- PASS: TestLogs/driver_json-file (0.01s)
08:48:30 [2022-11-02T08:48:30.791Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.60s)
08:48:30 [2022-11-02T08:48:30.791Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.67s)
08:48:30 [2022-11-02T08:48:30.791Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.49s)
08:48:30 [2022-11-02T08:48:30.791Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.51s)
08:48:30 [2022-11-02T08:48:30.791Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.76s)
08:48:30 [2022-11-02T08:48:30.791Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.71s)
08:48:30 [2022-11-02T08:48:30.791Z] === RUN   TestContainerNetworkMountsNoChown
08:48:31 [2022-11-02T08:48:31.065Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/default
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/default
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/private
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/private
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/rprivate
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/rprivate
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/slave
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/slave
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/rslave
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/rslave
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/shared
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/shared
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/rshared
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/rshared
08:48:31 [2022-11-02T08:48:31.065Z] === CONT  TestMountDaemonRoot/default
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/default/bind_root
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/default/mount_root
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:48:31 [2022-11-02T08:48:31.065Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === CONT  TestMountDaemonRoot/rshared
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:48:31 [2022-11-02T08:48:31.065Z] === CONT  TestMountDaemonRoot/shared
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:48:31 [2022-11-02T08:48:31.065Z] === CONT  TestMountDaemonRoot/rslave
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === CONT  TestMountDaemonRoot/slave
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === CONT  TestMountDaemonRoot/rprivate
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === CONT  TestMountDaemonRoot/private
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/private/bind_root
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/private/mount_root
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:48:31 [2022-11-02T08:48:31.065Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:48:31 [2022-11-02T08:48:31.065Z] === CONT  TestMountDaemonRoot/default/mount_root
08:48:31 [2022-11-02T08:48:31.065Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:48:31 [2022-11-02T08:48:31.329Z] === CONT  TestMountDaemonRoot/default/bind_root
08:48:31 [2022-11-02T08:48:31.329Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:48:31 [2022-11-02T08:48:31.329Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:48:31 [2022-11-02T08:48:31.329Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:48:31 [2022-11-02T08:48:31.329Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:48:31 [2022-11-02T08:48:31.329Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:48:31 [2022-11-02T08:48:31.329Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:48:31 [2022-11-02T08:48:31.329Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:48:31 [2022-11-02T08:48:31.329Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:48:31 [2022-11-02T08:48:31.329Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:48:31 [2022-11-02T08:48:31.329Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:48:31 [2022-11-02T08:48:31.329Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:48:31 [2022-11-02T08:48:31.590Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:48:31 [2022-11-02T08:48:31.590Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:48:31 [2022-11-02T08:48:31.590Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:48:31 [2022-11-02T08:48:31.590Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:48:31 [2022-11-02T08:48:31.590Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:48:31 [2022-11-02T08:48:31.590Z] === CONT  TestMountDaemonRoot/private/bind_root
08:48:31 [2022-11-02T08:48:31.590Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:48:31 [2022-11-02T08:48:31.590Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:48:31 [2022-11-02T08:48:31.590Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:48:31 [2022-11-02T08:48:31.590Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:48:31 [2022-11-02T08:48:31.590Z] === CONT  TestMountDaemonRoot/private/mount_root
08:48:31 [2022-11-02T08:48:31.590Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:48:31 [2022-11-02T08:48:31.590Z] --- PASS: TestMountDaemonRoot (0.02s)
08:48:31 [2022-11-02T08:48:31.590Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
08:48:31 [2022-11-02T08:48:31.590Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
08:48:31 [2022-11-02T08:48:31.590Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
08:48:31 [2022-11-02T08:48:31.590Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
08:48:31 [2022-11-02T08:48:31.590Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
08:48:31 [2022-11-02T08:48:31.590Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
08:48:31 [2022-11-02T08:48:31.590Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
08:48:31 [2022-11-02T08:48:31.590Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
08:48:31 [2022-11-02T08:48:31.590Z] === RUN   TestContainerBindMountNonRecursive
08:48:32 [2022-11-02T08:48:32.959Z] --- PASS: TestContainerBindMountNonRecursive (1.41s)
08:48:32 [2022-11-02T08:48:32.959Z] === RUN   TestContainerVolumesMountedAsShared
08:48:33 [2022-11-02T08:48:33.520Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
08:48:33 [2022-11-02T08:48:33.520Z] === RUN   TestContainerVolumesMountedAsSlave
08:48:33 [2022-11-02T08:48:33.776Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
08:48:33 [2022-11-02T08:48:33.776Z] === RUN   TestNetworkNat
08:48:34 [2022-11-02T08:48:34.338Z] --- PASS: TestNetworkNat (0.46s)
08:48:34 [2022-11-02T08:48:34.338Z] === RUN   TestNetworkLocalhostTCPNat
08:48:34 [2022-11-02T08:48:34.899Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s)
08:48:34 [2022-11-02T08:48:34.899Z] === RUN   TestNetworkLoopbackNat
08:48:37 [2022-11-02T08:48:37.415Z] --- PASS: TestNetworkLoopbackNat (2.59s)
08:48:37 [2022-11-02T08:48:37.415Z] === RUN   TestPause
08:48:37 [2022-11-02T08:48:37.977Z] --- PASS: TestPause (0.46s)
08:48:37 [2022-11-02T08:48:37.977Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:48:37 [2022-11-02T08:48:37.977Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:48:37 [2022-11-02T08:48:37.977Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:48:37 [2022-11-02T08:48:37.977Z] === RUN   TestPauseStopPausedContainer
08:48:38 [2022-11-02T08:48:38.233Z] --- PASS: TestPauseStopPausedContainer (0.47s)
08:48:38 [2022-11-02T08:48:38.233Z] === RUN   TestPidHost
08:48:39 [2022-11-02T08:48:39.599Z] --- PASS: TestPidHost (0.99s)
08:48:39 [2022-11-02T08:48:39.599Z] === RUN   TestPsFilter
08:48:39 [2022-11-02T08:48:39.599Z] --- PASS: TestPsFilter (0.13s)
08:48:39 [2022-11-02T08:48:39.599Z] === RUN   TestRemoveContainerWithRemovedVolume
08:48:39 [2022-11-02T08:48:39.855Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
08:48:39 [2022-11-02T08:48:39.855Z] === RUN   TestRemoveContainerWithVolume
08:48:40 [2022-11-02T08:48:40.417Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
08:48:40 [2022-11-02T08:48:40.417Z] === RUN   TestRemoveContainerRunning
08:48:40 [2022-11-02T08:48:40.673Z] --- PASS: TestRemoveContainerRunning (0.43s)
08:48:40 [2022-11-02T08:48:40.673Z] === RUN   TestRemoveContainerForceRemoveRunning
08:48:41 [2022-11-02T08:48:41.235Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
08:48:41 [2022-11-02T08:48:41.235Z] === RUN   TestRemoveInvalidContainer
08:48:41 [2022-11-02T08:48:41.235Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:48:41 [2022-11-02T08:48:41.235Z] === RUN   TestRenameLinkedContainer
08:48:43 [2022-11-02T08:48:43.124Z] --- PASS: TestRenameLinkedContainer (1.76s)
08:48:43 [2022-11-02T08:48:43.124Z] === RUN   TestRenameStoppedContainer
08:48:43 [2022-11-02T08:48:43.380Z] --- PASS: TestRenameStoppedContainer (0.42s)
08:48:43 [2022-11-02T08:48:43.380Z] === RUN   TestRenameRunningContainerAndReuse
08:48:44 [2022-11-02T08:48:44.309Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
08:48:44 [2022-11-02T08:48:44.309Z] === RUN   TestRenameInvalidName
08:48:44 [2022-11-02T08:48:44.565Z] --- PASS: TestRenameInvalidName (0.43s)
08:48:44 [2022-11-02T08:48:44.565Z] === RUN   TestRenameAnonymousContainer
08:48:46 [2022-11-02T08:48:46.456Z] --- PASS: TestRenameAnonymousContainer (1.54s)
08:48:46 [2022-11-02T08:48:46.456Z] === RUN   TestRenameContainerWithSameName
08:48:46 [2022-11-02T08:48:46.712Z] --- PASS: TestRenameContainerWithSameName (0.44s)
08:48:46 [2022-11-02T08:48:46.712Z] === RUN   TestRenameContainerWithLinkedContainer
08:48:47 [2022-11-02T08:48:47.641Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
08:48:47 [2022-11-02T08:48:47.641Z] === RUN   TestResize
08:48:47 [2022-11-02T08:48:47.898Z] --- PASS: TestResize (0.45s)
08:48:47 [2022-11-02T08:48:47.898Z] === RUN   TestResizeWithInvalidSize
08:48:48 [2022-11-02T08:48:48.460Z] --- PASS: TestResizeWithInvalidSize (0.45s)
08:48:48 [2022-11-02T08:48:48.460Z] === RUN   TestResizeWhenContainerNotStarted
08:48:49 [2022-11-02T08:48:49.023Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
08:48:49 [2022-11-02T08:48:49.023Z] === RUN   TestDaemonRestartKillContainers
08:48:49 [2022-11-02T08:48:49.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:48:49 [2022-11-02T08:48:49.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:48:50 [2022-11-02T08:48:50.916Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:48:52 [2022-11-02T08:48:52.283Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:48:52 [2022-11-02T08:48:52.846Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:48:53 [2022-11-02T08:48:53.777Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:48:54 [2022-11-02T08:48:54.704Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:48:56 [2022-11-02T08:48:56.071Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:48:56 [2022-11-02T08:48:56.327Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:48:57 [2022-11-02T08:48:57.694Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:48:57 [2022-11-02T08:48:57.950Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:48:58 [2022-11-02T08:48:58.878Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:48:59 [2022-11-02T08:48:59.440Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:49:00 [2022-11-02T08:49:00.002Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:49:00 [2022-11-02T08:49:00.565Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:49:03 [2022-11-02T08:49:03.832Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:49:07 [2022-11-02T08:49:07.104Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:49:07 [2022-11-02T08:49:07.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s)
08:49:07 [2022-11-02T08:49:07.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.57s)
08:49:07 [2022-11-02T08:49:07.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s)
08:49:07 [2022-11-02T08:49:07.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s)
08:49:07 [2022-11-02T08:49:07.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s)
08:49:07 [2022-11-02T08:49:07.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.07s)
08:49:07 [2022-11-02T08:49:07.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s)
08:49:07 [2022-11-02T08:49:07.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.64s)
08:49:07 [2022-11-02T08:49:07.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s)
08:49:07 [2022-11-02T08:49:07.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
08:49:07 [2022-11-02T08:49:07.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s)
08:49:07 [2022-11-02T08:49:07.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s)
08:49:07 [2022-11-02T08:49:07.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s)
08:49:07 [2022-11-02T08:49:07.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s)
08:49:07 [2022-11-02T08:49:07.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.21s)
08:49:07 [2022-11-02T08:49:07.104Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.83s)
08:49:07 [2022-11-02T08:49:07.104Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
08:49:07 [2022-11-02T08:49:07.104Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
08:49:08 [2022-11-02T08:49:08.033Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
08:49:08 [2022-11-02T08:49:08.960Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.86s)
08:49:08 [2022-11-02T08:49:08.960Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s)
08:49:08 [2022-11-02T08:49:08.960Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s)
08:49:08 [2022-11-02T08:49:08.960Z] === RUN   TestCgroupNamespacesRun
08:49:10 [2022-11-02T08:49:10.329Z] --- PASS: TestCgroupNamespacesRun (1.18s)
08:49:10 [2022-11-02T08:49:10.329Z] === RUN   TestCgroupNamespacesRunPrivileged
08:49:11 [2022-11-02T08:49:11.694Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s)
08:49:11 [2022-11-02T08:49:11.694Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:49:12 [2022-11-02T08:49:12.624Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
08:49:12 [2022-11-02T08:49:12.624Z] === RUN   TestCgroupNamespacesRunHostMode
08:49:13 [2022-11-02T08:49:13.989Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
08:49:13 [2022-11-02T08:49:13.989Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:49:14 [2022-11-02T08:49:14.918Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s)
08:49:14 [2022-11-02T08:49:14.918Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:49:16 [2022-11-02T08:49:16.284Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s)
08:49:16 [2022-11-02T08:49:16.284Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:49:16 [2022-11-02T08:49:16.853Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s)
08:49:16 [2022-11-02T08:49:16.853Z] === RUN   TestCgroupNamespacesRunOlderClient
08:49:18 [2022-11-02T08:49:18.218Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
08:49:18 [2022-11-02T08:49:18.218Z] === RUN   TestNISDomainname
08:49:18 [2022-11-02T08:49:18.473Z] --- PASS: TestNISDomainname (0.54s)
08:49:18 [2022-11-02T08:49:18.473Z] === RUN   TestHostnameDnsResolution
08:49:19 [2022-11-02T08:49:19.400Z] --- PASS: TestHostnameDnsResolution (0.68s)
08:49:19 [2022-11-02T08:49:19.400Z] === RUN   TestUnprivilegedPortsAndPing
08:49:19 [2022-11-02T08:49:19.656Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
08:49:19 [2022-11-02T08:49:19.656Z] === RUN   TestPrivilegedHostDevices
08:49:20 [2022-11-02T08:49:20.217Z] --- PASS: TestPrivilegedHostDevices (0.52s)
08:49:20 [2022-11-02T08:49:20.217Z] === RUN   TestRunConsoleSize
08:49:20 [2022-11-02T08:49:20.778Z] --- PASS: TestRunConsoleSize (0.46s)
08:49:20 [2022-11-02T08:49:20.778Z] === RUN   TestRunWithAlternativeContainerdShim
08:49:22 [2022-11-02T08:49:22.666Z] --- PASS: TestRunWithAlternativeContainerdShim (2.01s)
08:49:22 [2022-11-02T08:49:22.666Z] === RUN   TestStats
08:49:25 [2022-11-02T08:49:25.182Z] --- PASS: TestStats (2.48s)
08:49:25 [2022-11-02T08:49:25.182Z] === RUN   TestStopContainerWithTimeout
08:49:25 [2022-11-02T08:49:25.182Z] === RUN   TestStopContainerWithTimeout/0
08:49:25 [2022-11-02T08:49:25.182Z] === PAUSE TestStopContainerWithTimeout/0
08:49:25 [2022-11-02T08:49:25.182Z] === RUN   TestStopContainerWithTimeout/1
08:49:25 [2022-11-02T08:49:25.182Z] === PAUSE TestStopContainerWithTimeout/1
08:49:25 [2022-11-02T08:49:25.182Z] === RUN   TestStopContainerWithTimeout/3
08:49:25 [2022-11-02T08:49:25.182Z] === PAUSE TestStopContainerWithTimeout/3
08:49:25 [2022-11-02T08:49:25.182Z] === RUN   TestStopContainerWithTimeout/-1
08:49:25 [2022-11-02T08:49:25.182Z] === PAUSE TestStopContainerWithTimeout/-1
08:49:25 [2022-11-02T08:49:25.182Z] === CONT  TestStopContainerWithTimeout/0
08:49:25 [2022-11-02T08:49:25.182Z] === CONT  TestStopContainerWithTimeout/-1
08:49:25 [2022-11-02T08:49:25.746Z] === CONT  TestStopContainerWithTimeout/3
08:49:28 [2022-11-02T08:49:28.261Z] === CONT  TestStopContainerWithTimeout/1
08:49:29 [2022-11-02T08:49:29.207Z] --- PASS: TestStopContainerWithTimeout (0.01s)
08:49:29 [2022-11-02T08:49:29.207Z]     --- PASS: TestStopContainerWithTimeout/0 (0.58s)
08:49:29 [2022-11-02T08:49:29.207Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.61s)
08:49:29 [2022-11-02T08:49:29.207Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
08:49:29 [2022-11-02T08:49:29.207Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
08:49:29 [2022-11-02T08:49:29.207Z] === RUN   TestDeleteDevicemapper
08:49:29 [2022-11-02T08:49:29.207Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:49:29 [2022-11-02T08:49:29.207Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:49:29 [2022-11-02T08:49:29.207Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:49:31 [2022-11-02T08:49:31.096Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s)
08:49:31 [2022-11-02T08:49:31.096Z] === RUN   TestUpdateMemory
08:49:31 [2022-11-02T08:49:31.096Z] --- PASS: TestUpdateMemory (0.50s)
08:49:31 [2022-11-02T08:49:31.096Z] === RUN   TestUpdateCPUQuota
08:49:32 [2022-11-02T08:49:32.027Z] --- PASS: TestUpdateCPUQuota (0.76s)
08:49:32 [2022-11-02T08:49:32.027Z] === RUN   TestUpdatePidsLimit
08:49:32 [2022-11-02T08:49:32.027Z] === RUN   TestUpdatePidsLimit/update_from_none
08:49:32 [2022-11-02T08:49:32.283Z] === RUN   TestUpdatePidsLimit/no_change
08:49:32 [2022-11-02T08:49:32.283Z] === RUN   TestUpdatePidsLimit/update_lower
08:49:32 [2022-11-02T08:49:32.538Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:49:32 [2022-11-02T08:49:32.795Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:49:33 [2022-11-02T08:49:33.051Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:49:33 [2022-11-02T08:49:33.306Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:49:33 [2022-11-02T08:49:33.868Z] --- PASS: TestUpdatePidsLimit (1.87s)
08:49:33 [2022-11-02T08:49:33.868Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
08:49:33 [2022-11-02T08:49:33.868Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
08:49:33 [2022-11-02T08:49:33.868Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
08:49:33 [2022-11-02T08:49:33.868Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
08:49:33 [2022-11-02T08:49:33.868Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
08:49:33 [2022-11-02T08:49:33.868Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
08:49:33 [2022-11-02T08:49:33.868Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
08:49:33 [2022-11-02T08:49:33.868Z] === RUN   TestUpdateRestartPolicy
08:49:46 [2022-11-02T08:49:46.039Z] --- PASS: TestUpdateRestartPolicy (10.89s)
08:49:46 [2022-11-02T08:49:46.039Z] === RUN   TestUpdateRestartWithAutoRemove
08:49:46 [2022-11-02T08:49:46.039Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
08:49:46 [2022-11-02T08:49:46.039Z] === RUN   TestWaitNonBlocked
08:49:46 [2022-11-02T08:49:46.039Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:49:46 [2022-11-02T08:49:46.039Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:49:46 [2022-11-02T08:49:46.039Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:49:46 [2022-11-02T08:49:46.039Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:49:46 [2022-11-02T08:49:46.039Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:49:46 [2022-11-02T08:49:46.039Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:49:46 [2022-11-02T08:49:46.039Z] --- PASS: TestWaitNonBlocked (0.02s)
08:49:46 [2022-11-02T08:49:46.039Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s)
08:49:46 [2022-11-02T08:49:46.039Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
08:49:46 [2022-11-02T08:49:46.039Z] === RUN   TestWaitBlocked
08:49:46 [2022-11-02T08:49:46.039Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:49:46 [2022-11-02T08:49:46.039Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:49:46 [2022-11-02T08:49:46.039Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:49:46 [2022-11-02T08:49:46.039Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:49:46 [2022-11-02T08:49:46.039Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:49:46 [2022-11-02T08:49:46.039Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:49:46 [2022-11-02T08:49:46.601Z] --- PASS: TestWaitBlocked (0.01s)
08:49:46 [2022-11-02T08:49:46.601Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s)
08:49:46 [2022-11-02T08:49:46.601Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s)
08:49:46 [2022-11-02T08:49:46.601Z] === RUN   TestWaitConditions
08:49:46 [2022-11-02T08:49:46.601Z] === RUN   TestWaitConditions/default
08:49:46 [2022-11-02T08:49:46.601Z] === PAUSE TestWaitConditions/default
08:49:46 [2022-11-02T08:49:46.601Z] === RUN   TestWaitConditions/not-running
08:49:46 [2022-11-02T08:49:46.601Z] === PAUSE TestWaitConditions/not-running
08:49:46 [2022-11-02T08:49:46.601Z] === RUN   TestWaitConditions/next-exit
08:49:46 [2022-11-02T08:49:46.601Z] === PAUSE TestWaitConditions/next-exit
08:49:46 [2022-11-02T08:49:46.601Z] === RUN   TestWaitConditions/removed
08:49:46 [2022-11-02T08:49:46.601Z] === PAUSE TestWaitConditions/removed
08:49:46 [2022-11-02T08:49:46.601Z] === CONT  TestWaitConditions/default
08:49:46 [2022-11-02T08:49:46.601Z] === CONT  TestWaitConditions/next-exit
08:49:46 [2022-11-02T08:49:46.601Z]     wait_test.go:146: ContainerID = 2ed39d5894e8fe2c4cef04930f974a2a150880619963e6245b71f427a32b257d
08:49:46 [2022-11-02T08:49:46.601Z] === CONT  TestWaitConditions/default
08:49:46 [2022-11-02T08:49:46.601Z]     wait_test.go:146: ContainerID = 3a2041e2b2743de00a6e206ff4ce8ec876b965deccff72f8321307f4b43e8af7
08:49:47 [2022-11-02T08:49:47.165Z] === CONT  TestWaitConditions/removed
08:49:47 [2022-11-02T08:49:47.165Z] === CONT  TestWaitConditions/not-running
08:49:47 [2022-11-02T08:49:47.165Z] === CONT  TestWaitConditions/removed
08:49:47 [2022-11-02T08:49:47.165Z]     wait_test.go:146: ContainerID = b3b4a9e19b580c667dc9c5b721991bfb8ebfbf152f412f00c8501680abcaac7f
08:49:47 [2022-11-02T08:49:47.165Z] === CONT  TestWaitConditions/not-running
08:49:47 [2022-11-02T08:49:47.165Z]     wait_test.go:146: ContainerID = 139e80eb53bfd006ab8662c4fc8004ea4b2168f768835f0d9a70db71fe29d951
08:49:47 [2022-11-02T08:49:47.727Z] --- PASS: TestWaitConditions (0.02s)
08:49:47 [2022-11-02T08:49:47.727Z]     --- PASS: TestWaitConditions/next-exit (0.62s)
08:49:47 [2022-11-02T08:49:47.727Z]     --- PASS: TestWaitConditions/default (0.65s)
08:49:47 [2022-11-02T08:49:47.727Z]     --- PASS: TestWaitConditions/not-running (0.52s)
08:49:47 [2022-11-02T08:49:47.727Z]     --- PASS: TestWaitConditions/removed (0.59s)
08:49:47 [2022-11-02T08:49:47.727Z] === RUN   TestWaitRestartedContainer
08:49:47 [2022-11-02T08:49:47.727Z] === RUN   TestWaitRestartedContainer/default
08:49:47 [2022-11-02T08:49:47.727Z] === PAUSE TestWaitRestartedContainer/default
08:49:47 [2022-11-02T08:49:47.727Z] === RUN   TestWaitRestartedContainer/not-running
08:49:47 [2022-11-02T08:49:47.728Z] === PAUSE TestWaitRestartedContainer/not-running
08:49:47 [2022-11-02T08:49:47.728Z] === RUN   TestWaitRestartedContainer/next-exit
08:49:47 [2022-11-02T08:49:47.728Z] === PAUSE TestWaitRestartedContainer/next-exit
08:49:47 [2022-11-02T08:49:47.728Z] === CONT  TestWaitRestartedContainer/default
08:49:47 [2022-11-02T08:49:47.728Z] === CONT  TestWaitRestartedContainer/next-exit
08:49:49 [2022-11-02T08:49:49.615Z] === CONT  TestWaitRestartedContainer/not-running
08:49:50 [2022-11-02T08:49:50.177Z] --- PASS: TestWaitRestartedContainer (0.01s)
08:49:50 [2022-11-02T08:49:50.177Z]     --- PASS: TestWaitRestartedContainer/default (1.47s)
08:49:50 [2022-11-02T08:49:50.177Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.51s)
08:49:50 [2022-11-02T08:49:50.177Z]     --- PASS: TestWaitRestartedContainer/not-running (0.91s)
08:49:50 [2022-11-02T08:49:50.177Z] === CONT  TestContainerStartOnDaemonRestart
08:49:50 [2022-11-02T08:49:50.177Z] === CONT  TestRestartDaemonWithRestartingContainer
08:49:52 [2022-11-02T08:49:52.694Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.17s)
08:49:52 [2022-11-02T08:49:52.694Z] === CONT  TestIpcModeOlderClient
08:49:52 [2022-11-02T08:49:52.694Z] --- PASS: TestContainerStartOnDaemonRestart (2.18s)
08:49:52 [2022-11-02T08:49:52.694Z] === CONT  TestContainerKillOnDaemonStart
08:49:52 [2022-11-02T08:49:52.694Z] --- PASS: TestIpcModeOlderClient (0.08s)
08:49:52 [2022-11-02T08:49:52.694Z] === CONT  TestDaemonHostGatewayIP
08:49:55 [2022-11-02T08:49:55.209Z] --- PASS: TestDaemonHostGatewayIP (2.38s)
08:49:55 [2022-11-02T08:49:55.209Z] === CONT  TestDaemonRestartIpcMode
08:49:57 [2022-11-02T08:49:57.099Z] --- PASS: TestDaemonRestartIpcMode (2.15s)
08:50:05 [2022-11-02T08:50:05.184Z] --- PASS: TestContainerKillOnDaemonStart (11.63s)
08:50:05 [2022-11-02T08:50:05.184Z] PASS
08:50:05 [2022-11-02T08:50:05.184Z] 
08:50:05 [2022-11-02T08:50:05.184Z] === Skipped
08:50:05 [2022-11-02T08:50:05.184Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
08:50:05 [2022-11-02T08:50:05.184Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:50:05 [2022-11-02T08:50:05.184Z] 
08:50:05 [2022-11-02T08:50:05.184Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:50:05 [2022-11-02T08:50:05.184Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:50:05 [2022-11-02T08:50:05.184Z] 
08:50:05 [2022-11-02T08:50:05.184Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
08:50:05 [2022-11-02T08:50:05.184Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:50:05 [2022-11-02T08:50:05.184Z] 
08:50:05 [2022-11-02T08:50:05.184Z] DONE 273 tests, 3 skipped in 129.993s
08:50:05 [2022-11-02T08:50:05.184Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
08:50:05 [2022-11-02T08:50:05.184Z] ++ 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
08:50:05 [2022-11-02T08:50:05.184Z] ++ set -e
08:50:05 [2022-11-02T08:50:05.184Z] ++ '[' -n 0 ']'
08:50:05 [2022-11-02T08:50:05.184Z] ++ set -x
08:50:05 [2022-11-02T08:50:05.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-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
08:50:05 [2022-11-02T08:50:05.184Z] INFO: Testing against a local daemon
08:50:05 [2022-11-02T08:50:05.184Z] === RUN   TestConfigDaemonLibtrustID
08:50:05 [2022-11-02T08:50:05.184Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
08:50:05 [2022-11-02T08:50:05.184Z] === RUN   TestConfigDaemonID
08:50:05 [2022-11-02T08:50:05.747Z]     daemon_test.go:86: [d5b432cddaec2] daemon is not started
08:50:05 [2022-11-02T08:50:05.747Z] --- PASS: TestConfigDaemonID (1.04s)
08:50:05 [2022-11-02T08:50:05.747Z] === RUN   TestDaemonConfigValidation
08:50:05 [2022-11-02T08:50:05.747Z] === RUN   TestDaemonConfigValidation/config_with_no_content
08:50:05 [2022-11-02T08:50:05.747Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
08:50:05 [2022-11-02T08:50:05.747Z] === RUN   TestDaemonConfigValidation/config_with_{}
08:50:05 [2022-11-02T08:50:05.747Z] === PAUSE TestDaemonConfigValidation/config_with_{}
08:50:05 [2022-11-02T08:50:05.747Z] === RUN   TestDaemonConfigValidation/invalid_config
08:50:05 [2022-11-02T08:50:05.747Z] === PAUSE TestDaemonConfigValidation/invalid_config
08:50:05 [2022-11-02T08:50:05.747Z] === RUN   TestDaemonConfigValidation/malformed_config
08:50:05 [2022-11-02T08:50:05.747Z] === PAUSE TestDaemonConfigValidation/malformed_config
08:50:05 [2022-11-02T08:50:05.747Z] === RUN   TestDaemonConfigValidation/valid_config
08:50:05 [2022-11-02T08:50:05.747Z] === PAUSE TestDaemonConfigValidation/valid_config
08:50:05 [2022-11-02T08:50:05.747Z] === CONT  TestDaemonConfigValidation/config_with_no_content
08:50:05 [2022-11-02T08:50:05.747Z] === CONT  TestDaemonConfigValidation/malformed_config
08:50:05 [2022-11-02T08:50:05.747Z] === CONT  TestDaemonConfigValidation/valid_config
08:50:05 [2022-11-02T08:50:05.747Z] === CONT  TestDaemonConfigValidation/invalid_config
08:50:06 [2022-11-02T08:50:06.003Z] === CONT  TestDaemonConfigValidation/config_with_{}
08:50:06 [2022-11-02T08:50:06.003Z] --- PASS: TestDaemonConfigValidation (0.00s)
08:50:06 [2022-11-02T08:50:06.003Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
08:50:06 [2022-11-02T08:50:06.003Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
08:50:06 [2022-11-02T08:50:06.003Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
08:50:06 [2022-11-02T08:50:06.003Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
08:50:06 [2022-11-02T08:50:06.003Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
08:50:06 [2022-11-02T08:50:06.004Z] === RUN   TestConfigDaemonSeccompProfiles
08:50:06 [2022-11-02T08:50:06.004Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
08:50:06 [2022-11-02T08:50:06.930Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
08:50:08 [2022-11-02T08:50:08.294Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
08:50:09 [2022-11-02T08:50:09.221Z] === CONT  TestConfigDaemonSeccompProfiles
08:50:09 [2022-11-02T08:50:09.221Z]     daemon_test.go:200: [dc42701ec4302] daemon is not started
08:50:09 [2022-11-02T08:50:09.221Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
08:50:09 [2022-11-02T08:50:09.221Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
08:50:09 [2022-11-02T08:50:09.221Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
08:50:09 [2022-11-02T08:50:09.221Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
08:50:09 [2022-11-02T08:50:09.221Z] === RUN   TestDaemonProxy
08:50:09 [2022-11-02T08:50:09.221Z] === RUN   TestDaemonProxy/environment_variables
08:50:11 [2022-11-02T08:50:11.111Z] === RUN   TestDaemonProxy/command-line_options
08:50:12 [2022-11-02T08:50:12.480Z] === RUN   TestDaemonProxy/configuration_file
08:50:14 [2022-11-02T08:50:14.367Z] === RUN   TestDaemonProxy/conflicting_options
08:50:14 [2022-11-02T08:50:14.928Z] === RUN   TestDaemonProxy/reload_sanitized
08:50:15 [2022-11-02T08:50:15.492Z] --- PASS: TestDaemonProxy (6.24s)
08:50:15 [2022-11-02T08:50:15.492Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
08:50:15 [2022-11-02T08:50:15.492Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
08:50:15 [2022-11-02T08:50:15.492Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
08:50:15 [2022-11-02T08:50:15.492Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
08:50:15 [2022-11-02T08:50:15.492Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
08:50:15 [2022-11-02T08:50:15.492Z] === RUN   TestLiveRestore
08:50:15 [2022-11-02T08:50:15.492Z] === RUN   TestLiveRestore/volume_references
08:50:15 [2022-11-02T08:50:15.492Z] === PAUSE TestLiveRestore/volume_references
08:50:15 [2022-11-02T08:50:15.492Z] === CONT  TestLiveRestore/volume_references
08:50:16 [2022-11-02T08:50:16.053Z] === RUN   TestLiveRestore/volume_references/restartPolicy
08:50:16 [2022-11-02T08:50:16.053Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
08:50:16 [2022-11-02T08:50:16.994Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
08:50:17 [2022-11-02T08:50:17.924Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
08:50:18 [2022-11-02T08:50:18.851Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
08:50:19 [2022-11-02T08:50:19.413Z] --- PASS: TestLiveRestore (0.00s)
08:50:19 [2022-11-02T08:50:19.413Z]     --- PASS: TestLiveRestore/volume_references (4.19s)
08:50:19 [2022-11-02T08:50:19.413Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.50s)
08:50:19 [2022-11-02T08:50:19.413Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.87s)
08:50:19 [2022-11-02T08:50:19.413Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.89s)
08:50:19 [2022-11-02T08:50:19.413Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.88s)
08:50:19 [2022-11-02T08:50:19.413Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.87s)
08:50:19 [2022-11-02T08:50:19.413Z] PASS
08:50:19 [2022-11-02T08:50:19.413Z] 
08:50:19 [2022-11-02T08:50:19.413Z] DONE 25 tests in 15.489s
08:50:19 [2022-11-02T08:50:19.413Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
08:50:19 [2022-11-02T08:50:19.413Z] ++ 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
08:50:19 [2022-11-02T08:50:19.413Z] ++ set -e
08:50:19 [2022-11-02T08:50:19.413Z] ++ '[' -n 0 ']'
08:50:19 [2022-11-02T08:50:19.413Z] ++ set -x
08:50:19 [2022-11-02T08:50:19.413Z] ++ 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
08:50:19 [2022-11-02T08:50:19.669Z] INFO: Testing against a local daemon
08:50:19 [2022-11-02T08:50:19.669Z] === RUN   TestCommitInheritsEnv
08:50:19 [2022-11-02T08:50:19.926Z] --- PASS: TestCommitInheritsEnv (0.27s)
08:50:19 [2022-11-02T08:50:19.926Z] === RUN   TestImportExtremelyLargeImageWorks
08:50:19 [2022-11-02T08:50:19.926Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
08:50:19 [2022-11-02T08:50:19.926Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
08:50:19 [2022-11-02T08:50:19.926Z] === RUN   TestImportWithCustomPlatform
08:50:19 [2022-11-02T08:50:19.926Z] === RUN   TestImportWithCustomPlatform/#00
08:50:20 [2022-11-02T08:50:20.182Z] === RUN   TestImportWithCustomPlatform/_______
08:50:20 [2022-11-02T08:50:20.182Z] === RUN   TestImportWithCustomPlatform//
08:50:20 [2022-11-02T08:50:20.182Z] === RUN   TestImportWithCustomPlatform/linux
08:50:20 [2022-11-02T08:50:20.182Z] === RUN   TestImportWithCustomPlatform/LINUX
08:50:20 [2022-11-02T08:50:20.182Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
08:50:20 [2022-11-02T08:50:20.182Z] === RUN   TestImportWithCustomPlatform/macos
08:50:20 [2022-11-02T08:50:20.182Z] === RUN   TestImportWithCustomPlatform/macos/arm64
08:50:20 [2022-11-02T08:50:20.182Z] === RUN   TestImportWithCustomPlatform/nintendo64
08:50:20 [2022-11-02T08:50:20.441Z] --- PASS: TestImportWithCustomPlatform (0.33s)
08:50:20 [2022-11-02T08:50:20.441Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
08:50:20 [2022-11-02T08:50:20.441Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
08:50:20 [2022-11-02T08:50:20.441Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
08:50:20 [2022-11-02T08:50:20.441Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
08:50:20 [2022-11-02T08:50:20.441Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
08:50:20 [2022-11-02T08:50:20.441Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
08:50:20 [2022-11-02T08:50:20.441Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
08:50:20 [2022-11-02T08:50:20.441Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
08:50:20 [2022-11-02T08:50:20.441Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
08:50:20 [2022-11-02T08:50:20.441Z] === RUN   TestImagesFilterMultiReference
08:50:20 [2022-11-02T08:50:20.441Z] --- PASS: TestImagesFilterMultiReference (0.06s)
08:50:20 [2022-11-02T08:50:20.441Z] === RUN   TestImagePullPlatformInvalid
08:50:20 [2022-11-02T08:50:20.441Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
08:50:20 [2022-11-02T08:50:20.441Z] === RUN   TestImagePullStoredfDigestForOtherRepo
08:50:20 [2022-11-02T08:50:20.441Z] time="2022-11-02T08:50: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.19.3 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.441Z] time="2022-11-02T08:50:20Z" level=info msg="redis not configured" go.version=go1.19.3 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.441Z] time="2022-11-02T08:50:20Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.3 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.441Z] time="2022-11-02T08:50:20Z" level=info msg="Starting upload purge in 22m0s" go.version=go1.19.3 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.441Z] time="2022-11-02T08:50:20Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6dc994a8-acfd-40a2-87c6-3c81213f6525 http.request.method=GET http.request.remoteaddr="127.0.0.1:55536" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.441Z] time="2022-11-02T08:50:20Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6dc994a8-acfd-40a2-87c6-3c81213f6525 http.request.method=GET http.request.remoteaddr="127.0.0.1:55536" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.561593ms http.response.status=200 http.response.written=2 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.441Z] 127.0.0.1 - - [02/Nov/2022:08:50:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
08:50:20 [2022-11-02T08:50:20.441Z] time="2022-11-02T08:50:20Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1abee188-41dd-4b2b-9c17-e0ed00ecfc0d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.441Z] time="2022-11-02T08:50:20Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b50bdc19-0c8a-4bc5-8759-bc2810ab8405 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.441Z] time="2022-11-02T08:50:20Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b50bdc19-0c8a-4bc5-8759-bc2810ab8405 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.441Z] time="2022-11-02T08:50:20Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1abee188-41dd-4b2b-9c17-e0ed00ecfc0d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b50bdc19-0c8a-4bc5-8759-bc2810ab8405 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=32.14µs trace.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=092486f1-f8f5-46b1-bd49-d1a1e3885508 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1abee188-41dd-4b2b-9c17-e0ed00ecfc0d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=39.902µs trace.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=163912e8-1075-458a-b560-9ea6f3c34654 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b50bdc19-0c8a-4bc5-8759-bc2810ab8405 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.615189ms http.response.status=404 http.response.written=157 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] 127.0.0.1 - - [02/Nov/2022:08:50:20 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1abee188-41dd-4b2b-9c17-e0ed00ecfc0d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.944455ms http.response.status=404 http.response.written=157 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] 127.0.0.1 - - [02/Nov/2022:08:50:20 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0589eabf-434c-4f00-ae26-6fbb91f883d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0589eabf-434c-4f00-ae26-6fbb91f883d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/10f4beb7-f05e-465d-8473-5881301fc264/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0589eabf-434c-4f00-ae26-6fbb91f883d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=93.417µs trace.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=473805b5-3b6c-4c80-a255-9089e4e9d8a2 trace.line=95 vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/10f4beb7-f05e-465d-8473-5881301fc264/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0589eabf-434c-4f00-ae26-6fbb91f883d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=10.298µs trace.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=80fbb9f6-aa24-4a4e-aa5b-34878fef8071 trace.line=141 vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/10f4beb7-f05e-465d-8473-5881301fc264/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0589eabf-434c-4f00-ae26-6fbb91f883d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=73.158µs trace.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=5f52dfbf-6d13-4d3c-a691-e8d03481bb11 trace.line=95 vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0589eabf-434c-4f00-ae26-6fbb91f883d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=3.492129ms http.response.status=202 http.response.written=0 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] 127.0.0.1 - - [02/Nov/2022:08:50:20 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=dfd7770b-8d62-43cc-bbf2-6321578cacbb http.request.method=POST http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=dfd7770b-8d62-43cc-bbf2-6321578cacbb http.request.method=POST http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=dfd7770b-8d62-43cc-bbf2-6321578cacbb http.request.method=POST http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=176.723µs trace.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=626ad36d-a5db-4400-a9e4-b608767c8da0 trace.line=95 vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=dfd7770b-8d62-43cc-bbf2-6321578cacbb http.request.method=POST http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=21.383µs trace.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=739eac8c-50e5-475f-bfe7-12e88af1b6e9 trace.line=141 vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=dfd7770b-8d62-43cc-bbf2-6321578cacbb http.request.method=POST http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=85.621µs trace.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=75e86b29-2c83-44a5-ae82-014c8402690c trace.line=95 vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=dfd7770b-8d62-43cc-bbf2-6321578cacbb http.request.method=POST http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=5.119899ms http.response.status=202 http.response.written=0 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] 127.0.0.1 - - [02/Nov/2022:08:50:20 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b34ba900-f00d-4394-8900-525dcd9bb7d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/uploads/10f4beb7-f05e-465d-8473-5881301fc264?_state=wJvUQua_D9_YYsXyEDWJtbgCLlynG0fdSxOlvQfIV817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwZjRiZWI3LWYwNWUtNDY1ZC04NDczLTU4ODEzMDFmYzI2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MTc1MTM1MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.uuid=10f4beb7-f05e-465d-8473-5881301fc264 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5981a074-d4d7-4e19-866e-4f5828be93da http.request.method=PUT http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44?_state=tD4QVDyQRVKpfxxXPdi-dsPpOetzdoKYq26_cbG9U397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NGQ0ZGQxLWQ1OTItNDZmOC04NmVhLWQxNjY3M2IzY2I0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MjA5MjE2OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.uuid=b94d4dd1-d592-46f8-86ea-d16673b3cb44 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5981a074-d4d7-4e19-866e-4f5828be93da http.request.method=PUT http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44?_state=tD4QVDyQRVKpfxxXPdi-dsPpOetzdoKYq26_cbG9U397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NGQ0ZGQxLWQ1OTItNDZmOC04NmVhLWQxNjY3M2IzY2I0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MjA5MjE2OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.uuid=b94d4dd1-d592-46f8-86ea-d16673b3cb44 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5981a074-d4d7-4e19-866e-4f5828be93da http.request.method=PUT http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44?_state=tD4QVDyQRVKpfxxXPdi-dsPpOetzdoKYq26_cbG9U397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NGQ0ZGQxLWQ1OTItNDZmOC04NmVhLWQxNjY3M2IzY2I0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MjA5MjE2OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=118.917µs trace.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=f7b3f23f-ded4-491d-8224-d6c66504f286 trace.line=82 vars.name=test vars.uuid=b94d4dd1-d592-46f8-86ea-d16673b3cb44 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5981a074-d4d7-4e19-866e-4f5828be93da http.request.method=PUT http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44?_state=tD4QVDyQRVKpfxxXPdi-dsPpOetzdoKYq26_cbG9U397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NGQ0ZGQxLWQ1OTItNDZmOC04NmVhLWQxNjY3M2IzY2I0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MjA5MjE2OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=14.925µs trace.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=5fc77cf2-1bea-4de9-acb6-2c2a722bac76 trace.line=141 vars.name=test vars.uuid=b94d4dd1-d592-46f8-86ea-d16673b3cb44 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b34ba900-f00d-4394-8900-525dcd9bb7d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/uploads/10f4beb7-f05e-465d-8473-5881301fc264?_state=wJvUQua_D9_YYsXyEDWJtbgCLlynG0fdSxOlvQfIV817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwZjRiZWI3LWYwNWUtNDY1ZC04NDczLTU4ODEzMDFmYzI2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MTc1MTM1MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.uuid=10f4beb7-f05e-465d-8473-5881301fc264 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/10f4beb7-f05e-465d-8473-5881301fc264/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b34ba900-f00d-4394-8900-525dcd9bb7d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/uploads/10f4beb7-f05e-465d-8473-5881301fc264?_state=wJvUQua_D9_YYsXyEDWJtbgCLlynG0fdSxOlvQfIV817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwZjRiZWI3LWYwNWUtNDY1ZC04NDczLTU4ODEzMDFmYzI2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MTc1MTM1MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=35.43µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0533353e-4603-4114-9404-5362e83ed4fe trace.line=82 vars.name=test vars.uuid=10f4beb7-f05e-465d-8473-5881301fc264 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/10f4beb7-f05e-465d-8473-5881301fc264/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b34ba900-f00d-4394-8900-525dcd9bb7d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/uploads/10f4beb7-f05e-465d-8473-5881301fc264?_state=wJvUQua_D9_YYsXyEDWJtbgCLlynG0fdSxOlvQfIV817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwZjRiZWI3LWYwNWUtNDY1ZC04NDczLTU4ODEzMDFmYzI2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MTc1MTM1MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=35.102µs trace.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=2eb3ef2b-7587-4761-9500-e8ef26b4d5f4 trace.line=141 vars.name=test vars.uuid=10f4beb7-f05e-465d-8473-5881301fc264 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5981a074-d4d7-4e19-866e-4f5828be93da http.request.method=PUT http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44?_state=tD4QVDyQRVKpfxxXPdi-dsPpOetzdoKYq26_cbG9U397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NGQ0ZGQxLWQ1OTItNDZmOC04NmVhLWQxNjY3M2IzY2I0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MjA5MjE2OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=87.804µs trace.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=74b01b13-b50f-4f51-9325-20b909009bd3 trace.line=124 vars.name=test vars.uuid=b94d4dd1-d592-46f8-86ea-d16673b3cb44 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5981a074-d4d7-4e19-866e-4f5828be93da http.request.method=PUT http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44?_state=tD4QVDyQRVKpfxxXPdi-dsPpOetzdoKYq26_cbG9U397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NGQ0ZGQxLWQ1OTItNDZmOC04NmVhLWQxNjY3M2IzY2I0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MjA5MjE2OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.uuid=b94d4dd1-d592-46f8-86ea-d16673b3cb44 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5981a074-d4d7-4e19-866e-4f5828be93da http.request.method=PUT http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44?_state=tD4QVDyQRVKpfxxXPdi-dsPpOetzdoKYq26_cbG9U397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NGQ0ZGQxLWQ1OTItNDZmOC04NmVhLWQxNjY3M2IzY2I0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MjA5MjE2OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=33.33µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6a01a23c-ecfc-4825-b2a4-b19bb2b4cd1d trace.line=141 vars.name=test vars.uuid=b94d4dd1-d592-46f8-86ea-d16673b3cb44 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.442Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5981a074-d4d7-4e19-866e-4f5828be93da http.request.method=PUT http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44?_state=tD4QVDyQRVKpfxxXPdi-dsPpOetzdoKYq26_cbG9U397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NGQ0ZGQxLWQ1OTItNDZmOC04NmVhLWQxNjY3M2IzY2I0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MjA5MjE2OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=21.161µs trace.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=9ac46dc4-4a30-4b5f-80e9-273bfeaf4579 trace.line=141 vars.name=test vars.uuid=b94d4dd1-d592-46f8-86ea-d16673b3cb44 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5981a074-d4d7-4e19-866e-4f5828be93da http.request.method=PUT http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44?_state=tD4QVDyQRVKpfxxXPdi-dsPpOetzdoKYq26_cbG9U397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NGQ0ZGQxLWQ1OTItNDZmOC04NmVhLWQxNjY3M2IzY2I0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MjA5MjE2OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=11.045µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0d2d6b08-fc77-4a2f-924e-97288082b3e8 trace.line=141 vars.name=test vars.uuid=b94d4dd1-d592-46f8-86ea-d16673b3cb44 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5981a074-d4d7-4e19-866e-4f5828be93da http.request.method=PUT http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44?_state=tD4QVDyQRVKpfxxXPdi-dsPpOetzdoKYq26_cbG9U397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NGQ0ZGQxLWQ1OTItNDZmOC04NmVhLWQxNjY3M2IzY2I0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MjA5MjE2OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=218.152µs trace.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=167c45f3-02e4-44c3-9f6a-f7e7c34c3d8e trace.line=167 vars.name=test vars.uuid=b94d4dd1-d592-46f8-86ea-d16673b3cb44 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5981a074-d4d7-4e19-866e-4f5828be93da http.request.method=PUT http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44?_state=tD4QVDyQRVKpfxxXPdi-dsPpOetzdoKYq26_cbG9U397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NGQ0ZGQxLWQ1OTItNDZmOC04NmVhLWQxNjY3M2IzY2I0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MjA5MjE2OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=193.642µs trace.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=f576c399-c03b-45cc-80dd-384033671123 trace.line=95 vars.name=test vars.uuid=b94d4dd1-d592-46f8-86ea-d16673b3cb44 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5981a074-d4d7-4e19-866e-4f5828be93da http.request.method=PUT http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44?_state=tD4QVDyQRVKpfxxXPdi-dsPpOetzdoKYq26_cbG9U397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NGQ0ZGQxLWQ1OTItNDZmOC04NmVhLWQxNjY3M2IzY2I0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MjA5MjE2OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=259.973µs trace.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=d9577386-cc83-48f5-b408-9679db27600a trace.line=181 vars.name=test vars.uuid=b94d4dd1-d592-46f8-86ea-d16673b3cb44 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5981a074-d4d7-4e19-866e-4f5828be93da http.request.method=PUT http.request.remoteaddr="127.0.0.1:55566" http.request.uri="/v2/test/blobs/uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44?_state=tD4QVDyQRVKpfxxXPdi-dsPpOetzdoKYq26_cbG9U397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NGQ0ZGQxLWQ1OTItNDZmOC04NmVhLWQxNjY3M2IzY2I0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MjA5MjE2OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=7.516552ms http.response.status=201 http.response.written=0 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] 127.0.0.1 - - [02/Nov/2022:08:50:20 +0000] "PUT /v2/test/blobs/uploads/b94d4dd1-d592-46f8-86ea-d16673b3cb44?_state=tD4QVDyQRVKpfxxXPdi-dsPpOetzdoKYq26_cbG9U397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NGQ0ZGQxLWQ1OTItNDZmOC04NmVhLWQxNjY3M2IzY2I0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MjA5MjE2OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/10f4beb7-f05e-465d-8473-5881301fc264/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b34ba900-f00d-4394-8900-525dcd9bb7d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/uploads/10f4beb7-f05e-465d-8473-5881301fc264?_state=wJvUQua_D9_YYsXyEDWJtbgCLlynG0fdSxOlvQfIV817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwZjRiZWI3LWYwNWUtNDY1ZC04NDczLTU4ODEzMDFmYzI2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MTc1MTM1MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=2.078694ms trace.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=e2bb5416-9bbc-4cda-963f-4bcc674b61c8 trace.line=124 vars.name=test vars.uuid=10f4beb7-f05e-465d-8473-5881301fc264 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b34ba900-f00d-4394-8900-525dcd9bb7d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/uploads/10f4beb7-f05e-465d-8473-5881301fc264?_state=wJvUQua_D9_YYsXyEDWJtbgCLlynG0fdSxOlvQfIV817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwZjRiZWI3LWYwNWUtNDY1ZC04NDczLTU4ODEzMDFmYzI2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MTc1MTM1MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.uuid=10f4beb7-f05e-465d-8473-5881301fc264 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/10f4beb7-f05e-465d-8473-5881301fc264/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b34ba900-f00d-4394-8900-525dcd9bb7d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/uploads/10f4beb7-f05e-465d-8473-5881301fc264?_state=wJvUQua_D9_YYsXyEDWJtbgCLlynG0fdSxOlvQfIV817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwZjRiZWI3LWYwNWUtNDY1ZC04NDczLTU4ODEzMDFmYzI2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MTc1MTM1MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=12.579µs trace.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=ae1def2f-7647-4804-8680-6a9a1ef67a77 trace.line=141 vars.name=test vars.uuid=10f4beb7-f05e-465d-8473-5881301fc264 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b34ba900-f00d-4394-8900-525dcd9bb7d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/uploads/10f4beb7-f05e-465d-8473-5881301fc264?_state=wJvUQua_D9_YYsXyEDWJtbgCLlynG0fdSxOlvQfIV817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwZjRiZWI3LWYwNWUtNDY1ZC04NDczLTU4ODEzMDFmYzI2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MTc1MTM1MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=22.531µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=306e1e3e-934a-4fdc-9ff1-b67ee14d77be trace.line=141 vars.name=test vars.uuid=10f4beb7-f05e-465d-8473-5881301fc264 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/10f4beb7-f05e-465d-8473-5881301fc264/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b34ba900-f00d-4394-8900-525dcd9bb7d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/uploads/10f4beb7-f05e-465d-8473-5881301fc264?_state=wJvUQua_D9_YYsXyEDWJtbgCLlynG0fdSxOlvQfIV817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwZjRiZWI3LWYwNWUtNDY1ZC04NDczLTU4ODEzMDFmYzI2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MTc1MTM1MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=16.681µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=24298188-315d-4a13-af9c-cc22466a4e86 trace.line=141 vars.name=test vars.uuid=10f4beb7-f05e-465d-8473-5881301fc264 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/10f4beb7-f05e-465d-8473-5881301fc264/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b34ba900-f00d-4394-8900-525dcd9bb7d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/uploads/10f4beb7-f05e-465d-8473-5881301fc264?_state=wJvUQua_D9_YYsXyEDWJtbgCLlynG0fdSxOlvQfIV817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwZjRiZWI3LWYwNWUtNDY1ZC04NDczLTU4ODEzMDFmYzI2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MTc1MTM1MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=183.345µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=091fff6b-1fd9-46a0-8f0c-4bf158427e3a trace.line=167 vars.name=test vars.uuid=10f4beb7-f05e-465d-8473-5881301fc264 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b34ba900-f00d-4394-8900-525dcd9bb7d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/uploads/10f4beb7-f05e-465d-8473-5881301fc264?_state=wJvUQua_D9_YYsXyEDWJtbgCLlynG0fdSxOlvQfIV817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwZjRiZWI3LWYwNWUtNDY1ZC04NDczLTU4ODEzMDFmYzI2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MTc1MTM1MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=51.931µs trace.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=be4f8566-ed94-4b24-a16b-b81c0ce1aa00 trace.line=95 vars.name=test vars.uuid=10f4beb7-f05e-465d-8473-5881301fc264 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/10f4beb7-f05e-465d-8473-5881301fc264\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b34ba900-f00d-4394-8900-525dcd9bb7d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/uploads/10f4beb7-f05e-465d-8473-5881301fc264?_state=wJvUQua_D9_YYsXyEDWJtbgCLlynG0fdSxOlvQfIV817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwZjRiZWI3LWYwNWUtNDY1ZC04NDczLTU4ODEzMDFmYzI2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MTc1MTM1MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=80.928µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=1fa4960a-85ff-404d-907b-dd6f2c8d9993 trace.line=181 vars.name=test vars.uuid=10f4beb7-f05e-465d-8473-5881301fc264 version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b34ba900-f00d-4394-8900-525dcd9bb7d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/blobs/uploads/10f4beb7-f05e-465d-8473-5881301fc264?_state=wJvUQua_D9_YYsXyEDWJtbgCLlynG0fdSxOlvQfIV817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwZjRiZWI3LWYwNWUtNDY1ZC04NDczLTU4ODEzMDFmYzI2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MTc1MTM1MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=12.481594ms http.response.status=201 http.response.written=0 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] 127.0.0.1 - - [02/Nov/2022:08:50:20 +0000] "PUT /v2/test/blobs/uploads/10f4beb7-f05e-465d-8473-5881301fc264?_state=wJvUQua_D9_YYsXyEDWJtbgCLlynG0fdSxOlvQfIV817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwZjRiZWI3LWYwNWUtNDY1ZC04NDczLTU4ODEzMDFmYzI2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQwODo1MDoyMC40MTc1MTM1MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fed9c637-d108-4e3d-b533-86ae65c645e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fed9c637-d108-4e3d-b533-86ae65c645e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fed9c637-d108-4e3d-b533-86ae65c645e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=172.358µs trace.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=3931d2df-db96-478c-a67d-98b8f64eb441 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fed9c637-d108-4e3d-b533-86ae65c645e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.328724ms http.response.status=404 http.response.written=96 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] 127.0.0.1 - - [02/Nov/2022:08:50:20 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.9+unknown"
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a37dea4-e339-4cc5-84fa-ffced999ea94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=debug msg=PutImageManifest go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a37dea4-e339-4cc5-84fa-ffced999ea94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.443Z] time="2022-11-02T08:50:20Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a37dea4-e339-4cc5-84fa-ffced999ea94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a37dea4-e339-4cc5-84fa-ffced999ea94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a37dea4-e339-4cc5-84fa-ffced999ea94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=320.47µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3d3e085a-3026-4490-8ddb-814939891489 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a37dea4-e339-4cc5-84fa-ffced999ea94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=87.984µs trace.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=3918087f-ef79-4cba-b42d-ceee71dc1403 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a37dea4-e339-4cc5-84fa-ffced999ea94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=159.845µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b8b3698c-0b02-49c0-9aac-76b57b732acc trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a37dea4-e339-4cc5-84fa-ffced999ea94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=85.613µs trace.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=7d439279-23bc-48ed-b1c0-158bcdb2b419 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a37dea4-e339-4cc5-84fa-ffced999ea94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=18.65µs trace.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=3bcd1a0e-26bb-49b7-b1af-ccc26592a248 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a37dea4-e339-4cc5-84fa-ffced999ea94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=266.086µs trace.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=735c9cd6-cecb-4973-ba92-b7845cb826a1 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a37dea4-e339-4cc5-84fa-ffced999ea94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=153.314µs trace.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=6af3f350-2362-4164-865e-9dd83aa7b969 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a37dea4-e339-4cc5-84fa-ffced999ea94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=187.013µs trace.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=fc6438c2-0003-4081-a526-34283b137fa4 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a37dea4-e339-4cc5-84fa-ffced999ea94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=74.462µs trace.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=1fb87f28-7313-4b06-b349-7d5abb4d2028 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a37dea4-e339-4cc5-84fa-ffced999ea94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=124.875µs trace.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=53174088-af3c-43e1-85dd-06682bff3654 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a37dea4-e339-4cc5-84fa-ffced999ea94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=4.623485ms http.response.status=201 http.response.written=0 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] 127.0.0.1 - - [02/Nov/2022:08:50:20 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ad84a5e6-3764-4e3a-857a-5b60ffd0be92 http.request.method=GET http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ad84a5e6-3764-4e3a-857a-5b60ffd0be92 http.request.method=GET http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e 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="915.256µs" http.response.status=200 http.response.written=2 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] 127.0.0.1 - - [02/Nov/2022:08:50:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9d2bf580-59ae-423d-abc2-46ea24208237 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55598" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9d2bf580-59ae-423d-abc2-46ea24208237 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55598" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9d2bf580-59ae-423d-abc2-46ea24208237 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55598" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=250.127µs trace.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=06b450bd-5356-4cd2-898e-54ff8f0c2e9e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9d2bf580-59ae-423d-abc2-46ea24208237 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55598" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9d2bf580-59ae-423d-abc2-46ea24208237 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55598" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=90.347µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fe01222f-8f0c-46bd-8f30-eb18aa6a53a9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9d2bf580-59ae-423d-abc2-46ea24208237 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55598" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=19.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=0db84acb-a7c6-4bbb-baac-cbb3035fbd60 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9d2bf580-59ae-423d-abc2-46ea24208237 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55598" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=44.119µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9d5362c5-6aed-4a86-a66d-3890c4becb76 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9d2bf580-59ae-423d-abc2-46ea24208237 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55598" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] time="2022-11-02T08:50:20Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9d2bf580-59ae-423d-abc2-46ea24208237 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55598" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.466053ms http.response.status=200 http.response.written=417 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.444Z] 127.0.0.1 - - [02/Nov/2022:08:50:20 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:50:20 [2022-11-02T08:50:20.701Z] time="2022-11-02T08:50:20Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f6faf728-98e7-4954-849c-10e3f64875e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55608" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.701Z] time="2022-11-02T08:50:20Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f6faf728-98e7-4954-849c-10e3f64875e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55608" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.701Z] time="2022-11-02T08:50:20Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f6faf728-98e7-4954-849c-10e3f64875e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55608" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.701Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f6faf728-98e7-4954-849c-10e3f64875e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55608" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=160.641µs trace.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=ab1c2038-58f8-4f36-88d0-31f63354db90 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.701Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f6faf728-98e7-4954-849c-10e3f64875e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55608" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=52.365µs trace.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=55981c99-bb88-4bdd-a00d-668ab4a817e7 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.701Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f6faf728-98e7-4954-849c-10e3f64875e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55608" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=91.792µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=14ee713b-113a-4607-87b8-13a7f063a012 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.701Z] time="2022-11-02T08:50:20Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f6faf728-98e7-4954-849c-10e3f64875e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55608" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.701Z] time="2022-11-02T08:50:20Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f6faf728-98e7-4954-849c-10e3f64875e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55608" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.219913ms http.response.status=200 http.response.written=417 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.701Z] 127.0.0.1 - - [02/Nov/2022:08:50:20 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:50:20 [2022-11-02T08:50:20.701Z] time="2022-11-02T08:50:20Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19520626-6498-4ca8-b218-72fc44b50a74 http.request.method=GET http.request.remoteaddr="127.0.0.1:55624" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.701Z] time="2022-11-02T08:50:20Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=06c10fd1-62e7-4ff6-ba4f-bcf18aaae91c http.request.method=GET http.request.remoteaddr="127.0.0.1:55610" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.701Z] time="2022-11-02T08:50:20Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19520626-6498-4ca8-b218-72fc44b50a74 http.request.method=GET http.request.remoteaddr="127.0.0.1:55624" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19520626-6498-4ca8-b218-72fc44b50a74 http.request.method=GET http.request.remoteaddr="127.0.0.1:55624" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=122.028µs trace.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=c1eadeac-a068-4330-8c0b-d2ffe713e148 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19520626-6498-4ca8-b218-72fc44b50a74 http.request.method=GET http.request.remoteaddr="127.0.0.1:55624" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=17.773µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=439ffeea-8715-4177-a2f7-cf5cd5ae7781 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=06c10fd1-62e7-4ff6-ba4f-bcf18aaae91c http.request.method=GET http.request.remoteaddr="127.0.0.1:55610" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=06c10fd1-62e7-4ff6-ba4f-bcf18aaae91c http.request.method=GET http.request.remoteaddr="127.0.0.1:55610" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=30.401µs trace.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=90103d0b-60ec-43a2-89df-9bbb8146f9c5 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19520626-6498-4ca8-b218-72fc44b50a74 http.request.method=GET http.request.remoteaddr="127.0.0.1:55624" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=423.207µs trace.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=129c61bb-ed62-4cf9-b951-3f90ec4cab8b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19520626-6498-4ca8-b218-72fc44b50a74 http.request.method=GET http.request.remoteaddr="127.0.0.1:55624" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=30.687µs trace.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=ee50ebff-7b38-462f-b5b3-1d1da6dd464a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19520626-6498-4ca8-b218-72fc44b50a74 http.request.method=GET http.request.remoteaddr="127.0.0.1:55624" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=39.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).Stat" trace.id=58db9b01-885f-44d3-a92a-f617bff04e22 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19520626-6498-4ca8-b218-72fc44b50a74 http.request.method=GET http.request.remoteaddr="127.0.0.1:55624" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=7.524µs trace.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=cd31238b-6e77-4ff0-9ca2-e4d3b85b8773 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19520626-6498-4ca8-b218-72fc44b50a74 http.request.method=GET http.request.remoteaddr="127.0.0.1:55624" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=20.037µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=b1c15018-9849-4499-bed6-d6ab967011ce trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19520626-6498-4ca8-b218-72fc44b50a74 http.request.method=GET http.request.remoteaddr="127.0.0.1:55624" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=122.323µs trace.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=ea17f63a-602d-4c5b-8e12-ab1faf86e935 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19520626-6498-4ca8-b218-72fc44b50a74 http.request.method=GET http.request.remoteaddr="127.0.0.1:55624" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=49.141µs trace.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=58f30ad2-e883-4d8a-82d4-6e3363308376 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=19520626-6498-4ca8-b218-72fc44b50a74 http.request.method=GET http.request.remoteaddr="127.0.0.1:55624" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.824519ms http.response.status=200 http.response.written=68 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] 127.0.0.1 - - [02/Nov/2022:08:50:20 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=06c10fd1-62e7-4ff6-ba4f-bcf18aaae91c http.request.method=GET http.request.remoteaddr="127.0.0.1:55610" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=18.133µs trace.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=6851b81b-53e6-4ec2-bd9a-e46cf764021e trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=06c10fd1-62e7-4ff6-ba4f-bcf18aaae91c http.request.method=GET http.request.remoteaddr="127.0.0.1:55610" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=166.246µs trace.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=f2eb7f00-1e8a-4560-a912-873bc8fd4d2e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=06c10fd1-62e7-4ff6-ba4f-bcf18aaae91c http.request.method=GET http.request.remoteaddr="127.0.0.1:55610" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=18.429µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=17aead46-5672-4da5-be0f-dbd7a96c384b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=06c10fd1-62e7-4ff6-ba4f-bcf18aaae91c http.request.method=GET http.request.remoteaddr="127.0.0.1:55610" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=9.534µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bf87efca-49dd-44f2-a152-fcfe751b23e5 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=06c10fd1-62e7-4ff6-ba4f-bcf18aaae91c http.request.method=GET http.request.remoteaddr="127.0.0.1:55610" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=8.23µs trace.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=ef31ce8a-dd4f-4236-bf0f-cefb011b2619 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=06c10fd1-62e7-4ff6-ba4f-bcf18aaae91c http.request.method=GET http.request.remoteaddr="127.0.0.1:55610" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=25.855µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=86d32223-63f2-4363-93dc-09ba88c9f66c trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=06c10fd1-62e7-4ff6-ba4f-bcf18aaae91c http.request.method=GET http.request.remoteaddr="127.0.0.1:55610" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=27.307µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8c0450d4-9d69-4633-a51d-1ecfa70a6861 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=06c10fd1-62e7-4ff6-ba4f-bcf18aaae91c http.request.method=GET http.request.remoteaddr="127.0.0.1:55610" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=18.765µs trace.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=04bf8a7a-c784-4e9e-abc3-a179a5cad82a trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=06c10fd1-62e7-4ff6-ba4f-bcf18aaae91c http.request.method=GET http.request.remoteaddr="127.0.0.1:55610" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=9.570894ms http.response.status=200 http.response.written=179 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] 127.0.0.1 - - [02/Nov/2022:08:50:20 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9b2256d2-ac9a-41d5-99c9-53bf3343745e http.request.method=GET http.request.remoteaddr="127.0.0.1:55650" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9b2256d2-ac9a-41d5-99c9-53bf3343745e http.request.method=GET http.request.remoteaddr="127.0.0.1:55650" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e 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.000451ms http.response.status=200 http.response.written=2 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] 127.0.0.1 - - [02/Nov/2022:08:50:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f1b89724-8738-4ed8-bff8-b2b279980832 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55654" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f1b89724-8738-4ed8-bff8-b2b279980832 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55654" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.702Z] time="2022-11-02T08:50:20Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f1b89724-8738-4ed8-bff8-b2b279980832 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55654" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.703Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f1b89724-8738-4ed8-bff8-b2b279980832 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55654" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=30.54µs trace.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=1721e7b4-3b02-4d50-8c11-9a8aa897a878 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.703Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f1b89724-8738-4ed8-bff8-b2b279980832 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55654" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=11.282µs trace.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=cf5bb1db-aa58-4523-af4e-721b4b461b54 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.703Z] time="2022-11-02T08:50:20Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f1b89724-8738-4ed8-bff8-b2b279980832 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55654" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e 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.717272ms http.response.status=404 http.response.written=181 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.703Z] 127.0.0.1 - - [02/Nov/2022:08:50:20 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:50:20 [2022-11-02T08:50:20.703Z] time="2022-11-02T08:50:20Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e990edee-f722-462a-9d59-9f8db30d610f http.request.method=GET http.request.remoteaddr="127.0.0.1:55668" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.703Z] time="2022-11-02T08:50:20Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e990edee-f722-462a-9d59-9f8db30d610f http.request.method=GET http.request.remoteaddr="127.0.0.1:55668" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.703Z] time="2022-11-02T08:50:20Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e990edee-f722-462a-9d59-9f8db30d610f http.request.method=GET http.request.remoteaddr="127.0.0.1:55668" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.703Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e990edee-f722-462a-9d59-9f8db30d610f http.request.method=GET http.request.remoteaddr="127.0.0.1:55668" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=126.146µs trace.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=a7d9f839-7e0a-4829-ae75-3e93e4ecdd16 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.703Z] time="2022-11-02T08:50:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e990edee-f722-462a-9d59-9f8db30d610f http.request.method=GET http.request.remoteaddr="127.0.0.1:55668" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc trace.duration=17.239µs trace.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=f1cdab8f-35a1-49a7-adbe-0f14fb2555a7 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.703Z] time="2022-11-02T08:50:20Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e990edee-f722-462a-9d59-9f8db30d610f http.request.method=GET http.request.remoteaddr="127.0.0.1:55668" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e 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=2.265912ms http.response.status=404 http.response.written=181 instance.id=e6b90dad-7bcc-4a7b-9d2d-50e3f539bcfc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:50:20 [2022-11-02T08:50:20.703Z] 127.0.0.1 - - [02/Nov/2022:08:50:20 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/8d0dc6902788f36254bde052e867bdea98c4d42e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:50:20 [2022-11-02T08:50:20.703Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s)
08:50:20 [2022-11-02T08:50:20.703Z] === RUN   TestRemoveImageOrphaning
08:50:20 [2022-11-02T08:50:20.960Z] --- PASS: TestRemoveImageOrphaning (0.25s)
08:50:20 [2022-11-02T08:50:20.960Z] === RUN   TestRemoveImageGarbageCollector
08:50:20 [2022-11-02T08:50:20.960Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:50:20 [2022-11-02T08:50:20.960Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:50:20 [2022-11-02T08:50:20.960Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:50:20 [2022-11-02T08:50:20.960Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
08:50:20 [2022-11-02T08:50:20.960Z] === RUN   TestTagInvalidReference
08:50:20 [2022-11-02T08:50:20.960Z] --- PASS: TestTagInvalidReference (0.02s)
08:50:20 [2022-11-02T08:50:20.960Z] === RUN   TestTagValidPrefixedRepo
08:50:20 [2022-11-02T08:50:20.960Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
08:50:20 [2022-11-02T08:50:20.960Z] === RUN   TestTagExistedNameWithoutForce
08:50:20 [2022-11-02T08:50:20.960Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
08:50:20 [2022-11-02T08:50:20.960Z] === RUN   TestTagOfficialNames
08:50:21 [2022-11-02T08:50:21.218Z] --- PASS: TestTagOfficialNames (0.05s)
08:50:21 [2022-11-02T08:50:21.218Z] === RUN   TestTagMatchesDigest
08:50:21 [2022-11-02T08:50:21.218Z] --- PASS: TestTagMatchesDigest (0.02s)
08:50:21 [2022-11-02T08:50:21.218Z] PASS
08:50:21 [2022-11-02T08:50:21.218Z] 
08:50:21 [2022-11-02T08:50:21.218Z] === Skipped
08:50:21 [2022-11-02T08:50:21.218Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
08:50:21 [2022-11-02T08:50:21.218Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
08:50:21 [2022-11-02T08:50:21.218Z] 
08:50:21 [2022-11-02T08:50:21.218Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
08:50:21 [2022-11-02T08:50:21.218Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:50:21 [2022-11-02T08:50:21.218Z] 
08:50:21 [2022-11-02T08:50:21.218Z] DONE 23 tests, 2 skipped in 1.600s
08:50:21 [2022-11-02T08:50:21.218Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
08:50:21 [2022-11-02T08:50:21.218Z] ++ 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
08:50:21 [2022-11-02T08:50:21.218Z] ++ set -e
08:50:21 [2022-11-02T08:50:21.218Z] ++ '[' -n 0 ']'
08:50:21 [2022-11-02T08:50:21.218Z] ++ set -x
08:50:21 [2022-11-02T08:50:21.218Z] ++ 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
08:50:21 [2022-11-02T08:50:21.218Z] === RUN   TestStripANSICommands
08:50:21 [2022-11-02T08:50:21.218Z] === RUN   TestStripANSICommands/#00
08:50:21 [2022-11-02T08:50:21.218Z] === RUN   TestStripANSICommands/#01
08:50:21 [2022-11-02T08:50:21.218Z] --- PASS: TestStripANSICommands (0.00s)
08:50:21 [2022-11-02T08:50:21.218Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
08:50:21 [2022-11-02T08:50:21.218Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
08:50:21 [2022-11-02T08:50:21.218Z] PASS
08:50:21 [2022-11-02T08:50:21.218Z] 
08:50:21 [2022-11-02T08:50:21.218Z] DONE 3 tests in 0.043s
08:50:21 [2022-11-02T08:50:21.218Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
08:50:21 [2022-11-02T08:50:21.218Z] ++ 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
08:50:21 [2022-11-02T08:50:21.218Z] ++ set -e
08:50:21 [2022-11-02T08:50:21.218Z] ++ '[' -n 0 ']'
08:50:21 [2022-11-02T08:50:21.218Z] ++ set -x
08:50:21 [2022-11-02T08:50:21.218Z] ++ 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
08:50:21 [2022-11-02T08:50:21.218Z] INFO: Testing against a local daemon
08:50:21 [2022-11-02T08:50:21.218Z] === RUN   TestNetworkCreateDelete
08:50:21 [2022-11-02T08:50:21.474Z] --- PASS: TestNetworkCreateDelete (0.14s)
08:50:21 [2022-11-02T08:50:21.474Z] === RUN   TestDockerNetworkDeletePreferID
08:50:21 [2022-11-02T08:50:21.729Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
08:50:21 [2022-11-02T08:50:21.729Z] === RUN   TestDaemonDNSFallback
08:50:28 [2022-11-02T08:50:28.263Z] --- PASS: TestDaemonDNSFallback (6.30s)
08:50:28 [2022-11-02T08:50:28.264Z] === RUN   TestInspectNetwork
08:50:30 [2022-11-02T08:50:30.784Z] === RUN   TestInspectNetwork/full_network_id
08:50:31 [2022-11-02T08:50:31.040Z] === RUN   TestInspectNetwork/partial_network_id
08:50:31 [2022-11-02T08:50:31.040Z] === RUN   TestInspectNetwork/network_name
08:50:31 [2022-11-02T08:50:31.040Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:50:35 [2022-11-02T08:50:35.205Z] --- PASS: TestInspectNetwork (6.88s)
08:50:35 [2022-11-02T08:50:35.205Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:50:35 [2022-11-02T08:50:35.205Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:50:35 [2022-11-02T08:50:35.205Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:50:35 [2022-11-02T08:50:35.205Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:50:35 [2022-11-02T08:50:35.205Z] === RUN   TestRunContainerWithBridgeNone
08:50:36 [2022-11-02T08:50:36.579Z] --- PASS: TestRunContainerWithBridgeNone (1.48s)
08:50:36 [2022-11-02T08:50:36.579Z] === RUN   TestNetworkInvalidJSON
08:50:36 [2022-11-02T08:50:36.579Z] === RUN   TestNetworkInvalidJSON/networks/create
08:50:36 [2022-11-02T08:50:36.579Z] === PAUSE TestNetworkInvalidJSON/networks/create
08:50:36 [2022-11-02T08:50:36.579Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
08:50:36 [2022-11-02T08:50:36.579Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
08:50:36 [2022-11-02T08:50:36.579Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
08:50:36 [2022-11-02T08:50:36.579Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
08:50:36 [2022-11-02T08:50:36.579Z] === CONT  TestNetworkInvalidJSON/networks/create
08:50:36 [2022-11-02T08:50:36.579Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
08:50:36 [2022-11-02T08:50:36.579Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
08:50:36 [2022-11-02T08:50:36.579Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
08:50:36 [2022-11-02T08:50:36.579Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
08:50:36 [2022-11-02T08:50:36.579Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
08:50:36 [2022-11-02T08:50:36.579Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
08:50:36 [2022-11-02T08:50:36.579Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
08:50:36 [2022-11-02T08:50:36.579Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
08:50:36 [2022-11-02T08:50:36.579Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
08:50:36 [2022-11-02T08:50:36.579Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
08:50:36 [2022-11-02T08:50:36.579Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
08:50:36 [2022-11-02T08:50:36.579Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
08:50:36 [2022-11-02T08:50:36.579Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
08:50:36 [2022-11-02T08:50:36.579Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
08:50:36 [2022-11-02T08:50:36.579Z] --- PASS: TestNetworkInvalidJSON (0.02s)
08:50:36 [2022-11-02T08:50:36.579Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
08:50:36 [2022-11-02T08:50:36.579Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
08:50:36 [2022-11-02T08:50:36.579Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
08:50:36 [2022-11-02T08:50:36.579Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
08:50:36 [2022-11-02T08:50:36.579Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
08:50:36 [2022-11-02T08:50:36.579Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
08:50:36 [2022-11-02T08:50:36.579Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
08:50:36 [2022-11-02T08:50:36.579Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
08:50:36 [2022-11-02T08:50:36.579Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
08:50:36 [2022-11-02T08:50:36.579Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
08:50:36 [2022-11-02T08:50:36.579Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
08:50:36 [2022-11-02T08:50:36.579Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
08:50:36 [2022-11-02T08:50:36.579Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
08:50:36 [2022-11-02T08:50:36.579Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
08:50:36 [2022-11-02T08:50:36.579Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
08:50:36 [2022-11-02T08:50:36.579Z] === RUN   TestNetworkList
08:50:36 [2022-11-02T08:50:36.579Z] === RUN   TestNetworkList//networks
08:50:36 [2022-11-02T08:50:36.579Z] === PAUSE TestNetworkList//networks
08:50:36 [2022-11-02T08:50:36.579Z] === RUN   TestNetworkList//networks/
08:50:36 [2022-11-02T08:50:36.579Z] === PAUSE TestNetworkList//networks/
08:50:36 [2022-11-02T08:50:36.579Z] === CONT  TestNetworkList//networks
08:50:36 [2022-11-02T08:50:36.579Z] === CONT  TestNetworkList//networks/
08:50:36 [2022-11-02T08:50:36.579Z] --- PASS: TestNetworkList (0.01s)
08:50:36 [2022-11-02T08:50:36.579Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:50:36 [2022-11-02T08:50:36.579Z]     --- PASS: TestNetworkList//networks (0.00s)
08:50:36 [2022-11-02T08:50:36.579Z] === RUN   TestHostIPv4BridgeLabel
08:50:37 [2022-11-02T08:50:37.141Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
08:50:37 [2022-11-02T08:50:37.141Z] === RUN   TestDaemonRestartWithLiveRestore
08:50:38 [2022-11-02T08:50:38.069Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
08:50:38 [2022-11-02T08:50:38.069Z] === RUN   TestDaemonDefaultNetworkPools
08:50:38 [2022-11-02T08:50:38.996Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
08:50:38 [2022-11-02T08:50:38.996Z] === RUN   TestDaemonRestartWithExistingNetwork
08:50:39 [2022-11-02T08:50:39.926Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
08:50:39 [2022-11-02T08:50:39.926Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:50:41 [2022-11-02T08:50:41.290Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
08:50:41 [2022-11-02T08:50:41.290Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:50:41 [2022-11-02T08:50:41.856Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
08:50:41 [2022-11-02T08:50:41.856Z] === RUN   TestServiceWithPredefinedNetwork
08:50:44 [2022-11-02T08:50:44.370Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s)
08:50:44 [2022-11-02T08:50:44.370Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:50:44 [2022-11-02T08:50:44.370Z]     service_test.go:242: FLAKY_TEST
08:50:44 [2022-11-02T08:50:44.370Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:50:44 [2022-11-02T08:50:44.370Z] === RUN   TestServiceWithDataPathPortInit
08:50:59 [2022-11-02T08:50:59.212Z] --- PASS: TestServiceWithDataPathPortInit (13.85s)
08:50:59 [2022-11-02T08:50:59.212Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:51:00 [2022-11-02T08:51:00.578Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j8z8l0ax4h17pf1hix6elxrlx Created:2022-11-02 08:50:59.230702156 +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[535df6c5715d784565e5e38294df00070466b7ede046896863b3d5f6916c250f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jg05ri45ywe5a8gvz5nuh5u3v EndpointID:d5d49039f49bc99ff5c1ec0c51498158e2cc481d8dd577245714d701195e52de MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b4db8a2bff675f387705b7a6c5d6862c0d492e111930eb0b8e6928bac3f5d5a2 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:6981c424c85d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jg05ri45ywe5a8gvz5nuh5u3v EndpointID:d5d49039f49bc99ff5c1ec0c51498158e2cc481d8dd577245714d701195e52de EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:51:04 [2022-11-02T08:51:04.742Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.94s)
08:51:04 [2022-11-02T08:51:04.742Z] PASS
08:51:04 [2022-11-02T08:51:04.742Z] 
08:51:04 [2022-11-02T08:51:04.742Z] === Skipped
08:51:04 [2022-11-02T08:51:04.742Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:51:04 [2022-11-02T08:51:04.742Z]     service_test.go:242: FLAKY_TEST
08:51:04 [2022-11-02T08:51:04.742Z] 
08:51:04 [2022-11-02T08:51:04.742Z] DONE 38 tests, 1 skipped in 43.628s
08:51:04 [2022-11-02T08:51:04.742Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:51:04 [2022-11-02T08:51:04.742Z] ++ 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
08:51:04 [2022-11-02T08:51:04.742Z] ++ set -e
08:51:04 [2022-11-02T08:51:04.742Z] ++ '[' -n 0 ']'
08:51:04 [2022-11-02T08:51:04.742Z] ++ set -x
08:51:04 [2022-11-02T08:51:04.742Z] ++ 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
08:51:04 [2022-11-02T08:51:04.998Z] INFO: Testing against a local daemon
08:51:04 [2022-11-02T08:51:04.998Z] === RUN   TestDockerNetworkIpvlanPersistance
08:51:04 [2022-11-02T08:51:04.998Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:51:04 [2022-11-02T08:51:04.998Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:51:04 [2022-11-02T08:51:04.998Z] === RUN   TestDockerNetworkIpvlan
08:51:04 [2022-11-02T08:51:04.998Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:51:04 [2022-11-02T08:51:04.998Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:51:04 [2022-11-02T08:51:04.998Z] PASS
08:51:04 [2022-11-02T08:51:04.998Z] 
08:51:04 [2022-11-02T08:51:04.998Z] === Skipped
08:51:04 [2022-11-02T08:51:04.998Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:51:04 [2022-11-02T08:51:04.998Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:51:04 [2022-11-02T08:51:04.998Z] 
08:51:04 [2022-11-02T08:51:04.998Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:51:04 [2022-11-02T08:51:04.998Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:51:04 [2022-11-02T08:51:04.998Z] 
08:51:04 [2022-11-02T08:51:04.998Z] DONE 2 tests, 2 skipped in 0.100s
08:51:04 [2022-11-02T08:51:04.998Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:51:04 [2022-11-02T08:51:04.998Z] ++ 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
08:51:04 [2022-11-02T08:51:04.998Z] ++ set -e
08:51:04 [2022-11-02T08:51:04.998Z] ++ '[' -n 0 ']'
08:51:04 [2022-11-02T08:51:04.998Z] ++ set -x
08:51:04 [2022-11-02T08:51:04.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
08:51:04 [2022-11-02T08:51:04.998Z] INFO: Testing against a local daemon
08:51:04 [2022-11-02T08:51:04.998Z] === RUN   TestDockerNetworkMacvlanPersistance
08:51:06 [2022-11-02T08:51:06.363Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s)
08:51:06 [2022-11-02T08:51:06.363Z] === RUN   TestDockerNetworkMacvlan
08:51:07 [2022-11-02T08:51:07.291Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:51:07 [2022-11-02T08:51:07.853Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:51:08 [2022-11-02T08:51:08.781Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:51:10 [2022-11-02T08:51:10.670Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:51:12 [2022-11-02T08:51:12.560Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:51:15 [2022-11-02T08:51:15.826Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:51:16 [2022-11-02T08:51:16.082Z] --- PASS: TestDockerNetworkMacvlan (9.80s)
08:51:16 [2022-11-02T08:51:16.082Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
08:51:16 [2022-11-02T08:51:16.082Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
08:51:16 [2022-11-02T08:51:16.082Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s)
08:51:16 [2022-11-02T08:51:16.082Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s)
08:51:16 [2022-11-02T08:51:16.082Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s)
08:51:16 [2022-11-02T08:51:16.082Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
08:51:16 [2022-11-02T08:51:16.082Z] PASS
08:51:16 [2022-11-02T08:51:16.082Z] 
08:51:16 [2022-11-02T08:51:16.082Z] DONE 8 tests in 11.216s
08:51:16 [2022-11-02T08:51:16.082Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
08:51:16 [2022-11-02T08:51:16.082Z] ++ 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
08:51:16 [2022-11-02T08:51:16.082Z] ++ set -e
08:51:16 [2022-11-02T08:51:16.082Z] ++ '[' -n 0 ']'
08:51:16 [2022-11-02T08:51:16.082Z] ++ set -x
08:51:16 [2022-11-02T08:51:16.082Z] ++ 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
08:51:16 [2022-11-02T08:51:16.349Z] testing: warning: no tests to run
08:51:16 [2022-11-02T08:51:16.349Z] PASS
08:51:16 [2022-11-02T08:51:16.349Z] 
08:51:16 [2022-11-02T08:51:16.349Z] DONE 0 tests in 0.033s
08:51:16 [2022-11-02T08:51:16.349Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:51:16 [2022-11-02T08:51:16.349Z] ++ 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
08:51:16 [2022-11-02T08:51:16.349Z] ++ set -e
08:51:16 [2022-11-02T08:51:16.349Z] ++ '[' -n 0 ']'
08:51:16 [2022-11-02T08:51:16.349Z] ++ set -x
08:51:16 [2022-11-02T08:51:16.349Z] ++ 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
08:51:16 [2022-11-02T08:51:16.349Z] INFO: Testing against a local daemon
08:51:16 [2022-11-02T08:51:16.349Z] === RUN   TestAuthZPluginAllowRequest
08:51:17 [2022-11-02T08:51:17.715Z] --- PASS: TestAuthZPluginAllowRequest (1.30s)
08:51:17 [2022-11-02T08:51:17.715Z] === RUN   TestAuthZPluginTLS
08:51:18 [2022-11-02T08:51:18.278Z] --- PASS: TestAuthZPluginTLS (0.57s)
08:51:18 [2022-11-02T08:51:18.278Z] === RUN   TestAuthZPluginDenyRequest
08:51:18 [2022-11-02T08:51:18.841Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
08:51:18 [2022-11-02T08:51:18.841Z] === RUN   TestAuthZPluginAPIDenyResponse
08:51:19 [2022-11-02T08:51:19.405Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
08:51:19 [2022-11-02T08:51:19.405Z] === RUN   TestAuthZPluginDenyResponse
08:51:19 [2022-11-02T08:51:19.967Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
08:51:19 [2022-11-02T08:51:19.967Z] === RUN   TestAuthZPluginAllowEventStream
08:51:20 [2022-11-02T08:51:20.898Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
08:51:20 [2022-11-02T08:51:20.898Z] === RUN   TestAuthZPluginErrorResponse
08:51:21 [2022-11-02T08:51:21.460Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
08:51:21 [2022-11-02T08:51:21.460Z] === RUN   TestAuthZPluginErrorRequest
08:51:22 [2022-11-02T08:51:22.022Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
08:51:22 [2022-11-02T08:51:22.022Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:51:22 [2022-11-02T08:51:22.584Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
08:51:22 [2022-11-02T08:51:22.584Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:51:23 [2022-11-02T08:51:23.949Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s)
08:51:23 [2022-11-02T08:51:23.949Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:51:25 [2022-11-02T08:51:25.316Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s)
08:51:25 [2022-11-02T08:51:25.316Z] === RUN   TestAuthZPluginHeader
08:51:26 [2022-11-02T08:51:26.243Z] --- PASS: TestAuthZPluginHeader (0.72s)
08:51:26 [2022-11-02T08:51:26.243Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:51:26 [2022-11-02T08:51:26.243Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:26 [2022-11-02T08:51:26.243Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:51:26 [2022-11-02T08:51:26.243Z] === RUN   TestAuthZPluginV2Disable
08:51:26 [2022-11-02T08:51:26.243Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:26 [2022-11-02T08:51:26.243Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:51:26 [2022-11-02T08:51:26.243Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:51:26 [2022-11-02T08:51:26.243Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:26 [2022-11-02T08:51:26.243Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:51:26 [2022-11-02T08:51:26.243Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:51:26 [2022-11-02T08:51:26.243Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:26 [2022-11-02T08:51:26.243Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:51:26 [2022-11-02T08:51:26.243Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:51:44 [2022-11-02T08:51:44.283Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
08:51:44 [2022-11-02T08:51:44.283Z] PASS
08:51:44 [2022-11-02T08:51:44.283Z] 
08:51:44 [2022-11-02T08:51:44.283Z] === Skipped
08:51:44 [2022-11-02T08:51:44.283Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:51:44 [2022-11-02T08:51:44.283Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:44 [2022-11-02T08:51:44.283Z] 
08:51:44 [2022-11-02T08:51:44.283Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:51:44 [2022-11-02T08:51:44.283Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:44 [2022-11-02T08:51:44.283Z] 
08:51:44 [2022-11-02T08:51:44.283Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:51:44 [2022-11-02T08:51:44.283Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:44 [2022-11-02T08:51:44.283Z] 
08:51:44 [2022-11-02T08:51:44.283Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:51:44 [2022-11-02T08:51:44.283Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:44 [2022-11-02T08:51:44.283Z] 
08:51:44 [2022-11-02T08:51:44.283Z] DONE 17 tests, 4 skipped in 26.707s
08:51:44 [2022-11-02T08:51:44.283Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:51:44 [2022-11-02T08:51:44.283Z] ++ 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
08:51:44 [2022-11-02T08:51:44.283Z] ++ set -e
08:51:44 [2022-11-02T08:51:44.283Z] ++ '[' -n 0 ']'
08:51:44 [2022-11-02T08:51:44.283Z] ++ set -x
08:51:44 [2022-11-02T08:51:44.283Z] ++ 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
08:51:44 [2022-11-02T08:51:44.283Z] INFO: Testing against a local daemon
08:51:44 [2022-11-02T08:51:44.283Z] === RUN   TestPluginInvalidJSON
08:51:44 [2022-11-02T08:51:44.283Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
08:51:44 [2022-11-02T08:51:44.283Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
08:51:44 [2022-11-02T08:51:44.283Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
08:51:44 [2022-11-02T08:51:44.283Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
08:51:44 [2022-11-02T08:51:44.283Z] === RUN   TestPluginInvalidJSON/plugins/pull
08:51:44 [2022-11-02T08:51:44.283Z] === PAUSE TestPluginInvalidJSON/plugins/pull
08:51:44 [2022-11-02T08:51:44.283Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
08:51:44 [2022-11-02T08:51:44.283Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
08:51:44 [2022-11-02T08:51:44.283Z] === CONT  TestPluginInvalidJSON/plugins/pull
08:51:44 [2022-11-02T08:51:44.283Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
08:51:44 [2022-11-02T08:51:44.283Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
08:51:44 [2022-11-02T08:51:44.283Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
08:51:44 [2022-11-02T08:51:44.283Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
08:51:44 [2022-11-02T08:51:44.283Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
08:51:44 [2022-11-02T08:51:44.283Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
08:51:44 [2022-11-02T08:51:44.283Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
08:51:44 [2022-11-02T08:51:44.283Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
08:51:44 [2022-11-02T08:51:44.283Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
08:51:44 [2022-11-02T08:51:44.283Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
08:51:44 [2022-11-02T08:51:44.283Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
08:51:44 [2022-11-02T08:51:44.283Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
08:51:44 [2022-11-02T08:51:44.283Z] --- PASS: TestPluginInvalidJSON (0.02s)
08:51:44 [2022-11-02T08:51:44.283Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
08:51:44 [2022-11-02T08:51:44.283Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
08:51:44 [2022-11-02T08:51:44.283Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
08:51:44 [2022-11-02T08:51:44.283Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
08:51:44 [2022-11-02T08:51:44.283Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
08:51:44 [2022-11-02T08:51:44.283Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
08:51:44 [2022-11-02T08:51:44.283Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
08:51:44 [2022-11-02T08:51:44.283Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
08:51:44 [2022-11-02T08:51:44.283Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
08:51:44 [2022-11-02T08:51:44.283Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
08:51:44 [2022-11-02T08:51:44.283Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
08:51:44 [2022-11-02T08:51:44.283Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
08:51:44 [2022-11-02T08:51:44.283Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
08:51:44 [2022-11-02T08:51:44.283Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
08:51:44 [2022-11-02T08:51:44.283Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
08:51:44 [2022-11-02T08:51:44.283Z] === RUN   TestPluginInstall
08:51:44 [2022-11-02T08:51:44.283Z] === RUN   TestPluginInstall/no_auth
08:51:47 [2022-11-02T08:51:47.561Z] time="2022-11-02T08:51:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:51:47 [2022-11-02T08:51:47.561Z] time="2022-11-02T08:51:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77f0dc041ce2714ab5daf39cb2f801b9c56f89ca9152ad667c0c9f51f8c98326" mediatype=application/vnd.docker.plugin.v1+json size=522
08:51:47 [2022-11-02T08:51:47.561Z] time="2022-11-02T08:51:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:51:47 [2022-11-02T08:51:47.561Z] time="2022-11-02T08:51:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77f0dc041ce2714ab5daf39cb2f801b9c56f89ca9152ad667c0c9f51f8c98326" mediatype=application/vnd.docker.plugin.v1+json size=522
08:51:47 [2022-11-02T08:51:47.561Z] === RUN   TestPluginInstall/with_htpasswd
08:51:47 [2022-11-02T08:51:47.819Z] time="2022-11-02T08:51:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:51:47 [2022-11-02T08:51:47.819Z] time="2022-11-02T08:51:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e8dc1308a9cbecfb46f81268778540af0840fe54c69d5afeff9e3ab9cb7ee62" mediatype=application/vnd.docker.plugin.v1+json size=522
08:51:47 [2022-11-02T08:51:47.819Z] time="2022-11-02T08:51:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:51:47 [2022-11-02T08:51:47.819Z] time="2022-11-02T08:51:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e8dc1308a9cbecfb46f81268778540af0840fe54c69d5afeff9e3ab9cb7ee62" mediatype=application/vnd.docker.plugin.v1+json size=522
08:51:48 [2022-11-02T08:51:48.075Z] === RUN   TestPluginInstall/with_insecure
08:51:49 [2022-11-02T08:51:49.001Z] time="2022-11-02T08:51:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:51:49 [2022-11-02T08:51:49.001Z] time="2022-11-02T08:51:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de1ca94ab44131cac9a3319c04b9614860815cb27d2c1d6b9989ffff2d7a79ed" mediatype=application/vnd.docker.plugin.v1+json size=522
08:51:49 [2022-11-02T08:51:49.001Z] time="2022-11-02T08:51:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:51:49 [2022-11-02T08:51:49.001Z] time="2022-11-02T08:51:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de1ca94ab44131cac9a3319c04b9614860815cb27d2c1d6b9989ffff2d7a79ed" mediatype=application/vnd.docker.plugin.v1+json size=522
08:51:49 [2022-11-02T08:51:49.001Z]     plugin_test.go:196: [d5dee71f27ff9] daemon is not started
08:51:49 [2022-11-02T08:51:49.001Z] --- PASS: TestPluginInstall (5.98s)
08:51:49 [2022-11-02T08:51:49.001Z]     --- PASS: TestPluginInstall/no_auth (4.31s)
08:51:49 [2022-11-02T08:51:49.001Z]     --- PASS: TestPluginInstall/with_htpasswd (0.63s)
08:51:49 [2022-11-02T08:51:49.001Z]     --- PASS: TestPluginInstall/with_insecure (1.05s)
08:51:49 [2022-11-02T08:51:49.001Z] === RUN   TestPluginsWithRuntimes
08:51:50 [2022-11-02T08:51:50.890Z] === RUN   TestPluginsWithRuntimes/No_Args
08:51:51 [2022-11-02T08:51:51.450Z] === RUN   TestPluginsWithRuntimes/With_Args
08:51:52 [2022-11-02T08:51:52.377Z] --- PASS: TestPluginsWithRuntimes (3.36s)
08:51:52 [2022-11-02T08:51:52.377Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
08:51:52 [2022-11-02T08:51:52.377Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
08:51:52 [2022-11-02T08:51:52.377Z] === RUN   TestPluginBackCompatMediaTypes
08:51:52 [2022-11-02T08:51:52.938Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
08:51:52 [2022-11-02T08:51:52.938Z] PASS
08:51:52 [2022-11-02T08:51:52.938Z] 
08:51:52 [2022-11-02T08:51:52.938Z] DONE 24 tests in 10.050s
08:51:52 [2022-11-02T08:51:52.938Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:51:52 [2022-11-02T08:51:52.938Z] ++ 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
08:51:52 [2022-11-02T08:51:52.938Z] ++ set -e
08:51:52 [2022-11-02T08:51:52.938Z] ++ '[' -n 0 ']'
08:51:52 [2022-11-02T08:51:52.938Z] ++ set -x
08:51:52 [2022-11-02T08:51:52.938Z] ++ 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
08:51:53 [2022-11-02T08:51:53.194Z] INFO: Testing against a local daemon
08:51:53 [2022-11-02T08:51:53.194Z] === RUN   TestExternalGraphDriver
08:51:53 [2022-11-02T08:51:53.452Z] === RUN   TestExternalGraphDriver/json
08:51:55 [2022-11-02T08:51:55.342Z] === RUN   TestExternalGraphDriver/spec
08:51:56 [2022-11-02T08:51:56.707Z] === RUN   TestExternalGraphDriver/pull
08:51:58 [2022-11-02T08:51:58.598Z] --- PASS: TestExternalGraphDriver (5.08s)
08:51:58 [2022-11-02T08:51:58.598Z]     --- PASS: TestExternalGraphDriver/json (1.58s)
08:51:58 [2022-11-02T08:51:58.598Z]     --- PASS: TestExternalGraphDriver/spec (1.55s)
08:51:58 [2022-11-02T08:51:58.598Z]     --- PASS: TestExternalGraphDriver/pull (1.60s)
08:51:58 [2022-11-02T08:51:58.598Z] === RUN   TestGraphdriverPluginV2
08:51:58 [2022-11-02T08:51:58.598Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:58 [2022-11-02T08:51:58.598Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
08:51:58 [2022-11-02T08:51:58.598Z] PASS
08:51:58 [2022-11-02T08:51:58.598Z] 
08:51:58 [2022-11-02T08:51:58.598Z] === Skipped
08:51:58 [2022-11-02T08:51:58.598Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
08:51:58 [2022-11-02T08:51:58.598Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:58 [2022-11-02T08:51:58.598Z] 
08:51:58 [2022-11-02T08:51:58.598Z] DONE 5 tests, 1 skipped in 5.503s
08:51:58 [2022-11-02T08:51:58.598Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:51:58 [2022-11-02T08:51:58.598Z] ++ 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
08:51:58 [2022-11-02T08:51:58.598Z] ++ set -e
08:51:58 [2022-11-02T08:51:58.598Z] ++ '[' -n 0 ']'
08:51:58 [2022-11-02T08:51:58.598Z] ++ set -x
08:51:58 [2022-11-02T08:51:58.598Z] ++ 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
08:51:58 [2022-11-02T08:51:58.598Z] INFO: Testing against a local daemon
08:51:58 [2022-11-02T08:51:58.598Z] === RUN   TestContinueAfterPluginCrash
08:51:58 [2022-11-02T08:51:58.598Z] === PAUSE TestContinueAfterPluginCrash
08:51:58 [2022-11-02T08:51:58.598Z] === RUN   TestReadPluginNoRead
08:51:58 [2022-11-02T08:51:58.598Z] === PAUSE TestReadPluginNoRead
08:51:58 [2022-11-02T08:51:58.598Z] === RUN   TestDaemonStartWithLogOpt
08:51:58 [2022-11-02T08:51:58.598Z] === PAUSE TestDaemonStartWithLogOpt
08:51:58 [2022-11-02T08:51:58.598Z] === CONT  TestContinueAfterPluginCrash
08:51:58 [2022-11-02T08:51:58.598Z] === CONT  TestDaemonStartWithLogOpt
08:52:01 [2022-11-02T08:52:01.866Z] --- PASS: TestDaemonStartWithLogOpt (3.18s)
08:52:01 [2022-11-02T08:52:01.866Z] === CONT  TestReadPluginNoRead
08:52:04 [2022-11-02T08:52:04.382Z] === RUN   TestReadPluginNoRead/default
08:52:05 [2022-11-02T08:52:05.311Z] === RUN   TestReadPluginNoRead/disabled_caching
08:52:06 [2022-11-02T08:52:06.676Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:52:06 [2022-11-02T08:52:06.676Z] --- PASS: TestContinueAfterPluginCrash (8.08s)
08:52:07 [2022-11-02T08:52:07.605Z] === CONT  TestReadPluginNoRead
08:52:07 [2022-11-02T08:52:07.605Z]     read_test.go:91: [ded3a03eff943] daemon is not started
08:52:07 [2022-11-02T08:52:07.605Z] --- PASS: TestReadPluginNoRead (5.67s)
08:52:07 [2022-11-02T08:52:07.605Z]     --- PASS: TestReadPluginNoRead/default (1.17s)
08:52:07 [2022-11-02T08:52:07.605Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
08:52:07 [2022-11-02T08:52:07.605Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s)
08:52:07 [2022-11-02T08:52:07.605Z] PASS
08:52:07 [2022-11-02T08:52:07.605Z] 
08:52:07 [2022-11-02T08:52:07.605Z] DONE 6 tests in 8.960s
08:52:07 [2022-11-02T08:52:07.605Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:52:07 [2022-11-02T08:52:07.605Z] ++ 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
08:52:07 [2022-11-02T08:52:07.605Z] ++ set -e
08:52:07 [2022-11-02T08:52:07.605Z] ++ '[' -n 0 ']'
08:52:07 [2022-11-02T08:52:07.605Z] ++ set -x
08:52:07 [2022-11-02T08:52:07.605Z] ++ 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
08:52:07 [2022-11-02T08:52:07.605Z] testing: warning: no tests to run
08:52:07 [2022-11-02T08:52:07.605Z] PASS
08:52:07 [2022-11-02T08:52:07.605Z] 
08:52:07 [2022-11-02T08:52:07.605Z] DONE 0 tests in 0.031s
08:52:07 [2022-11-02T08:52:07.605Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:52:07 [2022-11-02T08:52:07.605Z] ++ 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
08:52:07 [2022-11-02T08:52:07.605Z] ++ set -e
08:52:07 [2022-11-02T08:52:07.605Z] ++ '[' -n 0 ']'
08:52:07 [2022-11-02T08:52:07.605Z] ++ set -x
08:52:07 [2022-11-02T08:52:07.605Z] ++ 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
08:52:07 [2022-11-02T08:52:07.605Z] INFO: Testing against a local daemon
08:52:07 [2022-11-02T08:52:07.605Z] === RUN   TestPluginWithDevMounts
08:52:07 [2022-11-02T08:52:07.605Z] === PAUSE TestPluginWithDevMounts
08:52:07 [2022-11-02T08:52:07.605Z] === CONT  TestPluginWithDevMounts
08:52:09 [2022-11-02T08:52:09.497Z] --- PASS: TestPluginWithDevMounts (1.55s)
08:52:09 [2022-11-02T08:52:09.497Z] PASS
08:52:09 [2022-11-02T08:52:09.497Z] 
08:52:09 [2022-11-02T08:52:09.497Z] DONE 1 tests in 1.647s
08:52:09 [2022-11-02T08:52:09.497Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
08:52:09 [2022-11-02T08:52:09.497Z] ++ 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
08:52:09 [2022-11-02T08:52:09.497Z] ++ set -e
08:52:09 [2022-11-02T08:52:09.497Z] ++ '[' -n 0 ']'
08:52:09 [2022-11-02T08:52:09.497Z] ++ set -x
08:52:09 [2022-11-02T08:52:09.497Z] ++ 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
08:52:09 [2022-11-02T08:52:09.497Z] INFO: Testing against a local daemon
08:52:09 [2022-11-02T08:52:09.497Z] === RUN   TestSecretInspect
08:52:12 [2022-11-02T08:52:12.018Z] --- PASS: TestSecretInspect (2.19s)
08:52:12 [2022-11-02T08:52:12.018Z] === RUN   TestSecretList
08:52:13 [2022-11-02T08:52:13.916Z] --- PASS: TestSecretList (2.19s)
08:52:13 [2022-11-02T08:52:13.916Z] === RUN   TestSecretsCreateAndDelete
08:52:16 [2022-11-02T08:52:16.436Z] --- PASS: TestSecretsCreateAndDelete (2.31s)
08:52:16 [2022-11-02T08:52:16.436Z] === RUN   TestSecretsUpdate
08:52:18 [2022-11-02T08:52:18.325Z] --- PASS: TestSecretsUpdate (2.31s)
08:52:18 [2022-11-02T08:52:18.325Z] === RUN   TestTemplatedSecret
08:52:21 [2022-11-02T08:52:21.592Z] --- PASS: TestTemplatedSecret (2.66s)
08:52:21 [2022-11-02T08:52:21.592Z] === RUN   TestSecretCreateResolve
08:52:23 [2022-11-02T08:52:23.480Z] --- PASS: TestSecretCreateResolve (2.22s)
08:52:23 [2022-11-02T08:52:23.480Z] PASS
08:52:23 [2022-11-02T08:52:23.480Z] 
08:52:23 [2022-11-02T08:52:23.480Z] DONE 6 tests in 13.965s
08:52:23 [2022-11-02T08:52:23.480Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
08:52:23 [2022-11-02T08:52:23.480Z] ++ 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
08:52:23 [2022-11-02T08:52:23.480Z] ++ set -e
08:52:23 [2022-11-02T08:52:23.480Z] ++ '[' -n 0 ']'
08:52:23 [2022-11-02T08:52:23.480Z] ++ set -x
08:52:23 [2022-11-02T08:52:23.480Z] ++ 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
08:52:23 [2022-11-02T08:52:23.480Z] INFO: Testing against a local daemon
08:52:23 [2022-11-02T08:52:23.480Z] === RUN   TestServiceCreateInit
08:52:23 [2022-11-02T08:52:23.480Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:52:26 [2022-11-02T08:52:26.756Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:52:30 [2022-11-02T08:52:30.956Z] --- PASS: TestServiceCreateInit (7.16s)
08:52:30 [2022-11-02T08:52:30.956Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.47s)
08:52:30 [2022-11-02T08:52:30.956Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.68s)
08:52:30 [2022-11-02T08:52:30.956Z] === RUN   TestCreateServiceMultipleTimes
08:52:48 [2022-11-02T08:52:48.996Z] --- PASS: TestCreateServiceMultipleTimes (15.74s)
08:52:48 [2022-11-02T08:52:48.996Z] === RUN   TestCreateServiceConflict
08:52:48 [2022-11-02T08:52:48.996Z] --- PASS: TestCreateServiceConflict (2.31s)
08:52:48 [2022-11-02T08:52:48.996Z] === RUN   TestCreateServiceMaxReplicas
08:52:51 [2022-11-02T08:52:51.510Z] --- PASS: TestCreateServiceMaxReplicas (2.68s)
08:52:51 [2022-11-02T08:52:51.510Z] === RUN   TestCreateWithDuplicateNetworkNames
08:53:06 [2022-11-02T08:53:06.363Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s)
08:53:06 [2022-11-02T08:53:06.363Z] === RUN   TestCreateServiceSecretFileMode
08:53:06 [2022-11-02T08:53:06.929Z] --- PASS: TestCreateServiceSecretFileMode (2.54s)
08:53:06 [2022-11-02T08:53:06.929Z] === RUN   TestCreateServiceConfigFileMode
08:53:09 [2022-11-02T08:53:09.446Z] --- PASS: TestCreateServiceConfigFileMode (2.43s)
08:53:09 [2022-11-02T08:53:09.446Z] === RUN   TestCreateServiceSysctls
08:53:12 [2022-11-02T08:53:12.715Z] --- PASS: TestCreateServiceSysctls (3.20s)
08:53:12 [2022-11-02T08:53:12.715Z] === RUN   TestCreateServiceCapabilities
08:53:15 [2022-11-02T08:53:15.232Z] --- PASS: TestCreateServiceCapabilities (2.55s)
08:53:15 [2022-11-02T08:53:15.232Z] === RUN   TestInspect
08:53:17 [2022-11-02T08:53:17.751Z] --- PASS: TestInspect (2.78s)
08:53:17 [2022-11-02T08:53:17.751Z] === RUN   TestCreateJob
08:53:21 [2022-11-02T08:53:21.020Z] --- PASS: TestCreateJob (2.96s)
08:53:21 [2022-11-02T08:53:21.020Z] === RUN   TestReplicatedJob
08:53:26 [2022-11-02T08:53:26.272Z] --- PASS: TestReplicatedJob (4.89s)
08:53:26 [2022-11-02T08:53:26.272Z] === RUN   TestUpdateReplicatedJob
08:53:28 [2022-11-02T08:53:28.839Z] --- PASS: TestUpdateReplicatedJob (2.77s)
08:53:28 [2022-11-02T08:53:28.839Z] === RUN   TestServiceListWithStatuses
08:53:28 [2022-11-02T08:53:28.839Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:53:28 [2022-11-02T08:53:28.839Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:53:28 [2022-11-02T08:53:28.839Z] === RUN   TestDockerNetworkConnectAlias
08:53:33 [2022-11-02T08:53:33.017Z] --- PASS: TestDockerNetworkConnectAlias (4.21s)
08:53:33 [2022-11-02T08:53:33.017Z] === RUN   TestDockerNetworkReConnect
08:53:36 [2022-11-02T08:53:36.290Z] --- PASS: TestDockerNetworkReConnect (3.34s)
08:53:36 [2022-11-02T08:53:36.290Z] === RUN   TestServicePlugin
08:53:36 [2022-11-02T08:53:36.290Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:53:36 [2022-11-02T08:53:36.290Z] --- SKIP: TestServicePlugin (0.00s)
08:53:36 [2022-11-02T08:53:36.290Z] === RUN   TestServiceUpdateLabel
08:53:38 [2022-11-02T08:53:38.178Z] --- PASS: TestServiceUpdateLabel (2.25s)
08:53:38 [2022-11-02T08:53:38.178Z] === RUN   TestServiceUpdateSecrets
08:53:53 [2022-11-02T08:53:53.016Z] --- PASS: TestServiceUpdateSecrets (14.35s)
08:53:53 [2022-11-02T08:53:53.016Z] === RUN   TestServiceUpdateConfigs
08:54:07 [2022-11-02T08:54:07.867Z] --- PASS: TestServiceUpdateConfigs (14.48s)
08:54:07 [2022-11-02T08:54:07.867Z] === RUN   TestServiceUpdateNetwork
08:54:20 [2022-11-02T08:54:20.039Z] --- PASS: TestServiceUpdateNetwork (12.43s)
08:54:20 [2022-11-02T08:54:20.039Z] === RUN   TestServiceUpdatePidsLimit
08:54:20 [2022-11-02T08:54:20.967Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:54:21 [2022-11-02T08:54:21.528Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:54:29 [2022-11-02T08:54:29.621Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:54:36 [2022-11-02T08:54:36.156Z] --- PASS: TestServiceUpdatePidsLimit (16.35s)
08:54:36 [2022-11-02T08:54:36.156Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
08:54:36 [2022-11-02T08:54:36.156Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
08:54:36 [2022-11-02T08:54:36.156Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s)
08:54:36 [2022-11-02T08:54:36.156Z] PASS
08:54:36 [2022-11-02T08:54:36.156Z] 
08:54:36 [2022-11-02T08:54:36.156Z] === Skipped
08:54:36 [2022-11-02T08:54:36.156Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
08:54:36 [2022-11-02T08:54:36.156Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:54:36 [2022-11-02T08:54:36.156Z] 
08:54:36 [2022-11-02T08:54:36.156Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
08:54:36 [2022-11-02T08:54:36.156Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:54:36 [2022-11-02T08:54:36.156Z] 
08:54:36 [2022-11-02T08:54:36.156Z] DONE 27 tests, 2 skipped in 132.631s
08:54:36 [2022-11-02T08:54:36.156Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
08:54:36 [2022-11-02T08:54:36.156Z] ++ 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
08:54:36 [2022-11-02T08:54:36.156Z] ++ set -e
08:54:36 [2022-11-02T08:54:36.156Z] ++ '[' -n 0 ']'
08:54:36 [2022-11-02T08:54:36.156Z] ++ set -x
08:54:36 [2022-11-02T08:54:36.156Z] ++ 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
08:54:36 [2022-11-02T08:54:36.156Z] INFO: Testing against a local daemon
08:54:36 [2022-11-02T08:54:36.156Z] === RUN   TestSessionCreate
08:54:36 [2022-11-02T08:54:36.156Z] --- PASS: TestSessionCreate (0.02s)
08:54:36 [2022-11-02T08:54:36.156Z] === RUN   TestSessionCreateWithBadUpgrade
08:54:36 [2022-11-02T08:54:36.156Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
08:54:36 [2022-11-02T08:54:36.156Z] PASS
08:54:36 [2022-11-02T08:54:36.156Z] 
08:54:36 [2022-11-02T08:54:36.156Z] DONE 2 tests in 0.122s
08:54:36 [2022-11-02T08:54:36.156Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
08:54:36 [2022-11-02T08:54:36.156Z] ++ 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
08:54:36 [2022-11-02T08:54:36.156Z] ++ set -e
08:54:36 [2022-11-02T08:54:36.156Z] ++ '[' -n 0 ']'
08:54:36 [2022-11-02T08:54:36.156Z] ++ set -x
08:54:36 [2022-11-02T08:54:36.156Z] ++ 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
08:54:36 [2022-11-02T08:54:36.156Z] INFO: Testing against a local daemon
08:54:36 [2022-11-02T08:54:36.156Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:54:36 [2022-11-02T08:54:36.156Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:54:36 [2022-11-02T08:54:36.156Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:54:36 [2022-11-02T08:54:36.156Z] === RUN   TestDiskUsage
08:54:36 [2022-11-02T08:54:36.156Z] === PAUSE TestDiskUsage
08:54:36 [2022-11-02T08:54:36.156Z] === RUN   TestEventsExecDie
08:54:36 [2022-11-02T08:54:36.718Z] --- PASS: TestEventsExecDie (0.51s)
08:54:36 [2022-11-02T08:54:36.718Z] === RUN   TestEventsBackwardsCompatible
08:54:36 [2022-11-02T08:54:36.718Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
08:54:36 [2022-11-02T08:54:36.718Z] === RUN   TestEventsVolumeCreate
08:54:36 [2022-11-02T08:54:36.718Z] --- PASS: TestEventsVolumeCreate (0.06s)
08:54:36 [2022-11-02T08:54:36.718Z] === RUN   TestInfoBinaryCommits
08:54:36 [2022-11-02T08:54:36.718Z] --- PASS: TestInfoBinaryCommits (0.02s)
08:54:36 [2022-11-02T08:54:36.718Z] === RUN   TestInfoAPIVersioned
08:54:36 [2022-11-02T08:54:36.718Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:54:36 [2022-11-02T08:54:36.718Z] === RUN   TestInfoAPI
08:54:36 [2022-11-02T08:54:36.718Z] --- PASS: TestInfoAPI (0.02s)
08:54:36 [2022-11-02T08:54:36.718Z] === RUN   TestInfoAPIWarnings
08:54:54 [2022-11-02T08:54:54.765Z] --- PASS: TestInfoAPIWarnings (16.55s)
08:54:54 [2022-11-02T08:54:54.765Z] === RUN   TestInfoDebug
08:54:54 [2022-11-02T08:54:54.765Z] --- PASS: TestInfoDebug (0.52s)
08:54:54 [2022-11-02T08:54:54.765Z] === RUN   TestInfoInsecureRegistries
08:54:54 [2022-11-02T08:54:54.765Z] --- PASS: TestInfoInsecureRegistries (0.52s)
08:54:54 [2022-11-02T08:54:54.765Z] === RUN   TestInfoRegistryMirrors
08:54:55 [2022-11-02T08:54:55.021Z] --- PASS: TestInfoRegistryMirrors (0.52s)
08:54:55 [2022-11-02T08:54:55.021Z] === RUN   TestLoginFailsWithBadCredentials
08:54:55 [2022-11-02T08:54:55.277Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
08:54:55 [2022-11-02T08:54:55.277Z] === RUN   TestPingCacheHeaders
08:54:55 [2022-11-02T08:54:55.277Z] --- PASS: TestPingCacheHeaders (0.02s)
08:54:55 [2022-11-02T08:54:55.277Z] === RUN   TestPingGet
08:54:55 [2022-11-02T08:54:55.277Z] --- PASS: TestPingGet (0.01s)
08:54:55 [2022-11-02T08:54:55.277Z] === RUN   TestPingHead
08:54:55 [2022-11-02T08:54:55.277Z] --- PASS: TestPingHead (0.02s)
08:54:55 [2022-11-02T08:54:55.277Z] === RUN   TestPingSwarmHeader
08:54:55 [2022-11-02T08:54:55.839Z] === RUN   TestPingSwarmHeader/before_swarm_init
08:54:56 [2022-11-02T08:54:56.404Z] === RUN   TestPingSwarmHeader/after_swarm_init
08:54:57 [2022-11-02T08:54:57.331Z] === RUN   TestPingSwarmHeader/after_swarm_leave
08:54:57 [2022-11-02T08:54:57.331Z] --- PASS: TestPingSwarmHeader (2.07s)
08:54:57 [2022-11-02T08:54:57.331Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
08:54:57 [2022-11-02T08:54:57.331Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
08:54:57 [2022-11-02T08:54:57.331Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
08:54:57 [2022-11-02T08:54:57.331Z] === RUN   TestPingBuilderHeader
08:54:57 [2022-11-02T08:54:57.331Z] === RUN   TestPingBuilderHeader/default_config
08:54:57 [2022-11-02T08:54:57.895Z] === RUN   TestPingBuilderHeader/buildkit_disabled
08:54:58 [2022-11-02T08:54:58.457Z] --- PASS: TestPingBuilderHeader (1.05s)
08:54:58 [2022-11-02T08:54:58.457Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
08:54:58 [2022-11-02T08:54:58.457Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
08:54:58 [2022-11-02T08:54:58.457Z] === RUN   TestVersion
08:54:58 [2022-11-02T08:54:58.457Z] --- PASS: TestVersion (0.02s)
08:54:58 [2022-11-02T08:54:58.457Z] === CONT  TestDiskUsage
08:54:59 [2022-11-02T08:54:59.018Z] === RUN   TestDiskUsage/empty
08:54:59 [2022-11-02T08:54:59.018Z] === RUN   TestDiskUsage/empty/container_types
08:54:59 [2022-11-02T08:54:59.018Z] === RUN   TestDiskUsage/empty/image_types
08:54:59 [2022-11-02T08:54:59.018Z] === RUN   TestDiskUsage/empty/volume_types
08:54:59 [2022-11-02T08:54:59.018Z] === RUN   TestDiskUsage/empty/build-cache_types
08:54:59 [2022-11-02T08:54:59.018Z] === RUN   TestDiskUsage/empty/container,_volume_types
08:54:59 [2022-11-02T08:54:59.018Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
08:54:59 [2022-11-02T08:54:59.018Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
08:54:59 [2022-11-02T08:54:59.018Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
08:54:59 [2022-11-02T08:54:59.018Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
08:54:59 [2022-11-02T08:54:59.018Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
08:54:59 [2022-11-02T08:54:59.018Z] === RUN   TestDiskUsage/after_LoadBusybox
08:54:59 [2022-11-02T08:54:59.274Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
08:54:59 [2022-11-02T08:54:59.274Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
08:54:59 [2022-11-02T08:54:59.274Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
08:54:59 [2022-11-02T08:54:59.274Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
08:54:59 [2022-11-02T08:54:59.274Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
08:54:59 [2022-11-02T08:54:59.274Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
08:54:59 [2022-11-02T08:54:59.274Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
08:54:59 [2022-11-02T08:54:59.274Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
08:54:59 [2022-11-02T08:54:59.274Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
08:54:59 [2022-11-02T08:54:59.274Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
08:54:59 [2022-11-02T08:54:59.274Z] === RUN   TestDiskUsage/after_container.Run
08:54:59 [2022-11-02T08:54:59.530Z] === RUN   TestDiskUsage/after_container.Run/container_types
08:54:59 [2022-11-02T08:54:59.530Z] === RUN   TestDiskUsage/after_container.Run/image_types
08:54:59 [2022-11-02T08:54:59.530Z] === RUN   TestDiskUsage/after_container.Run/volume_types
08:54:59 [2022-11-02T08:54:59.530Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
08:54:59 [2022-11-02T08:54:59.530Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
08:54:59 [2022-11-02T08:54:59.530Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
08:54:59 [2022-11-02T08:54:59.530Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
08:54:59 [2022-11-02T08:54:59.530Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
08:54:59 [2022-11-02T08:54:59.530Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
08:54:59 [2022-11-02T08:54:59.530Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
08:54:59 [2022-11-02T08:54:59.530Z] --- PASS: TestDiskUsage (1.13s)
08:54:59 [2022-11-02T08:54:59.530Z]     --- PASS: TestDiskUsage/empty (0.01s)
08:54:59 [2022-11-02T08:54:59.530Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
08:54:59 [2022-11-02T08:54:59.530Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
08:54:59 [2022-11-02T08:54:59.530Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
08:54:59 [2022-11-02T08:54:59.530Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
08:54:59 [2022-11-02T08:54:59.530Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z] PASS
08:54:59 [2022-11-02T08:54:59.531Z] 
08:54:59 [2022-11-02T08:54:59.531Z] === Skipped
08:54:59 [2022-11-02T08:54:59.531Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:54:59 [2022-11-02T08:54:59.531Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:54:59 [2022-11-02T08:54:59.531Z] 
08:54:59 [2022-11-02T08:54:59.531Z] DONE 57 tests, 1 skipped in 23.609s
08:54:59 [2022-11-02T08:54:59.531Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
08:54:59 [2022-11-02T08:54:59.531Z] ++ 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
08:54:59 [2022-11-02T08:54:59.531Z] ++ set -e
08:54:59 [2022-11-02T08:54:59.531Z] ++ '[' -n 0 ']'
08:54:59 [2022-11-02T08:54:59.531Z] ++ set -x
08:54:59 [2022-11-02T08:54:59.531Z] ++ 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
08:54:59 [2022-11-02T08:54:59.787Z] INFO: Testing against a local daemon
08:54:59 [2022-11-02T08:54:59.787Z] === RUN   TestVolumesCreateAndList
08:54:59 [2022-11-02T08:54:59.787Z] --- PASS: TestVolumesCreateAndList (0.02s)
08:54:59 [2022-11-02T08:54:59.787Z] === RUN   TestVolumesRemove
08:54:59 [2022-11-02T08:54:59.787Z] --- PASS: TestVolumesRemove (0.06s)
08:54:59 [2022-11-02T08:54:59.787Z] === RUN   TestVolumesInspect
08:54:59 [2022-11-02T08:54:59.787Z] --- PASS: TestVolumesInspect (0.02s)
08:54:59 [2022-11-02T08:54:59.787Z] === RUN   TestVolumesInvalidJSON
08:54:59 [2022-11-02T08:54:59.787Z] === RUN   TestVolumesInvalidJSON/volumes/create
08:54:59 [2022-11-02T08:54:59.787Z] === PAUSE TestVolumesInvalidJSON/volumes/create
08:54:59 [2022-11-02T08:54:59.787Z] === CONT  TestVolumesInvalidJSON/volumes/create
08:54:59 [2022-11-02T08:54:59.787Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
08:54:59 [2022-11-02T08:54:59.787Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
08:54:59 [2022-11-02T08:54:59.787Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
08:54:59 [2022-11-02T08:54:59.787Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
08:54:59 [2022-11-02T08:54:59.787Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:54:59 [2022-11-02T08:54:59.787Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
08:54:59 [2022-11-02T08:54:59.787Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
08:54:59 [2022-11-02T08:54:59.787Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
08:54:59 [2022-11-02T08:54:59.787Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
08:54:59 [2022-11-02T08:54:59.787Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
08:54:59 [2022-11-02T08:54:59.787Z] === RUN   TestVolumePruneAnonymous
08:54:59 [2022-11-02T08:54:59.787Z] --- PASS: TestVolumePruneAnonymous (0.03s)
08:54:59 [2022-11-02T08:54:59.787Z] PASS
08:54:59 [2022-11-02T08:54:59.787Z] 
08:54:59 [2022-11-02T08:54:59.787Z] DONE 10 tests in 0.231s
08:54:59 [2022-11-02T08:54:59.787Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:55:00 [2022-11-02T08:55:00.043Z] ++++ cat bundles/test-integration/docker.pid
08:55:00 [2022-11-02T08:55:00.043Z] +++ kill 14895
08:55:00 [2022-11-02T08:55:00.299Z] +++ /etc/init.d/apparmor stop
08:55:00 [2022-11-02T08:55:00.299Z] Leaving: AppArmorNo profiles have been unloaded.
08:55:00 [2022-11-02T08:55:00.299Z] 
08:55:00 [2022-11-02T08:55:00.299Z] Unloading profiles will leave already running processes permanently
08:55:00 [2022-11-02T08:55:00.299Z] unconfined, which can lead to unexpected situations.
08:55:00 [2022-11-02T08:55:00.299Z] 
08:55:00 [2022-11-02T08:55:00.299Z] To set a process to complain mode, use the command line tool
08:55:00 [2022-11-02T08:55:00.299Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:55:00 [2022-11-02T08:55:00.299Z] +++ true
08:55:00 [2022-11-02T08:55:00.299Z] exiting test-integration
08:55:00 [2022-11-02T08:55:00.299Z] ++ exit 0
08:55:00 [2022-11-02T08:55:00.299Z] 
Post stage
[Pipeline] junit
08:55:00 [2022-11-02T08:55:00.873Z] Recording test results
08:55:01 [2022-11-02T08:55:01.092Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:55:01 [2022-11-02T08:55:01.395Z] + echo Ensuring container killed.
08:55:01 [2022-11-02T08:55:01.395Z] Ensuring container killed.
08:55:01 [2022-11-02T08:55:01.395Z] + docker rm -vf docker-pr5
08:55:01 [2022-11-02T08:55:01.395Z] Error response from daemon: No such container: docker-pr5
[Pipeline] sh
08:55:01 [2022-11-02T08:55:01.715Z] + echo Chowning /workspace to jenkins user
08:55:01 [2022-11-02T08:55:01.715Z] Chowning /workspace to jenkins user
08:55:01 [2022-11-02T08:55:01.715Z] + id -u
08:55:01 [2022-11-02T08:55:01.715Z] + id -g
08:55:01 [2022-11-02T08:55:01.715Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44073:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:55:03 [2022-11-02T08:55:03.361Z] + bundleName=arm64-integration
08:55:03 [2022-11-02T08:55:03.361Z] + echo Creating arm64-integration-bundles.tar.gz
08:55:03 [2022-11-02T08:55:03.361Z] Creating arm64-integration-bundles.tar.gz
08:55:03 [2022-11-02T08:55:03.361Z] + xargs tar -czf arm64-integration-bundles.tar.gz
08:55:03 [2022-11-02T08:55:03.361Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
08:55:03 [2022-11-02T08:55:03.627Z] Archiving artifacts
08:55:03 [2022-11-02T08:55:03.925Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44073/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:55:04 [2022-11-02T08:55:04.215Z] + make clean
08:55:04 [2022-11-02T08:55:04.471Z] docker volume rm -f docker-dev-cache docker-mod-cache
08:55:04 [2022-11-02T08:55:04.471Z] docker-dev-cache
08:55:04 [2022-11-02T08:55:04.471Z] 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