Skip to content
Success

Console Output

Pull request #45008 opened
19:11:35 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from a4e3c67e44e24c140245e60e46f71e43180fed96+02b84125726f5bb5337df79a955a62f1266475e2 (85debdb7263f4b121f47a11cd010319edd3f3d53)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-45008@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
19:11:37 [2023-02-15T19:11:37.949Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
19:11:37 [2023-02-15T19:11:37.952Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
19:11:38 [2023-02-15T19:11:38.123Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-077a27f66fbe0cce5) in /home/ubuntu/workspace/moby_PR-45008
[Pipeline] {
[Pipeline] checkout
19:11:38 [2023-02-15T19:11:38.147Z] The recommended git tool is: git
19:11:38 [2023-02-15T19:11:38.200Z] using credential docker-jenkins-github-credentials
19:11:38 [2023-02-15T19:11:38.210Z] Cloning the remote Git repository
19:11:38 [2023-02-15T19:11:38.210Z] Cloning with configured refspecs honoured and without tags
19:11:38 [2023-02-15T19:11:38.217Z] Cloning repository https://github.com/moby/moby.git
19:11:38 [2023-02-15T19:11:38.217Z]  > git init /home/ubuntu/workspace/moby_PR-45008 # timeout=10
19:11:38 [2023-02-15T19:11:38.222Z] Fetching upstream changes from https://github.com/moby/moby.git
19:11:38 [2023-02-15T19:11:38.222Z]  > git --version # timeout=10
19:11:38 [2023-02-15T19:11:38.227Z]  > git --version # 'git version 2.25.1'
19:11:38 [2023-02-15T19:11:38.227Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:11:38 [2023-02-15T19:11:38.228Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45008/head:refs/remotes/origin/PR-45008 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:11:52 [2023-02-15T19:11:52.214Z] Fetching without tags
19:11:52 [2023-02-15T19:11:52.199Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:11:52 [2023-02-15T19:11:52.203Z]  > git config --add remote.origin.fetch +refs/pull/45008/head:refs/remotes/origin/PR-45008 # timeout=10
19:11:52 [2023-02-15T19:11:52.208Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:11:52 [2023-02-15T19:11:52.214Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:11:52 [2023-02-15T19:11:52.265Z] Fetching upstream changes from https://github.com/moby/moby.git
19:11:52 [2023-02-15T19:11:52.265Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:11:52 [2023-02-15T19:11:52.266Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45008/head:refs/remotes/origin/PR-45008 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:11:52 [2023-02-15T19:11:52.460Z] Merging remotes/origin/master commit 02b84125726f5bb5337df79a955a62f1266475e2 into PR head commit a4e3c67e44e24c140245e60e46f71e43180fed96
19:11:53 [2023-02-15T19:11:53.064Z] Merge succeeded, producing a4e3c67e44e24c140245e60e46f71e43180fed96
19:11:53 [2023-02-15T19:11:53.065Z] Checking out Revision a4e3c67e44e24c140245e60e46f71e43180fed96 (PR-45008)
19:11:53 [2023-02-15T19:11:53.127Z] Commit message: "api/s/r/swarm: log backend errors at Debug level"
19:11:53 [2023-02-15T19:11:53.127Z] First time build. Skipping changelog.
19:11:53 [2023-02-15T19:11:53.140Z]  > git --version # timeout=10
19:11:53 [2023-02-15T19:11:53.144Z]  > git --version # 'git version 2.25.1'
19:11:53 [2023-02-15T19:11:53.147Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:11:53 [2023-02-15T19:11:53.913Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45008:/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
19:11:52 [2023-02-15T19:11:52.466Z]  > git config core.sparsecheckout # timeout=10
19:11:52 [2023-02-15T19:11:52.469Z]  > git checkout -f a4e3c67e44e24c140245e60e46f71e43180fed96 # timeout=10
19:11:53 [2023-02-15T19:11:53.049Z]  > git remote # timeout=10
19:11:53 [2023-02-15T19:11:53.053Z]  > git config --get remote.origin.url # timeout=10
19:11:53 [2023-02-15T19:11:53.057Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:11:53 [2023-02-15T19:11:53.058Z]  > git merge 02b84125726f5bb5337df79a955a62f1266475e2 # timeout=10
19:11:53 [2023-02-15T19:11:53.065Z]  > git rev-parse HEAD^{commit} # timeout=10
19:11:53 [2023-02-15T19:11:53.071Z]  > git config core.sparsecheckout # timeout=10
19:11:53 [2023-02-15T19:11:53.074Z]  > git checkout -f a4e3c67e44e24c140245e60e46f71e43180fed96 # timeout=10
19:11:58 [2023-02-15T19:11:58.084Z] 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
19:11:58 [2023-02-15T19:11:58.241Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-077a27f66fbe0cce5) in /home/ubuntu/workspace/moby_PR-45008
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
19:11:58 [2023-02-15T19:11:58.271Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
19:11:58 [2023-02-15T19:11:58.320Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
19:11:58 [2023-02-15T19:11:58.334Z] Fetching changes from the remote Git repository
[Pipeline] // stage
19:11:58 [2023-02-15T19:11:58.341Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
19:11:58 [2023-02-15T19:11:58.620Z] Merging remotes/origin/master commit 02b84125726f5bb5337df79a955a62f1266475e2 into PR head commit a4e3c67e44e24c140245e60e46f71e43180fed96
19:11:58 [2023-02-15T19:11:58.736Z] Merge succeeded, producing a4e3c67e44e24c140245e60e46f71e43180fed96
19:11:58 [2023-02-15T19:11:58.736Z] Checking out Revision a4e3c67e44e24c140245e60e46f71e43180fed96 (PR-45008)
19:11:58 [2023-02-15T19:11:58.869Z] Commit message: "api/s/r/swarm: log backend errors at Debug level"
19:11:58 [2023-02-15T19:11:58.925Z]  > git --version # timeout=10
19:11:58 [2023-02-15T19:11:58.928Z]  > git --version # 'git version 2.25.1'
19:11:58 [2023-02-15T19:11:58.931Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
19:11:58 [2023-02-15T19:11:58.335Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45008/.git # timeout=10
19:11:58 [2023-02-15T19:11:58.342Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:11:58 [2023-02-15T19:11:58.389Z] Fetching upstream changes from https://github.com/moby/moby.git
19:11:58 [2023-02-15T19:11:58.389Z]  > git --version # timeout=10
19:11:58 [2023-02-15T19:11:58.393Z]  > git --version # 'git version 2.25.1'
19:11:58 [2023-02-15T19:11:58.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:11:58 [2023-02-15T19:11:58.394Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45008/head:refs/remotes/origin/PR-45008 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:11:58 [2023-02-15T19:11:58.627Z]  > git config core.sparsecheckout # timeout=10
19:11:58 [2023-02-15T19:11:58.632Z]  > git checkout -f a4e3c67e44e24c140245e60e46f71e43180fed96 # timeout=10
19:11:58 [2023-02-15T19:11:58.724Z]  > git remote # timeout=10
19:11:58 [2023-02-15T19:11:58.727Z]  > git config --get remote.origin.url # timeout=10
19:11:58 [2023-02-15T19:11:58.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:11:58 [2023-02-15T19:11:58.731Z]  > git merge 02b84125726f5bb5337df79a955a62f1266475e2 # timeout=10
19:11:58 [2023-02-15T19:11:58.738Z]  > git rev-parse HEAD^{commit} # timeout=10
19:11:58 [2023-02-15T19:11:58.785Z]  > git config core.sparsecheckout # timeout=10
19:11:58 [2023-02-15T19:11:58.788Z]  > git checkout -f a4e3c67e44e24c140245e60e46f71e43180fed96 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:11:59 [2023-02-15T19:11:59.696Z] + docker version
19:11:59 [2023-02-15T19:11:59.696Z] Client: Docker Engine - Community
19:11:59 [2023-02-15T19:11:59.696Z]  Version:           22.06.0-beta.0
19:11:59 [2023-02-15T19:11:59.696Z]  API version:       1.42
19:11:59 [2023-02-15T19:11:59.696Z]  Go version:        go1.18.3
19:11:59 [2023-02-15T19:11:59.696Z]  Git commit:        3e9117b
19:11:59 [2023-02-15T19:11:59.696Z]  Built:             Fri Jun  3 17:55:34 2022
19:11:59 [2023-02-15T19:11:59.696Z]  OS/Arch:           linux/arm64
19:11:59 [2023-02-15T19:11:59.696Z]  Context:           default
19:11:59 [2023-02-15T19:11:59.696Z] 
19:11:59 [2023-02-15T19:11:59.696Z] Server: Docker Engine - Community
19:11:59 [2023-02-15T19:11:59.696Z]  Engine:
19:11:59 [2023-02-15T19:11:59.696Z]   Version:          22.06.0-beta.0
19:11:59 [2023-02-15T19:11:59.696Z]   API version:      1.42 (minimum version 1.12)
19:11:59 [2023-02-15T19:11:59.696Z]   Go version:       go1.18.3
19:11:59 [2023-02-15T19:11:59.696Z]   Git commit:       38633e7
19:11:59 [2023-02-15T19:11:59.696Z]   Built:            Fri Jun  3 17:55:34 2022
19:11:59 [2023-02-15T19:11:59.696Z]   OS/Arch:          linux/arm64
19:11:59 [2023-02-15T19:11:59.696Z]   Experimental:     true
19:11:59 [2023-02-15T19:11:59.696Z]  containerd:
19:11:59 [2023-02-15T19:11:59.696Z]   Version:          1.6.8
19:11:59 [2023-02-15T19:11:59.696Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
19:11:59 [2023-02-15T19:11:59.696Z]  runc:
19:11:59 [2023-02-15T19:11:59.696Z]   Version:          1.1.4
19:11:59 [2023-02-15T19:11:59.696Z]   GitCommit:        v1.1.4-0-g5fd4c4d
19:11:59 [2023-02-15T19:11:59.696Z]  docker-init:
19:11:59 [2023-02-15T19:11:59.696Z]   Version:          0.19.0
19:11:59 [2023-02-15T19:11:59.696Z]   GitCommit:        de40ad0
[Pipeline] sh
19:12:00 [2023-02-15T19:12:00.031Z] + docker info
19:12:00 [2023-02-15T19:12:00.031Z] Client:
19:12:00 [2023-02-15T19:12:00.031Z]  Context:    default
19:12:00 [2023-02-15T19:12:00.031Z]  Debug Mode: false
19:12:00 [2023-02-15T19:12:00.031Z]  Plugins:
19:12:00 [2023-02-15T19:12:00.031Z]   buildx: Docker Buildx (Docker Inc.)
19:12:00 [2023-02-15T19:12:00.031Z]     Version:  v0.8.2
19:12:00 [2023-02-15T19:12:00.031Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
19:12:00 [2023-02-15T19:12:00.031Z]   compose: Docker Compose (Docker Inc.)
19:12:00 [2023-02-15T19:12:00.031Z]     Version:  v2.12.0
19:12:00 [2023-02-15T19:12:00.031Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
19:12:00 [2023-02-15T19:12:00.031Z] 
19:12:00 [2023-02-15T19:12:00.031Z] Server:
19:12:00 [2023-02-15T19:12:00.031Z]  Containers: 0
19:12:00 [2023-02-15T19:12:00.031Z]   Running: 0
19:12:00 [2023-02-15T19:12:00.031Z]   Paused: 0
19:12:00 [2023-02-15T19:12:00.031Z]   Stopped: 0
19:12:00 [2023-02-15T19:12:00.031Z]  Images: 4
19:12:00 [2023-02-15T19:12:00.031Z]  Server Version: 22.06.0-beta.0
19:12:00 [2023-02-15T19:12:00.031Z]  Storage Driver: overlay2
19:12:00 [2023-02-15T19:12:00.031Z]   Backing Filesystem: extfs
19:12:00 [2023-02-15T19:12:00.031Z]   Supports d_type: true
19:12:00 [2023-02-15T19:12:00.031Z]   Using metacopy: false
19:12:00 [2023-02-15T19:12:00.031Z]   Native Overlay Diff: true
19:12:00 [2023-02-15T19:12:00.031Z]   userxattr: false
19:12:00 [2023-02-15T19:12:00.031Z]  Logging Driver: json-file
19:12:00 [2023-02-15T19:12:00.031Z]  Cgroup Driver: cgroupfs
19:12:00 [2023-02-15T19:12:00.031Z]  Cgroup Version: 1
19:12:00 [2023-02-15T19:12:00.031Z]  Plugins:
19:12:00 [2023-02-15T19:12:00.031Z]   Volume: local
19:12:00 [2023-02-15T19:12:00.031Z]   Network: bridge host ipvlan macvlan null overlay
19:12:00 [2023-02-15T19:12:00.031Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:12:00 [2023-02-15T19:12:00.031Z]  Swarm: inactive
19:12:00 [2023-02-15T19:12:00.031Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
19:12:00 [2023-02-15T19:12:00.031Z]  Default Runtime: runc
19:12:00 [2023-02-15T19:12:00.031Z]  Init Binary: docker-init
19:12:00 [2023-02-15T19:12:00.031Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
19:12:00 [2023-02-15T19:12:00.031Z]  runc version: v1.1.4-0-g5fd4c4d
19:12:00 [2023-02-15T19:12:00.031Z]  init version: de40ad0
19:12:00 [2023-02-15T19:12:00.031Z]  Security Options:
19:12:00 [2023-02-15T19:12:00.031Z]   apparmor
19:12:00 [2023-02-15T19:12:00.031Z]   seccomp
19:12:00 [2023-02-15T19:12:00.031Z]    Profile: builtin
19:12:00 [2023-02-15T19:12:00.031Z]  Kernel Version: 5.15.0-1022-aws
19:12:00 [2023-02-15T19:12:00.031Z]  Operating System: Ubuntu 20.04.5 LTS
19:12:00 [2023-02-15T19:12:00.031Z]  OSType: linux
19:12:00 [2023-02-15T19:12:00.031Z]  Architecture: aarch64
19:12:00 [2023-02-15T19:12:00.031Z]  CPUs: 2
19:12:00 [2023-02-15T19:12:00.031Z]  Total Memory: 7.559GiB
19:12:00 [2023-02-15T19:12:00.031Z]  Name: ip-10-100-88-42
19:12:00 [2023-02-15T19:12:00.031Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
19:12:00 [2023-02-15T19:12:00.031Z]  Docker Root Dir: /var/lib/docker
19:12:00 [2023-02-15T19:12:00.031Z]  Debug Mode: false
19:12:00 [2023-02-15T19:12:00.031Z]  Registry: https://index.docker.io/v1/
19:12:00 [2023-02-15T19:12:00.031Z]  Labels:
19:12:00 [2023-02-15T19:12:00.031Z]  Experimental: true
19:12:00 [2023-02-15T19:12:00.031Z]  Insecure Registries:
19:12:00 [2023-02-15T19:12:00.031Z]   127.0.0.0/8
19:12:00 [2023-02-15T19:12:00.031Z]  Live Restore Enabled: true
19:12:00 [2023-02-15T19:12:00.031Z] 
[Pipeline] sh
19:12:00 [2023-02-15T19:12:00.391Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:12:00 [2023-02-15T19:12:00.391Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:12:00 [2023-02-15T19:12:00.391Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45008/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
19:12:00 [2023-02-15T19:12:00.391Z] + bash /home/ubuntu/workspace/moby_PR-45008/check-config.sh
19:12:00 [2023-02-15T19:12:00.391Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:12:00 [2023-02-15T19:12:00.391Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
19:12:00 [2023-02-15T19:12:00.391Z] 
19:12:00 [2023-02-15T19:12:00.391Z] Generally Necessary:
19:12:00 [2023-02-15T19:12:00.391Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:12:00 [2023-02-15T19:12:00.391Z] - apparmor: enabled and tools installed
19:12:00 [2023-02-15T19:12:00.391Z] - CONFIG_NAMESPACES: enabled
19:12:00 [2023-02-15T19:12:00.391Z] - CONFIG_NET_NS: enabled
19:12:00 [2023-02-15T19:12:00.391Z] - CONFIG_PID_NS: enabled
19:12:00 [2023-02-15T19:12:00.391Z] - CONFIG_IPC_NS: enabled
19:12:00 [2023-02-15T19:12:00.391Z] - CONFIG_UTS_NS: enabled
19:12:00 [2023-02-15T19:12:00.391Z] - CONFIG_CGROUPS: enabled
19:12:00 [2023-02-15T19:12:00.391Z] - CONFIG_CGROUP_CPUACCT: enabled
19:12:00 [2023-02-15T19:12:00.391Z] - CONFIG_CGROUP_DEVICE: enabled
19:12:00 [2023-02-15T19:12:00.391Z] - CONFIG_CGROUP_FREEZER: enabled
19:12:00 [2023-02-15T19:12:00.391Z] - CONFIG_CGROUP_SCHED: enabled
19:12:00 [2023-02-15T19:12:00.391Z] - CONFIG_CPUSETS: enabled
19:12:00 [2023-02-15T19:12:00.391Z] - CONFIG_MEMCG: enabled
19:12:00 [2023-02-15T19:12:00.391Z] - CONFIG_KEYS: enabled
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_VETH: enabled (as module)
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_BRIDGE: enabled (as module)
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_NF_NAT: enabled (as module)
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_POSIX_MQUEUE: enabled
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_CGROUP_BPF: enabled
19:12:00 [2023-02-15T19:12:00.648Z] 
19:12:00 [2023-02-15T19:12:00.648Z] Optional Features:
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_USER_NS: enabled
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_SECCOMP: enabled
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_SECCOMP_FILTER: enabled
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_CGROUP_PIDS: enabled
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_MEMCG_SWAP: enabled
19:12:00 [2023-02-15T19:12:00.648Z]     (cgroup swap accounting is currently enabled)
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_BLK_CGROUP: enabled
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_CGROUP_PERF: enabled
19:12:00 [2023-02-15T19:12:00.648Z] - CONFIG_CGROUP_HUGETLB: enabled
19:12:00 [2023-02-15T19:12:00.904Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:12:00 [2023-02-15T19:12:00.904Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:12:00 [2023-02-15T19:12:00.904Z] - CONFIG_CFS_BANDWIDTH: enabled
19:12:00 [2023-02-15T19:12:00.904Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:12:00 [2023-02-15T19:12:00.904Z] - CONFIG_RT_GROUP_SCHED: missing
19:12:00 [2023-02-15T19:12:00.904Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:12:00 [2023-02-15T19:12:00.904Z] - CONFIG_IP_VS: enabled (as module)
19:12:00 [2023-02-15T19:12:00.904Z] - CONFIG_IP_VS_NFCT: enabled
19:12:00 [2023-02-15T19:12:00.904Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:12:00 [2023-02-15T19:12:00.904Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:12:00 [2023-02-15T19:12:00.904Z] - CONFIG_IP_VS_RR: enabled (as module)
19:12:00 [2023-02-15T19:12:00.904Z] - CONFIG_SECURITY_SELINUX: enabled
19:12:00 [2023-02-15T19:12:00.904Z] - CONFIG_SECURITY_APPARMOR: enabled
19:12:00 [2023-02-15T19:12:00.904Z] - CONFIG_EXT4_FS: enabled
19:12:00 [2023-02-15T19:12:00.904Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:12:00 [2023-02-15T19:12:00.904Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:12:00 [2023-02-15T19:12:00.904Z] - Network Drivers:
19:12:00 [2023-02-15T19:12:00.904Z]   - "overlay":
19:12:00 [2023-02-15T19:12:00.904Z]     - CONFIG_VXLAN: enabled (as module)
19:12:00 [2023-02-15T19:12:00.904Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:12:00 [2023-02-15T19:12:00.904Z]       Optional (for encrypted networks):
19:12:01 [2023-02-15T19:12:01.160Z]       - CONFIG_CRYPTO: enabled
19:12:01 [2023-02-15T19:12:01.160Z]       - CONFIG_CRYPTO_AEAD: enabled
19:12:01 [2023-02-15T19:12:01.160Z]       - CONFIG_CRYPTO_GCM: enabled
19:12:01 [2023-02-15T19:12:01.160Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:12:01 [2023-02-15T19:12:01.160Z]       - CONFIG_CRYPTO_GHASH: enabled
19:12:01 [2023-02-15T19:12:01.160Z]       - CONFIG_XFRM: enabled
19:12:01 [2023-02-15T19:12:01.160Z]       - CONFIG_XFRM_USER: enabled (as module)
19:12:01 [2023-02-15T19:12:01.160Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:12:01 [2023-02-15T19:12:01.160Z]       - CONFIG_INET_ESP: enabled (as module)
19:12:01 [2023-02-15T19:12:01.160Z]   - "ipvlan":
19:12:01 [2023-02-15T19:12:01.160Z]     - CONFIG_IPVLAN: enabled (as module)
19:12:01 [2023-02-15T19:12:01.160Z]   - "macvlan":
19:12:01 [2023-02-15T19:12:01.160Z]     - CONFIG_MACVLAN: enabled (as module)
19:12:01 [2023-02-15T19:12:01.160Z]     - CONFIG_DUMMY: enabled (as module)
19:12:01 [2023-02-15T19:12:01.160Z]   - "ftp,tftp client in container":
19:12:01 [2023-02-15T19:12:01.160Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:12:01 [2023-02-15T19:12:01.160Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:12:01 [2023-02-15T19:12:01.160Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:12:01 [2023-02-15T19:12:01.160Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:12:01 [2023-02-15T19:12:01.160Z] - Storage Drivers:
19:12:01 [2023-02-15T19:12:01.160Z]   - "aufs":
19:12:01 [2023-02-15T19:12:01.160Z]     - CONFIG_AUFS_FS: enabled (as module)
19:12:01 [2023-02-15T19:12:01.160Z]   - "btrfs":
19:12:01 [2023-02-15T19:12:01.160Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:12:01 [2023-02-15T19:12:01.160Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:12:01 [2023-02-15T19:12:01.160Z]   - "devicemapper":
19:12:01 [2023-02-15T19:12:01.160Z]     - CONFIG_BLK_DEV_DM: enabled
19:12:01 [2023-02-15T19:12:01.160Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:12:01 [2023-02-15T19:12:01.160Z]   - "overlay":
19:12:01 [2023-02-15T19:12:01.160Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:12:01 [2023-02-15T19:12:01.160Z]   - "zfs":
19:12:01 [2023-02-15T19:12:01.160Z]     - /dev/zfs: present
19:12:01 [2023-02-15T19:12:01.160Z]     - zfs command: missing
19:12:01 [2023-02-15T19:12:01.160Z]     - zpool command: missing
19:12:01 [2023-02-15T19:12:01.160Z] 
19:12:01 [2023-02-15T19:12:01.160Z] Limits:
19:12:01 [2023-02-15T19:12:01.160Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:12:01 [2023-02-15T19:12:01.160Z] 
19:12:01 [2023-02-15T19:12:01.160Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:12:01 [2023-02-15T19:12:01.465Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a4e3c67e44e24c140245e60e46f71e43180fed96 .
19:12:01 [2023-02-15T19:12:01.721Z] #1 [internal] load .dockerignore
19:12:01 [2023-02-15T19:12:01.721Z] #1 transferring context: 113B done
19:12:01 [2023-02-15T19:12:01.721Z] #1 DONE 0.0s
19:12:01 [2023-02-15T19:12:01.721Z] 
19:12:01 [2023-02-15T19:12:01.721Z] #2 [internal] load build definition from Dockerfile
19:12:01 [2023-02-15T19:12:01.721Z] #2 transferring dockerfile: 27.13kB done
19:12:01 [2023-02-15T19:12:01.721Z] #2 DONE 0.0s
19:12:01 [2023-02-15T19:12:01.721Z] 
19:12:01 [2023-02-15T19:12:01.721Z] #3 resolve image config for docker.io/docker/dockerfile:1
19:12:01 [2023-02-15T19:12:01.981Z] #3 DONE 0.1s
19:12:01 [2023-02-15T19:12:01.981Z] 
19:12:01 [2023-02-15T19:12:01.981Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
19:12:01 [2023-02-15T19:12:01.981Z] #4 CACHED
19:12:01 [2023-02-15T19:12:01.981Z] 
19:12:01 [2023-02-15T19:12:01.981Z] #5 [internal] load metadata for docker.io/library/busybox:latest
19:12:01 [2023-02-15T19:12:01.981Z] #5 DONE 0.0s
19:12:01 [2023-02-15T19:12:01.981Z] 
19:12:01 [2023-02-15T19:12:01.981Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:12:01 [2023-02-15T19:12:01.981Z] #6 DONE 0.1s
19:12:01 [2023-02-15T19:12:01.981Z] 
19:12:01 [2023-02-15T19:12:01.981Z] #7 [internal] load metadata for docker.io/library/golang:1.19.5-bullseye
19:12:02 [2023-02-15T19:12:02.238Z] #7 DONE 0.1s
19:12:02 [2023-02-15T19:12:02.238Z] 
19:12:02 [2023-02-15T19:12:02.238Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
19:12:02 [2023-02-15T19:12:02.238Z] #8 DONE 0.1s
19:12:02 [2023-02-15T19:12:02.238Z] 
19:12:02 [2023-02-15T19:12:02.238Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
19:12:02 [2023-02-15T19:12:02.238Z] #9 DONE 0.2s
19:12:02 [2023-02-15T19:12:02.238Z] 
19:12:02 [2023-02-15T19:12:02.238Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:78b1726316ebfdec022fe7628f07547cafcd2d8a3934288187b87173f75925bc
19:12:02 [2023-02-15T19:12:02.238Z] #10 DONE 0.0s
19:12:02 [2023-02-15T19:12:02.238Z] 
19:12:02 [2023-02-15T19:12:02.238Z] #11 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:12:02 [2023-02-15T19:12:02.238Z] #11 DONE 0.0s
19:12:02 [2023-02-15T19:12:02.238Z] 
19:12:02 [2023-02-15T19:12:02.238Z] #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
19:12:02 [2023-02-15T19:12:02.238Z] #12 DONE 0.0s
19:12:02 [2023-02-15T19:12:02.238Z] 
19:12:02 [2023-02-15T19:12:02.238Z] #13 [build-dummy 1/2] FROM docker.io/library/busybox
19:12:02 [2023-02-15T19:12:02.238Z] #13 DONE 0.0s
19:12:02 [2023-02-15T19:12:02.238Z] 
19:12:02 [2023-02-15T19:12:02.238Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8
19:12:02 [2023-02-15T19:12:02.238Z] #14 DONE 0.0s
19:12:02 [2023-02-15T19:12:02.238Z] 
19:12:02 [2023-02-15T19:12:02.238Z] #15 [internal] load build context
19:12:03 [2023-02-15T19:12:03.179Z] #15 ...
19:12:03 [2023-02-15T19:12:03.179Z] 
19:12:03 [2023-02-15T19:12:03.179Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
19:12:03 [2023-02-15T19:12:03.179Z] #16 DONE 0.8s
19:12:03 [2023-02-15T19:12:03.179Z] 
19:12:03 [2023-02-15T19:12:03.179Z] #15 [internal] load build context
19:12:03 [2023-02-15T19:12:03.441Z] #15 transferring context: 66.16MB 1.2s done
19:12:03 [2023-02-15T19:12:03.441Z] #15 DONE 1.2s
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #17 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
19:12:03 [2023-02-15T19:12:03.441Z] #17 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #18 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
19:12:03 [2023-02-15T19:12:03.441Z] #18 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #19 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
19:12:03 [2023-02-15T19:12:03.441Z] #19 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #20 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:12:03 [2023-02-15T19:12:03.441Z] #20 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #21 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
19:12:03 [2023-02-15T19:12:03.441Z] #21 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #22 [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
19:12:03 [2023-02-15T19:12:03.441Z] #22 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #23 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
19:12:03 [2023-02-15T19:12:03.441Z] #23 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #24 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
19:12:03 [2023-02-15T19:12:03.441Z] #24 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #25 [tini-src 1/3] WORKDIR /usr/src/tini
19:12:03 [2023-02-15T19:12:03.441Z] #25 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #26 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
19:12:03 [2023-02-15T19:12:03.441Z] #26 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #27 [dockercli-src 1/5] WORKDIR /tmp/dockercli
19:12:03 [2023-02-15T19:12:03.441Z] #27 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #28 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:12:03 [2023-02-15T19:12:03.441Z] #28 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #29 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
19:12:03 [2023-02-15T19:12:03.441Z] #29 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #30 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
19:12:03 [2023-02-15T19:12:03.441Z] #30 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #31 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
19:12:03 [2023-02-15T19:12:03.441Z] #31 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #32 [build-dummy 2/2] RUN mkdir -p /build
19:12:03 [2023-02-15T19:12:03.441Z] #32 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #33 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
19:12:03 [2023-02-15T19:12:03.441Z] #33 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #34 [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
19:12:03 [2023-02-15T19:12:03.441Z] #34 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #35 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
19:12:03 [2023-02-15T19:12:03.441Z] #35 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #36 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
19:12:03 [2023-02-15T19:12:03.441Z] #36 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #37 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
19:12:03 [2023-02-15T19:12:03.441Z] #37 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #38 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
19:12:03 [2023-02-15T19:12:03.441Z] #38 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.441Z] #39 [delve-src 1/3] WORKDIR /usr/src/delve
19:12:03 [2023-02-15T19:12:03.441Z] #39 CACHED
19:12:03 [2023-02-15T19:12:03.441Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #40 [dev-base  8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
19:12:03 [2023-02-15T19:12:03.442Z] #40 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #41 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
19:12:03 [2023-02-15T19:12:03.442Z] #41 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #42 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
19:12:03 [2023-02-15T19:12:03.442Z] #42 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #43 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
19:12:03 [2023-02-15T19:12:03.442Z] #43 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #44 [swagger-src 1/3] WORKDIR /usr/src/swagger
19:12:03 [2023-02-15T19:12:03.442Z] #44 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #45 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
19:12:03 [2023-02-15T19:12:03.442Z] #45 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #46 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:12:03 [2023-02-15T19:12:03.442Z] #46 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #47 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
19:12:03 [2023-02-15T19:12:03.442Z] #47 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #48 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
19:12:03 [2023-02-15T19:12:03.442Z] #48 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #49 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
19:12:03 [2023-02-15T19:12:03.442Z] #49 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #50 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
19:12:03 [2023-02-15T19:12:03.442Z] #50 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #51 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
19:12:03 [2023-02-15T19:12:03.442Z] #51 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #52 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
19:12:03 [2023-02-15T19:12:03.442Z] #52 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #53 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:12:03 [2023-02-15T19:12:03.442Z] #53 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #54 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
19:12:03 [2023-02-15T19:12:03.442Z] #54 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #55 [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             ;
19:12:03 [2023-02-15T19:12:03.442Z] #55 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #56 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
19:12:03 [2023-02-15T19:12:03.442Z] #56 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #57 [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
19:12:03 [2023-02-15T19:12:03.442Z] #57 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #58 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
19:12:03 [2023-02-15T19:12:03.442Z] #58 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #59 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:12:03 [2023-02-15T19:12:03.442Z] #59 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #60 [containerd-src 1/3] WORKDIR /usr/src/containerd
19:12:03 [2023-02-15T19:12:03.442Z] #60 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #61 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:12:03 [2023-02-15T19:12:03.442Z] #61 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #62 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
19:12:03 [2023-02-15T19:12:03.442Z] #62 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #63 [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
19:12:03 [2023-02-15T19:12:03.442Z] #63 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #64 [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
19:12:03 [2023-02-15T19:12:03.442Z] #64 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #65 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
19:12:03 [2023-02-15T19:12:03.442Z] #65 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #66 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
19:12:03 [2023-02-15T19:12:03.442Z] #66 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #67 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
19:12:03 [2023-02-15T19:12:03.442Z] #67 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #68 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
19:12:03 [2023-02-15T19:12:03.442Z] #68 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #69 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
19:12:03 [2023-02-15T19:12:03.442Z] #69 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #70 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
19:12:03 [2023-02-15T19:12:03.442Z] #70 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #71 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
19:12:03 [2023-02-15T19:12:03.442Z] #71 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #72 [binary-dummy 1/1] COPY --from=build-dummy /build /build
19:12:03 [2023-02-15T19:12:03.442Z] #72 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #73 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:12:03 [2023-02-15T19:12:03.442Z] #73 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #74 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
19:12:03 [2023-02-15T19:12:03.442Z] #74 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #75 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
19:12:03 [2023-02-15T19:12:03.442Z] #75 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #76 [dev-base  1/11] RUN groupadd -r docker
19:12:03 [2023-02-15T19:12:03.442Z] #76 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #77 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
19:12:03 [2023-02-15T19:12:03.442Z] #77 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:12:03 [2023-02-15T19:12:03.442Z] #78 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #79 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
19:12:03 [2023-02-15T19:12:03.442Z] #79 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #80 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
19:12:03 [2023-02-15T19:12:03.442Z] #80 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #81 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:12:03 [2023-02-15T19:12:03.442Z] #81 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #82 [dev-base  9/11] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
19:12:03 [2023-02-15T19:12:03.442Z] #82 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #83 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
19:12:03 [2023-02-15T19:12:03.442Z] #83 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #84 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
19:12:03 [2023-02-15T19:12:03.442Z] #84 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #85 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
19:12:03 [2023-02-15T19:12:03.442Z] #85 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #86 [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
19:12:03 [2023-02-15T19:12:03.442Z] #86 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #87 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
19:12:03 [2023-02-15T19:12:03.442Z] #87 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #88 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
19:12:03 [2023-02-15T19:12:03.442Z] #88 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #89 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:12:03 [2023-02-15T19:12:03.442Z] #89 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #90 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
19:12:03 [2023-02-15T19:12:03.442Z] #90 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #91 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:12:03 [2023-02-15T19:12:03.442Z] #91 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #92 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
19:12:03 [2023-02-15T19:12:03.442Z] #92 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #93 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
19:12:03 [2023-02-15T19:12:03.442Z] #93 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #94 [dev-base  6/11] RUN ldconfig
19:12:03 [2023-02-15T19:12:03.442Z] #94 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #95 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
19:12:03 [2023-02-15T19:12:03.442Z] #95 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #96 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
19:12:03 [2023-02-15T19:12:03.442Z] #96 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #97 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
19:12:03 [2023-02-15T19:12:03.442Z] #97 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #98 [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
19:12:03 [2023-02-15T19:12:03.442Z] #98 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #99 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:12:03 [2023-02-15T19:12:03.442Z] #99 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #100 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
19:12:03 [2023-02-15T19:12:03.442Z] #100 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #101 [runc-src 1/3] WORKDIR /usr/src/runc
19:12:03 [2023-02-15T19:12:03.442Z] #101 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #102 [registry-src 1/2] WORKDIR /usr/src/registry
19:12:03 [2023-02-15T19:12:03.442Z] #102 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #103 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:12:03 [2023-02-15T19:12:03.442Z] #103 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #104 [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
19:12:03 [2023-02-15T19:12:03.442Z] #104 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #105 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
19:12:03 [2023-02-15T19:12:03.442Z] #105 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #106 [base 2/5] COPY --from=xx / /
19:12:03 [2023-02-15T19:12:03.442Z] #106 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #107 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
19:12:03 [2023-02-15T19:12:03.442Z] #107 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #108 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
19:12:03 [2023-02-15T19:12:03.442Z] #108 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #109 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:12:03 [2023-02-15T19:12:03.442Z] #109 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #110 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:12:03 [2023-02-15T19:12:03.442Z] #110 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #111 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:12:03 [2023-02-15T19:12:03.442Z] #111 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #112 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
19:12:03 [2023-02-15T19:12:03.442Z] #112 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #113 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
19:12:03 [2023-02-15T19:12:03.442Z] #113 CACHED
19:12:03 [2023-02-15T19:12:03.442Z] 
19:12:03 [2023-02-15T19:12:03.442Z] #114 [dev 1/1] COPY . .
19:12:08 [2023-02-15T19:12:08.691Z] #114 DONE 5.0s
19:12:08 [2023-02-15T19:12:08.691Z] 
19:12:08 [2023-02-15T19:12:08.691Z] #115 exporting to image
19:12:08 [2023-02-15T19:12:08.691Z] #115 exporting layers
19:12:09 [2023-02-15T19:12:09.254Z] #115 exporting layers 0.7s done
19:12:09 [2023-02-15T19:12:09.254Z] #115 writing image sha256:e369cc0817b79858b7e1dcefa07b04fcf72f8836bd7cdff371b723f0de70e73f done
19:12:09 [2023-02-15T19:12:09.254Z] #115 naming to docker.io/library/docker:a4e3c67e44e24c140245e60e46f71e43180fed96 done
19:12:09 [2023-02-15T19:12:09.254Z] #115 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:12:09 [2023-02-15T19:12:09.558Z] + sudo modprobe ip6table_filter
[Pipeline] sh
19:12:09 [2023-02-15T19:12:09.838Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45008/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4e3c67e44e24c140245e60e46f71e43180fed96 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4e3c67e44e24c140245e60e46f71e43180fed96 hack/test/unit
19:12:10 [2023-02-15T19:12:10.408Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
19:12:10 [2023-02-15T19:12:10.408Z] + TESTFLAGS+=' -test.timeout=5m'
19:12:10 [2023-02-15T19:12:10.408Z] + TESTDIRS=./...
19:12:10 [2023-02-15T19:12:10.408Z] + exclude_paths='/vendor/|/integration'
19:12:10 [2023-02-15T19:12:10.408Z] ++ go list ./...
19:12:10 [2023-02-15T19:12:10.408Z] ++ grep -vE '(/vendor/|/integration)'
19:12:11 [2023-02-15T19:12:11.339Z] + pkg_list='github.com/docker/docker/api
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/server
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/server/backend/build
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/server/httpstatus
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/server/httputils
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/server/middleware
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/server/router
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/server/router/build
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/server/router/checkpoint
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/server/router/container
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/server/router/debug
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/server/router/distribution
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/server/router/grpc
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/server/router/image
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/server/router/network
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/server/router/plugin
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/server/router/session
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/server/router/swarm
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/server/router/system
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/server/router/volume
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/types
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/types/backend
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/types/blkiodev
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/types/container
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/types/events
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/types/filters
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/types/image
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/types/mount
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/types/network
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/types/plugins/logdriver
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/types/registry
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/types/strslice
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/types/swarm
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/types/swarm/runtime
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/types/time
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/types/versions
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/types/versions/v1p19
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/types/versions/v1p20
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/api/types/volume
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/builder
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/builder/builder-next
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/builder/builder-next/exporter
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/builder/builder-next/worker
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/builder/dockerfile
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/builder/remotecontext
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/builder/remotecontext/git
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/builder/remotecontext/urlutil
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/cli/debug
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/cli/winresources/docker-proxy
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/cli/winresources/dockerd
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/client
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/cmd/docker-proxy
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/cmd/dockerd
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/cmd/dockerd/trap
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/container
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/container/stream
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/contrib/apparmor
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/contrib/docker-device-tool
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/contrib/httpserver
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/cluster
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/cluster/convert
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/cluster/executor
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/cluster/executor/container
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/cluster/provider
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/config
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/containerd
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/events
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/events/testutils
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/graphdriver
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/graphdriver/aufs
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/graphdriver/copy
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/graphdriver/overlay
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/graphdriver/register
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/graphdriver/vfs
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/graphdriver/zfs
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/images
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/initlayer
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/links
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/listeners
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/logger
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/logger/awslogs
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/logger/fluentd
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/logger/gcplogs
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/logger/gelf
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/logger/journald
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/logger/local
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/logger/logentries
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/logger/loggertest
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/logger/loggerutils
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/logger/splunk
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/logger/syslog
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/logger/templates
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/names
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/network
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/daemon/stats
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/distribution
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/distribution/metadata
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/distribution/utils
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/distribution/xfer
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/dockerversion
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/errdefs
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/image
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/image/cache
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/image/tarexport
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/image/v1
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/internal/mounttree
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/internal/test/suite
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/internal/unshare
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/layer
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libcontainerd
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libcontainerd/queue
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libcontainerd/remote
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libcontainerd/supervisor
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libcontainerd/types
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/bitmap
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/bitseq
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/cluster
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/config
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/datastore
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/diagnostic
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/discoverapi
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/driverapi
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/drivers/bridge
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/drivers/host
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/drivers/null
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/drivers/overlay
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/drivers/remote
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/drivers/windows
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/drvregistry
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/etchosts
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/idm
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/internal/caller
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/ipam
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/ipamapi
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/ipams/builtin
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/ipams/null
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/ipams/remote
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/ipamutils
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/iptables
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/netlabel
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/netutils
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/networkdb
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/ns
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/options
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/osl
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/osl/kernel
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/portallocator
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/portmapper
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/resolvconf
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/testutils
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/libnetwork/types
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/oci
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/oci/caps
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/opts
19:12:11 [2023-02-15T19:12:11.339Z] github.com/docker/docker/pkg/aaparser
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/archive
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/authorization
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/broadcaster
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/capabilities
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/chrootarchive
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/containerfs
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/devicemapper
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/directory
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/dmesg
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/fileutils
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/homedir
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/idtools
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/ioutils
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/jsonmessage
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/longpath
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/loopback
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/namesgenerator
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/parsers
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/parsers/kernel
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/pidfile
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/platform
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/platforms
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/plugingetter
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/plugins
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/plugins/transport
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/pools
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/process
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/progress
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/reexec
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/rootless
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/rootless/specconv
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/stack
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/stdcopy
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/streamformatter
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/stringid
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/sysinfo
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/system
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/tailfile
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/tarsum
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/useragent
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/plugin
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/plugin/executor/containerd
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/plugin/v2
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/profiles/apparmor
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/profiles/seccomp
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/quota
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/reference
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/registry
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/registry/resumable
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/restartmanager
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/runconfig
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/runconfig/opts
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil/daemon
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil/environment
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil/fakecontext
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil/fakegit
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil/fakestorage
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil/fixtures/load
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil/fixtures/plugin
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil/registry
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil/request
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/volume
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/volume/drivers
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/volume/local
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/volume/mounts
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/volume/service
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/volume/service/opts
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/volume/testutils'
19:12:11 [2023-02-15T19:12:11.340Z] ++ grep --fixed-strings -v /libnetwork
19:12:11 [2023-02-15T19:12:11.340Z] ++ echo 'github.com/docker/docker/api
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/server
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/server/backend/build
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/server/httpstatus
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/server/httputils
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/server/middleware
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/server/router
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/server/router/build
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/server/router/checkpoint
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/server/router/container
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/server/router/debug
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/server/router/distribution
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/server/router/grpc
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/server/router/image
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/server/router/network
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/server/router/plugin
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/server/router/session
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/server/router/swarm
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/server/router/system
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/server/router/volume
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/types
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/types/backend
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/types/blkiodev
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/types/container
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/types/events
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/types/filters
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/types/image
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/types/mount
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/types/network
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/types/plugins/logdriver
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/types/registry
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/types/strslice
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/types/swarm
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/types/swarm/runtime
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/types/time
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/types/versions
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/types/versions/v1p19
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/types/versions/v1p20
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/api/types/volume
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/builder
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/builder/builder-next
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/builder/builder-next/exporter
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/builder/builder-next/worker
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/builder/dockerfile
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/builder/remotecontext
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/builder/remotecontext/git
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/builder/remotecontext/urlutil
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/cli/debug
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/cli/winresources/docker-proxy
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/cli/winresources/dockerd
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/client
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/cmd/docker-proxy
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/cmd/dockerd
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/cmd/dockerd/trap
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/container
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/container/stream
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/contrib/apparmor
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/contrib/docker-device-tool
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/contrib/httpserver
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/cluster
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/cluster/convert
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/cluster/executor
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/cluster/executor/container
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/cluster/provider
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/config
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/containerd
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/events
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/events/testutils
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/graphdriver
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/graphdriver/aufs
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/graphdriver/copy
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/graphdriver/overlay
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/graphdriver/register
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/graphdriver/vfs
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/graphdriver/zfs
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/images
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/initlayer
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/links
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/listeners
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/logger
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/logger/awslogs
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/logger/fluentd
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/logger/gcplogs
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/logger/gelf
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/logger/journald
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/logger/local
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/logger/logentries
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/logger/loggertest
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/logger/loggerutils
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/logger/splunk
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/logger/syslog
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/logger/templates
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/names
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/network
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/daemon/stats
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/distribution
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/distribution/metadata
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/distribution/utils
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/distribution/xfer
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/dockerversion
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/errdefs
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/image
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/image/cache
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/image/tarexport
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/image/v1
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/internal/mounttree
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/internal/test/suite
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/internal/unshare
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/layer
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libcontainerd
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libcontainerd/queue
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libcontainerd/remote
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libcontainerd/supervisor
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libcontainerd/types
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/bitmap
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/bitseq
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/cluster
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/config
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/datastore
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/diagnostic
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/discoverapi
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/driverapi
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/drivers/bridge
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/drivers/host
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/drivers/null
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/drivers/overlay
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/drivers/remote
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/drivers/windows
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/drvregistry
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/etchosts
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/idm
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/internal/caller
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/ipam
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/ipamapi
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/ipams/builtin
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/ipams/null
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/ipams/remote
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/ipamutils
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/iptables
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/netlabel
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/netutils
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/networkdb
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/ns
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/options
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/osl
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/osl/kernel
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/portallocator
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/portmapper
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/resolvconf
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/testutils
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/libnetwork/types
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/oci
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/oci/caps
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/opts
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/aaparser
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/archive
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/authorization
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/broadcaster
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/capabilities
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/chrootarchive
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/containerfs
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/devicemapper
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/directory
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/dmesg
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/fileutils
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/homedir
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/idtools
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/ioutils
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/jsonmessage
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/longpath
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/loopback
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/namesgenerator
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/parsers
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/parsers/kernel
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/pidfile
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/platform
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/platforms
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/plugingetter
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/plugins
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/plugins/transport
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/pools
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/process
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/progress
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/reexec
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/rootless
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/rootless/specconv
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/stack
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/stdcopy
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/streamformatter
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/stringid
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/sysinfo
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/system
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/tailfile
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/tarsum
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/pkg/useragent
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/plugin
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/plugin/executor/containerd
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/plugin/v2
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/profiles/apparmor
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/profiles/seccomp
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/quota
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/reference
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/registry
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/registry/resumable
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/restartmanager
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/runconfig
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/runconfig/opts
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil/daemon
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil/environment
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil/fakecontext
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil/fakegit
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil/fakestorage
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil/fixtures/load
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil/fixtures/plugin
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil/registry
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/testutil/request
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/volume
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/volume/drivers
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/volume/local
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/volume/mounts
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/volume/service
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/volume/service/opts
19:12:11 [2023-02-15T19:12:11.340Z] github.com/docker/docker/volume/testutils'
19:12:11 [2023-02-15T19:12:11.340Z] + base_pkg_list='github.com/docker/docker/api
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/backend/build
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/httpstatus
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/httputils
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/middleware
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/build
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/checkpoint
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/container
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/debug
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/distribution
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/grpc
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/image
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/network
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/plugin
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/session
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/swarm
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/system
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/volume
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/backend
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/blkiodev
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/container
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/events
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/filters
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/image
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/mount
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/network
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/plugins/logdriver
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/registry
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/strslice
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/swarm
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/swarm/runtime
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/time
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/versions
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/versions/v1p19
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/versions/v1p20
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/volume
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/builder-next
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/builder-next/exporter
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/builder-next/worker
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/dockerfile
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/remotecontext
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/remotecontext/git
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/remotecontext/urlutil
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/cli/debug
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/cli/winresources/docker-proxy
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/cli/winresources/dockerd
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/client
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/cmd/docker-proxy
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/cmd/dockerd
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/cmd/dockerd/trap
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/container
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/container/stream
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/contrib/apparmor
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/contrib/docker-device-tool
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/contrib/httpserver
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/cluster
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/cluster/convert
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/cluster/executor
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/cluster/executor/container
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/cluster/provider
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/config
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/containerd
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/events
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/events/testutils
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/aufs
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/copy
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/overlay
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/register
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/vfs
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/zfs
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/images
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/initlayer
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/links
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/listeners
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/awslogs
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/fluentd
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/gcplogs
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/gelf
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/journald
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/local
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/logentries
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/loggertest
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/loggerutils
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/splunk
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/syslog
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/templates
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/names
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/network
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/stats
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/distribution
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/distribution/metadata
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/distribution/utils
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/distribution/xfer
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/dockerversion
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/errdefs
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/image
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/image/cache
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/image/tarexport
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/image/v1
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/internal/mounttree
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/internal/test/suite
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/internal/unshare
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/layer
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/libcontainerd
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/libcontainerd/queue
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/libcontainerd/remote
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/libcontainerd/supervisor
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/libcontainerd/types
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/oci
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/oci/caps
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/opts
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/aaparser
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/archive
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/authorization
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/broadcaster
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/capabilities
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/chrootarchive
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/containerfs
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/devicemapper
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/directory
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/dmesg
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/fileutils
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/homedir
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/idtools
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/ioutils
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/jsonmessage
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/longpath
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/loopback
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/namesgenerator
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/parsers
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/parsers/kernel
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/pidfile
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/platform
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/platforms
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/plugingetter
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/plugins
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/plugins/transport
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/pools
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/process
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/progress
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/reexec
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/rootless
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/rootless/specconv
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/stack
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/stdcopy
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/streamformatter
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/stringid
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/sysinfo
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/system
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/tailfile
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/tarsum
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/pkg/useragent
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/plugin
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/plugin/executor/containerd
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/plugin/v2
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/profiles/apparmor
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/profiles/seccomp
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/quota
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/reference
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/registry
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/registry/resumable
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/restartmanager
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/runconfig
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/runconfig/opts
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/testutil
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/testutil/daemon
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/testutil/environment
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/testutil/fakecontext
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/testutil/fakegit
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/testutil/fakestorage
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/testutil/fixtures/load
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/testutil/fixtures/plugin
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/testutil/registry
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/testutil/request
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/volume
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/volume/drivers
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/volume/local
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/volume/mounts
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/volume/service
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/volume/service/opts
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/volume/testutils'
19:12:11 [2023-02-15T19:12:11.341Z] ++ grep --fixed-strings /libnetwork
19:12:11 [2023-02-15T19:12:11.341Z] ++ echo 'github.com/docker/docker/api
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/backend/build
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/httpstatus
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/httputils
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/middleware
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/build
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/checkpoint
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/container
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/debug
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/distribution
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/grpc
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/image
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/network
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/plugin
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/session
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/swarm
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/system
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/server/router/volume
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/backend
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/blkiodev
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/container
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/events
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/filters
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/image
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/mount
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/network
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/plugins/logdriver
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/registry
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/strslice
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/swarm
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/swarm/runtime
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/time
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/versions
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/versions/v1p19
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/versions/v1p20
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/api/types/volume
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/builder-next
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/builder-next/exporter
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/builder-next/worker
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/dockerfile
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/remotecontext
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/remotecontext/git
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/builder/remotecontext/urlutil
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/cli/debug
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/cli/winresources/docker-proxy
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/cli/winresources/dockerd
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/client
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/cmd/docker-proxy
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/cmd/dockerd
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/cmd/dockerd/trap
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/container
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/container/stream
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/contrib/apparmor
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/contrib/docker-device-tool
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/contrib/httpserver
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/cluster
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/cluster/convert
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/cluster/executor
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/cluster/executor/container
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/cluster/provider
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/config
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/containerd
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/events
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/events/testutils
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/aufs
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/copy
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/overlay
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/register
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/vfs
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/graphdriver/zfs
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/images
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/initlayer
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/links
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/listeners
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/awslogs
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/fluentd
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/gcplogs
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/gelf
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/journald
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/local
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/logentries
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/loggertest
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/loggerutils
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/splunk
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/syslog
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/logger/templates
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/names
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/network
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/daemon/stats
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/distribution
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/distribution/metadata
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/distribution/utils
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/distribution/xfer
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/dockerversion
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/errdefs
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/image
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/image/cache
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/image/tarexport
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/image/v1
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/internal/mounttree
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/internal/test/suite
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/internal/unshare
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/layer
19:12:11 [2023-02-15T19:12:11.341Z] github.com/docker/docker/libcontainerd
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libcontainerd/queue
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libcontainerd/remote
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libcontainerd/supervisor
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libcontainerd/types
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/bitmap
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/bitseq
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cluster
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/config
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/datastore
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/diagnostic
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/discoverapi
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/driverapi
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/bridge
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/host
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/null
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/overlay
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/remote
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/windows
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drvregistry
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/etchosts
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/idm
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/internal/caller
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipam
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipamapi
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipams/builtin
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipams/null
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipams/remote
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipamutils
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/iptables
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/netlabel
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/netutils
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/networkdb
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ns
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/options
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/osl
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/osl/kernel
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/portallocator
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/portmapper
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/resolvconf
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/testutils
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/types
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/oci
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/oci/caps
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/opts
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/aaparser
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/archive
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/authorization
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/broadcaster
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/capabilities
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/chrootarchive
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/containerfs
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/devicemapper
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/directory
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/dmesg
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/fileutils
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/homedir
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/idtools
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/ioutils
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/jsonmessage
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/longpath
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/loopback
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/namesgenerator
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/parsers
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/parsers/kernel
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/pidfile
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/platform
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/platforms
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/plugingetter
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/plugins
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/plugins/transport
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/pools
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/process
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/progress
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/reexec
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/rootless
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/rootless/specconv
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/stack
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/stdcopy
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/streamformatter
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/stringid
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/sysinfo
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/system
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/tailfile
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/tarsum
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/pkg/useragent
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/plugin
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/plugin/executor/containerd
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/plugin/v2
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/profiles/apparmor
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/profiles/seccomp
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/quota
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/reference
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/registry
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/registry/resumable
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/restartmanager
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/runconfig
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/runconfig/opts
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/testutil
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/testutil/daemon
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/testutil/environment
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/testutil/fakecontext
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/testutil/fakegit
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/testutil/fakestorage
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/testutil/fixtures/load
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/testutil/fixtures/plugin
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/testutil/registry
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/testutil/request
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/volume
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/volume/drivers
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/volume/local
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/volume/mounts
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/volume/service
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/volume/service/opts
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/volume/testutils'
19:12:11 [2023-02-15T19:12:11.342Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/bitmap
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/bitseq
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cluster
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/config
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/datastore
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/diagnostic
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/discoverapi
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/driverapi
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/bridge
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/host
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/null
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/overlay
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/remote
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/windows
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drvregistry
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/etchosts
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/idm
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/internal/caller
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipam
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipamapi
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipams/builtin
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipams/null
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipams/remote
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipamutils
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/iptables
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/netlabel
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/netutils
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/networkdb
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ns
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/options
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/osl
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/osl/kernel
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/portallocator
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/portmapper
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/resolvconf
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/testutils
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/types'
19:12:11 [2023-02-15T19:12:11.342Z] + echo 'github.com/docker/docker/libnetwork
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/bitmap
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/bitseq
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cluster
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/config
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/datastore
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/diagnostic
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/discoverapi
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/driverapi
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/bridge
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/host
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/null
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/overlay
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/remote
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/windows
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drvregistry
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/etchosts
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/idm
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/internal/caller
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipam
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipamapi
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipams/builtin
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipams/null
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipams/remote
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ipamutils
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/iptables
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/netlabel
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/netutils
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/networkdb
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/ns
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/options
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/osl
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/osl/kernel
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/portallocator
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/portmapper
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/resolvconf
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/testutils
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/types'
19:12:11 [2023-02-15T19:12:11.342Z] + grep --fixed-strings libnetwork/drivers/bridge
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/bridge
19:12:11 [2023-02-15T19:12:11.342Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:12:11 [2023-02-15T19:12:11.342Z] + type docker-proxy
19:12:11 [2023-02-15T19:12:11.342Z] hack/test/unit: line 25: type: docker-proxy: not found
19:12:11 [2023-02-15T19:12:11.342Z] + hack/make.sh binary-proxy install-proxy
19:12:11 [2023-02-15T19:12:11.342Z] 
19:12:11 [2023-02-15T19:12:11.342Z] Removing bundles/
19:12:11 [2023-02-15T19:12:11.342Z] 
19:12:11 [2023-02-15T19:12:11.342Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
19:12:11 [2023-02-15T19:12:11.342Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
19:12:12 [2023-02-15T19:12:12.712Z] Created binary: bundles/binary-proxy/docker-proxy
19:12:12 [2023-02-15T19:12:12.712Z] 
19:12:12 [2023-02-15T19:12:12.712Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
19:12:12 [2023-02-15T19:12:12.712Z] Installing docker-proxy to /usr/local/bin/
19:12:12 [2023-02-15T19:12:12.712Z] 
19:12:12 [2023-02-15T19:12:12.712Z] + mkdir -p bundles
19:12:12 [2023-02-15T19:12:12.712Z] + '[' -n 'github.com/docker/docker/api
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/server
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/server/backend/build
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/server/httpstatus
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/server/httputils
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/server/middleware
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/server/router
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/server/router/build
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/server/router/checkpoint
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/server/router/container
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/server/router/debug
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/server/router/distribution
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/server/router/grpc
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/server/router/image
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/server/router/network
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/server/router/plugin
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/server/router/session
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/server/router/swarm
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/server/router/system
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/server/router/volume
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/types
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/types/backend
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/types/blkiodev
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/types/container
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/types/events
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/types/filters
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/types/image
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/types/mount
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/types/network
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/types/plugins/logdriver
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/types/registry
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/types/strslice
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/types/swarm
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/types/swarm/runtime
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/types/time
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/types/versions
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/types/versions/v1p19
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/types/versions/v1p20
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/api/types/volume
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/builder
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/builder/builder-next
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/builder/builder-next/exporter
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/builder/builder-next/worker
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/builder/dockerfile
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/builder/remotecontext
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/builder/remotecontext/git
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/builder/remotecontext/urlutil
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/cli/debug
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/cli/winresources/docker-proxy
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/cli/winresources/dockerd
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/client
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/cmd/docker-proxy
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/cmd/dockerd
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/cmd/dockerd/trap
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/container
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/container/stream
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/contrib/apparmor
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/contrib/docker-device-tool
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/contrib/httpserver
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/cluster
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/cluster/convert
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/cluster/executor
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/cluster/executor/container
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/cluster/provider
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/config
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/containerd
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/events
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/events/testutils
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/graphdriver
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/graphdriver/aufs
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/graphdriver/copy
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/graphdriver/overlay
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/graphdriver/register
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/graphdriver/vfs
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/graphdriver/zfs
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/images
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/initlayer
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/links
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/listeners
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/logger
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/logger/awslogs
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/logger/fluentd
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/logger/gcplogs
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/logger/gelf
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/logger/journald
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:12:12 [2023-02-15T19:12:12.712Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/daemon/logger/local
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/daemon/logger/logentries
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/daemon/logger/loggertest
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/daemon/logger/loggerutils
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/daemon/logger/splunk
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/daemon/logger/syslog
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/daemon/logger/templates
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/daemon/names
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/daemon/network
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/daemon/stats
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/distribution
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/distribution/metadata
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/distribution/utils
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/distribution/xfer
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/dockerversion
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/errdefs
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/image
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/image/cache
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/image/tarexport
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/image/v1
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/internal/mounttree
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/internal/test/suite
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/internal/unshare
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/layer
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/libcontainerd
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/libcontainerd/queue
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/libcontainerd/remote
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/libcontainerd/supervisor
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/libcontainerd/types
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/oci
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/oci/caps
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/opts
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/aaparser
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/archive
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/authorization
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/broadcaster
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/capabilities
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/chrootarchive
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/containerfs
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/devicemapper
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/directory
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/dmesg
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/fileutils
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/homedir
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/idtools
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/ioutils
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/jsonmessage
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/longpath
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/loopback
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/namesgenerator
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/parsers
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/parsers/kernel
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/pidfile
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/platform
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/platforms
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/plugingetter
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/plugins
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/plugins/transport
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/pools
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/process
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/progress
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/reexec
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/rootless
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/rootless/specconv
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/stack
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/stdcopy
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/streamformatter
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/stringid
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/sysinfo
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/system
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/tailfile
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/tarsum
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/pkg/useragent
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/plugin
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/plugin/executor/containerd
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/plugin/v2
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/profiles/apparmor
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/profiles/seccomp
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/quota
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/reference
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/registry
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/registry/resumable
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/restartmanager
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/runconfig
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/runconfig/opts
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/testutil
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/testutil/daemon
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/testutil/environment
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/testutil/fakecontext
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/testutil/fakegit
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/testutil/fakestorage
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/testutil/fixtures/load
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/testutil/fixtures/plugin
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/testutil/registry
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/testutil/request
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/volume
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/volume/drivers
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/volume/local
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/volume/mounts
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/volume/service
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/volume/service/opts
19:12:12 [2023-02-15T19:12:12.713Z] github.com/docker/docker/volume/testutils' ']'
19:12:12 [2023-02-15T19:12:12.713Z] + 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/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
19:12:14 [2023-02-15T19:12:14.082Z] ?   	github.com/docker/docker/api	[no test files]
19:12:26 [2023-02-15T19:12:26.264Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 7.9% of statements
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
19:13:47 [2023-02-15T19:13:47.697Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ok  	github.com/docker/docker/api/server/router/volume	0.015s	coverage: 66.7% of statements
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/types	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ok  	github.com/docker/docker/api/types/container	0.008s	coverage: 74.3% of statements
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 95.3% of statements
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:13:47 [2023-02-15T19:13:47.697Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
19:13:47 [2023-02-15T19:13:47.953Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
19:13:47 [2023-02-15T19:13:47.953Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:13:47 [2023-02-15T19:13:47.953Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:13:47 [2023-02-15T19:13:47.953Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
19:13:48 [2023-02-15T19:13:48.209Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
19:13:48 [2023-02-15T19:13:48.209Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:13:48 [2023-02-15T19:13:48.209Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:13:48 [2023-02-15T19:13:48.209Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:13:48 [2023-02-15T19:13:48.209Z] ?   	github.com/docker/docker/builder	[no test files]
19:13:48 [2023-02-15T19:13:48.209Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:13:48 [2023-02-15T19:13:48.209Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:13:48 [2023-02-15T19:13:48.209Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:13:48 [2023-02-15T19:13:48.209Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:13:48 [2023-02-15T19:13:48.209Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:13:48 [2023-02-15T19:13:48.209Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:13:48 [2023-02-15T19:13:48.209Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:13:50 [2023-02-15T19:13:50.728Z] ok  	github.com/docker/docker/builder/remotecontext	0.041s	coverage: 13.7% of statements
19:13:50 [2023-02-15T19:13:50.728Z] ok  	github.com/docker/docker/builder/dockerfile	0.050s	coverage: 50.1% of statements
19:13:50 [2023-02-15T19:13:50.728Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.006s	coverage: 100.0% of statements
19:13:50 [2023-02-15T19:13:50.985Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
19:13:54 [2023-02-15T19:13:54.257Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.725s	coverage: 82.5% of statements
19:13:54 [2023-02-15T19:13:54.257Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
19:13:54 [2023-02-15T19:13:54.257Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
19:13:54 [2023-02-15T19:13:54.257Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.035s	coverage: 66.5% of statements
19:13:55 [2023-02-15T19:13:55.187Z] ok  	github.com/docker/docker/client	0.087s	coverage: 76.9% of statements
19:14:27 [2023-02-15T19:14:27.234Z] ok  	github.com/docker/docker/cmd/dockerd	0.078s	coverage: 27.7% of statements
19:14:29 [2023-02-15T19:14:29.126Z] ok  	github.com/docker/docker/container	0.124s	coverage: 36.5% of statements
19:14:29 [2023-02-15T19:14:29.383Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.430s	coverage: 0.0% of statements
19:14:29 [2023-02-15T19:14:29.383Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
19:14:29 [2023-02-15T19:14:29.383Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:14:29 [2023-02-15T19:14:29.383Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:14:29 [2023-02-15T19:14:29.383Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:14:29 [2023-02-15T19:14:29.383Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:14:34 [2023-02-15T19:14:34.654Z] ok  	github.com/docker/docker/daemon/cluster	0.056s	coverage: 0.5% of statements
19:14:36 [2023-02-15T19:14:36.549Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
19:14:37 [2023-02-15T19:14:37.921Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.016s	coverage: 36.9% of statements
19:14:46 [2023-02-15T19:14:46.010Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
19:14:46 [2023-02-15T19:14:46.010Z] ok  	github.com/docker/docker/daemon/config	0.045s	coverage: 77.3% of statements
19:14:46 [2023-02-15T19:14:46.573Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
19:14:47 [2023-02-15T19:14:47.502Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
19:14:47 [2023-02-15T19:14:47.758Z] ok  	github.com/docker/docker/daemon	10.123s	coverage: 16.3% of statements
19:14:47 [2023-02-15T19:14:47.758Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:14:47 [2023-02-15T19:14:47.758Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:14:47 [2023-02-15T19:14:47.758Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
19:14:47 [2023-02-15T19:14:47.758Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:14:48 [2023-02-15T19:14:48.687Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.585s	coverage: 74.8% of statements
19:14:50 [2023-02-15T19:14:50.056Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.308s	coverage: 60.7% of statements
19:14:50 [2023-02-15T19:14:50.056Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
19:14:51 [2023-02-15T19:14:51.425Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
19:14:53 [2023-02-15T19:14:53.323Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.285s	coverage: 50.6% of statements
19:14:53 [2023-02-15T19:14:53.890Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.038s	coverage: 46.1% of statements
19:14:53 [2023-02-15T19:14:53.890Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:14:54 [2023-02-15T19:14:54.821Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.167s	coverage: 60.0% of statements
19:14:54 [2023-02-15T19:14:54.821Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:14:54 [2023-02-15T19:14:54.821Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:14:55 [2023-02-15T19:14:55.077Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
19:14:56 [2023-02-15T19:14:56.008Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
19:14:56 [2023-02-15T19:14:56.265Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
19:14:57 [2023-02-15T19:14:57.635Z] ok  	github.com/docker/docker/daemon/images	0.029s	coverage: 6.9% of statements
19:14:57 [2023-02-15T19:14:57.635Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:14:57 [2023-02-15T19:14:57.635Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:14:57 [2023-02-15T19:14:57.635Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.0% of statements
19:14:58 [2023-02-15T19:14:58.583Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.015s	coverage: 53.6% of statements
19:14:58 [2023-02-15T19:14:58.583Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.148s	coverage: 78.8% of statements
19:14:58 [2023-02-15T19:14:58.583Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:14:59 [2023-02-15T19:14:59.529Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
19:14:59 [2023-02-15T19:14:59.786Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
19:15:00 [2023-02-15T19:15:00.716Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.122s	coverage: 76.8% of statements
19:15:01 [2023-02-15T19:15:01.279Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
19:15:02 [2023-02-15T19:15:02.208Z] ok  	github.com/docker/docker/daemon/logger/local	0.024s	coverage: 79.4% of statements
19:15:03 [2023-02-15T19:15:03.138Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.017s	coverage: 63.5% of statements
19:15:03 [2023-02-15T19:15:03.394Z] ok  	github.com/docker/docker/daemon/logger/journald	3.292s	coverage: 74.5% of statements
19:15:03 [2023-02-15T19:15:03.394Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
19:15:03 [2023-02-15T19:15:03.394Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
19:15:03 [2023-02-15T19:15:03.394Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:15:03 [2023-02-15T19:15:03.394Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
19:15:03 [2023-02-15T19:15:03.650Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 31.5% of statements
19:15:04 [2023-02-15T19:15:04.581Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
19:15:04 [2023-02-15T19:15:04.838Z] ok  	github.com/docker/docker/daemon/logger/templates	0.013s	coverage: 8.3% of statements
19:15:05 [2023-02-15T19:15:05.401Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
19:15:05 [2023-02-15T19:15:05.964Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.483s	coverage: 82.5% of statements
19:15:05 [2023-02-15T19:15:05.964Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:15:05 [2023-02-15T19:15:05.964Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:15:06 [2023-02-15T19:15:06.893Z] ok  	github.com/docker/docker/distribution/metadata	0.030s	coverage: 44.4% of statements
19:15:07 [2023-02-15T19:15:07.457Z] ok  	github.com/docker/docker/distribution	0.587s	coverage: 29.5% of statements
19:15:07 [2023-02-15T19:15:07.457Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:15:08 [2023-02-15T19:15:08.020Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
19:15:08 [2023-02-15T19:15:08.582Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.5% of statements
19:15:09 [2023-02-15T19:15:09.512Z] ok  	github.com/docker/docker/image/cache	0.010s	coverage: 19.2% of statements
19:15:09 [2023-02-15T19:15:09.512Z] ok  	github.com/docker/docker/distribution/xfer	1.900s	coverage: 84.9% of statements
19:15:09 [2023-02-15T19:15:09.512Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:15:10 [2023-02-15T19:15:10.115Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
19:15:10 [2023-02-15T19:15:10.115Z] ?   	github.com/docker/docker/image/v1	[no test files]
19:15:10 [2023-02-15T19:15:10.115Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
19:15:10 [2023-02-15T19:15:10.115Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:15:10 [2023-02-15T19:15:10.115Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
19:15:10 [2023-02-15T19:15:10.372Z] ok  	github.com/docker/docker/libcontainerd/queue	0.039s	coverage: 100.0% of statements
19:15:11 [2023-02-15T19:15:11.302Z] ok  	github.com/docker/docker/oci	0.017s	coverage: 39.3% of statements
19:15:11 [2023-02-15T19:15:11.866Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 67.3% of statements
19:15:11 [2023-02-15T19:15:11.866Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
19:15:13 [2023-02-15T19:15:13.759Z] ok  	github.com/docker/docker/pkg/archive	0.302s	coverage: 81.8% of statements
19:15:14 [2023-02-15T19:15:14.688Z] ok  	github.com/docker/docker/pkg/authorization	0.526s	coverage: 68.3% of statements
19:15:14 [2023-02-15T19:15:14.945Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
19:15:15 [2023-02-15T19:15:15.202Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
19:15:15 [2023-02-15T19:15:15.765Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.234s	coverage: 83.1% of statements
19:15:16 [2023-02-15T19:15:16.022Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
19:15:16 [2023-02-15T19:15:16.279Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
19:15:16 [2023-02-15T19:15:16.536Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
19:15:16 [2023-02-15T19:15:16.792Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 77.5% of statements
19:15:17 [2023-02-15T19:15:17.049Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 10.4% of statements
19:15:17 [2023-02-15T19:15:17.615Z] ok  	github.com/docker/docker/pkg/idtools	0.277s	coverage: 69.6% of statements
19:15:18 [2023-02-15T19:15:18.545Z] ok  	github.com/docker/docker/pkg/ioutils	0.343s	coverage: 71.9% of statements
19:15:18 [2023-02-15T19:15:18.801Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
19:15:18 [2023-02-15T19:15:18.801Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
19:15:19 [2023-02-15T19:15:19.058Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
19:15:19 [2023-02-15T19:15:19.058Z] ok  	github.com/docker/docker/layer	7.796s	coverage: 68.9% of statements
19:15:19 [2023-02-15T19:15:19.058Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:15:19 [2023-02-15T19:15:19.058Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:15:19 [2023-02-15T19:15:19.058Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:15:19 [2023-02-15T19:15:19.058Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:15:19 [2023-02-15T19:15:19.058Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:15:19 [2023-02-15T19:15:19.058Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:15:19 [2023-02-15T19:15:19.058Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:15:19 [2023-02-15T19:15:19.315Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
19:15:19 [2023-02-15T19:15:19.315Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
19:15:19 [2023-02-15T19:15:19.572Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
19:15:19 [2023-02-15T19:15:19.572Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
19:15:19 [2023-02-15T19:15:19.572Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:15:19 [2023-02-15T19:15:19.572Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
19:15:19 [2023-02-15T19:15:19.572Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:15:20 [2023-02-15T19:15:20.136Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
19:15:20 [2023-02-15T19:15:20.699Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
19:15:20 [2023-02-15T19:15:20.956Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
19:15:21 [2023-02-15T19:15:21.213Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
19:15:21 [2023-02-15T19:15:21.213Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
19:15:21 [2023-02-15T19:15:21.469Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
19:15:21 [2023-02-15T19:15:21.726Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
19:15:21 [2023-02-15T19:15:21.982Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
19:15:22 [2023-02-15T19:15:22.238Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
19:15:22 [2023-02-15T19:15:22.494Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
19:15:23 [2023-02-15T19:15:23.058Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 56.0% of statements
19:15:23 [2023-02-15T19:15:23.620Z] ok  	github.com/docker/docker/pkg/system	0.006s	coverage: 43.1% of statements
19:15:23 [2023-02-15T19:15:23.876Z] ok  	github.com/docker/docker/pkg/tailfile	0.046s	coverage: 88.6% of statements
19:15:24 [2023-02-15T19:15:24.440Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.1% of statements
19:15:24 [2023-02-15T19:15:24.440Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
19:15:26 [2023-02-15T19:15:26.333Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
19:15:26 [2023-02-15T19:15:26.896Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
19:15:27 [2023-02-15T19:15:27.153Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
19:15:28 [2023-02-15T19:15:28.521Z] ok  	github.com/docker/docker/quota	0.207s	coverage: 71.4% of statements
19:15:28 [2023-02-15T19:15:28.777Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
19:15:29 [2023-02-15T19:15:29.708Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 58.6% of statements
19:15:29 [2023-02-15T19:15:29.965Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
19:15:30 [2023-02-15T19:15:30.221Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 46.2% of statements
19:15:30 [2023-02-15T19:15:30.784Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
19:15:30 [2023-02-15T19:15:30.784Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
19:15:32 [2023-02-15T19:15:32.678Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
19:15:33 [2023-02-15T19:15:33.242Z] ok  	github.com/docker/docker/volume/local	0.047s	coverage: 76.6% of statements
19:15:33 [2023-02-15T19:15:33.804Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 68.1% of statements
19:15:34 [2023-02-15T19:15:34.734Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.2% of statements
19:15:56 [2023-02-15T19:15:56.637Z] ok  	github.com/docker/docker/pkg/plugins	33.640s	coverage: 74.4% of statements
19:15:56 [2023-02-15T19:15:56.637Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:15:56 [2023-02-15T19:15:56.637Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:15:56 [2023-02-15T19:15:56.637Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
19:15:56 [2023-02-15T19:15:56.637Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
19:15:56 [2023-02-15T19:15:56.637Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:15:56 [2023-02-15T19:15:56.637Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:15:56 [2023-02-15T19:15:56.637Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:15:56 [2023-02-15T19:15:56.637Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:15:56 [2023-02-15T19:15:56.637Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:15:56 [2023-02-15T19:15:56.637Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:15:56 [2023-02-15T19:15:56.637Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:15:56 [2023-02-15T19:15:56.637Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:15:56 [2023-02-15T19:15:56.637Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:15:56 [2023-02-15T19:15:56.637Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:15:56 [2023-02-15T19:15:56.637Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:15:56 [2023-02-15T19:15:56.637Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:15:56 [2023-02-15T19:15:56.637Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:15:56 [2023-02-15T19:15:56.637Z] ?   	github.com/docker/docker/volume	[no test files]
19:15:56 [2023-02-15T19:15:56.637Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:15:56 [2023-02-15T19:15:56.637Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === Skipped
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     network_proxy_test.go:208: No support for dual stack yet
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:44: Driver btrfs not supported
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:44: Driver btrfs not supported
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:44: Driver btrfs not supported
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:44: Driver btrfs not supported
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:44: Driver btrfs not supported
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:71: No driver to put!
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z] time="2023-02-15T19:14:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z] time="2023-02-15T19:14:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z] time="2023-02-15T19:14:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z] time="2023-02-15T19:14:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z] time="2023-02-15T19:14:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:71: No driver to put!
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     overlay_test.go:50: Fails to compute changes intermittently
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:44: Driver zfs not supported
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:44: Driver zfs not supported
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:44: Driver zfs not supported
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:44: Driver zfs not supported
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:44: Driver zfs not supported
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     graphtest_unix.go:71: No driver to put!
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:15:56 [2023-02-15T19:15:56.637Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
19:15:56 [2023-02-15T19:15:56.637Z] 
19:15:56 [2023-02-15T19:15:56.637Z] DONE 2972 tests, 28 skipped in 221.410s
19:15:56 [2023-02-15T19:15:56.637Z] + '[' -n 'github.com/docker/docker/libnetwork
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/bitmap
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/bitseq
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/cluster
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/config
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/datastore
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/diagnostic
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/discoverapi
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/driverapi
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/drivers/bridge
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/drivers/host
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/drivers/null
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/drivers/overlay
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/drivers/remote
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/drivers/windows
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/drvregistry
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/etchosts
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/idm
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/internal/caller
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/ipam
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/ipamapi
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/ipams/builtin
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/ipams/null
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/ipams/remote
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/ipamutils
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/iptables
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/netlabel
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/netutils
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/networkdb
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/ns
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/options
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/osl
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/osl/kernel
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/portallocator
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/portmapper
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/resolvconf
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/testutils
19:15:56 [2023-02-15T19:15:56.637Z] github.com/docker/docker/libnetwork/types' ']'
19:15:56 [2023-02-15T19:15:56.637Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/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
19:16:43 [2023-02-15T19:16:43.265Z] ok  	github.com/docker/docker/libnetwork	40.497s	coverage: 41.9% of statements
19:16:43 [2023-02-15T19:16:43.265Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
19:16:43 [2023-02-15T19:16:43.265Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.106s	coverage: 75.7% of statements
19:16:43 [2023-02-15T19:16:43.265Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
19:16:43 [2023-02-15T19:16:43.265Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
19:16:43 [2023-02-15T19:16:43.265Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
19:16:43 [2023-02-15T19:16:43.265Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
19:16:43 [2023-02-15T19:16:43.265Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
19:16:43 [2023-02-15T19:16:43.265Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
19:16:43 [2023-02-15T19:16:43.265Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
19:16:43 [2023-02-15T19:16:43.265Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
19:16:43 [2023-02-15T19:16:43.265Z] ok  	github.com/docker/docker/libnetwork/config	0.018s	coverage: 10.6% of statements
19:16:43 [2023-02-15T19:16:43.265Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
19:16:43 [2023-02-15T19:16:43.265Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
19:16:43 [2023-02-15T19:16:43.265Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
19:16:43 [2023-02-15T19:16:43.265Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
19:16:45 [2023-02-15T19:16:45.785Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.669s	coverage: 62.1% of statements
19:16:45 [2023-02-15T19:16:45.785Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
19:16:45 [2023-02-15T19:16:45.785Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
19:16:46 [2023-02-15T19:16:46.715Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.307s	coverage: 5.2% of statements
19:16:46 [2023-02-15T19:16:46.715Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
19:16:47 [2023-02-15T19:16:47.279Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
19:16:47 [2023-02-15T19:16:47.279Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
19:16:47 [2023-02-15T19:16:47.536Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
19:16:57 [2023-02-15T19:16:57.484Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.283s	coverage: 6.9% of statements
19:16:57 [2023-02-15T19:16:57.484Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
19:16:57 [2023-02-15T19:16:57.484Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.9% of statements
19:16:58 [2023-02-15T19:16:58.047Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.1% of statements
19:16:58 [2023-02-15T19:16:58.047Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
19:16:58 [2023-02-15T19:16:58.047Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
19:16:58 [2023-02-15T19:16:58.047Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
19:16:58 [2023-02-15T19:16:58.610Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.028s	coverage: 86.2% of statements
19:16:58 [2023-02-15T19:16:58.867Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
19:16:59 [2023-02-15T19:16:59.123Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
19:16:59 [2023-02-15T19:16:59.379Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
19:17:11 [2023-02-15T19:17:11.567Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.006s	coverage: 100.0% of statements
19:17:15 [2023-02-15T19:17:15.743Z] ok  	github.com/docker/docker/libnetwork/ipam	5.130s	coverage: 80.3% of statements
19:17:15 [2023-02-15T19:17:15.743Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
19:17:15 [2023-02-15T19:17:15.743Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
19:17:15 [2023-02-15T19:17:15.743Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
19:17:16 [2023-02-15T19:17:16.000Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
19:17:16 [2023-02-15T19:17:16.000Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
19:17:16 [2023-02-15T19:17:16.257Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
19:17:16 [2023-02-15T19:17:16.821Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.268s	coverage: 86.4% of statements
19:17:17 [2023-02-15T19:17:17.383Z] ok  	github.com/docker/docker/libnetwork/iptables	0.247s	coverage: 40.7% of statements
19:17:17 [2023-02-15T19:17:17.383Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
19:17:17 [2023-02-15T19:17:17.947Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 40.9% of statements
19:19:09 [2023-02-15T19:19:09.332Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.666s	coverage: 60.5% of statements
19:19:09 [2023-02-15T19:19:09.332Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
19:19:09 [2023-02-15T19:19:09.332Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
19:19:09 [2023-02-15T19:19:09.332Z] ok  	github.com/docker/docker/libnetwork/osl	4.304s	coverage: 41.4% of statements
19:19:09 [2023-02-15T19:19:09.332Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
19:19:09 [2023-02-15T19:19:09.332Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
19:19:09 [2023-02-15T19:19:09.588Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.641s	coverage: 46.3% of statements
19:19:09 [2023-02-15T19:19:09.844Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
19:19:09 [2023-02-15T19:19:09.844Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
19:19:10 [2023-02-15T19:19:10.102Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
19:19:10 [2023-02-15T19:19:10.102Z] 
19:19:10 [2023-02-15T19:19:10.102Z] === Skipped
19:19:10 [2023-02-15T19:19:10.102Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
19:19:10 [2023-02-15T19:19:10.102Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
19:19:10 [2023-02-15T19:19:10.102Z] 
19:19:10 [2023-02-15T19:19:10.102Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
19:19:10 [2023-02-15T19:19:10.102Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
19:19:10 [2023-02-15T19:19:10.102Z] 
19:19:10 [2023-02-15T19:19:10.102Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
19:19:10 [2023-02-15T19:19:10.102Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
19:19:10 [2023-02-15T19:19:10.102Z] 
19:19:10 [2023-02-15T19:19:10.102Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
19:19:10 [2023-02-15T19:19:10.102Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
19:19:10 [2023-02-15T19:19:10.102Z] 
19:19:10 [2023-02-15T19:19:10.102Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
19:19:10 [2023-02-15T19:19:10.102Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
19:19:10 [2023-02-15T19:19:10.102Z] 
19:19:10 [2023-02-15T19:19:10.102Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
19:19:10 [2023-02-15T19:19:10.102Z]     firewalld_test.go:14: firewalld is not running
19:19:10 [2023-02-15T19:19:10.102Z] 
19:19:10 [2023-02-15T19:19:10.102Z] DONE 337 tests, 6 skipped in 195.854s
Post stage
[Pipeline] junit
19:19:10 [2023-02-15T19:19:10.673Z] Recording test results
19:19:10 [2023-02-15T19:19:10.814Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:19:11 [2023-02-15T19:19:11.178Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45008/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4e3c67e44e24c140245e60e46f71e43180fed96 -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:a4e3c67e44e24c140245e60e46f71e43180fed96 hack/make.sh dynbinary test-integration
19:19:11 [2023-02-15T19:19:11.740Z] 
19:19:11 [2023-02-15T19:19:11.740Z] Removing bundles/
19:19:11 [2023-02-15T19:19:11.740Z] 
19:19:11 [2023-02-15T19:19:11.740Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:19:11 [2023-02-15T19:19:11.740Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
19:20:48 [2023-02-15T19:20:48.129Z] Created binary: bundles/dynbinary-daemon/dockerd
19:20:48 [2023-02-15T19:20:48.129Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
19:20:48 [2023-02-15T19:20:48.129Z] Created binary: bundles/dynbinary-daemon/docker-proxy
19:20:48 [2023-02-15T19:20:48.129Z] 
19:20:48 [2023-02-15T19:20:48.129Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:20:48 [2023-02-15T19:20:48.129Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:20:48 [2023-02-15T19:20:48.129Z] HOSTNAME=ddfa1a4f2b48
19:20:48 [2023-02-15T19:20:48.129Z] TESTDEBUG=0
19:20:48 [2023-02-15T19:20:48.129Z] DEST=bundles/test-integration
19:20:48 [2023-02-15T19:20:48.129Z] PWD=/go/src/github.com/docker/docker
19:20:48 [2023-02-15T19:20:48.129Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
19:20:48 [2023-02-15T19:20:48.129Z] DOCKER_GITCOMMIT=a4e3c67e44e24c140245e60e46f71e43180fed96
19:20:48 [2023-02-15T19:20:48.129Z] container=docker
19:20:48 [2023-02-15T19:20:48.129Z] HOME=/root
19:20:48 [2023-02-15T19:20:48.129Z] CONTAINERD_NAMESPACE=moby
19:20:48 [2023-02-15T19:20:48.129Z] GOLANG_VERSION=1.19.5
19:20:48 [2023-02-15T19:20:48.129Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:20:48 [2023-02-15T19:20:48.129Z] VALIDATE_BRANCH=master
19:20:48 [2023-02-15T19:20:48.129Z] TERM=xterm
19:20:48 [2023-02-15T19:20:48.129Z] DOCKER_PKG=github.com/docker/docker
19:20:48 [2023-02-15T19:20:48.129Z] SHLVL=1
19:20:48 [2023-02-15T19:20:48.129Z] TIMEOUT=120m
19:20:48 [2023-02-15T19:20:48.129Z] DOCKER_GRAPHDRIVER=overlay2
19:20:48 [2023-02-15T19:20:48.129Z] GO111MODULE=off
19:20:48 [2023-02-15T19:20:48.129Z] DOCKER_EXPERIMENTAL=1
19:20:48 [2023-02-15T19:20:48.129Z] TEST_SKIP_INTEGRATION_CLI=1
19:20:48 [2023-02-15T19:20:48.129Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:20:48 [2023-02-15T19:20:48.129Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:20:48 [2023-02-15T19:20:48.129Z] GOPATH=/go
19:20:48 [2023-02-15T19:20:48.129Z] PKG_CONFIG=pkg-config
19:20:48 [2023-02-15T19:20:48.129Z] _=/usr/bin/env
19:20:48 [2023-02-15T19:20:48.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:21:20 [2023-02-15T19:21:20.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:21:20 [2023-02-15T19:21:20.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:21:42 [2023-02-15T19:21:42.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:21:48 [2023-02-15T19:21:48.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:21:56 [2023-02-15T19:21:56.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
19:21:56 [2023-02-15T19:21:56.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:21:56 [2023-02-15T19:21:56.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:21:57 [2023-02-15T19:21:57.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:21:58 [2023-02-15T19:21:58.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:21:58 [2023-02-15T19:21:58.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:21:59 [2023-02-15T19:21:59.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:22:01 [2023-02-15T19:22:01.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:22:02 [2023-02-15T19:22:02.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:22:03 [2023-02-15T19:22:03.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:22:04 [2023-02-15T19:22:04.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:22:05 [2023-02-15T19:22:05.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:22:05 [2023-02-15T19:22:05.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:22:07 [2023-02-15T19:22:07.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:22:07 [2023-02-15T19:22:07.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:22:08 [2023-02-15T19:22:08.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:22:09 [2023-02-15T19:22:09.429Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:22:09 [2023-02-15T19:22:09.429Z] Using test binary docker
19:22:09 [2023-02-15T19:22:09.429Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:22:09 [2023-02-15T19:22:09.429Z] +++ /etc/init.d/apparmor start
19:22:09 [2023-02-15T19:22:09.429Z] Not: starting.
19:22:09 [2023-02-15T19:22:09.429Z] INFO: Waiting for daemon to start...
19:22:09 [2023-02-15T19:22:09.429Z] Starting dockerd
19:22:09 [2023-02-15T19:22:09.429Z] +++ 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
19:22:11 [2023-02-15T19:22:11.320Z] .
19:22:11 [2023-02-15T19:22:11.320Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:22:11 [2023-02-15T19:22:11.320Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:22:11 [2023-02-15T19:22:11.320Z] Error: No such image: emptyfs
19:22:11 [2023-02-15T19:22:11.320Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:22:11 [2023-02-15T19:22:11.320Z] ++++ docker load
19:22:11 [2023-02-15T19:22:11.320Z] Loaded image: emptyfs:latest
19:22:11 [2023-02-15T19:22:11.320Z] Running integration-test (iteration 1)
19:22:11 [2023-02-15T19:22:11.320Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
19:22:11 [2023-02-15T19:22:11.320Z] ++ 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
19:22:11 [2023-02-15T19:22:11.320Z] ++ set -e
19:22:11 [2023-02-15T19:22:11.320Z] ++ '[' -n 0 ']'
19:22:11 [2023-02-15T19:22:11.320Z] ++ set -x
19:22:11 [2023-02-15T19:22:11.320Z] ++ 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
19:22:11 [2023-02-15T19:22:11.576Z] Loaded image: busybox:latest
19:22:11 [2023-02-15T19:22:11.576Z] Loaded image: busybox:glibc
19:22:12 [2023-02-15T19:22:12.945Z] Loaded image: debian:bullseye-slim
19:22:12 [2023-02-15T19:22:12.945Z] Loaded image: hello-world:latest
19:22:12 [2023-02-15T19:22:12.945Z] Loaded image: arm32v7/hello-world:latest
19:22:12 [2023-02-15T19:22:12.945Z] INFO: Testing against a local daemon
19:22:12 [2023-02-15T19:22:12.945Z] === RUN   TestCgroupNamespacesBuild
19:22:13 [2023-02-15T19:22:13.874Z] --- PASS: TestCgroupNamespacesBuild (0.99s)
19:22:13 [2023-02-15T19:22:13.874Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:22:15 [2023-02-15T19:22:15.240Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.96s)
19:22:15 [2023-02-15T19:22:15.240Z] === RUN   TestBuildWithSession
19:22:15 [2023-02-15T19:22:15.240Z]     build_session_test.go:25: TODO: BuildKit
19:22:15 [2023-02-15T19:22:15.240Z] --- SKIP: TestBuildWithSession (0.00s)
19:22:15 [2023-02-15T19:22:15.240Z] === RUN   TestBuildSquashParent
19:22:18 [2023-02-15T19:22:18.510Z] --- PASS: TestBuildSquashParent (3.05s)
19:22:18 [2023-02-15T19:22:18.510Z] === RUN   TestBuildWithRemoveAndForceRemove
19:22:18 [2023-02-15T19:22:18.510Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:22:18 [2023-02-15T19:22:18.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:22:18 [2023-02-15T19:22:18.510Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:22:18 [2023-02-15T19:22:18.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:22:18 [2023-02-15T19:22:18.510Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:22:18 [2023-02-15T19:22:18.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:22:18 [2023-02-15T19:22:18.510Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:22:18 [2023-02-15T19:22:18.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:22:18 [2023-02-15T19:22:18.510Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:22:18 [2023-02-15T19:22:18.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:22:18 [2023-02-15T19:22:18.510Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:22:18 [2023-02-15T19:22:18.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:22:18 [2023-02-15T19:22:18.510Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:22:18 [2023-02-15T19:22:18.510Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:22:19 [2023-02-15T19:22:19.438Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:22:19 [2023-02-15T19:22:19.438Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:22:20 [2023-02-15T19:22:20.367Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:22:20 [2023-02-15T19:22:20.367Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:22:21 [2023-02-15T19:22:21.734Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:22:21 [2023-02-15T19:22:21.734Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.21s)
19:22:21 [2023-02-15T19:22:21.734Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.28s)
19:22:21 [2023-02-15T19:22:21.734Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.12s)
19:22:21 [2023-02-15T19:22:21.734Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.10s)
19:22:21 [2023-02-15T19:22:21.734Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.11s)
19:22:21 [2023-02-15T19:22:21.734Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.15s)
19:22:21 [2023-02-15T19:22:21.734Z] === RUN   TestBuildMultiStageCopy
19:22:21 [2023-02-15T19:22:21.734Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:22:22 [2023-02-15T19:22:22.296Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:22:22 [2023-02-15T19:22:22.296Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:22:22 [2023-02-15T19:22:22.553Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:22:22 [2023-02-15T19:22:22.553Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:22:22 [2023-02-15T19:22:22.553Z] --- PASS: TestBuildMultiStageCopy (1.04s)
19:22:22 [2023-02-15T19:22:22.553Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.78s)
19:22:22 [2023-02-15T19:22:22.553Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s)
19:22:22 [2023-02-15T19:22:22.553Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
19:22:22 [2023-02-15T19:22:22.553Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s)
19:22:22 [2023-02-15T19:22:22.553Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
19:22:22 [2023-02-15T19:22:22.553Z] === RUN   TestBuildMultiStageParentConfig
19:22:22 [2023-02-15T19:22:22.809Z] --- PASS: TestBuildMultiStageParentConfig (0.29s)
19:22:22 [2023-02-15T19:22:22.809Z] === RUN   TestBuildLabelWithTargets
19:22:23 [2023-02-15T19:22:23.371Z] --- PASS: TestBuildLabelWithTargets (0.44s)
19:22:23 [2023-02-15T19:22:23.371Z] === RUN   TestBuildWithEmptyLayers
19:22:23 [2023-02-15T19:22:23.371Z] --- PASS: TestBuildWithEmptyLayers (0.09s)
19:22:23 [2023-02-15T19:22:23.371Z] === RUN   TestBuildMultiStageOnBuild
19:22:24 [2023-02-15T19:22:24.300Z] --- PASS: TestBuildMultiStageOnBuild (0.92s)
19:22:24 [2023-02-15T19:22:24.300Z] === RUN   TestBuildUncleanTarFilenames
19:22:24 [2023-02-15T19:22:24.556Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
19:22:24 [2023-02-15T19:22:24.556Z] === RUN   TestBuildMultiStageLayerLeak
19:22:25 [2023-02-15T19:22:25.485Z] --- PASS: TestBuildMultiStageLayerLeak (0.86s)
19:22:25 [2023-02-15T19:22:25.485Z] === RUN   TestBuildWithHugeFile
19:23:04 [2023-02-15T19:23:04.160Z] --- PASS: TestBuildWithHugeFile (34.80s)
19:23:04 [2023-02-15T19:23:04.160Z] === RUN   TestBuildWCOWSandboxSize
19:23:04 [2023-02-15T19:23:04.160Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:23:04 [2023-02-15T19:23:04.160Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:23:04 [2023-02-15T19:23:04.160Z] === RUN   TestBuildWithEmptyDockerfile
19:23:04 [2023-02-15T19:23:04.160Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:23:04 [2023-02-15T19:23:04.160Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:23:04 [2023-02-15T19:23:04.160Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:23:04 [2023-02-15T19:23:04.160Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:23:04 [2023-02-15T19:23:04.160Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:23:04 [2023-02-15T19:23:04.160Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:23:04 [2023-02-15T19:23:04.160Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:23:04 [2023-02-15T19:23:04.160Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:23:04 [2023-02-15T19:23:04.160Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:23:04 [2023-02-15T19:23:04.160Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
19:23:04 [2023-02-15T19:23:04.160Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
19:23:04 [2023-02-15T19:23:04.160Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
19:23:04 [2023-02-15T19:23:04.160Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
19:23:04 [2023-02-15T19:23:04.160Z] === RUN   TestBuildPreserveOwnership
19:23:04 [2023-02-15T19:23:04.160Z] === RUN   TestBuildPreserveOwnership/copy_from
19:23:04 [2023-02-15T19:23:04.160Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:23:04 [2023-02-15T19:23:04.160Z] --- PASS: TestBuildPreserveOwnership (1.85s)
19:23:04 [2023-02-15T19:23:04.160Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.32s)
19:23:04 [2023-02-15T19:23:04.160Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.53s)
19:23:04 [2023-02-15T19:23:04.160Z] === RUN   TestBuildPlatformInvalid
19:23:04 [2023-02-15T19:23:04.160Z] --- PASS: TestBuildPlatformInvalid (0.03s)
19:23:04 [2023-02-15T19:23:04.160Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:23:04 [2023-02-15T19:23:04.160Z] Loaded image: busybox:latest
19:23:04 [2023-02-15T19:23:04.160Z] Loaded image: busybox:glibc
19:23:04 [2023-02-15T19:23:04.160Z] Loaded image: debian:bullseye-slim
19:23:04 [2023-02-15T19:23:04.160Z] Loaded image: hello-world:latest
19:23:04 [2023-02-15T19:23:04.160Z] Loaded image: arm32v7/hello-world:latest
19:23:12 [2023-02-15T19:23:12.249Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.83s)
19:23:12 [2023-02-15T19:23:12.249Z] PASS
19:23:12 [2023-02-15T19:23:12.249Z] 
19:23:12 [2023-02-15T19:23:12.249Z] === Skipped
19:23:12 [2023-02-15T19:23:12.249Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:23:12 [2023-02-15T19:23:12.249Z]     build_session_test.go:25: TODO: BuildKit
19:23:12 [2023-02-15T19:23:12.249Z] 
19:23:12 [2023-02-15T19:23:12.249Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:23:12 [2023-02-15T19:23:12.249Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:23:12 [2023-02-15T19:23:12.249Z] 
19:23:12 [2023-02-15T19:23:12.249Z] DONE 34 tests, 2 skipped in 60.438s
19:23:12 [2023-02-15T19:23:12.249Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
19:23:12 [2023-02-15T19:23:12.249Z] ++ 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
19:23:12 [2023-02-15T19:23:12.249Z] ++ set -e
19:23:12 [2023-02-15T19:23:12.249Z] ++ '[' -n 0 ']'
19:23:12 [2023-02-15T19:23:12.249Z] ++ set -x
19:23:12 [2023-02-15T19:23:12.249Z] ++ 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
19:23:12 [2023-02-15T19:23:12.249Z] INFO: Testing against a local daemon
19:23:12 [2023-02-15T19:23:12.249Z] === RUN   TestConfigInspect
19:23:14 [2023-02-15T19:23:14.139Z] --- PASS: TestConfigInspect (1.79s)
19:23:14 [2023-02-15T19:23:14.139Z] === RUN   TestConfigList
19:23:15 [2023-02-15T19:23:15.504Z] --- PASS: TestConfigList (1.73s)
19:23:15 [2023-02-15T19:23:15.504Z] === RUN   TestConfigsCreateAndDelete
19:23:17 [2023-02-15T19:23:17.395Z] --- PASS: TestConfigsCreateAndDelete (1.70s)
19:23:17 [2023-02-15T19:23:17.395Z] === RUN   TestConfigsUpdate
19:23:19 [2023-02-15T19:23:19.287Z] --- PASS: TestConfigsUpdate (1.74s)
19:23:19 [2023-02-15T19:23:19.287Z] === RUN   TestTemplatedConfig
19:23:21 [2023-02-15T19:23:21.805Z] --- PASS: TestTemplatedConfig (2.44s)
19:23:21 [2023-02-15T19:23:21.805Z] === RUN   TestConfigCreateResolve
19:23:23 [2023-02-15T19:23:23.171Z] --- PASS: TestConfigCreateResolve (1.87s)
19:23:23 [2023-02-15T19:23:23.171Z] PASS
19:23:23 [2023-02-15T19:23:23.171Z] 
19:23:23 [2023-02-15T19:23:23.171Z] DONE 6 tests in 11.371s
19:23:23 [2023-02-15T19:23:23.171Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
19:23:23 [2023-02-15T19:23:23.171Z] ++ 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
19:23:23 [2023-02-15T19:23:23.171Z] ++ set -e
19:23:23 [2023-02-15T19:23:23.171Z] ++ '[' -n 0 ']'
19:23:23 [2023-02-15T19:23:23.171Z] ++ set -x
19:23:23 [2023-02-15T19:23:23.171Z] ++ 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
19:23:23 [2023-02-15T19:23:23.428Z] INFO: Testing against a local daemon
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestAttachWithTTY
19:23:23 [2023-02-15T19:23:23.428Z] --- PASS: TestAttachWithTTY (0.06s)
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestAttachWithoutTTy
19:23:23 [2023-02-15T19:23:23.428Z] --- PASS: TestAttachWithoutTTy (0.04s)
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestCheckpoint
19:23:23 [2023-02-15T19:23:23.428Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:23:23 [2023-02-15T19:23:23.428Z] --- SKIP: TestCheckpoint (0.00s)
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestContainerInvalidJSON
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestContainerInvalidJSON/commit
19:23:23 [2023-02-15T19:23:23.428Z] === PAUSE TestContainerInvalidJSON/commit
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestContainerInvalidJSON/containers/create
19:23:23 [2023-02-15T19:23:23.428Z] === PAUSE TestContainerInvalidJSON/containers/create
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
19:23:23 [2023-02-15T19:23:23.428Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
19:23:23 [2023-02-15T19:23:23.428Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
19:23:23 [2023-02-15T19:23:23.428Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:23:23 [2023-02-15T19:23:23.428Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
19:23:23 [2023-02-15T19:23:23.428Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
19:23:23 [2023-02-15T19:23:23.428Z] === CONT  TestContainerInvalidJSON/commit
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
19:23:23 [2023-02-15T19:23:23.428Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestContainerInvalidJSON/commit/empty_body
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
19:23:23 [2023-02-15T19:23:23.428Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
19:23:23 [2023-02-15T19:23:23.428Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
19:23:23 [2023-02-15T19:23:23.428Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
19:23:23 [2023-02-15T19:23:23.685Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
19:23:23 [2023-02-15T19:23:23.685Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
19:23:23 [2023-02-15T19:23:23.685Z] === CONT  TestContainerInvalidJSON/containers/create
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
19:23:23 [2023-02-15T19:23:23.685Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:23:23 [2023-02-15T19:23:23.685Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:23:23 [2023-02-15T19:23:23.685Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestCopyFromContainerPathIsNotDir
19:23:23 [2023-02-15T19:23:23.685Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestCopyToContainerPathDoesNotExist
19:23:23 [2023-02-15T19:23:23.685Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestCopyEmptyFile
19:23:23 [2023-02-15T19:23:23.685Z] --- PASS: TestCopyEmptyFile (0.06s)
19:23:23 [2023-02-15T19:23:23.685Z] === RUN   TestCopyToContainerPathIsNotDir
19:23:23 [2023-02-15T19:23:23.941Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
19:23:23 [2023-02-15T19:23:23.941Z] === RUN   TestCopyFromContainer
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCopyFromContainer//
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCopyFromContainer/.
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCopyFromContainer//.
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCopyFromContainer/./
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCopyFromContainer//./
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCopyFromContainer//bar/root
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCopyFromContainer//bar/root/
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCopyFromContainer//bar/root/.
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCopyFromContainer/bar/quux
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCopyFromContainer/bar/quux/
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCopyFromContainer/bar/quux/.
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCopyFromContainer/bar/notarget
19:23:24 [2023-02-15T19:23:24.508Z] --- PASS: TestCopyFromContainer (0.73s)
19:23:24 [2023-02-15T19:23:24.508Z]     --- PASS: TestCopyFromContainer// (0.01s)
19:23:24 [2023-02-15T19:23:24.508Z]     --- PASS: TestCopyFromContainer/. (0.02s)
19:23:24 [2023-02-15T19:23:24.508Z]     --- PASS: TestCopyFromContainer//. (0.02s)
19:23:24 [2023-02-15T19:23:24.508Z]     --- PASS: TestCopyFromContainer/./ (0.02s)
19:23:24 [2023-02-15T19:23:24.508Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
19:23:24 [2023-02-15T19:23:24.508Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
19:23:24 [2023-02-15T19:23:24.508Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
19:23:24 [2023-02-15T19:23:24.508Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
19:23:24 [2023-02-15T19:23:24.508Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
19:23:24 [2023-02-15T19:23:24.508Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
19:23:24 [2023-02-15T19:23:24.508Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
19:23:24 [2023-02-15T19:23:24.508Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
19:23:24 [2023-02-15T19:23:24.508Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
19:23:24 [2023-02-15T19:23:24.508Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
19:23:24 [2023-02-15T19:23:24.508Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
19:23:24 [2023-02-15T19:23:24.508Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
19:23:24 [2023-02-15T19:23:24.508Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:23:24 [2023-02-15T19:23:24.508Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:23:24 [2023-02-15T19:23:24.508Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:23:24 [2023-02-15T19:23:24.508Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:23:24 [2023-02-15T19:23:24.508Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:23:24 [2023-02-15T19:23:24.508Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:23:24 [2023-02-15T19:23:24.508Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:23:24 [2023-02-15T19:23:24.508Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:23:24 [2023-02-15T19:23:24.508Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:23:24 [2023-02-15T19:23:24.508Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:23:24 [2023-02-15T19:23:24.508Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCreateLinkToNonExistingContainer
19:23:24 [2023-02-15T19:23:24.508Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCreateWithInvalidEnv
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCreateWithInvalidEnv/0
19:23:24 [2023-02-15T19:23:24.508Z] === PAUSE TestCreateWithInvalidEnv/0
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCreateWithInvalidEnv/1
19:23:24 [2023-02-15T19:23:24.508Z] === PAUSE TestCreateWithInvalidEnv/1
19:23:24 [2023-02-15T19:23:24.508Z] === RUN   TestCreateWithInvalidEnv/2
19:23:24 [2023-02-15T19:23:24.508Z] === PAUSE TestCreateWithInvalidEnv/2
19:23:24 [2023-02-15T19:23:24.508Z] === CONT  TestCreateWithInvalidEnv/0
19:23:24 [2023-02-15T19:23:24.508Z] === CONT  TestCreateWithInvalidEnv/2
19:23:24 [2023-02-15T19:23:24.508Z] === CONT  TestCreateWithInvalidEnv/1
19:23:24 [2023-02-15T19:23:24.775Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
19:23:24 [2023-02-15T19:23:24.775Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:23:24 [2023-02-15T19:23:24.775Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:23:24 [2023-02-15T19:23:24.775Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
19:23:24 [2023-02-15T19:23:24.775Z] === RUN   TestCreateTmpfsMountsTarget
19:23:24 [2023-02-15T19:23:24.775Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
19:23:24 [2023-02-15T19:23:24.775Z] === RUN   TestCreateWithCustomMaskedPaths
19:23:25 [2023-02-15T19:23:25.709Z] --- PASS: TestCreateWithCustomMaskedPaths (1.08s)
19:23:25 [2023-02-15T19:23:25.709Z] === RUN   TestCreateWithCustomReadonlyPaths
19:23:27 [2023-02-15T19:23:27.075Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.05s)
19:23:27 [2023-02-15T19:23:27.075Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:23:27 [2023-02-15T19:23:27.075Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:23:27 [2023-02-15T19:23:27.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:23:27 [2023-02-15T19:23:27.075Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:23:27 [2023-02-15T19:23:27.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:23:27 [2023-02-15T19:23:27.075Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:23:27 [2023-02-15T19:23:27.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:23:27 [2023-02-15T19:23:27.075Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:23:27 [2023-02-15T19:23:27.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:23:27 [2023-02-15T19:23:27.075Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:23:27 [2023-02-15T19:23:27.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:23:27 [2023-02-15T19:23:27.075Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:23:27 [2023-02-15T19:23:27.075Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:23:27 [2023-02-15T19:23:27.075Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:23:27 [2023-02-15T19:23:27.075Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:23:27 [2023-02-15T19:23:27.075Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:23:27 [2023-02-15T19:23:27.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:23:27 [2023-02-15T19:23:27.075Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:23:27 [2023-02-15T19:23:27.075Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:23:27 [2023-02-15T19:23:27.075Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:23:27 [2023-02-15T19:23:27.075Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:23:27 [2023-02-15T19:23:27.075Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:23:27 [2023-02-15T19:23:27.075Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:23:27 [2023-02-15T19:23:27.075Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
19:23:27 [2023-02-15T19:23:27.075Z] === RUN   TestCreateDifferentPlatform
19:23:27 [2023-02-15T19:23:27.075Z] === RUN   TestCreateDifferentPlatform/different_os
19:23:27 [2023-02-15T19:23:27.075Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:23:27 [2023-02-15T19:23:27.331Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:23:27 [2023-02-15T19:23:27.331Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:23:27 [2023-02-15T19:23:27.331Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:23:27 [2023-02-15T19:23:27.331Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:23:27 [2023-02-15T19:23:27.331Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
19:23:27 [2023-02-15T19:23:27.331Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:23:27 [2023-02-15T19:23:27.331Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
19:23:27 [2023-02-15T19:23:27.331Z] === RUN   TestCreateInvalidHostConfig
19:23:27 [2023-02-15T19:23:27.331Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
19:23:27 [2023-02-15T19:23:27.331Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
19:23:27 [2023-02-15T19:23:27.331Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
19:23:27 [2023-02-15T19:23:27.331Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
19:23:27 [2023-02-15T19:23:27.331Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:23:27 [2023-02-15T19:23:27.331Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:23:27 [2023-02-15T19:23:27.331Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
19:23:27 [2023-02-15T19:23:27.331Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
19:23:27 [2023-02-15T19:23:27.331Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
19:23:27 [2023-02-15T19:23:27.331Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
19:23:27 [2023-02-15T19:23:27.331Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:23:27 [2023-02-15T19:23:27.331Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
19:23:27 [2023-02-15T19:23:27.331Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
19:23:27 [2023-02-15T19:23:27.331Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
19:23:27 [2023-02-15T19:23:27.331Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
19:23:27 [2023-02-15T19:23:27.331Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
19:23:27 [2023-02-15T19:23:27.331Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
19:23:27 [2023-02-15T19:23:27.331Z] === RUN   TestContainerStartOnDaemonRestart
19:23:27 [2023-02-15T19:23:27.331Z] === PAUSE TestContainerStartOnDaemonRestart
19:23:27 [2023-02-15T19:23:27.331Z] === RUN   TestDaemonRestartIpcMode
19:23:27 [2023-02-15T19:23:27.331Z] === PAUSE TestDaemonRestartIpcMode
19:23:27 [2023-02-15T19:23:27.331Z] === RUN   TestDaemonHostGatewayIP
19:23:27 [2023-02-15T19:23:27.331Z] === PAUSE TestDaemonHostGatewayIP
19:23:27 [2023-02-15T19:23:27.331Z] === RUN   TestRestartDaemonWithRestartingContainer
19:23:27 [2023-02-15T19:23:27.331Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:23:27 [2023-02-15T19:23:27.331Z] === RUN   TestContainerKillOnDaemonStart
19:23:27 [2023-02-15T19:23:27.331Z] === PAUSE TestContainerKillOnDaemonStart
19:23:27 [2023-02-15T19:23:27.331Z] === RUN   TestDiff
19:23:27 [2023-02-15T19:23:27.587Z] --- PASS: TestDiff (0.34s)
19:23:27 [2023-02-15T19:23:27.587Z] === RUN   TestExecConsoleSize
19:23:28 [2023-02-15T19:23:28.149Z] --- PASS: TestExecConsoleSize (0.40s)
19:23:28 [2023-02-15T19:23:28.149Z] === RUN   TestExecWithCloseStdin
19:23:28 [2023-02-15T19:23:28.406Z] --- PASS: TestExecWithCloseStdin (0.43s)
19:23:28 [2023-02-15T19:23:28.406Z] === RUN   TestExec
19:23:28 [2023-02-15T19:23:28.968Z] --- PASS: TestExec (0.42s)
19:23:28 [2023-02-15T19:23:28.968Z] === RUN   TestExecUser
19:23:29 [2023-02-15T19:23:29.225Z] --- PASS: TestExecUser (0.41s)
19:23:29 [2023-02-15T19:23:29.225Z] === RUN   TestExportContainerAndImportImage
19:23:29 [2023-02-15T19:23:29.787Z] --- PASS: TestExportContainerAndImportImage (0.45s)
19:23:29 [2023-02-15T19:23:29.787Z] === RUN   TestExportContainerAfterDaemonRestart
19:23:31 [2023-02-15T19:23:31.153Z] --- PASS: TestExportContainerAfterDaemonRestart (1.14s)
19:23:31 [2023-02-15T19:23:31.153Z] === RUN   TestHealthCheckWorkdir
19:23:31 [2023-02-15T19:23:31.409Z] --- PASS: TestHealthCheckWorkdir (0.46s)
19:23:31 [2023-02-15T19:23:31.409Z] === RUN   TestHealthKillContainer
19:23:39 [2023-02-15T19:23:39.495Z] --- PASS: TestHealthKillContainer (7.78s)
19:23:39 [2023-02-15T19:23:39.495Z] === RUN   TestHealthCheckProcessKilled
19:23:39 [2023-02-15T19:23:39.751Z] --- PASS: TestHealthCheckProcessKilled (0.57s)
19:23:39 [2023-02-15T19:23:39.751Z] === RUN   TestInspectCpusetInConfigPre120
19:23:40 [2023-02-15T19:23:40.008Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s)
19:23:40 [2023-02-15T19:23:40.008Z] === RUN   TestIpcModeNone
19:23:40 [2023-02-15T19:23:40.570Z] --- PASS: TestIpcModeNone (0.40s)
19:23:40 [2023-02-15T19:23:40.570Z] === RUN   TestIpcModePrivate
19:23:40 [2023-02-15T19:23:40.826Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
19:23:40 [2023-02-15T19:23:40.826Z] --- PASS: TestIpcModePrivate (0.42s)
19:23:40 [2023-02-15T19:23:40.826Z] === RUN   TestIpcModeShareable
19:23:41 [2023-02-15T19:23:41.083Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
19:23:41 [2023-02-15T19:23:41.338Z] --- PASS: TestIpcModeShareable (0.44s)
19:23:41 [2023-02-15T19:23:41.338Z] === RUN   TestAPIIpcModeShareableAndContainer
19:23:42 [2023-02-15T19:23:42.705Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s)
19:23:42 [2023-02-15T19:23:42.705Z] === RUN   TestAPIIpcModeHost
19:23:42 [2023-02-15T19:23:42.961Z] --- PASS: TestAPIIpcModeHost (0.34s)
19:23:42 [2023-02-15T19:23:42.961Z] === RUN   TestDaemonIpcModeShareable
19:23:43 [2023-02-15T19:23:43.890Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
19:23:43 [2023-02-15T19:23:43.890Z] --- PASS: TestDaemonIpcModeShareable (1.02s)
19:23:43 [2023-02-15T19:23:43.890Z] === RUN   TestDaemonIpcModePrivate
19:23:44 [2023-02-15T19:23:44.819Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
19:23:45 [2023-02-15T19:23:45.075Z] --- PASS: TestDaemonIpcModePrivate (1.01s)
19:23:45 [2023-02-15T19:23:45.075Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:23:46 [2023-02-15T19:23:46.004Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
19:23:46 [2023-02-15T19:23:46.004Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.03s)
19:23:46 [2023-02-15T19:23:46.004Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:23:46 [2023-02-15T19:23:46.933Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
19:23:47 [2023-02-15T19:23:47.189Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.03s)
19:23:47 [2023-02-15T19:23:47.189Z] === RUN   TestIpcModeOlderClient
19:23:47 [2023-02-15T19:23:47.189Z] === PAUSE TestIpcModeOlderClient
19:23:47 [2023-02-15T19:23:47.189Z] === RUN   TestKillContainerInvalidSignal
19:23:47 [2023-02-15T19:23:47.446Z] --- PASS: TestKillContainerInvalidSignal (0.37s)
19:23:47 [2023-02-15T19:23:47.446Z] === RUN   TestKillContainer
19:23:47 [2023-02-15T19:23:47.446Z] === RUN   TestKillContainer/no_signal
19:23:47 [2023-02-15T19:23:47.709Z] === RUN   TestKillContainer/non_killing_signal
19:23:47 [2023-02-15T19:23:47.978Z] === RUN   TestKillContainer/killing_signal
19:23:48 [2023-02-15T19:23:48.543Z] --- PASS: TestKillContainer (1.13s)
19:23:48 [2023-02-15T19:23:48.543Z]     --- PASS: TestKillContainer/no_signal (0.34s)
19:23:48 [2023-02-15T19:23:48.543Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
19:23:48 [2023-02-15T19:23:48.543Z]     --- PASS: TestKillContainer/killing_signal (0.36s)
19:23:48 [2023-02-15T19:23:48.543Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:23:48 [2023-02-15T19:23:48.543Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:23:48 [2023-02-15T19:23:48.799Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:23:49 [2023-02-15T19:23:49.727Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.05s)
19:23:49 [2023-02-15T19:23:49.727Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.34s)
19:23:49 [2023-02-15T19:23:49.727Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s)
19:23:49 [2023-02-15T19:23:49.727Z] === RUN   TestKillStoppedContainer
19:23:49 [2023-02-15T19:23:49.727Z] --- PASS: TestKillStoppedContainer (0.05s)
19:23:49 [2023-02-15T19:23:49.727Z] === RUN   TestKillStoppedContainerAPIPre120
19:23:49 [2023-02-15T19:23:49.727Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
19:23:49 [2023-02-15T19:23:49.727Z] === RUN   TestKillDifferentUserContainer
19:23:49 [2023-02-15T19:23:49.984Z] --- PASS: TestKillDifferentUserContainer (0.36s)
19:23:49 [2023-02-15T19:23:49.984Z] === RUN   TestInspectOomKilledTrue
19:23:50 [2023-02-15T19:23:50.546Z] --- PASS: TestInspectOomKilledTrue (0.43s)
19:23:50 [2023-02-15T19:23:50.546Z] === RUN   TestInspectOomKilledFalse
19:23:50 [2023-02-15T19:23:50.803Z] --- PASS: TestInspectOomKilledFalse (0.36s)
19:23:50 [2023-02-15T19:23:50.803Z] === RUN   TestLinksEtcHostsContentMatch
19:23:51 [2023-02-15T19:23:51.059Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s)
19:23:51 [2023-02-15T19:23:51.059Z] === RUN   TestLinksContainerNames
19:23:51 [2023-02-15T19:23:51.988Z] --- PASS: TestLinksContainerNames (0.74s)
19:23:51 [2023-02-15T19:23:51.988Z] === RUN   TestLogsFollowTailEmpty
19:23:52 [2023-02-15T19:23:52.245Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
19:23:52 [2023-02-15T19:23:52.245Z] === RUN   TestLogs
19:23:52 [2023-02-15T19:23:52.245Z] === RUN   TestLogs/driver_local
19:23:52 [2023-02-15T19:23:52.245Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
19:23:52 [2023-02-15T19:23:52.245Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
19:23:52 [2023-02-15T19:23:52.245Z] === RUN   TestLogs/driver_local/tty/only_stdout
19:23:52 [2023-02-15T19:23:52.245Z] === PAUSE TestLogs/driver_local/tty/only_stdout
19:23:52 [2023-02-15T19:23:52.245Z] === RUN   TestLogs/driver_local/tty/only_stderr
19:23:52 [2023-02-15T19:23:52.245Z] === PAUSE TestLogs/driver_local/tty/only_stderr
19:23:52 [2023-02-15T19:23:52.245Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
19:23:52 [2023-02-15T19:23:52.245Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
19:23:52 [2023-02-15T19:23:52.245Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
19:23:52 [2023-02-15T19:23:52.245Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
19:23:52 [2023-02-15T19:23:52.245Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
19:23:52 [2023-02-15T19:23:52.245Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
19:23:52 [2023-02-15T19:23:52.245Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
19:23:52 [2023-02-15T19:23:52.245Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
19:23:52 [2023-02-15T19:23:52.807Z] === CONT  TestLogs/driver_local/tty/only_stderr
19:23:52 [2023-02-15T19:23:52.807Z] === CONT  TestLogs/driver_local/tty/only_stdout
19:23:53 [2023-02-15T19:23:53.737Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
19:23:53 [2023-02-15T19:23:53.737Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
19:23:54 [2023-02-15T19:23:54.310Z] === RUN   TestLogs/driver_json-file
19:23:54 [2023-02-15T19:23:54.310Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
19:23:54 [2023-02-15T19:23:54.310Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
19:23:54 [2023-02-15T19:23:54.310Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
19:23:54 [2023-02-15T19:23:54.310Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
19:23:54 [2023-02-15T19:23:54.310Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
19:23:54 [2023-02-15T19:23:54.310Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
19:23:54 [2023-02-15T19:23:54.310Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:23:54 [2023-02-15T19:23:54.310Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:23:54 [2023-02-15T19:23:54.310Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
19:23:54 [2023-02-15T19:23:54.310Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
19:23:54 [2023-02-15T19:23:54.310Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
19:23:54 [2023-02-15T19:23:54.310Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
19:23:54 [2023-02-15T19:23:54.310Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
19:23:54 [2023-02-15T19:23:54.310Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:23:54 [2023-02-15T19:23:54.873Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
19:23:54 [2023-02-15T19:23:54.873Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
19:23:55 [2023-02-15T19:23:55.129Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
19:23:55 [2023-02-15T19:23:55.385Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
19:23:55 [2023-02-15T19:23:55.948Z] --- PASS: TestLogs (3.63s)
19:23:55 [2023-02-15T19:23:55.948Z]     --- PASS: TestLogs/driver_local (0.01s)
19:23:55 [2023-02-15T19:23:55.948Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.58s)
19:23:55 [2023-02-15T19:23:55.948Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.67s)
19:23:55 [2023-02-15T19:23:55.948Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s)
19:23:55 [2023-02-15T19:23:55.948Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.73s)
19:23:55 [2023-02-15T19:23:55.948Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.56s)
19:23:55 [2023-02-15T19:23:55.948Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.63s)
19:23:55 [2023-02-15T19:23:55.948Z]     --- PASS: TestLogs/driver_json-file (0.01s)
19:23:55 [2023-02-15T19:23:55.948Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.53s)
19:23:55 [2023-02-15T19:23:55.948Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.66s)
19:23:55 [2023-02-15T19:23:55.948Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.47s)
19:23:55 [2023-02-15T19:23:55.948Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.51s)
19:23:55 [2023-02-15T19:23:55.948Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.42s)
19:23:55 [2023-02-15T19:23:55.948Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.68s)
19:23:55 [2023-02-15T19:23:55.948Z] === RUN   TestContainerNetworkMountsNoChown
19:23:56 [2023-02-15T19:23:56.204Z] --- PASS: TestContainerNetworkMountsNoChown (0.35s)
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/default
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/default
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/private
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/private
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/rprivate
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/rprivate
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/slave
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/slave
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/rslave
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/rslave
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/shared
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/shared
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/rshared
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/rshared
19:23:56 [2023-02-15T19:23:56.204Z] === CONT  TestMountDaemonRoot/default
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/default/bind_root
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/default/mount_root
19:23:56 [2023-02-15T19:23:56.204Z] === CONT  TestMountDaemonRoot/rslave
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:23:56 [2023-02-15T19:23:56.204Z] === CONT  TestMountDaemonRoot/rshared
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:23:56 [2023-02-15T19:23:56.204Z] === CONT  TestMountDaemonRoot/shared
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:23:56 [2023-02-15T19:23:56.204Z] === CONT  TestMountDaemonRoot/rprivate
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:23:56 [2023-02-15T19:23:56.204Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:23:56 [2023-02-15T19:23:56.204Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:23:56 [2023-02-15T19:23:56.204Z] === CONT  TestMountDaemonRoot/slave
19:23:56 [2023-02-15T19:23:56.205Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:23:56 [2023-02-15T19:23:56.205Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:23:56 [2023-02-15T19:23:56.205Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:23:56 [2023-02-15T19:23:56.205Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:23:56 [2023-02-15T19:23:56.205Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:23:56 [2023-02-15T19:23:56.205Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:23:56 [2023-02-15T19:23:56.205Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:23:56 [2023-02-15T19:23:56.205Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:23:56 [2023-02-15T19:23:56.205Z] === CONT  TestMountDaemonRoot/private
19:23:56 [2023-02-15T19:23:56.205Z] === RUN   TestMountDaemonRoot/private/bind_root
19:23:56 [2023-02-15T19:23:56.205Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:23:56 [2023-02-15T19:23:56.205Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:23:56 [2023-02-15T19:23:56.205Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:23:56 [2023-02-15T19:23:56.205Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:23:56 [2023-02-15T19:23:56.205Z] === RUN   TestMountDaemonRoot/private/mount_root
19:23:56 [2023-02-15T19:23:56.205Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:23:56 [2023-02-15T19:23:56.205Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:23:56 [2023-02-15T19:23:56.205Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:23:56 [2023-02-15T19:23:56.205Z] === CONT  TestMountDaemonRoot/default/bind_root
19:23:56 [2023-02-15T19:23:56.205Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:23:56 [2023-02-15T19:23:56.205Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:23:56 [2023-02-15T19:23:56.461Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:23:56 [2023-02-15T19:23:56.461Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:23:56 [2023-02-15T19:23:56.461Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:23:56 [2023-02-15T19:23:56.461Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:23:56 [2023-02-15T19:23:56.461Z] === CONT  TestMountDaemonRoot/default/mount_root
19:23:56 [2023-02-15T19:23:56.461Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:23:56 [2023-02-15T19:23:56.461Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:23:56 [2023-02-15T19:23:56.461Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:23:56 [2023-02-15T19:23:56.461Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:23:56 [2023-02-15T19:23:56.461Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:23:56 [2023-02-15T19:23:56.461Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:23:56 [2023-02-15T19:23:56.461Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:23:56 [2023-02-15T19:23:56.461Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:23:56 [2023-02-15T19:23:56.717Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:23:56 [2023-02-15T19:23:56.717Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:23:56 [2023-02-15T19:23:56.717Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:23:56 [2023-02-15T19:23:56.717Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:23:56 [2023-02-15T19:23:56.717Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:23:56 [2023-02-15T19:23:56.717Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:23:56 [2023-02-15T19:23:56.717Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:23:56 [2023-02-15T19:23:56.717Z] === CONT  TestMountDaemonRoot/private/bind_root
19:23:56 [2023-02-15T19:23:56.717Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:23:56 [2023-02-15T19:23:56.717Z] === CONT  TestMountDaemonRoot/private/mount_root
19:23:56 [2023-02-15T19:23:56.717Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:23:56 [2023-02-15T19:23:56.717Z] --- PASS: TestMountDaemonRoot (0.02s)
19:23:56 [2023-02-15T19:23:56.717Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
19:23:56 [2023-02-15T19:23:56.717Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
19:23:56 [2023-02-15T19:23:56.717Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
19:23:56 [2023-02-15T19:23:56.717Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
19:23:56 [2023-02-15T19:23:56.717Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:23:56 [2023-02-15T19:23:56.717Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
19:23:56 [2023-02-15T19:23:56.717Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
19:23:56 [2023-02-15T19:23:56.717Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
19:23:56 [2023-02-15T19:23:56.717Z] === RUN   TestContainerBindMountNonRecursive
19:23:57 [2023-02-15T19:23:57.645Z] --- PASS: TestContainerBindMountNonRecursive (0.98s)
19:23:57 [2023-02-15T19:23:57.645Z] === RUN   TestContainerVolumesMountedAsShared
19:23:58 [2023-02-15T19:23:58.207Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
19:23:58 [2023-02-15T19:23:58.207Z] === RUN   TestContainerVolumesMountedAsSlave
19:23:58 [2023-02-15T19:23:58.463Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s)
19:23:58 [2023-02-15T19:23:58.463Z] === RUN   TestContainerCopyLeaksMounts
19:23:59 [2023-02-15T19:23:59.027Z] --- PASS: TestContainerCopyLeaksMounts (0.49s)
19:23:59 [2023-02-15T19:23:59.027Z] === RUN   TestNetworkNat
19:23:59 [2023-02-15T19:23:59.283Z] --- PASS: TestNetworkNat (0.42s)
19:23:59 [2023-02-15T19:23:59.283Z] === RUN   TestNetworkLocalhostTCPNat
19:23:59 [2023-02-15T19:23:59.846Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s)
19:23:59 [2023-02-15T19:23:59.846Z] === RUN   TestNetworkLoopbackNat
19:24:02 [2023-02-15T19:24:02.364Z] --- PASS: TestNetworkLoopbackNat (2.52s)
19:24:02 [2023-02-15T19:24:02.364Z] === RUN   TestPause
19:24:02 [2023-02-15T19:24:02.620Z] --- PASS: TestPause (0.41s)
19:24:02 [2023-02-15T19:24:02.620Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:24:02 [2023-02-15T19:24:02.620Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:24:02 [2023-02-15T19:24:02.620Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:24:02 [2023-02-15T19:24:02.620Z] === RUN   TestPauseStopPausedContainer
19:24:03 [2023-02-15T19:24:03.183Z] --- PASS: TestPauseStopPausedContainer (0.38s)
19:24:03 [2023-02-15T19:24:03.183Z] === RUN   TestPidHost
19:24:04 [2023-02-15T19:24:04.112Z] --- PASS: TestPidHost (0.87s)
19:24:04 [2023-02-15T19:24:04.112Z] === RUN   TestPsFilter
19:24:04 [2023-02-15T19:24:04.112Z] --- PASS: TestPsFilter (0.09s)
19:24:04 [2023-02-15T19:24:04.112Z] === RUN   TestRemoveContainerWithRemovedVolume
19:24:04 [2023-02-15T19:24:04.368Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
19:24:04 [2023-02-15T19:24:04.368Z] === RUN   TestRemoveContainerWithVolume
19:24:04 [2023-02-15T19:24:04.624Z] --- PASS: TestRemoveContainerWithVolume (0.36s)
19:24:04 [2023-02-15T19:24:04.624Z] === RUN   TestRemoveContainerRunning
19:24:05 [2023-02-15T19:24:05.187Z] --- PASS: TestRemoveContainerRunning (0.35s)
19:24:05 [2023-02-15T19:24:05.187Z] === RUN   TestRemoveContainerForceRemoveRunning
19:24:05 [2023-02-15T19:24:05.443Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s)
19:24:05 [2023-02-15T19:24:05.443Z] === RUN   TestRemoveInvalidContainer
19:24:05 [2023-02-15T19:24:05.443Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:24:05 [2023-02-15T19:24:05.443Z] === RUN   TestRenameLinkedContainer
19:24:07 [2023-02-15T19:24:07.345Z] --- PASS: TestRenameLinkedContainer (1.55s)
19:24:07 [2023-02-15T19:24:07.345Z] === RUN   TestRenameStoppedContainer
19:24:07 [2023-02-15T19:24:07.345Z] --- PASS: TestRenameStoppedContainer (0.35s)
19:24:07 [2023-02-15T19:24:07.345Z] === RUN   TestRenameRunningContainerAndReuse
19:24:08 [2023-02-15T19:24:08.273Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s)
19:24:08 [2023-02-15T19:24:08.273Z] === RUN   TestRenameInvalidName
19:24:08 [2023-02-15T19:24:08.529Z] --- PASS: TestRenameInvalidName (0.37s)
19:24:08 [2023-02-15T19:24:08.529Z] === RUN   TestRenameAnonymousContainer
19:24:09 [2023-02-15T19:24:09.894Z] --- PASS: TestRenameAnonymousContainer (1.25s)
19:24:09 [2023-02-15T19:24:09.894Z] === RUN   TestRenameContainerWithSameName
19:24:10 [2023-02-15T19:24:10.150Z] --- PASS: TestRenameContainerWithSameName (0.35s)
19:24:10 [2023-02-15T19:24:10.150Z] === RUN   TestRenameContainerWithLinkedContainer
19:24:10 [2023-02-15T19:24:10.712Z] --- PASS: TestRenameContainerWithLinkedContainer (0.75s)
19:24:10 [2023-02-15T19:24:10.712Z] === RUN   TestResize
19:24:11 [2023-02-15T19:24:11.277Z] --- PASS: TestResize (0.39s)
19:24:11 [2023-02-15T19:24:11.277Z] === RUN   TestResizeWithInvalidSize
19:24:11 [2023-02-15T19:24:11.533Z] --- PASS: TestResizeWithInvalidSize (0.39s)
19:24:11 [2023-02-15T19:24:11.533Z] === RUN   TestResizeWhenContainerNotStarted
19:24:12 [2023-02-15T19:24:12.096Z] --- PASS: TestResizeWhenContainerNotStarted (0.34s)
19:24:12 [2023-02-15T19:24:12.096Z] === RUN   TestDaemonRestartKillContainers
19:24:12 [2023-02-15T19:24:12.096Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:24:12 [2023-02-15T19:24:12.096Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:24:13 [2023-02-15T19:24:13.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:24:14 [2023-02-15T19:24:14.391Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:24:15 [2023-02-15T19:24:15.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:24:15 [2023-02-15T19:24:15.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:24:16 [2023-02-15T19:24:16.686Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:24:16 [2023-02-15T19:24:16.942Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:24:20 [2023-02-15T19:24:20.209Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:24:20 [2023-02-15T19:24:20.209Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:24:21 [2023-02-15T19:24:21.576Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:24:23 [2023-02-15T19:24:23.466Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:24:23 [2023-02-15T19:24:23.466Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:24:24 [2023-02-15T19:24:24.833Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:24:25 [2023-02-15T19:24:25.090Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:24:26 [2023-02-15T19:24:26.019Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:24:27 [2023-02-15T19:24:27.909Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:24:27 [2023-02-15T19:24:27.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.42s)
19:24:27 [2023-02-15T19:24:27.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.14s)
19:24:27 [2023-02-15T19:24:27.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.65s)
19:24:27 [2023-02-15T19:24:27.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.15s)
19:24:27 [2023-02-15T19:24:27.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.18s)
19:24:27 [2023-02-15T19:24:27.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.19s)
19:24:27 [2023-02-15T19:24:27.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.19s)
19:24:27 [2023-02-15T19:24:27.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.25s)
19:24:27 [2023-02-15T19:24:27.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.60s)
19:24:27 [2023-02-15T19:24:27.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.43s)
19:24:27 [2023-02-15T19:24:27.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.54s)
19:24:27 [2023-02-15T19:24:27.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.44s)
19:24:27 [2023-02-15T19:24:27.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.68s)
19:24:27 [2023-02-15T19:24:27.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.48s)
19:24:27 [2023-02-15T19:24:27.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.51s)
19:24:27 [2023-02-15T19:24:27.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.51s)
19:24:27 [2023-02-15T19:24:27.909Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
19:24:27 [2023-02-15T19:24:27.909Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
19:24:28 [2023-02-15T19:24:28.472Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
19:24:29 [2023-02-15T19:24:29.034Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.56s)
19:24:29 [2023-02-15T19:24:29.034Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.77s)
19:24:29 [2023-02-15T19:24:29.034Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.78s)
19:24:29 [2023-02-15T19:24:29.034Z] === RUN   TestCgroupNamespacesRun
19:24:29 [2023-02-15T19:24:29.989Z] --- PASS: TestCgroupNamespacesRun (1.02s)
19:24:30 [2023-02-15T19:24:30.249Z] === RUN   TestCgroupNamespacesRunPrivileged
19:24:31 [2023-02-15T19:24:31.179Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.02s)
19:24:31 [2023-02-15T19:24:31.179Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:24:32 [2023-02-15T19:24:32.108Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.01s)
19:24:32 [2023-02-15T19:24:32.108Z] === RUN   TestCgroupNamespacesRunHostMode
19:24:33 [2023-02-15T19:24:33.038Z] --- PASS: TestCgroupNamespacesRunHostMode (1.00s)
19:24:33 [2023-02-15T19:24:33.038Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:24:34 [2023-02-15T19:24:34.405Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.01s)
19:24:34 [2023-02-15T19:24:34.405Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:24:35 [2023-02-15T19:24:35.333Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.98s)
19:24:35 [2023-02-15T19:24:35.333Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:24:35 [2023-02-15T19:24:35.895Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
19:24:35 [2023-02-15T19:24:35.895Z] === RUN   TestCgroupNamespacesRunOlderClient
19:24:36 [2023-02-15T19:24:36.824Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.01s)
19:24:36 [2023-02-15T19:24:36.824Z] === RUN   TestNISDomainname
19:24:37 [2023-02-15T19:24:37.080Z] --- PASS: TestNISDomainname (0.45s)
19:24:37 [2023-02-15T19:24:37.080Z] === RUN   TestHostnameDnsResolution
19:24:37 [2023-02-15T19:24:37.643Z] --- PASS: TestHostnameDnsResolution (0.57s)
19:24:37 [2023-02-15T19:24:37.643Z] === RUN   TestUnprivilegedPortsAndPing
19:24:38 [2023-02-15T19:24:38.206Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s)
19:24:38 [2023-02-15T19:24:38.206Z] === RUN   TestPrivilegedHostDevices
19:24:38 [2023-02-15T19:24:38.769Z] --- PASS: TestPrivilegedHostDevices (0.44s)
19:24:38 [2023-02-15T19:24:38.769Z] === RUN   TestRunConsoleSize
19:24:39 [2023-02-15T19:24:39.026Z] --- PASS: TestRunConsoleSize (0.37s)
19:24:39 [2023-02-15T19:24:39.026Z] === RUN   TestRunWithAlternativeContainerdShim
19:24:40 [2023-02-15T19:24:40.921Z] --- PASS: TestRunWithAlternativeContainerdShim (1.84s)
19:24:40 [2023-02-15T19:24:40.921Z] === RUN   TestStats
19:24:43 [2023-02-15T19:24:43.437Z] --- PASS: TestStats (2.38s)
19:24:43 [2023-02-15T19:24:43.438Z] === RUN   TestStopContainerWithTimeout
19:24:43 [2023-02-15T19:24:43.438Z] === RUN   TestStopContainerWithTimeout/0
19:24:43 [2023-02-15T19:24:43.438Z] === PAUSE TestStopContainerWithTimeout/0
19:24:43 [2023-02-15T19:24:43.438Z] === RUN   TestStopContainerWithTimeout/1
19:24:43 [2023-02-15T19:24:43.438Z] === PAUSE TestStopContainerWithTimeout/1
19:24:43 [2023-02-15T19:24:43.438Z] === RUN   TestStopContainerWithTimeout/3
19:24:43 [2023-02-15T19:24:43.438Z] === PAUSE TestStopContainerWithTimeout/3
19:24:43 [2023-02-15T19:24:43.438Z] === RUN   TestStopContainerWithTimeout/-1
19:24:43 [2023-02-15T19:24:43.438Z] === PAUSE TestStopContainerWithTimeout/-1
19:24:43 [2023-02-15T19:24:43.438Z] === CONT  TestStopContainerWithTimeout/0
19:24:43 [2023-02-15T19:24:43.438Z] === CONT  TestStopContainerWithTimeout/-1
19:24:44 [2023-02-15T19:24:44.001Z] === CONT  TestStopContainerWithTimeout/3
19:24:45 [2023-02-15T19:24:45.892Z] === CONT  TestStopContainerWithTimeout/1
19:24:47 [2023-02-15T19:24:47.258Z] --- PASS: TestStopContainerWithTimeout (0.02s)
19:24:47 [2023-02-15T19:24:47.258Z]     --- PASS: TestStopContainerWithTimeout/0 (0.61s)
19:24:47 [2023-02-15T19:24:47.258Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.54s)
19:24:47 [2023-02-15T19:24:47.258Z]     --- PASS: TestStopContainerWithTimeout/3 (2.33s)
19:24:47 [2023-02-15T19:24:47.258Z]     --- PASS: TestStopContainerWithTimeout/1 (1.36s)
19:24:47 [2023-02-15T19:24:47.258Z] === RUN   TestDeleteDevicemapper
19:24:47 [2023-02-15T19:24:47.258Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:24:47 [2023-02-15T19:24:47.258Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:24:47 [2023-02-15T19:24:47.258Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:24:48 [2023-02-15T19:24:48.186Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.06s)
19:24:48 [2023-02-15T19:24:48.186Z] === RUN   TestUpdateMemory
19:24:48 [2023-02-15T19:24:48.748Z] --- PASS: TestUpdateMemory (0.49s)
19:24:48 [2023-02-15T19:24:48.748Z] === RUN   TestUpdateCPUQuota
19:24:49 [2023-02-15T19:24:49.310Z] --- PASS: TestUpdateCPUQuota (0.60s)
19:24:49 [2023-02-15T19:24:49.310Z] === RUN   TestUpdatePidsLimit
19:24:49 [2023-02-15T19:24:49.310Z] === RUN   TestUpdatePidsLimit/update_from_none
19:24:49 [2023-02-15T19:24:49.567Z] === RUN   TestUpdatePidsLimit/no_change
19:24:49 [2023-02-15T19:24:49.823Z] === RUN   TestUpdatePidsLimit/update_lower
19:24:49 [2023-02-15T19:24:49.823Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:24:50 [2023-02-15T19:24:50.079Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:24:50 [2023-02-15T19:24:50.338Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:24:50 [2023-02-15T19:24:50.339Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:24:51 [2023-02-15T19:24:51.268Z] --- PASS: TestUpdatePidsLimit (1.74s)
19:24:51 [2023-02-15T19:24:51.268Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
19:24:51 [2023-02-15T19:24:51.268Z]     --- PASS: TestUpdatePidsLimit/no_change (0.17s)
19:24:51 [2023-02-15T19:24:51.268Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.16s)
19:24:51 [2023-02-15T19:24:51.268Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
19:24:51 [2023-02-15T19:24:51.268Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
19:24:51 [2023-02-15T19:24:51.268Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
19:24:51 [2023-02-15T19:24:51.268Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
19:24:51 [2023-02-15T19:24:51.268Z] === RUN   TestUpdateRestartPolicy
19:25:03 [2023-02-15T19:25:03.501Z] --- PASS: TestUpdateRestartPolicy (10.57s)
19:25:03 [2023-02-15T19:25:03.501Z] === RUN   TestUpdateRestartWithAutoRemove
19:25:03 [2023-02-15T19:25:03.501Z] --- PASS: TestUpdateRestartWithAutoRemove (0.37s)
19:25:03 [2023-02-15T19:25:03.501Z] === RUN   TestWaitNonBlocked
19:25:03 [2023-02-15T19:25:03.501Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:25:03 [2023-02-15T19:25:03.501Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:25:03 [2023-02-15T19:25:03.501Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:25:03 [2023-02-15T19:25:03.501Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:25:03 [2023-02-15T19:25:03.501Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:25:03 [2023-02-15T19:25:03.501Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:25:03 [2023-02-15T19:25:03.501Z] --- PASS: TestWaitNonBlocked (0.01s)
19:25:03 [2023-02-15T19:25:03.501Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.49s)
19:25:03 [2023-02-15T19:25:03.501Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s)
19:25:03 [2023-02-15T19:25:03.501Z] === RUN   TestWaitBlocked
19:25:03 [2023-02-15T19:25:03.501Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:25:03 [2023-02-15T19:25:03.501Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:25:03 [2023-02-15T19:25:03.501Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:25:03 [2023-02-15T19:25:03.501Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:25:03 [2023-02-15T19:25:03.501Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:25:03 [2023-02-15T19:25:03.501Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:25:03 [2023-02-15T19:25:03.501Z] --- PASS: TestWaitBlocked (0.01s)
19:25:03 [2023-02-15T19:25:03.501Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.52s)
19:25:03 [2023-02-15T19:25:03.501Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s)
19:25:03 [2023-02-15T19:25:03.501Z] === RUN   TestWaitConditions
19:25:03 [2023-02-15T19:25:03.501Z] === RUN   TestWaitConditions/default
19:25:03 [2023-02-15T19:25:03.501Z] === PAUSE TestWaitConditions/default
19:25:03 [2023-02-15T19:25:03.501Z] === RUN   TestWaitConditions/not-running
19:25:03 [2023-02-15T19:25:03.501Z] === PAUSE TestWaitConditions/not-running
19:25:03 [2023-02-15T19:25:03.501Z] === RUN   TestWaitConditions/next-exit
19:25:03 [2023-02-15T19:25:03.501Z] === PAUSE TestWaitConditions/next-exit
19:25:03 [2023-02-15T19:25:03.501Z] === RUN   TestWaitConditions/removed
19:25:03 [2023-02-15T19:25:03.501Z] === PAUSE TestWaitConditions/removed
19:25:03 [2023-02-15T19:25:03.501Z] === CONT  TestWaitConditions/default
19:25:03 [2023-02-15T19:25:03.501Z] === CONT  TestWaitConditions/next-exit
19:25:03 [2023-02-15T19:25:03.501Z] === CONT  TestWaitConditions/default
19:25:03 [2023-02-15T19:25:03.501Z]     wait_test.go:146: ContainerID = f2e820a88084fda30b816d8bfd0029728f5ee0ee50ff546de32ca213e638405f
19:25:03 [2023-02-15T19:25:03.501Z] === CONT  TestWaitConditions/next-exit
19:25:03 [2023-02-15T19:25:03.501Z]     wait_test.go:146: ContainerID = eec350f5d18b0bc57d840d23209f4699338c562443c62658a01845efe877914f
19:25:04 [2023-02-15T19:25:04.065Z] === CONT  TestWaitConditions/removed
19:25:04 [2023-02-15T19:25:04.065Z]     wait_test.go:146: ContainerID = 12ab1383feb1f075f473fe377473657eeaec78cfcfb727a8c0811d866ebe0466
19:25:04 [2023-02-15T19:25:04.065Z] === CONT  TestWaitConditions/not-running
19:25:04 [2023-02-15T19:25:04.065Z]     wait_test.go:146: ContainerID = ee00800ac7ad9b19aa232579118da2d61dda964e088a23de3c7b356c4de04244
19:25:04 [2023-02-15T19:25:04.324Z] --- PASS: TestWaitConditions (0.02s)
19:25:04 [2023-02-15T19:25:04.324Z]     --- PASS: TestWaitConditions/default (0.64s)
19:25:04 [2023-02-15T19:25:04.324Z]     --- PASS: TestWaitConditions/next-exit (0.66s)
19:25:04 [2023-02-15T19:25:04.324Z]     --- PASS: TestWaitConditions/removed (0.46s)
19:25:04 [2023-02-15T19:25:04.324Z]     --- PASS: TestWaitConditions/not-running (0.46s)
19:25:04 [2023-02-15T19:25:04.324Z] === RUN   TestWaitRestartedContainer
19:25:04 [2023-02-15T19:25:04.324Z] === RUN   TestWaitRestartedContainer/default
19:25:04 [2023-02-15T19:25:04.324Z] === PAUSE TestWaitRestartedContainer/default
19:25:04 [2023-02-15T19:25:04.324Z] === RUN   TestWaitRestartedContainer/not-running
19:25:04 [2023-02-15T19:25:04.324Z] === PAUSE TestWaitRestartedContainer/not-running
19:25:04 [2023-02-15T19:25:04.324Z] === RUN   TestWaitRestartedContainer/next-exit
19:25:04 [2023-02-15T19:25:04.324Z] === PAUSE TestWaitRestartedContainer/next-exit
19:25:04 [2023-02-15T19:25:04.324Z] === CONT  TestWaitRestartedContainer/default
19:25:04 [2023-02-15T19:25:04.324Z] === CONT  TestWaitRestartedContainer/next-exit
19:25:05 [2023-02-15T19:25:05.691Z] === CONT  TestWaitRestartedContainer/not-running
19:25:06 [2023-02-15T19:25:06.620Z] --- PASS: TestWaitRestartedContainer (0.01s)
19:25:06 [2023-02-15T19:25:06.620Z]     --- PASS: TestWaitRestartedContainer/default (1.08s)
19:25:06 [2023-02-15T19:25:06.620Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.25s)
19:25:06 [2023-02-15T19:25:06.620Z]     --- PASS: TestWaitRestartedContainer/not-running (0.89s)
19:25:06 [2023-02-15T19:25:06.620Z] === CONT  TestRestartDaemonWithRestartingContainer
19:25:06 [2023-02-15T19:25:06.620Z] === CONT  TestContainerStartOnDaemonRestart
19:25:08 [2023-02-15T19:25:08.512Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.86s)
19:25:08 [2023-02-15T19:25:08.512Z] === CONT  TestDaemonHostGatewayIP
19:25:08 [2023-02-15T19:25:08.512Z] --- PASS: TestContainerStartOnDaemonRestart (1.89s)
19:25:08 [2023-02-15T19:25:08.512Z] === CONT  TestDaemonRestartIpcMode
19:25:11 [2023-02-15T19:25:11.029Z] --- PASS: TestDaemonRestartIpcMode (2.25s)
19:25:11 [2023-02-15T19:25:11.029Z] === CONT  TestIpcModeOlderClient
19:25:11 [2023-02-15T19:25:11.029Z] --- PASS: TestDaemonHostGatewayIP (2.29s)
19:25:11 [2023-02-15T19:25:11.029Z] === CONT  TestContainerKillOnDaemonStart
19:25:11 [2023-02-15T19:25:11.029Z] --- PASS: TestIpcModeOlderClient (0.06s)
19:25:23 [2023-02-15T19:25:23.198Z] --- PASS: TestContainerKillOnDaemonStart (11.36s)
19:25:23 [2023-02-15T19:25:23.198Z] PASS
19:25:23 [2023-02-15T19:25:23.198Z] 
19:25:23 [2023-02-15T19:25:23.198Z] === Skipped
19:25:23 [2023-02-15T19:25:23.198Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:25:23 [2023-02-15T19:25:23.198Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:25:23 [2023-02-15T19:25:23.198Z] 
19:25:23 [2023-02-15T19:25:23.198Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:25:23 [2023-02-15T19:25:23.198Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:25:23 [2023-02-15T19:25:23.198Z] 
19:25:23 [2023-02-15T19:25:23.198Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
19:25:23 [2023-02-15T19:25:23.198Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:25:23 [2023-02-15T19:25:23.198Z] 
19:25:23 [2023-02-15T19:25:23.198Z] DONE 281 tests, 3 skipped in 118.659s
19:25:23 [2023-02-15T19:25:23.198Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
19:25:23 [2023-02-15T19:25:23.198Z] ++ 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
19:25:23 [2023-02-15T19:25:23.198Z] ++ set -e
19:25:23 [2023-02-15T19:25:23.198Z] ++ '[' -n 0 ']'
19:25:23 [2023-02-15T19:25:23.198Z] ++ set -x
19:25:23 [2023-02-15T19:25:23.199Z] ++ 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
19:25:23 [2023-02-15T19:25:23.199Z] INFO: Testing against a local daemon
19:25:23 [2023-02-15T19:25:23.199Z] === RUN   TestConfigDaemonID
19:25:23 [2023-02-15T19:25:23.199Z]     daemon_test.go:51: [d01481829308e] daemon is not started
19:25:23 [2023-02-15T19:25:23.199Z] --- PASS: TestConfigDaemonID (1.04s)
19:25:23 [2023-02-15T19:25:23.199Z] === RUN   TestDaemonConfigValidation
19:25:23 [2023-02-15T19:25:23.199Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:25:23 [2023-02-15T19:25:23.199Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:25:23 [2023-02-15T19:25:23.199Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:25:23 [2023-02-15T19:25:23.199Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:25:23 [2023-02-15T19:25:23.199Z] === RUN   TestDaemonConfigValidation/invalid_config
19:25:23 [2023-02-15T19:25:23.199Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:25:23 [2023-02-15T19:25:23.199Z] === RUN   TestDaemonConfigValidation/malformed_config
19:25:23 [2023-02-15T19:25:23.199Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:25:23 [2023-02-15T19:25:23.199Z] === RUN   TestDaemonConfigValidation/valid_config
19:25:23 [2023-02-15T19:25:23.199Z] === PAUSE TestDaemonConfigValidation/valid_config
19:25:23 [2023-02-15T19:25:23.199Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:25:23 [2023-02-15T19:25:23.199Z] === CONT  TestDaemonConfigValidation/malformed_config
19:25:23 [2023-02-15T19:25:23.199Z] === CONT  TestDaemonConfigValidation/valid_config
19:25:23 [2023-02-15T19:25:23.199Z] === CONT  TestDaemonConfigValidation/invalid_config
19:25:23 [2023-02-15T19:25:23.199Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:25:23 [2023-02-15T19:25:23.199Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:25:23 [2023-02-15T19:25:23.199Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
19:25:23 [2023-02-15T19:25:23.199Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
19:25:23 [2023-02-15T19:25:23.199Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
19:25:23 [2023-02-15T19:25:23.199Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
19:25:23 [2023-02-15T19:25:23.199Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
19:25:23 [2023-02-15T19:25:23.199Z] === RUN   TestConfigDaemonSeccompProfiles
19:25:23 [2023-02-15T19:25:23.199Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:25:24 [2023-02-15T19:25:24.564Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:25:25 [2023-02-15T19:25:25.492Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:25:26 [2023-02-15T19:25:26.419Z] === CONT  TestConfigDaemonSeccompProfiles
19:25:26 [2023-02-15T19:25:26.419Z]     daemon_test.go:165: [d4f534dee38e1] daemon is not started
19:25:26 [2023-02-15T19:25:26.419Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
19:25:26 [2023-02-15T19:25:26.419Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
19:25:26 [2023-02-15T19:25:26.419Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
19:25:26 [2023-02-15T19:25:26.419Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
19:25:26 [2023-02-15T19:25:26.419Z] === RUN   TestDaemonProxy
19:25:26 [2023-02-15T19:25:26.419Z] === RUN   TestDaemonProxy/environment_variables
19:25:28 [2023-02-15T19:25:28.308Z] === RUN   TestDaemonProxy/command-line_options
19:25:30 [2023-02-15T19:25:30.198Z] === RUN   TestDaemonProxy/configuration_file
19:25:31 [2023-02-15T19:25:31.563Z] === RUN   TestDaemonProxy/conflicting_options
19:25:32 [2023-02-15T19:25:32.125Z] === RUN   TestDaemonProxy/reload_sanitized
19:25:32 [2023-02-15T19:25:32.688Z] --- PASS: TestDaemonProxy (6.21s)
19:25:32 [2023-02-15T19:25:32.688Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
19:25:32 [2023-02-15T19:25:32.688Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
19:25:32 [2023-02-15T19:25:32.688Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
19:25:32 [2023-02-15T19:25:32.688Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
19:25:32 [2023-02-15T19:25:32.688Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
19:25:32 [2023-02-15T19:25:32.688Z] === RUN   TestLiveRestore
19:25:32 [2023-02-15T19:25:32.688Z] === RUN   TestLiveRestore/volume_references
19:25:32 [2023-02-15T19:25:32.688Z] === PAUSE TestLiveRestore/volume_references
19:25:32 [2023-02-15T19:25:32.688Z] === CONT  TestLiveRestore/volume_references
19:25:33 [2023-02-15T19:25:33.250Z] === RUN   TestLiveRestore/volume_references/restartPolicy
19:25:33 [2023-02-15T19:25:33.250Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
19:25:34 [2023-02-15T19:25:34.177Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
19:25:34 [2023-02-15T19:25:34.740Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
19:25:35 [2023-02-15T19:25:35.670Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
19:25:36 [2023-02-15T19:25:36.598Z] --- PASS: TestLiveRestore (0.00s)
19:25:36 [2023-02-15T19:25:36.598Z]     --- PASS: TestLiveRestore/volume_references (3.86s)
19:25:36 [2023-02-15T19:25:36.598Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.27s)
19:25:36 [2023-02-15T19:25:36.598Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.83s)
19:25:36 [2023-02-15T19:25:36.598Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.81s)
19:25:36 [2023-02-15T19:25:36.598Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.82s)
19:25:36 [2023-02-15T19:25:36.598Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.80s)
19:25:36 [2023-02-15T19:25:36.598Z] PASS
19:25:36 [2023-02-15T19:25:36.598Z] 
19:25:36 [2023-02-15T19:25:36.598Z] DONE 24 tests in 14.561s
19:25:36 [2023-02-15T19:25:36.598Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
19:25:36 [2023-02-15T19:25:36.598Z] ++ 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
19:25:36 [2023-02-15T19:25:36.598Z] ++ set -e
19:25:36 [2023-02-15T19:25:36.598Z] ++ '[' -n 0 ']'
19:25:36 [2023-02-15T19:25:36.598Z] ++ set -x
19:25:36 [2023-02-15T19:25:36.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-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
19:25:36 [2023-02-15T19:25:36.598Z] INFO: Testing against a local daemon
19:25:36 [2023-02-15T19:25:36.598Z] === RUN   TestCommitInheritsEnv
19:25:36 [2023-02-15T19:25:36.855Z] --- PASS: TestCommitInheritsEnv (0.15s)
19:25:36 [2023-02-15T19:25:36.855Z] === RUN   TestImportExtremelyLargeImageWorks
19:25:36 [2023-02-15T19:25:36.855Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:25:36 [2023-02-15T19:25:36.855Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:25:36 [2023-02-15T19:25:36.855Z] === RUN   TestImportWithCustomPlatform
19:25:36 [2023-02-15T19:25:36.855Z] === RUN   TestImportWithCustomPlatform/#00
19:25:36 [2023-02-15T19:25:36.855Z] === RUN   TestImportWithCustomPlatform/_______
19:25:36 [2023-02-15T19:25:36.855Z] === RUN   TestImportWithCustomPlatform//
19:25:36 [2023-02-15T19:25:36.855Z] === RUN   TestImportWithCustomPlatform/linux
19:25:36 [2023-02-15T19:25:36.855Z] === RUN   TestImportWithCustomPlatform/LINUX
19:25:36 [2023-02-15T19:25:36.855Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:25:36 [2023-02-15T19:25:36.855Z] === RUN   TestImportWithCustomPlatform/macos
19:25:36 [2023-02-15T19:25:36.855Z] === RUN   TestImportWithCustomPlatform/macos/arm64
19:25:36 [2023-02-15T19:25:36.855Z] === RUN   TestImportWithCustomPlatform/nintendo64
19:25:36 [2023-02-15T19:25:36.855Z] --- PASS: TestImportWithCustomPlatform (0.10s)
19:25:36 [2023-02-15T19:25:36.855Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.01s)
19:25:36 [2023-02-15T19:25:36.855Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
19:25:36 [2023-02-15T19:25:36.855Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
19:25:36 [2023-02-15T19:25:36.855Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
19:25:36 [2023-02-15T19:25:36.855Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
19:25:36 [2023-02-15T19:25:36.855Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
19:25:36 [2023-02-15T19:25:36.855Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
19:25:36 [2023-02-15T19:25:36.855Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
19:25:36 [2023-02-15T19:25:36.855Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
19:25:36 [2023-02-15T19:25:36.855Z] === RUN   TestImagesFilterMultiReference
19:25:36 [2023-02-15T19:25:36.855Z] --- PASS: TestImagesFilterMultiReference (0.05s)
19:25:36 [2023-02-15T19:25:36.855Z] === RUN   TestImagesFilterBeforeSince
19:25:37 [2023-02-15T19:25:37.111Z]     list_test.go:87: ImageList: ID=sha256:5a58fd297eabc1b3b3e89071913c06032cb7421c56f565297ec5e9350750e09d RepoTags=[testimagesfilterbeforesince:v3]
19:25:37 [2023-02-15T19:25:37.111Z]     list_test.go:87: ImageList: ID=sha256:9a8e0b7842d4dece5b2c5bfe70b80a943aaf4292b9e6e21931064d8dc471a181 RepoTags=[testimagesfilterbeforesince:v2]
19:25:37 [2023-02-15T19:25:37.111Z]     list_test.go:87: ImageList: ID=sha256:2aa6b3dcf18caca6c3a500032f87eec82c9c91dc21df6bb53339fb71f7f8dab8 RepoTags=[testimagesfilterbeforesince:v1]
19:25:37 [2023-02-15T19:25:37.111Z] --- PASS: TestImagesFilterBeforeSince (0.20s)
19:25:37 [2023-02-15T19:25:37.111Z] === RUN   TestImagePullPlatformInvalid
19:25:37 [2023-02-15T19:25:37.111Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:25:37 [2023-02-15T19:25:37.111Z] === RUN   TestImagePullStoredfDigestForOtherRepo
19:25:37 [2023-02-15T19:25:37.111Z] time="2023-02-15T19:25:37Z" 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.5 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.111Z] time="2023-02-15T19:25:37Z" level=info msg="redis not configured" go.version=go1.19.5 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.111Z] time="2023-02-15T19:25:37Z" level=info msg="Starting upload purge in 3m0s" go.version=go1.19.5 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.111Z] time="2023-02-15T19:25:37Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.5 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=9980775f-002f-46bc-91b1-011457bfc9ae http.request.method=GET http.request.remoteaddr="127.0.0.1:48748" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=9980775f-002f-46bc-91b1-011457bfc9ae http.request.method=GET http.request.remoteaddr="127.0.0.1:48748" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.117644ms http.response.status=200 http.response.written=2 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] 127.0.0.1 - - [15/Feb/2023:19:25:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=11d7b0d2-78ce-4183-b6a8-1a011fd599e9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=11d7b0d2-78ce-4183-b6a8-1a011fd599e9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=11d7b0d2-78ce-4183-b6a8-1a011fd599e9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=25.403µs trace.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=45e92076-7ec5-4626-ada5-af91b6639de0 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=11d7b0d2-78ce-4183-b6a8-1a011fd599e9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.780514ms http.response.status=404 http.response.written=157 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] 127.0.0.1 - - [15/Feb/2023:19:25:37 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown"
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c186892d-321b-4373-a0ed-988f8367f8ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c186892d-321b-4373-a0ed-988f8367f8ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f0e22d8c-2d51-42f5-9690-e23e047d7850 http.request.method=POST http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f0e22d8c-2d51-42f5-9690-e23e047d7850 http.request.method=POST http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f0e22d8c-2d51-42f5-9690-e23e047d7850 http.request.method=POST http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=196.755µs trace.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=be51818d-7bb3-4897-aa73-8c214ec4172b trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f0e22d8c-2d51-42f5-9690-e23e047d7850 http.request.method=POST http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=13.907µs trace.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=6a04c183-36af-4ceb-8819-6d22e4fda983 trace.line=141 vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c186892d-321b-4373-a0ed-988f8367f8ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=35.134µs trace.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=b7f62705-cf13-4437-bdab-9e797a2da182 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=c186892d-321b-4373-a0ed-988f8367f8ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.698355ms http.response.status=404 http.response.written=157 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] 127.0.0.1 - - [15/Feb/2023:19:25:37 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown"
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=78d35bb7-4bcd-4be4-80a9-090b1ccf6135 http.request.method=POST http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=78d35bb7-4bcd-4be4-80a9-090b1ccf6135 http.request.method=POST http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f0e22d8c-2d51-42f5-9690-e23e047d7850 http.request.method=POST http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=531.918µs trace.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=41fb8b74-34e8-47af-8f12-b7483f6135e1 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f0e22d8c-2d51-42f5-9690-e23e047d7850 http.request.method=POST http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=5.295984ms http.response.status=202 http.response.written=0 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] 127.0.0.1 - - [15/Feb/2023:19:25:37 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown"
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=78d35bb7-4bcd-4be4-80a9-090b1ccf6135 http.request.method=POST http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=966.944µs trace.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=f4f91b87-f573-4242-a2b0-191f60d3c943 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=78d35bb7-4bcd-4be4-80a9-090b1ccf6135 http.request.method=POST http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=16.558µs trace.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=ea9536d0-1e38-4d14-bb60-70b398d1741c trace.line=141 vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=78d35bb7-4bcd-4be4-80a9-090b1ccf6135 http.request.method=POST http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=1.016879ms trace.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=ab08e074-bd68-490d-9a78-20f8f274974f trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=78d35bb7-4bcd-4be4-80a9-090b1ccf6135 http.request.method=POST http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=5.175076ms http.response.status=202 http.response.written=0 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] 127.0.0.1 - - [15/Feb/2023:19:25:37 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown"
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=168d8000-8e7d-4e35-8e72-fa2dde827297 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be?_state=XZSkb8wThPKtjBWv9Omnl899fKxW-tgCAL2NxAvrVMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YmEwNzc5LTFlMGUtNDM0Ny1hMTNhLTlmMTUyZTM2ZjBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODAxNTY5ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.uuid=16ba0779-1e0e-4347-a13a-9f152e36f0be version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=168d8000-8e7d-4e35-8e72-fa2dde827297 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be?_state=XZSkb8wThPKtjBWv9Omnl899fKxW-tgCAL2NxAvrVMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YmEwNzc5LTFlMGUtNDM0Ny1hMTNhLTlmMTUyZTM2ZjBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODAxNTY5ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.uuid=16ba0779-1e0e-4347-a13a-9f152e36f0be version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.379Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=168d8000-8e7d-4e35-8e72-fa2dde827297 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be?_state=XZSkb8wThPKtjBWv9Omnl899fKxW-tgCAL2NxAvrVMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YmEwNzc5LTFlMGUtNDM0Ny1hMTNhLTlmMTUyZTM2ZjBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODAxNTY5ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=439.473µs trace.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=d01088a0-6d6c-41b4-97e4-b909bcf45ad6 trace.line=82 vars.name=test vars.uuid=16ba0779-1e0e-4347-a13a-9f152e36f0be version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.380Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=168d8000-8e7d-4e35-8e72-fa2dde827297 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be?_state=XZSkb8wThPKtjBWv9Omnl899fKxW-tgCAL2NxAvrVMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YmEwNzc5LTFlMGUtNDM0Ny1hMTNhLTlmMTUyZTM2ZjBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODAxNTY5ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=18.149µs trace.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=3a81536e-55ac-4383-98b1-5c328ff8b3ef trace.line=141 vars.name=test vars.uuid=16ba0779-1e0e-4347-a13a-9f152e36f0be version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.380Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=168d8000-8e7d-4e35-8e72-fa2dde827297 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be?_state=XZSkb8wThPKtjBWv9Omnl899fKxW-tgCAL2NxAvrVMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YmEwNzc5LTFlMGUtNDM0Ny1hMTNhLTlmMTUyZTM2ZjBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODAxNTY5ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=55.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).WriteStream" trace.id=2f68d250-2165-4395-bf4c-593b5b2b03b8 trace.line=124 vars.name=test vars.uuid=16ba0779-1e0e-4347-a13a-9f152e36f0be version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.380Z] time="2023-02-15T19:25:37Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=168d8000-8e7d-4e35-8e72-fa2dde827297 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be?_state=XZSkb8wThPKtjBWv9Omnl899fKxW-tgCAL2NxAvrVMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YmEwNzc5LTFlMGUtNDM0Ny1hMTNhLTlmMTUyZTM2ZjBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODAxNTY5ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.uuid=16ba0779-1e0e-4347-a13a-9f152e36f0be version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.380Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=168d8000-8e7d-4e35-8e72-fa2dde827297 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be?_state=XZSkb8wThPKtjBWv9Omnl899fKxW-tgCAL2NxAvrVMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YmEwNzc5LTFlMGUtNDM0Ny1hMTNhLTlmMTUyZTM2ZjBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODAxNTY5ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=28.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=87906e44-ceb3-4ddf-b4ee-005feff29f3b trace.line=141 vars.name=test vars.uuid=16ba0779-1e0e-4347-a13a-9f152e36f0be version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.380Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=168d8000-8e7d-4e35-8e72-fa2dde827297 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be?_state=XZSkb8wThPKtjBWv9Omnl899fKxW-tgCAL2NxAvrVMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YmEwNzc5LTFlMGUtNDM0Ny1hMTNhLTlmMTUyZTM2ZjBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODAxNTY5ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=33.443µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c638c184-664b-4e1f-893a-1e87424ec1a4 trace.line=141 vars.name=test vars.uuid=16ba0779-1e0e-4347-a13a-9f152e36f0be version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.380Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=168d8000-8e7d-4e35-8e72-fa2dde827297 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be?_state=XZSkb8wThPKtjBWv9Omnl899fKxW-tgCAL2NxAvrVMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YmEwNzc5LTFlMGUtNDM0Ny1hMTNhLTlmMTUyZTM2ZjBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODAxNTY5ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=15.45µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7466ca13-6db9-4fd6-a0dd-533b2869a575 trace.line=141 vars.name=test vars.uuid=16ba0779-1e0e-4347-a13a-9f152e36f0be version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.380Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=168d8000-8e7d-4e35-8e72-fa2dde827297 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be?_state=XZSkb8wThPKtjBWv9Omnl899fKxW-tgCAL2NxAvrVMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YmEwNzc5LTFlMGUtNDM0Ny1hMTNhLTlmMTUyZTM2ZjBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODAxNTY5ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=74.706µs trace.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=e488f19e-6e0d-4b4e-98ea-38b1a098885e trace.line=167 vars.name=test vars.uuid=16ba0779-1e0e-4347-a13a-9f152e36f0be version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.380Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=168d8000-8e7d-4e35-8e72-fa2dde827297 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be?_state=XZSkb8wThPKtjBWv9Omnl899fKxW-tgCAL2NxAvrVMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YmEwNzc5LTFlMGUtNDM0Ny1hMTNhLTlmMTUyZTM2ZjBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODAxNTY5ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=107.911µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c76edd8c-5e5d-4db5-94cb-908116150c53 trace.line=95 vars.name=test vars.uuid=16ba0779-1e0e-4347-a13a-9f152e36f0be version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.380Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=168d8000-8e7d-4e35-8e72-fa2dde827297 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be?_state=XZSkb8wThPKtjBWv9Omnl899fKxW-tgCAL2NxAvrVMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YmEwNzc5LTFlMGUtNDM0Ny1hMTNhLTlmMTUyZTM2ZjBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODAxNTY5ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=195.122µs trace.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=ae40e811-91fa-4b74-a48f-33db72d45ce3 trace.line=181 vars.name=test vars.uuid=16ba0779-1e0e-4347-a13a-9f152e36f0be version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.380Z] time="2023-02-15T19:25:37Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=168d8000-8e7d-4e35-8e72-fa2dde827297 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48772" http.request.uri="/v2/test/blobs/uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be?_state=XZSkb8wThPKtjBWv9Omnl899fKxW-tgCAL2NxAvrVMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YmEwNzc5LTFlMGUtNDM0Ny1hMTNhLTlmMTUyZTM2ZjBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODAxNTY5ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=5.719399ms http.response.status=201 http.response.written=0 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.380Z] 127.0.0.1 - - [15/Feb/2023:19:25:37 +0000] "PUT /v2/test/blobs/uploads/16ba0779-1e0e-4347-a13a-9f152e36f0be?_state=XZSkb8wThPKtjBWv9Omnl899fKxW-tgCAL2NxAvrVMV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2YmEwNzc5LTFlMGUtNDM0Ny1hMTNhLTlmMTUyZTM2ZjBiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODAxNTY5ODdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown"
19:25:37 [2023-02-15T19:25:37.380Z] time="2023-02-15T19:25:37Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d24c27-dfb3-4d27-8af6-cea66e10984b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3?_state=pIEKXsDbn2DhHB8s8e_M0zG_1JrX9fz2vB2b3utGUdN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3ZWNhZmZiLWNjYmItNGQ4OS1iNDAyLWRkOTA1NTU0M2NkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODM3NDA2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.uuid=07ecaffb-ccbb-4d89-b402-dd9055543cd3 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.380Z] time="2023-02-15T19:25:37Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d24c27-dfb3-4d27-8af6-cea66e10984b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3?_state=pIEKXsDbn2DhHB8s8e_M0zG_1JrX9fz2vB2b3utGUdN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3ZWNhZmZiLWNjYmItNGQ4OS1iNDAyLWRkOTA1NTU0M2NkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODM3NDA2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.uuid=07ecaffb-ccbb-4d89-b402-dd9055543cd3 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.380Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d24c27-dfb3-4d27-8af6-cea66e10984b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3?_state=pIEKXsDbn2DhHB8s8e_M0zG_1JrX9fz2vB2b3utGUdN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3ZWNhZmZiLWNjYmItNGQ4OS1iNDAyLWRkOTA1NTU0M2NkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODM3NDA2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=60.585µs trace.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=6ce39af3-0fd0-4f65-b9e8-b9f70695673d trace.line=82 vars.name=test vars.uuid=07ecaffb-ccbb-4d89-b402-dd9055543cd3 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.380Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d24c27-dfb3-4d27-8af6-cea66e10984b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3?_state=pIEKXsDbn2DhHB8s8e_M0zG_1JrX9fz2vB2b3utGUdN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3ZWNhZmZiLWNjYmItNGQ4OS1iNDAyLWRkOTA1NTU0M2NkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODM3NDA2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=18.338µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=692a69b8-fb70-4934-be01-6fe564c99acd trace.line=141 vars.name=test vars.uuid=07ecaffb-ccbb-4d89-b402-dd9055543cd3 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.380Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d24c27-dfb3-4d27-8af6-cea66e10984b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3?_state=pIEKXsDbn2DhHB8s8e_M0zG_1JrX9fz2vB2b3utGUdN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3ZWNhZmZiLWNjYmItNGQ4OS1iNDAyLWRkOTA1NTU0M2NkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODM3NDA2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=50.994µs trace.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=992c21fa-c577-4e91-ba01-c0c77184d39e trace.line=124 vars.name=test vars.uuid=07ecaffb-ccbb-4d89-b402-dd9055543cd3 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.380Z] time="2023-02-15T19:25:37Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d24c27-dfb3-4d27-8af6-cea66e10984b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3?_state=pIEKXsDbn2DhHB8s8e_M0zG_1JrX9fz2vB2b3utGUdN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3ZWNhZmZiLWNjYmItNGQ4OS1iNDAyLWRkOTA1NTU0M2NkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODM3NDA2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.uuid=07ecaffb-ccbb-4d89-b402-dd9055543cd3 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.380Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d24c27-dfb3-4d27-8af6-cea66e10984b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3?_state=pIEKXsDbn2DhHB8s8e_M0zG_1JrX9fz2vB2b3utGUdN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3ZWNhZmZiLWNjYmItNGQ4OS1iNDAyLWRkOTA1NTU0M2NkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODM3NDA2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=27.06µs trace.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=88245ed4-f889-4b9f-9771-a6dc16c24a4c trace.line=141 vars.name=test vars.uuid=07ecaffb-ccbb-4d89-b402-dd9055543cd3 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.380Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d24c27-dfb3-4d27-8af6-cea66e10984b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3?_state=pIEKXsDbn2DhHB8s8e_M0zG_1JrX9fz2vB2b3utGUdN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3ZWNhZmZiLWNjYmItNGQ4OS1iNDAyLWRkOTA1NTU0M2NkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODM3NDA2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=15.786µs trace.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=a4bf7e8a-e587-48ed-8854-f8c27f27c200 trace.line=141 vars.name=test vars.uuid=07ecaffb-ccbb-4d89-b402-dd9055543cd3 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.380Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d24c27-dfb3-4d27-8af6-cea66e10984b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3?_state=pIEKXsDbn2DhHB8s8e_M0zG_1JrX9fz2vB2b3utGUdN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3ZWNhZmZiLWNjYmItNGQ4OS1iNDAyLWRkOTA1NTU0M2NkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODM3NDA2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=23.745µs trace.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=238e8187-1337-40d4-b781-68b1dfff092f trace.line=141 vars.name=test vars.uuid=07ecaffb-ccbb-4d89-b402-dd9055543cd3 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.380Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d24c27-dfb3-4d27-8af6-cea66e10984b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3?_state=pIEKXsDbn2DhHB8s8e_M0zG_1JrX9fz2vB2b3utGUdN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3ZWNhZmZiLWNjYmItNGQ4OS1iNDAyLWRkOTA1NTU0M2NkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODM3NDA2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=88.827µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=35d5ffbd-aa5f-4998-8425-1e22418b6e5d trace.line=167 vars.name=test vars.uuid=07ecaffb-ccbb-4d89-b402-dd9055543cd3 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d24c27-dfb3-4d27-8af6-cea66e10984b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3?_state=pIEKXsDbn2DhHB8s8e_M0zG_1JrX9fz2vB2b3utGUdN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3ZWNhZmZiLWNjYmItNGQ4OS1iNDAyLWRkOTA1NTU0M2NkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODM3NDA2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=59.83µs trace.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=d8c4df11-68dc-4b2d-a133-7fe056d4f574 trace.line=95 vars.name=test vars.uuid=07ecaffb-ccbb-4d89-b402-dd9055543cd3 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d24c27-dfb3-4d27-8af6-cea66e10984b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3?_state=pIEKXsDbn2DhHB8s8e_M0zG_1JrX9fz2vB2b3utGUdN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3ZWNhZmZiLWNjYmItNGQ4OS1iNDAyLWRkOTA1NTU0M2NkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODM3NDA2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=91.624µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=95caa1c2-4f68-47f6-956a-bfded05d08e5 trace.line=181 vars.name=test vars.uuid=07ecaffb-ccbb-4d89-b402-dd9055543cd3 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d24c27-dfb3-4d27-8af6-cea66e10984b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/blobs/uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3?_state=pIEKXsDbn2DhHB8s8e_M0zG_1JrX9fz2vB2b3utGUdN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3ZWNhZmZiLWNjYmItNGQ4OS1iNDAyLWRkOTA1NTU0M2NkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODM3NDA2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=7.117414ms http.response.status=201 http.response.written=0 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] 127.0.0.1 - - [15/Feb/2023:19:25:37 +0000] "PUT /v2/test/blobs/uploads/07ecaffb-ccbb-4d89-b402-dd9055543cd3?_state=pIEKXsDbn2DhHB8s8e_M0zG_1JrX9fz2vB2b3utGUdN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3ZWNhZmZiLWNjYmItNGQ4OS1iNDAyLWRkOTA1NTU0M2NkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xNVQxOToyNTozNy4xODM3NDA2OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown"
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c8cbea46-6924-4480-b51d-e1413bcf0928 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c8cbea46-6924-4480-b51d-e1413bcf0928 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c8cbea46-6924-4480-b51d-e1413bcf0928 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=23.754µs trace.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=1fb894ba-38dd-4c1f-b226-8dcc08ca45ef trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c8cbea46-6924-4480-b51d-e1413bcf0928 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.658702ms http.response.status=404 http.response.written=96 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] 127.0.0.1 - - [15/Feb/2023:19:25:37 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.16+unknown"
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7803e0fb-b7a7-4f35-8233-5c6e9f39088a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg=PutImageManifest go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7803e0fb-b7a7-4f35-8233-5c6e9f39088a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7803e0fb-b7a7-4f35-8233-5c6e9f39088a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7803e0fb-b7a7-4f35-8233-5c6e9f39088a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7803e0fb-b7a7-4f35-8233-5c6e9f39088a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=45.005µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=420ef0d9-5cb7-4bb4-bdc3-f968adbcda66 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7803e0fb-b7a7-4f35-8233-5c6e9f39088a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=14.629µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a53f5bb7-ea0c-4e9c-a1a4-2791d3c5a3bd trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7803e0fb-b7a7-4f35-8233-5c6e9f39088a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=37.234µs trace.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=12213b5e-3b03-45d8-acc0-9a7e8f5d2462 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7803e0fb-b7a7-4f35-8233-5c6e9f39088a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=27.634µs trace.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=c9f9ca5e-9ce9-45b8-8037-2a93045235dd trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7803e0fb-b7a7-4f35-8233-5c6e9f39088a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=27.905µs trace.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=842f4740-8d5b-4e41-b12b-83f611bc10ae trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7803e0fb-b7a7-4f35-8233-5c6e9f39088a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=106.426µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ad264cb5-05fc-4a00-88d8-2747d9132a14 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7803e0fb-b7a7-4f35-8233-5c6e9f39088a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=118.159µs trace.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=130c3510-934d-4b7e-aa6c-bf2d3f2d6145 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7803e0fb-b7a7-4f35-8233-5c6e9f39088a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=65.853µs trace.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=e0cc7662-36cf-41ed-9428-cd40537a4ba3 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7803e0fb-b7a7-4f35-8233-5c6e9f39088a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=124.977µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=78e7fc2a-5035-44d0-8d98-fb9acb6e3ab1 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7803e0fb-b7a7-4f35-8233-5c6e9f39088a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=92.618µs trace.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=4bc01111-1e17-4eab-b653-976a202a84cd trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7803e0fb-b7a7-4f35-8233-5c6e9f39088a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=4.055586ms http.response.status=201 http.response.written=0 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] 127.0.0.1 - - [15/Feb/2023:19:25:37 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown"
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ad430fda-29cf-4663-8fcd-e5309de74298 http.request.method=GET http.request.remoteaddr="127.0.0.1:48782" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ad430fda-29cf-4663-8fcd-e5309de74298 http.request.method=GET http.request.remoteaddr="127.0.0.1:48782" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 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="760.688µs" http.response.status=200 http.response.written=2 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] 127.0.0.1 - - [15/Feb/2023:19:25:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=10dfa121-a36f-40b3-90f5-ee2155f24b1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=10dfa121-a36f-40b3-90f5-ee2155f24b1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=10dfa121-a36f-40b3-90f5-ee2155f24b1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=30.465µs trace.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=a37af431-9bd3-4059-83c7-45024ec68fd4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.381Z] time="2023-02-15T19:25:37Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=10dfa121-a36f-40b3-90f5-ee2155f24b1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=10dfa121-a36f-40b3-90f5-ee2155f24b1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=38.531µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=60976cce-22ff-460c-97e6-fa15228c950b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=10dfa121-a36f-40b3-90f5-ee2155f24b1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=28.019µs trace.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=fedc0861-91b0-4bd4-bce6-6e24ebf0c723 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=10dfa121-a36f-40b3-90f5-ee2155f24b1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=23.211µs trace.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=64e5301e-38c2-4214-b1c8-918bf1455476 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=10dfa121-a36f-40b3-90f5-ee2155f24b1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=10dfa121-a36f-40b3-90f5-ee2155f24b1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 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.521533ms http.response.status=200 http.response.written=417 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] 127.0.0.1 - - [15/Feb/2023:19:25:37 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e455573a-a29c-4ca0-aec0-0953f26055ad http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e455573a-a29c-4ca0-aec0-0953f26055ad http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e455573a-a29c-4ca0-aec0-0953f26055ad http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e455573a-a29c-4ca0-aec0-0953f26055ad http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=31.72µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=32b9bcc7-3fe5-4c5b-b81a-81226a252356 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e455573a-a29c-4ca0-aec0-0953f26055ad http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=264.748µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=449452bf-af7d-491b-ba80-20067d66e738 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e455573a-a29c-4ca0-aec0-0953f26055ad http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=27.396µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c44aa651-1a8b-4a68-8cee-fa1b3535e72c trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e455573a-a29c-4ca0-aec0-0953f26055ad http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e455573a-a29c-4ca0-aec0-0953f26055ad http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 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.408002ms http.response.status=200 http.response.written=417 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] 127.0.0.1 - - [15/Feb/2023:19:25:37 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=28f71452-b03d-4463-b298-b42aa9f053e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48814" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=28f71452-b03d-4463-b298-b42aa9f053e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48814" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=28f71452-b03d-4463-b298-b42aa9f053e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48814" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=126.053µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fd36cd15-2ba3-40e6-bb6a-a1d304f4b5fb trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=28f71452-b03d-4463-b298-b42aa9f053e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48814" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=22.539µs trace.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=f1233667-a98f-4eb0-a323-3f73a44b7f59 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=28f71452-b03d-4463-b298-b42aa9f053e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48814" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=28.192µs trace.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=8b08d5f2-16f1-4462-965a-78be9e0f7a9e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=28f71452-b03d-4463-b298-b42aa9f053e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48814" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=34.337µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6f0da710-91b6-482c-b0b5-76aaf162f5de trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=28f71452-b03d-4463-b298-b42aa9f053e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48814" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=23.384µs trace.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=e34bfcc2-6445-4a10-ad99-b5f0165e4d88 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=28f71452-b03d-4463-b298-b42aa9f053e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48814" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=7.746µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=5eb50dc4-a46b-4ecd-b509-75f5995eba44 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=28f71452-b03d-4463-b298-b42aa9f053e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48814" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=24.443µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=51ae0311-a358-4554-977b-94ee3f411a1a trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b3a0f818-88f8-4d4a-8e4b-2c6ed9c13063 http.request.method=GET http.request.remoteaddr="127.0.0.1:48806" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.382Z] time="2023-02-15T19:25:37Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b3a0f818-88f8-4d4a-8e4b-2c6ed9c13063 http.request.method=GET http.request.remoteaddr="127.0.0.1:48806" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b3a0f818-88f8-4d4a-8e4b-2c6ed9c13063 http.request.method=GET http.request.remoteaddr="127.0.0.1:48806" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=72.958µs trace.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=e0bf164c-4e97-46b4-b4f3-58ea20c133ac trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b3a0f818-88f8-4d4a-8e4b-2c6ed9c13063 http.request.method=GET http.request.remoteaddr="127.0.0.1:48806" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=21.957µs trace.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=e8a2073e-2c63-4d6c-9dba-a52830f6a8b7 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b3a0f818-88f8-4d4a-8e4b-2c6ed9c13063 http.request.method=GET http.request.remoteaddr="127.0.0.1:48806" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=54.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=17f4af51-032a-484d-8663-6d9c76df8f74 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b3a0f818-88f8-4d4a-8e4b-2c6ed9c13063 http.request.method=GET http.request.remoteaddr="127.0.0.1:48806" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=17.206µs trace.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=81d1287d-8916-4d04-a9f5-bd0f7dfe5072 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b3a0f818-88f8-4d4a-8e4b-2c6ed9c13063 http.request.method=GET http.request.remoteaddr="127.0.0.1:48806" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=15.819µs trace.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=a93c022b-32e7-4d9d-9ec2-404894a19265 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b3a0f818-88f8-4d4a-8e4b-2c6ed9c13063 http.request.method=GET http.request.remoteaddr="127.0.0.1:48806" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=7.065µs trace.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=a9f43cdc-f0e0-4582-82b5-1a3ed4c2ca99 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b3a0f818-88f8-4d4a-8e4b-2c6ed9c13063 http.request.method=GET http.request.remoteaddr="127.0.0.1:48806" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=21.259µs trace.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=e34dad63-97a9-4242-9e0b-872916d80a27 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b3a0f818-88f8-4d4a-8e4b-2c6ed9c13063 http.request.method=GET http.request.remoteaddr="127.0.0.1:48806" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=31.425µs trace.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=ccbc251e-c740-4fa9-8fea-d90f8f066186 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b3a0f818-88f8-4d4a-8e4b-2c6ed9c13063 http.request.method=GET http.request.remoteaddr="127.0.0.1:48806" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=27.109µs trace.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=e941512d-6a50-4b48-ad8d-a248bf553885 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=28f71452-b03d-4463-b298-b42aa9f053e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48814" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=28.685µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=56fe0133-7535-43f7-b74d-e3ace5431940 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=28f71452-b03d-4463-b298-b42aa9f053e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48814" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=17.255µs trace.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=39acc767-64a0-41c4-84f7-0bce90fcb50c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=28f71452-b03d-4463-b298-b42aa9f053e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48814" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 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=13.208547ms http.response.status=200 http.response.written=68 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] 127.0.0.1 - - [15/Feb/2023:19:25:37 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b3a0f818-88f8-4d4a-8e4b-2c6ed9c13063 http.request.method=GET http.request.remoteaddr="127.0.0.1:48806" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 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=14.700172ms http.response.status=200 http.response.written=179 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] 127.0.0.1 - - [15/Feb/2023:19:25:37 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=348584db-9f2c-4ef4-8a68-da365a3413cd http.request.method=GET http.request.remoteaddr="127.0.0.1:48840" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=348584db-9f2c-4ef4-8a68-da365a3413cd http.request.method=GET http.request.remoteaddr="127.0.0.1:48840" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 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="751.056µs" http.response.status=200 http.response.written=2 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] 127.0.0.1 - - [15/Feb/2023:19:25:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=268fd6d0-0110-4fe7-ac72-98c02d3f8d70 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48852" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=268fd6d0-0110-4fe7-ac72-98c02d3f8d70 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48852" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=268fd6d0-0110-4fe7-ac72-98c02d3f8d70 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48852" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=268fd6d0-0110-4fe7-ac72-98c02d3f8d70 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48852" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=575.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=b24485ba-2391-42d0-aeba-d49ee1232fe8 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=268fd6d0-0110-4fe7-ac72-98c02d3f8d70 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48852" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=35.847µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=be8a6b7f-a8a2-4716-8627-76409ecb0b1b trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=268fd6d0-0110-4fe7-ac72-98c02d3f8d70 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48852" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 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.198374ms http.response.status=404 http.response.written=181 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] 127.0.0.1 - - [15/Feb/2023:19:25:37 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5b57eda0-4b2f-4896-8786-50f41e922fe7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48860" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5b57eda0-4b2f-4896-8786-50f41e922fe7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48860" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.383Z] time="2023-02-15T19:25:37Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5b57eda0-4b2f-4896-8786-50f41e922fe7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48860" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.384Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5b57eda0-4b2f-4896-8786-50f41e922fe7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48860" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=29.652µs trace.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=d67d60ff-7589-4ace-9a74-bd49b4dc656a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.384Z] time="2023-02-15T19:25:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5b57eda0-4b2f-4896-8786-50f41e922fe7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48860" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=59e7727b-e846-4d1c-8665-8f330b738993 trace.duration=12.685µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a2c98546-ff4a-4ec1-b906-db857d1b7ffb trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.384Z] time="2023-02-15T19:25:37Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=5b57eda0-4b2f-4896-8786-50f41e922fe7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48860" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 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.761404ms http.response.status=404 http.response.written=181 instance.id=59e7727b-e846-4d1c-8665-8f330b738993 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:25:37 [2023-02-15T19:25:37.384Z] 127.0.0.1 - - [15/Feb/2023:19:25:37 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/a4e3c67e44e24c140245e60e46f71e43180fed96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:25:37 [2023-02-15T19:25:37.384Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.21s)
19:25:37 [2023-02-15T19:25:37.384Z] === RUN   TestRemoveImageOrphaning
19:25:37 [2023-02-15T19:25:37.656Z] --- PASS: TestRemoveImageOrphaning (0.15s)
19:25:37 [2023-02-15T19:25:37.656Z] === RUN   TestRemoveImageGarbageCollector
19:25:37 [2023-02-15T19:25:37.656Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:37 [2023-02-15T19:25:37.656Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:25:37 [2023-02-15T19:25:37.656Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:25:37 [2023-02-15T19:25:37.656Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
19:25:37 [2023-02-15T19:25:37.656Z] === RUN   TestTagInvalidReference
19:25:37 [2023-02-15T19:25:37.656Z] --- PASS: TestTagInvalidReference (0.01s)
19:25:37 [2023-02-15T19:25:37.656Z] === RUN   TestTagValidPrefixedRepo
19:25:37 [2023-02-15T19:25:37.656Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
19:25:37 [2023-02-15T19:25:37.656Z] === RUN   TestTagExistedNameWithoutForce
19:25:37 [2023-02-15T19:25:37.656Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:25:37 [2023-02-15T19:25:37.656Z] === RUN   TestTagOfficialNames
19:25:37 [2023-02-15T19:25:37.656Z] --- PASS: TestTagOfficialNames (0.04s)
19:25:37 [2023-02-15T19:25:37.656Z] === RUN   TestTagMatchesDigest
19:25:37 [2023-02-15T19:25:37.656Z] --- PASS: TestTagMatchesDigest (0.01s)
19:25:37 [2023-02-15T19:25:37.656Z] PASS
19:25:37 [2023-02-15T19:25:37.656Z] 
19:25:37 [2023-02-15T19:25:37.656Z] === Skipped
19:25:37 [2023-02-15T19:25:37.656Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:25:37 [2023-02-15T19:25:37.656Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:25:37 [2023-02-15T19:25:37.656Z] 
19:25:37 [2023-02-15T19:25:37.656Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:25:37 [2023-02-15T19:25:37.656Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:37 [2023-02-15T19:25:37.656Z] 
19:25:37 [2023-02-15T19:25:37.656Z] DONE 24 tests, 2 skipped in 1.193s
19:25:37 [2023-02-15T19:25:37.656Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
19:25:37 [2023-02-15T19:25:37.656Z] ++ 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
19:25:37 [2023-02-15T19:25:37.656Z] ++ set -e
19:25:37 [2023-02-15T19:25:37.656Z] ++ '[' -n 0 ']'
19:25:37 [2023-02-15T19:25:37.656Z] ++ set -x
19:25:37 [2023-02-15T19:25:37.657Z] ++ 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
19:25:37 [2023-02-15T19:25:37.657Z] === RUN   TestStripANSICommands
19:25:37 [2023-02-15T19:25:37.657Z] === RUN   TestStripANSICommands/#00
19:25:37 [2023-02-15T19:25:37.657Z] === RUN   TestStripANSICommands/#01
19:25:37 [2023-02-15T19:25:37.657Z] --- PASS: TestStripANSICommands (0.00s)
19:25:37 [2023-02-15T19:25:37.657Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
19:25:37 [2023-02-15T19:25:37.657Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
19:25:37 [2023-02-15T19:25:37.657Z] PASS
19:25:37 [2023-02-15T19:25:37.657Z] 
19:25:37 [2023-02-15T19:25:37.657Z] DONE 3 tests in 0.047s
19:25:37 [2023-02-15T19:25:37.914Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
19:25:37 [2023-02-15T19:25:37.914Z] ++ 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
19:25:37 [2023-02-15T19:25:37.914Z] ++ set -e
19:25:37 [2023-02-15T19:25:37.914Z] ++ '[' -n 0 ']'
19:25:37 [2023-02-15T19:25:37.914Z] ++ set -x
19:25:37 [2023-02-15T19:25:37.914Z] ++ 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
19:25:37 [2023-02-15T19:25:37.914Z] INFO: Testing against a local daemon
19:25:37 [2023-02-15T19:25:37.914Z] === RUN   TestNetworkCreateDelete
19:25:37 [2023-02-15T19:25:37.914Z] --- PASS: TestNetworkCreateDelete (0.14s)
19:25:37 [2023-02-15T19:25:37.914Z] === RUN   TestDockerNetworkDeletePreferID
19:25:38 [2023-02-15T19:25:38.476Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
19:25:38 [2023-02-15T19:25:38.476Z] === RUN   TestDaemonDNSFallback
19:25:45 [2023-02-15T19:25:45.013Z] --- PASS: TestDaemonDNSFallback (6.10s)
19:25:45 [2023-02-15T19:25:45.013Z] === RUN   TestInspectNetwork
19:25:47 [2023-02-15T19:25:47.530Z] === RUN   TestInspectNetwork/full_network_id
19:25:47 [2023-02-15T19:25:47.530Z] === RUN   TestInspectNetwork/partial_network_id
19:25:47 [2023-02-15T19:25:47.530Z] === RUN   TestInspectNetwork/network_name
19:25:47 [2023-02-15T19:25:47.530Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:25:51 [2023-02-15T19:25:51.698Z] --- PASS: TestInspectNetwork (6.68s)
19:25:51 [2023-02-15T19:25:51.698Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:25:51 [2023-02-15T19:25:51.698Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:25:51 [2023-02-15T19:25:51.698Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:25:51 [2023-02-15T19:25:51.698Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:25:51 [2023-02-15T19:25:51.698Z] === RUN   TestRunContainerWithBridgeNone
19:25:52 [2023-02-15T19:25:52.627Z] --- PASS: TestRunContainerWithBridgeNone (1.29s)
19:25:52 [2023-02-15T19:25:52.627Z] === RUN   TestNetworkInvalidJSON
19:25:52 [2023-02-15T19:25:52.627Z] === RUN   TestNetworkInvalidJSON/networks/create
19:25:52 [2023-02-15T19:25:52.627Z] === PAUSE TestNetworkInvalidJSON/networks/create
19:25:52 [2023-02-15T19:25:52.627Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
19:25:52 [2023-02-15T19:25:52.627Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
19:25:52 [2023-02-15T19:25:52.627Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
19:25:52 [2023-02-15T19:25:52.627Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
19:25:52 [2023-02-15T19:25:52.627Z] === CONT  TestNetworkInvalidJSON/networks/create
19:25:52 [2023-02-15T19:25:52.627Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
19:25:52 [2023-02-15T19:25:52.627Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
19:25:52 [2023-02-15T19:25:52.627Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
19:25:52 [2023-02-15T19:25:52.627Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
19:25:52 [2023-02-15T19:25:52.627Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
19:25:52 [2023-02-15T19:25:52.627Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
19:25:52 [2023-02-15T19:25:52.627Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
19:25:52 [2023-02-15T19:25:52.627Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
19:25:52 [2023-02-15T19:25:52.627Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
19:25:52 [2023-02-15T19:25:52.627Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
19:25:52 [2023-02-15T19:25:52.627Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
19:25:52 [2023-02-15T19:25:52.627Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
19:25:52 [2023-02-15T19:25:52.627Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
19:25:52 [2023-02-15T19:25:52.627Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
19:25:52 [2023-02-15T19:25:52.627Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:25:52 [2023-02-15T19:25:52.627Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
19:25:52 [2023-02-15T19:25:52.627Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
19:25:52 [2023-02-15T19:25:52.627Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
19:25:52 [2023-02-15T19:25:52.627Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
19:25:52 [2023-02-15T19:25:52.627Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
19:25:52 [2023-02-15T19:25:52.627Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
19:25:52 [2023-02-15T19:25:52.627Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
19:25:52 [2023-02-15T19:25:52.627Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
19:25:52 [2023-02-15T19:25:52.627Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
19:25:52 [2023-02-15T19:25:52.627Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
19:25:52 [2023-02-15T19:25:52.627Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
19:25:52 [2023-02-15T19:25:52.627Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
19:25:52 [2023-02-15T19:25:52.627Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
19:25:52 [2023-02-15T19:25:52.627Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
19:25:52 [2023-02-15T19:25:52.627Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
19:25:52 [2023-02-15T19:25:52.627Z] === RUN   TestNetworkList
19:25:52 [2023-02-15T19:25:52.627Z] === RUN   TestNetworkList//networks
19:25:52 [2023-02-15T19:25:52.627Z] === PAUSE TestNetworkList//networks
19:25:52 [2023-02-15T19:25:52.627Z] === RUN   TestNetworkList//networks/
19:25:52 [2023-02-15T19:25:52.627Z] === PAUSE TestNetworkList//networks/
19:25:52 [2023-02-15T19:25:52.627Z] === CONT  TestNetworkList//networks
19:25:52 [2023-02-15T19:25:52.627Z] === CONT  TestNetworkList//networks/
19:25:52 [2023-02-15T19:25:52.627Z] --- PASS: TestNetworkList (0.01s)
19:25:52 [2023-02-15T19:25:52.627Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:25:52 [2023-02-15T19:25:52.627Z]     --- PASS: TestNetworkList//networks (0.00s)
19:25:52 [2023-02-15T19:25:52.627Z] === RUN   TestHostIPv4BridgeLabel
19:25:53 [2023-02-15T19:25:53.189Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
19:25:53 [2023-02-15T19:25:53.189Z] === RUN   TestDaemonRestartWithLiveRestore
19:25:54 [2023-02-15T19:25:54.117Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
19:25:54 [2023-02-15T19:25:54.117Z] === RUN   TestDaemonDefaultNetworkPools
19:25:55 [2023-02-15T19:25:55.045Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
19:25:55 [2023-02-15T19:25:55.045Z] === RUN   TestDaemonRestartWithExistingNetwork
19:25:55 [2023-02-15T19:25:55.974Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
19:25:55 [2023-02-15T19:25:55.974Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:25:57 [2023-02-15T19:25:57.339Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
19:25:57 [2023-02-15T19:25:57.339Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:25:57 [2023-02-15T19:25:57.902Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:25:57 [2023-02-15T19:25:57.902Z] === RUN   TestServiceWithPredefinedNetwork
19:25:59 [2023-02-15T19:25:59.282Z] --- PASS: TestServiceWithPredefinedNetwork (1.56s)
19:25:59 [2023-02-15T19:25:59.282Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:25:59 [2023-02-15T19:25:59.282Z]     service_test.go:242: FLAKY_TEST
19:25:59 [2023-02-15T19:25:59.282Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:25:59 [2023-02-15T19:25:59.282Z] === RUN   TestServiceWithDataPathPortInit
19:26:14 [2023-02-15T19:26:14.158Z] --- PASS: TestServiceWithDataPathPortInit (12.41s)
19:26:14 [2023-02-15T19:26:14.158Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:26:14 [2023-02-15T19:26:14.158Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3q7b4url12twrjyhiayge9iun Created:2023-02-15 19:26:12.990601558 +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[caa8b5f9c1afe37748eb89b5053f2b6d45cc33815ebf8807e9512931b17bbf73:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.866pws5zsxqpvnc0rtnimecwe EndpointID:4c7dddf44832bd32fdcfdf59213222f70ae05e48803a59901f73a5b4e0659f82 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:731c759385a78d2ba2604799fa620296c48a242fd33cda91d55cd90c35f075bc 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:15d5e3a76cef IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.866pws5zsxqpvnc0rtnimecwe EndpointID:4c7dddf44832bd32fdcfdf59213222f70ae05e48803a59901f73a5b4e0659f82 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:26:18 [2023-02-15T19:26:18.326Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.41s)
19:26:18 [2023-02-15T19:26:18.326Z] PASS
19:26:18 [2023-02-15T19:26:18.326Z] 
19:26:18 [2023-02-15T19:26:18.326Z] === Skipped
19:26:18 [2023-02-15T19:26:18.326Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:26:18 [2023-02-15T19:26:18.326Z]     service_test.go:242: FLAKY_TEST
19:26:18 [2023-02-15T19:26:18.326Z] 
19:26:18 [2023-02-15T19:26:18.326Z] DONE 38 tests, 1 skipped in 40.359s
19:26:18 [2023-02-15T19:26:18.326Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:26:18 [2023-02-15T19:26:18.326Z] ++ 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
19:26:18 [2023-02-15T19:26:18.326Z] ++ set -e
19:26:18 [2023-02-15T19:26:18.326Z] ++ '[' -n 0 ']'
19:26:18 [2023-02-15T19:26:18.326Z] ++ set -x
19:26:18 [2023-02-15T19:26:18.326Z] ++ 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
19:26:18 [2023-02-15T19:26:18.326Z] INFO: Testing against a local daemon
19:26:18 [2023-02-15T19:26:18.326Z] === RUN   TestDockerNetworkIpvlanPersistance
19:26:18 [2023-02-15T19:26:18.326Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:26:18 [2023-02-15T19:26:18.326Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:26:18 [2023-02-15T19:26:18.326Z] === RUN   TestDockerNetworkIpvlan
19:26:18 [2023-02-15T19:26:18.326Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:26:18 [2023-02-15T19:26:18.326Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:26:18 [2023-02-15T19:26:18.326Z] PASS
19:26:18 [2023-02-15T19:26:18.326Z] 
19:26:18 [2023-02-15T19:26:18.326Z] === Skipped
19:26:18 [2023-02-15T19:26:18.326Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:26:18 [2023-02-15T19:26:18.326Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:26:18 [2023-02-15T19:26:18.326Z] 
19:26:18 [2023-02-15T19:26:18.326Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:26:18 [2023-02-15T19:26:18.326Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:26:18 [2023-02-15T19:26:18.326Z] 
19:26:18 [2023-02-15T19:26:18.326Z] DONE 2 tests, 2 skipped in 0.088s
19:26:18 [2023-02-15T19:26:18.326Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:26:18 [2023-02-15T19:26:18.326Z] ++ 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
19:26:18 [2023-02-15T19:26:18.326Z] ++ set -e
19:26:18 [2023-02-15T19:26:18.326Z] ++ '[' -n 0 ']'
19:26:18 [2023-02-15T19:26:18.326Z] ++ set -x
19:26:18 [2023-02-15T19:26:18.326Z] ++ 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
19:26:18 [2023-02-15T19:26:18.326Z] INFO: Testing against a local daemon
19:26:18 [2023-02-15T19:26:18.326Z] === RUN   TestDockerNetworkMacvlanPersistance
19:26:19 [2023-02-15T19:26:19.692Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.15s)
19:26:19 [2023-02-15T19:26:19.692Z] === RUN   TestDockerNetworkMacvlan
19:26:20 [2023-02-15T19:26:20.254Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:26:20 [2023-02-15T19:26:20.815Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:26:21 [2023-02-15T19:26:21.377Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:26:22 [2023-02-15T19:26:22.743Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:26:24 [2023-02-15T19:26:24.109Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:26:26 [2023-02-15T19:26:26.626Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:26:26 [2023-02-15T19:26:26.883Z] --- PASS: TestDockerNetworkMacvlan (7.27s)
19:26:26 [2023-02-15T19:26:26.883Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
19:26:26 [2023-02-15T19:26:26.883Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
19:26:26 [2023-02-15T19:26:26.883Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.54s)
19:26:26 [2023-02-15T19:26:26.883Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s)
19:26:26 [2023-02-15T19:26:26.883Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.22s)
19:26:26 [2023-02-15T19:26:26.883Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.34s)
19:26:26 [2023-02-15T19:26:26.883Z] PASS
19:26:26 [2023-02-15T19:26:26.883Z] 
19:26:26 [2023-02-15T19:26:26.883Z] DONE 8 tests in 8.492s
19:26:26 [2023-02-15T19:26:26.883Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
19:26:26 [2023-02-15T19:26:26.883Z] ++ 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
19:26:26 [2023-02-15T19:26:26.883Z] ++ set -e
19:26:26 [2023-02-15T19:26:26.883Z] ++ '[' -n 0 ']'
19:26:26 [2023-02-15T19:26:26.883Z] ++ set -x
19:26:26 [2023-02-15T19:26:26.883Z] ++ 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
19:26:26 [2023-02-15T19:26:26.883Z] testing: warning: no tests to run
19:26:26 [2023-02-15T19:26:26.883Z] PASS
19:26:26 [2023-02-15T19:26:26.883Z] 
19:26:26 [2023-02-15T19:26:26.883Z] DONE 0 tests in 0.027s
19:26:26 [2023-02-15T19:26:26.883Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:26:26 [2023-02-15T19:26:26.883Z] ++ 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
19:26:26 [2023-02-15T19:26:26.883Z] ++ set -e
19:26:26 [2023-02-15T19:26:26.883Z] ++ '[' -n 0 ']'
19:26:26 [2023-02-15T19:26:26.883Z] ++ set -x
19:26:26 [2023-02-15T19:26:26.883Z] ++ 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
19:26:26 [2023-02-15T19:26:26.883Z] INFO: Testing against a local daemon
19:26:26 [2023-02-15T19:26:26.883Z] === RUN   TestAuthZPluginAllowRequest
19:26:28 [2023-02-15T19:26:28.250Z] --- PASS: TestAuthZPluginAllowRequest (1.01s)
19:26:28 [2023-02-15T19:26:28.250Z] === RUN   TestAuthZPluginTLS
19:26:28 [2023-02-15T19:26:28.506Z] --- PASS: TestAuthZPluginTLS (0.56s)
19:26:28 [2023-02-15T19:26:28.506Z] === RUN   TestAuthZPluginDenyRequest
19:26:29 [2023-02-15T19:26:29.069Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:26:29 [2023-02-15T19:26:29.069Z] === RUN   TestAuthZPluginAPIDenyResponse
19:26:29 [2023-02-15T19:26:29.631Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:26:29 [2023-02-15T19:26:29.631Z] === RUN   TestAuthZPluginDenyResponse
19:26:30 [2023-02-15T19:26:30.193Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
19:26:30 [2023-02-15T19:26:30.193Z] === RUN   TestAuthZPluginAllowEventStream
19:26:31 [2023-02-15T19:26:31.122Z] --- PASS: TestAuthZPluginAllowEventStream (0.98s)
19:26:31 [2023-02-15T19:26:31.122Z] === RUN   TestAuthZPluginErrorResponse
19:26:31 [2023-02-15T19:26:31.684Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
19:26:31 [2023-02-15T19:26:31.684Z] === RUN   TestAuthZPluginErrorRequest
19:26:32 [2023-02-15T19:26:32.247Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:26:32 [2023-02-15T19:26:32.247Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:26:32 [2023-02-15T19:26:32.810Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
19:26:32 [2023-02-15T19:26:32.810Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:26:33 [2023-02-15T19:26:33.752Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.17s)
19:26:33 [2023-02-15T19:26:33.752Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:26:35 [2023-02-15T19:26:35.120Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.09s)
19:26:35 [2023-02-15T19:26:35.120Z] === RUN   TestAuthZPluginHeader
19:26:35 [2023-02-15T19:26:35.683Z] --- PASS: TestAuthZPluginHeader (0.63s)
19:26:35 [2023-02-15T19:26:35.683Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:26:35 [2023-02-15T19:26:35.683Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:26:35 [2023-02-15T19:26:35.683Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:26:35 [2023-02-15T19:26:35.683Z] === RUN   TestAuthZPluginV2Disable
19:26:35 [2023-02-15T19:26:35.683Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:26:35 [2023-02-15T19:26:35.683Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:26:35 [2023-02-15T19:26:35.683Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:26:35 [2023-02-15T19:26:35.684Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:26:35 [2023-02-15T19:26:35.684Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:26:35 [2023-02-15T19:26:35.684Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:26:35 [2023-02-15T19:26:35.684Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:26:35 [2023-02-15T19:26:35.684Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:26:35 [2023-02-15T19:26:35.684Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:26:53 [2023-02-15T19:26:53.730Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
19:26:53 [2023-02-15T19:26:53.730Z] PASS
19:26:53 [2023-02-15T19:26:53.730Z] 
19:26:53 [2023-02-15T19:26:53.730Z] === Skipped
19:26:53 [2023-02-15T19:26:53.730Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:26:53 [2023-02-15T19:26:53.730Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:26:53 [2023-02-15T19:26:53.730Z] 
19:26:53 [2023-02-15T19:26:53.730Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:26:53 [2023-02-15T19:26:53.730Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:26:53 [2023-02-15T19:26:53.730Z] 
19:26:53 [2023-02-15T19:26:53.730Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:26:53 [2023-02-15T19:26:53.730Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:26:53 [2023-02-15T19:26:53.730Z] 
19:26:53 [2023-02-15T19:26:53.730Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:26:53 [2023-02-15T19:26:53.730Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:26:53 [2023-02-15T19:26:53.730Z] 
19:26:53 [2023-02-15T19:26:53.730Z] DONE 17 tests, 4 skipped in 25.617s
19:26:53 [2023-02-15T19:26:53.730Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:26:53 [2023-02-15T19:26:53.730Z] ++ 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
19:26:53 [2023-02-15T19:26:53.730Z] ++ set -e
19:26:53 [2023-02-15T19:26:53.730Z] ++ '[' -n 0 ']'
19:26:53 [2023-02-15T19:26:53.730Z] ++ set -x
19:26:53 [2023-02-15T19:26:53.730Z] ++ 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
19:26:53 [2023-02-15T19:26:53.730Z] INFO: Testing against a local daemon
19:26:53 [2023-02-15T19:26:53.730Z] === RUN   TestPluginInvalidJSON
19:26:53 [2023-02-15T19:26:53.730Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:26:53 [2023-02-15T19:26:53.730Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:26:53 [2023-02-15T19:26:53.730Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:26:53 [2023-02-15T19:26:53.730Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:26:53 [2023-02-15T19:26:53.730Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:26:53 [2023-02-15T19:26:53.730Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:26:53 [2023-02-15T19:26:53.730Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:26:53 [2023-02-15T19:26:53.730Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:26:53 [2023-02-15T19:26:53.730Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:26:53 [2023-02-15T19:26:53.730Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:26:53 [2023-02-15T19:26:53.730Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:26:53 [2023-02-15T19:26:53.730Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:26:53 [2023-02-15T19:26:53.730Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:26:53 [2023-02-15T19:26:53.730Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:26:53 [2023-02-15T19:26:53.730Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:26:53 [2023-02-15T19:26:53.730Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:26:53 [2023-02-15T19:26:53.730Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:26:53 [2023-02-15T19:26:53.730Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:26:53 [2023-02-15T19:26:53.730Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:26:53 [2023-02-15T19:26:53.730Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:26:53 [2023-02-15T19:26:53.730Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:26:53 [2023-02-15T19:26:53.730Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:26:53 [2023-02-15T19:26:53.730Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
19:26:53 [2023-02-15T19:26:53.730Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:26:53 [2023-02-15T19:26:53.730Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:26:53 [2023-02-15T19:26:53.730Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:26:53 [2023-02-15T19:26:53.730Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:26:53 [2023-02-15T19:26:53.730Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
19:26:53 [2023-02-15T19:26:53.730Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:26:53 [2023-02-15T19:26:53.730Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:26:53 [2023-02-15T19:26:53.730Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:26:53 [2023-02-15T19:26:53.730Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:26:53 [2023-02-15T19:26:53.730Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:26:53 [2023-02-15T19:26:53.730Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:26:53 [2023-02-15T19:26:53.730Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:26:53 [2023-02-15T19:26:53.730Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:26:53 [2023-02-15T19:26:53.730Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:26:53 [2023-02-15T19:26:53.730Z] === RUN   TestPluginInstall
19:26:53 [2023-02-15T19:26:53.730Z] === RUN   TestPluginInstall/no_auth
19:26:57 [2023-02-15T19:26:57.002Z] time="2023-02-15T19:26:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:26:57 [2023-02-15T19:26:57.002Z] time="2023-02-15T19:26:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c38102e755b0db89d1f5d7617c3b6675f68de22a0c70d309278969d59fda702" mediatype=application/vnd.docker.plugin.v1+json size=522
19:26:57 [2023-02-15T19:26:57.002Z] time="2023-02-15T19:26:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:26:57 [2023-02-15T19:26:57.002Z] time="2023-02-15T19:26:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c38102e755b0db89d1f5d7617c3b6675f68de22a0c70d309278969d59fda702" mediatype=application/vnd.docker.plugin.v1+json size=522
19:26:57 [2023-02-15T19:26:57.002Z] === RUN   TestPluginInstall/with_htpasswd
19:26:57 [2023-02-15T19:26:57.002Z] time="2023-02-15T19:26:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:26:57 [2023-02-15T19:26:57.002Z] time="2023-02-15T19:26:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c38102e755b0db89d1f5d7617c3b6675f68de22a0c70d309278969d59fda702" mediatype=application/vnd.docker.plugin.v1+json size=522
19:26:57 [2023-02-15T19:26:57.002Z] time="2023-02-15T19:26:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:26:57 [2023-02-15T19:26:57.002Z] time="2023-02-15T19:26:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c38102e755b0db89d1f5d7617c3b6675f68de22a0c70d309278969d59fda702" mediatype=application/vnd.docker.plugin.v1+json size=522
19:26:57 [2023-02-15T19:26:57.258Z] === RUN   TestPluginInstall/with_insecure
19:26:58 [2023-02-15T19:26:58.187Z] time="2023-02-15T19:26:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:26:58 [2023-02-15T19:26:58.187Z] time="2023-02-15T19:26:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:58d43844a1991da3e46298c727341b226049a2e53812a0c7b4f97d1179b47878" mediatype=application/vnd.docker.plugin.v1+json size=522
19:26:58 [2023-02-15T19:26:58.187Z] time="2023-02-15T19:26:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:26:58 [2023-02-15T19:26:58.187Z] time="2023-02-15T19:26:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:58d43844a1991da3e46298c727341b226049a2e53812a0c7b4f97d1179b47878" mediatype=application/vnd.docker.plugin.v1+json size=522
19:26:58 [2023-02-15T19:26:58.187Z]     plugin_test.go:196: [d84e4493cfada] daemon is not started
19:26:58 [2023-02-15T19:26:58.187Z] --- PASS: TestPluginInstall (5.56s)
19:26:58 [2023-02-15T19:26:58.187Z]     --- PASS: TestPluginInstall/no_auth (4.11s)
19:26:58 [2023-02-15T19:26:58.187Z]     --- PASS: TestPluginInstall/with_htpasswd (0.49s)
19:26:58 [2023-02-15T19:26:58.187Z]     --- PASS: TestPluginInstall/with_insecure (0.96s)
19:26:58 [2023-02-15T19:26:58.187Z] === RUN   TestPluginsWithRuntimes
19:26:59 [2023-02-15T19:26:59.553Z] === RUN   TestPluginsWithRuntimes/No_Args
19:27:00 [2023-02-15T19:27:00.482Z] === RUN   TestPluginsWithRuntimes/With_Args
19:27:01 [2023-02-15T19:27:01.410Z] --- PASS: TestPluginsWithRuntimes (3.30s)
19:27:01 [2023-02-15T19:27:01.410Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
19:27:01 [2023-02-15T19:27:01.410Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
19:27:01 [2023-02-15T19:27:01.410Z] === RUN   TestPluginBackCompatMediaTypes
19:27:01 [2023-02-15T19:27:01.973Z] --- PASS: TestPluginBackCompatMediaTypes (0.52s)
19:27:01 [2023-02-15T19:27:01.973Z] PASS
19:27:01 [2023-02-15T19:27:01.973Z] 
19:27:01 [2023-02-15T19:27:01.973Z] DONE 24 tests in 9.522s
19:27:01 [2023-02-15T19:27:01.973Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:27:01 [2023-02-15T19:27:01.973Z] ++ 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
19:27:01 [2023-02-15T19:27:01.973Z] ++ set -e
19:27:01 [2023-02-15T19:27:01.973Z] ++ '[' -n 0 ']'
19:27:01 [2023-02-15T19:27:01.973Z] ++ set -x
19:27:01 [2023-02-15T19:27:01.973Z] ++ 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
19:27:02 [2023-02-15T19:27:02.229Z] INFO: Testing against a local daemon
19:27:02 [2023-02-15T19:27:02.229Z] === RUN   TestExternalGraphDriver
19:27:02 [2023-02-15T19:27:02.485Z] === RUN   TestExternalGraphDriver/json
19:27:03 [2023-02-15T19:27:03.852Z] === RUN   TestExternalGraphDriver/spec
19:27:05 [2023-02-15T19:27:05.743Z] === RUN   TestExternalGraphDriver/pull
19:27:07 [2023-02-15T19:27:07.110Z] --- PASS: TestExternalGraphDriver (4.75s)
19:27:07 [2023-02-15T19:27:07.110Z]     --- PASS: TestExternalGraphDriver/json (1.44s)
19:27:07 [2023-02-15T19:27:07.110Z]     --- PASS: TestExternalGraphDriver/spec (1.44s)
19:27:07 [2023-02-15T19:27:07.110Z]     --- PASS: TestExternalGraphDriver/pull (1.52s)
19:27:07 [2023-02-15T19:27:07.110Z] === RUN   TestGraphdriverPluginV2
19:27:07 [2023-02-15T19:27:07.110Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:27:07 [2023-02-15T19:27:07.110Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
19:27:07 [2023-02-15T19:27:07.110Z] PASS
19:27:07 [2023-02-15T19:27:07.110Z] 
19:27:07 [2023-02-15T19:27:07.110Z] === Skipped
19:27:07 [2023-02-15T19:27:07.110Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
19:27:07 [2023-02-15T19:27:07.110Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:27:07 [2023-02-15T19:27:07.110Z] 
19:27:07 [2023-02-15T19:27:07.110Z] DONE 5 tests, 1 skipped in 5.191s
19:27:07 [2023-02-15T19:27:07.110Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:27:07 [2023-02-15T19:27:07.110Z] ++ 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
19:27:07 [2023-02-15T19:27:07.110Z] ++ set -e
19:27:07 [2023-02-15T19:27:07.110Z] ++ '[' -n 0 ']'
19:27:07 [2023-02-15T19:27:07.110Z] ++ set -x
19:27:07 [2023-02-15T19:27:07.110Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
19:27:07 [2023-02-15T19:27:07.377Z] INFO: Testing against a local daemon
19:27:07 [2023-02-15T19:27:07.377Z] === RUN   TestContinueAfterPluginCrash
19:27:07 [2023-02-15T19:27:07.377Z] === PAUSE TestContinueAfterPluginCrash
19:27:07 [2023-02-15T19:27:07.377Z] === RUN   TestReadPluginNoRead
19:27:07 [2023-02-15T19:27:07.377Z] === PAUSE TestReadPluginNoRead
19:27:07 [2023-02-15T19:27:07.377Z] === RUN   TestDaemonStartWithLogOpt
19:27:07 [2023-02-15T19:27:07.377Z] === PAUSE TestDaemonStartWithLogOpt
19:27:07 [2023-02-15T19:27:07.377Z] === CONT  TestContinueAfterPluginCrash
19:27:07 [2023-02-15T19:27:07.377Z] === CONT  TestDaemonStartWithLogOpt
19:27:10 [2023-02-15T19:27:10.649Z] --- PASS: TestDaemonStartWithLogOpt (3.15s)
19:27:10 [2023-02-15T19:27:10.649Z] === CONT  TestReadPluginNoRead
19:27:12 [2023-02-15T19:27:12.539Z] === RUN   TestReadPluginNoRead/default
19:27:13 [2023-02-15T19:27:13.905Z] === RUN   TestReadPluginNoRead/disabled_caching
19:27:14 [2023-02-15T19:27:14.835Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:27:15 [2023-02-15T19:27:15.091Z] --- PASS: TestContinueAfterPluginCrash (7.77s)
19:27:16 [2023-02-15T19:27:16.019Z] === CONT  TestReadPluginNoRead
19:27:16 [2023-02-15T19:27:16.019Z]     read_test.go:91: [d9665dce1188b] daemon is not started
19:27:16 [2023-02-15T19:27:16.019Z] --- PASS: TestReadPluginNoRead (5.54s)
19:27:16 [2023-02-15T19:27:16.019Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
19:27:16 [2023-02-15T19:27:16.019Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
19:27:16 [2023-02-15T19:27:16.019Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
19:27:16 [2023-02-15T19:27:16.019Z] PASS
19:27:16 [2023-02-15T19:27:16.019Z] 
19:27:16 [2023-02-15T19:27:16.019Z] DONE 6 tests in 8.808s
19:27:16 [2023-02-15T19:27:16.019Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:27:16 [2023-02-15T19:27:16.019Z] ++ 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
19:27:16 [2023-02-15T19:27:16.019Z] ++ set -e
19:27:16 [2023-02-15T19:27:16.019Z] ++ '[' -n 0 ']'
19:27:16 [2023-02-15T19:27:16.019Z] ++ set -x
19:27:16 [2023-02-15T19:27:16.019Z] ++ 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
19:27:16 [2023-02-15T19:27:16.019Z] testing: warning: no tests to run
19:27:16 [2023-02-15T19:27:16.019Z] PASS
19:27:16 [2023-02-15T19:27:16.019Z] 
19:27:16 [2023-02-15T19:27:16.019Z] DONE 0 tests in 0.031s
19:27:16 [2023-02-15T19:27:16.019Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:27:16 [2023-02-15T19:27:16.019Z] ++ 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
19:27:16 [2023-02-15T19:27:16.019Z] ++ set -e
19:27:16 [2023-02-15T19:27:16.019Z] ++ '[' -n 0 ']'
19:27:16 [2023-02-15T19:27:16.019Z] ++ set -x
19:27:16 [2023-02-15T19:27:16.019Z] ++ 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
19:27:16 [2023-02-15T19:27:16.275Z] INFO: Testing against a local daemon
19:27:16 [2023-02-15T19:27:16.275Z] === RUN   TestPluginWithDevMounts
19:27:16 [2023-02-15T19:27:16.275Z] === PAUSE TestPluginWithDevMounts
19:27:16 [2023-02-15T19:27:16.275Z] === CONT  TestPluginWithDevMounts
19:27:17 [2023-02-15T19:27:17.641Z] --- PASS: TestPluginWithDevMounts (1.48s)
19:27:17 [2023-02-15T19:27:17.641Z] PASS
19:27:17 [2023-02-15T19:27:17.641Z] 
19:27:17 [2023-02-15T19:27:17.641Z] DONE 1 tests in 1.594s
19:27:17 [2023-02-15T19:27:17.641Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
19:27:17 [2023-02-15T19:27:17.641Z] ++ 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
19:27:17 [2023-02-15T19:27:17.641Z] ++ set -e
19:27:17 [2023-02-15T19:27:17.641Z] ++ '[' -n 0 ']'
19:27:17 [2023-02-15T19:27:17.641Z] ++ set -x
19:27:17 [2023-02-15T19:27:17.641Z] ++ 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
19:27:17 [2023-02-15T19:27:17.897Z] INFO: Testing against a local daemon
19:27:17 [2023-02-15T19:27:17.897Z] === RUN   TestSecretInspect
19:27:19 [2023-02-15T19:27:19.786Z] --- PASS: TestSecretInspect (1.81s)
19:27:19 [2023-02-15T19:27:19.786Z] === RUN   TestSecretList
19:27:21 [2023-02-15T19:27:21.676Z] --- PASS: TestSecretList (1.80s)
19:27:21 [2023-02-15T19:27:21.676Z] === RUN   TestSecretsCreateAndDelete
19:27:23 [2023-02-15T19:27:23.043Z] --- PASS: TestSecretsCreateAndDelete (1.72s)
19:27:23 [2023-02-15T19:27:23.043Z] === RUN   TestSecretsUpdate
19:27:24 [2023-02-15T19:27:24.933Z] --- PASS: TestSecretsUpdate (1.76s)
19:27:24 [2023-02-15T19:27:24.933Z] === RUN   TestTemplatedSecret
19:27:27 [2023-02-15T19:27:27.449Z] --- PASS: TestTemplatedSecret (2.50s)
19:27:27 [2023-02-15T19:27:27.449Z] === RUN   TestSecretCreateResolve
19:27:29 [2023-02-15T19:27:29.339Z] --- PASS: TestSecretCreateResolve (1.85s)
19:27:29 [2023-02-15T19:27:29.339Z] PASS
19:27:29 [2023-02-15T19:27:29.339Z] 
19:27:29 [2023-02-15T19:27:29.339Z] DONE 6 tests in 11.530s
19:27:29 [2023-02-15T19:27:29.339Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
19:27:29 [2023-02-15T19:27:29.339Z] ++ 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
19:27:29 [2023-02-15T19:27:29.339Z] ++ set -e
19:27:29 [2023-02-15T19:27:29.339Z] ++ '[' -n 0 ']'
19:27:29 [2023-02-15T19:27:29.339Z] ++ set -x
19:27:29 [2023-02-15T19:27:29.339Z] ++ 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
19:27:29 [2023-02-15T19:27:29.339Z] INFO: Testing against a local daemon
19:27:29 [2023-02-15T19:27:29.339Z] === RUN   TestServiceCreateInit
19:27:29 [2023-02-15T19:27:29.339Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:27:32 [2023-02-15T19:27:32.629Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:27:36 [2023-02-15T19:27:36.801Z] --- PASS: TestServiceCreateInit (6.80s)
19:27:36 [2023-02-15T19:27:36.801Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.32s)
19:27:36 [2023-02-15T19:27:36.801Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.46s)
19:27:36 [2023-02-15T19:27:36.801Z] === RUN   TestCreateServiceMultipleTimes
19:27:51 [2023-02-15T19:27:51.647Z] --- PASS: TestCreateServiceMultipleTimes (14.49s)
19:27:51 [2023-02-15T19:27:51.647Z] === RUN   TestCreateServiceConflict
19:27:52 [2023-02-15T19:27:52.575Z] --- PASS: TestCreateServiceConflict (1.84s)
19:27:52 [2023-02-15T19:27:52.575Z] === RUN   TestCreateServiceMaxReplicas
19:27:55 [2023-02-15T19:27:55.093Z] --- PASS: TestCreateServiceMaxReplicas (2.53s)
19:27:55 [2023-02-15T19:27:55.093Z] === RUN   TestCreateWithDuplicateNetworkNames
19:28:09 [2023-02-15T19:28:09.936Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.54s)
19:28:09 [2023-02-15T19:28:09.936Z] === RUN   TestCreateServiceSecretFileMode
19:28:09 [2023-02-15T19:28:09.936Z] --- PASS: TestCreateServiceSecretFileMode (2.29s)
19:28:09 [2023-02-15T19:28:09.936Z] === RUN   TestCreateServiceConfigFileMode
19:28:12 [2023-02-15T19:28:12.454Z] --- PASS: TestCreateServiceConfigFileMode (2.27s)
19:28:12 [2023-02-15T19:28:12.454Z] === RUN   TestCreateServiceSysctls
19:28:14 [2023-02-15T19:28:14.972Z] --- PASS: TestCreateServiceSysctls (2.69s)
19:28:14 [2023-02-15T19:28:14.972Z] === RUN   TestCreateServiceCapabilities
19:28:17 [2023-02-15T19:28:17.500Z] --- PASS: TestCreateServiceCapabilities (2.52s)
19:28:17 [2023-02-15T19:28:17.500Z] === RUN   TestInspect
19:28:20 [2023-02-15T19:28:20.021Z] --- PASS: TestInspect (2.57s)
19:28:20 [2023-02-15T19:28:20.021Z] === RUN   TestCreateJob
19:28:23 [2023-02-15T19:28:23.290Z] --- PASS: TestCreateJob (2.75s)
19:28:23 [2023-02-15T19:28:23.290Z] === RUN   TestReplicatedJob
19:28:27 [2023-02-15T19:28:27.461Z] --- PASS: TestReplicatedJob (4.34s)
19:28:27 [2023-02-15T19:28:27.461Z] === RUN   TestUpdateReplicatedJob
19:28:29 [2023-02-15T19:28:29.977Z] --- PASS: TestUpdateReplicatedJob (2.99s)
19:28:29 [2023-02-15T19:28:29.977Z] === RUN   TestServiceListWithStatuses
19:28:29 [2023-02-15T19:28:29.977Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:28:29 [2023-02-15T19:28:29.977Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:28:29 [2023-02-15T19:28:29.977Z] === RUN   TestDockerNetworkConnectAlias
19:28:33 [2023-02-15T19:28:33.245Z] --- PASS: TestDockerNetworkConnectAlias (3.31s)
19:28:33 [2023-02-15T19:28:33.245Z] === RUN   TestDockerNetworkReConnect
19:28:36 [2023-02-15T19:28:36.519Z] --- PASS: TestDockerNetworkReConnect (2.70s)
19:28:36 [2023-02-15T19:28:36.519Z] === RUN   TestServicePlugin
19:28:36 [2023-02-15T19:28:36.519Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:28:36 [2023-02-15T19:28:36.519Z] --- SKIP: TestServicePlugin (0.00s)
19:28:36 [2023-02-15T19:28:36.519Z] === RUN   TestServiceUpdateLabel
19:28:37 [2023-02-15T19:28:37.885Z] --- PASS: TestServiceUpdateLabel (1.70s)
19:28:37 [2023-02-15T19:28:37.885Z] === RUN   TestServiceUpdateSecrets
19:28:52 [2023-02-15T19:28:52.732Z] --- PASS: TestServiceUpdateSecrets (14.13s)
19:28:52 [2023-02-15T19:28:52.732Z] === RUN   TestServiceUpdateConfigs
19:29:07 [2023-02-15T19:29:07.599Z] --- PASS: TestServiceUpdateConfigs (14.11s)
19:29:07 [2023-02-15T19:29:07.599Z] === RUN   TestServiceUpdateNetwork
19:29:17 [2023-02-15T19:29:17.543Z] --- PASS: TestServiceUpdateNetwork (11.59s)
19:29:17 [2023-02-15T19:29:17.543Z] === RUN   TestServiceUpdatePidsLimit
19:29:18 [2023-02-15T19:29:18.908Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:29:19 [2023-02-15T19:29:19.165Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:29:27 [2023-02-15T19:29:27.249Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:29:33 [2023-02-15T19:29:33.790Z] --- PASS: TestServiceUpdatePidsLimit (15.78s)
19:29:33 [2023-02-15T19:29:33.790Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s)
19:29:33 [2023-02-15T19:29:33.790Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
19:29:33 [2023-02-15T19:29:33.790Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
19:29:33 [2023-02-15T19:29:33.790Z] PASS
19:29:33 [2023-02-15T19:29:33.790Z] 
19:29:33 [2023-02-15T19:29:33.790Z] === Skipped
19:29:33 [2023-02-15T19:29:33.790Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
19:29:33 [2023-02-15T19:29:33.790Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:29:33 [2023-02-15T19:29:33.790Z] 
19:29:33 [2023-02-15T19:29:33.790Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:29:33 [2023-02-15T19:29:33.790Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:29:33 [2023-02-15T19:29:33.790Z] 
19:29:33 [2023-02-15T19:29:33.790Z] DONE 27 tests, 2 skipped in 124.071s
19:29:33 [2023-02-15T19:29:33.790Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
19:29:33 [2023-02-15T19:29:33.790Z] ++ 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
19:29:33 [2023-02-15T19:29:33.790Z] ++ set -e
19:29:33 [2023-02-15T19:29:33.790Z] ++ '[' -n 0 ']'
19:29:33 [2023-02-15T19:29:33.790Z] ++ set -x
19:29:33 [2023-02-15T19:29:33.790Z] ++ 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
19:29:33 [2023-02-15T19:29:33.790Z] INFO: Testing against a local daemon
19:29:33 [2023-02-15T19:29:33.790Z] === RUN   TestSessionCreate
19:29:33 [2023-02-15T19:29:33.790Z] --- PASS: TestSessionCreate (0.02s)
19:29:33 [2023-02-15T19:29:33.790Z] === RUN   TestSessionCreateWithBadUpgrade
19:29:33 [2023-02-15T19:29:33.790Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:29:33 [2023-02-15T19:29:33.790Z] PASS
19:29:33 [2023-02-15T19:29:33.790Z] 
19:29:33 [2023-02-15T19:29:33.790Z] DONE 2 tests in 0.135s
19:29:33 [2023-02-15T19:29:33.790Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
19:29:33 [2023-02-15T19:29:33.790Z] ++ 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
19:29:33 [2023-02-15T19:29:33.790Z] ++ set -e
19:29:33 [2023-02-15T19:29:33.790Z] ++ '[' -n 0 ']'
19:29:33 [2023-02-15T19:29:33.790Z] ++ set -x
19:29:33 [2023-02-15T19:29:33.790Z] ++ 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
19:29:33 [2023-02-15T19:29:33.790Z] INFO: Testing against a local daemon
19:29:33 [2023-02-15T19:29:33.790Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:29:33 [2023-02-15T19:29:33.790Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:29:33 [2023-02-15T19:29:33.790Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:29:33 [2023-02-15T19:29:33.790Z] === RUN   TestDiskUsage
19:29:33 [2023-02-15T19:29:33.790Z] === PAUSE TestDiskUsage
19:29:33 [2023-02-15T19:29:33.790Z] === RUN   TestEventsExecDie
19:29:34 [2023-02-15T19:29:34.047Z] --- PASS: TestEventsExecDie (0.46s)
19:29:34 [2023-02-15T19:29:34.047Z] === RUN   TestEventsBackwardsCompatible
19:29:34 [2023-02-15T19:29:34.047Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
19:29:34 [2023-02-15T19:29:34.047Z] === RUN   TestEventsVolumeCreate
19:29:34 [2023-02-15T19:29:34.047Z] --- PASS: TestEventsVolumeCreate (0.05s)
19:29:34 [2023-02-15T19:29:34.047Z] === RUN   TestInfoBinaryCommits
19:29:34 [2023-02-15T19:29:34.047Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:29:34 [2023-02-15T19:29:34.047Z] === RUN   TestInfoAPIVersioned
19:29:34 [2023-02-15T19:29:34.303Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:29:34 [2023-02-15T19:29:34.303Z] === RUN   TestInfoAPI
19:29:34 [2023-02-15T19:29:34.303Z] --- PASS: TestInfoAPI (0.02s)
19:29:34 [2023-02-15T19:29:34.303Z] === RUN   TestInfoAPIWarnings
19:29:52 [2023-02-15T19:29:52.364Z] --- PASS: TestInfoAPIWarnings (16.54s)
19:29:52 [2023-02-15T19:29:52.364Z] === RUN   TestInfoDebug
19:29:52 [2023-02-15T19:29:52.364Z] --- PASS: TestInfoDebug (0.52s)
19:29:52 [2023-02-15T19:29:52.364Z] === RUN   TestInfoInsecureRegistries
19:29:52 [2023-02-15T19:29:52.364Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:29:52 [2023-02-15T19:29:52.364Z] === RUN   TestInfoRegistryMirrors
19:29:52 [2023-02-15T19:29:52.364Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:29:52 [2023-02-15T19:29:52.364Z] === RUN   TestLoginFailsWithBadCredentials
19:29:52 [2023-02-15T19:29:52.620Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
19:29:52 [2023-02-15T19:29:52.620Z] === RUN   TestPingCacheHeaders
19:29:52 [2023-02-15T19:29:52.620Z] --- PASS: TestPingCacheHeaders (0.02s)
19:29:52 [2023-02-15T19:29:52.620Z] === RUN   TestPingGet
19:29:52 [2023-02-15T19:29:52.620Z] --- PASS: TestPingGet (0.01s)
19:29:52 [2023-02-15T19:29:52.620Z] === RUN   TestPingHead
19:29:52 [2023-02-15T19:29:52.876Z] --- PASS: TestPingHead (0.02s)
19:29:52 [2023-02-15T19:29:52.876Z] === RUN   TestPingSwarmHeader
19:29:53 [2023-02-15T19:29:53.438Z] === RUN   TestPingSwarmHeader/before_swarm_init
19:29:54 [2023-02-15T19:29:54.000Z] === RUN   TestPingSwarmHeader/after_swarm_init
19:29:54 [2023-02-15T19:29:54.561Z] === RUN   TestPingSwarmHeader/after_swarm_leave
19:29:54 [2023-02-15T19:29:54.561Z] --- PASS: TestPingSwarmHeader (1.80s)
19:29:54 [2023-02-15T19:29:54.561Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
19:29:54 [2023-02-15T19:29:54.561Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
19:29:54 [2023-02-15T19:29:54.561Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
19:29:54 [2023-02-15T19:29:54.561Z] === RUN   TestPingBuilderHeader
19:29:54 [2023-02-15T19:29:54.561Z] === RUN   TestPingBuilderHeader/default_config
19:29:55 [2023-02-15T19:29:55.124Z] === RUN   TestPingBuilderHeader/buildkit_disabled
19:29:55 [2023-02-15T19:29:55.686Z] --- PASS: TestPingBuilderHeader (1.04s)
19:29:55 [2023-02-15T19:29:55.686Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
19:29:55 [2023-02-15T19:29:55.686Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
19:29:55 [2023-02-15T19:29:55.686Z] === RUN   TestVersion
19:29:55 [2023-02-15T19:29:55.686Z] --- PASS: TestVersion (0.03s)
19:29:55 [2023-02-15T19:29:55.686Z] === CONT  TestDiskUsage
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/empty
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/empty/container_types
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/empty/image_types
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/empty/volume_types
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/empty/build-cache_types
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/after_LoadBusybox
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:29:56 [2023-02-15T19:29:56.248Z] === RUN   TestDiskUsage/after_container.Run
19:29:56 [2023-02-15T19:29:56.504Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:29:56 [2023-02-15T19:29:56.504Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:29:56 [2023-02-15T19:29:56.504Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:29:56 [2023-02-15T19:29:56.504Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:29:56 [2023-02-15T19:29:56.504Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:29:56 [2023-02-15T19:29:56.504Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:29:56 [2023-02-15T19:29:56.504Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:29:56 [2023-02-15T19:29:56.504Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:29:56 [2023-02-15T19:29:56.504Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:29:56 [2023-02-15T19:29:56.504Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:29:56 [2023-02-15T19:29:56.504Z] --- PASS: TestDiskUsage (1.00s)
19:29:56 [2023-02-15T19:29:56.504Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:29:56 [2023-02-15T19:29:56.504Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:29:56 [2023-02-15T19:29:56.760Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:29:56 [2023-02-15T19:29:56.760Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:29:56 [2023-02-15T19:29:56.760Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:29:56 [2023-02-15T19:29:56.760Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:29:56 [2023-02-15T19:29:56.760Z] PASS
19:29:56 [2023-02-15T19:29:56.760Z] 
19:29:56 [2023-02-15T19:29:56.760Z] === Skipped
19:29:56 [2023-02-15T19:29:56.760Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:29:56 [2023-02-15T19:29:56.760Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:29:56 [2023-02-15T19:29:56.760Z] 
19:29:56 [2023-02-15T19:29:56.760Z] DONE 57 tests, 1 skipped in 23.132s
19:29:56 [2023-02-15T19:29:56.760Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
19:29:56 [2023-02-15T19:29:56.760Z] ++ 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
19:29:56 [2023-02-15T19:29:56.760Z] ++ set -e
19:29:56 [2023-02-15T19:29:56.760Z] ++ '[' -n 0 ']'
19:29:56 [2023-02-15T19:29:56.760Z] ++ set -x
19:29:56 [2023-02-15T19:29:56.760Z] ++ 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
19:29:56 [2023-02-15T19:29:56.760Z] INFO: Testing against a local daemon
19:29:56 [2023-02-15T19:29:56.760Z] === RUN   TestVolumesCreateAndList
19:29:56 [2023-02-15T19:29:56.760Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:29:56 [2023-02-15T19:29:56.760Z] === RUN   TestVolumesRemove
19:29:56 [2023-02-15T19:29:56.760Z] --- PASS: TestVolumesRemove (0.06s)
19:29:56 [2023-02-15T19:29:56.760Z] === RUN   TestVolumesInspect
19:29:56 [2023-02-15T19:29:56.760Z] --- PASS: TestVolumesInspect (0.02s)
19:29:56 [2023-02-15T19:29:56.760Z] === RUN   TestVolumesInvalidJSON
19:29:56 [2023-02-15T19:29:56.760Z] === RUN   TestVolumesInvalidJSON/volumes/create
19:29:56 [2023-02-15T19:29:56.760Z] === PAUSE TestVolumesInvalidJSON/volumes/create
19:29:56 [2023-02-15T19:29:56.760Z] === CONT  TestVolumesInvalidJSON/volumes/create
19:29:56 [2023-02-15T19:29:56.760Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
19:29:56 [2023-02-15T19:29:56.760Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
19:29:56 [2023-02-15T19:29:56.760Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
19:29:56 [2023-02-15T19:29:56.760Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
19:29:56 [2023-02-15T19:29:56.760Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:29:56 [2023-02-15T19:29:56.760Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
19:29:56 [2023-02-15T19:29:56.760Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
19:29:56 [2023-02-15T19:29:56.760Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
19:29:56 [2023-02-15T19:29:56.760Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
19:29:56 [2023-02-15T19:29:56.760Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
19:29:56 [2023-02-15T19:29:56.760Z] === RUN   TestVolumePruneAnonymous
19:29:57 [2023-02-15T19:29:57.016Z] --- PASS: TestVolumePruneAnonymous (0.03s)
19:29:57 [2023-02-15T19:29:57.016Z] PASS
19:29:57 [2023-02-15T19:29:57.016Z] 
19:29:57 [2023-02-15T19:29:57.016Z] DONE 10 tests in 0.247s
19:29:57 [2023-02-15T19:29:57.016Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:29:57 [2023-02-15T19:29:57.016Z] ++++ cat bundles/test-integration/docker.pid
19:29:57 [2023-02-15T19:29:57.016Z] +++ kill 14471
19:29:57 [2023-02-15T19:29:57.272Z] +++ /etc/init.d/apparmor stop
19:29:57 [2023-02-15T19:29:57.272Z] Leaving: AppArmorNo profiles have been unloaded.
19:29:57 [2023-02-15T19:29:57.272Z] 
19:29:57 [2023-02-15T19:29:57.272Z] Unloading profiles will leave already running processes permanently
19:29:57 [2023-02-15T19:29:57.272Z] unconfined, which can lead to unexpected situations.
19:29:57 [2023-02-15T19:29:57.272Z] 
19:29:57 [2023-02-15T19:29:57.272Z] To set a process to complain mode, use the command line tool
19:29:57 [2023-02-15T19:29:57.272Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:29:57 [2023-02-15T19:29:57.272Z] +++ true
19:29:57 [2023-02-15T19:29:57.272Z] exiting test-integration
19:29:57 [2023-02-15T19:29:57.272Z] ++ exit 0
19:29:57 [2023-02-15T19:29:57.272Z] 
Post stage
[Pipeline] junit
19:29:58 [2023-02-15T19:29:58.216Z] Recording test results
19:29:58 [2023-02-15T19:29:58.389Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:29:58 [2023-02-15T19:29:58.776Z] + echo Ensuring container killed.
19:29:58 [2023-02-15T19:29:58.776Z] Ensuring container killed.
19:29:58 [2023-02-15T19:29:58.776Z] + docker rm -vf docker-pr1
19:29:58 [2023-02-15T19:29:58.776Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
19:29:59 [2023-02-15T19:29:59.050Z] + echo Chowning /workspace to jenkins user
19:29:59 [2023-02-15T19:29:59.050Z] Chowning /workspace to jenkins user
19:29:59 [2023-02-15T19:29:59.050Z] + id -u
19:29:59 [2023-02-15T19:29:59.050Z] + id -g
19:29:59 [2023-02-15T19:29:59.050Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45008:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:30:00 [2023-02-15T19:30:00.711Z] + bundleName=arm64-integration
19:30:00 [2023-02-15T19:30:00.711Z] + echo Creating arm64-integration-bundles.tar.gz
19:30:00 [2023-02-15T19:30:00.711Z] Creating arm64-integration-bundles.tar.gz
19:30:00 [2023-02-15T19:30:00.711Z] + xargs tar -czf arm64-integration-bundles.tar.gz
19:30:00 [2023-02-15T19:30:00.711Z] + 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
19:30:00 [2023-02-15T19:30:00.976Z] Archiving artifacts
19:30:01 [2023-02-15T19:30:01.340Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45008/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:30:01 [2023-02-15T19:30:01.671Z] + make clean
19:30:01 [2023-02-15T19:30:01.927Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:30:01 [2023-02-15T19:30:01.927Z] docker-dev-cache
19:30:01 [2023-02-15T19:30:01.927Z] 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