Skip to content
Success

Console Output

Pull request #46124 updated
17:22:09 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 9fcf79b96353c319744b0dd11e2423eb2675c037+97e782ee2b71414a24ce186cfa5ffe9b629887fe (5cb1620bb95a9f66de709f6f2211209152127646)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-46124@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
17:22:11 [2023-09-08T17:22:11.993Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
17:22:11 [2023-09-08T17:22:11.996Z] Trying to pass milestone 8
[Pipeline] milestone
17:22:12 [2023-09-08T17:22:12.144Z] Trying to pass milestone 9
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
17:22:12 [2023-09-08T17:22:12.328Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b8582dcc0cec4451) in /home/ubuntu/workspace/moby_PR-46124
[Pipeline] {
[Pipeline] checkout
17:22:12 [2023-09-08T17:22:12.348Z] The recommended git tool is: git
17:22:12 [2023-09-08T17:22:12.355Z] using credential docker-jenkins-github-credentials
17:22:12 [2023-09-08T17:22:12.369Z] Cloning the remote Git repository
17:22:12 [2023-09-08T17:22:12.369Z] Cloning with configured refspecs honoured and without tags
17:22:12 [2023-09-08T17:22:12.371Z] Cloning repository https://github.com/moby/moby.git
17:22:12 [2023-09-08T17:22:12.371Z]  > git init /home/ubuntu/workspace/moby_PR-46124 # timeout=10
17:22:12 [2023-09-08T17:22:12.375Z] Fetching upstream changes from https://github.com/moby/moby.git
17:22:12 [2023-09-08T17:22:12.375Z]  > git --version # timeout=10
17:22:12 [2023-09-08T17:22:12.377Z]  > git --version # 'git version 2.25.1'
17:22:12 [2023-09-08T17:22:12.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:22:12 [2023-09-08T17:22:12.378Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46124/head:refs/remotes/origin/PR-46124 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:22:24 [2023-09-08T17:22:24.718Z] Fetching without tags
17:22:24 [2023-09-08T17:22:24.707Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:22:24 [2023-09-08T17:22:24.709Z]  > git config --add remote.origin.fetch +refs/pull/46124/head:refs/remotes/origin/PR-46124 # timeout=10
17:22:24 [2023-09-08T17:22:24.712Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:22:24 [2023-09-08T17:22:24.716Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:22:24 [2023-09-08T17:22:24.721Z] Fetching upstream changes from https://github.com/moby/moby.git
17:22:24 [2023-09-08T17:22:24.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:22:24 [2023-09-08T17:22:24.722Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46124/head:refs/remotes/origin/PR-46124 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:22:24 [2023-09-08T17:22:24.919Z] Merging remotes/origin/master commit 97e782ee2b71414a24ce186cfa5ffe9b629887fe into PR head commit 9fcf79b96353c319744b0dd11e2423eb2675c037
17:22:25 [2023-09-08T17:22:25.550Z] Merge succeeded, producing 9fcf79b96353c319744b0dd11e2423eb2675c037
17:22:25 [2023-09-08T17:22:25.550Z] Checking out Revision 9fcf79b96353c319744b0dd11e2423eb2675c037 (PR-46124)
17:22:26 [2023-09-08T17:22:26.324Z] Commit message: "plugin: Plumb context through"
17:22:26 [2023-09-08T17:22:26.330Z] First time build. Skipping changelog.
17:22:24 [2023-09-08T17:22:24.921Z]  > git config core.sparsecheckout # timeout=10
17:22:24 [2023-09-08T17:22:24.924Z]  > git checkout -f 9fcf79b96353c319744b0dd11e2423eb2675c037 # timeout=10
17:22:25 [2023-09-08T17:22:25.535Z]  > git remote # timeout=10
17:22:25 [2023-09-08T17:22:25.538Z]  > git config --get remote.origin.url # timeout=10
17:22:25 [2023-09-08T17:22:25.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:22:25 [2023-09-08T17:22:25.541Z]  > git merge 97e782ee2b71414a24ce186cfa5ffe9b629887fe # timeout=10
17:22:25 [2023-09-08T17:22:25.547Z]  > git rev-parse HEAD^{commit} # timeout=10
17:22:25 [2023-09-08T17:22:25.553Z]  > git config core.sparsecheckout # timeout=10
17:22:25 [2023-09-08T17:22:25.555Z]  > git checkout -f 9fcf79b96353c319744b0dd11e2423eb2675c037 # timeout=10
17:22:26 [2023-09-08T17:22:26.327Z]  > git rev-list --no-walk 02131f705f143bb3c5a77b1ed6093ecd430dc521 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:22:27 [2023-09-08T17:22:27.035Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46124:/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
17:22:30 [2023-09-08T17:22:30.311Z] 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: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
17:22:30 [2023-09-08T17:22:30.360Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0aa9470ece0ad3ce4) in /home/ubuntu/workspace/moby_PR-46124
[Pipeline] {
[Pipeline] checkout
17:22:30 [2023-09-08T17:22:30.375Z] The recommended git tool is: git
17:22:30 [2023-09-08T17:22:30.381Z] using credential docker-jenkins-github-credentials
17:22:30 [2023-09-08T17:22:30.393Z] Cloning the remote Git repository
17:22:30 [2023-09-08T17:22:30.393Z] Cloning with configured refspecs honoured and without tags
17:22:30 [2023-09-08T17:22:30.397Z] Cloning repository https://github.com/moby/moby.git
17:22:30 [2023-09-08T17:22:30.397Z]  > git init /home/ubuntu/workspace/moby_PR-46124 # timeout=10
17:22:30 [2023-09-08T17:22:30.403Z] Fetching upstream changes from https://github.com/moby/moby.git
17:22:30 [2023-09-08T17:22:30.403Z]  > git --version # timeout=10
17:22:30 [2023-09-08T17:22:30.405Z]  > git --version # 'git version 2.25.1'
17:22:30 [2023-09-08T17:22:30.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:22:30 [2023-09-08T17:22:30.406Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46124/head:refs/remotes/origin/PR-46124 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:22:41 [2023-09-08T17:22:41.838Z] Fetching without tags
17:22:42 [2023-09-08T17:22:42.038Z] Merging remotes/origin/master commit 97e782ee2b71414a24ce186cfa5ffe9b629887fe into PR head commit 9fcf79b96353c319744b0dd11e2423eb2675c037
17:22:42 [2023-09-08T17:22:42.680Z] Merge succeeded, producing 9fcf79b96353c319744b0dd11e2423eb2675c037
17:22:42 [2023-09-08T17:22:42.681Z] Checking out Revision 9fcf79b96353c319744b0dd11e2423eb2675c037 (PR-46124)
17:22:41 [2023-09-08T17:22:41.828Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:22:41 [2023-09-08T17:22:41.831Z]  > git config --add remote.origin.fetch +refs/pull/46124/head:refs/remotes/origin/PR-46124 # timeout=10
17:22:41 [2023-09-08T17:22:41.833Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:22:41 [2023-09-08T17:22:41.838Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:22:41 [2023-09-08T17:22:41.842Z] Fetching upstream changes from https://github.com/moby/moby.git
17:22:41 [2023-09-08T17:22:41.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:22:41 [2023-09-08T17:22:41.843Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46124/head:refs/remotes/origin/PR-46124 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:22:42 [2023-09-08T17:22:42.042Z]  > git config core.sparsecheckout # timeout=10
17:22:42 [2023-09-08T17:22:42.045Z]  > git checkout -f 9fcf79b96353c319744b0dd11e2423eb2675c037 # timeout=10
17:22:42 [2023-09-08T17:22:42.667Z]  > git remote # timeout=10
17:22:42 [2023-09-08T17:22:42.670Z]  > git config --get remote.origin.url # timeout=10
17:22:42 [2023-09-08T17:22:42.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:22:42 [2023-09-08T17:22:42.673Z]  > git merge 97e782ee2b71414a24ce186cfa5ffe9b629887fe # timeout=10
17:22:42 [2023-09-08T17:22:42.680Z]  > git rev-parse HEAD^{commit} # timeout=10
17:22:42 [2023-09-08T17:22:42.685Z]  > git config core.sparsecheckout # timeout=10
17:22:42 [2023-09-08T17:22:42.687Z]  > git checkout -f 9fcf79b96353c319744b0dd11e2423eb2675c037 # timeout=10
17:22:43 [2023-09-08T17:22:43.522Z] Commit message: "plugin: Plumb context through"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:22:44 [2023-09-08T17:22:44.147Z] + docker version
17:22:44 [2023-09-08T17:22:44.147Z] Client: Docker Engine - Community
17:22:44 [2023-09-08T17:22:44.147Z]  Version:           24.0.2
17:22:44 [2023-09-08T17:22:44.147Z]  API version:       1.43
17:22:44 [2023-09-08T17:22:44.147Z]  Go version:        go1.20.4
17:22:44 [2023-09-08T17:22:44.147Z]  Git commit:        cb74dfc
17:22:44 [2023-09-08T17:22:44.147Z]  Built:             Thu May 25 21:52:41 2023
17:22:44 [2023-09-08T17:22:44.147Z]  OS/Arch:           linux/arm64
17:22:44 [2023-09-08T17:22:44.147Z]  Context:           default
17:22:44 [2023-09-08T17:22:44.147Z] 
17:22:44 [2023-09-08T17:22:44.147Z] Server: Docker Engine - Community
17:22:44 [2023-09-08T17:22:44.147Z]  Engine:
17:22:44 [2023-09-08T17:22:44.147Z]   Version:          24.0.2
17:22:44 [2023-09-08T17:22:44.147Z]   API version:      1.43 (minimum version 1.12)
17:22:44 [2023-09-08T17:22:44.147Z]   Go version:       go1.20.4
17:22:44 [2023-09-08T17:22:44.147Z]   Git commit:       659604f
17:22:44 [2023-09-08T17:22:44.147Z]   Built:            Thu May 25 21:52:41 2023
17:22:44 [2023-09-08T17:22:44.147Z]   OS/Arch:          linux/arm64
17:22:44 [2023-09-08T17:22:44.147Z]   Experimental:     true
17:22:44 [2023-09-08T17:22:44.147Z]  containerd:
17:22:44 [2023-09-08T17:22:44.147Z]   Version:          1.6.21
17:22:44 [2023-09-08T17:22:44.147Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
17:22:44 [2023-09-08T17:22:44.147Z]  runc:
17:22:44 [2023-09-08T17:22:44.147Z]   Version:          1.1.7
17:22:44 [2023-09-08T17:22:44.147Z]   GitCommit:        v1.1.7-0-g860f061
17:22:44 [2023-09-08T17:22:44.147Z]  docker-init:
17:22:44 [2023-09-08T17:22:44.147Z]   Version:          0.19.0
17:22:44 [2023-09-08T17:22:44.147Z]   GitCommit:        de40ad0
[Pipeline] sh
17:22:44 [2023-09-08T17:22:44.421Z] + docker info
17:22:44 [2023-09-08T17:22:44.421Z] Client: Docker Engine - Community
17:22:44 [2023-09-08T17:22:44.421Z]  Version:    24.0.2
17:22:44 [2023-09-08T17:22:44.421Z]  Context:    default
17:22:44 [2023-09-08T17:22:44.421Z]  Debug Mode: false
17:22:44 [2023-09-08T17:22:44.421Z]  Plugins:
17:22:44 [2023-09-08T17:22:44.421Z]   buildx: Docker Buildx (Docker Inc.)
17:22:44 [2023-09-08T17:22:44.421Z]     Version:  v0.11.0
17:22:44 [2023-09-08T17:22:44.421Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
17:22:44 [2023-09-08T17:22:44.421Z]   compose: Docker Compose (Docker Inc.)
17:22:44 [2023-09-08T17:22:44.421Z]     Version:  v2.19.1
17:22:44 [2023-09-08T17:22:44.421Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
17:22:44 [2023-09-08T17:22:44.421Z] 
17:22:44 [2023-09-08T17:22:44.421Z] Server:
17:22:44 [2023-09-08T17:22:44.421Z]  Containers: 0
17:22:44 [2023-09-08T17:22:44.421Z]   Running: 0
17:22:44 [2023-09-08T17:22:44.421Z]   Paused: 0
17:22:44 [2023-09-08T17:22:44.421Z]   Stopped: 0
17:22:44 [2023-09-08T17:22:44.421Z]  Images: 5
17:22:44 [2023-09-08T17:22:44.421Z]  Server Version: 24.0.2
17:22:44 [2023-09-08T17:22:44.421Z]  Storage Driver: overlay2
17:22:44 [2023-09-08T17:22:44.421Z]   Backing Filesystem: extfs
17:22:44 [2023-09-08T17:22:44.421Z]   Supports d_type: true
17:22:44 [2023-09-08T17:22:44.421Z]   Using metacopy: false
17:22:44 [2023-09-08T17:22:44.421Z]   Native Overlay Diff: true
17:22:44 [2023-09-08T17:22:44.421Z]   userxattr: false
17:22:44 [2023-09-08T17:22:44.421Z]  Logging Driver: json-file
17:22:44 [2023-09-08T17:22:44.421Z]  Cgroup Driver: cgroupfs
17:22:44 [2023-09-08T17:22:44.421Z]  Cgroup Version: 1
17:22:44 [2023-09-08T17:22:44.421Z]  Plugins:
17:22:44 [2023-09-08T17:22:44.421Z]   Volume: local
17:22:44 [2023-09-08T17:22:44.421Z]   Network: bridge host ipvlan macvlan null overlay
17:22:44 [2023-09-08T17:22:44.421Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:22:44 [2023-09-08T17:22:44.421Z]  Swarm: inactive
17:22:44 [2023-09-08T17:22:44.421Z]  Runtimes: io.containerd.runc.v2 runc
17:22:44 [2023-09-08T17:22:44.421Z]  Default Runtime: runc
17:22:44 [2023-09-08T17:22:44.421Z]  Init Binary: docker-init
17:22:44 [2023-09-08T17:22:44.421Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
17:22:44 [2023-09-08T17:22:44.421Z]  runc version: v1.1.7-0-g860f061
17:22:44 [2023-09-08T17:22:44.421Z]  init version: de40ad0
17:22:44 [2023-09-08T17:22:44.421Z]  Security Options:
17:22:44 [2023-09-08T17:22:44.421Z]   apparmor
17:22:44 [2023-09-08T17:22:44.421Z]   seccomp
17:22:44 [2023-09-08T17:22:44.421Z]    Profile: builtin
17:22:44 [2023-09-08T17:22:44.421Z]  Kernel Version: 5.15.0-1039-aws
17:22:44 [2023-09-08T17:22:44.421Z]  Operating System: Ubuntu 20.04.6 LTS
17:22:44 [2023-09-08T17:22:44.421Z]  OSType: linux
17:22:44 [2023-09-08T17:22:44.421Z]  Architecture: aarch64
17:22:44 [2023-09-08T17:22:44.421Z]  CPUs: 8
17:22:44 [2023-09-08T17:22:44.421Z]  Total Memory: 30.64GiB
17:22:44 [2023-09-08T17:22:44.421Z]  Name: ip-10-100-65-58
17:22:44 [2023-09-08T17:22:44.421Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
17:22:44 [2023-09-08T17:22:44.421Z]  Docker Root Dir: /var/lib/docker
17:22:44 [2023-09-08T17:22:44.421Z]  Debug Mode: false
17:22:44 [2023-09-08T17:22:44.421Z]  Experimental: true
17:22:44 [2023-09-08T17:22:44.421Z]  Insecure Registries:
17:22:44 [2023-09-08T17:22:44.421Z]   127.0.0.0/8
17:22:44 [2023-09-08T17:22:44.421Z]  Live Restore Enabled: true
17:22:44 [2023-09-08T17:22:44.421Z] 
[Pipeline] sh
17:22:44 [2023-09-08T17:22:44.695Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:22:44 [2023-09-08T17:22:44.695Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:22:44 [2023-09-08T17:22:44.695Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46124/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
17:22:44 [2023-09-08T17:22:44.695Z] + bash /home/ubuntu/workspace/moby_PR-46124/check-config.sh
17:22:44 [2023-09-08T17:22:44.695Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:22:44 [2023-09-08T17:22:44.695Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
17:22:44 [2023-09-08T17:22:44.695Z] 
17:22:44 [2023-09-08T17:22:44.695Z] Generally Necessary:
17:22:44 [2023-09-08T17:22:44.695Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:22:44 [2023-09-08T17:22:44.695Z] - apparmor: enabled and tools installed
17:22:44 [2023-09-08T17:22:44.695Z] - CONFIG_NAMESPACES: enabled
17:22:44 [2023-09-08T17:22:44.695Z] - CONFIG_NET_NS: enabled
17:22:44 [2023-09-08T17:22:44.695Z] - CONFIG_PID_NS: enabled
17:22:44 [2023-09-08T17:22:44.695Z] - CONFIG_IPC_NS: enabled
17:22:44 [2023-09-08T17:22:44.695Z] - CONFIG_UTS_NS: enabled
17:22:44 [2023-09-08T17:22:44.695Z] - CONFIG_CGROUPS: enabled
17:22:44 [2023-09-08T17:22:44.695Z] - CONFIG_CGROUP_CPUACCT: enabled
17:22:44 [2023-09-08T17:22:44.695Z] - CONFIG_CGROUP_DEVICE: enabled
17:22:44 [2023-09-08T17:22:44.695Z] - CONFIG_CGROUP_FREEZER: enabled
17:22:44 [2023-09-08T17:22:44.695Z] - CONFIG_CGROUP_SCHED: enabled
17:22:44 [2023-09-08T17:22:44.695Z] - CONFIG_CPUSETS: enabled
17:22:44 [2023-09-08T17:22:44.695Z] - CONFIG_MEMCG: enabled
17:22:44 [2023-09-08T17:22:44.695Z] - CONFIG_KEYS: enabled
17:22:44 [2023-09-08T17:22:44.695Z] - CONFIG_VETH: enabled (as module)
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_BRIDGE: enabled (as module)
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_NF_NAT: enabled (as module)
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_POSIX_MQUEUE: enabled
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_CGROUP_BPF: enabled
17:22:44 [2023-09-08T17:22:44.951Z] 
17:22:44 [2023-09-08T17:22:44.951Z] Optional Features:
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_USER_NS: enabled
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_SECCOMP: enabled
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_SECCOMP_FILTER: enabled
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_CGROUP_PIDS: enabled
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_MEMCG_SWAP: enabled
17:22:44 [2023-09-08T17:22:44.951Z]     (cgroup swap accounting is currently enabled)
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_BLK_CGROUP: enabled
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_CGROUP_PERF: enabled
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_CGROUP_HUGETLB: enabled
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:22:44 [2023-09-08T17:22:44.951Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:22:45 [2023-09-08T17:22:45.207Z] - CONFIG_CFS_BANDWIDTH: enabled
17:22:45 [2023-09-08T17:22:45.207Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:22:45 [2023-09-08T17:22:45.207Z] - CONFIG_RT_GROUP_SCHED: missing
17:22:45 [2023-09-08T17:22:45.207Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:22:45 [2023-09-08T17:22:45.207Z] - CONFIG_IP_VS: enabled (as module)
17:22:45 [2023-09-08T17:22:45.207Z] - CONFIG_IP_VS_NFCT: enabled
17:22:45 [2023-09-08T17:22:45.207Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:22:45 [2023-09-08T17:22:45.207Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:22:45 [2023-09-08T17:22:45.207Z] - CONFIG_IP_VS_RR: enabled (as module)
17:22:45 [2023-09-08T17:22:45.207Z] - CONFIG_SECURITY_SELINUX: enabled
17:22:45 [2023-09-08T17:22:45.207Z] - CONFIG_SECURITY_APPARMOR: enabled
17:22:45 [2023-09-08T17:22:45.207Z] - CONFIG_EXT4_FS: enabled
17:22:45 [2023-09-08T17:22:45.207Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:22:45 [2023-09-08T17:22:45.207Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:22:45 [2023-09-08T17:22:45.207Z] - Network Drivers:
17:22:45 [2023-09-08T17:22:45.207Z]   - "overlay":
17:22:45 [2023-09-08T17:22:45.207Z]     - CONFIG_VXLAN: enabled (as module)
17:22:45 [2023-09-08T17:22:45.207Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:22:45 [2023-09-08T17:22:45.207Z]       Optional (for encrypted networks):
17:22:45 [2023-09-08T17:22:45.463Z]       - CONFIG_CRYPTO: enabled
17:22:45 [2023-09-08T17:22:45.463Z]       - CONFIG_CRYPTO_AEAD: enabled
17:22:45 [2023-09-08T17:22:45.463Z]       - CONFIG_CRYPTO_GCM: enabled
17:22:45 [2023-09-08T17:22:45.463Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:22:45 [2023-09-08T17:22:45.463Z]       - CONFIG_CRYPTO_GHASH: enabled
17:22:45 [2023-09-08T17:22:45.463Z]       - CONFIG_XFRM: enabled
17:22:45 [2023-09-08T17:22:45.463Z]       - CONFIG_XFRM_USER: enabled (as module)
17:22:45 [2023-09-08T17:22:45.463Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:22:45 [2023-09-08T17:22:45.463Z]       - CONFIG_INET_ESP: enabled (as module)
17:22:45 [2023-09-08T17:22:45.463Z]   - "ipvlan":
17:22:45 [2023-09-08T17:22:45.463Z]     - CONFIG_IPVLAN: enabled (as module)
17:22:45 [2023-09-08T17:22:45.463Z]   - "macvlan":
17:22:45 [2023-09-08T17:22:45.463Z]     - CONFIG_MACVLAN: enabled (as module)
17:22:45 [2023-09-08T17:22:45.463Z]     - CONFIG_DUMMY: enabled (as module)
17:22:45 [2023-09-08T17:22:45.463Z]   - "ftp,tftp client in container":
17:22:45 [2023-09-08T17:22:45.463Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:22:45 [2023-09-08T17:22:45.463Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:22:45 [2023-09-08T17:22:45.463Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:22:45 [2023-09-08T17:22:45.463Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:22:45 [2023-09-08T17:22:45.463Z] - Storage Drivers:
17:22:45 [2023-09-08T17:22:45.463Z]   - "aufs":
17:22:45 [2023-09-08T17:22:45.463Z]     - CONFIG_AUFS_FS: enabled (as module)
17:22:45 [2023-09-08T17:22:45.463Z]   - "btrfs":
17:22:45 [2023-09-08T17:22:45.463Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:22:45 [2023-09-08T17:22:45.463Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:22:45 [2023-09-08T17:22:45.463Z]   - "devicemapper":
17:22:45 [2023-09-08T17:22:45.463Z]     - CONFIG_BLK_DEV_DM: enabled
17:22:45 [2023-09-08T17:22:45.463Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:22:45 [2023-09-08T17:22:45.463Z]   - "overlay":
17:22:45 [2023-09-08T17:22:45.463Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:22:45 [2023-09-08T17:22:45.463Z]   - "zfs":
17:22:45 [2023-09-08T17:22:45.463Z]     - /dev/zfs: present
17:22:45 [2023-09-08T17:22:45.463Z]     - zfs command: missing
17:22:45 [2023-09-08T17:22:45.463Z]     - zpool command: missing
17:22:45 [2023-09-08T17:22:45.463Z] 
17:22:45 [2023-09-08T17:22:45.463Z] Limits:
17:22:45 [2023-09-08T17:22:45.463Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:22:45 [2023-09-08T17:22:45.463Z] 
17:22:45 [2023-09-08T17:22:45.463Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:22:45 [2023-09-08T17:22:45.753Z] + docker build --force-rm -t docker:9fcf79b96353c319744b0dd11e2423eb2675c037 .
17:22:46 [2023-09-08T17:22:46.009Z] #0 building with "default" instance using docker driver
17:22:46 [2023-09-08T17:22:46.009Z] 
17:22:46 [2023-09-08T17:22:46.009Z] #1 [internal] load build definition from Dockerfile
17:22:46 [2023-09-08T17:22:46.009Z] #1 transferring dockerfile: 28.05kB done
17:22:46 [2023-09-08T17:22:46.009Z] #1 DONE 0.0s
17:22:46 [2023-09-08T17:22:46.009Z] 
17:22:46 [2023-09-08T17:22:46.009Z] #2 [internal] load .dockerignore
17:22:46 [2023-09-08T17:22:46.009Z] #2 transferring context: 113B done
17:22:46 [2023-09-08T17:22:46.009Z] #2 DONE 0.0s
17:22:46 [2023-09-08T17:22:46.009Z] 
17:22:46 [2023-09-08T17:22:46.009Z] #3 resolve image config for docker.io/docker/dockerfile:1
17:22:46 [2023-09-08T17:22:46.009Z] #3 DONE 0.1s
17:22:46 [2023-09-08T17:22:46.009Z] 
17:22:46 [2023-09-08T17:22:46.009Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
17:22:46 [2023-09-08T17:22:46.009Z] #4 CACHED
17:22:46 [2023-09-08T17:22:46.009Z] 
17:22:46 [2023-09-08T17:22:46.009Z] #5 [internal] load metadata for docker.io/library/busybox:latest
17:22:46 [2023-09-08T17:22:46.009Z] #5 DONE 0.0s
17:22:46 [2023-09-08T17:22:46.009Z] 
17:22:46 [2023-09-08T17:22:46.009Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:22:46 [2023-09-08T17:22:46.267Z] #6 ...
17:22:46 [2023-09-08T17:22:46.267Z] 
17:22:46 [2023-09-08T17:22:46.267Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
17:22:46 [2023-09-08T17:22:46.267Z] #7 DONE 0.1s
17:22:46 [2023-09-08T17:22:46.267Z] 
17:22:46 [2023-09-08T17:22:46.267Z] #8 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye
17:22:46 [2023-09-08T17:22:46.267Z] #8 DONE 0.2s
17:22:46 [2023-09-08T17:22:46.267Z] 
17:22:46 [2023-09-08T17:22:46.267Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:22:46 [2023-09-08T17:22:46.267Z] #6 DONE 0.2s
17:22:46 [2023-09-08T17:22:46.267Z] 
17:22:46 [2023-09-08T17:22:46.267Z] #9 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
17:22:46 [2023-09-08T17:22:46.267Z] #9 DONE 0.2s
17:22:46 [2023-09-08T17:22:46.267Z] 
17:22:46 [2023-09-08T17:22:46.267Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
17:22:46 [2023-09-08T17:22:46.267Z] #10 DONE 0.2s
17:22:46 [2023-09-08T17:22:46.267Z] 
17:22:46 [2023-09-08T17:22:46.267Z] #11 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
17:22:46 [2023-09-08T17:22:46.267Z] #11 DONE 0.2s
17:22:46 [2023-09-08T17:22:46.267Z] 
17:22:46 [2023-09-08T17:22:46.267Z] #12 [internal] load metadata for docker.io/distribution/distribution:2.8.2
17:22:46 [2023-09-08T17:22:46.267Z] #12 DONE 0.2s
17:22:46 [2023-09-08T17:22:46.523Z] 
17:22:46 [2023-09-08T17:22:46.524Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
17:22:46 [2023-09-08T17:22:46.524Z] #13 DONE 0.0s
17:22:46 [2023-09-08T17:22:46.524Z] 
17:22:46 [2023-09-08T17:22:46.524Z] #14 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
17:22:46 [2023-09-08T17:22:46.524Z] #14 DONE 0.0s
17:22:46 [2023-09-08T17:22:46.524Z] 
17:22:46 [2023-09-08T17:22:46.524Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
17:22:46 [2023-09-08T17:22:46.524Z] #15 DONE 0.0s
17:22:46 [2023-09-08T17:22:46.524Z] 
17:22:46 [2023-09-08T17:22:46.524Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:22:46 [2023-09-08T17:22:46.524Z] #16 DONE 0.0s
17:22:46 [2023-09-08T17:22:46.524Z] 
17:22:46 [2023-09-08T17:22:46.524Z] #17 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
17:22:46 [2023-09-08T17:22:46.524Z] #17 DONE 0.0s
17:22:46 [2023-09-08T17:22:46.524Z] 
17:22:46 [2023-09-08T17:22:46.524Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
17:22:46 [2023-09-08T17:22:46.524Z] #18 DONE 0.0s
17:22:46 [2023-09-08T17:22:46.524Z] 
17:22:46 [2023-09-08T17:22:46.524Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.2@sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77
17:22:46 [2023-09-08T17:22:46.524Z] #19 DONE 0.0s
17:22:46 [2023-09-08T17:22:46.524Z] 
17:22:46 [2023-09-08T17:22:46.524Z] #20 [internal] load build context
17:22:46 [2023-09-08T17:22:46.524Z] #20 ...
17:22:46 [2023-09-08T17:22:46.524Z] 
17:22:46 [2023-09-08T17:22:46.524Z] #21 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f33900927c0a8bcf3f0e2281fd0237f4780cc6bc59729bb3a10e75b0703c5ca7
17:22:46 [2023-09-08T17:22:46.524Z] #21 DONE 0.0s
17:22:46 [2023-09-08T17:22:46.524Z] 
17:22:46 [2023-09-08T17:22:46.524Z] #20 [internal] load build context
17:22:47 [2023-09-08T17:22:47.453Z] #20 transferring context: 72.25MB 0.9s done
17:22:47 [2023-09-08T17:22:47.454Z] #20 DONE 1.0s
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #22 [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
17:22:47 [2023-09-08T17:22:47.454Z] #22 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #23 [dev-base  1/13] RUN groupadd -r docker
17:22:47 [2023-09-08T17:22:47.454Z] #23 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #24 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:22:47 [2023-09-08T17:22:47.454Z] #24 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #25 [tini-src 1/3] WORKDIR /usr/src/tini
17:22:47 [2023-09-08T17:22:47.454Z] #25 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #26 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
17:22:47 [2023-09-08T17:22:47.454Z] #26 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #27 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:22:47 [2023-09-08T17:22:47.454Z] #27 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #28 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:22:47 [2023-09-08T17:22:47.454Z] #28 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #29 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
17:22:47 [2023-09-08T17:22:47.454Z] #29 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #30 [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...)
17:22:47 [2023-09-08T17:22:47.454Z] #30 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #31 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
17:22:47 [2023-09-08T17:22:47.454Z] #31 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #32 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:22:47 [2023-09-08T17:22:47.454Z] #32 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #33 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
17:22:47 [2023-09-08T17:22:47.454Z] #33 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #34 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
17:22:47 [2023-09-08T17:22:47.454Z] #34 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #35 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
17:22:47 [2023-09-08T17:22:47.454Z] #35 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #36 [delve-src 1/3] WORKDIR /usr/src/delve
17:22:47 [2023-09-08T17:22:47.454Z] #36 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #37 [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...)
17:22:47 [2023-09-08T17:22:47.454Z] #37 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #38 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
17:22:47 [2023-09-08T17:22:47.454Z] #38 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #39 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
17:22:47 [2023-09-08T17:22:47.454Z] #39 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #40 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
17:22:47 [2023-09-08T17:22:47.454Z] #40 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #41 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
17:22:47 [2023-09-08T17:22:47.454Z] #41 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #42 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
17:22:47 [2023-09-08T17:22:47.454Z] #42 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #43 [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
17:22:47 [2023-09-08T17:22:47.454Z] #43 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #44 [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...)
17:22:47 [2023-09-08T17:22:47.454Z] #44 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #45 [binary-dummy 1/1] COPY --from=build-dummy /build /build
17:22:47 [2023-09-08T17:22:47.454Z] #45 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #46 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
17:22:47 [2023-09-08T17:22:47.454Z] #46 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #47 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
17:22:47 [2023-09-08T17:22:47.454Z] #47 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #48 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
17:22:47 [2023-09-08T17:22:47.454Z] #48 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #49 [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...)
17:22:47 [2023-09-08T17:22:47.454Z] #49 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #50 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:22:47 [2023-09-08T17:22:47.454Z] #50 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #51 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
17:22:47 [2023-09-08T17:22:47.454Z] #51 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #52 [dev-base  9/13] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
17:22:47 [2023-09-08T17:22:47.454Z] #52 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #53 [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
17:22:47 [2023-09-08T17:22:47.454Z] #53 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #54 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
17:22:47 [2023-09-08T17:22:47.454Z] #54 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #55 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
17:22:47 [2023-09-08T17:22:47.454Z] #55 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #56 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
17:22:47 [2023-09-08T17:22:47.454Z] #56 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #57 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
17:22:47 [2023-09-08T17:22:47.454Z] #57 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
17:22:47 [2023-09-08T17:22:47.454Z] #58 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #59 [containerd-src 1/3] WORKDIR /usr/src/containerd
17:22:47 [2023-09-08T17:22:47.454Z] #59 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #60 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
17:22:47 [2023-09-08T17:22:47.454Z] #60 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #61 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
17:22:47 [2023-09-08T17:22:47.454Z] #61 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #62 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:22:47 [2023-09-08T17:22:47.454Z] #62 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #63 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:22:47 [2023-09-08T17:22:47.454Z] #63 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #64 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
17:22:47 [2023-09-08T17:22:47.454Z] #64 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #65 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
17:22:47 [2023-09-08T17:22:47.454Z] #65 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #66 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
17:22:47 [2023-09-08T17:22:47.454Z] #66 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #67 [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
17:22:47 [2023-09-08T17:22:47.454Z] #67 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #68 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
17:22:47 [2023-09-08T17:22:47.454Z] #68 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #69 [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...)
17:22:47 [2023-09-08T17:22:47.454Z] #69 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #70 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
17:22:47 [2023-09-08T17:22:47.454Z] #70 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #71 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
17:22:47 [2023-09-08T17:22:47.454Z] #71 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #72 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
17:22:47 [2023-09-08T17:22:47.454Z] #72 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #73 [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
17:22:47 [2023-09-08T17:22:47.454Z] #73 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #74 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
17:22:47 [2023-09-08T17:22:47.454Z] #74 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #75 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
17:22:47 [2023-09-08T17:22:47.454Z] #75 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #76 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
17:22:47 [2023-09-08T17:22:47.454Z] #76 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #77 [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
17:22:47 [2023-09-08T17:22:47.454Z] #77 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #78 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:22:47 [2023-09-08T17:22:47.454Z] #78 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #79 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:22:47 [2023-09-08T17:22:47.454Z] #79 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #80 [swagger-src 1/3] WORKDIR /usr/src/swagger
17:22:47 [2023-09-08T17:22:47.454Z] #80 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #81 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:22:47 [2023-09-08T17:22:47.454Z] #81 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #82 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:22:47 [2023-09-08T17:22:47.454Z] #82 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #83 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
17:22:47 [2023-09-08T17:22:47.454Z] #83 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #84 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
17:22:47 [2023-09-08T17:22:47.454Z] #84 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #85 [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
17:22:47 [2023-09-08T17:22:47.454Z] #85 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #86 [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
17:22:47 [2023-09-08T17:22:47.454Z] #86 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #87 [runc-src 1/3] WORKDIR /usr/src/runc
17:22:47 [2023-09-08T17:22:47.454Z] #87 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #88 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
17:22:47 [2023-09-08T17:22:47.454Z] #88 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #89 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
17:22:47 [2023-09-08T17:22:47.454Z] #89 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #90 [dev-base  6/13] RUN ldconfig
17:22:47 [2023-09-08T17:22:47.454Z] #90 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #91 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
17:22:47 [2023-09-08T17:22:47.454Z] #91 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #92 [registry-src 1/2] WORKDIR /usr/src/registry
17:22:47 [2023-09-08T17:22:47.454Z] #92 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #93 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
17:22:47 [2023-09-08T17:22:47.454Z] #93 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #94 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
17:22:47 [2023-09-08T17:22:47.454Z] #94 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #95 [base 2/5] COPY --from=xx / /
17:22:47 [2023-09-08T17:22:47.454Z] #95 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #96 [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.54.2"      && /build/golangci-lint --version
17:22:47 [2023-09-08T17:22:47.454Z] #96 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #97 [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...)
17:22:47 [2023-09-08T17:22:47.454Z] #97 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #98 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
17:22:47 [2023-09-08T17:22:47.454Z] #98 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #99 [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...)
17:22:47 [2023-09-08T17:22:47.454Z] #99 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #100 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
17:22:47 [2023-09-08T17:22:47.454Z] #100 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #101 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
17:22:47 [2023-09-08T17:22:47.454Z] #101 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #102 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
17:22:47 [2023-09-08T17:22:47.454Z] #102 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #103 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
17:22:47 [2023-09-08T17:22:47.454Z] #103 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #104 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
17:22:47 [2023-09-08T17:22:47.454Z] #104 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #105 [dev-base  8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:22:47 [2023-09-08T17:22:47.454Z] #105 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #106 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:22:47 [2023-09-08T17:22:47.454Z] #106 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #107 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
17:22:47 [2023-09-08T17:22:47.454Z] #107 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #108 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
17:22:47 [2023-09-08T17:22:47.454Z] #108 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #109 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:22:47 [2023-09-08T17:22:47.454Z] #109 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #110 [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
17:22:47 [2023-09-08T17:22:47.454Z] #110 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #111 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
17:22:47 [2023-09-08T17:22:47.454Z] #111 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #112 [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
17:22:47 [2023-09-08T17:22:47.454Z] #112 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #113 [build-dummy 2/2] RUN mkdir -p /build
17:22:47 [2023-09-08T17:22:47.454Z] #113 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #114 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:22:47 [2023-09-08T17:22:47.454Z] #114 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
17:22:47 [2023-09-08T17:22:47.454Z] #115 CACHED
17:22:47 [2023-09-08T17:22:47.454Z] 
17:22:47 [2023-09-08T17:22:47.454Z] #116 [dev 1/1] COPY --link . .
17:22:48 [2023-09-08T17:22:48.819Z] #116 DONE 1.2s
17:22:48 [2023-09-08T17:22:48.819Z] 
17:22:48 [2023-09-08T17:22:48.819Z] #117 exporting to image
17:22:48 [2023-09-08T17:22:48.819Z] #117 exporting layers
17:22:49 [2023-09-08T17:22:49.747Z] #117 exporting layers 0.8s done
17:22:49 [2023-09-08T17:22:49.747Z] #117 writing image sha256:bd291fdf1054a7e04a20c6f32cf1d557874055ea641ad103929c7d268b0052b3 done
17:22:49 [2023-09-08T17:22:49.747Z] #117 naming to docker.io/library/docker:9fcf79b96353c319744b0dd11e2423eb2675c037 done
17:22:49 [2023-09-08T17:22:49.747Z] #117 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:22:50 [2023-09-08T17:22:50.077Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:22:50 [2023-09-08T17:22:50.350Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46124/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9fcf79b96353c319744b0dd11e2423eb2675c037 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9fcf79b96353c319744b0dd11e2423eb2675c037 hack/test/unit
17:22:50 [2023-09-08T17:22:50.606Z] + BUILDFLAGS=(-tags 'netgo journald')
17:22:50 [2023-09-08T17:22:50.606Z] + TESTFLAGS+=' -test.timeout=5m'
17:22:50 [2023-09-08T17:22:50.606Z] + TESTDIRS=./...
17:22:50 [2023-09-08T17:22:50.606Z] + exclude_paths='/vendor/|/integration'
17:22:50 [2023-09-08T17:22:50.606Z] ++ go list ./...
17:22:50 [2023-09-08T17:22:50.606Z] ++ grep -vE '(/vendor/|/integration)'
17:22:51 [2023-09-08T17:22:51.169Z] + pkg_list='github.com/docker/docker/api
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/backend/build
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/httpstatus
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/httputils
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/middleware
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/build
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/checkpoint
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/container
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/debug
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/distribution
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/grpc
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/image
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/network
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/plugin
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/session
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/swarm
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/system
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/volume
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/backend
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/blkiodev
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/checkpoint
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/container
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/events
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/filters
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/image
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/mount
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/network
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/plugins/logdriver
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/registry
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/strslice
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/swarm
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/swarm/runtime
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/system
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/time
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/versions
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/versions/v1p19
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/versions/v1p20
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/volume
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/builder
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/builder/builder-next
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/builder/builder-next/exporter
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/builder/builder-next/worker
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/builder/builder-next/worker/label
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/builder/dockerfile
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/builder/remotecontext
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/builder/remotecontext/git
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/builder/remotecontext/urlutil
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/cli/debug
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/cli/winresources/docker-proxy
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/cli/winresources/dockerd
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/client
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/client/buildkit
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/cmd/docker-proxy
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/cmd/dockerd
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/cmd/dockerd/trap
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/container
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/container/stream
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/contrib/apparmor
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/contrib/httpserver
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/cluster
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/cluster/convert
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/cluster/executor
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/cluster/executor/container
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/cluster/provider
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/config
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/containerd
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/events
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/events/testutils
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/graphdriver
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/graphdriver/copy
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/graphdriver/register
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/graphdriver/vfs
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/graphdriver/zfs
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/images
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/initlayer
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/links
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/listeners
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/logger
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/logger/awslogs
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/logger/fluentd
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/logger/gcplogs
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/logger/gelf
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/logger/journald
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/logger/local
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/logger/logentries
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/logger/loggertest
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/logger/loggerutils
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/logger/splunk
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/logger/syslog
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/logger/templates
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/names
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/network
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/snapshotter
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/daemon/stats
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/distribution
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/distribution/metadata
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/distribution/utils
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/distribution/xfer
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/dockerversion
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/errdefs
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/image
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/image/cache
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/image/spec/specs-go
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/image/spec/specs-go/v1
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/image/tarexport
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/image/v1
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/internal/mod
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/internal/mounttree
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/internal/multierror
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/internal/test/suite
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/internal/testutils
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/internal/testutils/netnsutils
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/internal/unshare
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/layer
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libcontainerd
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libcontainerd/queue
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libcontainerd/remote
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libcontainerd/shimopts
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libcontainerd/supervisor
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libcontainerd/types
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/bitmap
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/cluster
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/config
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/datastore
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/diagnostic
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/discoverapi
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/driverapi
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/drivers/bridge
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/drivers/host
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/drivers/null
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/drivers/overlay
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/drivers/remote
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/drivers/windows
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/drvregistry
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/etchosts
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/internal/caller
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/internal/kvstore
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/ipam
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/ipamapi
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/ipams/builtin
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/ipams/null
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/ipams/remote
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/ipamutils
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/ipbits
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/iptables
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/netlabel
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/netutils
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/networkdb
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/ns
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/options
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/osl
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/osl/kernel
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/portallocator
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/portmapper
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/resolvconf
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/scope
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/libnetwork/types
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/oci
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/oci/caps
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/opts
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/aaparser
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/archive
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/authorization
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/broadcaster
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/capabilities
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/chrootarchive
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/containerfs
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/directory
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/dmesg
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/fileutils
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/homedir
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/idtools
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/ioutils
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/jsonmessage
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/longpath
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/loopback
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/meminfo
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/namesgenerator
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/parsers
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/parsers/kernel
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/pidfile
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/platform
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/platforms
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/plugingetter
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/plugins
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/plugins/transport
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/pools
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/process
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/progress
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/reexec
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/rootless
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/rootless/specconv
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/stack
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/stdcopy
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/streamformatter
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/stringid
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/sysinfo
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/system
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/tailfile
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/tarsum
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/pkg/useragent
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/plugin
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/plugin/executor/containerd
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/plugin/v2
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/profiles/apparmor
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/profiles/seccomp
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/quota
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/reference
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/registry
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/registry/resumable
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/restartmanager
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/runconfig
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/runconfig/opts
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/testutil
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/testutil/daemon
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/testutil/environment
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/testutil/fakecontext
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/testutil/fakegit
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/testutil/fakestorage
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/testutil/fixtures/load
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/testutil/fixtures/plugin
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/testutil/registry
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/testutil/request
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/volume
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/volume/drivers
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/volume/local
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/volume/mounts
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/volume/service
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/volume/service/opts
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/volume/testutils'
17:22:51 [2023-09-08T17:22:51.170Z] ++ grep --fixed-strings -v /libnetwork
17:22:51 [2023-09-08T17:22:51.170Z] ++ echo 'github.com/docker/docker/api
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/backend/build
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/httpstatus
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/httputils
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/middleware
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/build
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/checkpoint
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/container
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/debug
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/distribution
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/grpc
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/image
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/network
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/plugin
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/session
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/swarm
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/system
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/server/router/volume
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/backend
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/blkiodev
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/checkpoint
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/container
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/events
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/filters
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/image
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/mount
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/network
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/plugins/logdriver
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/registry
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/strslice
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/swarm
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/swarm/runtime
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/system
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/time
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/versions
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/versions/v1p19
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/versions/v1p20
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/api/types/volume
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/builder
17:22:51 [2023-09-08T17:22:51.170Z] github.com/docker/docker/builder/builder-next
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/builder-next/exporter
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/builder-next/worker
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/builder-next/worker/label
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/dockerfile
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/remotecontext
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/remotecontext/git
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/remotecontext/urlutil
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/cli/debug
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/cli/winresources/docker-proxy
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/cli/winresources/dockerd
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/client
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/client/buildkit
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/cmd/docker-proxy
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/cmd/dockerd
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/cmd/dockerd/trap
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/container
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/container/stream
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/contrib/apparmor
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/contrib/httpserver
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/cluster
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/cluster/convert
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/cluster/executor
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/cluster/executor/container
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/cluster/provider
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/config
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/containerd
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/events
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/events/testutils
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/graphdriver
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/graphdriver/copy
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/graphdriver/register
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/graphdriver/vfs
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/graphdriver/zfs
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/images
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/initlayer
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/links
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/listeners
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/awslogs
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/fluentd
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/gcplogs
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/gelf
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/journald
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/local
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/logentries
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/loggertest
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/loggerutils
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/splunk
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/syslog
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/templates
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/names
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/network
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/snapshotter
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/stats
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/distribution
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/distribution/metadata
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/distribution/utils
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/distribution/xfer
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/dockerversion
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/errdefs
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/image
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/image/cache
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/image/spec/specs-go
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/image/spec/specs-go/v1
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/image/tarexport
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/image/v1
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/internal/mod
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/internal/mounttree
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/internal/multierror
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/internal/test/suite
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/internal/testutils
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/internal/testutils/netnsutils
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/internal/unshare
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/layer
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libcontainerd
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libcontainerd/queue
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libcontainerd/remote
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libcontainerd/shimopts
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libcontainerd/supervisor
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libcontainerd/types
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/bitmap
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/cluster
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/config
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/datastore
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/diagnostic
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/discoverapi
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/driverapi
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/drivers/bridge
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/drivers/host
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/drivers/null
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/drivers/overlay
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/drivers/remote
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/drivers/windows
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/drvregistry
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/etchosts
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/internal/caller
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/internal/kvstore
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/ipam
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/ipamapi
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/ipams/builtin
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/ipams/null
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/ipams/remote
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/ipamutils
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/ipbits
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/iptables
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/netlabel
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/netutils
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/networkdb
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/ns
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/options
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/osl
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/osl/kernel
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/portallocator
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/portmapper
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/resolvconf
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/scope
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/libnetwork/types
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/oci
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/oci/caps
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/opts
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/aaparser
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/archive
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/authorization
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/broadcaster
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/capabilities
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/chrootarchive
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/containerfs
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/directory
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/dmesg
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/fileutils
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/homedir
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/idtools
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/ioutils
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/jsonmessage
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/longpath
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/loopback
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/meminfo
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/namesgenerator
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/parsers
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/parsers/kernel
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/pidfile
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/platform
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/platforms
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/plugingetter
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/plugins
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/plugins/transport
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/pools
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/process
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/progress
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/reexec
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/rootless
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/rootless/specconv
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/stack
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/stdcopy
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/streamformatter
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/stringid
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/sysinfo
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/system
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/tailfile
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/tarsum
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/pkg/useragent
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/plugin
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/plugin/executor/containerd
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/plugin/v2
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/profiles/apparmor
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/profiles/seccomp
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/quota
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/reference
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/registry
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/registry/resumable
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/restartmanager
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/runconfig
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/runconfig/opts
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/testutil
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/testutil/daemon
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/testutil/environment
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/testutil/fakecontext
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/testutil/fakegit
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/testutil/fakestorage
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/testutil/fixtures/load
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/testutil/fixtures/plugin
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/testutil/registry
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/testutil/request
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/volume
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/volume/drivers
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/volume/local
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/volume/mounts
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/volume/service
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/volume/service/opts
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/volume/testutils'
17:22:51 [2023-09-08T17:22:51.171Z] + base_pkg_list='github.com/docker/docker/api
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/server
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/server/backend/build
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/server/httpstatus
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/server/httputils
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/server/middleware
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/server/router
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/server/router/build
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/server/router/checkpoint
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/server/router/container
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/server/router/debug
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/server/router/distribution
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/server/router/grpc
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/server/router/image
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/server/router/network
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/server/router/plugin
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/server/router/session
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/server/router/swarm
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/server/router/system
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/server/router/volume
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types/backend
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types/blkiodev
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types/checkpoint
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types/container
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types/events
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types/filters
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types/image
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types/mount
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types/network
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types/plugins/logdriver
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types/registry
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types/strslice
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types/swarm
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types/swarm/runtime
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types/system
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types/time
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types/versions
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types/versions/v1p19
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types/versions/v1p20
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/api/types/volume
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/builder-next
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/builder-next/exporter
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/builder-next/worker
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/builder-next/worker/label
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/dockerfile
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/remotecontext
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/remotecontext/git
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/builder/remotecontext/urlutil
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/cli/debug
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/cli/winresources/docker-proxy
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/cli/winresources/dockerd
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/client
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/client/buildkit
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/cmd/docker-proxy
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/cmd/dockerd
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/cmd/dockerd/trap
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/container
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/container/stream
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/contrib/apparmor
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/contrib/httpserver
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/cluster
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/cluster/convert
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/cluster/executor
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/cluster/executor/container
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/cluster/provider
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/config
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/containerd
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/events
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/events/testutils
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/graphdriver
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/graphdriver/copy
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/graphdriver/register
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/graphdriver/vfs
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/graphdriver/zfs
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/images
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/initlayer
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/links
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/listeners
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/awslogs
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/fluentd
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/gcplogs
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/gelf
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/journald
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:22:51 [2023-09-08T17:22:51.171Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/local
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/logentries
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/loggertest
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/loggerutils
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/splunk
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/syslog
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/templates
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/names
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/network
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/snapshotter
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/stats
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/distribution
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/distribution/metadata
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/distribution/utils
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/distribution/xfer
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/dockerversion
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/errdefs
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/image
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/image/cache
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/image/spec/specs-go
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/image/spec/specs-go/v1
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/image/tarexport
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/image/v1
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/internal/mod
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/internal/mounttree
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/internal/multierror
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/internal/test/suite
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/internal/testutils
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/internal/testutils/netnsutils
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/internal/unshare
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/layer
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libcontainerd
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libcontainerd/queue
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libcontainerd/remote
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libcontainerd/shimopts
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libcontainerd/supervisor
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libcontainerd/types
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/oci
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/oci/caps
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/opts
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/aaparser
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/archive
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/authorization
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/broadcaster
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/capabilities
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/chrootarchive
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/containerfs
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/directory
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/dmesg
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/fileutils
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/homedir
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/idtools
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/ioutils
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/jsonmessage
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/longpath
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/loopback
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/meminfo
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/namesgenerator
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/parsers
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/parsers/kernel
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/pidfile
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/platform
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/platforms
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/plugingetter
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/plugins
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/plugins/transport
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/pools
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/process
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/progress
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/reexec
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/rootless
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/rootless/specconv
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/stack
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/stdcopy
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/streamformatter
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/stringid
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/sysinfo
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/system
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/tailfile
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/tarsum
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/pkg/useragent
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/plugin
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/plugin/executor/containerd
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/plugin/v2
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/profiles/apparmor
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/profiles/seccomp
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/quota
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/reference
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/registry
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/registry/resumable
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/restartmanager
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/runconfig
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/runconfig/opts
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/testutil
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/testutil/daemon
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/testutil/environment
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/testutil/fakecontext
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/testutil/fakegit
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/testutil/fakestorage
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/testutil/fixtures/load
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/testutil/fixtures/plugin
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/testutil/registry
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/testutil/request
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/volume
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/volume/drivers
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/volume/local
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/volume/mounts
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/volume/service
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/volume/service/opts
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/volume/testutils'
17:22:51 [2023-09-08T17:22:51.172Z] ++ grep --fixed-strings /libnetwork
17:22:51 [2023-09-08T17:22:51.172Z] ++ echo 'github.com/docker/docker/api
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/server
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/server/backend/build
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/server/httpstatus
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/server/httputils
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/server/middleware
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/server/router
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/server/router/build
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/server/router/checkpoint
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/server/router/container
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/server/router/debug
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/server/router/distribution
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/server/router/grpc
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/server/router/image
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/server/router/network
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/server/router/plugin
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/server/router/session
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/server/router/swarm
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/server/router/system
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/server/router/volume
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types/backend
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types/blkiodev
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types/checkpoint
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types/container
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types/events
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types/filters
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types/image
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types/mount
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types/network
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types/plugins/logdriver
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types/registry
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types/strslice
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types/swarm
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types/swarm/runtime
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types/system
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types/time
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types/versions
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types/versions/v1p19
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types/versions/v1p20
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/api/types/volume
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/builder
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/builder/builder-next
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/builder/builder-next/exporter
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/builder/builder-next/worker
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/builder/builder-next/worker/label
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/builder/dockerfile
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/builder/remotecontext
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/builder/remotecontext/git
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/builder/remotecontext/urlutil
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/cli/debug
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/cli/winresources/docker-proxy
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/cli/winresources/dockerd
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/client
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/client/buildkit
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/cmd/docker-proxy
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/cmd/dockerd
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/cmd/dockerd/trap
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/container
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/container/stream
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/contrib/apparmor
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/contrib/httpserver
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/cluster
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/cluster/convert
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/cluster/executor
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/cluster/executor/container
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/cluster/provider
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/config
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/containerd
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/events
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/events/testutils
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/graphdriver
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/graphdriver/copy
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/graphdriver/register
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/graphdriver/vfs
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/graphdriver/zfs
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/images
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/initlayer
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/links
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/listeners
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/awslogs
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/fluentd
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/gcplogs
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/gelf
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/journald
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/local
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/logentries
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/loggertest
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/loggerutils
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/splunk
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/syslog
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/logger/templates
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/names
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/network
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/snapshotter
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/daemon/stats
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/distribution
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/distribution/metadata
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/distribution/utils
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/distribution/xfer
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/dockerversion
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/errdefs
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/image
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/image/cache
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/image/spec/specs-go
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/image/spec/specs-go/v1
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/image/tarexport
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/image/v1
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/internal/mod
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/internal/mounttree
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/internal/multierror
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/internal/test/suite
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/internal/testutils
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/internal/testutils/netnsutils
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/internal/unshare
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/layer
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libcontainerd
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libcontainerd/queue
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libcontainerd/remote
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libcontainerd/shimopts
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libcontainerd/supervisor
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libcontainerd/types
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/bitmap
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/cluster
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/config
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/datastore
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/diagnostic
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/discoverapi
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/driverapi
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/drivers/bridge
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/drivers/host
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/drivers/null
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/drivers/overlay
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/drivers/remote
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/drivers/windows
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/drvregistry
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/etchosts
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/internal/caller
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/internal/kvstore
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:22:51 [2023-09-08T17:22:51.172Z] github.com/docker/docker/libnetwork/ipam
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipamapi
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipams/builtin
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipams/null
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipams/remote
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipamutils
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipbits
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/iptables
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/netlabel
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/netutils
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/networkdb
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ns
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/options
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/osl
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/osl/kernel
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/portallocator
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/portmapper
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/resolvconf
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/scope
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/types
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/oci
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/oci/caps
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/opts
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/aaparser
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/archive
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/authorization
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/broadcaster
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/capabilities
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/chrootarchive
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/containerfs
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/directory
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/dmesg
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/fileutils
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/homedir
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/idtools
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/ioutils
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/jsonmessage
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/longpath
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/loopback
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/meminfo
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/namesgenerator
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/parsers
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/parsers/kernel
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/pidfile
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/platform
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/platforms
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/plugingetter
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/plugins
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/plugins/transport
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/pools
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/process
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/progress
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/reexec
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/rootless
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/rootless/specconv
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/stack
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/stdcopy
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/streamformatter
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/stringid
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/sysinfo
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/system
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/tailfile
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/tarsum
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/pkg/useragent
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/plugin
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/plugin/executor/containerd
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/plugin/v2
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/profiles/apparmor
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/profiles/seccomp
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/quota
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/reference
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/registry
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/registry/resumable
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/restartmanager
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/runconfig
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/runconfig/opts
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/testutil
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/testutil/daemon
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/testutil/environment
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/testutil/fakecontext
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/testutil/fakegit
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/testutil/fakestorage
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/testutil/fixtures/load
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/testutil/fixtures/plugin
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/testutil/registry
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/testutil/request
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/volume
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/volume/drivers
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/volume/local
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/volume/mounts
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/volume/service
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/volume/service/opts
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/volume/testutils'
17:22:51 [2023-09-08T17:22:51.173Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/bitmap
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/cluster
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/config
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/datastore
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/diagnostic
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/discoverapi
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/driverapi
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/bridge
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/host
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/null
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/overlay
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/remote
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/windows
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drvregistry
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/etchosts
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/internal/caller
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/internal/kvstore
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipam
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipamapi
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipams/builtin
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipams/null
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipams/remote
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipamutils
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipbits
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/iptables
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/netlabel
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/netutils
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/networkdb
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ns
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/options
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/osl
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/osl/kernel
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/portallocator
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/portmapper
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/resolvconf
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/scope
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/types'
17:22:51 [2023-09-08T17:22:51.173Z] + echo 'github.com/docker/docker/libnetwork
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/bitmap
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/cluster
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/config
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/datastore
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/diagnostic
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/discoverapi
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/driverapi
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/bridge
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/host
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/null
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/overlay
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/remote
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/windows
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drvregistry
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/etchosts
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/internal/caller
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/internal/kvstore
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipam
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipamapi
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipams/builtin
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipams/null
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipams/remote
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipamutils
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ipbits
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/iptables
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/netlabel
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/netutils
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/networkdb
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/ns
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/options
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/osl
17:22:51 [2023-09-08T17:22:51.173Z] + grep --fixed-strings libnetwork/drivers/bridge
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/osl/kernel
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/portallocator
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/portmapper
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/resolvconf
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/scope
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/types'
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/bridge
17:22:51 [2023-09-08T17:22:51.173Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:22:51 [2023-09-08T17:22:51.173Z] + type docker-proxy
17:22:51 [2023-09-08T17:22:51.173Z] hack/test/unit: line 25: type: docker-proxy: not found
17:22:51 [2023-09-08T17:22:51.173Z] + hack/make.sh binary-proxy install-proxy
17:22:51 [2023-09-08T17:22:51.173Z] 
17:22:51 [2023-09-08T17:22:51.173Z] Removing bundles/
17:22:51 [2023-09-08T17:22:51.173Z] 
17:22:51 [2023-09-08T17:22:51.173Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:22:51 [2023-09-08T17:22:51.173Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
17:22:51 [2023-09-08T17:22:51.173Z] + tee /go/src/github.com/docker/docker/go.mod
17:22:51 [2023-09-08T17:22:51.173Z] module github.com/docker/docker
17:22:51 [2023-09-08T17:22:51.173Z] 
17:22:51 [2023-09-08T17:22:51.173Z] go 1.19
17:22:51 [2023-09-08T17:22:51.173Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
17:22:51 [2023-09-08T17:22:51.173Z] + GO111MODULE=on
17:22:51 [2023-09-08T17:22:51.173Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build  journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=9fcf79b96353c319744b0dd11e2423eb2675c037" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-08T17:22:51.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' github.com/docker/docker/cmd/docker-proxy
17:22:56 [2023-09-08T17:22:56.427Z] + rm -f /go/src/github.com/docker/docker/go.mod
17:22:56 [2023-09-08T17:22:56.427Z] Created binary: bundles/binary-proxy/docker-proxy
17:22:56 [2023-09-08T17:22:56.427Z] 
17:22:56 [2023-09-08T17:22:56.427Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:22:56 [2023-09-08T17:22:56.427Z] Installing docker-proxy to /usr/local/bin/
17:22:56 [2023-09-08T17:22:56.427Z] 
17:22:56 [2023-09-08T17:22:56.427Z] + mkdir -p bundles
17:22:56 [2023-09-08T17:22:56.427Z] + '[' -n 'github.com/docker/docker/api
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/server
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/server/backend/build
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/server/httpstatus
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/server/httputils
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/server/middleware
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/server/router
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/server/router/build
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/server/router/checkpoint
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/server/router/container
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/server/router/debug
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/server/router/distribution
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/server/router/grpc
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/server/router/image
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/server/router/network
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/server/router/plugin
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/server/router/session
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/server/router/swarm
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/server/router/system
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/server/router/volume
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types/backend
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types/blkiodev
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types/checkpoint
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types/container
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types/events
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types/filters
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types/image
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types/mount
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types/network
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types/plugins/logdriver
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types/registry
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types/strslice
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types/swarm
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types/swarm/runtime
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types/system
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types/time
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types/versions
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types/versions/v1p19
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types/versions/v1p20
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/api/types/volume
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/builder
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/builder/builder-next
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/builder/builder-next/exporter
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/builder/builder-next/worker
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/builder/builder-next/worker/label
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/builder/dockerfile
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/builder/remotecontext
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/builder/remotecontext/git
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/builder/remotecontext/urlutil
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/cli/debug
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/cli/winresources/docker-proxy
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/cli/winresources/dockerd
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/client
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/client/buildkit
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/cmd/docker-proxy
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/cmd/dockerd
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/cmd/dockerd/trap
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/container
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/container/stream
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/contrib/apparmor
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/contrib/httpserver
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/cluster
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/cluster/convert
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/cluster/executor
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/cluster/executor/container
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/cluster/provider
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/config
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/containerd
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/events
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/events/testutils
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/graphdriver
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/graphdriver/copy
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/graphdriver/register
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/graphdriver/vfs
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/graphdriver/zfs
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/images
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/initlayer
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/links
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/listeners
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/logger
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/logger/awslogs
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/logger/fluentd
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/logger/gcplogs
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/logger/gelf
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/logger/journald
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/logger/local
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/logger/logentries
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/logger/loggertest
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/logger/loggerutils
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/logger/splunk
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/logger/syslog
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/logger/templates
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/names
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/network
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/snapshotter
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/daemon/stats
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/distribution
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/distribution/metadata
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/distribution/utils
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/distribution/xfer
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/dockerversion
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/errdefs
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/image
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/image/cache
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/image/spec/specs-go
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/image/spec/specs-go/v1
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/image/tarexport
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/image/v1
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/internal/mod
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/internal/mounttree
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/internal/multierror
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/internal/test/suite
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/internal/testutils
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/internal/testutils/netnsutils
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/internal/unshare
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/layer
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/libcontainerd
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/libcontainerd/queue
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/libcontainerd/remote
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/libcontainerd/shimopts
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/libcontainerd/supervisor
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/libcontainerd/types
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/oci
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/oci/caps
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/opts
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/aaparser
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/archive
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/authorization
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/broadcaster
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/capabilities
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/chrootarchive
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/containerfs
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/directory
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/dmesg
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/fileutils
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/homedir
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/idtools
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/ioutils
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/jsonmessage
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/longpath
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/loopback
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/meminfo
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/namesgenerator
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/parsers
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/parsers/kernel
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/pidfile
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/platform
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/platforms
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/plugingetter
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/plugins
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/plugins/transport
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/pools
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/process
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/progress
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/reexec
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/rootless
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/rootless/specconv
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/stack
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/stdcopy
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/streamformatter
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/stringid
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/sysinfo
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/system
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/tailfile
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/tarsum
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/pkg/useragent
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/plugin
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/plugin/executor/containerd
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/plugin/v2
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/profiles/apparmor
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/profiles/seccomp
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/quota
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/reference
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/registry
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/registry/resumable
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/restartmanager
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/runconfig
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/runconfig/opts
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/testutil
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/testutil/daemon
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/testutil/environment
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/testutil/fakecontext
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/testutil/fakegit
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/testutil/fakestorage
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/testutil/fixtures/load
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/testutil/fixtures/plugin
17:22:56 [2023-09-08T17:22:56.427Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:22:56 [2023-09-08T17:22:56.428Z] github.com/docker/docker/testutil/registry
17:22:56 [2023-09-08T17:22:56.428Z] github.com/docker/docker/testutil/request
17:22:56 [2023-09-08T17:22:56.428Z] github.com/docker/docker/volume
17:22:56 [2023-09-08T17:22:56.428Z] github.com/docker/docker/volume/drivers
17:22:56 [2023-09-08T17:22:56.428Z] github.com/docker/docker/volume/local
17:22:56 [2023-09-08T17:22:56.428Z] github.com/docker/docker/volume/mounts
17:22:56 [2023-09-08T17:22:56.428Z] github.com/docker/docker/volume/service
17:22:56 [2023-09-08T17:22:56.428Z] github.com/docker/docker/volume/service/opts
17:22:56 [2023-09-08T17:22:56.428Z] github.com/docker/docker/volume/testutils' ']'
17:22:56 [2023-09-08T17:22:56.428Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo 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/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
17:22:56 [2023-09-08T17:22:56.428Z] ?   	github.com/docker/docker/api	[no test files]
17:23:04 [2023-09-08T17:23:04.574Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
17:23:04 [2023-09-08T17:23:04.574Z] ok  	github.com/docker/docker/api/server	0.020s	coverage: 13.0% of statements
17:23:22 [2023-09-08T17:23:22.633Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:23:22 [2023-09-08T17:23:22.633Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:23:22 [2023-09-08T17:23:22.633Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
17:23:22 [2023-09-08T17:23:22.633Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 28.3% of statements
17:23:22 [2023-09-08T17:23:22.889Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:23:22 [2023-09-08T17:23:22.889Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:23:22 [2023-09-08T17:23:22.889Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:23:22 [2023-09-08T17:23:22.889Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:23:22 [2023-09-08T17:23:22.889Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:23:22 [2023-09-08T17:23:22.889Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:23:22 [2023-09-08T17:23:22.889Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:23:22 [2023-09-08T17:23:22.889Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
17:23:22 [2023-09-08T17:23:22.889Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
17:23:23 [2023-09-08T17:23:23.146Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:23:23 [2023-09-08T17:23:23.146Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:23:23 [2023-09-08T17:23:23.708Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:23:23 [2023-09-08T17:23:23.708Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:23:23 [2023-09-08T17:23:23.708Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:23:23 [2023-09-08T17:23:23.708Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
17:23:23 [2023-09-08T17:23:23.708Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
17:23:23 [2023-09-08T17:23:23.708Z] ?   	github.com/docker/docker/api/types	[no test files]
17:23:23 [2023-09-08T17:23:23.708Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:23:23 [2023-09-08T17:23:23.708Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:23:23 [2023-09-08T17:23:23.708Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
17:23:23 [2023-09-08T17:23:23.708Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
17:23:23 [2023-09-08T17:23:23.708Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
17:23:23 [2023-09-08T17:23:23.964Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:23:23 [2023-09-08T17:23:23.964Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:23:23 [2023-09-08T17:23:23.964Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:23:23 [2023-09-08T17:23:23.964Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:23:23 [2023-09-08T17:23:23.964Z] 	github.com/docker/docker/api/types/network	coverage: 77.5% of statements
17:23:23 [2023-09-08T17:23:23.964Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
17:23:23 [2023-09-08T17:23:23.964Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
17:23:23 [2023-09-08T17:23:23.964Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
17:23:23 [2023-09-08T17:23:23.964Z] 	github.com/docker/docker/api/types/container	coverage: 83.7% of statements
17:23:23 [2023-09-08T17:23:23.964Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
17:23:23 [2023-09-08T17:23:23.964Z] ok  	github.com/docker/docker/api/types/network	0.007s	coverage: 77.5% of statements
17:23:23 [2023-09-08T17:23:23.964Z] ok  	github.com/docker/docker/api/types/registry	0.006s	coverage: 54.2% of statements
17:23:24 [2023-09-08T17:23:24.220Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:23:24 [2023-09-08T17:23:24.220Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:23:24 [2023-09-08T17:23:24.220Z] ?   	github.com/docker/docker/api/types/system	[no test files]
17:23:24 [2023-09-08T17:23:24.220Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
17:23:24 [2023-09-08T17:23:24.220Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
17:23:24 [2023-09-08T17:23:24.220Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:23:24 [2023-09-08T17:23:24.220Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:23:24 [2023-09-08T17:23:24.220Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:23:24 [2023-09-08T17:23:24.220Z] ?   	github.com/docker/docker/builder	[no test files]
17:23:24 [2023-09-08T17:23:24.220Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:23:24 [2023-09-08T17:23:24.220Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:23:24 [2023-09-08T17:23:24.220Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:23:24 [2023-09-08T17:23:24.220Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:23:24 [2023-09-08T17:23:24.220Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:23:24 [2023-09-08T17:23:24.220Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
17:23:24 [2023-09-08T17:23:24.220Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
17:23:24 [2023-09-08T17:23:24.220Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:23:24 [2023-09-08T17:23:24.220Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:23:24 [2023-09-08T17:23:24.220Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
17:23:24 [2023-09-08T17:23:24.220Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
17:23:24 [2023-09-08T17:23:24.220Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
17:23:24 [2023-09-08T17:23:24.220Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
17:23:24 [2023-09-08T17:23:24.220Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
17:23:26 [2023-09-08T17:23:26.111Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:23:26 [2023-09-08T17:23:26.111Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:23:26 [2023-09-08T17:23:26.111Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
17:23:26 [2023-09-08T17:23:26.111Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
17:23:26 [2023-09-08T17:23:26.111Z] ok  	github.com/docker/docker/cli/debug	0.008s	coverage: 100.0% of statements
17:23:26 [2023-09-08T17:23:26.111Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.010s	coverage: 100.0% of statements
17:23:26 [2023-09-08T17:23:26.111Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
17:23:26 [2023-09-08T17:23:26.111Z] ok  	github.com/docker/docker/builder/remotecontext	0.052s	coverage: 33.5% of statements
17:23:26 [2023-09-08T17:23:26.111Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
17:23:26 [2023-09-08T17:23:26.111Z] ok  	github.com/docker/docker/builder/dockerfile	0.089s	coverage: 50.1% of statements
17:23:27 [2023-09-08T17:23:27.041Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
17:23:27 [2023-09-08T17:23:27.041Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
17:23:27 [2023-09-08T17:23:27.041Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.027s	coverage: 66.5% of statements
17:23:27 [2023-09-08T17:23:27.041Z] 	github.com/docker/docker/client	coverage: 77.2% of statements
17:23:27 [2023-09-08T17:23:27.041Z] ok  	github.com/docker/docker/client	0.150s	coverage: 77.2% of statements
17:23:31 [2023-09-08T17:23:31.214Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
17:23:31 [2023-09-08T17:23:31.214Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.285s	coverage: 82.5% of statements
17:23:39 [2023-09-08T17:23:39.331Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:23:39 [2023-09-08T17:23:39.331Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:23:39 [2023-09-08T17:23:39.331Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:23:39 [2023-09-08T17:23:39.331Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:23:39 [2023-09-08T17:23:39.331Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
17:23:39 [2023-09-08T17:23:39.331Z] ok  	github.com/docker/docker/container	0.135s	coverage: 36.5% of statements
17:23:39 [2023-09-08T17:23:39.331Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.6% of statements
17:23:39 [2023-09-08T17:23:39.331Z] ok  	github.com/docker/docker/cmd/dockerd	0.255s	coverage: 29.6% of statements
17:23:41 [2023-09-08T17:23:41.223Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
17:23:41 [2023-09-08T17:23:41.223Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.440s	coverage: 0.0% of statements
17:23:42 [2023-09-08T17:23:42.590Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:23:42 [2023-09-08T17:23:42.590Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
17:23:42 [2023-09-08T17:23:42.590Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
17:23:42 [2023-09-08T17:23:42.590Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
17:23:42 [2023-09-08T17:23:42.590Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.031s	coverage: 39.2% of statements
17:23:42 [2023-09-08T17:23:42.590Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
17:23:42 [2023-09-08T17:23:42.590Z] ok  	github.com/docker/docker/daemon/cluster	0.096s	coverage: 0.5% of statements
17:23:43 [2023-09-08T17:23:43.154Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:23:43 [2023-09-08T17:23:43.154Z] 	github.com/docker/docker/daemon/config	coverage: 75.7% of statements
17:23:43 [2023-09-08T17:23:43.154Z] ok  	github.com/docker/docker/daemon/config	0.057s	coverage: 75.7% of statements
17:23:44 [2023-09-08T17:23:44.521Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:23:44 [2023-09-08T17:23:44.521Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
17:23:44 [2023-09-08T17:23:44.521Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.3% of statements
17:23:44 [2023-09-08T17:23:44.521Z] 	github.com/docker/docker/daemon/containerd	coverage: 1.0% of statements
17:23:44 [2023-09-08T17:23:44.521Z] ok  	github.com/docker/docker/daemon/containerd	0.021s	coverage: 1.0% of statements
17:23:44 [2023-09-08T17:23:44.521Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
17:23:44 [2023-09-08T17:23:44.521Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
17:23:44 [2023-09-08T17:23:44.521Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
17:23:44 [2023-09-08T17:23:44.521Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
17:23:44 [2023-09-08T17:23:44.777Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
17:23:44 [2023-09-08T17:23:44.777Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.205s	coverage: 59.6% of statements
17:23:45 [2023-09-08T17:23:45.339Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:23:45 [2023-09-08T17:23:45.339Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
17:23:45 [2023-09-08T17:23:45.339Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
17:23:45 [2023-09-08T17:23:45.339Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:23:45 [2023-09-08T17:23:45.339Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:23:45 [2023-09-08T17:23:45.595Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
17:23:45 [2023-09-08T17:23:45.595Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.208s	coverage: 60.2% of statements
17:23:45 [2023-09-08T17:23:45.595Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
17:23:45 [2023-09-08T17:23:45.595Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 60.9% of statements
17:23:46 [2023-09-08T17:23:46.156Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
17:23:46 [2023-09-08T17:23:46.156Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.013s	coverage: 3.0% of statements
17:23:46 [2023-09-08T17:23:46.719Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
17:23:46 [2023-09-08T17:23:46.719Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.464s	coverage: 13.0% of statements
17:23:46 [2023-09-08T17:23:46.719Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:23:46 [2023-09-08T17:23:46.719Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:23:46 [2023-09-08T17:23:46.719Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
17:23:46 [2023-09-08T17:23:46.719Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
17:23:46 [2023-09-08T17:23:46.719Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
17:23:46 [2023-09-08T17:23:46.719Z] ok  	github.com/docker/docker/daemon/images	0.038s	coverage: 3.0% of statements
17:23:46 [2023-09-08T17:23:46.975Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
17:23:46 [2023-09-08T17:23:46.975Z] ok  	github.com/docker/docker/daemon/logger	0.244s	coverage: 43.2% of statements
17:23:47 [2023-09-08T17:23:47.231Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.3% of statements
17:23:47 [2023-09-08T17:23:47.231Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.129s	coverage: 78.3% of statements
17:23:47 [2023-09-08T17:23:47.231Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:23:47 [2023-09-08T17:23:47.487Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
17:23:47 [2023-09-08T17:23:47.487Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
17:23:47 [2023-09-08T17:23:47.487Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
17:23:47 [2023-09-08T17:23:47.487Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
17:23:47 [2023-09-08T17:23:47.747Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
17:23:47 [2023-09-08T17:23:47.747Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
17:23:47 [2023-09-08T17:23:47.747Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
17:23:47 [2023-09-08T17:23:47.747Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.006s	coverage: 88.2% of statements
17:23:48 [2023-09-08T17:23:48.011Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
17:23:48 [2023-09-08T17:23:48.011Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
17:23:48 [2023-09-08T17:23:48.011Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
17:23:48 [2023-09-08T17:23:48.011Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.099s	coverage: 76.8% of statements
17:23:48 [2023-09-08T17:23:48.011Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:23:48 [2023-09-08T17:23:48.011Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
17:23:48 [2023-09-08T17:23:48.268Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
17:23:48 [2023-09-08T17:23:48.268Z] ok  	github.com/docker/docker/daemon/logger/local	0.049s	coverage: 79.4% of statements
17:23:48 [2023-09-08T17:23:48.830Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
17:23:48 [2023-09-08T17:23:48.830Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.035s	coverage: 63.5% of statements
17:23:48 [2023-09-08T17:23:48.830Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
17:23:48 [2023-09-08T17:23:48.830Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.032s	coverage: 31.5% of statements
17:23:49 [2023-09-08T17:23:49.087Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:23:49 [2023-09-08T17:23:49.087Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
17:23:49 [2023-09-08T17:23:49.087Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
17:23:49 [2023-09-08T17:23:49.087Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
17:23:49 [2023-09-08T17:23:49.087Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
17:23:49 [2023-09-08T17:23:49.087Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
17:23:49 [2023-09-08T17:23:49.087Z] ok  	github.com/docker/docker/daemon/logger/journald	1.348s	coverage: 74.5% of statements
17:23:49 [2023-09-08T17:23:49.087Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
17:23:49 [2023-09-08T17:23:49.087Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:23:49 [2023-09-08T17:23:49.087Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
17:23:49 [2023-09-08T17:23:49.087Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
17:23:50 [2023-09-08T17:23:50.453Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:23:50 [2023-09-08T17:23:50.453Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
17:23:50 [2023-09-08T17:23:50.453Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
17:23:50 [2023-09-08T17:23:50.453Z] ok  	github.com/docker/docker/dockerversion	0.007s	coverage: 100.0% of statements
17:23:50 [2023-09-08T17:23:50.453Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 77.7% of statements
17:23:50 [2023-09-08T17:23:50.453Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
17:23:50 [2023-09-08T17:23:50.453Z] ok  	github.com/docker/docker/distribution/metadata	0.033s	coverage: 44.4% of statements
17:23:50 [2023-09-08T17:23:50.453Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
17:23:50 [2023-09-08T17:23:50.453Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.453s	coverage: 82.5% of statements
17:23:50 [2023-09-08T17:23:50.710Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
17:23:50 [2023-09-08T17:23:50.710Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
17:23:50 [2023-09-08T17:23:50.710Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
17:23:50 [2023-09-08T17:23:50.966Z] ok  	github.com/docker/docker/image/cache	0.012s	coverage: 19.2% of statements
17:23:50 [2023-09-08T17:23:50.966Z] 	github.com/docker/docker/image	coverage: 84.6% of statements
17:23:50 [2023-09-08T17:23:50.966Z] ok  	github.com/docker/docker/image	0.032s	coverage: 84.6% of statements
17:23:51 [2023-09-08T17:23:51.222Z] ?   	github.com/docker/docker/image/v1	[no test files]
17:23:51 [2023-09-08T17:23:51.222Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
17:23:51 [2023-09-08T17:23:51.222Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
17:23:51 [2023-09-08T17:23:51.222Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
17:23:51 [2023-09-08T17:23:51.222Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
17:23:51 [2023-09-08T17:23:51.222Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.6% of statements
17:23:51 [2023-09-08T17:23:51.222Z] 	github.com/docker/docker/internal/multierror	coverage: 88.9% of statements
17:23:51 [2023-09-08T17:23:51.222Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
17:23:51 [2023-09-08T17:23:51.222Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:23:51 [2023-09-08T17:23:51.222Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
17:23:51 [2023-09-08T17:23:51.222Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
17:23:51 [2023-09-08T17:23:51.222Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
17:23:51 [2023-09-08T17:23:51.784Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
17:23:51 [2023-09-08T17:23:51.784Z] ok  	github.com/docker/docker/distribution	1.539s	coverage: 29.5% of statements
17:23:52 [2023-09-08T17:23:52.347Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:23:52 [2023-09-08T17:23:52.347Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:23:52 [2023-09-08T17:23:52.347Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
17:23:52 [2023-09-08T17:23:52.347Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:23:52 [2023-09-08T17:23:52.347Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:23:52 [2023-09-08T17:23:52.347Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
17:23:52 [2023-09-08T17:23:52.347Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
17:23:52 [2023-09-08T17:23:52.347Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
17:23:52 [2023-09-08T17:23:52.347Z] ok  	github.com/docker/docker/distribution/xfer	2.181s	coverage: 85.4% of statements
17:23:52 [2023-09-08T17:23:52.347Z] 	github.com/docker/docker/daemon	coverage: 17.3% of statements
17:23:52 [2023-09-08T17:23:52.347Z] ok  	github.com/docker/docker/daemon	10.889s	coverage: 17.3% of statements
17:23:52 [2023-09-08T17:23:52.910Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:23:52 [2023-09-08T17:23:52.910Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
17:23:52 [2023-09-08T17:23:52.910Z] ok  	github.com/docker/docker/pkg/aaparser	0.011s	coverage: 52.9% of statements
17:23:52 [2023-09-08T17:23:52.910Z] 	github.com/docker/docker/oci	coverage: 38.1% of statements
17:23:52 [2023-09-08T17:23:52.910Z] ok  	github.com/docker/docker/oci	0.024s	coverage: 38.1% of statements
17:23:52 [2023-09-08T17:23:52.910Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
17:23:52 [2023-09-08T17:23:52.910Z] ok  	github.com/docker/docker/opts	0.032s	coverage: 67.9% of statements
17:23:53 [2023-09-08T17:23:53.473Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
17:23:53 [2023-09-08T17:23:53.473Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
17:23:53 [2023-09-08T17:23:53.473Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
17:23:53 [2023-09-08T17:23:53.473Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
17:23:53 [2023-09-08T17:23:53.473Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
17:23:53 [2023-09-08T17:23:53.473Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
17:23:53 [2023-09-08T17:23:53.473Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
17:23:53 [2023-09-08T17:23:53.473Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 28.6% of statements
17:23:53 [2023-09-08T17:23:53.473Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
17:23:53 [2023-09-08T17:23:53.473Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
17:23:53 [2023-09-08T17:23:53.730Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.7% of statements
17:23:53 [2023-09-08T17:23:53.730Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.252s	coverage: 83.7% of statements
17:23:53 [2023-09-08T17:23:53.730Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
17:23:53 [2023-09-08T17:23:53.730Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 56.4% of statements
17:23:53 [2023-09-08T17:23:53.730Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
17:23:53 [2023-09-08T17:23:53.730Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 8.3% of statements
17:23:53 [2023-09-08T17:23:53.987Z] 	github.com/docker/docker/pkg/archive	coverage: 81.0% of statements
17:23:53 [2023-09-08T17:23:53.987Z] ok  	github.com/docker/docker/pkg/archive	0.517s	coverage: 81.0% of statements
17:23:53 [2023-09-08T17:23:53.987Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
17:23:53 [2023-09-08T17:23:53.987Z] ok  	github.com/docker/docker/pkg/authorization	0.631s	coverage: 68.3% of statements
17:23:53 [2023-09-08T17:23:53.987Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:23:53 [2023-09-08T17:23:53.987Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
17:23:53 [2023-09-08T17:23:53.987Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
17:23:53 [2023-09-08T17:23:53.987Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 92.3% of statements
17:23:53 [2023-09-08T17:23:53.987Z] ok  	github.com/docker/docker/pkg/longpath	0.026s	coverage: 45.5% of statements
17:23:54 [2023-09-08T17:23:54.243Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
17:23:54 [2023-09-08T17:23:54.243Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
17:23:54 [2023-09-08T17:23:54.243Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.7% of statements
17:23:54 [2023-09-08T17:23:54.243Z] ok  	github.com/docker/docker/pkg/idtools	0.313s	coverage: 69.7% of statements
17:23:54 [2023-09-08T17:23:54.243Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
17:23:54 [2023-09-08T17:23:54.243Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
17:23:54 [2023-09-08T17:23:54.243Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
17:23:54 [2023-09-08T17:23:54.243Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
17:23:54 [2023-09-08T17:23:54.243Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
17:23:54 [2023-09-08T17:23:54.243Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
17:23:54 [2023-09-08T17:23:54.499Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
17:23:54 [2023-09-08T17:23:54.499Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
17:23:54 [2023-09-08T17:23:54.499Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:23:54 [2023-09-08T17:23:54.499Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
17:23:54 [2023-09-08T17:23:54.499Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:23:54 [2023-09-08T17:23:54.499Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
17:23:54 [2023-09-08T17:23:54.499Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 94.1% of statements
17:23:54 [2023-09-08T17:23:54.499Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
17:23:54 [2023-09-08T17:23:54.499Z] ok  	github.com/docker/docker/pkg/ioutils	0.430s	coverage: 72.3% of statements
17:23:55 [2023-09-08T17:23:55.062Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:23:55 [2023-09-08T17:23:55.062Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:23:55 [2023-09-08T17:23:55.062Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 90.0% of statements
17:23:55 [2023-09-08T17:23:55.062Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
17:23:55 [2023-09-08T17:23:55.062Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
17:23:55 [2023-09-08T17:23:55.062Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
17:23:55 [2023-09-08T17:23:55.062Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
17:23:55 [2023-09-08T17:23:55.062Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
17:23:55 [2023-09-08T17:23:55.062Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
17:23:55 [2023-09-08T17:23:55.062Z] ok  	github.com/docker/docker/pkg/process	0.006s	coverage: 21.7% of statements
17:23:55 [2023-09-08T17:23:55.062Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
17:23:55 [2023-09-08T17:23:55.062Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:23:55 [2023-09-08T17:23:55.319Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
17:23:55 [2023-09-08T17:23:55.319Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
17:23:55 [2023-09-08T17:23:55.319Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
17:23:55 [2023-09-08T17:23:55.319Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
17:23:55 [2023-09-08T17:23:55.319Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
17:23:55 [2023-09-08T17:23:55.319Z] ok  	github.com/docker/docker/pkg/reexec	0.038s	coverage: 82.4% of statements
17:23:55 [2023-09-08T17:23:55.319Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
17:23:55 [2023-09-08T17:23:55.319Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
17:23:55 [2023-09-08T17:23:55.576Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
17:23:55 [2023-09-08T17:23:55.576Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
17:23:55 [2023-09-08T17:23:55.576Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
17:23:55 [2023-09-08T17:23:55.576Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
17:23:55 [2023-09-08T17:23:55.833Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
17:23:55 [2023-09-08T17:23:55.833Z] ok  	github.com/docker/docker/pkg/useragent	0.004s	coverage: 88.9% of statements
17:23:55 [2023-09-08T17:23:55.833Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
17:23:55 [2023-09-08T17:23:55.833Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
17:23:55 [2023-09-08T17:23:55.833Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.4% of statements
17:23:55 [2023-09-08T17:23:55.833Z] ok  	github.com/docker/docker/pkg/system	0.020s	coverage: 43.1% of statements
17:23:55 [2023-09-08T17:23:55.833Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
17:23:55 [2023-09-08T17:23:55.833Z] ok  	github.com/docker/docker/pkg/tailfile	0.039s	coverage: 88.6% of statements
17:23:55 [2023-09-08T17:23:55.833Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
17:23:55 [2023-09-08T17:23:55.833Z] ok  	github.com/docker/docker/pkg/tarsum	0.064s	coverage: 89.1% of statements
17:23:56 [2023-09-08T17:23:56.762Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:23:56 [2023-09-08T17:23:56.763Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:23:56 [2023-09-08T17:23:56.763Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
17:23:56 [2023-09-08T17:23:56.763Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
17:23:56 [2023-09-08T17:23:56.763Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
17:23:56 [2023-09-08T17:23:56.763Z] ok  	github.com/docker/docker/plugin/v2	0.011s	coverage: 14.4% of statements
17:23:57 [2023-09-08T17:23:57.019Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.9% of statements
17:23:57 [2023-09-08T17:23:57.019Z] ok  	github.com/docker/docker/pkg/plugins	2.022s	coverage: 74.9% of statements
17:23:57 [2023-09-08T17:23:57.019Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
17:23:57 [2023-09-08T17:23:57.019Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
17:23:57 [2023-09-08T17:23:57.019Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
17:23:57 [2023-09-08T17:23:57.019Z] ok  	github.com/docker/docker/plugin	0.522s	coverage: 23.3% of statements
17:23:57 [2023-09-08T17:23:57.019Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
17:23:57 [2023-09-08T17:23:57.019Z] ok  	github.com/docker/docker/quota	0.289s	coverage: 69.2% of statements
17:23:57 [2023-09-08T17:23:57.582Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
17:23:57 [2023-09-08T17:23:57.582Z] ok  	github.com/docker/docker/restartmanager	0.008s	coverage: 51.9% of statements
17:23:57 [2023-09-08T17:23:57.582Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
17:23:57 [2023-09-08T17:23:57.582Z] ok  	github.com/docker/docker/registry/resumable	0.019s	coverage: 100.0% of statements
17:23:57 [2023-09-08T17:23:57.582Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:23:57 [2023-09-08T17:23:57.582Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
17:23:57 [2023-09-08T17:23:57.582Z] ok  	github.com/docker/docker/runconfig	0.011s	coverage: 63.6% of statements
17:23:57 [2023-09-08T17:23:57.582Z] 	github.com/docker/docker/registry	coverage: 64.9% of statements
17:23:57 [2023-09-08T17:23:57.582Z] ok  	github.com/docker/docker/registry	0.131s	coverage: 64.9% of statements
17:23:57 [2023-09-08T17:23:57.839Z] 	github.com/docker/docker/testutil	coverage: 8.2% of statements
17:23:57 [2023-09-08T17:23:57.839Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 8.2% of statements
17:23:57 [2023-09-08T17:23:57.839Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:23:57 [2023-09-08T17:23:57.839Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:23:57 [2023-09-08T17:23:57.839Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:23:57 [2023-09-08T17:23:57.839Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:23:57 [2023-09-08T17:23:57.839Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:23:57 [2023-09-08T17:23:57.839Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:23:57 [2023-09-08T17:23:57.839Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:23:57 [2023-09-08T17:23:57.839Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:23:57 [2023-09-08T17:23:57.839Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:23:57 [2023-09-08T17:23:57.839Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:23:57 [2023-09-08T17:23:57.839Z] ?   	github.com/docker/docker/volume	[no test files]
17:23:58 [2023-09-08T17:23:58.402Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
17:23:58 [2023-09-08T17:23:58.402Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
17:23:58 [2023-09-08T17:23:58.402Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
17:23:58 [2023-09-08T17:23:58.402Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
17:23:58 [2023-09-08T17:23:58.658Z] 	github.com/docker/docker/volume/local	coverage: 74.6% of statements
17:23:58 [2023-09-08T17:23:58.658Z] ok  	github.com/docker/docker/volume/local	0.101s	coverage: 74.6% of statements
17:23:58 [2023-09-08T17:23:58.914Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:23:58 [2023-09-08T17:23:58.914Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:23:58 [2023-09-08T17:23:58.914Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
17:23:58 [2023-09-08T17:23:58.914Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
17:24:00 [2023-09-08T17:24:00.282Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
17:24:00 [2023-09-08T17:24:00.282Z] ok  	github.com/docker/docker/layer	7.888s	coverage: 68.7% of statements
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === Skipped
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     network_proxy_test.go:210: No support for dual stack yet
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:41: Driver btrfs not supported
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:41: Driver btrfs not supported
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:41: Driver btrfs not supported
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:41: Driver btrfs not supported
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:41: Driver btrfs not supported
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:68: No driver to put!
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z] time="2023-09-08T17:23:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z] time="2023-09-08T17:23:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z] time="2023-09-08T17:23:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z] time="2023-09-08T17:23:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z] time="2023-09-08T17:23:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:68: No driver to put!
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     overlay_test.go:61: Cannot run test with naive change algorithm
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:41: Driver zfs not supported
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:41: Driver zfs not supported
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:41: Driver zfs not supported
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:41: Driver zfs not supported
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:41: Driver zfs not supported
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     graphtest_unix.go:68: No driver to put!
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
17:24:00 [2023-09-08T17:24:00.282Z]     validate_test.go:70: only tested on Windows
17:24:00 [2023-09-08T17:24:00.282Z] 
17:24:00 [2023-09-08T17:24:00.282Z] DONE 3142 tests, 27 skipped in 64.738s
17:24:00 [2023-09-08T17:24:00.282Z] + '[' -n 'github.com/docker/docker/libnetwork
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/bitmap
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/cluster
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/config
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/datastore
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/diagnostic
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/discoverapi
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/driverapi
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/drivers/bridge
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/drivers/host
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/drivers/null
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/drivers/overlay
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/drivers/remote
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/drivers/windows
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/drvregistry
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/etchosts
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/internal/caller
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/internal/kvstore
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/ipam
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/ipamapi
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/ipams/builtin
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/ipams/null
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/ipams/remote
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/ipamutils
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/ipbits
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/iptables
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/netlabel
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/netutils
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/networkdb
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/ns
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/options
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/osl
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/osl/kernel
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/portallocator
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/portmapper
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/resolvconf
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/scope
17:24:00 [2023-09-08T17:24:00.282Z] github.com/docker/docker/libnetwork/types' ']'
17:24:00 [2023-09-08T17:24:00.282Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
17:24:56 [2023-09-08T17:24:56.449Z] 	github.com/docker/docker/libnetwork	coverage: 43.0% of statements
17:24:56 [2023-09-08T17:24:56.449Z] ok  	github.com/docker/docker/libnetwork	44.813s	coverage: 43.0% of statements
17:24:56 [2023-09-08T17:24:56.449Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
17:24:56 [2023-09-08T17:24:56.449Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
17:24:56 [2023-09-08T17:24:56.449Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:24:56 [2023-09-08T17:24:56.449Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:24:56 [2023-09-08T17:24:56.449Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:24:56 [2023-09-08T17:24:56.449Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:24:56 [2023-09-08T17:24:56.449Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:24:56 [2023-09-08T17:24:56.449Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:24:56 [2023-09-08T17:24:56.449Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:24:56 [2023-09-08T17:24:56.449Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.3% of statements
17:24:56 [2023-09-08T17:24:56.449Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
17:24:56 [2023-09-08T17:24:56.449Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 16.2% of statements
17:24:56 [2023-09-08T17:24:56.449Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 16.2% of statements
17:24:56 [2023-09-08T17:24:56.450Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:24:56 [2023-09-08T17:24:56.450Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:24:56 [2023-09-08T17:24:56.450Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
17:24:56 [2023-09-08T17:24:56.450Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
17:24:56 [2023-09-08T17:24:56.450Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
17:24:56 [2023-09-08T17:24:56.450Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.897s	coverage: 62.2% of statements
17:24:56 [2023-09-08T17:24:56.450Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:24:56 [2023-09-08T17:24:56.450Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 40.0% of statements
17:24:56 [2023-09-08T17:24:56.450Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
17:24:56 [2023-09-08T17:24:56.450Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
17:24:56 [2023-09-08T17:24:56.450Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.760s	coverage: 5.0% of statements
17:24:56 [2023-09-08T17:24:56.450Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:24:56 [2023-09-08T17:24:56.706Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
17:24:56 [2023-09-08T17:24:56.706Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
17:24:56 [2023-09-08T17:24:56.706Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:24:56 [2023-09-08T17:24:56.962Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 40.0% of statements
17:24:56 [2023-09-08T17:24:56.962Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
17:24:57 [2023-09-08T17:24:57.889Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
17:24:57 [2023-09-08T17:24:57.889Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
17:24:58 [2023-09-08T17:24:58.145Z] 	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	coverage: 45.0% of statements
17:24:58 [2023-09-08T17:24:58.145Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.005s	coverage: 45.0% of statements
17:24:58 [2023-09-08T17:24:58.401Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.7% of statements
17:24:58 [2023-09-08T17:24:58.401Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
17:24:58 [2023-09-08T17:24:58.963Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.2% of statements
17:24:58 [2023-09-08T17:24:58.963Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
17:24:58 [2023-09-08T17:24:58.963Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:24:58 [2023-09-08T17:24:58.963Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:24:58 [2023-09-08T17:24:58.963Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:24:59 [2023-09-08T17:24:59.525Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 87.0% of statements
17:24:59 [2023-09-08T17:24:59.525Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
17:24:59 [2023-09-08T17:24:59.782Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
17:24:59 [2023-09-08T17:24:59.782Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
17:24:59 [2023-09-08T17:24:59.782Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
17:24:59 [2023-09-08T17:24:59.782Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:24:59 [2023-09-08T17:24:59.782Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
17:24:59 [2023-09-08T17:24:59.782Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
17:25:11 [2023-09-08T17:25:11.958Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
17:25:11 [2023-09-08T17:25:11.958Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
17:25:13 [2023-09-08T17:25:13.848Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.0% of statements
17:25:13 [2023-09-08T17:25:13.848Z] ok  	github.com/docker/docker/libnetwork/ipam	3.278s	coverage: 80.0% of statements
17:25:13 [2023-09-08T17:25:13.848Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:25:13 [2023-09-08T17:25:13.848Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:25:14 [2023-09-08T17:25:14.103Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 63.2% of statements
17:25:14 [2023-09-08T17:25:14.103Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
17:25:14 [2023-09-08T17:25:14.359Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 48.7% of statements
17:25:14 [2023-09-08T17:25:14.359Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
17:25:14 [2023-09-08T17:25:14.359Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:25:14 [2023-09-08T17:25:14.615Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
17:25:14 [2023-09-08T17:25:14.615Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
17:25:15 [2023-09-08T17:25:15.176Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
17:25:15 [2023-09-08T17:25:15.176Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.284s	coverage: 86.4% of statements
17:25:15 [2023-09-08T17:25:15.432Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
17:25:15 [2023-09-08T17:25:15.432Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
17:25:15 [2023-09-08T17:25:15.994Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 39.9% of statements
17:25:15 [2023-09-08T17:25:15.994Z] ok  	github.com/docker/docker/libnetwork/iptables	0.221s	coverage: 39.9% of statements
17:25:15 [2023-09-08T17:25:15.994Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
17:25:16 [2023-09-08T17:25:16.556Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
17:25:16 [2023-09-08T17:25:16.556Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 54.9% of statements
17:27:37 [2023-09-08T17:27:37.948Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.5% of statements
17:27:37 [2023-09-08T17:27:37.948Z] ok  	github.com/docker/docker/libnetwork/networkdb	139.466s	coverage: 58.5% of statements
17:27:37 [2023-09-08T17:27:37.949Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:27:37 [2023-09-08T17:27:37.949Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
17:27:37 [2023-09-08T17:27:37.949Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
17:27:43 [2023-09-08T17:27:43.200Z] 	github.com/docker/docker/libnetwork/osl	coverage: 39.5% of statements
17:27:43 [2023-09-08T17:27:43.200Z] ok  	github.com/docker/docker/libnetwork/osl	4.476s	coverage: 39.5% of statements
17:27:43 [2023-09-08T17:27:43.200Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
17:27:43 [2023-09-08T17:27:43.200Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
17:27:43 [2023-09-08T17:27:43.200Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
17:27:43 [2023-09-08T17:27:43.200Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
17:27:44 [2023-09-08T17:27:44.128Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
17:27:44 [2023-09-08T17:27:44.128Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.667s	coverage: 46.3% of statements
17:27:44 [2023-09-08T17:27:44.384Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
17:27:44 [2023-09-08T17:27:44.384Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
17:27:44 [2023-09-08T17:27:44.384Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
17:27:44 [2023-09-08T17:27:44.640Z] 	github.com/docker/docker/libnetwork/types	coverage: 41.7% of statements
17:27:44 [2023-09-08T17:27:44.640Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
17:27:44 [2023-09-08T17:27:44.640Z] 
17:27:44 [2023-09-08T17:27:44.640Z] === Skipped
17:27:44 [2023-09-08T17:27:44.640Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:27:44 [2023-09-08T17:27:44.640Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
17:27:44 [2023-09-08T17:27:44.640Z] 
17:27:44 [2023-09-08T17:27:44.640Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
17:27:44 [2023-09-08T17:27:44.640Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
17:27:44 [2023-09-08T17:27:44.640Z] 
17:27:44 [2023-09-08T17:27:44.640Z] DONE 344 tests, 2 skipped in 224.249s
Post stage
[Pipeline] junit
17:27:45 [2023-09-08T17:27:45.577Z] Recording test results
17:27:45 [2023-09-08T17:27:45.663Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:27:45 [2023-09-08T17:27:45.958Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46124/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9fcf79b96353c319744b0dd11e2423eb2675c037 -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:9fcf79b96353c319744b0dd11e2423eb2675c037 hack/make.sh dynbinary test-integration
17:27:46 [2023-09-08T17:27:46.217Z] 
17:27:46 [2023-09-08T17:27:46.217Z] Removing bundles/
17:27:46 [2023-09-08T17:27:46.217Z] 
17:27:46 [2023-09-08T17:27:46.217Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:27:46 [2023-09-08T17:27:46.217Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
17:27:46 [2023-09-08T17:27:46.217Z] + tee /go/src/github.com/docker/docker/go.mod
17:27:46 [2023-09-08T17:27:46.217Z] module github.com/docker/docker
17:27:46 [2023-09-08T17:27:46.217Z] 
17:27:46 [2023-09-08T17:27:46.217Z] go 1.19
17:27:46 [2023-09-08T17:27:46.217Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
17:27:46 [2023-09-08T17:27:46.217Z] + GO111MODULE=on
17:27:46 [2023-09-08T17:27:46.217Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=9fcf79b96353c319744b0dd11e2423eb2675c037" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-08T17:27:46.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/dockerd
17:28:24 [2023-09-08T17:28:24.914Z] + rm -f /go/src/github.com/docker/docker/go.mod
17:28:24 [2023-09-08T17:28:24.914Z] Created binary: bundles/dynbinary-daemon/dockerd
17:28:24 [2023-09-08T17:28:24.914Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
17:28:24 [2023-09-08T17:28:24.914Z] + tee /go/src/github.com/docker/docker/go.mod
17:28:24 [2023-09-08T17:28:24.914Z] module github.com/docker/docker
17:28:24 [2023-09-08T17:28:24.914Z] 
17:28:24 [2023-09-08T17:28:24.914Z] go 1.19
17:28:24 [2023-09-08T17:28:24.914Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
17:28:24 [2023-09-08T17:28:24.914Z] + GO111MODULE=on
17:28:24 [2023-09-08T17:28:24.914Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=9fcf79b96353c319744b0dd11e2423eb2675c037" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-08T17:27:46.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/docker-proxy
17:28:24 [2023-09-08T17:28:24.914Z] + rm -f /go/src/github.com/docker/docker/go.mod
17:28:24 [2023-09-08T17:28:24.914Z] Created binary: bundles/dynbinary-daemon/docker-proxy
17:28:24 [2023-09-08T17:28:24.914Z] 
17:28:24 [2023-09-08T17:28:24.914Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:28:24 [2023-09-08T17:28:24.914Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:28:24 [2023-09-08T17:28:24.914Z] HOSTNAME=bf3d95983d85
17:28:24 [2023-09-08T17:28:24.914Z] TESTDEBUG=0
17:28:24 [2023-09-08T17:28:24.914Z] DEST=bundles/test-integration
17:28:24 [2023-09-08T17:28:24.914Z] PWD=/go/src/github.com/docker/docker
17:28:24 [2023-09-08T17:28:24.914Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
17:28:24 [2023-09-08T17:28:24.914Z] DOCKER_GITCOMMIT=9fcf79b96353c319744b0dd11e2423eb2675c037
17:28:24 [2023-09-08T17:28:24.914Z] container=docker
17:28:24 [2023-09-08T17:28:24.914Z] HOME=/root
17:28:24 [2023-09-08T17:28:24.914Z] CONTAINERD_NAMESPACE=moby
17:28:24 [2023-09-08T17:28:24.914Z] GOLANG_VERSION=1.20.7
17:28:24 [2023-09-08T17:28:24.914Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:28:24 [2023-09-08T17:28:24.914Z] VALIDATE_BRANCH=master
17:28:24 [2023-09-08T17:28:24.914Z] TERM=xterm
17:28:24 [2023-09-08T17:28:24.914Z] DOCKER_PKG=github.com/docker/docker
17:28:24 [2023-09-08T17:28:24.914Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
17:28:24 [2023-09-08T17:28:24.914Z] SHLVL=1
17:28:24 [2023-09-08T17:28:24.914Z] TIMEOUT=120m
17:28:24 [2023-09-08T17:28:24.914Z] DOCKER_GRAPHDRIVER=overlay2
17:28:24 [2023-09-08T17:28:24.914Z] GO111MODULE=off
17:28:24 [2023-09-08T17:28:24.914Z] DOCKER_EXPERIMENTAL=1
17:28:24 [2023-09-08T17:28:24.914Z] TEST_SKIP_INTEGRATION_CLI=1
17:28:24 [2023-09-08T17:28:24.914Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:28:24 [2023-09-08T17:28:24.914Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:28:24 [2023-09-08T17:28:24.914Z] GOPATH=/go
17:28:24 [2023-09-08T17:28:24.914Z] PKG_CONFIG=pkg-config
17:28:24 [2023-09-08T17:28:24.914Z] _=/usr/bin/env
17:28:24 [2023-09-08T17:28:24.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:28:46 [2023-09-08T17:28:46.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
17:28:46 [2023-09-08T17:28:46.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:28:46 [2023-09-08T17:28:46.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:28:47 [2023-09-08T17:28:47.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:28:52 [2023-09-08T17:28:52.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:28:55 [2023-09-08T17:28:55.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
17:28:55 [2023-09-08T17:28:55.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:28:57 [2023-09-08T17:28:57.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:28:58 [2023-09-08T17:28:58.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:28:59 [2023-09-08T17:28:59.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:28:59 [2023-09-08T17:28:59.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:29:01 [2023-09-08T17:29:01.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:29:03 [2023-09-08T17:29:03.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:29:04 [2023-09-08T17:29:04.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:29:06 [2023-09-08T17:29:06.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:29:06 [2023-09-08T17:29:06.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:29:07 [2023-09-08T17:29:07.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:29:09 [2023-09-08T17:29:09.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:29:10 [2023-09-08T17:29:10.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:29:11 [2023-09-08T17:29:11.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:29:12 [2023-09-08T17:29:12.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:29:13 [2023-09-08T17:29:13.992Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:29:13 [2023-09-08T17:29:13.992Z] Using test binary /usr/local/cli-integration/docker
17:29:13 [2023-09-08T17:29:13.992Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:29:13 [2023-09-08T17:29:13.992Z] +++ /etc/init.d/apparmor start
17:29:13 [2023-09-08T17:29:13.992Z] Not: starting.
17:29:13 [2023-09-08T17:29:13.992Z] INFO: Waiting for daemon to start...
17:29:13 [2023-09-08T17:29:13.992Z] Starting dockerd
17:29:13 [2023-09-08T17:29:13.992Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
17:29:16 [2023-09-08T17:29:16.514Z] .
17:29:16 [2023-09-08T17:29:16.514Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
17:29:16 [2023-09-08T17:29:16.514Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:29:16 [2023-09-08T17:29:16.514Z] ++++ docker load
17:29:16 [2023-09-08T17:29:16.514Z] Loaded image: emptyfs:latest
17:29:16 [2023-09-08T17:29:16.514Z] ++++ tar -cC bundles/test-integration/dangling .
17:29:16 [2023-09-08T17:29:16.514Z] ++++ docker load
17:29:16 [2023-09-08T17:29:16.514Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
17:29:16 [2023-09-08T17:29:16.514Z] Running integration-test (iteration 1)
17:29:16 [2023-09-08T17:29:16.514Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
17:29:16 [2023-09-08T17:29:16.514Z] ++ 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
17:29:16 [2023-09-08T17:29:16.514Z] ++ set -e
17:29:16 [2023-09-08T17:29:16.514Z] ++ '[' -n 0 ']'
17:29:16 [2023-09-08T17:29:16.514Z] ++ set -x
17:29:16 [2023-09-08T17:29:16.514Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
17:29:16 [2023-09-08T17:29:16.770Z] Loaded image: busybox:latest
17:29:16 [2023-09-08T17:29:16.770Z] Loaded image: busybox:glibc
17:29:17 [2023-09-08T17:29:17.699Z] Loaded image: debian:bullseye-slim
17:29:17 [2023-09-08T17:29:17.699Z] Loaded image: hello-world:latest
17:29:17 [2023-09-08T17:29:17.699Z] Loaded image: arm32v7/hello-world:latest
17:29:17 [2023-09-08T17:29:17.699Z] INFO: Testing against a local daemon
17:29:17 [2023-09-08T17:29:17.700Z] === RUN   TestCgroupNamespacesBuild
17:29:19 [2023-09-08T17:29:19.065Z] --- PASS: TestCgroupNamespacesBuild (1.12s)
17:29:19 [2023-09-08T17:29:19.065Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:29:19 [2023-09-08T17:29:19.992Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
17:29:19 [2023-09-08T17:29:19.992Z] === RUN   TestBuildWithSession
17:29:19 [2023-09-08T17:29:19.992Z]     build_session_test.go:26: TODO: BuildKit
17:29:19 [2023-09-08T17:29:19.992Z] --- SKIP: TestBuildWithSession (0.00s)
17:29:19 [2023-09-08T17:29:19.992Z] === RUN   TestBuildSquashParent
17:29:23 [2023-09-08T17:29:23.260Z] --- PASS: TestBuildSquashParent (3.11s)
17:29:23 [2023-09-08T17:29:23.260Z] === RUN   TestBuildWithRemoveAndForceRemove
17:29:23 [2023-09-08T17:29:23.260Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:29:23 [2023-09-08T17:29:23.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:29:23 [2023-09-08T17:29:23.260Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:29:23 [2023-09-08T17:29:23.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:29:23 [2023-09-08T17:29:23.260Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:29:23 [2023-09-08T17:29:23.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:29:23 [2023-09-08T17:29:23.260Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:29:23 [2023-09-08T17:29:23.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:29:23 [2023-09-08T17:29:23.260Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:29:23 [2023-09-08T17:29:23.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:29:23 [2023-09-08T17:29:23.260Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:29:23 [2023-09-08T17:29:23.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:29:23 [2023-09-08T17:29:23.260Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:29:23 [2023-09-08T17:29:23.260Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:29:23 [2023-09-08T17:29:23.260Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:29:23 [2023-09-08T17:29:23.260Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:29:23 [2023-09-08T17:29:23.260Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:29:23 [2023-09-08T17:29:23.260Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:29:26 [2023-09-08T17:29:26.527Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
17:29:26 [2023-09-08T17:29:26.527Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.54s)
17:29:26 [2023-09-08T17:29:26.527Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.62s)
17:29:26 [2023-09-08T17:29:26.527Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.84s)
17:29:26 [2023-09-08T17:29:26.527Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.11s)
17:29:26 [2023-09-08T17:29:26.527Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.18s)
17:29:26 [2023-09-08T17:29:26.527Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s)
17:29:26 [2023-09-08T17:29:26.527Z] === RUN   TestBuildMultiStageCopy
17:29:26 [2023-09-08T17:29:26.527Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:29:27 [2023-09-08T17:29:27.455Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:29:27 [2023-09-08T17:29:27.455Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:29:27 [2023-09-08T17:29:27.455Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:29:27 [2023-09-08T17:29:27.711Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:29:27 [2023-09-08T17:29:27.711Z] --- PASS: TestBuildMultiStageCopy (1.19s)
17:29:27 [2023-09-08T17:29:27.711Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.96s)
17:29:27 [2023-09-08T17:29:27.711Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
17:29:27 [2023-09-08T17:29:27.711Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
17:29:27 [2023-09-08T17:29:27.711Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
17:29:27 [2023-09-08T17:29:27.711Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
17:29:27 [2023-09-08T17:29:27.711Z] === RUN   TestBuildMultiStageParentConfig
17:29:27 [2023-09-08T17:29:27.967Z] --- PASS: TestBuildMultiStageParentConfig (0.26s)
17:29:27 [2023-09-08T17:29:27.967Z] === RUN   TestBuildLabelWithTargets
17:29:28 [2023-09-08T17:29:28.223Z] --- PASS: TestBuildLabelWithTargets (0.43s)
17:29:28 [2023-09-08T17:29:28.223Z] === RUN   TestBuildWithEmptyLayers
17:29:28 [2023-09-08T17:29:28.479Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
17:29:28 [2023-09-08T17:29:28.479Z] === RUN   TestBuildMultiStageOnBuild
17:29:29 [2023-09-08T17:29:29.408Z] --- PASS: TestBuildMultiStageOnBuild (1.03s)
17:29:29 [2023-09-08T17:29:29.408Z] === RUN   TestBuildUncleanTarFilenames
17:29:29 [2023-09-08T17:29:29.664Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
17:29:29 [2023-09-08T17:29:29.664Z] === RUN   TestBuildMultiStageLayerLeak
17:29:30 [2023-09-08T17:29:30.592Z] --- PASS: TestBuildMultiStageLayerLeak (1.05s)
17:29:30 [2023-09-08T17:29:30.592Z] === RUN   TestBuildWithHugeFile
17:30:17 [2023-09-08T17:30:17.225Z] --- PASS: TestBuildWithHugeFile (43.68s)
17:30:17 [2023-09-08T17:30:17.225Z] === RUN   TestBuildWCOWSandboxSize
17:30:17 [2023-09-08T17:30:17.225Z]     build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:30:17 [2023-09-08T17:30:17.225Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:30:17 [2023-09-08T17:30:17.225Z] === RUN   TestBuildWithEmptyDockerfile
17:30:17 [2023-09-08T17:30:17.225Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:30:17 [2023-09-08T17:30:17.225Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:30:17 [2023-09-08T17:30:17.225Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:30:17 [2023-09-08T17:30:17.225Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:30:17 [2023-09-08T17:30:17.225Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:30:17 [2023-09-08T17:30:17.225Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:30:17 [2023-09-08T17:30:17.225Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:30:17 [2023-09-08T17:30:17.225Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:30:17 [2023-09-08T17:30:17.225Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:30:17 [2023-09-08T17:30:17.225Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
17:30:17 [2023-09-08T17:30:17.225Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:30:17 [2023-09-08T17:30:17.226Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
17:30:17 [2023-09-08T17:30:17.226Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
17:30:17 [2023-09-08T17:30:17.226Z] === RUN   TestBuildPreserveOwnership
17:30:17 [2023-09-08T17:30:17.226Z] === RUN   TestBuildPreserveOwnership/copy_from
17:30:17 [2023-09-08T17:30:17.226Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:30:17 [2023-09-08T17:30:17.226Z] --- PASS: TestBuildPreserveOwnership (2.00s)
17:30:17 [2023-09-08T17:30:17.226Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.44s)
17:30:17 [2023-09-08T17:30:17.226Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.56s)
17:30:17 [2023-09-08T17:30:17.226Z] === RUN   TestBuildPlatformInvalid
17:30:17 [2023-09-08T17:30:17.226Z] --- PASS: TestBuildPlatformInvalid (0.03s)
17:30:17 [2023-09-08T17:30:17.226Z] === RUN   TestBuildkitHistoryTracePropagation
17:30:17 [2023-09-08T17:30:17.226Z] time="2023-09-08T17:30:16Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
17:30:17 [2023-09-08T17:30:17.226Z] time="2023-09-08T17:30:16Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
17:30:17 [2023-09-08T17:30:17.226Z] time="2023-09-08T17:30:16Z" level=info msg="[core] [Channel #1] parsed dial target is: {Scheme:unix Authority: URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
17:30:17 [2023-09-08T17:30:17.226Z] time="2023-09-08T17:30:16Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
17:30:17 [2023-09-08T17:30:17.226Z] time="2023-09-08T17:30:16Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {},\n      \"BalancerAttributes\": null,\n      \"Type\": 0,\n      \"Metadata\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
17:30:17 [2023-09-08T17:30:17.226Z] time="2023-09-08T17:30:16Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
17:30:17 [2023-09-08T17:30:17.226Z] time="2023-09-08T17:30:16Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
17:30:17 [2023-09-08T17:30:17.226Z] time="2023-09-08T17:30:16Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
17:30:17 [2023-09-08T17:30:17.226Z] time="2023-09-08T17:30:16Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
17:30:17 [2023-09-08T17:30:17.226Z] time="2023-09-08T17:30:16Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
17:30:17 [2023-09-08T17:30:17.226Z] time="2023-09-08T17:30:16Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
17:30:17 [2023-09-08T17:30:17.226Z] time="2023-09-08T17:30:16Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
17:30:17 [2023-09-08T17:30:17.226Z] time="2023-09-08T17:30:16Z" level=info msg="[core] [Server #4] Server created" module=grpc
17:30:17 [2023-09-08T17:30:17.226Z]     build_traces_test.go:84: Waiting for trace to be available
17:30:20 [2023-09-08T17:30:20.492Z] time="2023-09-08T17:30:20Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
17:30:20 [2023-09-08T17:30:20.492Z] time="2023-09-08T17:30:20Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
17:30:20 [2023-09-08T17:30:20.492Z] time="2023-09-08T17:30:20Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
17:30:20 [2023-09-08T17:30:20.492Z] time="2023-09-08T17:30:20Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
17:30:20 [2023-09-08T17:30:20.492Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
17:30:20 [2023-09-08T17:30:20.492Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:30:21 [2023-09-08T17:30:21.054Z] Loaded image: busybox:latest
17:30:21 [2023-09-08T17:30:21.054Z] Loaded image: busybox:glibc
17:30:21 [2023-09-08T17:30:21.983Z] Loaded image: debian:bullseye-slim
17:30:21 [2023-09-08T17:30:21.983Z] Loaded image: hello-world:latest
17:30:21 [2023-09-08T17:30:21.983Z] Loaded image: arm32v7/hello-world:latest
17:30:30 [2023-09-08T17:30:30.067Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.94s)
17:30:30 [2023-09-08T17:30:30.067Z] PASS
17:30:30 [2023-09-08T17:30:30.067Z] 
17:30:30 [2023-09-08T17:30:30.067Z] === Skipped
17:30:30 [2023-09-08T17:30:30.067Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:30:30 [2023-09-08T17:30:30.067Z]     build_session_test.go:26: TODO: BuildKit
17:30:30 [2023-09-08T17:30:30.067Z] 
17:30:30 [2023-09-08T17:30:30.067Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:30:30 [2023-09-08T17:30:30.067Z]     build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:30:30 [2023-09-08T17:30:30.067Z] 
17:30:30 [2023-09-08T17:30:30.067Z] DONE 35 tests, 2 skipped in 72.785s
17:30:30 [2023-09-08T17:30:30.067Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
17:30:30 [2023-09-08T17:30:30.067Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
17:30:30 [2023-09-08T17:30:30.067Z] ++ set -e
17:30:30 [2023-09-08T17:30:30.067Z] ++ '[' -n 0 ']'
17:30:30 [2023-09-08T17:30:30.067Z] ++ set -x
17:30:30 [2023-09-08T17:30:30.067Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
17:30:30 [2023-09-08T17:30:30.067Z] INFO: Testing against a local daemon
17:30:30 [2023-09-08T17:30:30.067Z] === RUN   TestNoNewPrivileges
17:30:34 [2023-09-08T17:30:34.236Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
17:30:34 [2023-09-08T17:30:34.798Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
17:30:35 [2023-09-08T17:30:35.359Z] --- PASS: TestNoNewPrivileges (5.85s)
17:30:35 [2023-09-08T17:30:35.359Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.44s)
17:30:35 [2023-09-08T17:30:35.359Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.39s)
17:30:35 [2023-09-08T17:30:35.359Z] PASS
17:30:35 [2023-09-08T17:30:35.359Z] 
17:30:35 [2023-09-08T17:30:35.359Z] DONE 3 tests in 5.884s
17:30:35 [2023-09-08T17:30:35.359Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
17:30:35 [2023-09-08T17:30:35.359Z] ++ 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
17:30:35 [2023-09-08T17:30:35.359Z] ++ set -e
17:30:35 [2023-09-08T17:30:35.359Z] ++ '[' -n 0 ']'
17:30:35 [2023-09-08T17:30:35.359Z] ++ set -x
17:30:35 [2023-09-08T17:30:35.360Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
17:30:35 [2023-09-08T17:30:35.360Z] INFO: Testing against a local daemon
17:30:35 [2023-09-08T17:30:35.360Z] === RUN   TestConfigInspect
17:30:37 [2023-09-08T17:30:37.248Z] --- PASS: TestConfigInspect (1.98s)
17:30:37 [2023-09-08T17:30:37.248Z] === RUN   TestConfigList
17:30:38 [2023-09-08T17:30:38.616Z] === RUN   TestConfigList/test_filter_by_name
17:30:38 [2023-09-08T17:30:38.616Z] === RUN   TestConfigList/test_filter_by_id
17:30:38 [2023-09-08T17:30:38.616Z] === RUN   TestConfigList/test_filter_by_label_key_only
17:30:38 [2023-09-08T17:30:38.616Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
17:30:38 [2023-09-08T17:30:38.616Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
17:30:39 [2023-09-08T17:30:39.178Z] --- PASS: TestConfigList (1.91s)
17:30:39 [2023-09-08T17:30:39.178Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
17:30:39 [2023-09-08T17:30:39.178Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
17:30:39 [2023-09-08T17:30:39.178Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
17:30:39 [2023-09-08T17:30:39.178Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
17:30:39 [2023-09-08T17:30:39.178Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
17:30:39 [2023-09-08T17:30:39.178Z] === RUN   TestConfigsCreateAndDelete
17:30:41 [2023-09-08T17:30:41.694Z] --- PASS: TestConfigsCreateAndDelete (2.02s)
17:30:41 [2023-09-08T17:30:41.694Z] === RUN   TestConfigsUpdate
17:30:43 [2023-09-08T17:30:43.060Z] --- PASS: TestConfigsUpdate (1.87s)
17:30:43 [2023-09-08T17:30:43.060Z] === RUN   TestTemplatedConfig
17:30:46 [2023-09-08T17:30:46.328Z] --- PASS: TestTemplatedConfig (2.69s)
17:30:46 [2023-09-08T17:30:46.328Z] === RUN   TestConfigCreateResolve
17:30:47 [2023-09-08T17:30:47.693Z] --- PASS: TestConfigCreateResolve (1.93s)
17:30:47 [2023-09-08T17:30:47.693Z] PASS
17:30:47 [2023-09-08T17:30:47.693Z] === RUN   TestConfigInspect
17:30:49 [2023-09-08T17:30:49.583Z] --- PASS: TestConfigInspect (1.94s)
17:30:49 [2023-09-08T17:30:49.583Z] === RUN   TestConfigList
17:30:50 [2023-09-08T17:30:50.951Z] === RUN   TestConfigList/test_filter_by_name
17:30:50 [2023-09-08T17:30:50.951Z] === RUN   TestConfigList/test_filter_by_id
17:30:50 [2023-09-08T17:30:50.951Z] === RUN   TestConfigList/test_filter_by_label_key_only
17:30:50 [2023-09-08T17:30:50.951Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
17:30:50 [2023-09-08T17:30:50.951Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
17:30:51 [2023-09-08T17:30:51.513Z] --- PASS: TestConfigList (1.87s)
17:30:51 [2023-09-08T17:30:51.513Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
17:30:51 [2023-09-08T17:30:51.513Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
17:30:51 [2023-09-08T17:30:51.513Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
17:30:51 [2023-09-08T17:30:51.513Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
17:30:51 [2023-09-08T17:30:51.513Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
17:30:51 [2023-09-08T17:30:51.514Z] === RUN   TestConfigsCreateAndDelete
17:30:53 [2023-09-08T17:30:53.403Z] --- PASS: TestConfigsCreateAndDelete (1.89s)
17:30:53 [2023-09-08T17:30:53.403Z] === RUN   TestConfigsUpdate
17:30:55 [2023-09-08T17:30:55.293Z] --- PASS: TestConfigsUpdate (1.85s)
17:30:55 [2023-09-08T17:30:55.293Z] === RUN   TestTemplatedConfig
17:30:57 [2023-09-08T17:30:57.814Z] --- PASS: TestTemplatedConfig (2.65s)
17:30:57 [2023-09-08T17:30:57.814Z] === RUN   TestConfigCreateResolve
17:30:59 [2023-09-08T17:30:59.709Z] --- PASS: TestConfigCreateResolve (1.86s)
17:30:59 [2023-09-08T17:30:59.709Z] PASS
17:30:59 [2023-09-08T17:30:59.709Z] 
17:30:59 [2023-09-08T17:30:59.709Z] DONE 22 tests in 24.528s
17:30:59 [2023-09-08T17:30:59.709Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
17:30:59 [2023-09-08T17:30:59.709Z] ++ 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
17:30:59 [2023-09-08T17:30:59.709Z] ++ set -e
17:30:59 [2023-09-08T17:30:59.709Z] ++ '[' -n 0 ']'
17:30:59 [2023-09-08T17:30:59.709Z] ++ set -x
17:30:59 [2023-09-08T17:30:59.709Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
17:30:59 [2023-09-08T17:30:59.709Z] INFO: Testing against a local daemon
17:30:59 [2023-09-08T17:30:59.709Z] === RUN   TestAttach
17:30:59 [2023-09-08T17:30:59.965Z] === RUN   TestAttach/without_TTY
17:30:59 [2023-09-08T17:30:59.965Z] === PAUSE TestAttach/without_TTY
17:30:59 [2023-09-08T17:30:59.965Z] === RUN   TestAttach/with_TTY
17:30:59 [2023-09-08T17:30:59.965Z] === PAUSE TestAttach/with_TTY
17:30:59 [2023-09-08T17:30:59.965Z] === CONT  TestAttach/without_TTY
17:30:59 [2023-09-08T17:30:59.965Z] === CONT  TestAttach/with_TTY
17:30:59 [2023-09-08T17:30:59.965Z] --- PASS: TestAttach (0.02s)
17:30:59 [2023-09-08T17:30:59.965Z]     --- PASS: TestAttach/without_TTY (0.03s)
17:30:59 [2023-09-08T17:30:59.965Z]     --- PASS: TestAttach/with_TTY (0.03s)
17:30:59 [2023-09-08T17:30:59.965Z] === RUN   TestCreateWithCDIDevices
17:31:00 [2023-09-08T17:31:00.893Z] --- PASS: TestCreateWithCDIDevices (1.03s)
17:31:00 [2023-09-08T17:31:00.893Z] === RUN   TestCDISpecDirsAreInSystemInfo
17:31:00 [2023-09-08T17:31:00.893Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
17:31:01 [2023-09-08T17:31:01.455Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
17:31:02 [2023-09-08T17:31:02.018Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
17:31:02 [2023-09-08T17:31:02.580Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
17:31:03 [2023-09-08T17:31:03.143Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
17:31:03 [2023-09-08T17:31:03.705Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
17:31:03 [2023-09-08T17:31:03.961Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
17:31:04 [2023-09-08T17:31:04.523Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
17:31:05 [2023-09-08T17:31:05.087Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
17:31:05 [2023-09-08T17:31:05.087Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
17:31:05 [2023-09-08T17:31:05.087Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
17:31:05 [2023-09-08T17:31:05.087Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
17:31:05 [2023-09-08T17:31:05.087Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
17:31:05 [2023-09-08T17:31:05.087Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
17:31:05 [2023-09-08T17:31:05.087Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
17:31:05 [2023-09-08T17:31:05.087Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
17:31:05 [2023-09-08T17:31:05.087Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
17:31:05 [2023-09-08T17:31:05.087Z] === RUN   TestCheckpoint
17:31:05 [2023-09-08T17:31:05.087Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:31:05 [2023-09-08T17:31:05.087Z] --- SKIP: TestCheckpoint (0.00s)
17:31:05 [2023-09-08T17:31:05.087Z] === RUN   TestContainerInvalidJSON
17:31:05 [2023-09-08T17:31:05.087Z] === RUN   TestContainerInvalidJSON/commit
17:31:05 [2023-09-08T17:31:05.088Z] === PAUSE TestContainerInvalidJSON/commit
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/containers/create
17:31:05 [2023-09-08T17:31:05.088Z] === PAUSE TestContainerInvalidJSON/containers/create
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:31:05 [2023-09-08T17:31:05.088Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:31:05 [2023-09-08T17:31:05.088Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:31:05 [2023-09-08T17:31:05.088Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:31:05 [2023-09-08T17:31:05.088Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:31:05 [2023-09-08T17:31:05.088Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:31:05 [2023-09-08T17:31:05.088Z] === CONT  TestContainerInvalidJSON/commit
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:31:05 [2023-09-08T17:31:05.088Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:31:05 [2023-09-08T17:31:05.088Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:31:05 [2023-09-08T17:31:05.088Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:31:05 [2023-09-08T17:31:05.088Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:31:05 [2023-09-08T17:31:05.088Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:31:05 [2023-09-08T17:31:05.088Z] === CONT  TestContainerInvalidJSON/containers/create
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:31:05 [2023-09-08T17:31:05.088Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:31:05 [2023-09-08T17:31:05.088Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:31:05 [2023-09-08T17:31:05.088Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestCopyFromContainerPathIsNotDir
17:31:05 [2023-09-08T17:31:05.088Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
17:31:05 [2023-09-08T17:31:05.088Z] === RUN   TestCopyToContainerPathDoesNotExist
17:31:05 [2023-09-08T17:31:05.345Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
17:31:05 [2023-09-08T17:31:05.345Z] === RUN   TestCopyEmptyFile
17:31:05 [2023-09-08T17:31:05.345Z] --- PASS: TestCopyEmptyFile (0.05s)
17:31:05 [2023-09-08T17:31:05.345Z] === RUN   TestCopyToContainerPathIsNotDir
17:31:05 [2023-09-08T17:31:05.345Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
17:31:05 [2023-09-08T17:31:05.345Z] === RUN   TestCopyFromContainer
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCopyFromContainer//
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCopyFromContainer/.
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCopyFromContainer//.
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCopyFromContainer/./
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCopyFromContainer//./
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCopyFromContainer//bar/root
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCopyFromContainer//bar/root/
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCopyFromContainer//bar/root/.
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCopyFromContainer/bar/quux
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCopyFromContainer/bar/quux/
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCopyFromContainer/bar/quux/.
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCopyFromContainer/bar/notarget
17:31:05 [2023-09-08T17:31:05.906Z] --- PASS: TestCopyFromContainer (0.68s)
17:31:05 [2023-09-08T17:31:05.906Z]     --- PASS: TestCopyFromContainer// (0.01s)
17:31:05 [2023-09-08T17:31:05.906Z]     --- PASS: TestCopyFromContainer/. (0.01s)
17:31:05 [2023-09-08T17:31:05.906Z]     --- PASS: TestCopyFromContainer//. (0.01s)
17:31:05 [2023-09-08T17:31:05.906Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
17:31:05 [2023-09-08T17:31:05.906Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
17:31:05 [2023-09-08T17:31:05.906Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
17:31:05 [2023-09-08T17:31:05.906Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
17:31:05 [2023-09-08T17:31:05.906Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
17:31:05 [2023-09-08T17:31:05.906Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
17:31:05 [2023-09-08T17:31:05.906Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
17:31:05 [2023-09-08T17:31:05.906Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
17:31:05 [2023-09-08T17:31:05.906Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
17:31:05 [2023-09-08T17:31:05.906Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
17:31:05 [2023-09-08T17:31:05.906Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
17:31:05 [2023-09-08T17:31:05.906Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
17:31:05 [2023-09-08T17:31:05.906Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
17:31:05 [2023-09-08T17:31:05.906Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:31:05 [2023-09-08T17:31:05.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:31:05 [2023-09-08T17:31:05.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:31:05 [2023-09-08T17:31:05.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:31:05 [2023-09-08T17:31:05.906Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:31:05 [2023-09-08T17:31:05.906Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:31:05 [2023-09-08T17:31:05.906Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:31:05 [2023-09-08T17:31:05.906Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:31:05 [2023-09-08T17:31:05.906Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:31:05 [2023-09-08T17:31:05.906Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:31:05 [2023-09-08T17:31:05.906Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCreateLinkToNonExistingContainer
17:31:05 [2023-09-08T17:31:05.906Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCreateWithInvalidEnv
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCreateWithInvalidEnv/0
17:31:05 [2023-09-08T17:31:05.906Z] === PAUSE TestCreateWithInvalidEnv/0
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCreateWithInvalidEnv/1
17:31:05 [2023-09-08T17:31:05.906Z] === PAUSE TestCreateWithInvalidEnv/1
17:31:05 [2023-09-08T17:31:05.906Z] === RUN   TestCreateWithInvalidEnv/2
17:31:05 [2023-09-08T17:31:05.906Z] === PAUSE TestCreateWithInvalidEnv/2
17:31:05 [2023-09-08T17:31:05.906Z] === CONT  TestCreateWithInvalidEnv/0
17:31:05 [2023-09-08T17:31:05.906Z] === CONT  TestCreateWithInvalidEnv/2
17:31:05 [2023-09-08T17:31:05.906Z] === CONT  TestCreateWithInvalidEnv/1
17:31:06 [2023-09-08T17:31:06.163Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:31:06 [2023-09-08T17:31:06.163Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:31:06 [2023-09-08T17:31:06.163Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:31:06 [2023-09-08T17:31:06.163Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:31:06 [2023-09-08T17:31:06.163Z] === RUN   TestCreateTmpfsMountsTarget
17:31:06 [2023-09-08T17:31:06.163Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:31:06 [2023-09-08T17:31:06.163Z] === RUN   TestCreateWithCustomMaskedPaths
17:31:07 [2023-09-08T17:31:07.529Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
17:31:07 [2023-09-08T17:31:07.529Z] === RUN   TestCreateWithCustomReadonlyPaths
17:31:08 [2023-09-08T17:31:08.457Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s)
17:31:08 [2023-09-08T17:31:08.457Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:31:08 [2023-09-08T17:31:08.457Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:31:08 [2023-09-08T17:31:08.457Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:31:08 [2023-09-08T17:31:08.457Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:31:08 [2023-09-08T17:31:08.457Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:31:08 [2023-09-08T17:31:08.457Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:31:08 [2023-09-08T17:31:08.457Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:31:08 [2023-09-08T17:31:08.457Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:31:08 [2023-09-08T17:31:08.457Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:31:08 [2023-09-08T17:31:08.457Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:31:08 [2023-09-08T17:31:08.457Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:31:08 [2023-09-08T17:31:08.457Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:31:08 [2023-09-08T17:31:08.457Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:31:08 [2023-09-08T17:31:08.457Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:31:08 [2023-09-08T17:31:08.457Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:31:08 [2023-09-08T17:31:08.457Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:31:08 [2023-09-08T17:31:08.713Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:31:08 [2023-09-08T17:31:08.713Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:31:08 [2023-09-08T17:31:08.713Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:31:08 [2023-09-08T17:31:08.713Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:31:08 [2023-09-08T17:31:08.713Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:31:08 [2023-09-08T17:31:08.713Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:31:08 [2023-09-08T17:31:08.713Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:31:08 [2023-09-08T17:31:08.969Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
17:31:08 [2023-09-08T17:31:08.969Z] === RUN   TestCreateDifferentPlatform
17:31:08 [2023-09-08T17:31:08.969Z] === RUN   TestCreateDifferentPlatform/different_os
17:31:08 [2023-09-08T17:31:08.969Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:31:08 [2023-09-08T17:31:08.969Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:31:08 [2023-09-08T17:31:08.969Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:31:08 [2023-09-08T17:31:08.969Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:31:08 [2023-09-08T17:31:08.969Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:31:08 [2023-09-08T17:31:08.969Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
17:31:08 [2023-09-08T17:31:08.969Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:31:08 [2023-09-08T17:31:08.969Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:31:08 [2023-09-08T17:31:08.969Z] === RUN   TestCreateInvalidHostConfig
17:31:08 [2023-09-08T17:31:08.969Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
17:31:08 [2023-09-08T17:31:08.969Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
17:31:08 [2023-09-08T17:31:08.969Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
17:31:08 [2023-09-08T17:31:08.969Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
17:31:08 [2023-09-08T17:31:08.969Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:31:08 [2023-09-08T17:31:08.969Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:31:08 [2023-09-08T17:31:08.969Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
17:31:08 [2023-09-08T17:31:08.969Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
17:31:08 [2023-09-08T17:31:08.969Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
17:31:08 [2023-09-08T17:31:08.969Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
17:31:08 [2023-09-08T17:31:08.969Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
17:31:08 [2023-09-08T17:31:08.969Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
17:31:08 [2023-09-08T17:31:08.969Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:31:08 [2023-09-08T17:31:08.969Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
17:31:08 [2023-09-08T17:31:08.969Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
17:31:08 [2023-09-08T17:31:08.969Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
17:31:08 [2023-09-08T17:31:08.969Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
17:31:08 [2023-09-08T17:31:08.969Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
17:31:08 [2023-09-08T17:31:08.969Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
17:31:08 [2023-09-08T17:31:08.969Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
17:31:08 [2023-09-08T17:31:08.969Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
17:31:08 [2023-09-08T17:31:08.969Z] === RUN   TestContainerStartOnDaemonRestart
17:31:08 [2023-09-08T17:31:08.969Z] === PAUSE TestContainerStartOnDaemonRestart
17:31:08 [2023-09-08T17:31:08.969Z] === RUN   TestDaemonRestartIpcMode
17:31:08 [2023-09-08T17:31:08.969Z] === PAUSE TestDaemonRestartIpcMode
17:31:08 [2023-09-08T17:31:08.969Z] === RUN   TestDaemonHostGatewayIP
17:31:08 [2023-09-08T17:31:08.969Z] === PAUSE TestDaemonHostGatewayIP
17:31:08 [2023-09-08T17:31:08.969Z] === RUN   TestRestartDaemonWithRestartingContainer
17:31:08 [2023-09-08T17:31:08.969Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:31:08 [2023-09-08T17:31:08.969Z] === RUN   TestHardRestartWhenContainerIsRunning
17:31:08 [2023-09-08T17:31:08.969Z] === PAUSE TestHardRestartWhenContainerIsRunning
17:31:08 [2023-09-08T17:31:08.969Z] === RUN   TestContainerKillOnDaemonStart
17:31:08 [2023-09-08T17:31:08.969Z] === PAUSE TestContainerKillOnDaemonStart
17:31:08 [2023-09-08T17:31:08.969Z] === RUN   TestDiff
17:31:09 [2023-09-08T17:31:09.531Z] --- PASS: TestDiff (0.45s)
17:31:09 [2023-09-08T17:31:09.531Z] === RUN   TestExecConsoleSize
17:31:10 [2023-09-08T17:31:10.093Z] --- PASS: TestExecConsoleSize (0.54s)
17:31:10 [2023-09-08T17:31:10.093Z] === RUN   TestExecWithCloseStdin
17:31:10 [2023-09-08T17:31:10.655Z] --- PASS: TestExecWithCloseStdin (0.54s)
17:31:10 [2023-09-08T17:31:10.655Z] === RUN   TestExec
17:31:11 [2023-09-08T17:31:11.216Z] --- PASS: TestExec (0.52s)
17:31:11 [2023-09-08T17:31:11.216Z] === RUN   TestExecUser
17:31:11 [2023-09-08T17:31:11.778Z] --- PASS: TestExecUser (0.54s)
17:31:11 [2023-09-08T17:31:11.778Z] === RUN   TestExportContainerAndImportImage
17:31:12 [2023-09-08T17:31:12.341Z] --- PASS: TestExportContainerAndImportImage (0.51s)
17:31:12 [2023-09-08T17:31:12.341Z] === RUN   TestExportContainerAfterDaemonRestart
17:31:18 [2023-09-08T17:31:18.889Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s)
17:31:18 [2023-09-08T17:31:18.889Z] === RUN   TestHealthCheckWorkdir
17:31:18 [2023-09-08T17:31:18.889Z] --- PASS: TestHealthCheckWorkdir (0.65s)
17:31:18 [2023-09-08T17:31:18.889Z] === RUN   TestHealthKillContainer
17:31:26 [2023-09-08T17:31:26.974Z] --- PASS: TestHealthKillContainer (7.94s)
17:31:26 [2023-09-08T17:31:26.974Z] === RUN   TestHealthCheckProcessKilled
17:31:27 [2023-09-08T17:31:27.535Z] --- PASS: TestHealthCheckProcessKilled (0.74s)
17:31:27 [2023-09-08T17:31:27.535Z] === RUN   TestHealthStartInterval
17:31:28 [2023-09-08T17:31:28.900Z]     health_test.go:141: &{2023-09-08 17:31:28.733676725 +0000 UTC 2023-09-08 17:31:28.795314461 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:31:28 [2023-09-08T17:31:28.900Z]         }
17:31:29 [2023-09-08T17:31:29.156Z]     health_test.go:141: &{2023-09-08 17:31:28.733676725 +0000 UTC 2023-09-08 17:31:28.795314461 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:31:29 [2023-09-08T17:31:29.156Z]         }
17:31:29 [2023-09-08T17:31:29.156Z]     health_test.go:141: &{2023-09-08 17:31:28.733676725 +0000 UTC 2023-09-08 17:31:28.795314461 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:31:29 [2023-09-08T17:31:29.156Z]         }
17:31:29 [2023-09-08T17:31:29.156Z]     health_test.go:141: &{2023-09-08 17:31:28.733676725 +0000 UTC 2023-09-08 17:31:28.795314461 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:31:29 [2023-09-08T17:31:29.156Z]         }
17:31:29 [2023-09-08T17:31:29.412Z]     health_test.go:141: &{2023-09-08 17:31:28.733676725 +0000 UTC 2023-09-08 17:31:28.795314461 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:31:29 [2023-09-08T17:31:29.412Z]         }
17:31:29 [2023-09-08T17:31:29.412Z]     health_test.go:141: &{2023-09-08 17:31:28.733676725 +0000 UTC 2023-09-08 17:31:28.795314461 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:31:29 [2023-09-08T17:31:29.412Z]         }
17:31:29 [2023-09-08T17:31:29.668Z]     health_test.go:141: &{2023-09-08 17:31:28.733676725 +0000 UTC 2023-09-08 17:31:28.795314461 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:31:29 [2023-09-08T17:31:29.668Z]         }
17:31:29 [2023-09-08T17:31:29.668Z]     health_test.go:141: &{2023-09-08 17:31:28.733676725 +0000 UTC 2023-09-08 17:31:28.795314461 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:31:29 [2023-09-08T17:31:29.668Z]         }
17:31:29 [2023-09-08T17:31:29.668Z]     health_test.go:141: &{2023-09-08 17:31:28.733676725 +0000 UTC 2023-09-08 17:31:28.795314461 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:31:29 [2023-09-08T17:31:29.668Z]         }
17:31:29 [2023-09-08T17:31:29.924Z]     health_test.go:141: &{2023-09-08 17:31:28.733676725 +0000 UTC 2023-09-08 17:31:28.795314461 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:31:29 [2023-09-08T17:31:29.924Z]         }
17:31:29 [2023-09-08T17:31:29.924Z]     health_test.go:141: &{2023-09-08 17:31:29.800659483 +0000 UTC 2023-09-08 17:31:29.842843106 +0000 UTC 1 2}
17:31:30 [2023-09-08T17:31:30.179Z]     health_test.go:141: &{2023-09-08 17:31:29.800659483 +0000 UTC 2023-09-08 17:31:29.842843106 +0000 UTC 1 2}
17:31:30 [2023-09-08T17:31:30.179Z]     health_test.go:141: &{2023-09-08 17:31:29.800659483 +0000 UTC 2023-09-08 17:31:29.842843106 +0000 UTC 1 2}
17:31:30 [2023-09-08T17:31:30.179Z]     health_test.go:141: &{2023-09-08 17:31:29.800659483 +0000 UTC 2023-09-08 17:31:29.842843106 +0000 UTC 1 2}
17:31:30 [2023-09-08T17:31:30.435Z]     health_test.go:141: &{2023-09-08 17:31:29.800659483 +0000 UTC 2023-09-08 17:31:29.842843106 +0000 UTC 1 2}
17:31:30 [2023-09-08T17:31:30.435Z]     health_test.go:141: &{2023-09-08 17:31:29.800659483 +0000 UTC 2023-09-08 17:31:29.842843106 +0000 UTC 1 2}
17:31:30 [2023-09-08T17:31:30.691Z]     health_test.go:141: &{2023-09-08 17:31:29.800659483 +0000 UTC 2023-09-08 17:31:29.842843106 +0000 UTC 1 2}
17:31:30 [2023-09-08T17:31:30.691Z]     health_test.go:141: &{2023-09-08 17:31:29.800659483 +0000 UTC 2023-09-08 17:31:29.842843106 +0000 UTC 1 2}
17:31:30 [2023-09-08T17:31:30.691Z]     health_test.go:141: &{2023-09-08 17:31:29.800659483 +0000 UTC 2023-09-08 17:31:29.842843106 +0000 UTC 1 2}
17:31:30 [2023-09-08T17:31:30.947Z]     health_test.go:141: &{2023-09-08 17:31:29.800659483 +0000 UTC 2023-09-08 17:31:29.842843106 +0000 UTC 1 2}
17:31:30 [2023-09-08T17:31:30.947Z]     health_test.go:141: &{2023-09-08 17:31:29.800659483 +0000 UTC 2023-09-08 17:31:29.842843106 +0000 UTC 1 2}
17:31:31 [2023-09-08T17:31:31.203Z]     health_test.go:169: 1.046913415s
17:31:32 [2023-09-08T17:31:32.129Z]     health_test.go:169: 1.046913415s
17:31:33 [2023-09-08T17:31:33.057Z]     health_test.go:169: 1.046913415s
17:31:33 [2023-09-08T17:31:33.984Z]     health_test.go:169: 1.046913415s
17:31:35 [2023-09-08T17:31:35.349Z]     health_test.go:169: 1.046913415s
17:31:36 [2023-09-08T17:31:36.276Z]     health_test.go:169: 1.046913415s
17:31:37 [2023-09-08T17:31:37.203Z]     health_test.go:169: 1.046913415s
17:31:38 [2023-09-08T17:31:38.130Z]     health_test.go:169: 1.046913415s
17:31:39 [2023-09-08T17:31:39.059Z]     health_test.go:169: 1.046913415s
17:31:39 [2023-09-08T17:31:39.991Z]     health_test.go:169: 1.046913415s
17:31:41 [2023-09-08T17:31:41.355Z]     health_test.go:169: 1.046913415s
17:31:42 [2023-09-08T17:31:42.282Z]     health_test.go:169: 1.046913415s
17:31:43 [2023-09-08T17:31:43.208Z]     health_test.go:169: 1.046913415s
17:31:44 [2023-09-08T17:31:44.135Z]     health_test.go:169: 1.046913415s
17:31:45 [2023-09-08T17:31:45.062Z]     health_test.go:169: 1.046913415s
17:31:45 [2023-09-08T17:31:45.989Z]     health_test.go:169: 1.046913415s
17:31:47 [2023-09-08T17:31:47.354Z]     health_test.go:169: 1.046913415s
17:31:48 [2023-09-08T17:31:48.281Z]     health_test.go:169: 1.046913415s
17:31:49 [2023-09-08T17:31:49.207Z]     health_test.go:169: 1.046913415s
17:31:50 [2023-09-08T17:31:50.134Z]     health_test.go:169: 1.046913415s
17:31:51 [2023-09-08T17:31:51.061Z]     health_test.go:169: 1.046913415s
17:31:52 [2023-09-08T17:31:52.425Z]     health_test.go:169: 1.046913415s
17:31:53 [2023-09-08T17:31:53.352Z]     health_test.go:169: 1.046913415s
17:31:54 [2023-09-08T17:31:54.279Z]     health_test.go:169: 1.046913415s
17:31:55 [2023-09-08T17:31:55.206Z]     health_test.go:169: 1.046913415s
17:31:56 [2023-09-08T17:31:56.132Z]     health_test.go:169: 1.046913415s
17:31:57 [2023-09-08T17:31:57.064Z]     health_test.go:169: 1.046913415s
17:31:58 [2023-09-08T17:31:58.101Z]     health_test.go:169: 1.046913415s
17:31:59 [2023-09-08T17:31:59.027Z]     health_test.go:169: 1.046913415s
17:32:00 [2023-09-08T17:32:00.392Z]     health_test.go:169: 1.046913415s
17:32:01 [2023-09-08T17:32:01.319Z] --- PASS: TestHealthStartInterval (33.69s)
17:32:01 [2023-09-08T17:32:01.319Z] === RUN   TestInspectCpusetInConfigPre120
17:32:01 [2023-09-08T17:32:01.881Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s)
17:32:01 [2023-09-08T17:32:01.881Z] === RUN   TestInspectAnnotations
17:32:01 [2023-09-08T17:32:01.881Z] --- PASS: TestInspectAnnotations (0.04s)
17:32:01 [2023-09-08T17:32:01.881Z] === RUN   TestIpcModeNone
17:32:02 [2023-09-08T17:32:02.442Z] --- PASS: TestIpcModeNone (0.54s)
17:32:02 [2023-09-08T17:32:02.442Z] === RUN   TestIpcModePrivate
17:32:02 [2023-09-08T17:32:02.698Z]     ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
17:32:02 [2023-09-08T17:32:02.954Z] --- PASS: TestIpcModePrivate (0.50s)
17:32:02 [2023-09-08T17:32:02.954Z] === RUN   TestIpcModeShareable
17:32:03 [2023-09-08T17:32:03.210Z]     ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
17:32:03 [2023-09-08T17:32:03.466Z] --- PASS: TestIpcModeShareable (0.53s)
17:32:03 [2023-09-08T17:32:03.466Z] === RUN   TestAPIIpcModeShareableAndContainer
17:32:04 [2023-09-08T17:32:04.831Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.20s)
17:32:04 [2023-09-08T17:32:04.831Z] === RUN   TestAPIIpcModeHost
17:32:05 [2023-09-08T17:32:05.087Z] --- PASS: TestAPIIpcModeHost (0.35s)
17:32:05 [2023-09-08T17:32:05.087Z] === RUN   TestDaemonIpcModeShareable
17:32:06 [2023-09-08T17:32:06.014Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
17:32:06 [2023-09-08T17:32:06.014Z] --- PASS: TestDaemonIpcModeShareable (1.10s)
17:32:06 [2023-09-08T17:32:06.014Z] === RUN   TestDaemonIpcModePrivate
17:32:06 [2023-09-08T17:32:06.942Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
17:32:07 [2023-09-08T17:32:07.197Z] --- PASS: TestDaemonIpcModePrivate (1.10s)
17:32:07 [2023-09-08T17:32:07.197Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:32:08 [2023-09-08T17:32:08.125Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
17:32:08 [2023-09-08T17:32:08.381Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s)
17:32:08 [2023-09-08T17:32:08.381Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:32:09 [2023-09-08T17:32:09.309Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
17:32:09 [2023-09-08T17:32:09.309Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s)
17:32:09 [2023-09-08T17:32:09.309Z] === RUN   TestIpcModeOlderClient
17:32:09 [2023-09-08T17:32:09.309Z] === PAUSE TestIpcModeOlderClient
17:32:09 [2023-09-08T17:32:09.309Z] === RUN   TestKillContainerInvalidSignal
17:32:09 [2023-09-08T17:32:09.871Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
17:32:09 [2023-09-08T17:32:09.871Z] === RUN   TestKillContainer
17:32:09 [2023-09-08T17:32:09.871Z] === RUN   TestKillContainer/no_signal
17:32:10 [2023-09-08T17:32:10.433Z] === RUN   TestKillContainer/non_killing_signal
17:32:10 [2023-09-08T17:32:10.689Z] === RUN   TestKillContainer/killing_signal
17:32:11 [2023-09-08T17:32:11.250Z] --- PASS: TestKillContainer (1.40s)
17:32:11 [2023-09-08T17:32:11.250Z]     --- PASS: TestKillContainer/no_signal (0.44s)
17:32:11 [2023-09-08T17:32:11.250Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
17:32:11 [2023-09-08T17:32:11.250Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
17:32:11 [2023-09-08T17:32:11.250Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:32:11 [2023-09-08T17:32:11.250Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:32:11 [2023-09-08T17:32:11.812Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:32:12 [2023-09-08T17:32:12.068Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s)
17:32:12 [2023-09-08T17:32:12.068Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
17:32:12 [2023-09-08T17:32:12.068Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
17:32:12 [2023-09-08T17:32:12.068Z] === RUN   TestKillStoppedContainer
17:32:12 [2023-09-08T17:32:12.068Z] --- PASS: TestKillStoppedContainer (0.03s)
17:32:12 [2023-09-08T17:32:12.068Z] === RUN   TestKillStoppedContainerAPIPre120
17:32:12 [2023-09-08T17:32:12.324Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
17:32:12 [2023-09-08T17:32:12.324Z] === RUN   TestKillDifferentUserContainer
17:32:12 [2023-09-08T17:32:12.580Z] --- PASS: TestKillDifferentUserContainer (0.44s)
17:32:12 [2023-09-08T17:32:12.580Z] === RUN   TestInspectOomKilledTrue
17:32:13 [2023-09-08T17:32:13.142Z] --- PASS: TestInspectOomKilledTrue (0.50s)
17:32:13 [2023-09-08T17:32:13.142Z] === RUN   TestInspectOomKilledFalse
17:32:13 [2023-09-08T17:32:13.709Z] --- PASS: TestInspectOomKilledFalse (0.48s)
17:32:13 [2023-09-08T17:32:13.709Z] === RUN   TestLinksEtcHostsContentMatch
17:32:13 [2023-09-08T17:32:13.967Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s)
17:32:13 [2023-09-08T17:32:13.967Z] === RUN   TestLinksContainerNames
17:32:14 [2023-09-08T17:32:14.895Z] --- PASS: TestLinksContainerNames (0.93s)
17:32:14 [2023-09-08T17:32:14.895Z] === RUN   TestLogsFollowTailEmpty
17:32:15 [2023-09-08T17:32:15.457Z] --- PASS: TestLogsFollowTailEmpty (0.52s)
17:32:15 [2023-09-08T17:32:15.457Z] === RUN   TestLogs
17:32:15 [2023-09-08T17:32:15.457Z] === RUN   TestLogs/driver_local
17:32:15 [2023-09-08T17:32:15.457Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
17:32:15 [2023-09-08T17:32:15.457Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
17:32:15 [2023-09-08T17:32:15.457Z] === RUN   TestLogs/driver_local/tty/only_stdout
17:32:15 [2023-09-08T17:32:15.457Z] === PAUSE TestLogs/driver_local/tty/only_stdout
17:32:15 [2023-09-08T17:32:15.457Z] === RUN   TestLogs/driver_local/tty/only_stderr
17:32:15 [2023-09-08T17:32:15.457Z] === PAUSE TestLogs/driver_local/tty/only_stderr
17:32:15 [2023-09-08T17:32:15.457Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
17:32:15 [2023-09-08T17:32:15.457Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
17:32:15 [2023-09-08T17:32:15.457Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
17:32:15 [2023-09-08T17:32:15.457Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
17:32:15 [2023-09-08T17:32:15.457Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
17:32:15 [2023-09-08T17:32:15.457Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
17:32:15 [2023-09-08T17:32:15.457Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
17:32:15 [2023-09-08T17:32:15.457Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
17:32:15 [2023-09-08T17:32:15.457Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
17:32:15 [2023-09-08T17:32:15.457Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
17:32:15 [2023-09-08T17:32:15.457Z] === CONT  TestLogs/driver_local/tty/only_stdout
17:32:15 [2023-09-08T17:32:15.457Z] === CONT  TestLogs/driver_local/tty/only_stderr
17:32:17 [2023-09-08T17:32:17.346Z] === RUN   TestLogs/driver_json-file
17:32:17 [2023-09-08T17:32:17.346Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
17:32:17 [2023-09-08T17:32:17.346Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
17:32:17 [2023-09-08T17:32:17.346Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
17:32:17 [2023-09-08T17:32:17.346Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
17:32:17 [2023-09-08T17:32:17.346Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
17:32:17 [2023-09-08T17:32:17.346Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
17:32:17 [2023-09-08T17:32:17.346Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:32:17 [2023-09-08T17:32:17.346Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:32:17 [2023-09-08T17:32:17.346Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
17:32:17 [2023-09-08T17:32:17.346Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
17:32:17 [2023-09-08T17:32:17.346Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
17:32:17 [2023-09-08T17:32:17.346Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
17:32:17 [2023-09-08T17:32:17.346Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
17:32:17 [2023-09-08T17:32:17.346Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:32:17 [2023-09-08T17:32:17.346Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
17:32:17 [2023-09-08T17:32:17.346Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
17:32:17 [2023-09-08T17:32:17.346Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
17:32:17 [2023-09-08T17:32:17.346Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
17:32:18 [2023-09-08T17:32:18.713Z] --- PASS: TestLogs (3.41s)
17:32:18 [2023-09-08T17:32:18.713Z]     --- PASS: TestLogs/driver_local (0.01s)
17:32:18 [2023-09-08T17:32:18.713Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.96s)
17:32:18 [2023-09-08T17:32:18.713Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.05s)
17:32:18 [2023-09-08T17:32:18.713Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.28s)
17:32:18 [2023-09-08T17:32:18.713Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.35s)
17:32:18 [2023-09-08T17:32:18.713Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.56s)
17:32:18 [2023-09-08T17:32:18.713Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.63s)
17:32:18 [2023-09-08T17:32:18.713Z]     --- PASS: TestLogs/driver_json-file (0.01s)
17:32:18 [2023-09-08T17:32:18.713Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.94s)
17:32:18 [2023-09-08T17:32:18.713Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.03s)
17:32:18 [2023-09-08T17:32:18.713Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.25s)
17:32:18 [2023-09-08T17:32:18.713Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.55s)
17:32:18 [2023-09-08T17:32:18.713Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.61s)
17:32:18 [2023-09-08T17:32:18.713Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.76s)
17:32:18 [2023-09-08T17:32:18.713Z] === RUN   TestContainerNetworkMountsNoChown
17:32:19 [2023-09-08T17:32:19.275Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/default
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/default
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/private
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/private
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/rprivate
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/rprivate
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/slave
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/slave
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/rslave
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/rslave
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/shared
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/shared
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/rshared
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/rshared
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/default
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/rslave
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/rprivate
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/slave
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/rshared
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/private
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/private/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/shared
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/default/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/private/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/default/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/private/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/private/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/default/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/default/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:32:19 [2023-09-08T17:32:19.275Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:32:19 [2023-09-08T17:32:19.275Z] --- PASS: TestMountDaemonRoot (0.02s)
17:32:19 [2023-09-08T17:32:19.275Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
17:32:19 [2023-09-08T17:32:19.275Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:32:19 [2023-09-08T17:32:19.275Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:32:19 [2023-09-08T17:32:19.275Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
17:32:19 [2023-09-08T17:32:19.275Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
17:32:19 [2023-09-08T17:32:19.275Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
17:32:19 [2023-09-08T17:32:19.275Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:32:19 [2023-09-08T17:32:19.275Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:32:19 [2023-09-08T17:32:19.275Z] === RUN   TestContainerBindMountNonRecursive
17:32:20 [2023-09-08T17:32:20.641Z] --- PASS: TestContainerBindMountNonRecursive (1.09s)
17:32:20 [2023-09-08T17:32:20.641Z] === RUN   TestContainerVolumesMountedAsShared
17:32:20 [2023-09-08T17:32:20.897Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
17:32:20 [2023-09-08T17:32:20.897Z] === RUN   TestContainerVolumesMountedAsSlave
17:32:21 [2023-09-08T17:32:21.153Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
17:32:21 [2023-09-08T17:32:21.153Z] === RUN   TestContainerCopyLeaksMounts
17:32:21 [2023-09-08T17:32:21.715Z] --- PASS: TestContainerCopyLeaksMounts (0.56s)
17:32:21 [2023-09-08T17:32:21.715Z] === RUN   TestContainerBindMountRecursivelyReadOnly
17:32:23 [2023-09-08T17:32:23.081Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.40s)
17:32:23 [2023-09-08T17:32:23.081Z] === RUN   TestNetworkNat
17:32:23 [2023-09-08T17:32:23.643Z] --- PASS: TestNetworkNat (0.47s)
17:32:23 [2023-09-08T17:32:23.643Z] === RUN   TestNetworkLocalhostTCPNat
17:32:24 [2023-09-08T17:32:24.204Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
17:32:24 [2023-09-08T17:32:24.204Z] === RUN   TestNetworkLoopbackNat
17:32:26 [2023-09-08T17:32:26.720Z] --- PASS: TestNetworkLoopbackNat (2.57s)
17:32:26 [2023-09-08T17:32:26.720Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
17:32:26 [2023-09-08T17:32:26.975Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
17:32:26 [2023-09-08T17:32:26.975Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
17:32:26 [2023-09-08T17:32:26.975Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
17:32:26 [2023-09-08T17:32:26.975Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
17:32:27 [2023-09-08T17:32:27.231Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.50s)
17:32:27 [2023-09-08T17:32:27.231Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
17:32:27 [2023-09-08T17:32:27.231Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
17:32:27 [2023-09-08T17:32:27.231Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
17:32:27 [2023-09-08T17:32:27.231Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
17:32:27 [2023-09-08T17:32:27.231Z] === RUN   TestPause
17:32:27 [2023-09-08T17:32:27.793Z] --- PASS: TestPause (0.47s)
17:32:27 [2023-09-08T17:32:27.793Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:32:27 [2023-09-08T17:32:27.793Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:32:27 [2023-09-08T17:32:27.793Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:32:27 [2023-09-08T17:32:27.793Z] === RUN   TestPauseStopPausedContainer
17:32:28 [2023-09-08T17:32:28.049Z] --- PASS: TestPauseStopPausedContainer (0.49s)
17:32:28 [2023-09-08T17:32:28.049Z] === RUN   TestPIDModeHost
17:32:29 [2023-09-08T17:32:29.414Z] --- PASS: TestPIDModeHost (1.09s)
17:32:29 [2023-09-08T17:32:29.414Z] === RUN   TestPIDModeContainer
17:32:29 [2023-09-08T17:32:29.414Z] === RUN   TestPIDModeContainer/non-existing_container
17:32:29 [2023-09-08T17:32:29.414Z] === RUN   TestPIDModeContainer/non-running_container
17:32:29 [2023-09-08T17:32:29.414Z] === RUN   TestPIDModeContainer/running_container
17:32:30 [2023-09-08T17:32:30.341Z] --- PASS: TestPIDModeContainer (1.02s)
17:32:30 [2023-09-08T17:32:30.341Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
17:32:30 [2023-09-08T17:32:30.341Z]     --- PASS: TestPIDModeContainer/non-running_container (0.11s)
17:32:30 [2023-09-08T17:32:30.341Z]     --- PASS: TestPIDModeContainer/running_container (0.47s)
17:32:30 [2023-09-08T17:32:30.341Z] === RUN   TestPsFilter
17:32:30 [2023-09-08T17:32:30.341Z] === RUN   TestPsFilter/since
17:32:30 [2023-09-08T17:32:30.341Z] === RUN   TestPsFilter/before
17:32:30 [2023-09-08T17:32:30.341Z] --- PASS: TestPsFilter (0.09s)
17:32:30 [2023-09-08T17:32:30.341Z]     --- PASS: TestPsFilter/since (0.00s)
17:32:30 [2023-09-08T17:32:30.341Z]     --- PASS: TestPsFilter/before (0.00s)
17:32:30 [2023-09-08T17:32:30.341Z] === RUN   TestRemoveContainerWithRemovedVolume
17:32:30 [2023-09-08T17:32:30.903Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
17:32:30 [2023-09-08T17:32:30.903Z] === RUN   TestRemoveContainerWithVolume
17:32:31 [2023-09-08T17:32:31.159Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
17:32:31 [2023-09-08T17:32:31.159Z] === RUN   TestRemoveContainerRunning
17:32:31 [2023-09-08T17:32:31.725Z] --- PASS: TestRemoveContainerRunning (0.46s)
17:32:31 [2023-09-08T17:32:31.725Z] === RUN   TestRemoveContainerForceRemoveRunning
17:32:32 [2023-09-08T17:32:32.289Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
17:32:32 [2023-09-08T17:32:32.289Z] === RUN   TestRemoveInvalidContainer
17:32:32 [2023-09-08T17:32:32.289Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:32:32 [2023-09-08T17:32:32.289Z] === RUN   TestRenameLinkedContainer
17:32:34 [2023-09-08T17:32:34.178Z] --- PASS: TestRenameLinkedContainer (1.86s)
17:32:34 [2023-09-08T17:32:34.178Z] === RUN   TestRenameStoppedContainer
17:32:34 [2023-09-08T17:32:34.434Z] --- PASS: TestRenameStoppedContainer (0.42s)
17:32:34 [2023-09-08T17:32:34.434Z] === RUN   TestRenameRunningContainerAndReuse
17:32:35 [2023-09-08T17:32:35.362Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
17:32:35 [2023-09-08T17:32:35.362Z] === RUN   TestRenameInvalidName
17:32:35 [2023-09-08T17:32:35.924Z] --- PASS: TestRenameInvalidName (0.42s)
17:32:35 [2023-09-08T17:32:35.924Z] === RUN   TestRenameAnonymousContainer
17:32:37 [2023-09-08T17:32:37.290Z] --- PASS: TestRenameAnonymousContainer (1.63s)
17:32:37 [2023-09-08T17:32:37.290Z] === RUN   TestRenameContainerWithSameName
17:32:37 [2023-09-08T17:32:37.852Z] --- PASS: TestRenameContainerWithSameName (0.44s)
17:32:37 [2023-09-08T17:32:37.852Z] === RUN   TestRenameContainerWithLinkedContainer
17:32:38 [2023-09-08T17:32:38.780Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
17:32:38 [2023-09-08T17:32:38.780Z] === RUN   TestResize
17:32:38 [2023-09-08T17:32:38.780Z] === RUN   TestResize/success
17:32:39 [2023-09-08T17:32:39.036Z] === RUN   TestResize/invalid_size
17:32:39 [2023-09-08T17:32:39.292Z] === RUN   TestResize/invalid_state
17:32:39 [2023-09-08T17:32:39.854Z] --- PASS: TestResize (0.98s)
17:32:39 [2023-09-08T17:32:39.854Z]     --- PASS: TestResize/success (0.24s)
17:32:39 [2023-09-08T17:32:39.854Z]     --- PASS: TestResize/invalid_size (0.28s)
17:32:39 [2023-09-08T17:32:39.854Z]     --- PASS: TestResize/invalid_state (0.02s)
17:32:39 [2023-09-08T17:32:39.854Z] === RUN   TestDaemonRestartKillContainers
17:32:39 [2023-09-08T17:32:39.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:32:39 [2023-09-08T17:32:39.854Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:32:41 [2023-09-08T17:32:41.222Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:32:41 [2023-09-08T17:32:41.222Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:32:41 [2023-09-08T17:32:41.222Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:32:41 [2023-09-08T17:32:41.222Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:32:41 [2023-09-08T17:32:41.478Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:32:43 [2023-09-08T17:32:43.370Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:32:43 [2023-09-08T17:32:43.370Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:32:43 [2023-09-08T17:32:43.370Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:32:45 [2023-09-08T17:32:45.887Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:32:45 [2023-09-08T17:32:45.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
17:32:45 [2023-09-08T17:32:45.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
17:32:45 [2023-09-08T17:32:45.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
17:32:45 [2023-09-08T17:32:45.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s)
17:32:45 [2023-09-08T17:32:45.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s)
17:32:45 [2023-09-08T17:32:45.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.15s)
17:32:45 [2023-09-08T17:32:45.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.16s)
17:32:45 [2023-09-08T17:32:45.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.26s)
17:32:45 [2023-09-08T17:32:45.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.74s)
17:32:45 [2023-09-08T17:32:45.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.82s)
17:32:45 [2023-09-08T17:32:45.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.14s)
17:32:45 [2023-09-08T17:32:45.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.48s)
17:32:45 [2023-09-08T17:32:45.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s)
17:32:45 [2023-09-08T17:32:45.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.87s)
17:32:45 [2023-09-08T17:32:45.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.88s)
17:32:45 [2023-09-08T17:32:45.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.48s)
17:32:45 [2023-09-08T17:32:45.887Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
17:32:45 [2023-09-08T17:32:45.887Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
17:32:46 [2023-09-08T17:32:46.449Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
17:32:47 [2023-09-08T17:32:47.377Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.94s)
17:32:47 [2023-09-08T17:32:47.377Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s)
17:32:47 [2023-09-08T17:32:47.377Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s)
17:32:47 [2023-09-08T17:32:47.377Z] === RUN   TestCgroupNamespacesRun
17:32:48 [2023-09-08T17:32:48.743Z] --- PASS: TestCgroupNamespacesRun (1.10s)
17:32:48 [2023-09-08T17:32:48.743Z] === RUN   TestCgroupNamespacesRunPrivileged
17:32:49 [2023-09-08T17:32:49.670Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s)
17:32:49 [2023-09-08T17:32:49.670Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:32:50 [2023-09-08T17:32:50.612Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s)
17:32:50 [2023-09-08T17:32:50.612Z] === RUN   TestCgroupNamespacesRunHostMode
17:32:51 [2023-09-08T17:32:51.978Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s)
17:32:51 [2023-09-08T17:32:51.978Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:32:52 [2023-09-08T17:32:52.907Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.06s)
17:32:52 [2023-09-08T17:32:52.907Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:32:53 [2023-09-08T17:32:53.834Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s)
17:32:53 [2023-09-08T17:32:53.834Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:32:54 [2023-09-08T17:32:54.396Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
17:32:54 [2023-09-08T17:32:54.396Z] === RUN   TestCgroupNamespacesRunOlderClient
17:32:55 [2023-09-08T17:32:55.762Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s)
17:32:55 [2023-09-08T17:32:55.762Z] === RUN   TestNISDomainname
17:32:56 [2023-09-08T17:32:56.019Z] --- PASS: TestNISDomainname (0.60s)
17:32:56 [2023-09-08T17:32:56.019Z] === RUN   TestHostnameDnsResolution
17:32:56 [2023-09-08T17:32:56.946Z] --- PASS: TestHostnameDnsResolution (0.70s)
17:32:56 [2023-09-08T17:32:56.946Z] === RUN   TestUnprivilegedPortsAndPing
17:32:57 [2023-09-08T17:32:57.508Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
17:32:57 [2023-09-08T17:32:57.508Z] === RUN   TestPrivilegedHostDevices
17:32:58 [2023-09-08T17:32:58.070Z] --- PASS: TestPrivilegedHostDevices (0.58s)
17:32:58 [2023-09-08T17:32:58.070Z] === RUN   TestRunConsoleSize
17:32:58 [2023-09-08T17:32:58.326Z] --- PASS: TestRunConsoleSize (0.43s)
17:32:58 [2023-09-08T17:32:58.326Z] === RUN   TestRunWithAlternativeContainerdShim
17:33:04 [2023-09-08T17:33:04.862Z] --- PASS: TestRunWithAlternativeContainerdShim (5.40s)
17:33:04 [2023-09-08T17:33:04.862Z] === RUN   TestStats
17:33:06 [2023-09-08T17:33:06.227Z] --- PASS: TestStats (2.50s)
17:33:06 [2023-09-08T17:33:06.227Z] === RUN   TestStopContainerWithTimeout
17:33:06 [2023-09-08T17:33:06.227Z] === RUN   TestStopContainerWithTimeout/0
17:33:06 [2023-09-08T17:33:06.227Z] === PAUSE TestStopContainerWithTimeout/0
17:33:06 [2023-09-08T17:33:06.227Z] === RUN   TestStopContainerWithTimeout/1
17:33:06 [2023-09-08T17:33:06.227Z] === PAUSE TestStopContainerWithTimeout/1
17:33:06 [2023-09-08T17:33:06.227Z] === RUN   TestStopContainerWithTimeout/3
17:33:06 [2023-09-08T17:33:06.227Z] === PAUSE TestStopContainerWithTimeout/3
17:33:06 [2023-09-08T17:33:06.227Z] === RUN   TestStopContainerWithTimeout/-1
17:33:06 [2023-09-08T17:33:06.227Z] === PAUSE TestStopContainerWithTimeout/-1
17:33:06 [2023-09-08T17:33:06.227Z] === CONT  TestStopContainerWithTimeout/0
17:33:06 [2023-09-08T17:33:06.227Z] === CONT  TestStopContainerWithTimeout/3
17:33:06 [2023-09-08T17:33:06.227Z] === CONT  TestStopContainerWithTimeout/-1
17:33:06 [2023-09-08T17:33:06.227Z] === CONT  TestStopContainerWithTimeout/1
17:33:09 [2023-09-08T17:33:09.495Z] --- PASS: TestStopContainerWithTimeout (0.04s)
17:33:09 [2023-09-08T17:33:09.495Z]     --- PASS: TestStopContainerWithTimeout/0 (0.86s)
17:33:09 [2023-09-08T17:33:09.495Z]     --- PASS: TestStopContainerWithTimeout/1 (2.06s)
17:33:09 [2023-09-08T17:33:09.495Z]     --- PASS: TestStopContainerWithTimeout/3 (2.54s)
17:33:09 [2023-09-08T17:33:09.495Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.00s)
17:33:09 [2023-09-08T17:33:09.495Z] === RUN   TestStopContainerWithTimeoutCancel
17:33:09 [2023-09-08T17:33:09.495Z] === PAUSE TestStopContainerWithTimeoutCancel
17:33:09 [2023-09-08T17:33:09.495Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:33:11 [2023-09-08T17:33:11.386Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.85s)
17:33:11 [2023-09-08T17:33:11.386Z] === RUN   TestUpdateMemory
17:33:11 [2023-09-08T17:33:11.643Z] --- PASS: TestUpdateMemory (0.58s)
17:33:11 [2023-09-08T17:33:11.643Z] === RUN   TestUpdateCPUQuota
17:33:13 [2023-09-08T17:33:13.017Z] --- PASS: TestUpdateCPUQuota (0.96s)
17:33:13 [2023-09-08T17:33:13.017Z] === RUN   TestUpdatePidsLimit
17:33:13 [2023-09-08T17:33:13.017Z] === RUN   TestUpdatePidsLimit/update_from_none
17:33:13 [2023-09-08T17:33:13.017Z] === RUN   TestUpdatePidsLimit/no_change
17:33:13 [2023-09-08T17:33:13.017Z] === RUN   TestUpdatePidsLimit/update_lower
17:33:13 [2023-09-08T17:33:13.274Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:33:13 [2023-09-08T17:33:13.530Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:33:13 [2023-09-08T17:33:13.786Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:33:13 [2023-09-08T17:33:13.786Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:33:14 [2023-09-08T17:33:14.714Z] --- PASS: TestUpdatePidsLimit (1.88s)
17:33:14 [2023-09-08T17:33:14.714Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
17:33:14 [2023-09-08T17:33:14.714Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
17:33:14 [2023-09-08T17:33:14.714Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
17:33:14 [2023-09-08T17:33:14.714Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s)
17:33:14 [2023-09-08T17:33:14.714Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
17:33:14 [2023-09-08T17:33:14.714Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
17:33:14 [2023-09-08T17:33:14.714Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
17:33:14 [2023-09-08T17:33:14.714Z] === RUN   TestUpdateRestartPolicy
17:33:26 [2023-09-08T17:33:26.883Z] --- PASS: TestUpdateRestartPolicy (10.84s)
17:33:26 [2023-09-08T17:33:26.883Z] === RUN   TestUpdateRestartWithAutoRemove
17:33:26 [2023-09-08T17:33:26.883Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
17:33:26 [2023-09-08T17:33:26.883Z] === RUN   TestWaitNonBlocked
17:33:26 [2023-09-08T17:33:26.883Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:33:26 [2023-09-08T17:33:26.883Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:33:26 [2023-09-08T17:33:26.883Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:33:26 [2023-09-08T17:33:26.883Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:33:26 [2023-09-08T17:33:26.883Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:33:26 [2023-09-08T17:33:26.883Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:33:26 [2023-09-08T17:33:26.883Z] --- PASS: TestWaitNonBlocked (0.02s)
17:33:26 [2023-09-08T17:33:26.883Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
17:33:26 [2023-09-08T17:33:26.883Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s)
17:33:26 [2023-09-08T17:33:26.883Z] === RUN   TestWaitBlocked
17:33:26 [2023-09-08T17:33:26.883Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:33:26 [2023-09-08T17:33:26.883Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:33:26 [2023-09-08T17:33:26.883Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:33:26 [2023-09-08T17:33:26.883Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:33:26 [2023-09-08T17:33:26.883Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:33:26 [2023-09-08T17:33:26.883Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:33:27 [2023-09-08T17:33:27.445Z] --- PASS: TestWaitBlocked (0.03s)
17:33:27 [2023-09-08T17:33:27.445Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s)
17:33:27 [2023-09-08T17:33:27.445Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
17:33:27 [2023-09-08T17:33:27.445Z] === RUN   TestWaitConditions
17:33:27 [2023-09-08T17:33:27.445Z] === RUN   TestWaitConditions/default
17:33:27 [2023-09-08T17:33:27.445Z] === PAUSE TestWaitConditions/default
17:33:27 [2023-09-08T17:33:27.445Z] === RUN   TestWaitConditions/not-running
17:33:27 [2023-09-08T17:33:27.445Z] === PAUSE TestWaitConditions/not-running
17:33:27 [2023-09-08T17:33:27.445Z] === RUN   TestWaitConditions/next-exit
17:33:27 [2023-09-08T17:33:27.445Z] === PAUSE TestWaitConditions/next-exit
17:33:27 [2023-09-08T17:33:27.445Z] === RUN   TestWaitConditions/removed
17:33:27 [2023-09-08T17:33:27.445Z] === PAUSE TestWaitConditions/removed
17:33:27 [2023-09-08T17:33:27.445Z] === CONT  TestWaitConditions/default
17:33:27 [2023-09-08T17:33:27.445Z] === CONT  TestWaitConditions/next-exit
17:33:27 [2023-09-08T17:33:27.445Z] === CONT  TestWaitConditions/removed
17:33:27 [2023-09-08T17:33:27.445Z] === CONT  TestWaitConditions/not-running
17:33:27 [2023-09-08T17:33:27.445Z]     wait_test.go:148: ContainerID = 266b1cff885dc3af2c59c87044704fdef05fa529493afd9a3ed3005af5d59b15
17:33:27 [2023-09-08T17:33:27.445Z]     wait_test.go:148: ContainerID = 9cbd05f6076f7f22ee973a2f7b28cec5f4667d87da2313a791ec96d86ae90a3a
17:33:27 [2023-09-08T17:33:27.445Z]     wait_test.go:148: ContainerID = c4d366b1e66adf79da81682bf8b135a4812e44595fd770b6398ab3d26856f1ce
17:33:27 [2023-09-08T17:33:27.445Z]     wait_test.go:148: ContainerID = 68482a33889fc6a51b838675fb3210fba7c79671ab9acbd72a49c866955408bb
17:33:28 [2023-09-08T17:33:28.374Z] --- PASS: TestWaitConditions (0.04s)
17:33:28 [2023-09-08T17:33:28.374Z]     --- PASS: TestWaitConditions/default (0.82s)
17:33:28 [2023-09-08T17:33:28.374Z]     --- PASS: TestWaitConditions/removed (1.02s)
17:33:28 [2023-09-08T17:33:28.374Z]     --- PASS: TestWaitConditions/next-exit (1.08s)
17:33:28 [2023-09-08T17:33:28.374Z]     --- PASS: TestWaitConditions/not-running (1.13s)
17:33:28 [2023-09-08T17:33:28.374Z] === RUN   TestWaitRestartedContainer
17:33:28 [2023-09-08T17:33:28.374Z] === RUN   TestWaitRestartedContainer/default
17:33:28 [2023-09-08T17:33:28.374Z] === PAUSE TestWaitRestartedContainer/default
17:33:28 [2023-09-08T17:33:28.374Z] === RUN   TestWaitRestartedContainer/not-running
17:33:28 [2023-09-08T17:33:28.374Z] === PAUSE TestWaitRestartedContainer/not-running
17:33:28 [2023-09-08T17:33:28.374Z] === RUN   TestWaitRestartedContainer/next-exit
17:33:28 [2023-09-08T17:33:28.374Z] === PAUSE TestWaitRestartedContainer/next-exit
17:33:28 [2023-09-08T17:33:28.374Z] === CONT  TestWaitRestartedContainer/default
17:33:28 [2023-09-08T17:33:28.374Z] === CONT  TestWaitRestartedContainer/next-exit
17:33:28 [2023-09-08T17:33:28.374Z] === CONT  TestWaitRestartedContainer/not-running
17:33:30 [2023-09-08T17:33:30.890Z] --- PASS: TestWaitRestartedContainer (0.01s)
17:33:30 [2023-09-08T17:33:30.890Z]     --- PASS: TestWaitRestartedContainer/not-running (2.02s)
17:33:30 [2023-09-08T17:33:30.890Z]     --- PASS: TestWaitRestartedContainer/default (2.02s)
17:33:30 [2023-09-08T17:33:30.890Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.02s)
17:33:30 [2023-09-08T17:33:30.890Z] === CONT  TestContainerStartOnDaemonRestart
17:33:30 [2023-09-08T17:33:30.890Z] === CONT  TestHardRestartWhenContainerIsRunning
17:33:30 [2023-09-08T17:33:30.890Z] === CONT  TestIpcModeOlderClient
17:33:30 [2023-09-08T17:33:30.890Z] === CONT  TestStopContainerWithTimeoutCancel
17:33:30 [2023-09-08T17:33:30.890Z] === CONT  TestContainerKillOnDaemonStart
17:33:30 [2023-09-08T17:33:30.890Z] === CONT  TestDaemonHostGatewayIP
17:33:30 [2023-09-08T17:33:30.890Z] === CONT  TestRestartDaemonWithRestartingContainer
17:33:30 [2023-09-08T17:33:30.890Z] === CONT  TestDaemonRestartIpcMode
17:33:30 [2023-09-08T17:33:30.890Z] --- PASS: TestIpcModeOlderClient (0.06s)
17:33:32 [2023-09-08T17:33:32.258Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
17:33:32 [2023-09-08T17:33:32.258Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
17:33:32 [2023-09-08T17:33:32.514Z] --- PASS: TestHardRestartWhenContainerIsRunning (1.98s)
17:33:32 [2023-09-08T17:33:32.514Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
17:33:32 [2023-09-08T17:33:32.514Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.24s)
17:33:33 [2023-09-08T17:33:33.076Z] --- PASS: TestContainerStartOnDaemonRestart (2.50s)
17:33:33 [2023-09-08T17:33:33.638Z] --- PASS: TestDaemonHostGatewayIP (3.13s)
17:33:34 [2023-09-08T17:33:34.200Z] --- PASS: TestDaemonRestartIpcMode (3.54s)
17:33:34 [2023-09-08T17:33:34.200Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.55s)
17:33:34 [2023-09-08T17:33:34.200Z] --- PASS: TestStopContainerWithTimeoutCancel (3.66s)
17:33:42 [2023-09-08T17:33:42.284Z] --- PASS: TestContainerKillOnDaemonStart (11.80s)
17:33:42 [2023-09-08T17:33:42.284Z] PASS
17:33:42 [2023-09-08T17:33:42.284Z] 
17:33:42 [2023-09-08T17:33:42.284Z] === Skipped
17:33:42 [2023-09-08T17:33:42.284Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:33:42 [2023-09-08T17:33:42.284Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:33:42 [2023-09-08T17:33:42.284Z] 
17:33:42 [2023-09-08T17:33:42.284Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:33:42 [2023-09-08T17:33:42.284Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:33:42 [2023-09-08T17:33:42.284Z] 
17:33:42 [2023-09-08T17:33:42.284Z] DONE 311 tests, 2 skipped in 162.532s
17:33:42 [2023-09-08T17:33:42.284Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
17:33:42 [2023-09-08T17:33:42.284Z] ++ 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
17:33:42 [2023-09-08T17:33:42.284Z] ++ set -e
17:33:42 [2023-09-08T17:33:42.284Z] ++ '[' -n 0 ']'
17:33:42 [2023-09-08T17:33:42.284Z] ++ set -x
17:33:42 [2023-09-08T17:33:42.284Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
17:33:42 [2023-09-08T17:33:42.284Z] INFO: Testing against a local daemon
17:33:42 [2023-09-08T17:33:42.284Z] === RUN   TestConfigDaemonID
17:33:43 [2023-09-08T17:33:43.662Z]     daemon_test.go:60: [d5efd43be43eb] daemon is not started
17:33:43 [2023-09-08T17:33:43.662Z] --- PASS: TestConfigDaemonID (1.05s)
17:33:43 [2023-09-08T17:33:43.662Z] === RUN   TestDaemonConfigValidation
17:33:43 [2023-09-08T17:33:43.662Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:33:43 [2023-09-08T17:33:43.662Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:33:43 [2023-09-08T17:33:43.662Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:33:43 [2023-09-08T17:33:43.662Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:33:43 [2023-09-08T17:33:43.662Z] === RUN   TestDaemonConfigValidation/invalid_config
17:33:43 [2023-09-08T17:33:43.662Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:33:43 [2023-09-08T17:33:43.662Z] === RUN   TestDaemonConfigValidation/malformed_config
17:33:43 [2023-09-08T17:33:43.662Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:33:43 [2023-09-08T17:33:43.662Z] === RUN   TestDaemonConfigValidation/valid_config
17:33:43 [2023-09-08T17:33:43.662Z] === PAUSE TestDaemonConfigValidation/valid_config
17:33:43 [2023-09-08T17:33:43.662Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:33:43 [2023-09-08T17:33:43.662Z] === CONT  TestDaemonConfigValidation/malformed_config
17:33:43 [2023-09-08T17:33:43.662Z] === CONT  TestDaemonConfigValidation/invalid_config
17:33:43 [2023-09-08T17:33:43.662Z] === CONT  TestDaemonConfigValidation/valid_config
17:33:43 [2023-09-08T17:33:43.662Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:33:43 [2023-09-08T17:33:43.662Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:33:43 [2023-09-08T17:33:43.662Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
17:33:43 [2023-09-08T17:33:43.662Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
17:33:43 [2023-09-08T17:33:43.662Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
17:33:43 [2023-09-08T17:33:43.662Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
17:33:43 [2023-09-08T17:33:43.662Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
17:33:43 [2023-09-08T17:33:43.662Z] === RUN   TestConfigDaemonSeccompProfiles
17:33:43 [2023-09-08T17:33:43.662Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:33:44 [2023-09-08T17:33:44.594Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:33:45 [2023-09-08T17:33:45.522Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:33:46 [2023-09-08T17:33:46.887Z]     daemon_test.go:179: [d0ee26c3578d3] daemon is not started
17:33:46 [2023-09-08T17:33:46.887Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
17:33:46 [2023-09-08T17:33:46.887Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
17:33:46 [2023-09-08T17:33:46.887Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
17:33:46 [2023-09-08T17:33:46.887Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:33:46 [2023-09-08T17:33:46.887Z] === RUN   TestDaemonProxy
17:33:46 [2023-09-08T17:33:46.887Z] === RUN   TestDaemonProxy/environment_variables
17:33:46 [2023-09-08T17:33:46.887Z] === PAUSE TestDaemonProxy/environment_variables
17:33:46 [2023-09-08T17:33:46.887Z] === RUN   TestDaemonProxy/command-line_options
17:33:46 [2023-09-08T17:33:46.887Z] === PAUSE TestDaemonProxy/command-line_options
17:33:46 [2023-09-08T17:33:46.887Z] === RUN   TestDaemonProxy/configuration_file
17:33:46 [2023-09-08T17:33:46.887Z] === PAUSE TestDaemonProxy/configuration_file
17:33:46 [2023-09-08T17:33:46.887Z] === RUN   TestDaemonProxy/conflicting_options
17:33:47 [2023-09-08T17:33:47.144Z] === RUN   TestDaemonProxy/reload_sanitized
17:33:47 [2023-09-08T17:33:47.144Z] === PAUSE TestDaemonProxy/reload_sanitized
17:33:47 [2023-09-08T17:33:47.144Z] === CONT  TestDaemonProxy/environment_variables
17:33:47 [2023-09-08T17:33:47.144Z] === CONT  TestDaemonProxy/configuration_file
17:33:47 [2023-09-08T17:33:47.144Z] === CONT  TestDaemonProxy/reload_sanitized
17:33:47 [2023-09-08T17:33:47.144Z] === CONT  TestDaemonProxy/command-line_options
17:33:49 [2023-09-08T17:33:49.033Z] --- PASS: TestDaemonProxy (0.50s)
17:33:49 [2023-09-08T17:33:49.033Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:33:49 [2023-09-08T17:33:49.033Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
17:33:49 [2023-09-08T17:33:49.033Z]     --- PASS: TestDaemonProxy/environment_variables (1.71s)
17:33:49 [2023-09-08T17:33:49.033Z]     --- PASS: TestDaemonProxy/command-line_options (1.71s)
17:33:49 [2023-09-08T17:33:49.033Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
17:33:49 [2023-09-08T17:33:49.033Z] === RUN   TestLiveRestore
17:33:49 [2023-09-08T17:33:49.033Z] === RUN   TestLiveRestore/volume_references
17:33:49 [2023-09-08T17:33:49.033Z] === PAUSE TestLiveRestore/volume_references
17:33:49 [2023-09-08T17:33:49.033Z] === CONT  TestLiveRestore/volume_references
17:33:49 [2023-09-08T17:33:49.595Z] === RUN   TestLiveRestore/volume_references/restartPolicy
17:33:49 [2023-09-08T17:33:49.595Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
17:33:50 [2023-09-08T17:33:50.522Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
17:33:51 [2023-09-08T17:33:51.449Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
17:33:52 [2023-09-08T17:33:52.376Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
17:33:53 [2023-09-08T17:33:53.303Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
17:33:54 [2023-09-08T17:33:54.231Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
17:33:54 [2023-09-08T17:33:54.792Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
17:33:55 [2023-09-08T17:33:55.721Z] --- PASS: TestLiveRestore (0.00s)
17:33:55 [2023-09-08T17:33:55.721Z]     --- PASS: TestLiveRestore/volume_references (6.77s)
17:33:55 [2023-09-08T17:33:55.721Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.87s)
17:33:55 [2023-09-08T17:33:55.721Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.94s)
17:33:55 [2023-09-08T17:33:55.721Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.99s)
17:33:55 [2023-09-08T17:33:55.721Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.97s)
17:33:55 [2023-09-08T17:33:55.721Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.97s)
17:33:55 [2023-09-08T17:33:55.721Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.35s)
17:33:55 [2023-09-08T17:33:55.721Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.40s)
17:33:55 [2023-09-08T17:33:55.721Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.96s)
17:33:55 [2023-09-08T17:33:55.721Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
17:33:56 [2023-09-08T17:33:56.283Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
17:33:56 [2023-09-08T17:33:56.283Z] PASS
17:33:56 [2023-09-08T17:33:56.283Z] 
17:33:56 [2023-09-08T17:33:56.283Z] DONE 28 tests in 13.975s
17:33:56 [2023-09-08T17:33:56.283Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
17:33:56 [2023-09-08T17:33:56.283Z] ++ 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
17:33:56 [2023-09-08T17:33:56.283Z] ++ set -e
17:33:56 [2023-09-08T17:33:56.283Z] ++ '[' -n 0 ']'
17:33:56 [2023-09-08T17:33:56.283Z] ++ set -x
17:33:56 [2023-09-08T17:33:56.283Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
17:33:56 [2023-09-08T17:33:56.283Z] INFO: Testing against a local daemon
17:33:56 [2023-09-08T17:33:56.283Z] === RUN   TestCommitInheritsEnv
17:33:56 [2023-09-08T17:33:56.539Z] --- PASS: TestCommitInheritsEnv (0.11s)
17:33:56 [2023-09-08T17:33:56.539Z] === RUN   TestImportExtremelyLargeImageWorks
17:33:56 [2023-09-08T17:33:56.539Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
17:33:56 [2023-09-08T17:33:56.539Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:33:56 [2023-09-08T17:33:56.539Z] === RUN   TestImportWithCustomPlatform
17:33:56 [2023-09-08T17:33:56.539Z] === RUN   TestImportWithCustomPlatform/#00
17:33:56 [2023-09-08T17:33:56.539Z] === RUN   TestImportWithCustomPlatform/_______
17:33:56 [2023-09-08T17:33:56.539Z] === RUN   TestImportWithCustomPlatform//
17:33:56 [2023-09-08T17:33:56.539Z] === RUN   TestImportWithCustomPlatform/linux
17:33:56 [2023-09-08T17:33:56.539Z] === RUN   TestImportWithCustomPlatform/LINUX
17:33:56 [2023-09-08T17:33:56.539Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:33:56 [2023-09-08T17:33:56.539Z] === RUN   TestImportWithCustomPlatform/macos
17:33:56 [2023-09-08T17:33:56.539Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:33:56 [2023-09-08T17:33:56.539Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:33:56 [2023-09-08T17:33:56.539Z] --- PASS: TestImportWithCustomPlatform (0.09s)
17:33:56 [2023-09-08T17:33:56.539Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
17:33:56 [2023-09-08T17:33:56.539Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:33:56 [2023-09-08T17:33:56.539Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:33:56 [2023-09-08T17:33:56.539Z]     --- PASS: TestImportWithCustomPlatform/linux (0.01s)
17:33:56 [2023-09-08T17:33:56.539Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
17:33:56 [2023-09-08T17:33:56.539Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
17:33:56 [2023-09-08T17:33:56.539Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:33:56 [2023-09-08T17:33:56.539Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:33:56 [2023-09-08T17:33:56.539Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:33:56 [2023-09-08T17:33:56.539Z] === RUN   TestImageInspectEmptyTagsAndDigests
17:33:56 [2023-09-08T17:33:56.539Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
17:33:56 [2023-09-08T17:33:56.539Z] === RUN   TestImagesFilterMultiReference
17:33:56 [2023-09-08T17:33:56.539Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:33:56 [2023-09-08T17:33:56.539Z] === RUN   TestImagesFilterBeforeSince
17:33:56 [2023-09-08T17:33:56.795Z]     list_test.go:87: ImageList: ID=sha256:1b6f010c32e6b90be1975ddf5df22b41f268b61ae283b6873284d4cb8a19ce04 RepoTags=[testimagesfilterbeforesince:v2]
17:33:56 [2023-09-08T17:33:56.795Z]     list_test.go:87: ImageList: ID=sha256:70ad2ca473ae17e86263a8e40a6a3528cb63410fa2ef498f6fe80a4c9767b7c0 RepoTags=[testimagesfilterbeforesince:v1]
17:33:56 [2023-09-08T17:33:56.795Z]     list_test.go:87: ImageList: ID=sha256:a6f87d383a2e9eeca65eca3ac4be5cccb7ec530c19690c55cb83d522f4e08d62 RepoTags=[testimagesfilterbeforesince:v3]
17:33:56 [2023-09-08T17:33:56.795Z] --- PASS: TestImagesFilterBeforeSince (0.18s)
17:33:56 [2023-09-08T17:33:56.795Z] === RUN   TestAPIImagesFilters
17:33:56 [2023-09-08T17:33:56.795Z] === RUN   TestAPIImagesFilters/repository_regex
17:33:56 [2023-09-08T17:33:56.795Z] === PAUSE TestAPIImagesFilters/repository_regex
17:33:56 [2023-09-08T17:33:56.795Z] === RUN   TestAPIImagesFilters/image_name_regex
17:33:56 [2023-09-08T17:33:56.795Z] === PAUSE TestAPIImagesFilters/image_name_regex
17:33:56 [2023-09-08T17:33:56.795Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
17:33:56 [2023-09-08T17:33:56.795Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
17:33:56 [2023-09-08T17:33:56.795Z] === RUN   TestAPIImagesFilters/registry_port_regex
17:33:56 [2023-09-08T17:33:56.795Z] === PAUSE TestAPIImagesFilters/registry_port_regex
17:33:56 [2023-09-08T17:33:56.795Z] === CONT  TestAPIImagesFilters/repository_regex
17:33:56 [2023-09-08T17:33:56.795Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
17:33:56 [2023-09-08T17:33:56.795Z] === CONT  TestAPIImagesFilters/registry_port_regex
17:33:56 [2023-09-08T17:33:56.795Z] === CONT  TestAPIImagesFilters/image_name_regex
17:33:56 [2023-09-08T17:33:56.795Z] --- PASS: TestAPIImagesFilters (0.03s)
17:33:56 [2023-09-08T17:33:56.795Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
17:33:56 [2023-09-08T17:33:56.795Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
17:33:56 [2023-09-08T17:33:56.795Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
17:33:56 [2023-09-08T17:33:56.795Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
17:33:56 [2023-09-08T17:33:56.795Z] === RUN   TestPruneDontDeleteUsedDangling
17:33:56 [2023-09-08T17:33:56.795Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
17:33:56 [2023-09-08T17:33:56.795Z] === RUN   TestImagePullPlatformInvalid
17:33:56 [2023-09-08T17:33:56.795Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:33:56 [2023-09-08T17:33:56.795Z] === RUN   TestImagePullStoredfDigestForOtherRepo
17:33:56 [2023-09-08T17:33:56.795Z] time="2023-09-08T17:33:56.794199931Z" 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.9 instance.id=7d829bd9-ff00-47b9-bbe0-60d327e86b6a version=2.8.2 
17:33:56 [2023-09-08T17:33:56.795Z] time="2023-09-08T17:33:56.794295522Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=7d829bd9-ff00-47b9-bbe0-60d327e86b6a version=2.8.2 
17:33:56 [2023-09-08T17:33:56.795Z] time="2023-09-08T17:33:56.794289926Z" level=info msg="Starting upload purge in 52m0s" go.version=go1.19.9 instance.id=7d829bd9-ff00-47b9-bbe0-60d327e86b6a version=2.8.2 
17:33:56 [2023-09-08T17:33:56.795Z] time="2023-09-08T17:33:56.794543557Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=7d829bd9-ff00-47b9-bbe0-60d327e86b6a version=2.8.2 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.886438129Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b8e3fdbb-6f27-4d4e-8931-344b4b0e3d64 http.request.method=GET http.request.remoteaddr="127.0.0.1:40854" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.886495311Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b8e3fdbb-6f27-4d4e-8931-344b4b0e3d64 http.request.method=GET http.request.remoteaddr="127.0.0.1:40854" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.052226ms http.response.status=200 http.response.written=2 
17:33:57 [2023-09-08T17:33:57.053Z] 127.0.0.1 - - [08/Sep/2023:17:33:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.889051813Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3b09f7e6-0b2c-46f3-a456-5b9381061e00 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.889068896Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=22dfba41-496b-4a3d-9305-466883dd415a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.889103054Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3b09f7e6-0b2c-46f3-a456-5b9381061e00 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.889109413Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=22dfba41-496b-4a3d-9305-466883dd415a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.889232893Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3b09f7e6-0b2c-46f3-a456-5b9381061e00 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=48.378µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=37777bed-da46-4d93-9215-e047d53b0441 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.88930825Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=22dfba41-496b-4a3d-9305-466883dd415a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=124.998µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fb4047c0-0048-4258-b53e-bb0be78c1e58 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.88936887Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=22dfba41-496b-4a3d-9305-466883dd415a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.210759ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:33:57 [2023-09-08T17:33:57.053Z] 127.0.0.1 - - [08/Sep/2023:17:33:56 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.889374917Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3b09f7e6-0b2c-46f3-a456-5b9381061e00 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.242144ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:33:57 [2023-09-08T17:33:57.053Z] 127.0.0.1 - - [08/Sep/2023:17:33:56 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.891053373Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7c52bc4d-fe86-4cac-990a-3a873b3991aa http.request.method=POST http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.891098165Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=154c96e4-4e80-40a3-ad55-2ea1caf5135a http.request.method=POST http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.891149997Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=154c96e4-4e80-40a3-ad55-2ea1caf5135a http.request.method=POST http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.89110454Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7c52bc4d-fe86-4cac-990a-3a873b3991aa http.request.method=POST http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.891315668Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7c52bc4d-fe86-4cac-990a-3a873b3991aa http.request.method=POST http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=102.106µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=23558eda-f14e-4221-8e85-795076188935 trace.line=110 vars.name=test 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.891315701Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a603087b-ef3a-440e-91b0-e777e68d359f/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=154c96e4-4e80-40a3-ad55-2ea1caf5135a http.request.method=POST http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=125.343µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cd1b2830-58ed-44b6-a482-5064dc238766 trace.line=110 vars.name=test 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.891413925Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7c52bc4d-fe86-4cac-990a-3a873b3991aa http.request.method=POST http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=20.374µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=5fc0a9c7-0b8d-4732-8831-e5a730299152 trace.line=142 vars.name=test 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.891458857Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a603087b-ef3a-440e-91b0-e777e68d359f/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=154c96e4-4e80-40a3-ad55-2ea1caf5135a http.request.method=POST http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=28.054µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=97fbacdb-bcfe-4337-a648-5a95224848d4 trace.line=142 vars.name=test 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.891490472Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7c52bc4d-fe86-4cac-990a-3a873b3991aa http.request.method=POST http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=44.013µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5adc4ffa-363d-445d-9677-67b9aa81daba trace.line=110 vars.name=test 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.891540039Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a603087b-ef3a-440e-91b0-e777e68d359f/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=154c96e4-4e80-40a3-ad55-2ea1caf5135a http.request.method=POST http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=47.262µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ed077e30-54cf-4368-860f-bd3f57599bb8 trace.line=110 vars.name=test 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.891614403Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7c52bc4d-fe86-4cac-990a-3a873b3991aa http.request.method=POST http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.979989ms http.response.status=202 http.response.written=0 
17:33:57 [2023-09-08T17:33:57.053Z] 127.0.0.1 - - [08/Sep/2023:17:33:56 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.891625841Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=154c96e4-4e80-40a3-ad55-2ea1caf5135a http.request.method=POST http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.973768ms http.response.status=202 http.response.written=0 
17:33:57 [2023-09-08T17:33:57.053Z] 127.0.0.1 - - [08/Sep/2023:17:33:56 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.893370209Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0275f368-392b-40bb-a3cd-2fa1d8ca17ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df?_state=jOSs05Nu5PMKTMqO1cCQSQ5GawAXI4qFeWe0O5LSX-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjMGM0ZDJjLWUyMjUtNDcyZi05ZWZiLWI3OWIxNjFiYTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExOTU0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=8c0c4d2c-e225-472f-9efb-b79b161ba0df 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.893454345Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0275f368-392b-40bb-a3cd-2fa1d8ca17ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df?_state=jOSs05Nu5PMKTMqO1cCQSQ5GawAXI4qFeWe0O5LSX-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjMGM0ZDJjLWUyMjUtNDcyZi05ZWZiLWI3OWIxNjFiYTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExOTU0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=8c0c4d2c-e225-472f-9efb-b79b161ba0df 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.893532327Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0275f368-392b-40bb-a3cd-2fa1d8ca17ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df?_state=jOSs05Nu5PMKTMqO1cCQSQ5GawAXI4qFeWe0O5LSX-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjMGM0ZDJjLWUyMjUtNDcyZi05ZWZiLWI3OWIxNjFiYTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExOTU0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=46.253µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b2185385-e05b-4359-b85b-916a589ef3f2 trace.line=95 vars.name=test vars.uuid=8c0c4d2c-e225-472f-9efb-b79b161ba0df 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.893585456Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0275f368-392b-40bb-a3cd-2fa1d8ca17ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df?_state=jOSs05Nu5PMKTMqO1cCQSQ5GawAXI4qFeWe0O5LSX-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjMGM0ZDJjLWUyMjUtNDcyZi05ZWZiLWI3OWIxNjFiYTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExOTU0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=20.645µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=6a825657-7e87-445f-bde5-eb73f9f29d03 trace.line=142 vars.name=test vars.uuid=8c0c4d2c-e225-472f-9efb-b79b161ba0df 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.893658671Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0275f368-392b-40bb-a3cd-2fa1d8ca17ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df?_state=jOSs05Nu5PMKTMqO1cCQSQ5GawAXI4qFeWe0O5LSX-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjMGM0ZDJjLWUyMjUtNDcyZi05ZWZiLWI3OWIxNjFiYTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExOTU0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=8c0c4d2c-e225-472f-9efb-b79b161ba0df 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.893741749Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df/hashstates/sha256/68")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0275f368-392b-40bb-a3cd-2fa1d8ca17ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df?_state=jOSs05Nu5PMKTMqO1cCQSQ5GawAXI4qFeWe0O5LSX-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjMGM0ZDJjLWUyMjUtNDcyZi05ZWZiLWI3OWIxNjFiYTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExOTU0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=42.847µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b858f549-d551-40e0-86c0-780eb5943187 trace.line=110 vars.name=test vars.uuid=8c0c4d2c-e225-472f-9efb-b79b161ba0df 
17:33:57 [2023-09-08T17:33:57.053Z] time="2023-09-08T17:33:56.893791144Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0275f368-392b-40bb-a3cd-2fa1d8ca17ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df?_state=jOSs05Nu5PMKTMqO1cCQSQ5GawAXI4qFeWe0O5LSX-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjMGM0ZDJjLWUyMjUtNDcyZi05ZWZiLWI3OWIxNjFiYTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExOTU0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=14.688µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=55eb9ee2-1684-4b8f-942d-5a056a41c2fc trace.line=155 vars.name=test vars.uuid=8c0c4d2c-e225-472f-9efb-b79b161ba0df 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.893833524Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0275f368-392b-40bb-a3cd-2fa1d8ca17ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df?_state=jOSs05Nu5PMKTMqO1cCQSQ5GawAXI4qFeWe0O5LSX-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjMGM0ZDJjLWUyMjUtNDcyZi05ZWZiLWI3OWIxNjFiYTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExOTU0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.841µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=81db7190-6589-4e29-8981-324cc447d534 trace.line=155 vars.name=test vars.uuid=8c0c4d2c-e225-472f-9efb-b79b161ba0df 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.894284514Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0275f368-392b-40bb-a3cd-2fa1d8ca17ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df?_state=jOSs05Nu5PMKTMqO1cCQSQ5GawAXI4qFeWe0O5LSX-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjMGM0ZDJjLWUyMjUtNDcyZi05ZWZiLWI3OWIxNjFiYTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExOTU0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=93.868µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1257f6f8-d60c-439b-a75e-7246a0c001a4 trace.line=155 vars.name=test vars.uuid=8c0c4d2c-e225-472f-9efb-b79b161ba0df 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.894652911Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0275f368-392b-40bb-a3cd-2fa1d8ca17ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df?_state=jOSs05Nu5PMKTMqO1cCQSQ5GawAXI4qFeWe0O5LSX-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjMGM0ZDJjLWUyMjUtNDcyZi05ZWZiLWI3OWIxNjFiYTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExOTU0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=209.782µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=8ef62eff-401f-44fd-9115-2c09c12926f8 trace.line=185 vars.name=test vars.uuid=8c0c4d2c-e225-472f-9efb-b79b161ba0df 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.894795009Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0275f368-392b-40bb-a3cd-2fa1d8ca17ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df?_state=jOSs05Nu5PMKTMqO1cCQSQ5GawAXI4qFeWe0O5LSX-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjMGM0ZDJjLWUyMjUtNDcyZi05ZWZiLWI3OWIxNjFiYTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExOTU0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=76.743µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2f73009c-1328-48ae-be76-db241ff4c0f9 trace.line=110 vars.name=test vars.uuid=8c0c4d2c-e225-472f-9efb-b79b161ba0df 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.894927391Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0275f368-392b-40bb-a3cd-2fa1d8ca17ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df?_state=jOSs05Nu5PMKTMqO1cCQSQ5GawAXI4qFeWe0O5LSX-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjMGM0ZDJjLWUyMjUtNDcyZi05ZWZiLWI3OWIxNjFiYTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExOTU0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=100.956µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=b33f79f2-53f6-4853-b94f-dc2575979fe5 trace.line=202 vars.name=test vars.uuid=8c0c4d2c-e225-472f-9efb-b79b161ba0df 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.895018133Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0275f368-392b-40bb-a3cd-2fa1d8ca17ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:40868" http.request.uri="/v2/test/blobs/uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df?_state=jOSs05Nu5PMKTMqO1cCQSQ5GawAXI4qFeWe0O5LSX-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjMGM0ZDJjLWUyMjUtNDcyZi05ZWZiLWI3OWIxNjFiYTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExOTU0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.36377ms http.response.status=201 http.response.written=0 
17:33:57 [2023-09-08T17:33:57.054Z] 127.0.0.1 - - [08/Sep/2023:17:33:56 +0000] "PUT /v2/test/blobs/uploads/8c0c4d2c-e225-472f-9efb-b79b161ba0df?_state=jOSs05Nu5PMKTMqO1cCQSQ5GawAXI4qFeWe0O5LSX-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjMGM0ZDJjLWUyMjUtNDcyZi05ZWZiLWI3OWIxNjFiYTBkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExOTU0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.895196645Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9dbdb2a3-37a4-4c7b-bdc5-c1d3974a93f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/uploads/a603087b-ef3a-440e-91b0-e777e68d359f?_state=TJV_RugB3jJmJ7Y6SZRt3I8l7Nl0Diw8wqv6xWlCDpB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MDMwODdiLWVmM2EtNDQwZS05MWIwLWU3NzdlNjhkMzU5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExNjkyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=a603087b-ef3a-440e-91b0-e777e68d359f 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.895266701Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9dbdb2a3-37a4-4c7b-bdc5-c1d3974a93f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/uploads/a603087b-ef3a-440e-91b0-e777e68d359f?_state=TJV_RugB3jJmJ7Y6SZRt3I8l7Nl0Diw8wqv6xWlCDpB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MDMwODdiLWVmM2EtNDQwZS05MWIwLWU3NzdlNjhkMzU5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExNjkyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=a603087b-ef3a-440e-91b0-e777e68d359f 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.89533199Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/a603087b-ef3a-440e-91b0-e777e68d359f/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9dbdb2a3-37a4-4c7b-bdc5-c1d3974a93f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/uploads/a603087b-ef3a-440e-91b0-e777e68d359f?_state=TJV_RugB3jJmJ7Y6SZRt3I8l7Nl0Diw8wqv6xWlCDpB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MDMwODdiLWVmM2EtNDQwZS05MWIwLWU3NzdlNjhkMzU5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExNjkyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=36.907µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e8849a8e-88f7-4307-899f-d85addc8f994 trace.line=95 vars.name=test vars.uuid=a603087b-ef3a-440e-91b0-e777e68d359f 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.895384528Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a603087b-ef3a-440e-91b0-e777e68d359f/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9dbdb2a3-37a4-4c7b-bdc5-c1d3974a93f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/uploads/a603087b-ef3a-440e-91b0-e777e68d359f?_state=TJV_RugB3jJmJ7Y6SZRt3I8l7Nl0Diw8wqv6xWlCDpB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MDMwODdiLWVmM2EtNDQwZS05MWIwLWU3NzdlNjhkMzU5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExNjkyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=20.087µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=0818fba4-04d0-428f-80ac-a7b976aca88e trace.line=142 vars.name=test vars.uuid=a603087b-ef3a-440e-91b0-e777e68d359f 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.895425201Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9dbdb2a3-37a4-4c7b-bdc5-c1d3974a93f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/uploads/a603087b-ef3a-440e-91b0-e777e68d359f?_state=TJV_RugB3jJmJ7Y6SZRt3I8l7Nl0Diw8wqv6xWlCDpB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MDMwODdiLWVmM2EtNDQwZS05MWIwLWU3NzdlNjhkMzU5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExNjkyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=a603087b-ef3a-440e-91b0-e777e68d359f 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.895496627Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a603087b-ef3a-440e-91b0-e777e68d359f/hashstates/sha256/194")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9dbdb2a3-37a4-4c7b-bdc5-c1d3974a93f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/uploads/a603087b-ef3a-440e-91b0-e777e68d359f?_state=TJV_RugB3jJmJ7Y6SZRt3I8l7Nl0Diw8wqv6xWlCDpB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MDMwODdiLWVmM2EtNDQwZS05MWIwLWU3NzdlNjhkMzU5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExNjkyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=34.889µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=534c31dd-b9b3-426c-9074-6a7b99239fde trace.line=110 vars.name=test vars.uuid=a603087b-ef3a-440e-91b0-e777e68d359f 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.895536726Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a603087b-ef3a-440e-91b0-e777e68d359f/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9dbdb2a3-37a4-4c7b-bdc5-c1d3974a93f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/uploads/a603087b-ef3a-440e-91b0-e777e68d359f?_state=TJV_RugB3jJmJ7Y6SZRt3I8l7Nl0Diw8wqv6xWlCDpB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MDMwODdiLWVmM2EtNDQwZS05MWIwLWU3NzdlNjhkMzU5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExNjkyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=10.175µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4c156dc6-9de2-4751-83c1-e3ef72543dad trace.line=155 vars.name=test vars.uuid=a603087b-ef3a-440e-91b0-e777e68d359f 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.895577694Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9dbdb2a3-37a4-4c7b-bdc5-c1d3974a93f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/uploads/a603087b-ef3a-440e-91b0-e777e68d359f?_state=TJV_RugB3jJmJ7Y6SZRt3I8l7Nl0Diw8wqv6xWlCDpB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MDMwODdiLWVmM2EtNDQwZS05MWIwLWU3NzdlNjhkMzU5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExNjkyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=13.169µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=61583ed3-f253-4da0-ade9-eb3056f76159 trace.line=155 vars.name=test vars.uuid=a603087b-ef3a-440e-91b0-e777e68d359f 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.895617293Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a603087b-ef3a-440e-91b0-e777e68d359f/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9dbdb2a3-37a4-4c7b-bdc5-c1d3974a93f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/uploads/a603087b-ef3a-440e-91b0-e777e68d359f?_state=TJV_RugB3jJmJ7Y6SZRt3I8l7Nl0Diw8wqv6xWlCDpB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MDMwODdiLWVmM2EtNDQwZS05MWIwLWU3NzdlNjhkMzU5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExNjkyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=9.313µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=00927db9-9a25-4cf5-9e12-7c731fac06d6 trace.line=155 vars.name=test vars.uuid=a603087b-ef3a-440e-91b0-e777e68d359f 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.895679989Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/a603087b-ef3a-440e-91b0-e777e68d359f/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9dbdb2a3-37a4-4c7b-bdc5-c1d3974a93f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/uploads/a603087b-ef3a-440e-91b0-e777e68d359f?_state=TJV_RugB3jJmJ7Y6SZRt3I8l7Nl0Diw8wqv6xWlCDpB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MDMwODdiLWVmM2EtNDQwZS05MWIwLWU3NzdlNjhkMzU5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExNjkyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=38.884µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=8643f7f3-a345-4e7c-a840-fe7b373c77d7 trace.line=185 vars.name=test vars.uuid=a603087b-ef3a-440e-91b0-e777e68d359f 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.895745318Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9dbdb2a3-37a4-4c7b-bdc5-c1d3974a93f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/uploads/a603087b-ef3a-440e-91b0-e777e68d359f?_state=TJV_RugB3jJmJ7Y6SZRt3I8l7Nl0Diw8wqv6xWlCDpB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MDMwODdiLWVmM2EtNDQwZS05MWIwLWU3NzdlNjhkMzU5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExNjkyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=35.635µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9f966d7d-28ec-4556-be0f-f2dfdabec208 trace.line=110 vars.name=test vars.uuid=a603087b-ef3a-440e-91b0-e777e68d359f 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.895849582Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/a603087b-ef3a-440e-91b0-e777e68d359f")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9dbdb2a3-37a4-4c7b-bdc5-c1d3974a93f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/uploads/a603087b-ef3a-440e-91b0-e777e68d359f?_state=TJV_RugB3jJmJ7Y6SZRt3I8l7Nl0Diw8wqv6xWlCDpB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MDMwODdiLWVmM2EtNDQwZS05MWIwLWU3NzdlNjhkMzU5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExNjkyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=74.979µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=bb4101bd-d750-4f94-af02-22fe1740f062 trace.line=202 vars.name=test vars.uuid=a603087b-ef3a-440e-91b0-e777e68d359f 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.895920442Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9dbdb2a3-37a4-4c7b-bdc5-c1d3974a93f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/blobs/uploads/a603087b-ef3a-440e-91b0-e777e68d359f?_state=TJV_RugB3jJmJ7Y6SZRt3I8l7Nl0Diw8wqv6xWlCDpB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MDMwODdiLWVmM2EtNDQwZS05MWIwLWU3NzdlNjhkMzU5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExNjkyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.189886ms http.response.status=201 http.response.written=0 
17:33:57 [2023-09-08T17:33:57.054Z] 127.0.0.1 - - [08/Sep/2023:17:33:56 +0000] "PUT /v2/test/blobs/uploads/a603087b-ef3a-440e-91b0-e777e68d359f?_state=TJV_RugB3jJmJ7Y6SZRt3I8l7Nl0Diw8wqv6xWlCDpB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2MDMwODdiLWVmM2EtNDQwZS05MWIwLWU3NzdlNjhkMzU5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxNzozMzo1Ni44OTExNjkyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.896905058Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1b4afaf3-31fa-4fba-971c-db9965b7a932 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.896944804Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1b4afaf3-31fa-4fba-971c-db9965b7a932 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.897008328Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1b4afaf3-31fa-4fba-971c-db9965b7a932 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=26.552µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0c574672-e672-460d-ba27-d888cc745ef1 trace.line=95 vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.897072559Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1b4afaf3-31fa-4fba-971c-db9965b7a932 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="819.231µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.054Z] 127.0.0.1 - - [08/Sep/2023:17:33:56 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown"
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.898067915Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a670a4d-347c-45aa-a79f-0e7f0ba3f88c http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.054Z] time="2023-09-08T17:33:56.898109811Z" level=debug msg=PutImageManifest go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a670a4d-347c-45aa-a79f-0e7f0ba3f88c http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.898268195Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a670a4d-347c-45aa-a79f-0e7f0ba3f88c http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.898285188Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a670a4d-347c-45aa-a79f-0e7f0ba3f88c http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.898294608Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a670a4d-347c-45aa-a79f-0e7f0ba3f88c http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.898365599Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a670a4d-347c-45aa-a79f-0e7f0ba3f88c http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=38.26µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=61a82d9b-26d7-46c6-8d1c-d9102271e639 trace.line=95 vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.898414461Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a670a4d-347c-45aa-a79f-0e7f0ba3f88c http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=14.31µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=068ee656-5844-4a75-937f-21225a6f029b trace.line=155 vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.898463422Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a670a4d-347c-45aa-a79f-0e7f0ba3f88c http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=18.019µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0feab36d-aac6-440a-9e4a-01b2434a8991 trace.line=95 vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.898505531Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a670a4d-347c-45aa-a79f-0e7f0ba3f88c http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=13.687µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ac3e1656-c7cc-43d7-a1d5-9e84cc75a1d3 trace.line=155 vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.898549568Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a670a4d-347c-45aa-a79f-0e7f0ba3f88c http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.997µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=280927ca-fbf7-42b4-a2d0-186d2ddd7e68 trace.line=155 vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.8986233Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a670a4d-347c-45aa-a79f-0e7f0ba3f88c http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=49.97µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ba4437cb-aa86-438e-8582-159e2b229611 trace.line=110 vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.898704868Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a670a4d-347c-45aa-a79f-0e7f0ba3f88c http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=49.904µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2e153c4d-390f-4402-8d41-8a34c8378ea5 trace.line=110 vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.898935409Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a670a4d-347c-45aa-a79f-0e7f0ba3f88c http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=69.17µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4a7fb8ec-4e0e-4ee6-aa01-fd0224c2b8a9 trace.line=110 vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.898991935Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a670a4d-347c-45aa-a79f-0e7f0ba3f88c http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=29.449µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=452f25da-f373-4d20-955f-685b49d3a5f7 trace.line=110 vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.8990299Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a670a4d-347c-45aa-a79f-0e7f0ba3f88c http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.899046229Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a670a4d-347c-45aa-a79f-0e7f0ba3f88c http.request.method=PUT http.request.remoteaddr="127.0.0.1:40878" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.610845ms http.response.status=201 http.response.written=0 
17:33:57 [2023-09-08T17:33:57.055Z] 127.0.0.1 - - [08/Sep/2023:17:33:56 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.90385121Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9f8eefee-dd67-48c8-b5a9-1e19449d85df http.request.method=GET http.request.remoteaddr="127.0.0.1:40896" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.903893384Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9f8eefee-dd67-48c8-b5a9-1e19449d85df http.request.method=GET http.request.remoteaddr="127.0.0.1:40896" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.333042ms http.response.status=200 http.response.written=2 
17:33:57 [2023-09-08T17:33:57.055Z] 127.0.0.1 - - [08/Sep/2023:17:33:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.90604491Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=40b1dab1-1644-47ce-9b71-1f7a3a110c78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.906085838Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=40b1dab1-1644-47ce-9b71-1f7a3a110c78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.906170663Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=40b1dab1-1644-47ce-9b71-1f7a3a110c78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.609µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b8a65394-ef1d-42e0-8ce4-6016a45fd517 trace.line=95 vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.906197264Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=40b1dab1-1644-47ce-9b71-1f7a3a110c78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.906245716Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=40b1dab1-1644-47ce-9b71-1f7a3a110c78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.695µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f20508ec-705a-4f04-98d9-0a47da2a9e28 trace.line=95 vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.906296556Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=40b1dab1-1644-47ce-9b71-1f7a3a110c78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.962µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=eefa99e8-bd6e-44af-a88c-37d6dc71a75a trace.line=155 vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.906338894Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=40b1dab1-1644-47ce-9b71-1f7a3a110c78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.193µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=80018376-956d-4c56-b412-c2ed82fe0340 trace.line=125 vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.906391719Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=40b1dab1-1644-47ce-9b71-1f7a3a110c78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.906489427Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=40b1dab1-1644-47ce-9b71-1f7a3a110c78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.262608ms http.response.status=200 http.response.written=417 
17:33:57 [2023-09-08T17:33:57.055Z] 127.0.0.1 - - [08/Sep/2023:17:33:56 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.917094843Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=45072f81-0684-442f-bb21-8441270c3a62 http.request.method=GET http.request.remoteaddr="127.0.0.1:40912" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.917145822Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=45072f81-0684-442f-bb21-8441270c3a62 http.request.method=GET http.request.remoteaddr="127.0.0.1:40912" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.917161674Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=45072f81-0684-442f-bb21-8441270c3a62 http.request.method=GET http.request.remoteaddr="127.0.0.1:40912" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:33:57 [2023-09-08T17:33:57.055Z] time="2023-09-08T17:33:56.917251152Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=45072f81-0684-442f-bb21-8441270c3a62 http.request.method=GET http.request.remoteaddr="127.0.0.1:40912" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=54.491µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a89472ac-f726-4624-8bde-0555d1d32e5b trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.917306078Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=45072f81-0684-442f-bb21-8441270c3a62 http.request.method=GET http.request.remoteaddr="127.0.0.1:40912" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.1µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9a3ed9fe-2201-4883-8ad9-730f8ab5ab4a trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.917348375Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=45072f81-0684-442f-bb21-8441270c3a62 http.request.method=GET http.request.remoteaddr="127.0.0.1:40912" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.922µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=0f637f29-707f-4789-9178-ce591b8006db trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.91738374Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=45072f81-0684-442f-bb21-8441270c3a62 http.request.method=GET http.request.remoteaddr="127.0.0.1:40912" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.917510658Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=45072f81-0684-442f-bb21-8441270c3a62 http.request.method=GET http.request.remoteaddr="127.0.0.1:40912" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.274374ms http.response.status=200 http.response.written=417 
17:33:57 [2023-09-08T17:33:57.056Z] 127.0.0.1 - - [08/Sep/2023:17:33:56 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.924112438Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2f39ca7e-8f5e-4cfe-b2cb-92491fc2f566 http.request.method=GET http.request.remoteaddr="127.0.0.1:40926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.924180811Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2f39ca7e-8f5e-4cfe-b2cb-92491fc2f566 http.request.method=GET http.request.remoteaddr="127.0.0.1:40926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.924120142Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4dbd500c-0d1d-42ac-85e6-2cb58da83e72 http.request.method=GET http.request.remoteaddr="127.0.0.1:40922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.924235573Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4dbd500c-0d1d-42ac-85e6-2cb58da83e72 http.request.method=GET http.request.remoteaddr="127.0.0.1:40922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.924270437Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2f39ca7e-8f5e-4cfe-b2cb-92491fc2f566 http.request.method=GET http.request.remoteaddr="127.0.0.1:40926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.31µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=23d34290-9bce-4449-a499-c99cebb6434e trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.924327225Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4dbd500c-0d1d-42ac-85e6-2cb58da83e72 http.request.method=GET http.request.remoteaddr="127.0.0.1:40922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.309µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0fc3b854-f3e9-4c85-a9ec-f951dbf4aa9d trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.924339541Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2f39ca7e-8f5e-4cfe-b2cb-92491fc2f566 http.request.method=GET http.request.remoteaddr="127.0.0.1:40926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.427µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=90b8c12d-5a73-4d15-9d9b-7ae3570bffe4 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.924384169Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2f39ca7e-8f5e-4cfe-b2cb-92491fc2f566 http.request.method=GET http.request.remoteaddr="127.0.0.1:40926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.395µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d6c160fa-5c70-4169-9ab1-e38446655a83 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.92441109Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4dbd500c-0d1d-42ac-85e6-2cb58da83e72 http.request.method=GET http.request.remoteaddr="127.0.0.1:40922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.205µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=aa1482dc-7e7f-41a7-b44e-d3e866830405 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.924424465Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2f39ca7e-8f5e-4cfe-b2cb-92491fc2f566 http.request.method=GET http.request.remoteaddr="127.0.0.1:40926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.347µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=938805e7-c08a-4c9a-93e1-128567d143ff trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.924456162Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4dbd500c-0d1d-42ac-85e6-2cb58da83e72 http.request.method=GET http.request.remoteaddr="127.0.0.1:40922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.215µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f737082e-948e-410d-bfeb-4a280a09fc07 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.924459206Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2f39ca7e-8f5e-4cfe-b2cb-92491fc2f566 http.request.method=GET http.request.remoteaddr="127.0.0.1:40926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.485µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0c8a196b-2c84-4692-ae53-3208a71b8f9e trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.924496925Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2f39ca7e-8f5e-4cfe-b2cb-92491fc2f566 http.request.method=GET http.request.remoteaddr="127.0.0.1:40926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.276µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=75967107-ba0d-49c2-bfe9-e08c5bcdd4d3 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.924571461Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2f39ca7e-8f5e-4cfe-b2cb-92491fc2f566 http.request.method=GET http.request.remoteaddr="127.0.0.1:40926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.98µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=2f9e6b3c-72ec-49ec-9163-3a6da76a1036 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.924581455Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4dbd500c-0d1d-42ac-85e6-2cb58da83e72 http.request.method=GET http.request.remoteaddr="127.0.0.1:40922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=94.515µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e2d62f7c-1320-457d-a374-11c56660ad75 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.924645734Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4dbd500c-0d1d-42ac-85e6-2cb58da83e72 http.request.method=GET http.request.remoteaddr="127.0.0.1:40922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.4µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8ee33e44-d92b-4ab9-94ff-82ed7ca29845 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.924684906Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4dbd500c-0d1d-42ac-85e6-2cb58da83e72 http.request.method=GET http.request.remoteaddr="127.0.0.1:40922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=7.138µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=77891054-6f79-49b7-a1a7-ded3431d14ef trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.926525217Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4dbd500c-0d1d-42ac-85e6-2cb58da83e72 http.request.method=GET http.request.remoteaddr="127.0.0.1:40922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.488µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=5f823bb4-56a0-4029-858b-c1230dfe37b4 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.926547683Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2f39ca7e-8f5e-4cfe-b2cb-92491fc2f566 http.request.method=GET http.request.remoteaddr="127.0.0.1:40926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.673µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fcf0c554-41a6-46a8-8c30-a7341232abc8 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.926600943Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2f39ca7e-8f5e-4cfe-b2cb-92491fc2f566 http.request.method=GET http.request.remoteaddr="127.0.0.1:40926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.665µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=39cd7f79-7419-4c8e-9070-0c076c237ab0 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:33:57 [2023-09-08T17:33:57.056Z] time="2023-09-08T17:33:56.926886221Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2f39ca7e-8f5e-4cfe-b2cb-92491fc2f566 http.request.method=GET http.request.remoteaddr="127.0.0.1:40926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.27627ms http.response.status=200 http.response.written=68 
17:33:57 [2023-09-08T17:33:57.056Z] 127.0.0.1 - - [08/Sep/2023:17:33:56 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:33:57 [2023-09-08T17:33:57.057Z] time="2023-09-08T17:33:56.926985972Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4dbd500c-0d1d-42ac-85e6-2cb58da83e72 http.request.method=GET http.request.remoteaddr="127.0.0.1:40922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.05µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=73aa6cef-740c-4df9-a155-f412e22d84cb trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:33:57 [2023-09-08T17:33:57.057Z] time="2023-09-08T17:33:56.927076894Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4dbd500c-0d1d-42ac-85e6-2cb58da83e72 http.request.method=GET http.request.remoteaddr="127.0.0.1:40922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.922µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6fb1d36d-936d-409c-a53d-fb2b498deb20 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:33:57 [2023-09-08T17:33:57.057Z] time="2023-09-08T17:33:56.927374086Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4dbd500c-0d1d-42ac-85e6-2cb58da83e72 http.request.method=GET http.request.remoteaddr="127.0.0.1:40922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.75401ms http.response.status=200 http.response.written=194 
17:33:57 [2023-09-08T17:33:57.057Z] 127.0.0.1 - - [08/Sep/2023:17:33:56 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:33:57 [2023-09-08T17:33:57.057Z] time="2023-09-08T17:33:56.937599486Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=dd4f1e02-3477-4c03-93d5-7178cc1386cd http.request.method=GET http.request.remoteaddr="127.0.0.1:40944" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
17:33:57 [2023-09-08T17:33:57.057Z] time="2023-09-08T17:33:56.937647003Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=dd4f1e02-3477-4c03-93d5-7178cc1386cd http.request.method=GET http.request.remoteaddr="127.0.0.1:40944" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="940.751µs" http.response.status=200 http.response.written=2 
17:33:57 [2023-09-08T17:33:57.057Z] 127.0.0.1 - - [08/Sep/2023:17:33:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:33:57 [2023-09-08T17:33:57.057Z] time="2023-09-08T17:33:56.943294272Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c9999b30-edf4-4849-80d0-a5c024acd9ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40960" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:33:57 [2023-09-08T17:33:57.057Z] time="2023-09-08T17:33:56.943342822Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c9999b30-edf4-4849-80d0-a5c024acd9ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40960" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:33:57 [2023-09-08T17:33:57.057Z] time="2023-09-08T17:33:56.943356836Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c9999b30-edf4-4849-80d0-a5c024acd9ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40960" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:33:57 [2023-09-08T17:33:57.057Z] time="2023-09-08T17:33:56.943426293Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c9999b30-edf4-4849-80d0-a5c024acd9ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40960" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.61µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=27b2df3e-7933-49fa-8a72-b6e3c698a2f9 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:33:57 [2023-09-08T17:33:57.057Z] time="2023-09-08T17:33:56.943478388Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c9999b30-edf4-4849-80d0-a5c024acd9ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40960" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.818µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4bd23a3a-7e8e-4ebe-840d-527f3682bbee trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:33:57 [2023-09-08T17:33:57.057Z] time="2023-09-08T17:33:56.943554098Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c9999b30-edf4-4849-80d0-a5c024acd9ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40960" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.124941ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:33:57 [2023-09-08T17:33:57.057Z] 127.0.0.1 - - [08/Sep/2023:17:33:56 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:33:57 [2023-09-08T17:33:57.057Z] time="2023-09-08T17:33:56.944911722Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ee4ac8a0-146e-4d85-ab5c-0a96bb0363d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40962" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:33:57 [2023-09-08T17:33:57.057Z] time="2023-09-08T17:33:56.94495388Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ee4ac8a0-146e-4d85-ab5c-0a96bb0363d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40962" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:33:57 [2023-09-08T17:33:57.057Z] time="2023-09-08T17:33:56.944968567Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ee4ac8a0-146e-4d85-ab5c-0a96bb0363d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40962" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:33:57 [2023-09-08T17:33:57.057Z] time="2023-09-08T17:33:56.945028055Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ee4ac8a0-146e-4d85-ab5c-0a96bb0363d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40962" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.596µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=10f21153-9414-4ca0-8963-c73224dbbf9f trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:33:57 [2023-09-08T17:33:57.057Z] time="2023-09-08T17:33:56.945073643Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ee4ac8a0-146e-4d85-ab5c-0a96bb0363d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40962" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.365µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ce3e8dfb-04dc-43be-ac2f-888f85bb475b trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:33:57 [2023-09-08T17:33:57.057Z] time="2023-09-08T17:33:56.945117057Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ee4ac8a0-146e-4d85-ab5c-0a96bb0363d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40962" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.013408ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:33:57 [2023-09-08T17:33:57.057Z] 127.0.0.1 - - [08/Sep/2023:17:33:56 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/9fcf79b96353c319744b0dd11e2423eb2675c037 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:33:57 [2023-09-08T17:33:57.057Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
17:33:57 [2023-09-08T17:33:57.057Z] === RUN   TestRemoveImageOrphaning
17:33:57 [2023-09-08T17:33:57.313Z] --- PASS: TestRemoveImageOrphaning (0.11s)
17:33:57 [2023-09-08T17:33:57.313Z] === RUN   TestRemoveByDigest
17:33:57 [2023-09-08T17:33:57.313Z]     remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
17:33:57 [2023-09-08T17:33:57.313Z] --- SKIP: TestRemoveByDigest (0.00s)
17:33:57 [2023-09-08T17:33:57.313Z] === RUN   TestRemoveImageGarbageCollector
17:33:57 [2023-09-08T17:33:57.313Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
17:33:57 [2023-09-08T17:33:57.313Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:33:57 [2023-09-08T17:33:57.313Z] === RUN   TestSaveCheckTimes
17:33:57 [2023-09-08T17:33:57.313Z] === PAUSE TestSaveCheckTimes
17:33:57 [2023-09-08T17:33:57.313Z] === RUN   TestSaveRepoWithMultipleImages
17:33:58 [2023-09-08T17:33:58.241Z] --- PASS: TestSaveRepoWithMultipleImages (0.90s)
17:33:58 [2023-09-08T17:33:58.241Z] === RUN   TestSaveDirectoryPermissions
17:33:59 [2023-09-08T17:33:59.169Z] --- PASS: TestSaveDirectoryPermissions (0.90s)
17:33:59 [2023-09-08T17:33:59.169Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:33:59 [2023-09-08T17:33:59.169Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:33:59 [2023-09-08T17:33:59.169Z] === RUN   TestTagUsingDigestAlgorithmAsName
17:33:59 [2023-09-08T17:33:59.169Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
17:33:59 [2023-09-08T17:33:59.169Z] === RUN   TestTagValidPrefixedRepo
17:33:59 [2023-09-08T17:33:59.169Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
17:33:59 [2023-09-08T17:33:59.169Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
17:33:59 [2023-09-08T17:33:59.169Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
17:33:59 [2023-09-08T17:33:59.169Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
17:33:59 [2023-09-08T17:33:59.169Z] === RUN   TestTagValidPrefixedRepo/foooo:t
17:33:59 [2023-09-08T17:33:59.169Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
17:33:59 [2023-09-08T17:33:59.169Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:33:59 [2023-09-08T17:33:59.169Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:33:59 [2023-09-08T17:33:59.169Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
17:33:59 [2023-09-08T17:33:59.169Z] === CONT  TestTagValidPrefixedRepo/foooo:t
17:33:59 [2023-09-08T17:33:59.169Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:33:59 [2023-09-08T17:33:59.169Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
17:33:59 [2023-09-08T17:33:59.169Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
17:33:59 [2023-09-08T17:33:59.169Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.00s)
17:33:59 [2023-09-08T17:33:59.169Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
17:33:59 [2023-09-08T17:33:59.169Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
17:33:59 [2023-09-08T17:33:59.169Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
17:33:59 [2023-09-08T17:33:59.169Z] === RUN   TestTagExistedNameWithoutForce
17:33:59 [2023-09-08T17:33:59.169Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:33:59 [2023-09-08T17:33:59.169Z] === RUN   TestTagOfficialNames
17:33:59 [2023-09-08T17:33:59.169Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
17:33:59 [2023-09-08T17:33:59.169Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
17:33:59 [2023-09-08T17:33:59.169Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
17:33:59 [2023-09-08T17:33:59.169Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
17:33:59 [2023-09-08T17:33:59.169Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
17:33:59 [2023-09-08T17:33:59.169Z] --- PASS: TestTagOfficialNames (0.04s)
17:33:59 [2023-09-08T17:33:59.169Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
17:33:59 [2023-09-08T17:33:59.169Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
17:33:59 [2023-09-08T17:33:59.169Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
17:33:59 [2023-09-08T17:33:59.169Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
17:33:59 [2023-09-08T17:33:59.169Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
17:33:59 [2023-09-08T17:33:59.169Z] === RUN   TestTagMatchesDigest
17:33:59 [2023-09-08T17:33:59.169Z] --- PASS: TestTagMatchesDigest (0.01s)
17:33:59 [2023-09-08T17:33:59.169Z] === CONT  TestSaveCheckTimes
17:33:59 [2023-09-08T17:33:59.169Z] --- PASS: TestSaveCheckTimes (0.03s)
17:33:59 [2023-09-08T17:33:59.169Z] PASS
17:33:59 [2023-09-08T17:33:59.169Z] 
17:33:59 [2023-09-08T17:33:59.169Z] === Skipped
17:33:59 [2023-09-08T17:33:59.169Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:33:59 [2023-09-08T17:33:59.169Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
17:33:59 [2023-09-08T17:33:59.169Z] 
17:33:59 [2023-09-08T17:33:59.169Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
17:33:59 [2023-09-08T17:33:59.169Z]     remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
17:33:59 [2023-09-08T17:33:59.169Z] 
17:33:59 [2023-09-08T17:33:59.169Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:33:59 [2023-09-08T17:33:59.169Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
17:33:59 [2023-09-08T17:33:59.169Z] 
17:33:59 [2023-09-08T17:33:59.169Z] DONE 44 tests, 3 skipped in 2.826s
17:33:59 [2023-09-08T17:33:59.169Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
17:33:59 [2023-09-08T17:33:59.169Z] ++ 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
17:33:59 [2023-09-08T17:33:59.169Z] ++ set -e
17:33:59 [2023-09-08T17:33:59.169Z] ++ '[' -n 0 ']'
17:33:59 [2023-09-08T17:33:59.169Z] ++ set -x
17:33:59 [2023-09-08T17:33:59.169Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
17:33:59 [2023-09-08T17:33:59.169Z] === RUN   TestStripANSICommands
17:33:59 [2023-09-08T17:33:59.169Z] === RUN   TestStripANSICommands/#00
17:33:59 [2023-09-08T17:33:59.169Z] === RUN   TestStripANSICommands/#01
17:33:59 [2023-09-08T17:33:59.169Z] --- PASS: TestStripANSICommands (0.00s)
17:33:59 [2023-09-08T17:33:59.169Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
17:33:59 [2023-09-08T17:33:59.169Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
17:33:59 [2023-09-08T17:33:59.169Z] PASS
17:33:59 [2023-09-08T17:33:59.169Z] 
17:33:59 [2023-09-08T17:33:59.169Z] DONE 3 tests in 0.009s
17:33:59 [2023-09-08T17:33:59.169Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
17:33:59 [2023-09-08T17:33:59.169Z] ++ 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
17:33:59 [2023-09-08T17:33:59.169Z] ++ set -e
17:33:59 [2023-09-08T17:33:59.169Z] ++ '[' -n 0 ']'
17:33:59 [2023-09-08T17:33:59.169Z] ++ set -x
17:33:59 [2023-09-08T17:33:59.169Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
17:33:59 [2023-09-08T17:33:59.169Z] INFO: Testing against a local daemon
17:33:59 [2023-09-08T17:33:59.169Z] === RUN   TestNetworkCreateDelete
17:33:59 [2023-09-08T17:33:59.425Z] --- PASS: TestNetworkCreateDelete (0.17s)
17:33:59 [2023-09-08T17:33:59.425Z] === RUN   TestDockerNetworkDeletePreferID
17:33:59 [2023-09-08T17:33:59.988Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
17:33:59 [2023-09-08T17:33:59.988Z] === RUN   TestDaemonDNSFallback
17:34:06 [2023-09-08T17:34:06.530Z] --- PASS: TestDaemonDNSFallback (6.24s)
17:34:06 [2023-09-08T17:34:06.530Z] === RUN   TestInspectNetwork
17:34:09 [2023-09-08T17:34:09.162Z] === RUN   TestInspectNetwork/full_network_id
17:34:09 [2023-09-08T17:34:09.162Z] === RUN   TestInspectNetwork/partial_network_id
17:34:09 [2023-09-08T17:34:09.162Z] === RUN   TestInspectNetwork/network_name
17:34:09 [2023-09-08T17:34:09.162Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:34:13 [2023-09-08T17:34:13.328Z] --- PASS: TestInspectNetwork (7.09s)
17:34:13 [2023-09-08T17:34:13.328Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:34:13 [2023-09-08T17:34:13.328Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:34:13 [2023-09-08T17:34:13.328Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:34:13 [2023-09-08T17:34:13.328Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:34:13 [2023-09-08T17:34:13.328Z] === RUN   TestRunContainerWithBridgeNone
17:34:14 [2023-09-08T17:34:14.694Z] --- PASS: TestRunContainerWithBridgeNone (1.31s)
17:34:14 [2023-09-08T17:34:14.694Z] === RUN   TestNetworkInvalidJSON
17:34:14 [2023-09-08T17:34:14.694Z] === RUN   TestNetworkInvalidJSON/networks/create
17:34:14 [2023-09-08T17:34:14.694Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:34:14 [2023-09-08T17:34:14.694Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:34:14 [2023-09-08T17:34:14.694Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:34:14 [2023-09-08T17:34:14.694Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:34:14 [2023-09-08T17:34:14.694Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:34:14 [2023-09-08T17:34:14.694Z] === CONT  TestNetworkInvalidJSON/networks/create
17:34:14 [2023-09-08T17:34:14.694Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:34:14 [2023-09-08T17:34:14.694Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:34:14 [2023-09-08T17:34:14.694Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:34:14 [2023-09-08T17:34:14.694Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:34:14 [2023-09-08T17:34:14.694Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:34:14 [2023-09-08T17:34:14.694Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:34:14 [2023-09-08T17:34:14.694Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:34:14 [2023-09-08T17:34:14.694Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:34:14 [2023-09-08T17:34:14.694Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:34:14 [2023-09-08T17:34:14.694Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:34:14 [2023-09-08T17:34:14.694Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:34:14 [2023-09-08T17:34:14.694Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:34:14 [2023-09-08T17:34:14.694Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:34:14 [2023-09-08T17:34:14.694Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:34:14 [2023-09-08T17:34:14.694Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:34:14 [2023-09-08T17:34:14.694Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:34:14 [2023-09-08T17:34:14.694Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:34:14 [2023-09-08T17:34:14.694Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:34:14 [2023-09-08T17:34:14.694Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:34:14 [2023-09-08T17:34:14.694Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:34:14 [2023-09-08T17:34:14.694Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:34:14 [2023-09-08T17:34:14.694Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:34:14 [2023-09-08T17:34:14.694Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:34:14 [2023-09-08T17:34:14.694Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:34:14 [2023-09-08T17:34:14.694Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:34:14 [2023-09-08T17:34:14.694Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:34:14 [2023-09-08T17:34:14.694Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:34:14 [2023-09-08T17:34:14.694Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:34:14 [2023-09-08T17:34:14.694Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:34:14 [2023-09-08T17:34:14.694Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:34:14 [2023-09-08T17:34:14.694Z] === RUN   TestNetworkList
17:34:14 [2023-09-08T17:34:14.694Z] === RUN   TestNetworkList//networks
17:34:14 [2023-09-08T17:34:14.694Z] === PAUSE TestNetworkList//networks
17:34:14 [2023-09-08T17:34:14.694Z] === RUN   TestNetworkList//networks/
17:34:14 [2023-09-08T17:34:14.694Z] === PAUSE TestNetworkList//networks/
17:34:14 [2023-09-08T17:34:14.694Z] === CONT  TestNetworkList//networks
17:34:14 [2023-09-08T17:34:14.694Z] === CONT  TestNetworkList//networks/
17:34:14 [2023-09-08T17:34:14.694Z] --- PASS: TestNetworkList (0.01s)
17:34:14 [2023-09-08T17:34:14.694Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:34:14 [2023-09-08T17:34:14.694Z]     --- PASS: TestNetworkList//networks (0.00s)
17:34:14 [2023-09-08T17:34:14.694Z] === RUN   TestHostIPv4BridgeLabel
17:34:15 [2023-09-08T17:34:15.256Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:34:15 [2023-09-08T17:34:15.256Z] === RUN   TestDefaultNetworkOpts
17:34:15 [2023-09-08T17:34:15.256Z] === RUN   TestDefaultNetworkOpts/default_value
17:34:16 [2023-09-08T17:34:16.621Z] === RUN   TestDefaultNetworkOpts/cmdline_value
17:34:17 [2023-09-08T17:34:17.550Z] === RUN   TestDefaultNetworkOpts/config-from_value
17:34:18 [2023-09-08T17:34:18.916Z] --- PASS: TestDefaultNetworkOpts (3.85s)
17:34:18 [2023-09-08T17:34:18.916Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.28s)
17:34:18 [2023-09-08T17:34:18.916Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.27s)
17:34:18 [2023-09-08T17:34:18.916Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.30s)
17:34:18 [2023-09-08T17:34:18.916Z] === RUN   TestDaemonRestartWithLiveRestore
17:34:20 [2023-09-08T17:34:20.282Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:34:20 [2023-09-08T17:34:20.282Z] === RUN   TestDaemonDefaultNetworkPools
17:34:20 [2023-09-08T17:34:20.844Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
17:34:20 [2023-09-08T17:34:20.844Z] === RUN   TestDaemonRestartWithExistingNetwork
17:34:22 [2023-09-08T17:34:22.210Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
17:34:22 [2023-09-08T17:34:22.210Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:34:23 [2023-09-08T17:34:23.575Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
17:34:23 [2023-09-08T17:34:23.575Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:34:23 [2023-09-08T17:34:23.831Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
17:34:23 [2023-09-08T17:34:23.831Z] === RUN   TestServiceWithPredefinedNetwork
17:34:26 [2023-09-08T17:34:26.357Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s)
17:34:26 [2023-09-08T17:34:26.357Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:34:26 [2023-09-08T17:34:26.357Z]     service_test.go:256: FLAKY_TEST
17:34:26 [2023-09-08T17:34:26.357Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:34:26 [2023-09-08T17:34:26.357Z] === RUN   TestServiceWithDataPathPortInit
17:34:41 [2023-09-08T17:34:41.199Z] --- PASS: TestServiceWithDataPathPortInit (13.46s)
17:34:41 [2023-09-08T17:34:41.199Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:34:41 [2023-09-08T17:34:41.761Z]     service_test.go:448: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mfhap81kqgvghu2kk7bwnp5mf Created:2023-09-08 17:34:40.769481104 +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[34392ad21a7289555ed5ec6cd795c043a63aa03966a19b5fa5b8f5b831565ee0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b3qcom98eq0jxqtvv1mx685h2 EndpointID:92f0411f25d4954a97a989dee4b3470ce3be82c65c81cd2d8209819d58725e38 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:28e40313e7ff1554c2d68627ecf8f612d5eb7e9136fb7240aa7cb60969d82dd1 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:b4e042aa3f00 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b3qcom98eq0jxqtvv1mx685h2 EndpointID:92f0411f25d4954a97a989dee4b3470ce3be82c65c81cd2d8209819d58725e38 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:34:47 [2023-09-08T17:34:47.005Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.68s)
17:34:47 [2023-09-08T17:34:47.005Z] PASS
17:34:47 [2023-09-08T17:34:47.005Z] 
17:34:47 [2023-09-08T17:34:47.005Z] === Skipped
17:34:47 [2023-09-08T17:34:47.005Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:34:47 [2023-09-08T17:34:47.005Z]     service_test.go:256: FLAKY_TEST
17:34:47 [2023-09-08T17:34:47.005Z] 
17:34:47 [2023-09-08T17:34:47.005Z] DONE 42 tests, 1 skipped in 47.055s
17:34:47 [2023-09-08T17:34:47.005Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
17:34:47 [2023-09-08T17:34:47.005Z] ++ 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
17:34:47 [2023-09-08T17:34:47.005Z] ++ set -e
17:34:47 [2023-09-08T17:34:47.005Z] ++ '[' -n 0 ']'
17:34:47 [2023-09-08T17:34:47.005Z] ++ set -x
17:34:47 [2023-09-08T17:34:47.005Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
17:34:47 [2023-09-08T17:34:47.005Z] INFO: Testing against a local daemon
17:34:47 [2023-09-08T17:34:47.005Z] === RUN   TestDockerNetworkIpvlanPersistance
17:34:47 [2023-09-08T17:34:47.005Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:34:47 [2023-09-08T17:34:47.005Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:34:47 [2023-09-08T17:34:47.005Z] === RUN   TestDockerNetworkIpvlan
17:34:47 [2023-09-08T17:34:47.005Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:34:47 [2023-09-08T17:34:47.005Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:34:47 [2023-09-08T17:34:47.005Z] PASS
17:34:47 [2023-09-08T17:34:47.005Z] 
17:34:47 [2023-09-08T17:34:47.005Z] === Skipped
17:34:47 [2023-09-08T17:34:47.005Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:34:47 [2023-09-08T17:34:47.005Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:34:47 [2023-09-08T17:34:47.005Z] 
17:34:47 [2023-09-08T17:34:47.005Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:34:47 [2023-09-08T17:34:47.005Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:34:47 [2023-09-08T17:34:47.005Z] 
17:34:47 [2023-09-08T17:34:47.005Z] DONE 2 tests, 2 skipped in 0.044s
17:34:47 [2023-09-08T17:34:47.005Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
17:34:47 [2023-09-08T17:34:47.005Z] ++ 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
17:34:47 [2023-09-08T17:34:47.005Z] ++ set -e
17:34:47 [2023-09-08T17:34:47.005Z] ++ '[' -n 0 ']'
17:34:47 [2023-09-08T17:34:47.005Z] ++ set -x
17:34:47 [2023-09-08T17:34:47.005Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
17:34:47 [2023-09-08T17:34:47.005Z] INFO: Testing against a local daemon
17:34:47 [2023-09-08T17:34:47.005Z] === RUN   TestDockerNetworkMacvlanPersistance
17:34:47 [2023-09-08T17:34:47.567Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s)
17:34:47 [2023-09-08T17:34:47.567Z] === RUN   TestDockerNetworkMacvlan
17:34:47 [2023-09-08T17:34:47.567Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:34:48 [2023-09-08T17:34:48.128Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:34:48 [2023-09-08T17:34:48.690Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:34:49 [2023-09-08T17:34:49.253Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:34:49 [2023-09-08T17:34:49.815Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:34:50 [2023-09-08T17:34:50.376Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:34:51 [2023-09-08T17:34:51.304Z] --- PASS: TestDockerNetworkMacvlan (3.54s)
17:34:51 [2023-09-08T17:34:51.304Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
17:34:51 [2023-09-08T17:34:51.304Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
17:34:51 [2023-09-08T17:34:51.304Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
17:34:51 [2023-09-08T17:34:51.304Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
17:34:51 [2023-09-08T17:34:51.304Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
17:34:51 [2023-09-08T17:34:51.304Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
17:34:51 [2023-09-08T17:34:51.304Z] PASS
17:34:51 [2023-09-08T17:34:51.304Z] === RUN   TestDockerNetworkMacvlanPersistance
17:34:52 [2023-09-08T17:34:52.232Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.18s)
17:34:52 [2023-09-08T17:34:52.232Z] === RUN   TestDockerNetworkMacvlan
17:34:52 [2023-09-08T17:34:52.232Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:34:52 [2023-09-08T17:34:52.794Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:34:53 [2023-09-08T17:34:53.356Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:34:53 [2023-09-08T17:34:53.918Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:34:54 [2023-09-08T17:34:54.855Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:34:55 [2023-09-08T17:34:55.112Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:34:55 [2023-09-08T17:34:55.675Z] --- PASS: TestDockerNetworkMacvlan (3.53s)
17:34:55 [2023-09-08T17:34:55.675Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
17:34:55 [2023-09-08T17:34:55.675Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
17:34:55 [2023-09-08T17:34:55.675Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
17:34:55 [2023-09-08T17:34:55.675Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
17:34:55 [2023-09-08T17:34:55.675Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
17:34:55 [2023-09-08T17:34:55.675Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
17:34:55 [2023-09-08T17:34:55.675Z] PASS
17:34:55 [2023-09-08T17:34:55.675Z] 
17:34:55 [2023-09-08T17:34:55.675Z] DONE 16 tests in 9.461s
17:34:55 [2023-09-08T17:34:55.931Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
17:34:55 [2023-09-08T17:34:55.931Z] ++ 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
17:34:55 [2023-09-08T17:34:55.931Z] ++ set -e
17:34:55 [2023-09-08T17:34:55.931Z] ++ '[' -n 0 ']'
17:34:55 [2023-09-08T17:34:55.931Z] ++ set -x
17:34:55 [2023-09-08T17:34:55.931Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
17:34:55 [2023-09-08T17:34:55.931Z] testing: warning: no tests to run
17:34:55 [2023-09-08T17:34:55.931Z] PASS
17:34:55 [2023-09-08T17:34:55.931Z] 
17:34:55 [2023-09-08T17:34:55.931Z] DONE 0 tests in 0.008s
17:34:55 [2023-09-08T17:34:55.931Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
17:34:55 [2023-09-08T17:34:55.931Z] ++ 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
17:34:55 [2023-09-08T17:34:55.931Z] ++ set -e
17:34:55 [2023-09-08T17:34:55.931Z] ++ '[' -n 0 ']'
17:34:55 [2023-09-08T17:34:55.931Z] ++ set -x
17:34:55 [2023-09-08T17:34:55.931Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
17:34:55 [2023-09-08T17:34:55.931Z] INFO: Testing against a local daemon
17:34:55 [2023-09-08T17:34:55.931Z] === RUN   TestAuthZPluginAllowRequest
17:34:56 [2023-09-08T17:34:56.859Z] --- PASS: TestAuthZPluginAllowRequest (1.07s)
17:34:56 [2023-09-08T17:34:56.859Z] === RUN   TestAuthZPluginTLS
17:34:57 [2023-09-08T17:34:57.423Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:34:57 [2023-09-08T17:34:57.423Z] === RUN   TestAuthZPluginDenyRequest
17:34:57 [2023-09-08T17:34:57.985Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:34:57 [2023-09-08T17:34:57.985Z] === RUN   TestAuthZPluginAPIDenyResponse
17:34:58 [2023-09-08T17:34:58.547Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:34:58 [2023-09-08T17:34:58.547Z] === RUN   TestAuthZPluginDenyResponse
17:34:59 [2023-09-08T17:34:59.109Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
17:34:59 [2023-09-08T17:34:59.109Z] === RUN   TestAuthZPluginAllowEventStream
17:35:00 [2023-09-08T17:35:00.038Z] 2023/09/08 17:34:59 http: panic serving 127.0.0.1:33798: runtime error: invalid memory address or nil pointer dereference
17:35:00 [2023-09-08T17:35:00.038Z] goroutine 149 [running]:
17:35:00 [2023-09-08T17:35:00.038Z] net/http.(*conn).serve.func1()
17:35:00 [2023-09-08T17:35:00.038Z] 	/usr/local/go/src/net/http/server.go:1854 +0xb0
17:35:00 [2023-09-08T17:35:00.038Z] panic({0xb04b60, 0x162bfe0})
17:35:00 [2023-09-08T17:35:00.038Z] 	/usr/local/go/src/runtime/panic.go:890 +0x248
17:35:00 [2023-09-08T17:35:00.038Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xdfe450, 0x400012b7a0}, 0xffff66e76838?)
17:35:00 [2023-09-08T17:35:00.038Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
17:35:00 [2023-09-08T17:35:00.038Z] net/http.HandlerFunc.ServeHTTP(0x4000673e00?, {0xdfe450?, 0x400012b7a0?}, 0x411d94?)
17:35:00 [2023-09-08T17:35:00.038Z] 	/usr/local/go/src/net/http/server.go:2122 +0x38
17:35:00 [2023-09-08T17:35:00.038Z] net/http.(*ServeMux).ServeHTTP(0xdfe918?, {0xdfe450, 0x400012b7a0}, 0x4000673e00)
17:35:00 [2023-09-08T17:35:00.038Z] 	/usr/local/go/src/net/http/server.go:2500 +0x13c
17:35:00 [2023-09-08T17:35:00.038Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40002e5a40, {0xdfd7c0?, 0x40004cac40}, 0x4000673b00)
17:35:00 [2023-09-08T17:35:00.038Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:189 +0x9ac
17:35:00 [2023-09-08T17:35:00.038Z] net/http.serverHandler.ServeHTTP({0xdf4338?}, {0xdfd7c0, 0x40004cac40}, 0x4000673b00)
17:35:00 [2023-09-08T17:35:00.038Z] 	/usr/local/go/src/net/http/server.go:2936 +0x2c0
17:35:00 [2023-09-08T17:35:00.038Z] net/http.(*conn).serve(0x40001aa510, {0xdfe918, 0x4000439b90})
17:35:00 [2023-09-08T17:35:00.038Z] 	/usr/local/go/src/net/http/server.go:1995 +0x518
17:35:00 [2023-09-08T17:35:00.038Z] created by net/http.(*Server).Serve
17:35:00 [2023-09-08T17:35:00.038Z] 	/usr/local/go/src/net/http/server.go:3089 +0x4e8
17:35:00 [2023-09-08T17:35:00.965Z] 2023/09/08 17:35:00 http: panic serving 127.0.0.1:33802: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
17:35:00 [2023-09-08T17:35:00.965Z] goroutine 163 [running]:
17:35:00 [2023-09-08T17:35:00.965Z] net/http.(*conn).serve.func1()
17:35:00 [2023-09-08T17:35:00.965Z] 	/usr/local/go/src/net/http/server.go:1854 +0xb0
17:35:00 [2023-09-08T17:35:00.965Z] panic({0xaa96a0, 0x40004ab530})
17:35:00 [2023-09-08T17:35:00.965Z] 	/usr/local/go/src/runtime/panic.go:890 +0x248
17:35:00 [2023-09-08T17:35:00.965Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xdfe450, 0x400012bb00}, 0xffff66eed058?)
17:35:00 [2023-09-08T17:35:00.965Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x36c
17:35:00 [2023-09-08T17:35:00.965Z] net/http.HandlerFunc.ServeHTTP(0x4000288200?, {0xdfe450?, 0x400012bb00?}, 0x411d94?)
17:35:00 [2023-09-08T17:35:00.965Z] 	/usr/local/go/src/net/http/server.go:2122 +0x38
17:35:00 [2023-09-08T17:35:00.965Z] net/http.(*ServeMux).ServeHTTP(0xdfe918?, {0xdfe450, 0x400012bb00}, 0x4000288200)
17:35:00 [2023-09-08T17:35:00.965Z] 	/usr/local/go/src/net/http/server.go:2500 +0x13c
17:35:00 [2023-09-08T17:35:00.965Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40002e5a40, {0xdfd7c0?, 0x40004cad20}, 0x4000473f00)
17:35:00 [2023-09-08T17:35:00.965Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:189 +0x9ac
17:35:00 [2023-09-08T17:35:00.965Z] net/http.serverHandler.ServeHTTP({0x4000519b60?}, {0xdfd7c0, 0x40004cad20}, 0x4000473f00)
17:35:00 [2023-09-08T17:35:00.965Z] 	/usr/local/go/src/net/http/server.go:2936 +0x2c0
17:35:00 [2023-09-08T17:35:00.965Z] net/http.(*conn).serve(0x4000612cf0, {0xdfe918, 0x4000439b90})
17:35:00 [2023-09-08T17:35:00.965Z] 	/usr/local/go/src/net/http/server.go:1995 +0x518
17:35:00 [2023-09-08T17:35:00.965Z] created by net/http.(*Server).Serve
17:35:00 [2023-09-08T17:35:00.965Z] 	/usr/local/go/src/net/http/server.go:3089 +0x4e8
17:35:02 [2023-09-08T17:35:02.855Z] 2023/09/08 17:35:02 http: panic serving 127.0.0.1:44902: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
17:35:02 [2023-09-08T17:35:02.855Z] goroutine 194 [running]:
17:35:02 [2023-09-08T17:35:02.855Z] net/http.(*conn).serve.func1()
17:35:02 [2023-09-08T17:35:02.855Z] 	/usr/local/go/src/net/http/server.go:1854 +0xb0
17:35:02 [2023-09-08T17:35:02.855Z] panic({0xaa96a0, 0x40004ab5c0})
17:35:02 [2023-09-08T17:35:02.855Z] 	/usr/local/go/src/runtime/panic.go:890 +0x248
17:35:02 [2023-09-08T17:35:02.855Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xdfe450, 0x400012bc20}, 0xffff66eed058?)
17:35:02 [2023-09-08T17:35:02.855Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x36c
17:35:02 [2023-09-08T17:35:02.855Z] net/http.HandlerFunc.ServeHTTP(0x4000288700?, {0xdfe450?, 0x400012bc20?}, 0x411d94?)
17:35:02 [2023-09-08T17:35:02.855Z] 	/usr/local/go/src/net/http/server.go:2122 +0x38
17:35:02 [2023-09-08T17:35:02.855Z] net/http.(*ServeMux).ServeHTTP(0xdfe918?, {0xdfe450, 0x400012bc20}, 0x4000288700)
17:35:02 [2023-09-08T17:35:02.855Z] 	/usr/local/go/src/net/http/server.go:2500 +0x13c
17:35:02 [2023-09-08T17:35:02.855Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40002e5a40, {0xdfd7c0?, 0x40004cae00}, 0x4000288300)
17:35:02 [2023-09-08T17:35:02.855Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:189 +0x9ac
17:35:02 [2023-09-08T17:35:02.855Z] net/http.serverHandler.ServeHTTP({0x40002e0cf0?}, {0xdfd7c0, 0x40004cae00}, 0x4000288300)
17:35:02 [2023-09-08T17:35:02.855Z] 	/usr/local/go/src/net/http/server.go:2936 +0x2c0
17:35:02 [2023-09-08T17:35:02.855Z] net/http.(*conn).serve(0x40001ab710, {0xdfe918, 0x4000439b90})
17:35:02 [2023-09-08T17:35:02.855Z] 	/usr/local/go/src/net/http/server.go:1995 +0x518
17:35:02 [2023-09-08T17:35:02.855Z] created by net/http.(*Server).Serve
17:35:02 [2023-09-08T17:35:02.855Z] 	/usr/local/go/src/net/http/server.go:3089 +0x4e8
17:35:05 [2023-09-08T17:35:05.370Z] --- PASS: TestAuthZPluginAllowEventStream (6.04s)
17:35:05 [2023-09-08T17:35:05.370Z] === RUN   TestAuthZPluginErrorResponse
17:35:05 [2023-09-08T17:35:05.627Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
17:35:05 [2023-09-08T17:35:05.627Z] === RUN   TestAuthZPluginErrorRequest
17:35:06 [2023-09-08T17:35:06.190Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:35:06 [2023-09-08T17:35:06.190Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:35:06 [2023-09-08T17:35:06.751Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
17:35:06 [2023-09-08T17:35:06.752Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:35:08 [2023-09-08T17:35:08.117Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.10s)
17:35:08 [2023-09-08T17:35:08.117Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:35:09 [2023-09-08T17:35:09.045Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.13s)
17:35:09 [2023-09-08T17:35:09.045Z] === RUN   TestAuthZPluginHeader
17:35:09 [2023-09-08T17:35:09.607Z] --- PASS: TestAuthZPluginHeader (0.61s)
17:35:09 [2023-09-08T17:35:09.607Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:35:09 [2023-09-08T17:35:09.607Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
17:35:09 [2023-09-08T17:35:09.607Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:35:09 [2023-09-08T17:35:09.607Z] === RUN   TestAuthZPluginV2Disable
17:35:09 [2023-09-08T17:35:09.607Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
17:35:09 [2023-09-08T17:35:09.607Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:35:09 [2023-09-08T17:35:09.607Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:35:09 [2023-09-08T17:35:09.607Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
17:35:09 [2023-09-08T17:35:09.607Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:35:09 [2023-09-08T17:35:09.607Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:35:09 [2023-09-08T17:35:09.607Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
17:35:09 [2023-09-08T17:35:09.607Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:35:09 [2023-09-08T17:35:09.607Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:35:27 [2023-09-08T17:35:27.675Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
17:35:27 [2023-09-08T17:35:27.675Z] PASS
17:35:27 [2023-09-08T17:35:27.675Z] 
17:35:27 [2023-09-08T17:35:27.675Z] === Skipped
17:35:27 [2023-09-08T17:35:27.675Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:35:27 [2023-09-08T17:35:27.675Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
17:35:27 [2023-09-08T17:35:27.675Z] 
17:35:27 [2023-09-08T17:35:27.675Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:35:27 [2023-09-08T17:35:27.675Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
17:35:27 [2023-09-08T17:35:27.675Z] 
17:35:27 [2023-09-08T17:35:27.675Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:35:27 [2023-09-08T17:35:27.675Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
17:35:27 [2023-09-08T17:35:27.675Z] 
17:35:27 [2023-09-08T17:35:27.675Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:35:27 [2023-09-08T17:35:27.675Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
17:35:27 [2023-09-08T17:35:27.675Z] 
17:35:27 [2023-09-08T17:35:27.675Z] DONE 17 tests, 4 skipped in 30.638s
17:35:27 [2023-09-08T17:35:27.675Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
17:35:27 [2023-09-08T17:35:27.675Z] ++ 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
17:35:27 [2023-09-08T17:35:27.675Z] ++ set -e
17:35:27 [2023-09-08T17:35:27.675Z] ++ '[' -n 0 ']'
17:35:27 [2023-09-08T17:35:27.675Z] ++ set -x
17:35:27 [2023-09-08T17:35:27.675Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
17:35:27 [2023-09-08T17:35:27.675Z] INFO: Testing against a local daemon
17:35:27 [2023-09-08T17:35:27.675Z] === RUN   TestPluginInvalidJSON
17:35:27 [2023-09-08T17:35:27.675Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:35:27 [2023-09-08T17:35:27.675Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:35:27 [2023-09-08T17:35:27.675Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:35:27 [2023-09-08T17:35:27.675Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:35:27 [2023-09-08T17:35:27.675Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:35:27 [2023-09-08T17:35:27.675Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:35:27 [2023-09-08T17:35:27.676Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:35:27 [2023-09-08T17:35:27.676Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:35:27 [2023-09-08T17:35:27.676Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:35:27 [2023-09-08T17:35:27.676Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:35:27 [2023-09-08T17:35:27.676Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:35:27 [2023-09-08T17:35:27.676Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:35:27 [2023-09-08T17:35:27.676Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:35:27 [2023-09-08T17:35:27.676Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:35:27 [2023-09-08T17:35:27.676Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:35:27 [2023-09-08T17:35:27.676Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:35:27 [2023-09-08T17:35:27.676Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:35:27 [2023-09-08T17:35:27.676Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:35:27 [2023-09-08T17:35:27.676Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:35:27 [2023-09-08T17:35:27.676Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:35:27 [2023-09-08T17:35:27.676Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:35:27 [2023-09-08T17:35:27.676Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:35:27 [2023-09-08T17:35:27.676Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
17:35:27 [2023-09-08T17:35:27.676Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:35:27 [2023-09-08T17:35:27.676Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:35:27 [2023-09-08T17:35:27.676Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:35:27 [2023-09-08T17:35:27.676Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:35:27 [2023-09-08T17:35:27.676Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:35:27 [2023-09-08T17:35:27.676Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:35:27 [2023-09-08T17:35:27.676Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:35:27 [2023-09-08T17:35:27.676Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:35:27 [2023-09-08T17:35:27.676Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:35:27 [2023-09-08T17:35:27.676Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
17:35:27 [2023-09-08T17:35:27.676Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:35:27 [2023-09-08T17:35:27.676Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:35:27 [2023-09-08T17:35:27.676Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:35:27 [2023-09-08T17:35:27.676Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:35:27 [2023-09-08T17:35:27.676Z] === RUN   TestPluginInstall
17:35:27 [2023-09-08T17:35:27.676Z] === RUN   TestPluginInstall/no_auth
17:35:29 [2023-09-08T17:35:29.566Z] time="2023-09-08T17:35:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:35:29 [2023-09-08T17:35:29.566Z] time="2023-09-08T17:35:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81814208cea74a0192940b9bda2733106b4a8b772f0aa31750bd534b8ed41fa9" mediatype=application/vnd.docker.plugin.v1+json size=522
17:35:29 [2023-09-08T17:35:29.566Z] time="2023-09-08T17:35:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:35:29 [2023-09-08T17:35:29.566Z] time="2023-09-08T17:35:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81814208cea74a0192940b9bda2733106b4a8b772f0aa31750bd534b8ed41fa9" mediatype=application/vnd.docker.plugin.v1+json size=522
17:35:29 [2023-09-08T17:35:29.566Z] === RUN   TestPluginInstall/with_htpasswd
17:35:29 [2023-09-08T17:35:29.822Z] time="2023-09-08T17:35:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:35:29 [2023-09-08T17:35:29.822Z] time="2023-09-08T17:35:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81814208cea74a0192940b9bda2733106b4a8b772f0aa31750bd534b8ed41fa9" mediatype=application/vnd.docker.plugin.v1+json size=522
17:35:29 [2023-09-08T17:35:29.822Z] time="2023-09-08T17:35:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:35:29 [2023-09-08T17:35:29.822Z] time="2023-09-08T17:35:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81814208cea74a0192940b9bda2733106b4a8b772f0aa31750bd534b8ed41fa9" mediatype=application/vnd.docker.plugin.v1+json size=522
17:35:30 [2023-09-08T17:35:30.079Z] === RUN   TestPluginInstall/with_insecure
17:35:31 [2023-09-08T17:35:31.006Z] time="2023-09-08T17:35:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:35:31 [2023-09-08T17:35:31.006Z] time="2023-09-08T17:35:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2180d073f10e09343d3c50c59e4ee398c8714b55850a2faa494adc0d46ace2b8" mediatype=application/vnd.docker.plugin.v1+json size=522
17:35:31 [2023-09-08T17:35:31.006Z] time="2023-09-08T17:35:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:35:31 [2023-09-08T17:35:31.006Z] time="2023-09-08T17:35:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2180d073f10e09343d3c50c59e4ee398c8714b55850a2faa494adc0d46ace2b8" mediatype=application/vnd.docker.plugin.v1+json size=522
17:35:31 [2023-09-08T17:35:31.006Z]     plugin_test.go:204: [d692c17d2711d] daemon is not started
17:35:31 [2023-09-08T17:35:31.006Z] --- PASS: TestPluginInstall (4.44s)
17:35:31 [2023-09-08T17:35:31.006Z]     --- PASS: TestPluginInstall/no_auth (3.09s)
17:35:31 [2023-09-08T17:35:31.006Z]     --- PASS: TestPluginInstall/with_htpasswd (0.44s)
17:35:31 [2023-09-08T17:35:31.006Z]     --- PASS: TestPluginInstall/with_insecure (0.91s)
17:35:31 [2023-09-08T17:35:31.006Z] === RUN   TestPluginsWithRuntimes
17:35:32 [2023-09-08T17:35:32.371Z] === RUN   TestPluginsWithRuntimes/No_Args
17:35:33 [2023-09-08T17:35:33.299Z] === RUN   TestPluginsWithRuntimes/With_Args
17:35:34 [2023-09-08T17:35:34.226Z] --- PASS: TestPluginsWithRuntimes (3.33s)
17:35:34 [2023-09-08T17:35:34.226Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
17:35:34 [2023-09-08T17:35:34.226Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
17:35:34 [2023-09-08T17:35:34.226Z] === RUN   TestPluginBackCompatMediaTypes
17:35:34 [2023-09-08T17:35:34.787Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s)
17:35:34 [2023-09-08T17:35:34.788Z] PASS
17:35:34 [2023-09-08T17:35:34.788Z] === RUN   TestPluginInvalidJSON
17:35:34 [2023-09-08T17:35:34.788Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:35:34 [2023-09-08T17:35:34.788Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:35:34 [2023-09-08T17:35:34.788Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:35:34 [2023-09-08T17:35:34.788Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:35:34 [2023-09-08T17:35:34.788Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:35:34 [2023-09-08T17:35:34.788Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:35:34 [2023-09-08T17:35:34.788Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:35:34 [2023-09-08T17:35:34.788Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:35:34 [2023-09-08T17:35:34.788Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:35:34 [2023-09-08T17:35:34.788Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:35:34 [2023-09-08T17:35:34.788Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:35:34 [2023-09-08T17:35:34.788Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:35:34 [2023-09-08T17:35:34.788Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:35:34 [2023-09-08T17:35:34.788Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:35:34 [2023-09-08T17:35:34.788Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:35:34 [2023-09-08T17:35:34.788Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:35:34 [2023-09-08T17:35:34.788Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:35:34 [2023-09-08T17:35:34.788Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:35:34 [2023-09-08T17:35:34.788Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:35:34 [2023-09-08T17:35:34.788Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:35:34 [2023-09-08T17:35:34.788Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:35:34 [2023-09-08T17:35:34.788Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:35:34 [2023-09-08T17:35:34.788Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:35:34 [2023-09-08T17:35:34.788Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:35:34 [2023-09-08T17:35:34.788Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:35:34 [2023-09-08T17:35:34.788Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:35:34 [2023-09-08T17:35:34.788Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:35:34 [2023-09-08T17:35:34.788Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
17:35:34 [2023-09-08T17:35:34.788Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:35:34 [2023-09-08T17:35:34.788Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:35:34 [2023-09-08T17:35:34.788Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:35:34 [2023-09-08T17:35:34.788Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:35:34 [2023-09-08T17:35:34.788Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
17:35:34 [2023-09-08T17:35:34.788Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:35:34 [2023-09-08T17:35:34.788Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:35:34 [2023-09-08T17:35:34.788Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:35:34 [2023-09-08T17:35:34.788Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:35:34 [2023-09-08T17:35:34.788Z] === RUN   TestPluginInstall
17:35:34 [2023-09-08T17:35:34.788Z] === RUN   TestPluginInstall/no_auth
17:35:35 [2023-09-08T17:35:35.043Z] time="2023-09-08T17:35:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:35:35 [2023-09-08T17:35:35.044Z] time="2023-09-08T17:35:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a97b72b11595baac143189dac4b7c054974644603c8f8998ba0749c19c625ec7" mediatype=application/vnd.docker.plugin.v1+json size=522
17:35:35 [2023-09-08T17:35:35.044Z] time="2023-09-08T17:35:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:35:35 [2023-09-08T17:35:35.044Z] time="2023-09-08T17:35:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a97b72b11595baac143189dac4b7c054974644603c8f8998ba0749c19c625ec7" mediatype=application/vnd.docker.plugin.v1+json size=522
17:35:35 [2023-09-08T17:35:35.299Z] === RUN   TestPluginInstall/with_htpasswd
17:35:35 [2023-09-08T17:35:35.555Z] time="2023-09-08T17:35:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:35:35 [2023-09-08T17:35:35.555Z] time="2023-09-08T17:35:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e29902cac8075c773c93a3de9ab88208151f5e97d2e0bb758f567c1ba85a8d0" mediatype=application/vnd.docker.plugin.v1+json size=522
17:35:35 [2023-09-08T17:35:35.555Z] time="2023-09-08T17:35:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:35:35 [2023-09-08T17:35:35.555Z] time="2023-09-08T17:35:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e29902cac8075c773c93a3de9ab88208151f5e97d2e0bb758f567c1ba85a8d0" mediatype=application/vnd.docker.plugin.v1+json size=522
17:35:35 [2023-09-08T17:35:35.555Z] === RUN   TestPluginInstall/with_insecure
17:35:36 [2023-09-08T17:35:36.483Z] time="2023-09-08T17:35:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:35:36 [2023-09-08T17:35:36.483Z] time="2023-09-08T17:35:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc1cc226edc0b866db2a03d8c8654e79762a105f72d217b38ac8f54d13b24b44" mediatype=application/vnd.docker.plugin.v1+json size=522
17:35:36 [2023-09-08T17:35:36.483Z] time="2023-09-08T17:35:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:35:36 [2023-09-08T17:35:36.483Z] time="2023-09-08T17:35:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc1cc226edc0b866db2a03d8c8654e79762a105f72d217b38ac8f54d13b24b44" mediatype=application/vnd.docker.plugin.v1+json size=522
17:35:36 [2023-09-08T17:35:36.483Z]     plugin_test.go:204: [dca9b8573c48b] daemon is not started
17:35:36 [2023-09-08T17:35:36.483Z] --- PASS: TestPluginInstall (1.76s)
17:35:36 [2023-09-08T17:35:36.483Z]     --- PASS: TestPluginInstall/no_auth (0.41s)
17:35:36 [2023-09-08T17:35:36.483Z]     --- PASS: TestPluginInstall/with_htpasswd (0.44s)
17:35:36 [2023-09-08T17:35:36.483Z]     --- PASS: TestPluginInstall/with_insecure (0.91s)
17:35:36 [2023-09-08T17:35:36.483Z] === RUN   TestPluginsWithRuntimes
17:35:38 [2023-09-08T17:35:38.372Z] === RUN   TestPluginsWithRuntimes/No_Args
17:35:38 [2023-09-08T17:35:38.934Z] === RUN   TestPluginsWithRuntimes/With_Args
17:35:39 [2023-09-08T17:35:39.861Z] --- PASS: TestPluginsWithRuntimes (3.31s)
17:35:39 [2023-09-08T17:35:39.861Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
17:35:39 [2023-09-08T17:35:39.861Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
17:35:39 [2023-09-08T17:35:39.861Z] === RUN   TestPluginBackCompatMediaTypes
17:35:40 [2023-09-08T17:35:40.422Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s)
17:35:40 [2023-09-08T17:35:40.422Z] PASS
17:35:40 [2023-09-08T17:35:40.422Z] 
17:35:40 [2023-09-08T17:35:40.422Z] DONE 48 tests in 13.879s
17:35:40 [2023-09-08T17:35:40.422Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
17:35:40 [2023-09-08T17:35:40.423Z] ++ 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
17:35:40 [2023-09-08T17:35:40.423Z] ++ set -e
17:35:40 [2023-09-08T17:35:40.423Z] ++ '[' -n 0 ']'
17:35:40 [2023-09-08T17:35:40.423Z] ++ set -x
17:35:40 [2023-09-08T17:35:40.423Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
17:35:40 [2023-09-08T17:35:40.423Z] INFO: Testing against a local daemon
17:35:40 [2023-09-08T17:35:40.423Z] === RUN   TestExternalGraphDriver
17:35:40 [2023-09-08T17:35:40.678Z] === RUN   TestExternalGraphDriver/json
17:35:40 [2023-09-08T17:35:40.678Z] === RUN   TestExternalGraphDriver/spec
17:35:40 [2023-09-08T17:35:40.678Z] === RUN   TestExternalGraphDriver/pull
17:35:40 [2023-09-08T17:35:40.678Z] --- PASS: TestExternalGraphDriver (0.37s)
17:35:40 [2023-09-08T17:35:40.678Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
17:35:40 [2023-09-08T17:35:40.678Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
17:35:40 [2023-09-08T17:35:40.678Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
17:35:40 [2023-09-08T17:35:40.678Z] === RUN   TestGraphdriverPluginV2
17:35:41 [2023-09-08T17:35:41.240Z]     external_test.go:415: (*Execution).NotAmd64-fm
17:35:41 [2023-09-08T17:35:41.240Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
17:35:41 [2023-09-08T17:35:41.240Z] PASS
17:35:41 [2023-09-08T17:35:41.240Z] 
17:35:41 [2023-09-08T17:35:41.240Z] === Skipped
17:35:41 [2023-09-08T17:35:41.240Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
17:35:41 [2023-09-08T17:35:41.240Z]     external_test.go:415: (*Execution).NotAmd64-fm
17:35:41 [2023-09-08T17:35:41.240Z] 
17:35:41 [2023-09-08T17:35:41.240Z] DONE 5 tests, 1 skipped in 0.732s
17:35:41 [2023-09-08T17:35:41.240Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
17:35:41 [2023-09-08T17:35:41.240Z] ++ 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
17:35:41 [2023-09-08T17:35:41.240Z] ++ set -e
17:35:41 [2023-09-08T17:35:41.240Z] ++ '[' -n 0 ']'
17:35:41 [2023-09-08T17:35:41.240Z] ++ set -x
17:35:41 [2023-09-08T17:35:41.240Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
17:35:41 [2023-09-08T17:35:41.240Z] INFO: Testing against a local daemon
17:35:41 [2023-09-08T17:35:41.240Z] === RUN   TestContinueAfterPluginCrash
17:35:41 [2023-09-08T17:35:41.240Z] === PAUSE TestContinueAfterPluginCrash
17:35:41 [2023-09-08T17:35:41.240Z] === RUN   TestReadPluginNoRead
17:35:41 [2023-09-08T17:35:41.240Z] === PAUSE TestReadPluginNoRead
17:35:41 [2023-09-08T17:35:41.240Z] === RUN   TestDaemonStartWithLogOpt
17:35:41 [2023-09-08T17:35:41.240Z] === PAUSE TestDaemonStartWithLogOpt
17:35:41 [2023-09-08T17:35:41.240Z] === CONT  TestContinueAfterPluginCrash
17:35:41 [2023-09-08T17:35:41.240Z] === CONT  TestDaemonStartWithLogOpt
17:35:41 [2023-09-08T17:35:41.240Z] === CONT  TestReadPluginNoRead
17:35:43 [2023-09-08T17:35:43.129Z] === RUN   TestReadPluginNoRead/disabled_caching
17:35:44 [2023-09-08T17:35:44.058Z] --- PASS: TestDaemonStartWithLogOpt (2.69s)
17:35:44 [2023-09-08T17:35:44.630Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:35:45 [2023-09-08T17:35:45.996Z] === RUN   TestReadPluginNoRead/default
17:35:46 [2023-09-08T17:35:46.923Z]     read_test.go:93: [d32cdcf98087f] daemon is not started
17:35:46 [2023-09-08T17:35:46.923Z] --- PASS: TestReadPluginNoRead (5.71s)
17:35:46 [2023-09-08T17:35:46.923Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
17:35:46 [2023-09-08T17:35:46.923Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
17:35:46 [2023-09-08T17:35:46.923Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
17:35:48 [2023-09-08T17:35:48.812Z] --- PASS: TestContinueAfterPluginCrash (7.58s)
17:35:48 [2023-09-08T17:35:48.812Z] PASS
17:35:48 [2023-09-08T17:35:48.812Z] 
17:35:48 [2023-09-08T17:35:48.812Z] DONE 6 tests in 7.621s
17:35:48 [2023-09-08T17:35:48.812Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
17:35:48 [2023-09-08T17:35:48.812Z] ++ 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
17:35:48 [2023-09-08T17:35:48.812Z] ++ set -e
17:35:48 [2023-09-08T17:35:48.812Z] ++ '[' -n 0 ']'
17:35:48 [2023-09-08T17:35:48.812Z] ++ set -x
17:35:48 [2023-09-08T17:35:48.812Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
17:35:48 [2023-09-08T17:35:48.812Z] testing: warning: no tests to run
17:35:48 [2023-09-08T17:35:48.812Z] PASS
17:35:48 [2023-09-08T17:35:48.812Z] 
17:35:48 [2023-09-08T17:35:48.812Z] DONE 0 tests in 0.008s
17:35:48 [2023-09-08T17:35:48.812Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
17:35:48 [2023-09-08T17:35:48.812Z] ++ 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
17:35:48 [2023-09-08T17:35:48.812Z] ++ set -e
17:35:48 [2023-09-08T17:35:48.812Z] ++ '[' -n 0 ']'
17:35:48 [2023-09-08T17:35:48.812Z] ++ set -x
17:35:48 [2023-09-08T17:35:48.812Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
17:35:48 [2023-09-08T17:35:48.812Z] INFO: Testing against a local daemon
17:35:48 [2023-09-08T17:35:48.812Z] === RUN   TestPluginWithDevMounts
17:35:48 [2023-09-08T17:35:48.812Z] === PAUSE TestPluginWithDevMounts
17:35:48 [2023-09-08T17:35:48.812Z] === CONT  TestPluginWithDevMounts
17:35:50 [2023-09-08T17:35:50.703Z] --- PASS: TestPluginWithDevMounts (1.49s)
17:35:50 [2023-09-08T17:35:50.703Z] PASS
17:35:50 [2023-09-08T17:35:50.703Z] 
17:35:50 [2023-09-08T17:35:50.703Z] DONE 1 tests in 1.531s
17:35:50 [2023-09-08T17:35:50.703Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
17:35:50 [2023-09-08T17:35:50.703Z] ++ 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
17:35:50 [2023-09-08T17:35:50.703Z] ++ set -e
17:35:50 [2023-09-08T17:35:50.703Z] ++ '[' -n 0 ']'
17:35:50 [2023-09-08T17:35:50.703Z] ++ set -x
17:35:50 [2023-09-08T17:35:50.703Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
17:35:50 [2023-09-08T17:35:50.703Z] INFO: Testing against a local daemon
17:35:50 [2023-09-08T17:35:50.703Z] === RUN   TestSecretInspect
17:35:52 [2023-09-08T17:35:52.593Z] --- PASS: TestSecretInspect (1.82s)
17:35:52 [2023-09-08T17:35:52.593Z] === RUN   TestSecretList
17:35:54 [2023-09-08T17:35:54.484Z] --- PASS: TestSecretList (1.91s)
17:35:54 [2023-09-08T17:35:54.484Z] === RUN   TestSecretsCreateAndDelete
17:35:56 [2023-09-08T17:35:56.373Z] --- PASS: TestSecretsCreateAndDelete (1.95s)
17:35:56 [2023-09-08T17:35:56.373Z] === RUN   TestSecretsUpdate
17:35:58 [2023-09-08T17:35:58.263Z] --- PASS: TestSecretsUpdate (1.85s)
17:35:58 [2023-09-08T17:35:58.263Z] === RUN   TestTemplatedSecret
17:36:00 [2023-09-08T17:36:00.780Z] --- PASS: TestTemplatedSecret (2.69s)
17:36:00 [2023-09-08T17:36:00.780Z] === RUN   TestSecretCreateResolve
17:36:02 [2023-09-08T17:36:02.676Z] --- PASS: TestSecretCreateResolve (1.85s)
17:36:02 [2023-09-08T17:36:02.676Z] PASS
17:36:02 [2023-09-08T17:36:02.676Z] 
17:36:02 [2023-09-08T17:36:02.676Z] DONE 6 tests in 12.114s
17:36:02 [2023-09-08T17:36:02.676Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
17:36:02 [2023-09-08T17:36:02.676Z] ++ 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
17:36:02 [2023-09-08T17:36:02.676Z] ++ set -e
17:36:02 [2023-09-08T17:36:02.676Z] ++ '[' -n 0 ']'
17:36:02 [2023-09-08T17:36:02.676Z] ++ set -x
17:36:02 [2023-09-08T17:36:02.676Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
17:36:02 [2023-09-08T17:36:02.676Z] INFO: Testing against a local daemon
17:36:02 [2023-09-08T17:36:02.676Z] === RUN   TestServiceCreateInit
17:36:02 [2023-09-08T17:36:02.676Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:36:06 [2023-09-08T17:36:06.845Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:36:13 [2023-09-08T17:36:13.537Z] --- PASS: TestServiceCreateInit (7.70s)
17:36:13 [2023-09-08T17:36:13.537Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.87s)
17:36:13 [2023-09-08T17:36:13.537Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s)
17:36:13 [2023-09-08T17:36:13.537Z] === RUN   TestCreateServiceMultipleTimes
17:36:25 [2023-09-08T17:36:25.707Z] --- PASS: TestCreateServiceMultipleTimes (15.07s)
17:36:25 [2023-09-08T17:36:25.707Z] === RUN   TestCreateServiceConflict
17:36:27 [2023-09-08T17:36:27.643Z] --- PASS: TestCreateServiceConflict (1.95s)
17:36:27 [2023-09-08T17:36:27.643Z] === RUN   TestCreateServiceMaxReplicas
17:36:30 [2023-09-08T17:36:30.170Z] --- PASS: TestCreateServiceMaxReplicas (2.86s)
17:36:30 [2023-09-08T17:36:30.170Z] === RUN   TestCreateWithDuplicateNetworkNames
17:36:45 [2023-09-08T17:36:45.010Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.88s)
17:36:45 [2023-09-08T17:36:45.010Z] === RUN   TestCreateServiceSecretFileMode
17:36:57 [2023-09-08T17:36:57.176Z] --- PASS: TestCreateServiceSecretFileMode (12.59s)
17:36:57 [2023-09-08T17:36:57.176Z] === RUN   TestCreateServiceConfigFileMode
17:37:09 [2023-09-08T17:37:09.505Z] --- PASS: TestCreateServiceConfigFileMode (12.72s)
17:37:09 [2023-09-08T17:37:09.505Z] === RUN   TestCreateServiceSysctls
17:37:11 [2023-09-08T17:37:11.395Z] --- PASS: TestCreateServiceSysctls (2.73s)
17:37:11 [2023-09-08T17:37:11.395Z] === RUN   TestCreateServiceCapabilities
17:37:13 [2023-09-08T17:37:13.912Z] --- PASS: TestCreateServiceCapabilities (2.49s)
17:37:13 [2023-09-08T17:37:13.912Z] === RUN   TestInspect
17:37:16 [2023-09-08T17:37:16.427Z] --- PASS: TestInspect (2.95s)
17:37:16 [2023-09-08T17:37:16.427Z] === RUN   TestCreateJob
17:37:19 [2023-09-08T17:37:19.694Z] --- PASS: TestCreateJob (3.21s)
17:37:19 [2023-09-08T17:37:19.694Z] === RUN   TestReplicatedJob
17:37:24 [2023-09-08T17:37:24.949Z] --- PASS: TestReplicatedJob (5.04s)
17:37:24 [2023-09-08T17:37:24.949Z] === RUN   TestUpdateReplicatedJob
17:37:28 [2023-09-08T17:37:28.216Z] --- PASS: TestUpdateReplicatedJob (3.07s)
17:37:28 [2023-09-08T17:37:28.216Z] === RUN   TestServiceListWithStatuses
17:37:28 [2023-09-08T17:37:28.216Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:37:28 [2023-09-08T17:37:28.216Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:37:28 [2023-09-08T17:37:28.216Z] === RUN   TestDockerNetworkConnectAlias
17:37:32 [2023-09-08T17:37:32.384Z] --- PASS: TestDockerNetworkConnectAlias (3.95s)
17:37:32 [2023-09-08T17:37:32.384Z] === RUN   TestDockerNetworkReConnect
17:37:34 [2023-09-08T17:37:34.901Z] --- PASS: TestDockerNetworkReConnect (3.27s)
17:37:34 [2023-09-08T17:37:34.901Z] === RUN   TestServicePlugin
17:37:34 [2023-09-08T17:37:34.901Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
17:37:34 [2023-09-08T17:37:34.901Z] --- SKIP: TestServicePlugin (0.00s)
17:37:34 [2023-09-08T17:37:34.901Z] === RUN   TestServiceUpdateLabel
17:37:37 [2023-09-08T17:37:37.418Z] --- PASS: TestServiceUpdateLabel (1.92s)
17:37:37 [2023-09-08T17:37:37.418Z] === RUN   TestServiceUpdateSecrets
17:37:52 [2023-09-08T17:37:52.259Z] --- PASS: TestServiceUpdateSecrets (14.42s)
17:37:52 [2023-09-08T17:37:52.259Z] === RUN   TestServiceUpdateConfigs
17:38:07 [2023-09-08T17:38:07.108Z] --- PASS: TestServiceUpdateConfigs (14.58s)
17:38:07 [2023-09-08T17:38:07.108Z] === RUN   TestServiceUpdateNetwork
17:38:19 [2023-09-08T17:38:19.286Z] --- PASS: TestServiceUpdateNetwork (12.10s)
17:38:19 [2023-09-08T17:38:19.286Z] === RUN   TestServiceUpdatePidsLimit
17:38:19 [2023-09-08T17:38:19.286Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:38:19 [2023-09-08T17:38:19.848Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:38:27 [2023-09-08T17:38:27.932Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:38:34 [2023-09-08T17:38:34.469Z] --- PASS: TestServiceUpdatePidsLimit (16.32s)
17:38:34 [2023-09-08T17:38:34.469Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
17:38:34 [2023-09-08T17:38:34.469Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
17:38:34 [2023-09-08T17:38:34.469Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
17:38:34 [2023-09-08T17:38:34.469Z] PASS
17:38:34 [2023-09-08T17:38:34.469Z] 
17:38:34 [2023-09-08T17:38:34.469Z] === Skipped
17:38:34 [2023-09-08T17:38:34.469Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:38:34 [2023-09-08T17:38:34.469Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:38:34 [2023-09-08T17:38:34.469Z] 
17:38:34 [2023-09-08T17:38:34.469Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:38:34 [2023-09-08T17:38:34.469Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
17:38:34 [2023-09-08T17:38:34.469Z] 
17:38:34 [2023-09-08T17:38:34.469Z] DONE 27 tests, 2 skipped in 151.878s
17:38:34 [2023-09-08T17:38:34.469Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
17:38:34 [2023-09-08T17:38:34.469Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:38:34 [2023-09-08T17:38:34.469Z] ++ set -e
17:38:34 [2023-09-08T17:38:34.469Z] ++ '[' -n 0 ']'
17:38:34 [2023-09-08T17:38:34.469Z] ++ set -x
17:38:34 [2023-09-08T17:38:34.469Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:38:34 [2023-09-08T17:38:34.469Z] INFO: Testing against a local daemon
17:38:34 [2023-09-08T17:38:34.469Z] === RUN   TestSessionCreate
17:38:34 [2023-09-08T17:38:34.469Z] --- PASS: TestSessionCreate (0.02s)
17:38:34 [2023-09-08T17:38:34.469Z] === RUN   TestSessionCreateWithBadUpgrade
17:38:34 [2023-09-08T17:38:34.469Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:38:34 [2023-09-08T17:38:34.469Z] PASS
17:38:34 [2023-09-08T17:38:34.469Z] 
17:38:34 [2023-09-08T17:38:34.469Z] DONE 2 tests in 0.068s
17:38:34 [2023-09-08T17:38:34.469Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
17:38:34 [2023-09-08T17:38:34.469Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:38:34 [2023-09-08T17:38:34.469Z] ++ set -e
17:38:34 [2023-09-08T17:38:34.469Z] ++ '[' -n 0 ']'
17:38:34 [2023-09-08T17:38:34.469Z] ++ set -x
17:38:34 [2023-09-08T17:38:34.469Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:38:34 [2023-09-08T17:38:34.469Z] INFO: Testing against a local daemon
17:38:34 [2023-09-08T17:38:34.469Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:38:34 [2023-09-08T17:38:34.469Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:38:34 [2023-09-08T17:38:34.469Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:38:34 [2023-09-08T17:38:34.469Z] === RUN   TestDiskUsage
17:38:34 [2023-09-08T17:38:34.469Z] === PAUSE TestDiskUsage
17:38:34 [2023-09-08T17:38:34.469Z] === RUN   TestEventsExecDie
17:38:35 [2023-09-08T17:38:35.031Z] --- PASS: TestEventsExecDie (0.51s)
17:38:35 [2023-09-08T17:38:35.031Z] === RUN   TestEventsBackwardsCompatible
17:38:35 [2023-09-08T17:38:35.031Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
17:38:35 [2023-09-08T17:38:35.031Z] === RUN   TestEventsVolumeCreate
17:38:35 [2023-09-08T17:38:35.031Z] --- PASS: TestEventsVolumeCreate (0.04s)
17:38:35 [2023-09-08T17:38:35.031Z] === RUN   TestInfoBinaryCommits
17:38:35 [2023-09-08T17:38:35.031Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:38:35 [2023-09-08T17:38:35.031Z] === RUN   TestInfoAPIVersioned
17:38:35 [2023-09-08T17:38:35.031Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:38:35 [2023-09-08T17:38:35.031Z] === RUN   TestInfoAPI
17:38:35 [2023-09-08T17:38:35.031Z] --- PASS: TestInfoAPI (0.02s)
17:38:35 [2023-09-08T17:38:35.031Z] === RUN   TestInfoAPIWarnings
17:38:53 [2023-09-08T17:38:53.072Z] --- PASS: TestInfoAPIWarnings (16.55s)
17:38:53 [2023-09-08T17:38:53.072Z] === RUN   TestInfoDebug
17:38:53 [2023-09-08T17:38:53.072Z] --- PASS: TestInfoDebug (0.52s)
17:38:53 [2023-09-08T17:38:53.072Z] === RUN   TestInfoInsecureRegistries
17:38:53 [2023-09-08T17:38:53.072Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:38:53 [2023-09-08T17:38:53.072Z] === RUN   TestInfoRegistryMirrors
17:38:53 [2023-09-08T17:38:53.328Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:38:53 [2023-09-08T17:38:53.328Z] === RUN   TestLoginFailsWithBadCredentials
17:38:54 [2023-09-08T17:38:54.256Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
17:38:54 [2023-09-08T17:38:54.256Z] === RUN   TestPingCacheHeaders
17:38:54 [2023-09-08T17:38:54.256Z] --- PASS: TestPingCacheHeaders (0.02s)
17:38:54 [2023-09-08T17:38:54.256Z] === RUN   TestPingGet
17:38:54 [2023-09-08T17:38:54.256Z] --- PASS: TestPingGet (0.01s)
17:38:54 [2023-09-08T17:38:54.256Z] === RUN   TestPingHead
17:38:54 [2023-09-08T17:38:54.256Z] --- PASS: TestPingHead (0.02s)
17:38:54 [2023-09-08T17:38:54.256Z] === RUN   TestPingSwarmHeader
17:38:54 [2023-09-08T17:38:54.836Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:38:55 [2023-09-08T17:38:55.397Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:38:56 [2023-09-08T17:38:56.324Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:38:56 [2023-09-08T17:38:56.324Z] --- PASS: TestPingSwarmHeader (1.91s)
17:38:56 [2023-09-08T17:38:56.324Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:38:56 [2023-09-08T17:38:56.324Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:38:56 [2023-09-08T17:38:56.324Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:38:56 [2023-09-08T17:38:56.324Z] === RUN   TestPingBuilderHeader
17:38:56 [2023-09-08T17:38:56.324Z] === RUN   TestPingBuilderHeader/default_config
17:38:56 [2023-09-08T17:38:56.886Z] === RUN   TestPingBuilderHeader/buildkit_disabled
17:38:57 [2023-09-08T17:38:57.142Z] --- PASS: TestPingBuilderHeader (1.04s)
17:38:57 [2023-09-08T17:38:57.142Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
17:38:57 [2023-09-08T17:38:57.142Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
17:38:57 [2023-09-08T17:38:57.142Z] === RUN   TestVersion
17:38:57 [2023-09-08T17:38:57.142Z] --- PASS: TestVersion (0.02s)
17:38:57 [2023-09-08T17:38:57.142Z] === CONT  TestDiskUsage
17:38:57 [2023-09-08T17:38:57.704Z] === RUN   TestDiskUsage/empty
17:38:57 [2023-09-08T17:38:57.704Z] === RUN   TestDiskUsage/empty/container_types
17:38:57 [2023-09-08T17:38:57.704Z] === RUN   TestDiskUsage/empty/image_types
17:38:57 [2023-09-08T17:38:57.704Z] === RUN   TestDiskUsage/empty/volume_types
17:38:57 [2023-09-08T17:38:57.704Z] === RUN   TestDiskUsage/empty/build-cache_types
17:38:57 [2023-09-08T17:38:57.704Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:38:57 [2023-09-08T17:38:57.704Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:38:57 [2023-09-08T17:38:57.704Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:38:57 [2023-09-08T17:38:57.704Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:38:57 [2023-09-08T17:38:57.704Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:38:57 [2023-09-08T17:38:57.704Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:38:57 [2023-09-08T17:38:57.704Z] === RUN   TestDiskUsage/after_LoadBusybox
17:38:57 [2023-09-08T17:38:57.960Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:38:57 [2023-09-08T17:38:57.960Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:38:57 [2023-09-08T17:38:57.960Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:38:57 [2023-09-08T17:38:57.960Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:38:57 [2023-09-08T17:38:57.960Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:38:57 [2023-09-08T17:38:57.960Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:38:57 [2023-09-08T17:38:57.960Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:38:57 [2023-09-08T17:38:57.960Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:38:57 [2023-09-08T17:38:57.960Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:38:57 [2023-09-08T17:38:57.960Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:38:57 [2023-09-08T17:38:57.960Z] === RUN   TestDiskUsage/after_container.Run
17:38:58 [2023-09-08T17:38:58.216Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:38:58 [2023-09-08T17:38:58.216Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:38:58 [2023-09-08T17:38:58.216Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:38:58 [2023-09-08T17:38:58.216Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:38:58 [2023-09-08T17:38:58.216Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:38:58 [2023-09-08T17:38:58.216Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:38:58 [2023-09-08T17:38:58.216Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:38:58 [2023-09-08T17:38:58.216Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:38:58 [2023-09-08T17:38:58.216Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:38:58 [2023-09-08T17:38:58.216Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:38:58 [2023-09-08T17:38:58.216Z] --- PASS: TestDiskUsage (1.09s)
17:38:58 [2023-09-08T17:38:58.216Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]     --- PASS: TestDiskUsage/after_container.Run (0.27s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z] PASS
17:38:58 [2023-09-08T17:38:58.216Z] 
17:38:58 [2023-09-08T17:38:58.216Z] === Skipped
17:38:58 [2023-09-08T17:38:58.216Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:38:58 [2023-09-08T17:38:58.216Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:38:58 [2023-09-08T17:38:58.216Z] 
17:38:58 [2023-09-08T17:38:58.216Z] DONE 57 tests, 1 skipped in 23.889s
17:38:58 [2023-09-08T17:38:58.472Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
17:38:58 [2023-09-08T17:38:58.472Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:38:58 [2023-09-08T17:38:58.472Z] ++ set -e
17:38:58 [2023-09-08T17:38:58.472Z] ++ '[' -n 0 ']'
17:38:58 [2023-09-08T17:38:58.472Z] ++ set -x
17:38:58 [2023-09-08T17:38:58.472Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IEM8Ufoh2P/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:38:58 [2023-09-08T17:38:58.472Z] INFO: Testing against a local daemon
17:38:58 [2023-09-08T17:38:58.472Z] === RUN   TestVolumesCreateAndList
17:38:58 [2023-09-08T17:38:58.472Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:38:58 [2023-09-08T17:38:58.472Z] === RUN   TestVolumesRemove
17:38:58 [2023-09-08T17:38:58.472Z] === RUN   TestVolumesRemove/volume_in_use
17:38:58 [2023-09-08T17:38:58.472Z] === RUN   TestVolumesRemove/volume_not_in_use
17:38:58 [2023-09-08T17:38:58.472Z] === RUN   TestVolumesRemove/non-existing_volume
17:38:58 [2023-09-08T17:38:58.472Z] === RUN   TestVolumesRemove/non-existing_volume_force
17:38:58 [2023-09-08T17:38:58.472Z] --- PASS: TestVolumesRemove (0.04s)
17:38:58 [2023-09-08T17:38:58.472Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
17:38:58 [2023-09-08T17:38:58.472Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
17:38:58 [2023-09-08T17:38:58.472Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
17:38:58 [2023-09-08T17:38:58.472Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
17:38:58 [2023-09-08T17:38:58.472Z] === RUN   TestVolumesRemoveSwarmEnabled
17:38:58 [2023-09-08T17:38:58.472Z] === PAUSE TestVolumesRemoveSwarmEnabled
17:38:58 [2023-09-08T17:38:58.472Z] === RUN   TestVolumesInspect
17:38:58 [2023-09-08T17:38:58.472Z] --- PASS: TestVolumesInspect (0.02s)
17:38:58 [2023-09-08T17:38:58.472Z] === RUN   TestVolumesInvalidJSON
17:38:58 [2023-09-08T17:38:58.472Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:38:58 [2023-09-08T17:38:58.472Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:38:58 [2023-09-08T17:38:58.472Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:38:58 [2023-09-08T17:38:58.472Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:38:58 [2023-09-08T17:38:58.472Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:38:58 [2023-09-08T17:38:58.472Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:38:58 [2023-09-08T17:38:58.472Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:38:58 [2023-09-08T17:38:58.472Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:38:58 [2023-09-08T17:38:58.472Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:38:58 [2023-09-08T17:38:58.472Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:38:58 [2023-09-08T17:38:58.472Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:38:58 [2023-09-08T17:38:58.472Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:38:58 [2023-09-08T17:38:58.472Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:38:58 [2023-09-08T17:38:58.472Z] === RUN   TestVolumePruneAnonymous
17:38:58 [2023-09-08T17:38:58.472Z] --- PASS: TestVolumePruneAnonymous (0.03s)
17:38:58 [2023-09-08T17:38:58.472Z] === RUN   TestVolumePruneAnonFromImage
17:38:58 [2023-09-08T17:38:58.728Z] --- PASS: TestVolumePruneAnonFromImage (0.10s)
17:38:58 [2023-09-08T17:38:58.728Z] === CONT  TestVolumesRemoveSwarmEnabled
17:38:59 [2023-09-08T17:38:59.656Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
17:38:59 [2023-09-08T17:38:59.657Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
17:38:59 [2023-09-08T17:38:59.657Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
17:38:59 [2023-09-08T17:38:59.657Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
17:39:00 [2023-09-08T17:39:00.584Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.88s)
17:39:00 [2023-09-08T17:39:00.584Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
17:39:00 [2023-09-08T17:39:00.584Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
17:39:00 [2023-09-08T17:39:00.584Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
17:39:00 [2023-09-08T17:39:00.584Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
17:39:00 [2023-09-08T17:39:00.584Z] PASS
17:39:00 [2023-09-08T17:39:00.584Z] 
17:39:00 [2023-09-08T17:39:00.584Z] DONE 20 tests in 2.129s
17:39:00 [2023-09-08T17:39:00.584Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:39:00 [2023-09-08T17:39:00.584Z] ++++ cat bundles/test-integration/docker.pid
17:39:00 [2023-09-08T17:39:00.584Z] +++ kill 23369
17:39:02 [2023-09-08T17:39:02.473Z] +++ /etc/init.d/apparmor stop
17:39:02 [2023-09-08T17:39:02.473Z] Leaving: AppArmorNo profiles have been unloaded.
17:39:02 [2023-09-08T17:39:02.473Z] 
17:39:02 [2023-09-08T17:39:02.473Z] Unloading profiles will leave already running processes permanently
17:39:02 [2023-09-08T17:39:02.473Z] unconfined, which can lead to unexpected situations.
17:39:02 [2023-09-08T17:39:02.473Z] 
17:39:02 [2023-09-08T17:39:02.473Z] To set a process to complain mode, use the command line tool
17:39:02 [2023-09-08T17:39:02.473Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:39:02 [2023-09-08T17:39:02.473Z] +++ true
17:39:02 [2023-09-08T17:39:02.473Z] exiting test-integration
17:39:02 [2023-09-08T17:39:02.473Z] ++ exit 0
17:39:02 [2023-09-08T17:39:02.473Z] 
Post stage
[Pipeline] junit
17:39:03 [2023-09-08T17:39:03.046Z] Recording test results
17:39:03 [2023-09-08T17:39:03.209Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:39:03 [2023-09-08T17:39:03.497Z] + echo Ensuring container killed.
17:39:03 [2023-09-08T17:39:03.497Z] Ensuring container killed.
17:39:03 [2023-09-08T17:39:03.497Z] + docker rm -vf docker-pr9
17:39:03 [2023-09-08T17:39:03.497Z] Error response from daemon: No such container: docker-pr9
[Pipeline] sh
17:39:03 [2023-09-08T17:39:03.812Z] + echo Chowning /workspace to jenkins user
17:39:03 [2023-09-08T17:39:03.812Z] Chowning /workspace to jenkins user
17:39:03 [2023-09-08T17:39:03.812Z] + id -u
17:39:03 [2023-09-08T17:39:03.812Z] + id -g
17:39:03 [2023-09-08T17:39:03.812Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46124:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:39:05 [2023-09-08T17:39:05.031Z] + bundleName=arm64-integration
17:39:05 [2023-09-08T17:39:05.031Z] + echo Creating arm64-integration-bundles.tar.gz
17:39:05 [2023-09-08T17:39:05.031Z] Creating arm64-integration-bundles.tar.gz
17:39:05 [2023-09-08T17:39:05.031Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:39:05 [2023-09-08T17:39:05.031Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:39:05 [2023-09-08T17:39:05.297Z] Archiving artifacts
17:39:05 [2023-09-08T17:39:05.513Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46124/9/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:39:05 [2023-09-08T17:39:05.795Z] + make clean
17:39:05 [2023-09-08T17:39:05.795Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:39:05 [2023-09-08T17:39:05.795Z] docker-dev-cache
17:39:05 [2023-09-08T17:39:05.795Z] 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