Skip to content
Success

Console Output

Pull request #46663 updated
12:45:51 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 5a83bebf765ef5978a539d0c87ecd69a784769a8+f44b085da6c7768f56fbb3662735e2062897bc7a (0700cce8a2c8c6cc040c8eccbc6d0a7310b389e7)
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-46663@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
12:45:54 [2023-10-28T12:45:54.387Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
12:45:54 [2023-10-28T12:45:54.391Z] Trying to pass milestone 15
[Pipeline] milestone
12:45:54 [2023-10-28T12:45:54.547Z] Trying to pass milestone 16
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
12:45:54 [2023-10-28T12:45:54.785Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bd122e617f8b8de1) in /home/ubuntu/workspace/moby_PR-46663
[Pipeline] {
[Pipeline] checkout
12:45:54 [2023-10-28T12:45:54.813Z] The recommended git tool is: git
12:45:54 [2023-10-28T12:45:54.836Z] using credential docker-jenkins-github-credentials
12:45:54 [2023-10-28T12:45:54.856Z] Cloning the remote Git repository
12:45:54 [2023-10-28T12:45:54.856Z] Cloning with configured refspecs honoured and without tags
12:45:54 [2023-10-28T12:45:54.888Z] Cloning repository https://github.com/moby/moby.git
12:45:54 [2023-10-28T12:45:54.888Z]  > git init /home/ubuntu/workspace/moby_PR-46663 # timeout=10
12:45:54 [2023-10-28T12:45:54.893Z] Fetching upstream changes from https://github.com/moby/moby.git
12:45:54 [2023-10-28T12:45:54.893Z]  > git --version # timeout=10
12:45:54 [2023-10-28T12:45:54.895Z]  > git --version # 'git version 2.25.1'
12:45:54 [2023-10-28T12:45:54.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:45:54 [2023-10-28T12:45:54.896Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46663/head:refs/remotes/origin/PR-46663 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:46:06 [2023-10-28T12:46:06.272Z] Fetching without tags
12:46:06 [2023-10-28T12:46:06.476Z] Merging remotes/origin/master commit f44b085da6c7768f56fbb3662735e2062897bc7a into PR head commit 5a83bebf765ef5978a539d0c87ecd69a784769a8
12:46:06 [2023-10-28T12:46:06.284Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:46:06 [2023-10-28T12:46:06.287Z]  > git config --add remote.origin.fetch +refs/pull/46663/head:refs/remotes/origin/PR-46663 # timeout=10
12:46:06 [2023-10-28T12:46:06.292Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:46:06 [2023-10-28T12:46:06.298Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:46:06 [2023-10-28T12:46:06.304Z] Fetching upstream changes from https://github.com/moby/moby.git
12:46:06 [2023-10-28T12:46:06.304Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:46:06 [2023-10-28T12:46:06.304Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46663/head:refs/remotes/origin/PR-46663 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:46:06 [2023-10-28T12:46:06.508Z]  > git config core.sparsecheckout # timeout=10
12:46:06 [2023-10-28T12:46:06.510Z]  > git checkout -f 5a83bebf765ef5978a539d0c87ecd69a784769a8 # timeout=10
12:46:07 [2023-10-28T12:46:07.165Z]  > git remote # timeout=10
12:46:07 [2023-10-28T12:46:07.168Z]  > git config --get remote.origin.url # timeout=10
12:46:07 [2023-10-28T12:46:07.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:46:07 [2023-10-28T12:46:07.171Z]  > git merge f44b085da6c7768f56fbb3662735e2062897bc7a # timeout=10
12:46:07 [2023-10-28T12:46:07.620Z] Merge succeeded, producing fb67a1a6b30a33d735f2c1828562906050648934
12:46:07 [2023-10-28T12:46:07.621Z] Checking out Revision fb67a1a6b30a33d735f2c1828562906050648934 (PR-46663)
12:46:07 [2023-10-28T12:46:07.895Z] Commit message: "Merge commit 'f44b085da6c7768f56fbb3662735e2062897bc7a' into HEAD"
12:46:07 [2023-10-28T12:46:07.902Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:46:08 [2023-10-28T12:46:08.527Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46663:/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
12:46:07 [2023-10-28T12:46:07.645Z]  > git rev-parse HEAD^{commit} # timeout=10
12:46:07 [2023-10-28T12:46:07.652Z]  > git config core.sparsecheckout # timeout=10
12:46:07 [2023-10-28T12:46:07.654Z]  > git checkout -f fb67a1a6b30a33d735f2c1828562906050648934 # timeout=10
12:46:07 [2023-10-28T12:46:07.927Z]  > git rev-list --no-walk 56fbbecadc6c6527a67299c1af8b803aa748c5ff # timeout=10
12:46:11 [2023-10-28T12:46:11.063Z] 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
12:46:11 [2023-10-28T12:46:11.116Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bd122e617f8b8de1) in /home/ubuntu/workspace/moby_PR-46663
[Pipeline] {
[Pipeline] checkout
12:46:11 [2023-10-28T12:46:11.131Z] The recommended git tool is: git
12:46:11 [2023-10-28T12:46:11.140Z] using credential docker-jenkins-github-credentials
12:46:11 [2023-10-28T12:46:11.156Z] Fetching changes from the remote Git repository
12:46:11 [2023-10-28T12:46:11.161Z] Fetching without tags
12:46:11 [2023-10-28T12:46:11.379Z] Merging remotes/origin/master commit f44b085da6c7768f56fbb3662735e2062897bc7a into PR head commit 5a83bebf765ef5978a539d0c87ecd69a784769a8
12:46:11 [2023-10-28T12:46:11.181Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46663/.git # timeout=10
12:46:11 [2023-10-28T12:46:11.187Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:46:11 [2023-10-28T12:46:11.193Z] Fetching upstream changes from https://github.com/moby/moby.git
12:46:11 [2023-10-28T12:46:11.193Z]  > git --version # timeout=10
12:46:11 [2023-10-28T12:46:11.195Z]  > git --version # 'git version 2.25.1'
12:46:11 [2023-10-28T12:46:11.195Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:46:11 [2023-10-28T12:46:11.196Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46663/head:refs/remotes/origin/PR-46663 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:46:11 [2023-10-28T12:46:11.410Z]  > git config core.sparsecheckout # timeout=10
12:46:11 [2023-10-28T12:46:11.413Z]  > git checkout -f 5a83bebf765ef5978a539d0c87ecd69a784769a8 # timeout=10
12:46:11 [2023-10-28T12:46:11.895Z] Merge succeeded, producing 8366ee2b8ae0e50a186e8bb4d20022a03eced9de
12:46:11 [2023-10-28T12:46:11.895Z] Checking out Revision 8366ee2b8ae0e50a186e8bb4d20022a03eced9de (PR-46663)
12:46:12 [2023-10-28T12:46:12.014Z] Commit message: "Merge commit 'f44b085da6c7768f56fbb3662735e2062897bc7a' into HEAD"
12:46:12 [2023-10-28T12:46:12.020Z] First time build. Skipping changelog.
12:46:11 [2023-10-28T12:46:11.670Z]  > git remote # timeout=10
12:46:11 [2023-10-28T12:46:11.673Z]  > git config --get remote.origin.url # timeout=10
12:46:11 [2023-10-28T12:46:11.676Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:46:11 [2023-10-28T12:46:11.677Z]  > git merge f44b085da6c7768f56fbb3662735e2062897bc7a # timeout=10
12:46:11 [2023-10-28T12:46:11.913Z]  > git rev-parse HEAD^{commit} # timeout=10
12:46:11 [2023-10-28T12:46:11.926Z]  > git config core.sparsecheckout # timeout=10
12:46:11 [2023-10-28T12:46:11.929Z]  > git checkout -f 8366ee2b8ae0e50a186e8bb4d20022a03eced9de # timeout=10
12:46:12 [2023-10-28T12:46:12.046Z]  > git rev-list --no-walk 56fbbecadc6c6527a67299c1af8b803aa748c5ff # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:46:12 [2023-10-28T12:46:12.675Z] + docker version
12:46:12 [2023-10-28T12:46:12.675Z] Client: Docker Engine - Community
12:46:12 [2023-10-28T12:46:12.675Z]  Version:           24.0.2
12:46:12 [2023-10-28T12:46:12.675Z]  API version:       1.43
12:46:12 [2023-10-28T12:46:12.675Z]  Go version:        go1.20.4
12:46:12 [2023-10-28T12:46:12.675Z]  Git commit:        cb74dfc
12:46:12 [2023-10-28T12:46:12.675Z]  Built:             Thu May 25 21:52:41 2023
12:46:12 [2023-10-28T12:46:12.675Z]  OS/Arch:           linux/arm64
12:46:12 [2023-10-28T12:46:12.675Z]  Context:           default
12:46:12 [2023-10-28T12:46:12.675Z] 
12:46:12 [2023-10-28T12:46:12.675Z] Server: Docker Engine - Community
12:46:12 [2023-10-28T12:46:12.675Z]  Engine:
12:46:12 [2023-10-28T12:46:12.675Z]   Version:          24.0.2
12:46:12 [2023-10-28T12:46:12.675Z]   API version:      1.43 (minimum version 1.12)
12:46:12 [2023-10-28T12:46:12.675Z]   Go version:       go1.20.4
12:46:12 [2023-10-28T12:46:12.675Z]   Git commit:       659604f
12:46:12 [2023-10-28T12:46:12.675Z]   Built:            Thu May 25 21:52:41 2023
12:46:12 [2023-10-28T12:46:12.675Z]   OS/Arch:          linux/arm64
12:46:12 [2023-10-28T12:46:12.675Z]   Experimental:     true
12:46:12 [2023-10-28T12:46:12.675Z]  containerd:
12:46:12 [2023-10-28T12:46:12.675Z]   Version:          1.6.21
12:46:12 [2023-10-28T12:46:12.675Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
12:46:12 [2023-10-28T12:46:12.675Z]  runc:
12:46:12 [2023-10-28T12:46:12.675Z]   Version:          1.1.7
12:46:12 [2023-10-28T12:46:12.675Z]   GitCommit:        v1.1.7-0-g860f061
12:46:12 [2023-10-28T12:46:12.675Z]  docker-init:
12:46:12 [2023-10-28T12:46:12.675Z]   Version:          0.19.0
12:46:12 [2023-10-28T12:46:12.675Z]   GitCommit:        de40ad0
[Pipeline] sh
12:46:12 [2023-10-28T12:46:12.956Z] + docker info
12:46:12 [2023-10-28T12:46:12.956Z] Client: Docker Engine - Community
12:46:12 [2023-10-28T12:46:12.956Z]  Version:    24.0.2
12:46:12 [2023-10-28T12:46:12.956Z]  Context:    default
12:46:12 [2023-10-28T12:46:12.956Z]  Debug Mode: false
12:46:12 [2023-10-28T12:46:12.956Z]  Plugins:
12:46:12 [2023-10-28T12:46:12.956Z]   buildx: Docker Buildx (Docker Inc.)
12:46:12 [2023-10-28T12:46:12.956Z]     Version:  v0.11.0
12:46:12 [2023-10-28T12:46:12.956Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:46:12 [2023-10-28T12:46:12.956Z]   compose: Docker Compose (Docker Inc.)
12:46:12 [2023-10-28T12:46:12.956Z]     Version:  v2.19.1
12:46:12 [2023-10-28T12:46:12.956Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:46:12 [2023-10-28T12:46:12.956Z] 
12:46:12 [2023-10-28T12:46:12.956Z] Server:
12:46:12 [2023-10-28T12:46:12.956Z]  Containers: 0
12:46:12 [2023-10-28T12:46:12.956Z]   Running: 0
12:46:12 [2023-10-28T12:46:12.956Z]   Paused: 0
12:46:12 [2023-10-28T12:46:12.956Z]   Stopped: 0
12:46:12 [2023-10-28T12:46:12.956Z]  Images: 3
12:46:12 [2023-10-28T12:46:12.956Z]  Server Version: 24.0.2
12:46:12 [2023-10-28T12:46:12.956Z]  Storage Driver: overlay2
12:46:12 [2023-10-28T12:46:12.956Z]   Backing Filesystem: extfs
12:46:12 [2023-10-28T12:46:12.956Z]   Supports d_type: true
12:46:12 [2023-10-28T12:46:12.956Z]   Using metacopy: false
12:46:12 [2023-10-28T12:46:12.956Z]   Native Overlay Diff: true
12:46:12 [2023-10-28T12:46:12.956Z]   userxattr: false
12:46:12 [2023-10-28T12:46:12.956Z]  Logging Driver: json-file
12:46:12 [2023-10-28T12:46:12.956Z]  Cgroup Driver: cgroupfs
12:46:12 [2023-10-28T12:46:12.956Z]  Cgroup Version: 1
12:46:12 [2023-10-28T12:46:12.956Z]  Plugins:
12:46:12 [2023-10-28T12:46:12.956Z]   Volume: local
12:46:12 [2023-10-28T12:46:12.956Z]   Network: bridge host ipvlan macvlan null overlay
12:46:12 [2023-10-28T12:46:12.956Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:46:12 [2023-10-28T12:46:12.956Z]  Swarm: inactive
12:46:12 [2023-10-28T12:46:12.956Z]  Runtimes: io.containerd.runc.v2 runc
12:46:12 [2023-10-28T12:46:12.956Z]  Default Runtime: runc
12:46:12 [2023-10-28T12:46:12.956Z]  Init Binary: docker-init
12:46:12 [2023-10-28T12:46:12.956Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
12:46:12 [2023-10-28T12:46:12.956Z]  runc version: v1.1.7-0-g860f061
12:46:12 [2023-10-28T12:46:12.956Z]  init version: de40ad0
12:46:12 [2023-10-28T12:46:12.956Z]  Security Options:
12:46:12 [2023-10-28T12:46:12.956Z]   apparmor
12:46:12 [2023-10-28T12:46:12.956Z]   seccomp
12:46:12 [2023-10-28T12:46:12.956Z]    Profile: builtin
12:46:12 [2023-10-28T12:46:12.956Z]  Kernel Version: 5.15.0-1039-aws
12:46:12 [2023-10-28T12:46:12.956Z]  Operating System: Ubuntu 20.04.6 LTS
12:46:12 [2023-10-28T12:46:12.956Z]  OSType: linux
12:46:12 [2023-10-28T12:46:12.956Z]  Architecture: aarch64
12:46:12 [2023-10-28T12:46:12.956Z]  CPUs: 8
12:46:12 [2023-10-28T12:46:12.956Z]  Total Memory: 30.64GiB
12:46:12 [2023-10-28T12:46:12.956Z]  Name: ip-10-100-54-124
12:46:12 [2023-10-28T12:46:12.956Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
12:46:12 [2023-10-28T12:46:12.956Z]  Docker Root Dir: /var/lib/docker
12:46:12 [2023-10-28T12:46:12.956Z]  Debug Mode: false
12:46:12 [2023-10-28T12:46:12.956Z]  Experimental: true
12:46:12 [2023-10-28T12:46:12.956Z]  Insecure Registries:
12:46:12 [2023-10-28T12:46:12.956Z]   127.0.0.0/8
12:46:12 [2023-10-28T12:46:12.956Z]  Live Restore Enabled: true
12:46:12 [2023-10-28T12:46:12.956Z] 
[Pipeline] sh
12:46:13 [2023-10-28T12:46:13.241Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:46:13 [2023-10-28T12:46:13.241Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:46:13 [2023-10-28T12:46:13.241Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46663/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
12:46:13 [2023-10-28T12:46:13.241Z] + bash /home/ubuntu/workspace/moby_PR-46663/check-config.sh
12:46:13 [2023-10-28T12:46:13.241Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:46:13 [2023-10-28T12:46:13.241Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
12:46:13 [2023-10-28T12:46:13.241Z] 
12:46:13 [2023-10-28T12:46:13.241Z] Generally Necessary:
12:46:13 [2023-10-28T12:46:13.241Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:46:13 [2023-10-28T12:46:13.241Z] - apparmor: enabled and tools installed
12:46:13 [2023-10-28T12:46:13.241Z] - CONFIG_NAMESPACES: enabled
12:46:13 [2023-10-28T12:46:13.241Z] - CONFIG_NET_NS: enabled
12:46:13 [2023-10-28T12:46:13.241Z] - CONFIG_PID_NS: enabled
12:46:13 [2023-10-28T12:46:13.241Z] - CONFIG_IPC_NS: enabled
12:46:13 [2023-10-28T12:46:13.241Z] - CONFIG_UTS_NS: enabled
12:46:13 [2023-10-28T12:46:13.241Z] - CONFIG_CGROUPS: enabled
12:46:13 [2023-10-28T12:46:13.241Z] - CONFIG_CGROUP_CPUACCT: enabled
12:46:13 [2023-10-28T12:46:13.241Z] - CONFIG_CGROUP_DEVICE: enabled
12:46:13 [2023-10-28T12:46:13.241Z] - CONFIG_CGROUP_FREEZER: enabled
12:46:13 [2023-10-28T12:46:13.241Z] - CONFIG_CGROUP_SCHED: enabled
12:46:13 [2023-10-28T12:46:13.241Z] - CONFIG_CPUSETS: enabled
12:46:13 [2023-10-28T12:46:13.241Z] - CONFIG_MEMCG: enabled
12:46:13 [2023-10-28T12:46:13.241Z] - CONFIG_KEYS: enabled
12:46:13 [2023-10-28T12:46:13.241Z] - CONFIG_VETH: enabled (as module)
12:46:13 [2023-10-28T12:46:13.241Z] - CONFIG_BRIDGE: enabled (as module)
12:46:13 [2023-10-28T12:46:13.241Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_NF_NAT: enabled (as module)
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_POSIX_MQUEUE: enabled
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_CGROUP_BPF: enabled
12:46:13 [2023-10-28T12:46:13.500Z] 
12:46:13 [2023-10-28T12:46:13.500Z] Optional Features:
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_USER_NS: enabled
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_SECCOMP: enabled
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_SECCOMP_FILTER: enabled
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_CGROUP_PIDS: enabled
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_MEMCG_SWAP: enabled
12:46:13 [2023-10-28T12:46:13.500Z]     (cgroup swap accounting is currently enabled)
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_BLK_CGROUP: enabled
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_CGROUP_PERF: enabled
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_CGROUP_HUGETLB: enabled
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_CFS_BANDWIDTH: enabled
12:46:13 [2023-10-28T12:46:13.500Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:46:13 [2023-10-28T12:46:13.760Z] - CONFIG_RT_GROUP_SCHED: missing
12:46:13 [2023-10-28T12:46:13.760Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:46:13 [2023-10-28T12:46:13.760Z] - CONFIG_IP_VS: enabled (as module)
12:46:13 [2023-10-28T12:46:13.760Z] - CONFIG_IP_VS_NFCT: enabled
12:46:13 [2023-10-28T12:46:13.760Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:46:13 [2023-10-28T12:46:13.760Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:46:13 [2023-10-28T12:46:13.760Z] - CONFIG_IP_VS_RR: enabled (as module)
12:46:13 [2023-10-28T12:46:13.760Z] - CONFIG_SECURITY_SELINUX: enabled
12:46:13 [2023-10-28T12:46:13.760Z] - CONFIG_SECURITY_APPARMOR: enabled
12:46:13 [2023-10-28T12:46:13.760Z] - CONFIG_EXT4_FS: enabled
12:46:13 [2023-10-28T12:46:13.760Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:46:13 [2023-10-28T12:46:13.760Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:46:13 [2023-10-28T12:46:13.760Z] - Network Drivers:
12:46:13 [2023-10-28T12:46:13.760Z]   - "overlay":
12:46:13 [2023-10-28T12:46:13.760Z]     - CONFIG_VXLAN: enabled (as module)
12:46:13 [2023-10-28T12:46:13.760Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:46:13 [2023-10-28T12:46:13.760Z]       Optional (for encrypted networks):
12:46:13 [2023-10-28T12:46:13.760Z]       - CONFIG_CRYPTO: enabled
12:46:13 [2023-10-28T12:46:13.760Z]       - CONFIG_CRYPTO_AEAD: enabled
12:46:13 [2023-10-28T12:46:13.760Z]       - CONFIG_CRYPTO_GCM: enabled
12:46:13 [2023-10-28T12:46:13.760Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:46:13 [2023-10-28T12:46:13.760Z]       - CONFIG_CRYPTO_GHASH: enabled
12:46:13 [2023-10-28T12:46:13.760Z]       - CONFIG_XFRM: enabled
12:46:13 [2023-10-28T12:46:13.760Z]       - CONFIG_XFRM_USER: enabled (as module)
12:46:13 [2023-10-28T12:46:13.760Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:46:13 [2023-10-28T12:46:13.760Z]       - CONFIG_INET_ESP: enabled (as module)
12:46:13 [2023-10-28T12:46:13.760Z]   - "ipvlan":
12:46:13 [2023-10-28T12:46:13.760Z]     - CONFIG_IPVLAN: enabled (as module)
12:46:13 [2023-10-28T12:46:13.760Z]   - "macvlan":
12:46:14 [2023-10-28T12:46:14.019Z]     - CONFIG_MACVLAN: enabled (as module)
12:46:14 [2023-10-28T12:46:14.019Z]     - CONFIG_DUMMY: enabled (as module)
12:46:14 [2023-10-28T12:46:14.019Z]   - "ftp,tftp client in container":
12:46:14 [2023-10-28T12:46:14.019Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:46:14 [2023-10-28T12:46:14.019Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:46:14 [2023-10-28T12:46:14.019Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:46:14 [2023-10-28T12:46:14.019Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:46:14 [2023-10-28T12:46:14.019Z] - Storage Drivers:
12:46:14 [2023-10-28T12:46:14.019Z]   - "aufs":
12:46:14 [2023-10-28T12:46:14.019Z]     - CONFIG_AUFS_FS: enabled (as module)
12:46:14 [2023-10-28T12:46:14.019Z]   - "btrfs":
12:46:14 [2023-10-28T12:46:14.019Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:46:14 [2023-10-28T12:46:14.019Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:46:14 [2023-10-28T12:46:14.019Z]   - "devicemapper":
12:46:14 [2023-10-28T12:46:14.019Z]     - CONFIG_BLK_DEV_DM: enabled
12:46:14 [2023-10-28T12:46:14.019Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:46:14 [2023-10-28T12:46:14.019Z]   - "overlay":
12:46:14 [2023-10-28T12:46:14.019Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:46:14 [2023-10-28T12:46:14.019Z]   - "zfs":
12:46:14 [2023-10-28T12:46:14.019Z]     - /dev/zfs: present
12:46:14 [2023-10-28T12:46:14.019Z]     - zfs command: missing
12:46:14 [2023-10-28T12:46:14.019Z]     - zpool command: missing
12:46:14 [2023-10-28T12:46:14.019Z] 
12:46:14 [2023-10-28T12:46:14.019Z] Limits:
12:46:14 [2023-10-28T12:46:14.019Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:46:14 [2023-10-28T12:46:14.019Z] 
12:46:14 [2023-10-28T12:46:14.019Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:46:14 [2023-10-28T12:46:14.318Z] + docker build --force-rm -t docker:8366ee2b8ae0e50a186e8bb4d20022a03eced9de .
12:46:14 [2023-10-28T12:46:14.577Z] #0 building with "default" instance using docker driver
12:46:14 [2023-10-28T12:46:14.577Z] 
12:46:14 [2023-10-28T12:46:14.577Z] #1 [internal] load build definition from Dockerfile
12:46:14 [2023-10-28T12:46:14.577Z] #1 transferring dockerfile: 28.07kB done
12:46:14 [2023-10-28T12:46:14.577Z] #1 DONE 0.0s
12:46:14 [2023-10-28T12:46:14.577Z] 
12:46:14 [2023-10-28T12:46:14.577Z] #2 [internal] load .dockerignore
12:46:14 [2023-10-28T12:46:14.577Z] #2 transferring context: 113B done
12:46:14 [2023-10-28T12:46:14.577Z] #2 DONE 0.0s
12:46:14 [2023-10-28T12:46:14.577Z] 
12:46:14 [2023-10-28T12:46:14.577Z] #3 resolve image config for docker.io/docker/dockerfile:1
12:46:14 [2023-10-28T12:46:14.577Z] #3 DONE 0.1s
12:46:14 [2023-10-28T12:46:14.577Z] 
12:46:14 [2023-10-28T12:46:14.577Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
12:46:14 [2023-10-28T12:46:14.577Z] #4 CACHED
12:46:14 [2023-10-28T12:46:14.577Z] 
12:46:14 [2023-10-28T12:46:14.577Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
12:46:14 [2023-10-28T12:46:14.837Z] #5 ...
12:46:14 [2023-10-28T12:46:14.837Z] 
12:46:14 [2023-10-28T12:46:14.837Z] #6 [internal] load metadata for docker.io/library/busybox:latest
12:46:14 [2023-10-28T12:46:14.837Z] #6 DONE 0.0s
12:46:14 [2023-10-28T12:46:14.837Z] 
12:46:14 [2023-10-28T12:46:14.837Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
12:46:14 [2023-10-28T12:46:14.837Z] #7 DONE 0.2s
12:46:14 [2023-10-28T12:46:14.837Z] 
12:46:14 [2023-10-28T12:46:14.837Z] #8 [internal] load metadata for docker.io/library/golang:1.21.3-bullseye
12:46:14 [2023-10-28T12:46:14.837Z] #8 DONE 0.2s
12:46:14 [2023-10-28T12:46:14.837Z] 
12:46:14 [2023-10-28T12:46:14.837Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:46:14 [2023-10-28T12:46:14.837Z] #9 DONE 0.2s
12:46:14 [2023-10-28T12:46:14.837Z] 
12:46:14 [2023-10-28T12:46:14.837Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
12:46:14 [2023-10-28T12:46:14.837Z] #5 DONE 0.2s
12:46:14 [2023-10-28T12:46:14.837Z] 
12:46:14 [2023-10-28T12:46:14.837Z] #10 [internal] load metadata for docker.io/distribution/distribution:2.8.3
12:46:14 [2023-10-28T12:46:14.837Z] #10 DONE 0.2s
12:46:14 [2023-10-28T12:46:14.837Z] 
12:46:14 [2023-10-28T12:46:14.837Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
12:46:14 [2023-10-28T12:46:14.837Z] #11 DONE 0.2s
12:46:14 [2023-10-28T12:46:14.837Z] 
12:46:14 [2023-10-28T12:46:14.837Z] #12 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
12:46:14 [2023-10-28T12:46:14.837Z] #12 DONE 0.3s
12:46:15 [2023-10-28T12:46:15.097Z] 
12:46:15 [2023-10-28T12:46:15.097Z] #13 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4
12:46:15 [2023-10-28T12:46:15.097Z] #13 DONE 0.0s
12:46:15 [2023-10-28T12:46:15.097Z] 
12:46:15 [2023-10-28T12:46:15.097Z] #14 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
12:46:15 [2023-10-28T12:46:15.097Z] #14 DONE 0.0s
12:46:15 [2023-10-28T12:46:15.097Z] 
12:46:15 [2023-10-28T12:46:15.097Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
12:46:15 [2023-10-28T12:46:15.097Z] #15 DONE 0.0s
12:46:15 [2023-10-28T12:46:15.097Z] 
12:46:15 [2023-10-28T12:46:15.097Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
12:46:15 [2023-10-28T12:46:15.097Z] #16 DONE 0.0s
12:46:15 [2023-10-28T12:46:15.097Z] 
12:46:15 [2023-10-28T12:46:15.097Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:46:15 [2023-10-28T12:46:15.097Z] #17 DONE 0.0s
12:46:15 [2023-10-28T12:46:15.097Z] 
12:46:15 [2023-10-28T12:46:15.097Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
12:46:15 [2023-10-28T12:46:15.097Z] #18 DONE 0.0s
12:46:15 [2023-10-28T12:46:15.097Z] 
12:46:15 [2023-10-28T12:46:15.097Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
12:46:15 [2023-10-28T12:46:15.097Z] #19 DONE 0.0s
12:46:15 [2023-10-28T12:46:15.097Z] 
12:46:15 [2023-10-28T12:46:15.097Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b
12:46:15 [2023-10-28T12:46:15.097Z] #20 DONE 0.0s
12:46:15 [2023-10-28T12:46:15.097Z] 
12:46:15 [2023-10-28T12:46:15.097Z] #21 [internal] load build context
12:46:16 [2023-10-28T12:46:16.037Z] #21 transferring context: 74.38MB 0.9s done
12:46:16 [2023-10-28T12:46:16.037Z] #21 DONE 1.0s
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #22 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
12:46:16 [2023-10-28T12:46:16.037Z] #22 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #23 [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
12:46:16 [2023-10-28T12:46:16.037Z] #23 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #24 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
12:46:16 [2023-10-28T12:46:16.037Z] #24 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #25 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
12:46:16 [2023-10-28T12:46:16.037Z] #25 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #26 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
12:46:16 [2023-10-28T12:46:16.037Z] #26 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #27 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:46:16 [2023-10-28T12:46:16.037Z] #27 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #28 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:46:16 [2023-10-28T12:46:16.037Z] #28 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #29 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:46:16 [2023-10-28T12:46:16.037Z] #29 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #30 [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
12:46:16 [2023-10-28T12:46:16.037Z] #30 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #31 [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...)
12:46:16 [2023-10-28T12:46:16.037Z] #31 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #32 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
12:46:16 [2023-10-28T12:46:16.037Z] #32 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #33 [delve-src 1/3] WORKDIR /usr/src/delve
12:46:16 [2023-10-28T12:46:16.037Z] #33 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #34 [build-dummy 2/2] RUN mkdir -p /build
12:46:16 [2023-10-28T12:46:16.037Z] #34 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:46:16 [2023-10-28T12:46:16.037Z] #35 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #36 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
12:46:16 [2023-10-28T12:46:16.037Z] #36 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #37 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
12:46:16 [2023-10-28T12:46:16.037Z] #37 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #38 [containerd-src 1/3] WORKDIR /usr/src/containerd
12:46:16 [2023-10-28T12:46:16.037Z] #38 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #39 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
12:46:16 [2023-10-28T12:46:16.037Z] #39 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #40 [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.1"      && /build/go-winres --help
12:46:16 [2023-10-28T12:46:16.037Z] #40 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #41 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
12:46:16 [2023-10-28T12:46:16.037Z] #41 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #42 [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
12:46:16 [2023-10-28T12:46:16.037Z] #42 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #43 [base 2/5] COPY --from=xx / /
12:46:16 [2023-10-28T12:46:16.037Z] #43 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #44 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
12:46:16 [2023-10-28T12:46:16.037Z] #44 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.037Z] #45 [tini-src 1/3] WORKDIR /usr/src/tini
12:46:16 [2023-10-28T12:46:16.037Z] #45 CACHED
12:46:16 [2023-10-28T12:46:16.037Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #46 [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...)
12:46:16 [2023-10-28T12:46:16.038Z] #46 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #47 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
12:46:16 [2023-10-28T12:46:16.038Z] #47 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #48 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:46:16 [2023-10-28T12:46:16.038Z] #48 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #49 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
12:46:16 [2023-10-28T12:46:16.038Z] #49 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #50 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
12:46:16 [2023-10-28T12:46:16.038Z] #50 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #51 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
12:46:16 [2023-10-28T12:46:16.038Z] #51 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #52 [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...)
12:46:16 [2023-10-28T12:46:16.038Z] #52 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #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
12:46:16 [2023-10-28T12:46:16.038Z] #53 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #54 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:46:16 [2023-10-28T12:46:16.038Z] #54 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #55 [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
12:46:16 [2023-10-28T12:46:16.038Z] #55 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #56 [registry-src 1/2] WORKDIR /usr/src/registry
12:46:16 [2023-10-28T12:46:16.038Z] #56 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #57 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
12:46:16 [2023-10-28T12:46:16.038Z] #57 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #58 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:46:16 [2023-10-28T12:46:16.038Z] #58 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #59 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
12:46:16 [2023-10-28T12:46:16.038Z] #59 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #60 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
12:46:16 [2023-10-28T12:46:16.038Z] #60 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #61 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:46:16 [2023-10-28T12:46:16.038Z] #61 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #62 [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
12:46:16 [2023-10-28T12:46:16.038Z] #62 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #63 [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
12:46:16 [2023-10-28T12:46:16.038Z] #63 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #64 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
12:46:16 [2023-10-28T12:46:16.038Z] #64 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #65 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
12:46:16 [2023-10-28T12:46:16.038Z] #65 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #66 [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
12:46:16 [2023-10-28T12:46:16.038Z] #66 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #67 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
12:46:16 [2023-10-28T12:46:16.038Z] #67 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #68 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
12:46:16 [2023-10-28T12:46:16.038Z] #68 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #69 [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
12:46:16 [2023-10-28T12:46:16.038Z] #69 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #70 [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...)
12:46:16 [2023-10-28T12:46:16.038Z] #70 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #71 [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
12:46:16 [2023-10-28T12:46:16.038Z] #71 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #72 [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
12:46:16 [2023-10-28T12:46:16.038Z] #72 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #73 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
12:46:16 [2023-10-28T12:46:16.038Z] #73 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #74 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
12:46:16 [2023-10-28T12:46:16.038Z] #74 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #75 [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
12:46:16 [2023-10-28T12:46:16.038Z] #75 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #76 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
12:46:16 [2023-10-28T12:46:16.038Z] #76 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #77 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
12:46:16 [2023-10-28T12:46:16.038Z] #77 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #78 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
12:46:16 [2023-10-28T12:46:16.038Z] #78 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #79 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
12:46:16 [2023-10-28T12:46:16.038Z] #79 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #80 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:46:16 [2023-10-28T12:46:16.038Z] #80 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #81 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.8" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:46:16 [2023-10-28T12:46:16.038Z] #81 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #82 [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
12:46:16 [2023-10-28T12:46:16.038Z] #82 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
12:46:16 [2023-10-28T12:46:16.038Z] #83 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #84 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
12:46:16 [2023-10-28T12:46:16.038Z] #84 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
12:46:16 [2023-10-28T12:46:16.038Z] #85 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #86 [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...)
12:46:16 [2023-10-28T12:46:16.038Z] #86 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #87 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
12:46:16 [2023-10-28T12:46:16.038Z] #87 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #88 [binary-dummy 1/1] COPY --from=build-dummy /build /build
12:46:16 [2023-10-28T12:46:16.038Z] #88 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #89 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
12:46:16 [2023-10-28T12:46:16.038Z] #89 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #90 [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...)
12:46:16 [2023-10-28T12:46:16.038Z] #90 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #91 [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             ;
12:46:16 [2023-10-28T12:46:16.038Z] #91 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #92 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:46:16 [2023-10-28T12:46:16.038Z] #92 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #93 [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
12:46:16 [2023-10-28T12:46:16.038Z] #93 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #94 [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...)
12:46:16 [2023-10-28T12:46:16.038Z] #94 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #95 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
12:46:16 [2023-10-28T12:46:16.038Z] #95 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #96 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
12:46:16 [2023-10-28T12:46:16.038Z] #96 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #97 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:46:16 [2023-10-28T12:46:16.038Z] #97 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #98 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
12:46:16 [2023-10-28T12:46:16.038Z] #98 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #99 [dev-base  6/13] RUN ldconfig
12:46:16 [2023-10-28T12:46:16.038Z] #99 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #100 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:46:16 [2023-10-28T12:46:16.038Z] #100 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #101 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
12:46:16 [2023-10-28T12:46:16.038Z] #101 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #102 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
12:46:16 [2023-10-28T12:46:16.038Z] #102 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #103 [dev-base  1/13] RUN groupadd -r docker
12:46:16 [2023-10-28T12:46:16.038Z] #103 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #104 [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
12:46:16 [2023-10-28T12:46:16.038Z] #104 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #105 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
12:46:16 [2023-10-28T12:46:16.038Z] #105 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #106 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
12:46:16 [2023-10-28T12:46:16.038Z] #106 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #107 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
12:46:16 [2023-10-28T12:46:16.038Z] #107 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #108 [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
12:46:16 [2023-10-28T12:46:16.038Z] #108 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #109 [swagger-src 1/3] WORKDIR /usr/src/swagger
12:46:16 [2023-10-28T12:46:16.038Z] #109 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #110 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
12:46:16 [2023-10-28T12:46:16.038Z] #110 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #111 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
12:46:16 [2023-10-28T12:46:16.038Z] #111 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #112 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
12:46:16 [2023-10-28T12:46:16.038Z] #112 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #113 [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
12:46:16 [2023-10-28T12:46:16.038Z] #113 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #114 [runc-src 1/3] WORKDIR /usr/src/runc
12:46:16 [2023-10-28T12:46:16.038Z] #114 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
12:46:16 [2023-10-28T12:46:16.038Z] #115 CACHED
12:46:16 [2023-10-28T12:46:16.038Z] 
12:46:16 [2023-10-28T12:46:16.038Z] #116 [dev 1/1] COPY --link . .
12:46:17 [2023-10-28T12:46:17.944Z] #116 DONE 1.5s
12:46:17 [2023-10-28T12:46:17.944Z] 
12:46:17 [2023-10-28T12:46:17.944Z] #117 exporting to image
12:46:17 [2023-10-28T12:46:17.944Z] #117 exporting layers
12:46:18 [2023-10-28T12:46:18.512Z] #117 exporting layers 0.8s done
12:46:18 [2023-10-28T12:46:18.512Z] #117 writing image sha256:55560e13239965db35de8d29f650174a7415a6648f4af9ec862b4249ed45395e done
12:46:18 [2023-10-28T12:46:18.512Z] #117 naming to docker.io/library/docker:8366ee2b8ae0e50a186e8bb4d20022a03eced9de done
12:46:18 [2023-10-28T12:46:18.512Z] #117 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:46:18 [2023-10-28T12:46:18.811Z] + sudo modprobe ip6table_filter
[Pipeline] sh
12:46:19 [2023-10-28T12:46:19.093Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46663/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8366ee2b8ae0e50a186e8bb4d20022a03eced9de -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8366ee2b8ae0e50a186e8bb4d20022a03eced9de hack/test/unit
12:46:19 [2023-10-28T12:46:19.353Z] + BUILDFLAGS=(-tags 'netgo journald')
12:46:19 [2023-10-28T12:46:19.353Z] + TESTFLAGS+=' -test.timeout=5m'
12:46:19 [2023-10-28T12:46:19.353Z] + TESTDIRS=./...
12:46:19 [2023-10-28T12:46:19.353Z] + exclude_paths='/vendor/|/integration'
12:46:19 [2023-10-28T12:46:19.353Z] ++ go list ./...
12:46:19 [2023-10-28T12:46:19.353Z] ++ grep -vE '(/vendor/|/integration)'
12:46:19 [2023-10-28T12:46:19.924Z] + pkg_list='github.com/docker/docker/api
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/server
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/server/backend/build
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/server/httpstatus
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/server/httputils
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/server/middleware
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/server/router
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/server/router/build
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/server/router/checkpoint
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/server/router/container
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/server/router/debug
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/server/router/distribution
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/server/router/grpc
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/server/router/image
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/server/router/network
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/server/router/plugin
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/server/router/session
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/server/router/swarm
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/server/router/system
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/server/router/volume
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types/backend
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types/blkiodev
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types/checkpoint
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types/container
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types/events
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types/filters
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types/image
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types/mount
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types/network
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types/plugins/logdriver
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types/registry
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types/strslice
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types/swarm
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types/swarm/runtime
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types/system
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types/time
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types/versions
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types/versions/v1p19
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types/versions/v1p20
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/api/types/volume
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/builder
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/builder/builder-next
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/builder/builder-next/exporter
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/builder/builder-next/worker
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/builder/builder-next/worker/label
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/builder/dockerfile
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/builder/remotecontext
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/builder/remotecontext/git
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/builder/remotecontext/urlutil
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/cli/debug
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/cli/winresources/docker-proxy
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/cli/winresources/dockerd
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/client
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/client/buildkit
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/cmd/docker-proxy
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/cmd/dockerd
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/cmd/dockerd/trap
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/container
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/container/stream
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/contrib/apparmor
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/contrib/httpserver
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/cluster
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/cluster/convert
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/cluster/executor
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/cluster/executor/container
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/cluster/provider
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/config
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/containerd
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/events
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/events/testutils
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/graphdriver
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/graphdriver/copy
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/graphdriver/register
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/graphdriver/vfs
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/graphdriver/zfs
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/images
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/initlayer
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/links
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/listeners
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/logger
12:46:19 [2023-10-28T12:46:19.924Z] github.com/docker/docker/daemon/logger/awslogs
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/fluentd
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/gcplogs
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/gelf
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/journald
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/local
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/logentries
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/loggertest
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/loggerutils
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/splunk
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/syslog
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/templates
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/names
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/network
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/snapshotter
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/stats
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/distribution
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/distribution/metadata
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/distribution/utils
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/distribution/xfer
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/dockerversion
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/errdefs
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/image
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/image/cache
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/image/spec/specs-go
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/image/spec/specs-go/v1
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/image/tarexport
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/image/v1
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/internal/compatcontext
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/internal/mod
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/internal/mounttree
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/internal/multierror
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/internal/test/suite
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/internal/testutils
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/internal/testutils/netnsutils
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/internal/unshare
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/layer
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libcontainerd
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libcontainerd/queue
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libcontainerd/remote
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libcontainerd/shimopts
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libcontainerd/supervisor
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libcontainerd/types
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/bitmap
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/cluster
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/config
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/datastore
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/diagnostic
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/discoverapi
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/driverapi
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/bridge
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/host
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/null
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/overlay
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/remote
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/windows
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drvregistry
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/etchosts
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/internal/caller
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/internal/kvstore
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/ipam
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/ipamapi
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/ipams/builtin
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/ipams/null
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/ipams/remote
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/ipamutils
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/ipbits
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/iptables
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/netlabel
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/netutils
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/networkdb
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/ns
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/options
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/osl
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/osl/kernel
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/portallocator
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/portmapper
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/resolvconf
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/scope
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/types
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/oci
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/oci/caps
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/opts
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/aaparser
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/archive
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/authorization
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/broadcaster
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/capabilities
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/chrootarchive
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/containerfs
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/directory
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/dmesg
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/fileutils
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/homedir
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/idtools
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/ioutils
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/jsonmessage
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/longpath
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/loopback
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/meminfo
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/namesgenerator
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/parsers
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/parsers/kernel
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/pidfile
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/platform
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/platforms
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/plugingetter
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/plugins
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/plugins/transport
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/pools
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/process
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/progress
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/reexec
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/rootless
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/rootless/specconv
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/stack
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/stdcopy
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/streamformatter
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/stringid
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/sysinfo
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/system
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/tailfile
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/tarsum
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/pkg/useragent
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/plugin
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/plugin/executor/containerd
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/plugin/v2
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/profiles/apparmor
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/profiles/seccomp
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/quota
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/reference
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/registry
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/registry/resumable
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/restartmanager
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/runconfig
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/runconfig/opts
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/testutil
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/testutil/daemon
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/testutil/environment
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/testutil/fakecontext
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/testutil/fakegit
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/testutil/fakestorage
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/testutil/fixtures/load
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/testutil/fixtures/plugin
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/testutil/registry
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/testutil/request
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/volume
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/volume/drivers
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/volume/local
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/volume/mounts
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/volume/service
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/volume/service/opts
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/volume/testutils'
12:46:19 [2023-10-28T12:46:19.925Z] ++ grep --fixed-strings -v /libnetwork
12:46:19 [2023-10-28T12:46:19.925Z] ++ echo 'github.com/docker/docker/api
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/server
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/server/backend/build
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/server/httpstatus
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/server/httputils
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/server/middleware
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/server/router
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/server/router/build
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/server/router/checkpoint
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/server/router/container
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/server/router/debug
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/server/router/distribution
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/server/router/grpc
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/server/router/image
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/server/router/network
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/server/router/plugin
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/server/router/session
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/server/router/swarm
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/server/router/system
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/server/router/volume
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types/backend
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types/blkiodev
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types/checkpoint
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types/container
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types/events
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types/filters
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types/image
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types/mount
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types/network
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types/plugins/logdriver
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types/registry
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types/strslice
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types/swarm
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types/swarm/runtime
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types/system
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types/time
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types/versions
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types/versions/v1p19
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types/versions/v1p20
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/api/types/volume
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/builder
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/builder/builder-next
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/builder/builder-next/exporter
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/builder/builder-next/worker
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/builder/builder-next/worker/label
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/builder/dockerfile
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/builder/remotecontext
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/builder/remotecontext/git
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/builder/remotecontext/urlutil
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/cli/debug
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/cli/winresources/docker-proxy
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/cli/winresources/dockerd
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/client
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/client/buildkit
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/cmd/docker-proxy
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/cmd/dockerd
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/cmd/dockerd/trap
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/container
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/container/stream
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/contrib/apparmor
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/contrib/httpserver
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/cluster
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/cluster/convert
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/cluster/executor
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/cluster/executor/container
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/cluster/provider
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/config
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/containerd
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/events
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/events/testutils
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/graphdriver
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/graphdriver/copy
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/graphdriver/register
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/graphdriver/vfs
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/graphdriver/zfs
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/images
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/initlayer
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/links
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/listeners
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/awslogs
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/fluentd
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/gcplogs
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/gelf
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/journald
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/local
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/logentries
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/loggertest
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/loggerutils
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/splunk
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/syslog
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/logger/templates
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/names
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/network
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/snapshotter
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/daemon/stats
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/distribution
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/distribution/metadata
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/distribution/utils
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/distribution/xfer
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/dockerversion
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/errdefs
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/image
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/image/cache
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/image/spec/specs-go
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/image/spec/specs-go/v1
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/image/tarexport
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/image/v1
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/internal/compatcontext
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/internal/mod
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/internal/mounttree
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/internal/multierror
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/internal/test/suite
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/internal/testutils
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/internal/testutils/netnsutils
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/internal/unshare
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/layer
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libcontainerd
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libcontainerd/queue
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libcontainerd/remote
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libcontainerd/shimopts
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libcontainerd/supervisor
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libcontainerd/types
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/bitmap
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/cluster
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/config
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/datastore
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/diagnostic
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/discoverapi
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/driverapi
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/bridge
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/host
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:46:19 [2023-10-28T12:46:19.925Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/drivers/null
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/drivers/overlay
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/drivers/remote
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/drivers/windows
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/drvregistry
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/etchosts
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/internal/caller
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/internal/kvstore
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/ipam
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/ipamapi
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/ipams/builtin
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/ipams/null
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/ipams/remote
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/ipamutils
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/ipbits
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/iptables
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/netlabel
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/netutils
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/networkdb
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/ns
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/options
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/osl
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/osl/kernel
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/portallocator
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/portmapper
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/resolvconf
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/scope
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libnetwork/types
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/oci
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/oci/caps
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/opts
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/aaparser
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/archive
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/authorization
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/broadcaster
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/capabilities
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/chrootarchive
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/containerfs
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/directory
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/dmesg
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/fileutils
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/homedir
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/idtools
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/ioutils
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/jsonmessage
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/longpath
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/loopback
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/meminfo
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/namesgenerator
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/parsers
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/parsers/kernel
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/pidfile
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/platform
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/platforms
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/plugingetter
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/plugins
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/plugins/transport
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/pools
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/process
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/progress
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/reexec
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/rootless
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/rootless/specconv
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/stack
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/stdcopy
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/streamformatter
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/stringid
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/sysinfo
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/system
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/tailfile
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/tarsum
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/useragent
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/plugin
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/plugin/executor/containerd
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/plugin/v2
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/profiles/apparmor
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/profiles/seccomp
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/quota
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/reference
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/registry
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/registry/resumable
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/restartmanager
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/runconfig
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/runconfig/opts
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil/daemon
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil/environment
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil/fakecontext
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil/fakegit
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil/fakestorage
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil/fixtures/load
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil/fixtures/plugin
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil/registry
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil/request
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/volume
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/volume/drivers
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/volume/local
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/volume/mounts
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/volume/service
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/volume/service/opts
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/volume/testutils'
12:46:19 [2023-10-28T12:46:19.926Z] + base_pkg_list='github.com/docker/docker/api
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/backend/build
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/httpstatus
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/httputils
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/middleware
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/router
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/router/build
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/router/checkpoint
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/router/container
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/router/debug
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/router/distribution
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/router/grpc
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/router/image
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/router/network
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/router/plugin
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/router/session
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/router/swarm
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/router/system
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/router/volume
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types/backend
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types/blkiodev
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types/checkpoint
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types/container
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types/events
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types/filters
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types/image
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types/mount
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types/network
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types/plugins/logdriver
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types/registry
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types/strslice
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types/swarm
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types/swarm/runtime
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types/system
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types/time
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types/versions
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types/versions/v1p19
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types/versions/v1p20
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/types/volume
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/builder
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/builder/builder-next
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/builder/builder-next/exporter
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/builder/builder-next/worker
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/builder/builder-next/worker/label
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/builder/dockerfile
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/builder/remotecontext
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/builder/remotecontext/git
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/builder/remotecontext/urlutil
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/cli/debug
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/cli/winresources/docker-proxy
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/cli/winresources/dockerd
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/client
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/client/buildkit
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/cmd/docker-proxy
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/cmd/dockerd
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/cmd/dockerd/trap
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/container
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/container/stream
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/contrib/apparmor
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/contrib/httpserver
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/cluster
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/cluster/convert
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/cluster/executor
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/cluster/executor/container
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/cluster/provider
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/config
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/containerd
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/events
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/events/testutils
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/graphdriver
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/graphdriver/copy
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/graphdriver/register
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/graphdriver/vfs
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/graphdriver/zfs
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/images
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/initlayer
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/links
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/listeners
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/logger
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/logger/awslogs
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/logger/fluentd
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/logger/gcplogs
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/logger/gelf
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/logger/journald
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/logger/local
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/logger/logentries
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/logger/loggertest
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/logger/loggerutils
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/logger/splunk
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/logger/syslog
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/logger/templates
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/names
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/network
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/snapshotter
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/daemon/stats
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/distribution
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/distribution/metadata
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/distribution/utils
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/distribution/xfer
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/dockerversion
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/errdefs
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/image
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/image/cache
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/image/spec/specs-go
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/image/spec/specs-go/v1
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/image/tarexport
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/image/v1
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/internal/compatcontext
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/internal/mod
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/internal/mounttree
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/internal/multierror
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/internal/test/suite
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/internal/testutils
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/internal/testutils/netnsutils
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/internal/unshare
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/layer
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libcontainerd
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libcontainerd/queue
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libcontainerd/remote
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libcontainerd/shimopts
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libcontainerd/supervisor
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/libcontainerd/types
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/oci
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/oci/caps
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/opts
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/aaparser
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/archive
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/authorization
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/broadcaster
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/capabilities
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/chrootarchive
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/containerfs
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/directory
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/dmesg
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/fileutils
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/homedir
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/idtools
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/ioutils
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/jsonmessage
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/longpath
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/loopback
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/meminfo
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/namesgenerator
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/parsers
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/parsers/kernel
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/pidfile
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/platform
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/platforms
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/plugingetter
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/plugins
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/plugins/transport
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/pools
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/process
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/progress
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/reexec
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/rootless
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/rootless/specconv
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/stack
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/stdcopy
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/streamformatter
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/stringid
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/sysinfo
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/system
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/tailfile
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/tarsum
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/pkg/useragent
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/plugin
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/plugin/executor/containerd
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/plugin/v2
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/profiles/apparmor
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/profiles/seccomp
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/quota
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/reference
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/registry
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/registry/resumable
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/restartmanager
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/runconfig
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/runconfig/opts
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil/daemon
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil/environment
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil/fakecontext
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil/fakegit
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil/fakestorage
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil/fixtures/load
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil/fixtures/plugin
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil/registry
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/testutil/request
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/volume
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/volume/drivers
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/volume/local
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/volume/mounts
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/volume/service
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/volume/service/opts
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/volume/testutils'
12:46:19 [2023-10-28T12:46:19.926Z] ++ grep --fixed-strings /libnetwork
12:46:19 [2023-10-28T12:46:19.926Z] ++ echo 'github.com/docker/docker/api
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/backend/build
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/httpstatus
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/httputils
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/middleware
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/router
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/router/build
12:46:19 [2023-10-28T12:46:19.926Z] github.com/docker/docker/api/server/router/checkpoint
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/server/router/container
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/server/router/debug
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/server/router/distribution
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/server/router/grpc
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/server/router/image
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/server/router/network
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/server/router/plugin
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/server/router/session
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/server/router/swarm
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/server/router/system
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/server/router/volume
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types/backend
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types/blkiodev
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types/checkpoint
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types/container
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types/events
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types/filters
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types/image
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types/mount
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types/network
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types/plugins/logdriver
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types/registry
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types/strslice
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types/swarm
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types/swarm/runtime
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types/system
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types/time
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types/versions
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types/versions/v1p19
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types/versions/v1p20
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/api/types/volume
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/builder
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/builder/builder-next
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/builder/builder-next/exporter
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/builder/builder-next/worker
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/builder/builder-next/worker/label
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/builder/dockerfile
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/builder/remotecontext
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/builder/remotecontext/git
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/builder/remotecontext/urlutil
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/cli/debug
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/cli/winresources/docker-proxy
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/cli/winresources/dockerd
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/client
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/client/buildkit
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/cmd/docker-proxy
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/cmd/dockerd
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/cmd/dockerd/trap
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/container
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/container/stream
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/contrib/apparmor
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/contrib/httpserver
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/cluster
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/cluster/convert
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/cluster/executor
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/cluster/executor/container
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/cluster/provider
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/config
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/containerd
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/events
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/events/testutils
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/graphdriver
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/graphdriver/copy
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/graphdriver/register
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/graphdriver/vfs
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/graphdriver/zfs
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/images
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/initlayer
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/links
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/listeners
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/logger
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/logger/awslogs
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/logger/fluentd
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/logger/gcplogs
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/logger/gelf
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/logger/journald
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/logger/local
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/logger/logentries
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/logger/loggertest
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/logger/loggerutils
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/logger/splunk
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/logger/syslog
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/logger/templates
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/names
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/network
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/snapshotter
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/daemon/stats
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/distribution
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/distribution/metadata
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/distribution/utils
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/distribution/xfer
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/dockerversion
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/errdefs
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/image
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/image/cache
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/image/spec/specs-go
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/image/spec/specs-go/v1
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/image/tarexport
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/image/v1
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/internal/compatcontext
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/internal/mod
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/internal/mounttree
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/internal/multierror
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/internal/test/suite
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/internal/testutils
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/internal/testutils/netnsutils
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/internal/unshare
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/layer
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libcontainerd
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libcontainerd/queue
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libcontainerd/remote
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libcontainerd/shimopts
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libcontainerd/supervisor
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libcontainerd/types
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/bitmap
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/cluster
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/config
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/datastore
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/diagnostic
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/discoverapi
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/driverapi
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/bridge
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/host
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/null
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/overlay
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/remote
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/windows
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drvregistry
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/etchosts
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/internal/caller
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/internal/kvstore
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/ipam
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/ipamapi
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/ipams/builtin
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/ipams/null
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/ipams/remote
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/ipamutils
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/ipbits
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/iptables
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/netlabel
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/netutils
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/networkdb
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/ns
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/options
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/osl
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/osl/kernel
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/portallocator
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/portmapper
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/resolvconf
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/scope
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/types
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/oci
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/oci/caps
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/opts
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/aaparser
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/archive
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/authorization
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/broadcaster
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/capabilities
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/chrootarchive
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/containerfs
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/directory
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/dmesg
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/fileutils
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/homedir
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/idtools
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/ioutils
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/jsonmessage
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/longpath
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/loopback
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/meminfo
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/namesgenerator
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/parsers
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/parsers/kernel
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/pidfile
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/platform
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/platforms
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/plugingetter
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/plugins
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/plugins/transport
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/pools
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/process
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/progress
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/reexec
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/rootless
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/rootless/specconv
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/stack
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/stdcopy
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/streamformatter
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/stringid
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/sysinfo
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/system
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/tailfile
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/tarsum
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/pkg/useragent
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/plugin
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/plugin/executor/containerd
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/plugin/v2
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/profiles/apparmor
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/profiles/seccomp
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/quota
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/reference
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/registry
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/registry/resumable
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/restartmanager
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/runconfig
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/runconfig/opts
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/testutil
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/testutil/daemon
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/testutil/environment
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/testutil/fakecontext
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/testutil/fakegit
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/testutil/fakestorage
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/testutil/fixtures/load
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/testutil/fixtures/plugin
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/testutil/registry
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/testutil/request
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/volume
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/volume/drivers
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/volume/local
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/volume/mounts
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/volume/service
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/volume/service/opts
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/volume/testutils'
12:46:19 [2023-10-28T12:46:19.927Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/bitmap
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/cluster
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/config
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/datastore
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/diagnostic
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/discoverapi
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/driverapi
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/bridge
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/host
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/null
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/overlay
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/remote
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/windows
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/drvregistry
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/etchosts
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/internal/caller
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/internal/kvstore
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/ipam
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/ipamapi
12:46:19 [2023-10-28T12:46:19.927Z] github.com/docker/docker/libnetwork/ipams/builtin
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/ipams/null
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/ipams/remote
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/ipamutils
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/ipbits
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/iptables
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/netlabel
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/netutils
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/networkdb
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/ns
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/options
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/osl
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/osl/kernel
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/portallocator
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/portmapper
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/resolvconf
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/scope
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/types'
12:46:19 [2023-10-28T12:46:19.928Z] + echo 'github.com/docker/docker/libnetwork
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/bitmap
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/cluster
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/config
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/datastore
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/diagnostic
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/discoverapi
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/driverapi
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/drivers/bridge
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/drivers/host
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/drivers/null
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/drivers/overlay
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/drivers/remote
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/drivers/windows
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/drvregistry
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/etchosts
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/internal/caller
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/internal/kvstore
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/ipam
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/ipamapi
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/ipams/builtin
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/ipams/null
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/ipams/remote
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/ipamutils
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/ipbits
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/iptables
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/netlabel
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/netutils
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/networkdb
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/ns
12:46:19 [2023-10-28T12:46:19.928Z] + grep --fixed-strings libnetwork/drivers/bridge
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/options
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/osl
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/osl/kernel
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/portallocator
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/portmapper
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/resolvconf
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/scope
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/types'
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/drivers/bridge
12:46:19 [2023-10-28T12:46:19.928Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:46:19 [2023-10-28T12:46:19.928Z] + type docker-proxy
12:46:19 [2023-10-28T12:46:19.928Z] hack/test/unit: line 25: type: docker-proxy: not found
12:46:19 [2023-10-28T12:46:19.928Z] + hack/make.sh binary-proxy install-proxy
12:46:19 [2023-10-28T12:46:19.928Z] 
12:46:19 [2023-10-28T12:46:19.928Z] Removing bundles/
12:46:19 [2023-10-28T12:46:19.928Z] 
12:46:19 [2023-10-28T12:46:19.928Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
12:46:19 [2023-10-28T12:46:19.928Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
12:46:19 [2023-10-28T12:46:19.928Z] + tee /go/src/github.com/docker/docker/go.mod
12:46:19 [2023-10-28T12:46:19.928Z] module github.com/docker/docker
12:46:19 [2023-10-28T12:46:19.928Z] 
12:46:19 [2023-10-28T12:46:19.928Z] go 1.20
12:46:19 [2023-10-28T12:46:19.928Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
12:46:19 [2023-10-28T12:46:19.928Z] + GO111MODULE=on
12:46:19 [2023-10-28T12:46:19.928Z] + 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=8366ee2b8ae0e50a186e8bb4d20022a03eced9de" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-28T12:46:19.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 ' -gcflags= github.com/docker/docker/cmd/docker-proxy
12:46:24 [2023-10-28T12:46:24.124Z] + rm -f /go/src/github.com/docker/docker/go.mod
12:46:24 [2023-10-28T12:46:24.124Z] Created binary: bundles/binary-proxy/docker-proxy
12:46:24 [2023-10-28T12:46:24.124Z] 
12:46:24 [2023-10-28T12:46:24.124Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
12:46:24 [2023-10-28T12:46:24.124Z] Installing docker-proxy to /usr/local/bin/
12:46:24 [2023-10-28T12:46:24.124Z] 
12:46:24 [2023-10-28T12:46:24.124Z] + mkdir -p bundles
12:46:24 [2023-10-28T12:46:24.124Z] + '[' -n 'github.com/docker/docker/api
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/server
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/server/backend/build
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/server/httpstatus
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/server/httputils
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/server/middleware
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/server/router
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/server/router/build
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/server/router/checkpoint
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/server/router/container
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/server/router/debug
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/server/router/distribution
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/server/router/grpc
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/server/router/image
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/server/router/network
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/server/router/plugin
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/server/router/session
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/server/router/swarm
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/server/router/system
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/server/router/volume
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types/backend
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types/blkiodev
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types/checkpoint
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types/container
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types/events
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types/filters
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types/image
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types/mount
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types/network
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types/plugins/logdriver
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types/registry
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types/strslice
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types/swarm
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types/swarm/runtime
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types/system
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types/time
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types/versions
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types/versions/v1p19
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types/versions/v1p20
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/api/types/volume
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/builder
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/builder/builder-next
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/builder/builder-next/exporter
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/builder/builder-next/worker
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/builder/builder-next/worker/label
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/builder/dockerfile
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/builder/remotecontext
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/builder/remotecontext/git
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/builder/remotecontext/urlutil
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/cli/debug
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/cli/winresources/docker-proxy
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/cli/winresources/dockerd
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/client
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/client/buildkit
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/cmd/docker-proxy
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/cmd/dockerd
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/cmd/dockerd/trap
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/container
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/container/stream
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/contrib/apparmor
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/contrib/httpserver
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/cluster
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/cluster/convert
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/cluster/executor
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/cluster/executor/container
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/cluster/provider
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/config
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/containerd
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/events
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/events/testutils
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/graphdriver
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/graphdriver/copy
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/graphdriver/register
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/graphdriver/vfs
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/graphdriver/zfs
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/images
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/initlayer
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/links
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/listeners
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/logger
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/logger/awslogs
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/logger/fluentd
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/logger/gcplogs
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/logger/gelf
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/logger/journald
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/logger/local
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/logger/logentries
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/logger/loggertest
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/logger/loggerutils
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/logger/splunk
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/logger/syslog
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/logger/templates
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/names
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/network
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/snapshotter
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/daemon/stats
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/distribution
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/distribution/metadata
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/distribution/utils
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/distribution/xfer
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/dockerversion
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/errdefs
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/image
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/image/cache
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/image/spec/specs-go
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/image/spec/specs-go/v1
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/image/tarexport
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/image/v1
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/internal/compatcontext
12:46:24 [2023-10-28T12:46:24.124Z] github.com/docker/docker/internal/mod
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/internal/mounttree
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/internal/multierror
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/internal/test/suite
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/internal/testutils
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/internal/testutils/netnsutils
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/internal/unshare
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/layer
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/libcontainerd
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/libcontainerd/queue
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/libcontainerd/remote
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/libcontainerd/shimopts
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/libcontainerd/supervisor
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/libcontainerd/types
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/oci
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/oci/caps
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/opts
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/aaparser
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/archive
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/authorization
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/broadcaster
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/capabilities
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/chrootarchive
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/containerfs
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/directory
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/dmesg
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/fileutils
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/homedir
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/idtools
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/ioutils
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/jsonmessage
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/longpath
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/loopback
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/meminfo
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/namesgenerator
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/parsers
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/parsers/kernel
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/pidfile
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/platform
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/platforms
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/plugingetter
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/plugins
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/plugins/transport
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/pools
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/process
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/progress
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/reexec
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/rootless
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/rootless/specconv
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/stack
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/stdcopy
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/streamformatter
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/stringid
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/sysinfo
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/system
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/tailfile
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/tarsum
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/pkg/useragent
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/plugin
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/plugin/executor/containerd
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/plugin/v2
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/profiles/apparmor
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/profiles/seccomp
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/quota
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/reference
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/registry
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/registry/resumable
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/restartmanager
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/runconfig
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/runconfig/opts
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/testutil
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/testutil/daemon
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/testutil/environment
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/testutil/fakecontext
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/testutil/fakegit
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/testutil/fakestorage
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/testutil/fixtures/load
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/testutil/fixtures/plugin
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/testutil/registry
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/testutil/request
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/volume
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/volume/drivers
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/volume/local
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/volume/mounts
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/volume/service
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/volume/service/opts
12:46:24 [2023-10-28T12:46:24.125Z] github.com/docker/docker/volume/testutils' ']'
12:46:24 [2023-10-28T12:46:24.125Z] + 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/compatcontext 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
12:46:24 [2023-10-28T12:46:24.695Z] ?   	github.com/docker/docker/api	[no test files]
12:46:32 [2023-10-28T12:46:32.825Z] ok  	github.com/docker/docker/api/server	0.038s	coverage: 13.0% of statements
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 28.3% of statements
12:46:54 [2023-10-28T12:46:54.778Z] ok  	github.com/docker/docker/api/server/middleware	0.012s	coverage: 37.7% of statements
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/types	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.4% of statements
12:46:54 [2023-10-28T12:46:54.778Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 74.3% of statements
12:46:54 [2023-10-28T12:46:54.778Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
12:46:54 [2023-10-28T12:46:54.778Z] ok  	github.com/docker/docker/api/types/registry	0.010s	coverage: 54.2% of statements
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/types/system	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/builder	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
12:46:54 [2023-10-28T12:46:54.778Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
12:46:54 [2023-10-28T12:46:54.778Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.008s	coverage: 100.0% of statements
12:46:54 [2023-10-28T12:46:54.778Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
12:46:54 [2023-10-28T12:46:54.778Z] ok  	github.com/docker/docker/builder/remotecontext	0.046s	coverage: 33.5% of statements
12:46:54 [2023-10-28T12:46:54.778Z] ok  	github.com/docker/docker/builder/dockerfile	0.049s	coverage: 50.1% of statements
12:46:56 [2023-10-28T12:46:56.160Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
12:46:56 [2023-10-28T12:46:56.160Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.032s	coverage: 66.5% of statements
12:46:56 [2023-10-28T12:46:56.419Z] ok  	github.com/docker/docker/client	0.123s	coverage: 77.3% of statements
12:47:00 [2023-10-28T12:47:00.623Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.414s	coverage: 82.5% of statements
12:47:08 [2023-10-28T12:47:08.753Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
12:47:08 [2023-10-28T12:47:08.753Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:47:08 [2023-10-28T12:47:08.753Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:47:08 [2023-10-28T12:47:08.753Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:47:08 [2023-10-28T12:47:08.753Z] ok  	github.com/docker/docker/container	0.124s	coverage: 36.5% of statements
12:47:08 [2023-10-28T12:47:08.753Z] ok  	github.com/docker/docker/cmd/dockerd	0.247s	coverage: 29.4% of statements
12:47:10 [2023-10-28T12:47:10.661Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.395s	coverage: 0.0% of statements
12:47:11 [2023-10-28T12:47:11.599Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:47:11 [2023-10-28T12:47:11.599Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
12:47:11 [2023-10-28T12:47:11.599Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.019s	coverage: 38.7% of statements
12:47:11 [2023-10-28T12:47:11.858Z] ok  	github.com/docker/docker/daemon/cluster	0.073s	coverage: 0.5% of statements
12:47:12 [2023-10-28T12:47:12.118Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:47:12 [2023-10-28T12:47:12.118Z] ok  	github.com/docker/docker/daemon/config	0.063s	coverage: 75.7% of statements
12:47:13 [2023-10-28T12:47:13.498Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:47:13 [2023-10-28T12:47:13.498Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
12:47:13 [2023-10-28T12:47:13.498Z] ok  	github.com/docker/docker/daemon/containerd	0.017s	coverage: 0.5% of statements
12:47:13 [2023-10-28T12:47:13.498Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
12:47:13 [2023-10-28T12:47:13.498Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.022s	coverage: 2.8% of statements
12:47:13 [2023-10-28T12:47:13.757Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.187s	coverage: 59.6% of statements
12:47:14 [2023-10-28T12:47:14.326Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:47:14 [2023-10-28T12:47:14.326Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
12:47:14 [2023-10-28T12:47:14.326Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:47:14 [2023-10-28T12:47:14.326Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:47:14 [2023-10-28T12:47:14.585Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.180s	coverage: 60.2% of statements
12:47:14 [2023-10-28T12:47:14.585Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 60.9% of statements
12:47:15 [2023-10-28T12:47:15.154Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
12:47:15 [2023-10-28T12:47:15.723Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:47:15 [2023-10-28T12:47:15.723Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:47:15 [2023-10-28T12:47:15.723Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
12:47:15 [2023-10-28T12:47:15.723Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.498s	coverage: 13.4% of statements
12:47:15 [2023-10-28T12:47:15.723Z] ok  	github.com/docker/docker/daemon/images	0.024s	coverage: 3.0% of statements
12:47:15 [2023-10-28T12:47:15.723Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
12:47:16 [2023-10-28T12:47:16.293Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:47:16 [2023-10-28T12:47:16.293Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.118s	coverage: 78.3% of statements
12:47:16 [2023-10-28T12:47:16.293Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
12:47:16 [2023-10-28T12:47:16.293Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
12:47:16 [2023-10-28T12:47:16.553Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
12:47:16 [2023-10-28T12:47:16.553Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
12:47:16 [2023-10-28T12:47:16.553Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
12:47:16 [2023-10-28T12:47:16.813Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.015s	coverage: 87.2% of statements
12:47:16 [2023-10-28T12:47:16.813Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:47:16 [2023-10-28T12:47:16.813Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
12:47:16 [2023-10-28T12:47:16.813Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.083s	coverage: 76.8% of statements
12:47:16 [2023-10-28T12:47:16.813Z] ok  	github.com/docker/docker/daemon/logger/local	0.061s	coverage: 79.4% of statements
12:47:17 [2023-10-28T12:47:17.752Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.022s	coverage: 31.5% of statements
12:47:17 [2023-10-28T12:47:17.752Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.029s	coverage: 63.5% of statements
12:47:17 [2023-10-28T12:47:17.752Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:47:17 [2023-10-28T12:47:17.752Z] ok  	github.com/docker/docker/daemon/logger/templates	0.007s	coverage: 8.3% of statements
12:47:17 [2023-10-28T12:47:17.752Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
12:47:18 [2023-10-28T12:47:18.012Z] ok  	github.com/docker/docker/daemon/logger/journald	1.339s	coverage: 74.5% of statements
12:47:18 [2023-10-28T12:47:18.012Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
12:47:18 [2023-10-28T12:47:18.012Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:47:18 [2023-10-28T12:47:18.012Z] ok  	github.com/docker/docker/daemon/network	0.012s	coverage: 63.8% of statements
12:47:18 [2023-10-28T12:47:18.950Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:47:18 [2023-10-28T12:47:18.950Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
12:47:18 [2023-10-28T12:47:18.950Z] ok  	github.com/docker/docker/errdefs	0.009s	coverage: 77.7% of statements
12:47:18 [2023-10-28T12:47:18.950Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
12:47:19 [2023-10-28T12:47:19.209Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.420s	coverage: 82.5% of statements
12:47:19 [2023-10-28T12:47:19.468Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
12:47:19 [2023-10-28T12:47:19.468Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
12:47:19 [2023-10-28T12:47:19.468Z] ok  	github.com/docker/docker/image/cache	0.010s	coverage: 19.2% of statements
12:47:19 [2023-10-28T12:47:19.468Z] ok  	github.com/docker/docker/image	0.026s	coverage: 84.6% of statements
12:47:19 [2023-10-28T12:47:19.727Z] ?   	github.com/docker/docker/image/v1	[no test files]
12:47:19 [2023-10-28T12:47:19.727Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
12:47:19 [2023-10-28T12:47:19.727Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
12:47:19 [2023-10-28T12:47:19.727Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
12:47:19 [2023-10-28T12:47:19.727Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.6% of statements
12:47:19 [2023-10-28T12:47:19.987Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:47:19 [2023-10-28T12:47:19.987Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
12:47:19 [2023-10-28T12:47:19.987Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
12:47:19 [2023-10-28T12:47:19.987Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
12:47:19 [2023-10-28T12:47:19.987Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
12:47:20 [2023-10-28T12:47:20.246Z] ok  	github.com/docker/docker/distribution	1.513s	coverage: 29.3% of statements
12:47:21 [2023-10-28T12:47:21.185Z] ok  	github.com/docker/docker/distribution/xfer	2.168s	coverage: 84.4% of statements
12:47:21 [2023-10-28T12:47:21.185Z] ok  	github.com/docker/docker/daemon	10.739s	coverage: 17.1% of statements
12:47:21 [2023-10-28T12:47:21.185Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:47:21 [2023-10-28T12:47:21.185Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:47:21 [2023-10-28T12:47:21.185Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
12:47:21 [2023-10-28T12:47:21.185Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:47:21 [2023-10-28T12:47:21.185Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:47:21 [2023-10-28T12:47:21.185Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
12:47:21 [2023-10-28T12:47:21.445Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:47:21 [2023-10-28T12:47:21.445Z] ok  	github.com/docker/docker/pkg/aaparser	0.008s	coverage: 52.9% of statements
12:47:21 [2023-10-28T12:47:21.445Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 38.1% of statements
12:47:21 [2023-10-28T12:47:21.705Z] ok  	github.com/docker/docker/opts	0.025s	coverage: 67.9% of statements
12:47:22 [2023-10-28T12:47:22.273Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
12:47:22 [2023-10-28T12:47:22.273Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
12:47:22 [2023-10-28T12:47:22.273Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
12:47:22 [2023-10-28T12:47:22.273Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
12:47:22 [2023-10-28T12:47:22.534Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
12:47:22 [2023-10-28T12:47:22.534Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 56.4% of statements
12:47:22 [2023-10-28T12:47:22.534Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.268s	coverage: 83.7% of statements
12:47:22 [2023-10-28T12:47:22.534Z] ok  	github.com/docker/docker/pkg/homedir	0.016s	coverage: 8.3% of statements
12:47:22 [2023-10-28T12:47:22.534Z] ok  	github.com/docker/docker/pkg/archive	0.468s	coverage: 81.3% of statements
12:47:22 [2023-10-28T12:47:22.794Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:47:22 [2023-10-28T12:47:22.794Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 45.5% of statements
12:47:22 [2023-10-28T12:47:22.794Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 92.3% of statements
12:47:23 [2023-10-28T12:47:23.053Z] ok  	github.com/docker/docker/pkg/meminfo	0.008s	coverage: 75.0% of statements
12:47:23 [2023-10-28T12:47:23.053Z] ok  	github.com/docker/docker/pkg/authorization	0.752s	coverage: 68.3% of statements
12:47:23 [2023-10-28T12:47:23.053Z] ok  	github.com/docker/docker/pkg/idtools	0.360s	coverage: 69.7% of statements
12:47:23 [2023-10-28T12:47:23.053Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
12:47:23 [2023-10-28T12:47:23.053Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
12:47:23 [2023-10-28T12:47:23.053Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
12:47:23 [2023-10-28T12:47:23.313Z] ok  	github.com/docker/docker/pkg/ioutils	0.369s	coverage: 72.3% of statements
12:47:23 [2023-10-28T12:47:23.313Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:47:23 [2023-10-28T12:47:23.313Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
12:47:23 [2023-10-28T12:47:23.313Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:47:23 [2023-10-28T12:47:23.313Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
12:47:23 [2023-10-28T12:47:23.313Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 94.1% of statements
12:47:23 [2023-10-28T12:47:23.882Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:47:23 [2023-10-28T12:47:23.882Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:47:23 [2023-10-28T12:47:23.882Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
12:47:23 [2023-10-28T12:47:23.882Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
12:47:23 [2023-10-28T12:47:23.882Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
12:47:23 [2023-10-28T12:47:23.882Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
12:47:23 [2023-10-28T12:47:23.882Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
12:47:23 [2023-10-28T12:47:23.882Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
12:47:23 [2023-10-28T12:47:23.882Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
12:47:23 [2023-10-28T12:47:23.882Z] ok  	github.com/docker/docker/pkg/stack	0.005s	coverage: 90.9% of statements
12:47:24 [2023-10-28T12:47:24.143Z] ok  	github.com/docker/docker/pkg/reexec	0.033s	coverage: 82.4% of statements
12:47:24 [2023-10-28T12:47:24.143Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
12:47:24 [2023-10-28T12:47:24.404Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
12:47:24 [2023-10-28T12:47:24.404Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
12:47:24 [2023-10-28T12:47:24.404Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
12:47:24 [2023-10-28T12:47:24.404Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 53.4% of statements
12:47:24 [2023-10-28T12:47:24.664Z] ok  	github.com/docker/docker/pkg/tailfile	0.034s	coverage: 88.6% of statements
12:47:24 [2023-10-28T12:47:24.664Z] ok  	github.com/docker/docker/pkg/useragent	0.019s	coverage: 88.9% of statements
12:47:24 [2023-10-28T12:47:24.664Z] ok  	github.com/docker/docker/pkg/tarsum	0.067s	coverage: 89.3% of statements
12:47:25 [2023-10-28T12:47:25.603Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:47:25 [2023-10-28T12:47:25.603Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:47:25 [2023-10-28T12:47:25.603Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
12:47:25 [2023-10-28T12:47:25.603Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
12:47:25 [2023-10-28T12:47:25.862Z] ok  	github.com/docker/docker/reference	0.009s	coverage: 83.7% of statements
12:47:25 [2023-10-28T12:47:25.862Z] ok  	github.com/docker/docker/pkg/plugins	2.012s	coverage: 74.9% of statements
12:47:25 [2023-10-28T12:47:25.862Z] ok  	github.com/docker/docker/plugin	0.521s	coverage: 23.3% of statements
12:47:26 [2023-10-28T12:47:26.123Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 51.9% of statements
12:47:26 [2023-10-28T12:47:26.123Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:47:26 [2023-10-28T12:47:26.123Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
12:47:26 [2023-10-28T12:47:26.123Z] ok  	github.com/docker/docker/runconfig	0.011s	coverage: 63.6% of statements
12:47:26 [2023-10-28T12:47:26.382Z] ok  	github.com/docker/docker/registry	0.130s	coverage: 63.9% of statements
12:47:26 [2023-10-28T12:47:26.382Z] ok  	github.com/docker/docker/quota	0.689s	coverage: 69.2% of statements
12:47:26 [2023-10-28T12:47:26.382Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 8.2% of statements
12:47:26 [2023-10-28T12:47:26.951Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:47:26 [2023-10-28T12:47:26.951Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:47:26 [2023-10-28T12:47:26.951Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:47:26 [2023-10-28T12:47:26.951Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:47:26 [2023-10-28T12:47:26.951Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:47:26 [2023-10-28T12:47:26.951Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:47:26 [2023-10-28T12:47:26.951Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:47:26 [2023-10-28T12:47:26.951Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:47:26 [2023-10-28T12:47:26.951Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:47:26 [2023-10-28T12:47:26.951Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:47:26 [2023-10-28T12:47:26.951Z] ?   	github.com/docker/docker/volume	[no test files]
12:47:27 [2023-10-28T12:47:27.210Z] ok  	github.com/docker/docker/volume/drivers	0.008s	coverage: 36.1% of statements
12:47:27 [2023-10-28T12:47:27.469Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
12:47:27 [2023-10-28T12:47:27.469Z] ok  	github.com/docker/docker/volume/local	0.143s	coverage: 74.6% of statements
12:47:28 [2023-10-28T12:47:28.037Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:47:28 [2023-10-28T12:47:28.037Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:47:28 [2023-10-28T12:47:28.037Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
12:47:28 [2023-10-28T12:47:28.037Z] ok  	github.com/docker/docker/layer	7.055s	coverage: 68.7% of statements
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === Skipped
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     network_proxy_test.go:210: No support for dual stack yet
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:41: Driver btrfs not supported
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:41: Driver btrfs not supported
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:41: Driver btrfs not supported
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:41: Driver btrfs not supported
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:41: Driver btrfs not supported
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:68: No driver to put!
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z] time="2023-10-28T12:47:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:39: graphdriver: driver not supported
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z] time="2023-10-28T12:47:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:39: graphdriver: driver not supported
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z] time="2023-10-28T12:47:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:39: graphdriver: driver not supported
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z] time="2023-10-28T12:47:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:39: graphdriver: driver not supported
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z] time="2023-10-28T12:47:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:39: graphdriver: driver not supported
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:68: No driver to put!
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     overlay_test.go:61: Cannot run test with naive change algorithm
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:41: Driver zfs not supported
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:41: Driver zfs not supported
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:41: Driver zfs not supported
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:41: Driver zfs not supported
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:41: Driver zfs not supported
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     graphtest_unix.go:68: No driver to put!
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
12:47:28 [2023-10-28T12:47:28.297Z]     validate_test.go:70: only tested on Windows
12:47:28 [2023-10-28T12:47:28.297Z] 
12:47:28 [2023-10-28T12:47:28.297Z] DONE 3144 tests, 27 skipped in 64.064s
12:47:28 [2023-10-28T12:47:28.297Z] + '[' -n 'github.com/docker/docker/libnetwork
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/bitmap
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/cluster
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/config
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/datastore
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/diagnostic
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/discoverapi
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/driverapi
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/drivers/bridge
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/drivers/host
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/drivers/null
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/drivers/overlay
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/drivers/remote
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/drivers/windows
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/drvregistry
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/etchosts
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/internal/caller
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/internal/kvstore
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/ipam
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/ipamapi
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/ipams/builtin
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/ipams/null
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/ipams/remote
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/ipamutils
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/ipbits
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/iptables
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/netlabel
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/netutils
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/networkdb
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/ns
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/options
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/osl
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/osl/kernel
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/portallocator
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/portmapper
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/resolvconf
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/scope
12:47:28 [2023-10-28T12:47:28.297Z] github.com/docker/docker/libnetwork/types' ']'
12:47:28 [2023-10-28T12:47:28.298Z] + 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
12:48:24 [2023-10-28T12:48:24.531Z] ok  	github.com/docker/docker/libnetwork	44.155s	coverage: 43.0% of statements
12:48:24 [2023-10-28T12:48:24.531Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
12:48:24 [2023-10-28T12:48:24.531Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
12:48:24 [2023-10-28T12:48:24.531Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
12:48:24 [2023-10-28T12:48:24.531Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
12:48:24 [2023-10-28T12:48:24.531Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
12:48:24 [2023-10-28T12:48:24.531Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
12:48:24 [2023-10-28T12:48:24.531Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
12:48:24 [2023-10-28T12:48:24.531Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
12:48:24 [2023-10-28T12:48:24.531Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
12:48:24 [2023-10-28T12:48:24.531Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 16.3% of statements
12:48:24 [2023-10-28T12:48:24.531Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
12:48:24 [2023-10-28T12:48:24.531Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
12:48:24 [2023-10-28T12:48:24.531Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
12:48:24 [2023-10-28T12:48:24.531Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.837s	coverage: 62.4% of statements
12:48:24 [2023-10-28T12:48:24.531Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
12:48:24 [2023-10-28T12:48:24.531Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
12:48:25 [2023-10-28T12:48:25.468Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.880s	coverage: 5.0% of statements
12:48:25 [2023-10-28T12:48:25.468Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
12:48:26 [2023-10-28T12:48:26.036Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
12:48:26 [2023-10-28T12:48:26.036Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
12:48:26 [2023-10-28T12:48:26.295Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
12:48:27 [2023-10-28T12:48:27.233Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
12:48:27 [2023-10-28T12:48:27.233Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
12:48:27 [2023-10-28T12:48:27.802Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
12:48:28 [2023-10-28T12:48:28.061Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
12:48:28 [2023-10-28T12:48:28.061Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
12:48:28 [2023-10-28T12:48:28.061Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
12:48:28 [2023-10-28T12:48:28.320Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
12:48:28 [2023-10-28T12:48:28.579Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
12:48:28 [2023-10-28T12:48:28.838Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
12:48:29 [2023-10-28T12:48:29.097Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
12:48:29 [2023-10-28T12:48:29.097Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
12:48:29 [2023-10-28T12:48:29.097Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
12:48:41 [2023-10-28T12:48:41.308Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
12:48:43 [2023-10-28T12:48:43.214Z] ok  	github.com/docker/docker/libnetwork/ipam	3.339s	coverage: 80.0% of statements
12:48:43 [2023-10-28T12:48:43.214Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
12:48:43 [2023-10-28T12:48:43.214Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
12:48:43 [2023-10-28T12:48:43.473Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
12:48:43 [2023-10-28T12:48:43.732Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
12:48:43 [2023-10-28T12:48:43.732Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
12:48:43 [2023-10-28T12:48:43.991Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
12:48:44 [2023-10-28T12:48:44.559Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.320s	coverage: 86.4% of statements
12:48:44 [2023-10-28T12:48:44.819Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
12:48:45 [2023-10-28T12:48:45.387Z] ok  	github.com/docker/docker/libnetwork/iptables	0.224s	coverage: 39.9% of statements
12:48:45 [2023-10-28T12:48:45.387Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
12:48:45 [2023-10-28T12:48:45.956Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 54.9% of statements
12:50:37 [2023-10-28T12:50:37.421Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.665s	coverage: 58.5% of statements
12:50:37 [2023-10-28T12:50:37.421Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
12:50:37 [2023-10-28T12:50:37.421Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
12:50:37 [2023-10-28T12:50:37.421Z] ok  	github.com/docker/docker/libnetwork/osl	4.440s	coverage: 40.2% of statements
12:50:37 [2023-10-28T12:50:37.421Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
12:50:37 [2023-10-28T12:50:37.421Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
12:50:37 [2023-10-28T12:50:37.681Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.722s	coverage: 46.3% of statements
12:50:37 [2023-10-28T12:50:37.940Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
12:50:37 [2023-10-28T12:50:37.940Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
12:50:38 [2023-10-28T12:50:38.200Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
12:50:38 [2023-10-28T12:50:38.200Z] 
12:50:38 [2023-10-28T12:50:38.200Z] === Skipped
12:50:38 [2023-10-28T12:50:38.200Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
12:50:38 [2023-10-28T12:50:38.200Z]     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
12:50:38 [2023-10-28T12:50:38.200Z] 
12:50:38 [2023-10-28T12:50:38.200Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
12:50:38 [2023-10-28T12:50:38.200Z]     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
12:50:38 [2023-10-28T12:50:38.200Z] 
12:50:38 [2023-10-28T12:50:38.200Z] DONE 355 tests, 2 skipped in 189.828s
Post stage
[Pipeline] junit
12:50:39 [2023-10-28T12:50:39.150Z] Recording test results
12:50:39 [2023-10-28T12:50:39.251Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:50:39 [2023-10-28T12:50:39.560Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46663/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8366ee2b8ae0e50a186e8bb4d20022a03eced9de -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:8366ee2b8ae0e50a186e8bb4d20022a03eced9de hack/make.sh dynbinary test-integration
12:50:39 [2023-10-28T12:50:39.820Z] 
12:50:39 [2023-10-28T12:50:39.820Z] Removing bundles/
12:50:39 [2023-10-28T12:50:39.820Z] 
12:50:39 [2023-10-28T12:50:39.820Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:50:39 [2023-10-28T12:50:39.820Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
12:50:39 [2023-10-28T12:50:39.820Z] + tee /go/src/github.com/docker/docker/go.mod
12:50:39 [2023-10-28T12:50:39.820Z] module github.com/docker/docker
12:50:39 [2023-10-28T12:50:39.820Z] 
12:50:39 [2023-10-28T12:50:39.820Z] go 1.20
12:50:39 [2023-10-28T12:50:39.820Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
12:50:39 [2023-10-28T12:50:39.820Z] + GO111MODULE=on
12:50:39 [2023-10-28T12:50:39.820Z] + 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=8366ee2b8ae0e50a186e8bb4d20022a03eced9de" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-28T12:50:39.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
12:51:18 [2023-10-28T12:51:18.557Z] + rm -f /go/src/github.com/docker/docker/go.mod
12:51:18 [2023-10-28T12:51:18.557Z] Created binary: bundles/dynbinary-daemon/dockerd
12:51:18 [2023-10-28T12:51:18.557Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
12:51:18 [2023-10-28T12:51:18.557Z] + tee /go/src/github.com/docker/docker/go.mod
12:51:18 [2023-10-28T12:51:18.557Z] module github.com/docker/docker
12:51:18 [2023-10-28T12:51:18.557Z] 
12:51:18 [2023-10-28T12:51:18.557Z] go 1.20
12:51:18 [2023-10-28T12:51:18.557Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
12:51:18 [2023-10-28T12:51:18.557Z] + GO111MODULE=on
12:51:18 [2023-10-28T12:51:18.557Z] + 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=8366ee2b8ae0e50a186e8bb4d20022a03eced9de" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-28T12:50:39.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
12:51:18 [2023-10-28T12:51:18.557Z] + rm -f /go/src/github.com/docker/docker/go.mod
12:51:18 [2023-10-28T12:51:18.557Z] Created binary: bundles/dynbinary-daemon/docker-proxy
12:51:18 [2023-10-28T12:51:18.557Z] 
12:51:18 [2023-10-28T12:51:18.557Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:51:18 [2023-10-28T12:51:18.557Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:51:18 [2023-10-28T12:51:18.557Z] HOSTNAME=96f2e1c0e159
12:51:18 [2023-10-28T12:51:18.557Z] TESTDEBUG=0
12:51:18 [2023-10-28T12:51:18.557Z] DEST=bundles/test-integration
12:51:18 [2023-10-28T12:51:18.557Z] PWD=/go/src/github.com/docker/docker
12:51:18 [2023-10-28T12:51:18.557Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
12:51:18 [2023-10-28T12:51:18.557Z] DOCKER_GITCOMMIT=8366ee2b8ae0e50a186e8bb4d20022a03eced9de
12:51:18 [2023-10-28T12:51:18.557Z] container=docker
12:51:18 [2023-10-28T12:51:18.557Z] HOME=/root
12:51:18 [2023-10-28T12:51:18.557Z] CONTAINERD_NAMESPACE=moby
12:51:18 [2023-10-28T12:51:18.557Z] GOLANG_VERSION=1.21.3
12:51:18 [2023-10-28T12:51:18.557Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:51:18 [2023-10-28T12:51:18.557Z] VALIDATE_BRANCH=master
12:51:18 [2023-10-28T12:51:18.557Z] TERM=xterm
12:51:18 [2023-10-28T12:51:18.557Z] DOCKER_PKG=github.com/docker/docker
12:51:18 [2023-10-28T12:51:18.557Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
12:51:18 [2023-10-28T12:51:18.557Z] SHLVL=1
12:51:18 [2023-10-28T12:51:18.557Z] TIMEOUT=120m
12:51:18 [2023-10-28T12:51:18.557Z] GOTOOLCHAIN=local
12:51:18 [2023-10-28T12:51:18.557Z] DOCKER_GRAPHDRIVER=overlay2
12:51:18 [2023-10-28T12:51:18.557Z] GO111MODULE=off
12:51:18 [2023-10-28T12:51:18.557Z] DOCKER_EXPERIMENTAL=1
12:51:18 [2023-10-28T12:51:18.557Z] TEST_SKIP_INTEGRATION_CLI=1
12:51:18 [2023-10-28T12:51:18.557Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:51:18 [2023-10-28T12:51:18.557Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:51:18 [2023-10-28T12:51:18.557Z] GOPATH=/go
12:51:18 [2023-10-28T12:51:18.557Z] PKG_CONFIG=pkg-config
12:51:18 [2023-10-28T12:51:18.557Z] _=/usr/bin/env
12:51:18 [2023-10-28T12:51:18.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:51:40 [2023-10-28T12:51:40.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
12:51:40 [2023-10-28T12:51:40.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:51:40 [2023-10-28T12:51:40.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:51:41 [2023-10-28T12:51:41.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:51:45 [2023-10-28T12:51:45.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:51:48 [2023-10-28T12:51:48.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
12:51:48 [2023-10-28T12:51:48.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:51:50 [2023-10-28T12:51:50.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:51:51 [2023-10-28T12:51:51.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:51:52 [2023-10-28T12:51:52.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:51:52 [2023-10-28T12:51:52.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:51:54 [2023-10-28T12:51:54.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:51:55 [2023-10-28T12:51:55.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:51:57 [2023-10-28T12:51:57.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:51:58 [2023-10-28T12:51:58.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:51:58 [2023-10-28T12:51:58.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:51:59 [2023-10-28T12:51:59.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:52:00 [2023-10-28T12:52:00.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:52:02 [2023-10-28T12:52:02.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:52:03 [2023-10-28T12:52:03.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:52:04 [2023-10-28T12:52:04.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:52:05 [2023-10-28T12:52:05.499Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:52:05 [2023-10-28T12:52:05.499Z] Using test binary /usr/local/cli-integration/docker
12:52:05 [2023-10-28T12:52:05.499Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:52:05 [2023-10-28T12:52:05.499Z] +++ /etc/init.d/apparmor start
12:52:05 [2023-10-28T12:52:05.499Z] Not: starting.
12:52:05 [2023-10-28T12:52:05.499Z] INFO: Waiting for daemon to start...
12:52:05 [2023-10-28T12:52:05.499Z] Starting dockerd
12:52:05 [2023-10-28T12:52:05.499Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.qADA5s6PdQ/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
12:52:08 [2023-10-28T12:52:08.041Z] .
12:52:08 [2023-10-28T12:52:08.041Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
12:52:08 [2023-10-28T12:52:08.041Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:52:08 [2023-10-28T12:52:08.041Z] ++++ docker load
12:52:08 [2023-10-28T12:52:08.041Z] Loaded image: emptyfs:latest
12:52:08 [2023-10-28T12:52:08.041Z] ++++ tar -cC bundles/test-integration/dangling .
12:52:08 [2023-10-28T12:52:08.042Z] ++++ docker load
12:52:08 [2023-10-28T12:52:08.042Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
12:52:08 [2023-10-28T12:52:08.042Z] Running integration-test (iteration 1)
12:52:08 [2023-10-28T12:52:08.042Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
12:52:08 [2023-10-28T12:52:08.042Z] ++ '[' -n '' ']'
12:52:08 [2023-10-28T12:52:08.042Z] ++ 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
12:52:08 [2023-10-28T12:52:08.042Z] ++ set -e
12:52:08 [2023-10-28T12:52:08.042Z] ++ '[' -n 0 ']'
12:52:08 [2023-10-28T12:52:08.042Z] ++ set -x
12:52:08 [2023-10-28T12:52:08.042Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
12:52:08 [2023-10-28T12:52:08.306Z] Loaded image: busybox:latest
12:52:08 [2023-10-28T12:52:08.306Z] Loaded image: busybox:glibc
12:52:09 [2023-10-28T12:52:09.262Z] Loaded image: debian:bullseye-slim
12:52:09 [2023-10-28T12:52:09.262Z] Loaded image: hello-world:latest
12:52:09 [2023-10-28T12:52:09.262Z] Loaded image: arm32v7/hello-world:latest
12:52:09 [2023-10-28T12:52:09.262Z] INFO: Testing against a local daemon
12:52:09 [2023-10-28T12:52:09.262Z] === RUN   TestCgroupNamespacesBuild
12:52:10 [2023-10-28T12:52:10.674Z] --- PASS: TestCgroupNamespacesBuild (1.11s)
12:52:10 [2023-10-28T12:52:10.674Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:52:11 [2023-10-28T12:52:11.612Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s)
12:52:11 [2023-10-28T12:52:11.612Z] === RUN   TestBuildWithSession
12:52:11 [2023-10-28T12:52:11.612Z]     build_session_test.go:26: TODO: BuildKit
12:52:11 [2023-10-28T12:52:11.612Z] --- SKIP: TestBuildWithSession (0.00s)
12:52:11 [2023-10-28T12:52:11.612Z] === RUN   TestBuildSquashParent
12:52:15 [2023-10-28T12:52:15.805Z] --- PASS: TestBuildSquashParent (3.79s)
12:52:15 [2023-10-28T12:52:15.805Z] === RUN   TestBuildWithRemoveAndForceRemove
12:52:15 [2023-10-28T12:52:15.805Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:52:15 [2023-10-28T12:52:15.805Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:52:15 [2023-10-28T12:52:15.805Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:52:15 [2023-10-28T12:52:15.805Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:52:15 [2023-10-28T12:52:15.805Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:52:15 [2023-10-28T12:52:15.805Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:52:15 [2023-10-28T12:52:15.805Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:52:15 [2023-10-28T12:52:15.805Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:52:15 [2023-10-28T12:52:15.805Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:52:15 [2023-10-28T12:52:15.805Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:52:15 [2023-10-28T12:52:15.805Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:52:15 [2023-10-28T12:52:15.805Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:52:15 [2023-10-28T12:52:15.805Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:52:15 [2023-10-28T12:52:15.805Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:52:15 [2023-10-28T12:52:15.805Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:52:15 [2023-10-28T12:52:15.805Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:52:15 [2023-10-28T12:52:15.805Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:52:15 [2023-10-28T12:52:15.805Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:52:19 [2023-10-28T12:52:19.096Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
12:52:19 [2023-10-28T12:52:19.096Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.48s)
12:52:19 [2023-10-28T12:52:19.096Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.50s)
12:52:19 [2023-10-28T12:52:19.096Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.72s)
12:52:19 [2023-10-28T12:52:19.096Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.04s)
12:52:19 [2023-10-28T12:52:19.096Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.23s)
12:52:19 [2023-10-28T12:52:19.096Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.24s)
12:52:19 [2023-10-28T12:52:19.096Z] === RUN   TestBuildMultiStageCopy
12:52:19 [2023-10-28T12:52:19.096Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:52:19 [2023-10-28T12:52:19.664Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:52:19 [2023-10-28T12:52:19.664Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:52:19 [2023-10-28T12:52:19.664Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:52:19 [2023-10-28T12:52:19.664Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:52:19 [2023-10-28T12:52:19.923Z] --- PASS: TestBuildMultiStageCopy (1.33s)
12:52:19 [2023-10-28T12:52:19.923Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.98s)
12:52:19 [2023-10-28T12:52:19.923Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
12:52:19 [2023-10-28T12:52:19.923Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
12:52:19 [2023-10-28T12:52:19.923Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s)
12:52:19 [2023-10-28T12:52:19.923Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s)
12:52:19 [2023-10-28T12:52:19.923Z] === RUN   TestBuildMultiStageParentConfig
12:52:20 [2023-10-28T12:52:20.182Z] --- PASS: TestBuildMultiStageParentConfig (0.31s)
12:52:20 [2023-10-28T12:52:20.182Z] === RUN   TestBuildLabelWithTargets
12:52:20 [2023-10-28T12:52:20.751Z] --- PASS: TestBuildLabelWithTargets (0.52s)
12:52:20 [2023-10-28T12:52:20.751Z] === RUN   TestBuildWithEmptyLayers
12:52:20 [2023-10-28T12:52:20.751Z] --- PASS: TestBuildWithEmptyLayers (0.11s)
12:52:20 [2023-10-28T12:52:20.751Z] === RUN   TestBuildMultiStageOnBuild
12:52:22 [2023-10-28T12:52:22.129Z] --- PASS: TestBuildMultiStageOnBuild (1.16s)
12:52:22 [2023-10-28T12:52:22.129Z] === RUN   TestBuildUncleanTarFilenames
12:52:22 [2023-10-28T12:52:22.129Z] --- PASS: TestBuildUncleanTarFilenames (0.13s)
12:52:22 [2023-10-28T12:52:22.129Z] === RUN   TestBuildMultiStageLayerLeak
12:52:23 [2023-10-28T12:52:23.066Z] --- PASS: TestBuildMultiStageLayerLeak (1.04s)
12:52:23 [2023-10-28T12:52:23.066Z] === RUN   TestBuildWithHugeFile
12:53:09 [2023-10-28T12:53:09.750Z] --- PASS: TestBuildWithHugeFile (43.50s)
12:53:09 [2023-10-28T12:53:09.750Z] === RUN   TestBuildWCOWSandboxSize
12:53:09 [2023-10-28T12:53:09.750Z]     build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:53:09 [2023-10-28T12:53:09.750Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:53:09 [2023-10-28T12:53:09.750Z] === RUN   TestBuildWithEmptyDockerfile
12:53:09 [2023-10-28T12:53:09.750Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:53:09 [2023-10-28T12:53:09.750Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:53:09 [2023-10-28T12:53:09.750Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:53:09 [2023-10-28T12:53:09.750Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:53:09 [2023-10-28T12:53:09.750Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:53:09 [2023-10-28T12:53:09.750Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:53:09 [2023-10-28T12:53:09.750Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:53:09 [2023-10-28T12:53:09.750Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:53:09 [2023-10-28T12:53:09.750Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:53:09 [2023-10-28T12:53:09.750Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
12:53:09 [2023-10-28T12:53:09.750Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
12:53:09 [2023-10-28T12:53:09.750Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
12:53:09 [2023-10-28T12:53:09.750Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
12:53:09 [2023-10-28T12:53:09.750Z] === RUN   TestBuildPreserveOwnership
12:53:09 [2023-10-28T12:53:09.750Z] === RUN   TestBuildPreserveOwnership/copy_from
12:53:09 [2023-10-28T12:53:09.750Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:53:09 [2023-10-28T12:53:09.750Z] --- PASS: TestBuildPreserveOwnership (2.12s)
12:53:09 [2023-10-28T12:53:09.750Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.50s)
12:53:09 [2023-10-28T12:53:09.750Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.61s)
12:53:09 [2023-10-28T12:53:09.750Z] === RUN   TestBuildPlatformInvalid
12:53:09 [2023-10-28T12:53:09.750Z] --- PASS: TestBuildPlatformInvalid (0.02s)
12:53:09 [2023-10-28T12:53:09.750Z] === RUN   TestBuildkitHistoryTracePropagation
12:53:09 [2023-10-28T12:53:09.750Z] time="2023-10-28T12:53:08Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
12:53:09 [2023-10-28T12:53:09.750Z] time="2023-10-28T12:53:08Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
12:53:09 [2023-10-28T12:53:09.750Z] time="2023-10-28T12:53:08Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
12:53:09 [2023-10-28T12:53:09.750Z] time="2023-10-28T12:53:08Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
12:53:09 [2023-10-28T12:53:09.750Z] time="2023-10-28T12:53:08Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {\n        \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n      },\n      \"BalancerAttributes\": null,\n      \"Metadata\": null\n    }\n  ],\n  \"Endpoints\": [\n    {\n      \"Addresses\": [\n        {\n          \"Addr\": \"/run/buildkit/buildkitd.sock\",\n          \"ServerName\": \"\",\n          \"Attributes\": {\n            \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n          },\n          \"BalancerAttributes\": null,\n          \"Metadata\": null\n        }\n      ],\n      \"Attributes\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
12:53:09 [2023-10-28T12:53:09.750Z] time="2023-10-28T12:53:08Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
12:53:09 [2023-10-28T12:53:09.750Z] time="2023-10-28T12:53:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
12:53:09 [2023-10-28T12:53:09.750Z] time="2023-10-28T12:53:08Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
12:53:09 [2023-10-28T12:53:09.750Z] time="2023-10-28T12:53:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
12:53:09 [2023-10-28T12:53:09.750Z] time="2023-10-28T12:53:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
12:53:09 [2023-10-28T12:53:09.750Z] time="2023-10-28T12:53:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
12:53:09 [2023-10-28T12:53:09.750Z] time="2023-10-28T12:53:08Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
12:53:09 [2023-10-28T12:53:09.750Z] time="2023-10-28T12:53:08Z" level=info msg="[core] [Server #4] Server created" module=grpc
12:53:09 [2023-10-28T12:53:09.750Z]     build_traces_test.go:84: Waiting for trace to be available
12:53:13 [2023-10-28T12:53:13.038Z] time="2023-10-28T12:53:12Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
12:53:13 [2023-10-28T12:53:13.038Z] time="2023-10-28T12:53:12Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
12:53:13 [2023-10-28T12:53:13.038Z] time="2023-10-28T12:53:12Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
12:53:13 [2023-10-28T12:53:13.038Z] time="2023-10-28T12:53:12Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
12:53:13 [2023-10-28T12:53:13.038Z] time="2023-10-28T12:53:12Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
12:53:13 [2023-10-28T12:53:13.038Z] time="2023-10-28T12:53:12Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
12:53:13 [2023-10-28T12:53:13.038Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
12:53:13 [2023-10-28T12:53:13.038Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:53:13 [2023-10-28T12:53:13.607Z] Loaded image: busybox:latest
12:53:13 [2023-10-28T12:53:13.607Z] Loaded image: busybox:glibc
12:53:14 [2023-10-28T12:53:14.544Z] Loaded image: debian:bullseye-slim
12:53:14 [2023-10-28T12:53:14.544Z] Loaded image: hello-world:latest
12:53:14 [2023-10-28T12:53:14.544Z] Loaded image: arm32v7/hello-world:latest
12:53:22 [2023-10-28T12:53:22.664Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.22s)
12:53:22 [2023-10-28T12:53:22.664Z] PASS
12:53:22 [2023-10-28T12:53:22.664Z] 
12:53:22 [2023-10-28T12:53:22.664Z] === Skipped
12:53:22 [2023-10-28T12:53:22.664Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:53:22 [2023-10-28T12:53:22.664Z]     build_session_test.go:26: TODO: BuildKit
12:53:22 [2023-10-28T12:53:22.664Z] 
12:53:22 [2023-10-28T12:53:22.664Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:53:22 [2023-10-28T12:53:22.664Z]     build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:53:22 [2023-10-28T12:53:22.664Z] 
12:53:22 [2023-10-28T12:53:22.664Z] DONE 35 tests, 2 skipped in 73.968s
12:53:22 [2023-10-28T12:53:22.664Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
12:53:22 [2023-10-28T12:53:22.664Z] ++ '[' -n '' ']'
12:53:22 [2023-10-28T12:53:22.664Z] ++ 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
12:53:22 [2023-10-28T12:53:22.664Z] ++ set -e
12:53:22 [2023-10-28T12:53:22.664Z] ++ '[' -n 0 ']'
12:53:22 [2023-10-28T12:53:22.664Z] ++ set -x
12:53:22 [2023-10-28T12:53:22.664Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
12:53:22 [2023-10-28T12:53:22.664Z] INFO: Testing against a local daemon
12:53:22 [2023-10-28T12:53:22.664Z] === RUN   TestNoNewPrivileges
12:53:26 [2023-10-28T12:53:26.884Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
12:53:27 [2023-10-28T12:53:27.452Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
12:53:28 [2023-10-28T12:53:28.020Z] --- PASS: TestNoNewPrivileges (5.74s)
12:53:28 [2023-10-28T12:53:28.020Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.39s)
12:53:28 [2023-10-28T12:53:28.020Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.43s)
12:53:28 [2023-10-28T12:53:28.020Z] PASS
12:53:28 [2023-10-28T12:53:28.020Z] 
12:53:28 [2023-10-28T12:53:28.020Z] DONE 3 tests in 5.769s
12:53:28 [2023-10-28T12:53:28.020Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
12:53:28 [2023-10-28T12:53:28.020Z] ++ '[' -n '' ']'
12:53:28 [2023-10-28T12:53:28.020Z] ++ 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
12:53:28 [2023-10-28T12:53:28.020Z] ++ set -e
12:53:28 [2023-10-28T12:53:28.020Z] ++ '[' -n 0 ']'
12:53:28 [2023-10-28T12:53:28.020Z] ++ set -x
12:53:28 [2023-10-28T12:53:28.020Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
12:53:28 [2023-10-28T12:53:28.020Z] INFO: Testing against a local daemon
12:53:28 [2023-10-28T12:53:28.020Z] === RUN   TestConfigInspect
12:53:29 [2023-10-28T12:53:29.925Z] --- PASS: TestConfigInspect (2.04s)
12:53:29 [2023-10-28T12:53:29.925Z] === RUN   TestConfigList
12:53:31 [2023-10-28T12:53:31.303Z] === RUN   TestConfigList/test_filter_by_name
12:53:31 [2023-10-28T12:53:31.303Z] === RUN   TestConfigList/test_filter_by_id
12:53:31 [2023-10-28T12:53:31.303Z] === RUN   TestConfigList/test_filter_by_label_key_only
12:53:31 [2023-10-28T12:53:31.303Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
12:53:31 [2023-10-28T12:53:31.303Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
12:53:32 [2023-10-28T12:53:32.239Z] --- PASS: TestConfigList (2.05s)
12:53:32 [2023-10-28T12:53:32.239Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
12:53:32 [2023-10-28T12:53:32.239Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
12:53:32 [2023-10-28T12:53:32.239Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
12:53:32 [2023-10-28T12:53:32.239Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
12:53:32 [2023-10-28T12:53:32.239Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
12:53:32 [2023-10-28T12:53:32.239Z] === RUN   TestConfigsCreateAndDelete
12:53:34 [2023-10-28T12:53:34.145Z] --- PASS: TestConfigsCreateAndDelete (1.93s)
12:53:34 [2023-10-28T12:53:34.145Z] === RUN   TestConfigsUpdate
12:53:36 [2023-10-28T12:53:36.049Z] --- PASS: TestConfigsUpdate (1.97s)
12:53:36 [2023-10-28T12:53:36.049Z] === RUN   TestTemplatedConfig
12:53:38 [2023-10-28T12:53:38.584Z] --- PASS: TestTemplatedConfig (2.71s)
12:53:38 [2023-10-28T12:53:38.584Z] === RUN   TestConfigCreateResolve
12:53:40 [2023-10-28T12:53:40.490Z] --- PASS: TestConfigCreateResolve (1.84s)
12:53:40 [2023-10-28T12:53:40.490Z] PASS
12:53:40 [2023-10-28T12:53:40.490Z] 
12:53:40 [2023-10-28T12:53:40.490Z] DONE 11 tests in 12.577s
12:53:40 [2023-10-28T12:53:40.490Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
12:53:40 [2023-10-28T12:53:40.490Z] ++ '[' -n '' ']'
12:53:40 [2023-10-28T12:53:40.490Z] ++ 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
12:53:40 [2023-10-28T12:53:40.490Z] ++ set -e
12:53:40 [2023-10-28T12:53:40.490Z] ++ '[' -n 0 ']'
12:53:40 [2023-10-28T12:53:40.490Z] ++ set -x
12:53:40 [2023-10-28T12:53:40.490Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
12:53:40 [2023-10-28T12:53:40.490Z] INFO: Testing against a local daemon
12:53:40 [2023-10-28T12:53:40.490Z] === RUN   TestAttach
12:53:40 [2023-10-28T12:53:40.490Z] === RUN   TestAttach/without_TTY
12:53:40 [2023-10-28T12:53:40.490Z] === PAUSE TestAttach/without_TTY
12:53:40 [2023-10-28T12:53:40.490Z] === RUN   TestAttach/with_TTY
12:53:40 [2023-10-28T12:53:40.490Z] === PAUSE TestAttach/with_TTY
12:53:40 [2023-10-28T12:53:40.490Z] === CONT  TestAttach/without_TTY
12:53:40 [2023-10-28T12:53:40.490Z] === CONT  TestAttach/with_TTY
12:53:40 [2023-10-28T12:53:40.490Z] --- PASS: TestAttach (0.02s)
12:53:40 [2023-10-28T12:53:40.490Z]     --- PASS: TestAttach/with_TTY (0.04s)
12:53:40 [2023-10-28T12:53:40.490Z]     --- PASS: TestAttach/without_TTY (0.04s)
12:53:40 [2023-10-28T12:53:40.490Z] === RUN   TestCreateWithCDIDevices
12:53:41 [2023-10-28T12:53:41.868Z] --- PASS: TestCreateWithCDIDevices (1.02s)
12:53:41 [2023-10-28T12:53:41.868Z] === RUN   TestCDISpecDirsAreInSystemInfo
12:53:41 [2023-10-28T12:53:41.868Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
12:53:42 [2023-10-28T12:53:42.127Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
12:53:42 [2023-10-28T12:53:42.695Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
12:53:43 [2023-10-28T12:53:43.263Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
12:53:43 [2023-10-28T12:53:43.831Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
12:53:44 [2023-10-28T12:53:44.090Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
12:53:44 [2023-10-28T12:53:44.658Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
12:53:45 [2023-10-28T12:53:45.226Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
12:53:45 [2023-10-28T12:53:45.795Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
12:53:45 [2023-10-28T12:53:45.795Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
12:53:45 [2023-10-28T12:53:45.795Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
12:53:45 [2023-10-28T12:53:45.795Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
12:53:45 [2023-10-28T12:53:45.795Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
12:53:45 [2023-10-28T12:53:45.795Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
12:53:45 [2023-10-28T12:53:45.795Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
12:53:45 [2023-10-28T12:53:45.795Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
12:53:45 [2023-10-28T12:53:45.795Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestCheckpoint
12:53:45 [2023-10-28T12:53:45.795Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:53:45 [2023-10-28T12:53:45.795Z] --- SKIP: TestCheckpoint (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/commit
12:53:45 [2023-10-28T12:53:45.795Z] === PAUSE TestContainerInvalidJSON/commit
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/containers/create
12:53:45 [2023-10-28T12:53:45.795Z] === PAUSE TestContainerInvalidJSON/containers/create
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:53:45 [2023-10-28T12:53:45.795Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:53:45 [2023-10-28T12:53:45.795Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:53:45 [2023-10-28T12:53:45.795Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:53:45 [2023-10-28T12:53:45.795Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
12:53:45 [2023-10-28T12:53:45.795Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
12:53:45 [2023-10-28T12:53:45.795Z] === CONT  TestContainerInvalidJSON/commit
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:53:45 [2023-10-28T12:53:45.795Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:53:45 [2023-10-28T12:53:45.795Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:53:45 [2023-10-28T12:53:45.795Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:53:45 [2023-10-28T12:53:45.795Z] === CONT  TestContainerInvalidJSON/containers/create
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:53:45 [2023-10-28T12:53:45.795Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
12:53:45 [2023-10-28T12:53:45.795Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:53:45 [2023-10-28T12:53:45.795Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:53:45 [2023-10-28T12:53:45.795Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:53:45 [2023-10-28T12:53:45.795Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestCopyFromContainerPathIsNotDir
12:53:45 [2023-10-28T12:53:45.795Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
12:53:45 [2023-10-28T12:53:45.795Z] === RUN   TestCopyToContainerPathDoesNotExist
12:53:46 [2023-10-28T12:53:46.055Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:53:46 [2023-10-28T12:53:46.055Z] === RUN   TestCopyEmptyFile
12:53:46 [2023-10-28T12:53:46.055Z] --- PASS: TestCopyEmptyFile (0.05s)
12:53:46 [2023-10-28T12:53:46.055Z] === RUN   TestCopyToContainerPathIsNotDir
12:53:46 [2023-10-28T12:53:46.055Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
12:53:46 [2023-10-28T12:53:46.055Z] === RUN   TestCopyFromContainer
12:53:46 [2023-10-28T12:53:46.623Z] === RUN   TestCopyFromContainer//
12:53:46 [2023-10-28T12:53:46.623Z] === RUN   TestCopyFromContainer/.
12:53:46 [2023-10-28T12:53:46.623Z] === RUN   TestCopyFromContainer//.
12:53:46 [2023-10-28T12:53:46.623Z] === RUN   TestCopyFromContainer/./
12:53:46 [2023-10-28T12:53:46.623Z] === RUN   TestCopyFromContainer//./
12:53:46 [2023-10-28T12:53:46.623Z] === RUN   TestCopyFromContainer//bar/root
12:53:46 [2023-10-28T12:53:46.623Z] === RUN   TestCopyFromContainer//bar/root/
12:53:46 [2023-10-28T12:53:46.623Z] === RUN   TestCopyFromContainer//bar/root/.
12:53:46 [2023-10-28T12:53:46.623Z] === RUN   TestCopyFromContainer/bar/quux
12:53:46 [2023-10-28T12:53:46.623Z] === RUN   TestCopyFromContainer/bar/quux/
12:53:46 [2023-10-28T12:53:46.623Z] === RUN   TestCopyFromContainer/bar/quux/.
12:53:46 [2023-10-28T12:53:46.623Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:53:46 [2023-10-28T12:53:46.882Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:53:46 [2023-10-28T12:53:46.882Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:53:46 [2023-10-28T12:53:46.882Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:53:46 [2023-10-28T12:53:46.882Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
12:53:46 [2023-10-28T12:53:46.882Z] === RUN   TestCopyFromContainer/bar/notarget
12:53:46 [2023-10-28T12:53:46.882Z] --- PASS: TestCopyFromContainer (0.77s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCopyFromContainer// (0.01s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCopyFromContainer/. (0.01s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCopyFromContainer//. (0.01s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
12:53:46 [2023-10-28T12:53:46.882Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:53:46 [2023-10-28T12:53:46.882Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:53:46 [2023-10-28T12:53:46.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:53:46 [2023-10-28T12:53:46.882Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:53:46 [2023-10-28T12:53:46.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:53:46 [2023-10-28T12:53:46.882Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:53:46 [2023-10-28T12:53:46.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:53:46 [2023-10-28T12:53:46.882Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:53:46 [2023-10-28T12:53:46.882Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:53:46 [2023-10-28T12:53:46.882Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:53:46 [2023-10-28T12:53:46.882Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:53:46 [2023-10-28T12:53:46.882Z] === RUN   TestCreateLinkToNonExistingContainer
12:53:46 [2023-10-28T12:53:46.882Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
12:53:46 [2023-10-28T12:53:46.882Z] === RUN   TestCreateWithInvalidEnv
12:53:46 [2023-10-28T12:53:46.882Z] === RUN   TestCreateWithInvalidEnv/0
12:53:46 [2023-10-28T12:53:46.882Z] === PAUSE TestCreateWithInvalidEnv/0
12:53:46 [2023-10-28T12:53:46.882Z] === RUN   TestCreateWithInvalidEnv/1
12:53:46 [2023-10-28T12:53:46.882Z] === PAUSE TestCreateWithInvalidEnv/1
12:53:46 [2023-10-28T12:53:46.882Z] === RUN   TestCreateWithInvalidEnv/2
12:53:46 [2023-10-28T12:53:46.882Z] === PAUSE TestCreateWithInvalidEnv/2
12:53:46 [2023-10-28T12:53:46.882Z] === CONT  TestCreateWithInvalidEnv/0
12:53:46 [2023-10-28T12:53:46.882Z] === CONT  TestCreateWithInvalidEnv/2
12:53:46 [2023-10-28T12:53:46.882Z] === CONT  TestCreateWithInvalidEnv/1
12:53:46 [2023-10-28T12:53:46.882Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:53:46 [2023-10-28T12:53:46.882Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:53:46 [2023-10-28T12:53:46.882Z] === RUN   TestCreateTmpfsMountsTarget
12:53:46 [2023-10-28T12:53:46.882Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:53:46 [2023-10-28T12:53:46.882Z] === RUN   TestCreateWithCustomMaskedPaths
12:53:48 [2023-10-28T12:53:48.261Z] --- PASS: TestCreateWithCustomMaskedPaths (1.31s)
12:53:48 [2023-10-28T12:53:48.261Z] === RUN   TestCreateWithCustomReadonlyPaths
12:53:49 [2023-10-28T12:53:49.639Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
12:53:49 [2023-10-28T12:53:49.640Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:53:49 [2023-10-28T12:53:49.640Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:53:49 [2023-10-28T12:53:49.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:53:49 [2023-10-28T12:53:49.640Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:53:49 [2023-10-28T12:53:49.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:53:49 [2023-10-28T12:53:49.640Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:53:49 [2023-10-28T12:53:49.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:53:49 [2023-10-28T12:53:49.640Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:53:49 [2023-10-28T12:53:49.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:53:49 [2023-10-28T12:53:49.640Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:53:49 [2023-10-28T12:53:49.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:53:49 [2023-10-28T12:53:49.640Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
12:53:49 [2023-10-28T12:53:49.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
12:53:49 [2023-10-28T12:53:49.640Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:53:49 [2023-10-28T12:53:49.640Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:53:49 [2023-10-28T12:53:49.640Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:53:49 [2023-10-28T12:53:49.640Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:53:49 [2023-10-28T12:53:49.640Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
12:53:49 [2023-10-28T12:53:49.640Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:53:49 [2023-10-28T12:53:49.640Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:53:49 [2023-10-28T12:53:49.640Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:53:49 [2023-10-28T12:53:49.640Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:53:49 [2023-10-28T12:53:49.640Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:53:49 [2023-10-28T12:53:49.640Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:53:49 [2023-10-28T12:53:49.640Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:53:49 [2023-10-28T12:53:49.640Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:53:49 [2023-10-28T12:53:49.640Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:53:49 [2023-10-28T12:53:49.899Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestCreateDifferentPlatform
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestCreateDifferentPlatform/different_os
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:53:49 [2023-10-28T12:53:49.899Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:53:49 [2023-10-28T12:53:49.899Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:53:49 [2023-10-28T12:53:49.899Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:53:49 [2023-10-28T12:53:49.899Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:53:49 [2023-10-28T12:53:49.899Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestCreateInvalidHostConfig
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
12:53:49 [2023-10-28T12:53:49.899Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
12:53:49 [2023-10-28T12:53:49.899Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:53:49 [2023-10-28T12:53:49.899Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
12:53:49 [2023-10-28T12:53:49.899Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
12:53:49 [2023-10-28T12:53:49.899Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
12:53:49 [2023-10-28T12:53:49.899Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
12:53:49 [2023-10-28T12:53:49.899Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
12:53:49 [2023-10-28T12:53:49.899Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
12:53:49 [2023-10-28T12:53:49.899Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:53:49 [2023-10-28T12:53:49.899Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
12:53:49 [2023-10-28T12:53:49.899Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
12:53:49 [2023-10-28T12:53:49.899Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
12:53:49 [2023-10-28T12:53:49.899Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
12:53:49 [2023-10-28T12:53:49.899Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
12:53:49 [2023-10-28T12:53:49.899Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
12:53:49 [2023-10-28T12:53:49.899Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestCreateWithMultipleEndpointSettings
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
12:53:49 [2023-10-28T12:53:49.899Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s)
12:53:49 [2023-10-28T12:53:49.899Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
12:53:49 [2023-10-28T12:53:49.899Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestContainerStartOnDaemonRestart
12:53:49 [2023-10-28T12:53:49.899Z] === PAUSE TestContainerStartOnDaemonRestart
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestDaemonRestartIpcMode
12:53:49 [2023-10-28T12:53:49.899Z] === PAUSE TestDaemonRestartIpcMode
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestDaemonHostGatewayIP
12:53:49 [2023-10-28T12:53:49.899Z] === PAUSE TestDaemonHostGatewayIP
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestRestartDaemonWithRestartingContainer
12:53:49 [2023-10-28T12:53:49.899Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestHardRestartWhenContainerIsRunning
12:53:49 [2023-10-28T12:53:49.899Z] === PAUSE TestHardRestartWhenContainerIsRunning
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestContainerKillOnDaemonStart
12:53:49 [2023-10-28T12:53:49.899Z] === PAUSE TestContainerKillOnDaemonStart
12:53:49 [2023-10-28T12:53:49.899Z] === RUN   TestDiff
12:53:50 [2023-10-28T12:53:50.467Z] --- PASS: TestDiff (0.40s)
12:53:50 [2023-10-28T12:53:50.467Z] === RUN   TestDiffStoppedContainer
12:53:51 [2023-10-28T12:53:51.036Z] --- PASS: TestDiffStoppedContainer (0.46s)
12:53:51 [2023-10-28T12:53:51.036Z] === RUN   TestExecConsoleSize
12:53:51 [2023-10-28T12:53:51.295Z] --- PASS: TestExecConsoleSize (0.50s)
12:53:51 [2023-10-28T12:53:51.295Z] === RUN   TestExecWithCloseStdin
12:53:51 [2023-10-28T12:53:51.863Z] --- PASS: TestExecWithCloseStdin (0.52s)
12:53:51 [2023-10-28T12:53:51.863Z] === RUN   TestExec
12:53:52 [2023-10-28T12:53:52.431Z] --- PASS: TestExec (0.53s)
12:53:52 [2023-10-28T12:53:52.431Z] === RUN   TestExecUser
12:53:52 [2023-10-28T12:53:52.999Z] --- PASS: TestExecUser (0.51s)
12:53:52 [2023-10-28T12:53:52.999Z] === RUN   TestExecWithGroupAdd
12:53:53 [2023-10-28T12:53:53.567Z] --- PASS: TestExecWithGroupAdd (0.51s)
12:53:53 [2023-10-28T12:53:53.567Z] === RUN   TestExportContainerAndImportImage
12:53:54 [2023-10-28T12:53:54.136Z] --- PASS: TestExportContainerAndImportImage (0.53s)
12:53:54 [2023-10-28T12:53:54.136Z] === RUN   TestExportContainerAfterDaemonRestart
12:54:00 [2023-10-28T12:54:00.728Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
12:54:00 [2023-10-28T12:54:00.728Z] === RUN   TestHealthCheckWorkdir
12:54:00 [2023-10-28T12:54:00.728Z] --- PASS: TestHealthCheckWorkdir (0.56s)
12:54:00 [2023-10-28T12:54:00.728Z] === RUN   TestHealthKillContainer
12:54:08 [2023-10-28T12:54:08.849Z] --- PASS: TestHealthKillContainer (7.93s)
12:54:08 [2023-10-28T12:54:08.849Z] === RUN   TestHealthCheckProcessKilled
12:54:09 [2023-10-28T12:54:09.417Z] --- PASS: TestHealthCheckProcessKilled (0.77s)
12:54:09 [2023-10-28T12:54:09.417Z] === RUN   TestHealthStartInterval
12:54:10 [2023-10-28T12:54:10.795Z]     health_test.go:141: &{2023-10-28 12:54:10.543064751 +0000 UTC 2023-10-28 12:54:10.609871432 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:54:10 [2023-10-28T12:54:10.795Z]         }
12:54:10 [2023-10-28T12:54:10.795Z]     health_test.go:141: &{2023-10-28 12:54:10.543064751 +0000 UTC 2023-10-28 12:54:10.609871432 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:54:10 [2023-10-28T12:54:10.795Z]         }
12:54:11 [2023-10-28T12:54:11.054Z]     health_test.go:141: &{2023-10-28 12:54:10.543064751 +0000 UTC 2023-10-28 12:54:10.609871432 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:54:11 [2023-10-28T12:54:11.054Z]         }
12:54:11 [2023-10-28T12:54:11.054Z]     health_test.go:141: &{2023-10-28 12:54:10.543064751 +0000 UTC 2023-10-28 12:54:10.609871432 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:54:11 [2023-10-28T12:54:11.054Z]         }
12:54:11 [2023-10-28T12:54:11.054Z]     health_test.go:141: &{2023-10-28 12:54:10.543064751 +0000 UTC 2023-10-28 12:54:10.609871432 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:54:11 [2023-10-28T12:54:11.054Z]         }
12:54:11 [2023-10-28T12:54:11.313Z]     health_test.go:141: &{2023-10-28 12:54:10.543064751 +0000 UTC 2023-10-28 12:54:10.609871432 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:54:11 [2023-10-28T12:54:11.313Z]         }
12:54:11 [2023-10-28T12:54:11.313Z]     health_test.go:141: &{2023-10-28 12:54:10.543064751 +0000 UTC 2023-10-28 12:54:10.609871432 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:54:11 [2023-10-28T12:54:11.313Z]         }
12:54:11 [2023-10-28T12:54:11.572Z]     health_test.go:141: &{2023-10-28 12:54:10.543064751 +0000 UTC 2023-10-28 12:54:10.609871432 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:54:11 [2023-10-28T12:54:11.572Z]         }
12:54:11 [2023-10-28T12:54:11.572Z]     health_test.go:141: &{2023-10-28 12:54:10.543064751 +0000 UTC 2023-10-28 12:54:10.609871432 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:54:11 [2023-10-28T12:54:11.572Z]         }
12:54:11 [2023-10-28T12:54:11.572Z]     health_test.go:141: &{2023-10-28 12:54:10.543064751 +0000 UTC 2023-10-28 12:54:10.609871432 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:54:11 [2023-10-28T12:54:11.572Z]         }
12:54:11 [2023-10-28T12:54:11.831Z]     health_test.go:141: &{2023-10-28 12:54:10.543064751 +0000 UTC 2023-10-28 12:54:10.609871432 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:54:11 [2023-10-28T12:54:11.831Z]         }
12:54:11 [2023-10-28T12:54:11.831Z]     health_test.go:141: &{2023-10-28 12:54:11.61448371 +0000 UTC 2023-10-28 12:54:11.666154441 +0000 UTC 1 2}
12:54:12 [2023-10-28T12:54:12.090Z]     health_test.go:141: &{2023-10-28 12:54:11.61448371 +0000 UTC 2023-10-28 12:54:11.666154441 +0000 UTC 1 2}
12:54:12 [2023-10-28T12:54:12.090Z]     health_test.go:141: &{2023-10-28 12:54:11.61448371 +0000 UTC 2023-10-28 12:54:11.666154441 +0000 UTC 1 2}
12:54:12 [2023-10-28T12:54:12.090Z]     health_test.go:141: &{2023-10-28 12:54:11.61448371 +0000 UTC 2023-10-28 12:54:11.666154441 +0000 UTC 1 2}
12:54:12 [2023-10-28T12:54:12.349Z]     health_test.go:141: &{2023-10-28 12:54:11.61448371 +0000 UTC 2023-10-28 12:54:11.666154441 +0000 UTC 1 2}
12:54:12 [2023-10-28T12:54:12.349Z]     health_test.go:141: &{2023-10-28 12:54:11.61448371 +0000 UTC 2023-10-28 12:54:11.666154441 +0000 UTC 1 2}
12:54:12 [2023-10-28T12:54:12.608Z]     health_test.go:141: &{2023-10-28 12:54:11.61448371 +0000 UTC 2023-10-28 12:54:11.666154441 +0000 UTC 1 2}
12:54:12 [2023-10-28T12:54:12.608Z]     health_test.go:141: &{2023-10-28 12:54:11.61448371 +0000 UTC 2023-10-28 12:54:11.666154441 +0000 UTC 1 2}
12:54:12 [2023-10-28T12:54:12.608Z]     health_test.go:141: &{2023-10-28 12:54:11.61448371 +0000 UTC 2023-10-28 12:54:11.666154441 +0000 UTC 1 2}
12:54:12 [2023-10-28T12:54:12.867Z]     health_test.go:141: &{2023-10-28 12:54:11.61448371 +0000 UTC 2023-10-28 12:54:11.666154441 +0000 UTC 1 2}
12:54:12 [2023-10-28T12:54:12.867Z]     health_test.go:169: 1.056455356s
12:54:13 [2023-10-28T12:54:13.804Z]     health_test.go:169: 1.056455356s
12:54:15 [2023-10-28T12:54:15.181Z]     health_test.go:169: 1.056455356s
12:54:16 [2023-10-28T12:54:16.117Z]     health_test.go:169: 1.056455356s
12:54:17 [2023-10-28T12:54:17.053Z]     health_test.go:169: 1.056455356s
12:54:17 [2023-10-28T12:54:17.990Z]     health_test.go:169: 1.056455356s
12:54:18 [2023-10-28T12:54:18.926Z]     health_test.go:169: 1.056455356s
12:54:19 [2023-10-28T12:54:19.863Z]     health_test.go:169: 1.056455356s
12:54:20 [2023-10-28T12:54:20.799Z]     health_test.go:169: 1.056455356s
12:54:22 [2023-10-28T12:54:22.175Z]     health_test.go:169: 1.056455356s
12:54:23 [2023-10-28T12:54:23.112Z]     health_test.go:169: 1.056455356s
12:54:24 [2023-10-28T12:54:24.048Z]     health_test.go:169: 1.056455356s
12:54:24 [2023-10-28T12:54:24.984Z]     health_test.go:169: 1.056455356s
12:54:25 [2023-10-28T12:54:25.920Z]     health_test.go:169: 1.056455356s
12:54:26 [2023-10-28T12:54:26.856Z]     health_test.go:169: 1.056455356s
12:54:27 [2023-10-28T12:54:27.792Z]     health_test.go:169: 1.056455356s
12:54:29 [2023-10-28T12:54:29.169Z]     health_test.go:169: 1.056455356s
12:54:30 [2023-10-28T12:54:30.105Z]     health_test.go:169: 1.056455356s
12:54:31 [2023-10-28T12:54:31.045Z]     health_test.go:169: 1.056455356s
12:54:31 [2023-10-28T12:54:31.991Z]     health_test.go:169: 1.056455356s
12:54:32 [2023-10-28T12:54:32.928Z]     health_test.go:169: 1.056455356s
12:54:33 [2023-10-28T12:54:33.865Z]     health_test.go:169: 1.056455356s
12:54:34 [2023-10-28T12:54:34.801Z]     health_test.go:169: 1.056455356s
12:54:36 [2023-10-28T12:54:36.178Z]     health_test.go:169: 1.056455356s
12:54:37 [2023-10-28T12:54:37.115Z]     health_test.go:169: 1.056455356s
12:54:38 [2023-10-28T12:54:38.051Z]     health_test.go:169: 1.056455356s
12:54:38 [2023-10-28T12:54:38.987Z]     health_test.go:169: 1.056455356s
12:54:39 [2023-10-28T12:54:39.923Z]     health_test.go:169: 1.056455356s
12:54:40 [2023-10-28T12:54:40.860Z]     health_test.go:169: 1.056455356s
12:54:41 [2023-10-28T12:54:41.797Z]     health_test.go:169: 1.056455356s
12:54:43 [2023-10-28T12:54:43.175Z] --- PASS: TestHealthStartInterval (33.73s)
12:54:43 [2023-10-28T12:54:43.175Z] === RUN   TestInspectCpusetInConfigPre120
12:54:43 [2023-10-28T12:54:43.743Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s)
12:54:43 [2023-10-28T12:54:43.743Z] === RUN   TestInspectAnnotations
12:54:43 [2023-10-28T12:54:43.743Z] --- PASS: TestInspectAnnotations (0.05s)
12:54:43 [2023-10-28T12:54:43.743Z] === RUN   TestIpcModeNone
12:54:44 [2023-10-28T12:54:44.312Z] --- PASS: TestIpcModeNone (0.55s)
12:54:44 [2023-10-28T12:54:44.312Z] === RUN   TestIpcModePrivate
12:54:44 [2023-10-28T12:54:44.571Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
12:54:44 [2023-10-28T12:54:44.830Z] --- PASS: TestIpcModePrivate (0.53s)
12:54:44 [2023-10-28T12:54:44.830Z] === RUN   TestIpcModeShareable
12:54:45 [2023-10-28T12:54:45.089Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
12:54:45 [2023-10-28T12:54:45.348Z] --- PASS: TestIpcModeShareable (0.54s)
12:54:45 [2023-10-28T12:54:45.348Z] === RUN   TestAPIIpcModeShareableAndContainer
12:54:46 [2023-10-28T12:54:46.727Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.27s)
12:54:46 [2023-10-28T12:54:46.727Z] === RUN   TestAPIIpcModeHost
12:54:46 [2023-10-28T12:54:46.988Z] --- PASS: TestAPIIpcModeHost (0.35s)
12:54:46 [2023-10-28T12:54:46.988Z] === RUN   TestDaemonIpcModeShareable
12:54:47 [2023-10-28T12:54:47.925Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
12:54:47 [2023-10-28T12:54:47.925Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
12:54:47 [2023-10-28T12:54:47.925Z] === RUN   TestDaemonIpcModePrivate
12:54:48 [2023-10-28T12:54:48.862Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
12:54:49 [2023-10-28T12:54:49.121Z] --- PASS: TestDaemonIpcModePrivate (1.11s)
12:54:49 [2023-10-28T12:54:49.121Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:54:50 [2023-10-28T12:54:50.058Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
12:54:50 [2023-10-28T12:54:50.317Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s)
12:54:50 [2023-10-28T12:54:50.317Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:54:51 [2023-10-28T12:54:51.254Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
12:54:51 [2023-10-28T12:54:51.254Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s)
12:54:51 [2023-10-28T12:54:51.254Z] === RUN   TestIpcModeOlderClient
12:54:51 [2023-10-28T12:54:51.513Z] === PAUSE TestIpcModeOlderClient
12:54:51 [2023-10-28T12:54:51.513Z] === RUN   TestKillContainerInvalidSignal
12:54:51 [2023-10-28T12:54:51.772Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
12:54:51 [2023-10-28T12:54:51.773Z] === RUN   TestKillContainer
12:54:51 [2023-10-28T12:54:51.773Z] === RUN   TestKillContainer/no_signal
12:54:52 [2023-10-28T12:54:52.340Z] === RUN   TestKillContainer/non_killing_signal
12:54:52 [2023-10-28T12:54:52.599Z] === RUN   TestKillContainer/killing_signal
12:54:53 [2023-10-28T12:54:53.167Z] --- PASS: TestKillContainer (1.41s)
12:54:53 [2023-10-28T12:54:53.167Z]     --- PASS: TestKillContainer/no_signal (0.44s)
12:54:53 [2023-10-28T12:54:53.167Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
12:54:53 [2023-10-28T12:54:53.167Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
12:54:53 [2023-10-28T12:54:53.167Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:54:53 [2023-10-28T12:54:53.167Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:54:53 [2023-10-28T12:54:53.736Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:54:54 [2023-10-28T12:54:54.304Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.93s)
12:54:54 [2023-10-28T12:54:54.304Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
12:54:54 [2023-10-28T12:54:54.304Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
12:54:54 [2023-10-28T12:54:54.304Z] === RUN   TestKillStoppedContainer
12:54:54 [2023-10-28T12:54:54.304Z] --- PASS: TestKillStoppedContainer (0.05s)
12:54:54 [2023-10-28T12:54:54.304Z] === RUN   TestKillStoppedContainerAPIPre120
12:54:54 [2023-10-28T12:54:54.304Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:54:54 [2023-10-28T12:54:54.304Z] === RUN   TestKillDifferentUserContainer
12:54:54 [2023-10-28T12:54:54.872Z] --- PASS: TestKillDifferentUserContainer (0.50s)
12:54:54 [2023-10-28T12:54:54.872Z] === RUN   TestInspectOomKilledTrue
12:54:55 [2023-10-28T12:54:55.440Z] --- PASS: TestInspectOomKilledTrue (0.51s)
12:54:55 [2023-10-28T12:54:55.440Z] === RUN   TestInspectOomKilledFalse
12:54:55 [2023-10-28T12:54:55.700Z] --- PASS: TestInspectOomKilledFalse (0.46s)
12:54:55 [2023-10-28T12:54:55.700Z] === RUN   TestLinksEtcHostsContentMatch
12:54:55 [2023-10-28T12:54:55.961Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
12:54:55 [2023-10-28T12:54:55.961Z] === RUN   TestLinksContainerNames
12:54:56 [2023-10-28T12:54:56.898Z] --- PASS: TestLinksContainerNames (0.92s)
12:54:56 [2023-10-28T12:54:56.898Z] === RUN   TestLogsFollowTailEmpty
12:54:57 [2023-10-28T12:54:57.467Z] --- PASS: TestLogsFollowTailEmpty (0.51s)
12:54:57 [2023-10-28T12:54:57.467Z] === RUN   TestLogs
12:54:57 [2023-10-28T12:54:57.467Z] === RUN   TestLogs/driver_local
12:54:57 [2023-10-28T12:54:57.467Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
12:54:57 [2023-10-28T12:54:57.467Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
12:54:57 [2023-10-28T12:54:57.467Z] === RUN   TestLogs/driver_local/tty/only_stdout
12:54:57 [2023-10-28T12:54:57.467Z] === PAUSE TestLogs/driver_local/tty/only_stdout
12:54:57 [2023-10-28T12:54:57.467Z] === RUN   TestLogs/driver_local/tty/only_stderr
12:54:57 [2023-10-28T12:54:57.467Z] === PAUSE TestLogs/driver_local/tty/only_stderr
12:54:57 [2023-10-28T12:54:57.467Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
12:54:57 [2023-10-28T12:54:57.467Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
12:54:57 [2023-10-28T12:54:57.467Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
12:54:57 [2023-10-28T12:54:57.467Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
12:54:57 [2023-10-28T12:54:57.467Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
12:54:57 [2023-10-28T12:54:57.467Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
12:54:57 [2023-10-28T12:54:57.467Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
12:54:57 [2023-10-28T12:54:57.467Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
12:54:57 [2023-10-28T12:54:57.467Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
12:54:57 [2023-10-28T12:54:57.467Z] === CONT  TestLogs/driver_local/tty/only_stderr
12:54:57 [2023-10-28T12:54:57.467Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
12:54:57 [2023-10-28T12:54:57.467Z] === CONT  TestLogs/driver_local/tty/only_stdout
12:54:59 [2023-10-28T12:54:59.388Z] === RUN   TestLogs/driver_json-file
12:54:59 [2023-10-28T12:54:59.388Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
12:54:59 [2023-10-28T12:54:59.388Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
12:54:59 [2023-10-28T12:54:59.388Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
12:54:59 [2023-10-28T12:54:59.389Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
12:54:59 [2023-10-28T12:54:59.389Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
12:54:59 [2023-10-28T12:54:59.389Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
12:54:59 [2023-10-28T12:54:59.389Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:54:59 [2023-10-28T12:54:59.389Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:54:59 [2023-10-28T12:54:59.389Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
12:54:59 [2023-10-28T12:54:59.389Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
12:54:59 [2023-10-28T12:54:59.389Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
12:54:59 [2023-10-28T12:54:59.389Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
12:54:59 [2023-10-28T12:54:59.389Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
12:54:59 [2023-10-28T12:54:59.389Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:54:59 [2023-10-28T12:54:59.389Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
12:54:59 [2023-10-28T12:54:59.389Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
12:54:59 [2023-10-28T12:54:59.389Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
12:54:59 [2023-10-28T12:54:59.389Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
12:55:00 [2023-10-28T12:55:00.768Z] --- PASS: TestLogs (3.32s)
12:55:00 [2023-10-28T12:55:00.768Z]     --- PASS: TestLogs/driver_local (0.01s)
12:55:00 [2023-10-28T12:55:00.768Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.06s)
12:55:00 [2023-10-28T12:55:00.768Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.18s)
12:55:00 [2023-10-28T12:55:00.768Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.34s)
12:55:00 [2023-10-28T12:55:00.768Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.46s)
12:55:00 [2023-10-28T12:55:00.768Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.64s)
12:55:00 [2023-10-28T12:55:00.768Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.71s)
12:55:00 [2023-10-28T12:55:00.768Z]     --- PASS: TestLogs/driver_json-file (0.01s)
12:55:00 [2023-10-28T12:55:00.768Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.96s)
12:55:00 [2023-10-28T12:55:00.768Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.96s)
12:55:00 [2023-10-28T12:55:00.768Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.31s)
12:55:00 [2023-10-28T12:55:00.768Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.41s)
12:55:00 [2023-10-28T12:55:00.768Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.57s)
12:55:00 [2023-10-28T12:55:00.768Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.59s)
12:55:00 [2023-10-28T12:55:00.768Z] === RUN   TestContainerNetworkMountsNoChown
12:55:01 [2023-10-28T12:55:01.336Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s)
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/default
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/default
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/private
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/private
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/rprivate
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/rprivate
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/slave
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/slave
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/rslave
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/rslave
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/shared
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/shared
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/rshared
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/rshared
12:55:01 [2023-10-28T12:55:01.336Z] === CONT  TestMountDaemonRoot/default
12:55:01 [2023-10-28T12:55:01.336Z] === CONT  TestMountDaemonRoot/rslave
12:55:01 [2023-10-28T12:55:01.336Z] === CONT  TestMountDaemonRoot/rprivate
12:55:01 [2023-10-28T12:55:01.336Z] === CONT  TestMountDaemonRoot/private
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:55:01 [2023-10-28T12:55:01.336Z] === CONT  TestMountDaemonRoot/shared
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/default/bind_root
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/private/bind_root
12:55:01 [2023-10-28T12:55:01.336Z] === CONT  TestMountDaemonRoot/slave
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:55:01 [2023-10-28T12:55:01.336Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:55:01 [2023-10-28T12:55:01.336Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/default/mount_root
12:55:01 [2023-10-28T12:55:01.336Z] === CONT  TestMountDaemonRoot/rshared
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:55:01 [2023-10-28T12:55:01.336Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:55:01 [2023-10-28T12:55:01.336Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:55:01 [2023-10-28T12:55:01.336Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:55:01 [2023-10-28T12:55:01.336Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:55:01 [2023-10-28T12:55:01.337Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:55:01 [2023-10-28T12:55:01.337Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:55:01 [2023-10-28T12:55:01.337Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:55:01 [2023-10-28T12:55:01.337Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:55:01 [2023-10-28T12:55:01.337Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:55:01 [2023-10-28T12:55:01.337Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:55:01 [2023-10-28T12:55:01.337Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:55:01 [2023-10-28T12:55:01.337Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:55:01 [2023-10-28T12:55:01.337Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:55:01 [2023-10-28T12:55:01.337Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:55:01 [2023-10-28T12:55:01.337Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:55:01 [2023-10-28T12:55:01.337Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:55:01 [2023-10-28T12:55:01.337Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:55:01 [2023-10-28T12:55:01.337Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:55:01 [2023-10-28T12:55:01.337Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:55:01 [2023-10-28T12:55:01.337Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:55:01 [2023-10-28T12:55:01.337Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:55:01 [2023-10-28T12:55:01.337Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:55:01 [2023-10-28T12:55:01.337Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:55:01 [2023-10-28T12:55:01.337Z] === RUN   TestMountDaemonRoot/private/mount_root
12:55:01 [2023-10-28T12:55:01.337Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:55:01 [2023-10-28T12:55:01.337Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:55:01 [2023-10-28T12:55:01.337Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:55:01 [2023-10-28T12:55:01.337Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:55:01 [2023-10-28T12:55:01.337Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:55:01 [2023-10-28T12:55:01.337Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:55:01 [2023-10-28T12:55:01.337Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:55:01 [2023-10-28T12:55:01.337Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:55:01 [2023-10-28T12:55:01.337Z] === CONT  TestMountDaemonRoot/default/bind_root
12:55:01 [2023-10-28T12:55:01.337Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:55:01 [2023-10-28T12:55:01.337Z] === CONT  TestMountDaemonRoot/default/mount_root
12:55:01 [2023-10-28T12:55:01.337Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:55:01 [2023-10-28T12:55:01.337Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:55:01 [2023-10-28T12:55:01.337Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:55:01 [2023-10-28T12:55:01.337Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:55:01 [2023-10-28T12:55:01.337Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:55:01 [2023-10-28T12:55:01.337Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:55:01 [2023-10-28T12:55:01.596Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:55:01 [2023-10-28T12:55:01.596Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:55:01 [2023-10-28T12:55:01.596Z] === CONT  TestMountDaemonRoot/private/bind_root
12:55:01 [2023-10-28T12:55:01.596Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:55:01 [2023-10-28T12:55:01.596Z] === CONT  TestMountDaemonRoot/private/mount_root
12:55:01 [2023-10-28T12:55:01.596Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:55:01 [2023-10-28T12:55:01.596Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:55:01 [2023-10-28T12:55:01.596Z] --- PASS: TestMountDaemonRoot (0.02s)
12:55:01 [2023-10-28T12:55:01.596Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
12:55:01 [2023-10-28T12:55:01.596Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
12:55:01 [2023-10-28T12:55:01.596Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
12:55:01 [2023-10-28T12:55:01.596Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
12:55:01 [2023-10-28T12:55:01.596Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
12:55:01 [2023-10-28T12:55:01.596Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
12:55:01 [2023-10-28T12:55:01.596Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
12:55:01 [2023-10-28T12:55:01.596Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
12:55:01 [2023-10-28T12:55:01.596Z] === RUN   TestContainerBindMountNonRecursive
12:55:02 [2023-10-28T12:55:02.978Z] --- PASS: TestContainerBindMountNonRecursive (1.47s)
12:55:02 [2023-10-28T12:55:02.978Z] === RUN   TestContainerVolumesMountedAsShared
12:55:03 [2023-10-28T12:55:03.546Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
12:55:03 [2023-10-28T12:55:03.546Z] === RUN   TestContainerVolumesMountedAsSlave
12:55:03 [2023-10-28T12:55:03.805Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
12:55:03 [2023-10-28T12:55:03.806Z] === RUN   TestContainerCopyLeaksMounts
12:55:04 [2023-10-28T12:55:04.374Z] --- PASS: TestContainerCopyLeaksMounts (0.55s)
12:55:04 [2023-10-28T12:55:04.374Z] === RUN   TestContainerBindMountRecursivelyReadOnly
12:55:06 [2023-10-28T12:55:06.280Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.88s)
12:55:06 [2023-10-28T12:55:06.280Z] === RUN   TestNetworkNat
12:55:06 [2023-10-28T12:55:06.848Z] --- PASS: TestNetworkNat (0.49s)
12:55:06 [2023-10-28T12:55:06.848Z] === RUN   TestNetworkLocalhostTCPNat
12:55:07 [2023-10-28T12:55:07.416Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s)
12:55:07 [2023-10-28T12:55:07.416Z] === RUN   TestNetworkLoopbackNat
12:55:09 [2023-10-28T12:55:09.951Z] --- PASS: TestNetworkLoopbackNat (2.61s)
12:55:09 [2023-10-28T12:55:09.951Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
12:55:10 [2023-10-28T12:55:10.210Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
12:55:10 [2023-10-28T12:55:10.210Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
12:55:10 [2023-10-28T12:55:10.210Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
12:55:10 [2023-10-28T12:55:10.210Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
12:55:10 [2023-10-28T12:55:10.469Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.52s)
12:55:10 [2023-10-28T12:55:10.469Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
12:55:10 [2023-10-28T12:55:10.469Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
12:55:10 [2023-10-28T12:55:10.469Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
12:55:10 [2023-10-28T12:55:10.469Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
12:55:10 [2023-10-28T12:55:10.469Z] === RUN   TestPause
12:55:11 [2023-10-28T12:55:11.037Z] --- PASS: TestPause (0.51s)
12:55:11 [2023-10-28T12:55:11.037Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:55:11 [2023-10-28T12:55:11.037Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:55:11 [2023-10-28T12:55:11.037Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:55:11 [2023-10-28T12:55:11.037Z] === RUN   TestPauseStopPausedContainer
12:55:11 [2023-10-28T12:55:11.605Z] --- PASS: TestPauseStopPausedContainer (0.58s)
12:55:11 [2023-10-28T12:55:11.605Z] === RUN   TestPIDModeHost
12:55:12 [2023-10-28T12:55:12.542Z] --- PASS: TestPIDModeHost (1.06s)
12:55:12 [2023-10-28T12:55:12.542Z] === RUN   TestPIDModeContainer
12:55:12 [2023-10-28T12:55:12.542Z] === RUN   TestPIDModeContainer/non-existing_container
12:55:12 [2023-10-28T12:55:12.542Z] === RUN   TestPIDModeContainer/non-running_container
12:55:12 [2023-10-28T12:55:12.801Z] === RUN   TestPIDModeContainer/running_container
12:55:13 [2023-10-28T12:55:13.738Z] --- PASS: TestPIDModeContainer (1.15s)
12:55:13 [2023-10-28T12:55:13.738Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
12:55:13 [2023-10-28T12:55:13.738Z]     --- PASS: TestPIDModeContainer/non-running_container (0.18s)
12:55:13 [2023-10-28T12:55:13.738Z]     --- PASS: TestPIDModeContainer/running_container (0.51s)
12:55:13 [2023-10-28T12:55:13.738Z] === RUN   TestPsFilter
12:55:13 [2023-10-28T12:55:13.738Z] === RUN   TestPsFilter/since
12:55:13 [2023-10-28T12:55:13.738Z] === RUN   TestPsFilter/before
12:55:13 [2023-10-28T12:55:13.738Z] --- PASS: TestPsFilter (0.13s)
12:55:13 [2023-10-28T12:55:13.738Z]     --- PASS: TestPsFilter/since (0.00s)
12:55:13 [2023-10-28T12:55:13.738Z]     --- PASS: TestPsFilter/before (0.00s)
12:55:13 [2023-10-28T12:55:13.738Z] === RUN   TestRemoveContainerWithRemovedVolume
12:55:14 [2023-10-28T12:55:14.306Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s)
12:55:14 [2023-10-28T12:55:14.306Z] === RUN   TestRemoveContainerWithVolume
12:55:14 [2023-10-28T12:55:14.875Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
12:55:14 [2023-10-28T12:55:14.875Z] === RUN   TestRemoveContainerRunning
12:55:15 [2023-10-28T12:55:15.443Z] --- PASS: TestRemoveContainerRunning (0.45s)
12:55:15 [2023-10-28T12:55:15.443Z] === RUN   TestRemoveContainerForceRemoveRunning
12:55:15 [2023-10-28T12:55:15.702Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s)
12:55:15 [2023-10-28T12:55:15.702Z] === RUN   TestRemoveInvalidContainer
12:55:15 [2023-10-28T12:55:15.702Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:55:15 [2023-10-28T12:55:15.702Z] === RUN   TestRenameLinkedContainer
12:55:17 [2023-10-28T12:55:17.608Z] --- PASS: TestRenameLinkedContainer (1.93s)
12:55:17 [2023-10-28T12:55:17.608Z] === RUN   TestRenameStoppedContainer
12:55:18 [2023-10-28T12:55:18.177Z] --- PASS: TestRenameStoppedContainer (0.48s)
12:55:18 [2023-10-28T12:55:18.177Z] === RUN   TestRenameRunningContainerAndReuse
12:55:19 [2023-10-28T12:55:19.114Z] --- PASS: TestRenameRunningContainerAndReuse (0.99s)
12:55:19 [2023-10-28T12:55:19.114Z] === RUN   TestRenameInvalidName
12:55:19 [2023-10-28T12:55:19.682Z] --- PASS: TestRenameInvalidName (0.49s)
12:55:19 [2023-10-28T12:55:19.682Z] === RUN   TestRenameAnonymousContainer
12:55:21 [2023-10-28T12:55:21.588Z] --- PASS: TestRenameAnonymousContainer (1.57s)
12:55:21 [2023-10-28T12:55:21.588Z] === RUN   TestRenameContainerWithSameName
12:55:21 [2023-10-28T12:55:21.588Z] --- PASS: TestRenameContainerWithSameName (0.45s)
12:55:21 [2023-10-28T12:55:21.588Z] === RUN   TestRenameContainerWithLinkedContainer
12:55:22 [2023-10-28T12:55:22.966Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s)
12:55:22 [2023-10-28T12:55:22.966Z] === RUN   TestResize
12:55:22 [2023-10-28T12:55:22.966Z] === RUN   TestResize/success
12:55:22 [2023-10-28T12:55:22.966Z] === RUN   TestResize/invalid_size
12:55:23 [2023-10-28T12:55:23.225Z] === RUN   TestResize/invalid_state
12:55:23 [2023-10-28T12:55:23.794Z] --- PASS: TestResize (1.00s)
12:55:23 [2023-10-28T12:55:23.794Z]     --- PASS: TestResize/success (0.28s)
12:55:23 [2023-10-28T12:55:23.794Z]     --- PASS: TestResize/invalid_size (0.27s)
12:55:23 [2023-10-28T12:55:23.794Z]     --- PASS: TestResize/invalid_state (0.03s)
12:55:23 [2023-10-28T12:55:23.794Z] === RUN   TestDaemonRestartKillContainers
12:55:23 [2023-10-28T12:55:23.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:55:23 [2023-10-28T12:55:23.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:55:23 [2023-10-28T12:55:23.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:55:23 [2023-10-28T12:55:23.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:55:23 [2023-10-28T12:55:23.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:55:23 [2023-10-28T12:55:23.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:55:23 [2023-10-28T12:55:23.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:55:23 [2023-10-28T12:55:23.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:55:23 [2023-10-28T12:55:23.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:55:23 [2023-10-28T12:55:23.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:55:23 [2023-10-28T12:55:23.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:55:23 [2023-10-28T12:55:23.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:55:23 [2023-10-28T12:55:23.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:55:23 [2023-10-28T12:55:23.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:55:23 [2023-10-28T12:55:23.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:55:23 [2023-10-28T12:55:23.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:55:23 [2023-10-28T12:55:23.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:55:23 [2023-10-28T12:55:23.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:55:23 [2023-10-28T12:55:23.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:55:23 [2023-10-28T12:55:23.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:55:23 [2023-10-28T12:55:23.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:55:23 [2023-10-28T12:55:23.795Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:55:23 [2023-10-28T12:55:23.795Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:55:23 [2023-10-28T12:55:23.795Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:55:23 [2023-10-28T12:55:23.795Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:55:23 [2023-10-28T12:55:23.795Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:55:23 [2023-10-28T12:55:23.795Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:55:23 [2023-10-28T12:55:23.795Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:55:23 [2023-10-28T12:55:23.795Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:55:23 [2023-10-28T12:55:23.795Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:55:23 [2023-10-28T12:55:23.795Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:55:23 [2023-10-28T12:55:23.795Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:55:23 [2023-10-28T12:55:23.795Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:55:23 [2023-10-28T12:55:23.795Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:55:23 [2023-10-28T12:55:23.795Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:55:23 [2023-10-28T12:55:23.795Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:55:23 [2023-10-28T12:55:23.795Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:55:23 [2023-10-28T12:55:23.795Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:55:23 [2023-10-28T12:55:23.795Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:55:23 [2023-10-28T12:55:23.795Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:55:25 [2023-10-28T12:55:25.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:55:25 [2023-10-28T12:55:25.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:55:25 [2023-10-28T12:55:25.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:55:25 [2023-10-28T12:55:25.435Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:55:25 [2023-10-28T12:55:25.694Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:55:26 [2023-10-28T12:55:26.262Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:55:26 [2023-10-28T12:55:26.262Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:55:27 [2023-10-28T12:55:27.657Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:55:29 [2023-10-28T12:55:29.563Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:55:29 [2023-10-28T12:55:29.563Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
12:55:29 [2023-10-28T12:55:29.563Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
12:55:29 [2023-10-28T12:55:29.563Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
12:55:29 [2023-10-28T12:55:29.563Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s)
12:55:29 [2023-10-28T12:55:29.563Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.10s)
12:55:29 [2023-10-28T12:55:29.563Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s)
12:55:29 [2023-10-28T12:55:29.563Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.45s)
12:55:29 [2023-10-28T12:55:29.563Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.15s)
12:55:29 [2023-10-28T12:55:29.563Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s)
12:55:29 [2023-10-28T12:55:29.563Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.98s)
12:55:29 [2023-10-28T12:55:29.563Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s)
12:55:29 [2023-10-28T12:55:29.563Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s)
12:55:29 [2023-10-28T12:55:29.563Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.38s)
12:55:29 [2023-10-28T12:55:29.563Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.73s)
12:55:29 [2023-10-28T12:55:29.563Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.16s)
12:55:29 [2023-10-28T12:55:29.563Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s)
12:55:29 [2023-10-28T12:55:29.563Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
12:55:29 [2023-10-28T12:55:29.563Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
12:55:30 [2023-10-28T12:55:30.131Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
12:55:31 [2023-10-28T12:55:31.068Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.00s)
12:55:31 [2023-10-28T12:55:31.068Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s)
12:55:31 [2023-10-28T12:55:31.068Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.01s)
12:55:31 [2023-10-28T12:55:31.068Z] === RUN   TestContainerRestartWithCancelledRequest
12:55:32 [2023-10-28T12:55:32.974Z] --- PASS: TestContainerRestartWithCancelledRequest (1.90s)
12:55:32 [2023-10-28T12:55:32.974Z] === RUN   TestCgroupNamespacesRun
12:55:34 [2023-10-28T12:55:34.352Z] --- PASS: TestCgroupNamespacesRun (1.12s)
12:55:34 [2023-10-28T12:55:34.352Z] === RUN   TestCgroupNamespacesRunPrivileged
12:55:35 [2023-10-28T12:55:35.290Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s)
12:55:35 [2023-10-28T12:55:35.290Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:55:36 [2023-10-28T12:55:36.668Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
12:55:36 [2023-10-28T12:55:36.668Z] === RUN   TestCgroupNamespacesRunHostMode
12:55:37 [2023-10-28T12:55:37.605Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s)
12:55:37 [2023-10-28T12:55:37.605Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:55:38 [2023-10-28T12:55:38.541Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
12:55:38 [2023-10-28T12:55:38.541Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:55:39 [2023-10-28T12:55:39.919Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
12:55:39 [2023-10-28T12:55:39.919Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:55:40 [2023-10-28T12:55:40.487Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
12:55:40 [2023-10-28T12:55:40.487Z] === RUN   TestCgroupNamespacesRunOlderClient
12:55:41 [2023-10-28T12:55:41.425Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s)
12:55:41 [2023-10-28T12:55:41.425Z] === RUN   TestNISDomainname
12:55:41 [2023-10-28T12:55:41.994Z] --- PASS: TestNISDomainname (0.58s)
12:55:41 [2023-10-28T12:55:41.994Z] === RUN   TestHostnameDnsResolution
12:55:42 [2023-10-28T12:55:42.931Z] --- PASS: TestHostnameDnsResolution (0.73s)
12:55:42 [2023-10-28T12:55:42.931Z] === RUN   TestUnprivilegedPortsAndPing
12:55:43 [2023-10-28T12:55:43.190Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s)
12:55:43 [2023-10-28T12:55:43.190Z] === RUN   TestPrivilegedHostDevices
12:55:43 [2023-10-28T12:55:43.759Z] --- PASS: TestPrivilegedHostDevices (0.53s)
12:55:43 [2023-10-28T12:55:43.759Z] === RUN   TestRunConsoleSize
12:55:44 [2023-10-28T12:55:44.328Z] --- PASS: TestRunConsoleSize (0.47s)
12:55:44 [2023-10-28T12:55:44.328Z] === RUN   TestRunWithAlternativeContainerdShim
12:55:49 [2023-10-28T12:55:49.619Z] --- PASS: TestRunWithAlternativeContainerdShim (5.44s)
12:55:49 [2023-10-28T12:55:49.619Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
12:55:50 [2023-10-28T12:55:50.998Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.14s)
12:55:50 [2023-10-28T12:55:50.998Z] === RUN   TestStats
12:55:52 [2023-10-28T12:55:52.375Z] --- PASS: TestStats (1.50s)
12:55:52 [2023-10-28T12:55:52.375Z] === RUN   TestStopContainerWithTimeout
12:55:52 [2023-10-28T12:55:52.375Z] === RUN   TestStopContainerWithTimeout/0
12:55:52 [2023-10-28T12:55:52.375Z] === PAUSE TestStopContainerWithTimeout/0
12:55:52 [2023-10-28T12:55:52.375Z] === RUN   TestStopContainerWithTimeout/1
12:55:52 [2023-10-28T12:55:52.375Z] === PAUSE TestStopContainerWithTimeout/1
12:55:52 [2023-10-28T12:55:52.375Z] === RUN   TestStopContainerWithTimeout/3
12:55:52 [2023-10-28T12:55:52.375Z] === PAUSE TestStopContainerWithTimeout/3
12:55:52 [2023-10-28T12:55:52.375Z] === RUN   TestStopContainerWithTimeout/-1
12:55:52 [2023-10-28T12:55:52.375Z] === PAUSE TestStopContainerWithTimeout/-1
12:55:52 [2023-10-28T12:55:52.375Z] === CONT  TestStopContainerWithTimeout/0
12:55:52 [2023-10-28T12:55:52.375Z] === CONT  TestStopContainerWithTimeout/3
12:55:52 [2023-10-28T12:55:52.375Z] === CONT  TestStopContainerWithTimeout/-1
12:55:52 [2023-10-28T12:55:52.375Z] === CONT  TestStopContainerWithTimeout/1
12:55:55 [2023-10-28T12:55:55.665Z] --- PASS: TestStopContainerWithTimeout (0.04s)
12:55:55 [2023-10-28T12:55:55.665Z]     --- PASS: TestStopContainerWithTimeout/0 (0.92s)
12:55:55 [2023-10-28T12:55:55.665Z]     --- PASS: TestStopContainerWithTimeout/1 (1.71s)
12:55:55 [2023-10-28T12:55:55.665Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
12:55:55 [2023-10-28T12:55:55.665Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.87s)
12:55:55 [2023-10-28T12:55:55.665Z] === RUN   TestStopContainerWithTimeoutCancel
12:55:55 [2023-10-28T12:55:55.665Z] === PAUSE TestStopContainerWithTimeoutCancel
12:55:55 [2023-10-28T12:55:55.665Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:55:57 [2023-10-28T12:55:57.570Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.21s)
12:55:57 [2023-10-28T12:55:57.570Z] === RUN   TestUpdateMemory
12:55:58 [2023-10-28T12:55:58.138Z] --- PASS: TestUpdateMemory (0.60s)
12:55:58 [2023-10-28T12:55:58.138Z] === RUN   TestUpdateCPUQuota
12:55:59 [2023-10-28T12:55:59.075Z] --- PASS: TestUpdateCPUQuota (0.78s)
12:55:59 [2023-10-28T12:55:59.075Z] === RUN   TestUpdatePidsLimit
12:55:59 [2023-10-28T12:55:59.075Z] === RUN   TestUpdatePidsLimit/update_from_none
12:55:59 [2023-10-28T12:55:59.075Z] === RUN   TestUpdatePidsLimit/no_change
12:55:59 [2023-10-28T12:55:59.338Z] === RUN   TestUpdatePidsLimit/update_lower
12:55:59 [2023-10-28T12:55:59.616Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:55:59 [2023-10-28T12:55:59.882Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:55:59 [2023-10-28T12:55:59.882Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:56:00 [2023-10-28T12:56:00.142Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:56:01 [2023-10-28T12:56:01.080Z] --- PASS: TestUpdatePidsLimit (2.06s)
12:56:01 [2023-10-28T12:56:01.080Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
12:56:01 [2023-10-28T12:56:01.080Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
12:56:01 [2023-10-28T12:56:01.080Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
12:56:01 [2023-10-28T12:56:01.080Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
12:56:01 [2023-10-28T12:56:01.080Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
12:56:01 [2023-10-28T12:56:01.080Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
12:56:01 [2023-10-28T12:56:01.080Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s)
12:56:01 [2023-10-28T12:56:01.080Z] === RUN   TestUpdateRestartPolicy
12:56:13 [2023-10-28T12:56:13.292Z] --- PASS: TestUpdateRestartPolicy (10.73s)
12:56:13 [2023-10-28T12:56:13.292Z] === RUN   TestUpdateRestartWithAutoRemove
12:56:13 [2023-10-28T12:56:13.292Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
12:56:13 [2023-10-28T12:56:13.292Z] === RUN   TestWaitNonBlocked
12:56:13 [2023-10-28T12:56:13.292Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:56:13 [2023-10-28T12:56:13.292Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:56:13 [2023-10-28T12:56:13.292Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:56:13 [2023-10-28T12:56:13.292Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:56:13 [2023-10-28T12:56:13.292Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:56:13 [2023-10-28T12:56:13.292Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:56:13 [2023-10-28T12:56:13.292Z] --- PASS: TestWaitNonBlocked (0.03s)
12:56:13 [2023-10-28T12:56:13.292Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
12:56:13 [2023-10-28T12:56:13.292Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s)
12:56:13 [2023-10-28T12:56:13.292Z] === RUN   TestWaitBlocked
12:56:13 [2023-10-28T12:56:13.292Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:56:13 [2023-10-28T12:56:13.292Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:56:13 [2023-10-28T12:56:13.292Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:56:13 [2023-10-28T12:56:13.292Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:56:13 [2023-10-28T12:56:13.292Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:56:13 [2023-10-28T12:56:13.292Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:56:13 [2023-10-28T12:56:13.860Z] --- PASS: TestWaitBlocked (0.03s)
12:56:13 [2023-10-28T12:56:13.860Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s)
12:56:13 [2023-10-28T12:56:13.860Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
12:56:13 [2023-10-28T12:56:13.860Z] === RUN   TestWaitConditions
12:56:13 [2023-10-28T12:56:13.860Z] === RUN   TestWaitConditions/default
12:56:13 [2023-10-28T12:56:13.860Z] === PAUSE TestWaitConditions/default
12:56:13 [2023-10-28T12:56:13.860Z] === RUN   TestWaitConditions/not-running
12:56:13 [2023-10-28T12:56:13.860Z] === PAUSE TestWaitConditions/not-running
12:56:13 [2023-10-28T12:56:13.860Z] === RUN   TestWaitConditions/next-exit
12:56:13 [2023-10-28T12:56:13.860Z] === PAUSE TestWaitConditions/next-exit
12:56:13 [2023-10-28T12:56:13.860Z] === RUN   TestWaitConditions/removed
12:56:13 [2023-10-28T12:56:13.860Z] === PAUSE TestWaitConditions/removed
12:56:13 [2023-10-28T12:56:13.860Z] === CONT  TestWaitConditions/default
12:56:13 [2023-10-28T12:56:13.860Z] === CONT  TestWaitConditions/next-exit
12:56:13 [2023-10-28T12:56:13.860Z] === CONT  TestWaitConditions/removed
12:56:13 [2023-10-28T12:56:13.860Z] === CONT  TestWaitConditions/not-running
12:56:13 [2023-10-28T12:56:13.860Z]     wait_test.go:145: ContainerID = 62000a8e1af735d22b207eae1c13b090d12e4823da91193c775a215d6711662d
12:56:13 [2023-10-28T12:56:13.860Z]     wait_test.go:145: ContainerID = 1813483272a8ee1693d7278eaaa9d6b024e4a913599d4a0629af816ab6665335
12:56:13 [2023-10-28T12:56:13.860Z]     wait_test.go:145: ContainerID = 8c7a303b5ebc680395148985ce6f928e953d1d250c4a244af1e3bf731c3af187
12:56:13 [2023-10-28T12:56:13.860Z]     wait_test.go:145: ContainerID = daaf6fa7717447814dee1c5fa5f0e5ae493ee66b4224c57272bed536880b24db
12:56:14 [2023-10-28T12:56:14.798Z] --- PASS: TestWaitConditions (0.03s)
12:56:14 [2023-10-28T12:56:14.798Z]     --- PASS: TestWaitConditions/default (0.78s)
12:56:14 [2023-10-28T12:56:14.798Z]     --- PASS: TestWaitConditions/not-running (1.00s)
12:56:14 [2023-10-28T12:56:14.798Z]     --- PASS: TestWaitConditions/next-exit (1.07s)
12:56:14 [2023-10-28T12:56:14.798Z]     --- PASS: TestWaitConditions/removed (1.14s)
12:56:14 [2023-10-28T12:56:14.798Z] === RUN   TestWaitRestartedContainer
12:56:14 [2023-10-28T12:56:14.798Z] === RUN   TestWaitRestartedContainer/default
12:56:14 [2023-10-28T12:56:14.798Z] === PAUSE TestWaitRestartedContainer/default
12:56:14 [2023-10-28T12:56:14.798Z] === RUN   TestWaitRestartedContainer/not-running
12:56:14 [2023-10-28T12:56:14.798Z] === PAUSE TestWaitRestartedContainer/not-running
12:56:14 [2023-10-28T12:56:14.798Z] === RUN   TestWaitRestartedContainer/next-exit
12:56:14 [2023-10-28T12:56:14.798Z] === PAUSE TestWaitRestartedContainer/next-exit
12:56:14 [2023-10-28T12:56:14.798Z] === CONT  TestWaitRestartedContainer/default
12:56:14 [2023-10-28T12:56:14.798Z] === CONT  TestWaitRestartedContainer/next-exit
12:56:14 [2023-10-28T12:56:14.798Z] === CONT  TestWaitRestartedContainer/not-running
12:56:17 [2023-10-28T12:56:17.336Z] --- PASS: TestWaitRestartedContainer (0.01s)
12:56:17 [2023-10-28T12:56:17.336Z]     --- PASS: TestWaitRestartedContainer/default (1.59s)
12:56:17 [2023-10-28T12:56:17.336Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.03s)
12:56:17 [2023-10-28T12:56:17.336Z]     --- PASS: TestWaitRestartedContainer/not-running (2.09s)
12:56:17 [2023-10-28T12:56:17.336Z] === CONT  TestHardRestartWhenContainerIsRunning
12:56:17 [2023-10-28T12:56:17.336Z] === CONT  TestContainerStartOnDaemonRestart
12:56:17 [2023-10-28T12:56:17.336Z] === CONT  TestIpcModeOlderClient
12:56:17 [2023-10-28T12:56:17.336Z] === CONT  TestStopContainerWithTimeoutCancel
12:56:17 [2023-10-28T12:56:17.336Z] === CONT  TestDaemonHostGatewayIP
12:56:17 [2023-10-28T12:56:17.336Z] === CONT  TestRestartDaemonWithRestartingContainer
12:56:17 [2023-10-28T12:56:17.336Z] === CONT  TestDaemonRestartIpcMode
12:56:17 [2023-10-28T12:56:17.336Z] === CONT  TestContainerKillOnDaemonStart
12:56:17 [2023-10-28T12:56:17.336Z] --- PASS: TestIpcModeOlderClient (0.11s)
12:56:18 [2023-10-28T12:56:18.718Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
12:56:18 [2023-10-28T12:56:18.718Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
12:56:19 [2023-10-28T12:56:19.373Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.28s)
12:56:19 [2023-10-28T12:56:19.373Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
12:56:19 [2023-10-28T12:56:19.373Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.43s)
12:56:19 [2023-10-28T12:56:19.633Z] --- PASS: TestContainerStartOnDaemonRestart (2.71s)
12:56:20 [2023-10-28T12:56:20.201Z] --- PASS: TestDaemonHostGatewayIP (3.07s)
12:56:20 [2023-10-28T12:56:20.461Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.42s)
12:56:20 [2023-10-28T12:56:20.461Z] --- PASS: TestDaemonRestartIpcMode (3.64s)
12:56:20 [2023-10-28T12:56:20.720Z] --- PASS: TestStopContainerWithTimeoutCancel (3.66s)
12:56:28 [2023-10-28T12:56:28.839Z] --- PASS: TestContainerKillOnDaemonStart (11.75s)
12:56:28 [2023-10-28T12:56:28.839Z] PASS
12:56:28 [2023-10-28T12:56:28.839Z] 
12:56:28 [2023-10-28T12:56:28.839Z] === Skipped
12:56:28 [2023-10-28T12:56:28.839Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:56:28 [2023-10-28T12:56:28.839Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:56:28 [2023-10-28T12:56:28.839Z] 
12:56:28 [2023-10-28T12:56:28.839Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:56:28 [2023-10-28T12:56:28.839Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:56:28 [2023-10-28T12:56:28.839Z] 
12:56:28 [2023-10-28T12:56:28.839Z] DONE 319 tests, 2 skipped in 168.220s
12:56:28 [2023-10-28T12:56:28.839Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
12:56:28 [2023-10-28T12:56:28.839Z] ++ '[' -n '' ']'
12:56:28 [2023-10-28T12:56:28.839Z] ++ 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
12:56:28 [2023-10-28T12:56:28.839Z] ++ set -e
12:56:28 [2023-10-28T12:56:28.839Z] ++ '[' -n 0 ']'
12:56:28 [2023-10-28T12:56:28.839Z] ++ set -x
12:56:28 [2023-10-28T12:56:28.839Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
12:56:28 [2023-10-28T12:56:28.839Z] INFO: Testing against a local daemon
12:56:28 [2023-10-28T12:56:28.839Z] === RUN   TestConfigDaemonID
12:56:29 [2023-10-28T12:56:29.776Z]     daemon_test.go:60: [dd7a5d4c5c200] daemon is not started
12:56:29 [2023-10-28T12:56:29.776Z] --- PASS: TestConfigDaemonID (1.04s)
12:56:29 [2023-10-28T12:56:29.776Z] === RUN   TestDaemonConfigValidation
12:56:29 [2023-10-28T12:56:29.776Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:56:29 [2023-10-28T12:56:29.776Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:56:29 [2023-10-28T12:56:29.776Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:56:29 [2023-10-28T12:56:29.776Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:56:29 [2023-10-28T12:56:29.776Z] === RUN   TestDaemonConfigValidation/invalid_config
12:56:29 [2023-10-28T12:56:29.776Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:56:29 [2023-10-28T12:56:29.776Z] === RUN   TestDaemonConfigValidation/malformed_config
12:56:29 [2023-10-28T12:56:29.776Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:56:29 [2023-10-28T12:56:29.776Z] === RUN   TestDaemonConfigValidation/valid_config
12:56:29 [2023-10-28T12:56:29.776Z] === PAUSE TestDaemonConfigValidation/valid_config
12:56:29 [2023-10-28T12:56:29.776Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:56:29 [2023-10-28T12:56:29.776Z] === CONT  TestDaemonConfigValidation/malformed_config
12:56:29 [2023-10-28T12:56:29.776Z] === CONT  TestDaemonConfigValidation/valid_config
12:56:29 [2023-10-28T12:56:29.776Z] === CONT  TestDaemonConfigValidation/invalid_config
12:56:29 [2023-10-28T12:56:29.776Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:56:29 [2023-10-28T12:56:29.776Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:56:29 [2023-10-28T12:56:29.776Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
12:56:29 [2023-10-28T12:56:29.776Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
12:56:29 [2023-10-28T12:56:29.776Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
12:56:29 [2023-10-28T12:56:29.776Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
12:56:29 [2023-10-28T12:56:29.776Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
12:56:29 [2023-10-28T12:56:29.776Z] === RUN   TestConfigDaemonSeccompProfiles
12:56:29 [2023-10-28T12:56:29.776Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:56:31 [2023-10-28T12:56:31.155Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:56:32 [2023-10-28T12:56:32.092Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:56:33 [2023-10-28T12:56:33.029Z]     daemon_test.go:179: [d2930876db4d5] daemon is not started
12:56:33 [2023-10-28T12:56:33.029Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
12:56:33 [2023-10-28T12:56:33.029Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
12:56:33 [2023-10-28T12:56:33.029Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
12:56:33 [2023-10-28T12:56:33.029Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
12:56:33 [2023-10-28T12:56:33.029Z] === RUN   TestDaemonProxy
12:56:33 [2023-10-28T12:56:33.029Z] === RUN   TestDaemonProxy/environment_variables
12:56:33 [2023-10-28T12:56:33.029Z] === PAUSE TestDaemonProxy/environment_variables
12:56:33 [2023-10-28T12:56:33.029Z] === RUN   TestDaemonProxy/command-line_options
12:56:33 [2023-10-28T12:56:33.029Z] === PAUSE TestDaemonProxy/command-line_options
12:56:33 [2023-10-28T12:56:33.029Z] === RUN   TestDaemonProxy/configuration_file
12:56:33 [2023-10-28T12:56:33.029Z] === PAUSE TestDaemonProxy/configuration_file
12:56:33 [2023-10-28T12:56:33.029Z] === RUN   TestDaemonProxy/conflicting_options
12:56:33 [2023-10-28T12:56:33.597Z] === RUN   TestDaemonProxy/reload_sanitized
12:56:33 [2023-10-28T12:56:33.597Z] === PAUSE TestDaemonProxy/reload_sanitized
12:56:33 [2023-10-28T12:56:33.597Z] === CONT  TestDaemonProxy/environment_variables
12:56:33 [2023-10-28T12:56:33.597Z] === CONT  TestDaemonProxy/configuration_file
12:56:33 [2023-10-28T12:56:33.597Z] === CONT  TestDaemonProxy/command-line_options
12:56:33 [2023-10-28T12:56:33.597Z] === CONT  TestDaemonProxy/reload_sanitized
12:56:35 [2023-10-28T12:56:35.502Z] --- PASS: TestDaemonProxy (0.50s)
12:56:35 [2023-10-28T12:56:35.502Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
12:56:35 [2023-10-28T12:56:35.502Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
12:56:35 [2023-10-28T12:56:35.502Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
12:56:35 [2023-10-28T12:56:35.502Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
12:56:35 [2023-10-28T12:56:35.502Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
12:56:35 [2023-10-28T12:56:35.502Z] === RUN   TestLiveRestore
12:56:35 [2023-10-28T12:56:35.502Z] === RUN   TestLiveRestore/volume_references
12:56:35 [2023-10-28T12:56:35.502Z] === PAUSE TestLiveRestore/volume_references
12:56:35 [2023-10-28T12:56:35.502Z] === CONT  TestLiveRestore/volume_references
12:56:35 [2023-10-28T12:56:35.762Z] === RUN   TestLiveRestore/volume_references/restartPolicy
12:56:35 [2023-10-28T12:56:35.762Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
12:56:36 [2023-10-28T12:56:36.699Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
12:56:38 [2023-10-28T12:56:38.078Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
12:56:38 [2023-10-28T12:56:38.647Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
12:56:40 [2023-10-28T12:56:40.025Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
12:56:40 [2023-10-28T12:56:40.598Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
12:56:41 [2023-10-28T12:56:41.188Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
12:56:42 [2023-10-28T12:56:42.133Z] --- PASS: TestLiveRestore (0.00s)
12:56:42 [2023-10-28T12:56:42.133Z]     --- PASS: TestLiveRestore/volume_references (6.93s)
12:56:42 [2023-10-28T12:56:42.133Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.90s)
12:56:42 [2023-10-28T12:56:42.133Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.99s)
12:56:42 [2023-10-28T12:56:42.133Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.96s)
12:56:42 [2023-10-28T12:56:42.133Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.00s)
12:56:42 [2023-10-28T12:56:42.133Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s)
12:56:42 [2023-10-28T12:56:42.133Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.48s)
12:56:42 [2023-10-28T12:56:42.133Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.48s)
12:56:42 [2023-10-28T12:56:42.133Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.96s)
12:56:42 [2023-10-28T12:56:42.133Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
12:56:43 [2023-10-28T12:56:43.071Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
12:56:43 [2023-10-28T12:56:43.071Z] PASS
12:56:43 [2023-10-28T12:56:43.071Z] 
12:56:43 [2023-10-28T12:56:43.071Z] DONE 28 tests in 14.137s
12:56:43 [2023-10-28T12:56:43.071Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
12:56:43 [2023-10-28T12:56:43.071Z] ++ '[' -n '' ']'
12:56:43 [2023-10-28T12:56:43.071Z] ++ 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
12:56:43 [2023-10-28T12:56:43.071Z] ++ set -e
12:56:43 [2023-10-28T12:56:43.071Z] ++ '[' -n 0 ']'
12:56:43 [2023-10-28T12:56:43.071Z] ++ set -x
12:56:43 [2023-10-28T12:56:43.071Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
12:56:43 [2023-10-28T12:56:43.071Z] INFO: Testing against a local daemon
12:56:43 [2023-10-28T12:56:43.071Z] === RUN   TestCommitInheritsEnv
12:56:43 [2023-10-28T12:56:43.071Z] --- PASS: TestCommitInheritsEnv (0.17s)
12:56:43 [2023-10-28T12:56:43.071Z] === RUN   TestImportExtremelyLargeImageWorks
12:56:43 [2023-10-28T12:56:43.071Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
12:56:43 [2023-10-28T12:56:43.071Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:56:43 [2023-10-28T12:56:43.071Z] === RUN   TestImportWithCustomPlatform
12:56:43 [2023-10-28T12:56:43.071Z] === RUN   TestImportWithCustomPlatform/#00
12:56:43 [2023-10-28T12:56:43.071Z] === RUN   TestImportWithCustomPlatform/linux
12:56:43 [2023-10-28T12:56:43.071Z] === RUN   TestImportWithCustomPlatform/LINUX
12:56:43 [2023-10-28T12:56:43.071Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:56:43 [2023-10-28T12:56:43.330Z] --- PASS: TestImportWithCustomPlatform (0.13s)
12:56:43 [2023-10-28T12:56:43.330Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
12:56:43 [2023-10-28T12:56:43.330Z]     --- PASS: TestImportWithCustomPlatform/linux (0.03s)
12:56:43 [2023-10-28T12:56:43.330Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
12:56:43 [2023-10-28T12:56:43.330Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
12:56:43 [2023-10-28T12:56:43.330Z] === RUN   TestImportWithCustomPlatformReject
12:56:43 [2023-10-28T12:56:43.330Z] === RUN   TestImportWithCustomPlatformReject/_______
12:56:43 [2023-10-28T12:56:43.330Z] === RUN   TestImportWithCustomPlatformReject//
12:56:43 [2023-10-28T12:56:43.330Z] === RUN   TestImportWithCustomPlatformReject/macos
12:56:43 [2023-10-28T12:56:43.330Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
12:56:43 [2023-10-28T12:56:43.330Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
12:56:43 [2023-10-28T12:56:43.330Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
12:56:43 [2023-10-28T12:56:43.330Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
12:56:43 [2023-10-28T12:56:43.330Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
12:56:43 [2023-10-28T12:56:43.330Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
12:56:43 [2023-10-28T12:56:43.330Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
12:56:43 [2023-10-28T12:56:43.331Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
12:56:43 [2023-10-28T12:56:43.331Z] === RUN   TestImageInspectEmptyTagsAndDigests
12:56:43 [2023-10-28T12:56:43.331Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
12:56:43 [2023-10-28T12:56:43.331Z] === RUN   TestImagesFilterMultiReference
12:56:43 [2023-10-28T12:56:43.331Z] --- PASS: TestImagesFilterMultiReference (0.05s)
12:56:43 [2023-10-28T12:56:43.331Z] === RUN   TestImagesFilterBeforeSince
12:56:43 [2023-10-28T12:56:43.590Z]     list_test.go:88: ImageList: ID=sha256:c54df5fc9e284c357a3e59f8b7e82085d16fc97d4cc9ba712eef9211bd9c69aa RepoTags=[testimagesfilterbeforesince:v3]
12:56:43 [2023-10-28T12:56:43.590Z]     list_test.go:88: ImageList: ID=sha256:e0c52b52e555e3b40b87d43f9bfdeabaec0a86b9dd3ca6a85fa39b227d2a6820 RepoTags=[testimagesfilterbeforesince:v2]
12:56:43 [2023-10-28T12:56:43.590Z]     list_test.go:88: ImageList: ID=sha256:9c637c0645f39be18a8fb653ed655ca769928d5c73749d38b1f7c5b86759b3c9 RepoTags=[testimagesfilterbeforesince:v1]
12:56:43 [2023-10-28T12:56:43.590Z] --- PASS: TestImagesFilterBeforeSince (0.24s)
12:56:43 [2023-10-28T12:56:43.590Z] === RUN   TestAPIImagesFilters
12:56:43 [2023-10-28T12:56:43.590Z] === RUN   TestAPIImagesFilters/repository_regex
12:56:43 [2023-10-28T12:56:43.590Z] === PAUSE TestAPIImagesFilters/repository_regex
12:56:43 [2023-10-28T12:56:43.590Z] === RUN   TestAPIImagesFilters/image_name_regex
12:56:43 [2023-10-28T12:56:43.590Z] === PAUSE TestAPIImagesFilters/image_name_regex
12:56:43 [2023-10-28T12:56:43.590Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
12:56:43 [2023-10-28T12:56:43.590Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
12:56:43 [2023-10-28T12:56:43.590Z] === RUN   TestAPIImagesFilters/registry_port_regex
12:56:43 [2023-10-28T12:56:43.590Z] === PAUSE TestAPIImagesFilters/registry_port_regex
12:56:43 [2023-10-28T12:56:43.590Z] === CONT  TestAPIImagesFilters/repository_regex
12:56:43 [2023-10-28T12:56:43.590Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
12:56:43 [2023-10-28T12:56:43.590Z] === CONT  TestAPIImagesFilters/registry_port_regex
12:56:43 [2023-10-28T12:56:43.590Z] === CONT  TestAPIImagesFilters/image_name_regex
12:56:43 [2023-10-28T12:56:43.590Z] --- PASS: TestAPIImagesFilters (0.03s)
12:56:43 [2023-10-28T12:56:43.590Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
12:56:43 [2023-10-28T12:56:43.590Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
12:56:43 [2023-10-28T12:56:43.590Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
12:56:43 [2023-10-28T12:56:43.590Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
12:56:43 [2023-10-28T12:56:43.590Z] === RUN   TestPruneDontDeleteUsedDangling
12:56:43 [2023-10-28T12:56:43.590Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s)
12:56:43 [2023-10-28T12:56:43.590Z] === RUN   TestImagePullPlatformInvalid
12:56:43 [2023-10-28T12:56:43.590Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:56:43 [2023-10-28T12:56:43.590Z] === RUN   TestImagePullStoredfDigestForOtherRepo
12:56:43 [2023-10-28T12:56:43.590Z] time="2023-10-28T12:56:43.517208931Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.8 instance.id=ead479fd-be5e-44fa-b163-1a9b345e2688 version=2.8.3 
12:56:43 [2023-10-28T12:56:43.590Z] time="2023-10-28T12:56:43.517306054Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=ead479fd-be5e-44fa-b163-1a9b345e2688 version=2.8.3 
12:56:43 [2023-10-28T12:56:43.590Z] time="2023-10-28T12:56:43.517327674Z" level=info msg="Starting upload purge in 54m0s" go.version=go1.20.8 instance.id=ead479fd-be5e-44fa-b163-1a9b345e2688 version=2.8.3 
12:56:43 [2023-10-28T12:56:43.590Z] time="2023-10-28T12:56:43.517540125Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=ead479fd-be5e-44fa-b163-1a9b345e2688 version=2.8.3 
12:56:43 [2023-10-28T12:56:43.590Z] time="2023-10-28T12:56:43.611782567Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5316669a-ba5c-4c43-9985-5d84dd0f0d00 http.request.method=GET http.request.remoteaddr="127.0.0.1:39352" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
12:56:43 [2023-10-28T12:56:43.590Z] time="2023-10-28T12:56:43.611834644Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5316669a-ba5c-4c43-9985-5d84dd0f0d00 http.request.method=GET http.request.remoteaddr="127.0.0.1:39352" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.995037ms http.response.status=200 http.response.written=2 
12:56:43 [2023-10-28T12:56:43.590Z] 127.0.0.1 - - [28/Oct/2023:12:56:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.614430022Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=57649133-9e9a-42c3-b07c-ecd701486f85 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.614459724Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f2ce1628-05ca-47e7-b2d6-5c35a266f54d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.614480655Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=57649133-9e9a-42c3-b07c-ecd701486f85 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.614491748Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f2ce1628-05ca-47e7-b2d6-5c35a266f54d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.61459216Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=57649133-9e9a-42c3-b07c-ecd701486f85 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=40.721µ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=eb2005d9-f10b-4f79-ada9-b933dbef64ab trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.614676532Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f2ce1628-05ca-47e7-b2d6-5c35a266f54d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=122.254µ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=db3d9115-7f48-416d-8a9b-d025d15f6eb8 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.614715407Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=57649133-9e9a-42c3-b07c-ecd701486f85 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.227717ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:56:43 [2023-10-28T12:56:43.852Z] 127.0.0.1 - - [28/Oct/2023:12:56:43 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.8+unknown"
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.614730143Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f2ce1628-05ca-47e7-b2d6-5c35a266f54d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.206088ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:56:43 [2023-10-28T12:56:43.852Z] 127.0.0.1 - - [28/Oct/2023:12:56:43 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.8+unknown"
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.616412497Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9d8c9d9-0f70-4ad0-b94a-cdee576e49be http.request.method=POST http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.616461588Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9d8c9d9-0f70-4ad0-b94a-cdee576e49be http.request.method=POST http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.616463631Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a2e6d20-0ea8-4708-9e55-8cce59b07668 http.request.method=POST http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.61649476Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a2e6d20-0ea8-4708-9e55-8cce59b07668 http.request.method=POST http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.616602746Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/ef36c147-baed-4f38-934b-ef120f1f61ab/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9d8c9d9-0f70-4ad0-b94a-cdee576e49be http.request.method=POST http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=111.71µ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=b76014f8-b293-47a5-904f-fe8973d6a6cc trace.line=110 vars.name=test 
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.616657514Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/ef36c147-baed-4f38-934b-ef120f1f61ab/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9d8c9d9-0f70-4ad0-b94a-cdee576e49be http.request.method=POST http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=22.072µ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=7820e612-8caf-4fd1-85c7-e3aaea5448be trace.line=142 vars.name=test 
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.616603583Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a2e6d20-0ea8-4708-9e55-8cce59b07668 http.request.method=POST http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=75.617µ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=5269631a-e2e4-4d01-83f4-9d322d769fb5 trace.line=110 vars.name=test 
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.616723014Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a2e6d20-0ea8-4708-9e55-8cce59b07668 http.request.method=POST http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=24.541µ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=ee159d4f-c7e2-4024-8a94-8c40b2732c17 trace.line=142 vars.name=test 
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.616729956Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/ef36c147-baed-4f38-934b-ef120f1f61ab/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9d8c9d9-0f70-4ad0-b94a-cdee576e49be http.request.method=POST http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=42.781µ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=fbf0a8e8-069a-4e4d-8bcc-de9e533affc3 trace.line=110 vars.name=test 
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.616796843Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a2e6d20-0ea8-4708-9e55-8cce59b07668 http.request.method=POST http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=43.511µ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=9c712878-6984-4bd6-a527-3502d1e00ace trace.line=110 vars.name=test 
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.616814582Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9d8c9d9-0f70-4ad0-b94a-cdee576e49be http.request.method=POST http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.778533ms http.response.status=202 http.response.written=0 
12:56:43 [2023-10-28T12:56:43.852Z] 127.0.0.1 - - [28/Oct/2023:12:56:43 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.8+unknown"
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.61686021Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a2e6d20-0ea8-4708-9e55-8cce59b07668 http.request.method=POST http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.88363ms http.response.status=202 http.response.written=0 
12:56:43 [2023-10-28T12:56:43.852Z] 127.0.0.1 - - [28/Oct/2023:12:56:43 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.8+unknown"
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.619049926Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ce54172-25a1-4aec-9a05-57565a58a0f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a?_state=f3iDtLlmMu6Ypxh_svEn7Jk8S_VYkXQZDwFskkmCb5N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMWZlYTdkLWRlNWUtNDNiOS1hYjdjLWM5ZjdkNDgxZTg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY1MTEwODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a 
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.619126084Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3aec79c8-2cbe-42d9-b173-fd7ea9473c01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/uploads/ef36c147-baed-4f38-934b-ef120f1f61ab?_state=l_QoXWdxwlh4x_05cdRgL6ejZv2txK-PzdcC9wji8Ul7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMzZjMTQ3LWJhZWQtNGYzOC05MzRiLWVmMTIwZjFmNjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY0NzI0NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=ef36c147-baed-4f38-934b-ef120f1f61ab 
12:56:43 [2023-10-28T12:56:43.852Z] time="2023-10-28T12:56:43.619190329Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3aec79c8-2cbe-42d9-b173-fd7ea9473c01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/uploads/ef36c147-baed-4f38-934b-ef120f1f61ab?_state=l_QoXWdxwlh4x_05cdRgL6ejZv2txK-PzdcC9wji8Ul7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMzZjMTQ3LWJhZWQtNGYzOC05MzRiLWVmMTIwZjFmNjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY0NzI0NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=ef36c147-baed-4f38-934b-ef120f1f61ab 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.619131467Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ce54172-25a1-4aec-9a05-57565a58a0f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a?_state=f3iDtLlmMu6Ypxh_svEn7Jk8S_VYkXQZDwFskkmCb5N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMWZlYTdkLWRlNWUtNDNiOS1hYjdjLWM5ZjdkNDgxZTg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY1MTEwODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.619267899Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/ef36c147-baed-4f38-934b-ef120f1f61ab/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3aec79c8-2cbe-42d9-b173-fd7ea9473c01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/uploads/ef36c147-baed-4f38-934b-ef120f1f61ab?_state=l_QoXWdxwlh4x_05cdRgL6ejZv2txK-PzdcC9wji8Ul7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMzZjMTQ3LWJhZWQtNGYzOC05MzRiLWVmMTIwZjFmNjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY0NzI0NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=45.521µ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=5dab3ca8-81f8-465a-a146-edca68356456 trace.line=95 vars.name=test vars.uuid=ef36c147-baed-4f38-934b-ef120f1f61ab 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.619276186Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ce54172-25a1-4aec-9a05-57565a58a0f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a?_state=f3iDtLlmMu6Ypxh_svEn7Jk8S_VYkXQZDwFskkmCb5N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMWZlYTdkLWRlNWUtNDNiOS1hYjdjLWM5ZjdkNDgxZTg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY1MTEwODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=35.716µ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=babc653a-21b5-4f5f-b77f-7aedc23b6199 trace.line=95 vars.name=test vars.uuid=ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.61932503Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/ef36c147-baed-4f38-934b-ef120f1f61ab/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3aec79c8-2cbe-42d9-b173-fd7ea9473c01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/uploads/ef36c147-baed-4f38-934b-ef120f1f61ab?_state=l_QoXWdxwlh4x_05cdRgL6ejZv2txK-PzdcC9wji8Ul7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMzZjMTQ3LWJhZWQtNGYzOC05MzRiLWVmMTIwZjFmNjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY0NzI0NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=23.105µ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=13b2a3e3-5ce4-4475-909d-e249a415cc5d trace.line=142 vars.name=test vars.uuid=ef36c147-baed-4f38-934b-ef120f1f61ab 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.619377443Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3aec79c8-2cbe-42d9-b173-fd7ea9473c01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/uploads/ef36c147-baed-4f38-934b-ef120f1f61ab?_state=l_QoXWdxwlh4x_05cdRgL6ejZv2txK-PzdcC9wji8Ul7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMzZjMTQ3LWJhZWQtNGYzOC05MzRiLWVmMTIwZjFmNjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY0NzI0NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=ef36c147-baed-4f38-934b-ef120f1f61ab 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.61932576Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ce54172-25a1-4aec-9a05-57565a58a0f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a?_state=f3iDtLlmMu6Ypxh_svEn7Jk8S_VYkXQZDwFskkmCb5N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMWZlYTdkLWRlNWUtNDNiOS1hYjdjLWM5ZjdkNDgxZTg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY1MTEwODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=21.111µ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=0442b35d-5081-4954-91d8-92487878c710 trace.line=142 vars.name=test vars.uuid=ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.619433032Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ce54172-25a1-4aec-9a05-57565a58a0f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a?_state=f3iDtLlmMu6Ypxh_svEn7Jk8S_VYkXQZDwFskkmCb5N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMWZlYTdkLWRlNWUtNDNiOS1hYjdjLWM5ZjdkNDgxZTg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY1MTEwODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.61944954Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/ef36c147-baed-4f38-934b-ef120f1f61ab/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3aec79c8-2cbe-42d9-b173-fd7ea9473c01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/uploads/ef36c147-baed-4f38-934b-ef120f1f61ab?_state=l_QoXWdxwlh4x_05cdRgL6ejZv2txK-PzdcC9wji8Ul7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMzZjMTQ3LWJhZWQtNGYzOC05MzRiLWVmMTIwZjFmNjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY0NzI0NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=39.638µ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=4927052f-56c4-420c-8df8-793d58f1867d trace.line=110 vars.name=test vars.uuid=ef36c147-baed-4f38-934b-ef120f1f61ab 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.619489769Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/ef36c147-baed-4f38-934b-ef120f1f61ab/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3aec79c8-2cbe-42d9-b173-fd7ea9473c01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/uploads/ef36c147-baed-4f38-934b-ef120f1f61ab?_state=l_QoXWdxwlh4x_05cdRgL6ejZv2txK-PzdcC9wji8Ul7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMzZjMTQ3LWJhZWQtNGYzOC05MzRiLWVmMTIwZjFmNjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY0NzI0NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=13.58µ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=c11a2190-2a33-432c-86d5-ff8ec7cee4dc trace.line=155 vars.name=test vars.uuid=ef36c147-baed-4f38-934b-ef120f1f61ab 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.619507984Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ce54172-25a1-4aec-9a05-57565a58a0f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a?_state=f3iDtLlmMu6Ypxh_svEn7Jk8S_VYkXQZDwFskkmCb5N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMWZlYTdkLWRlNWUtNDNiOS1hYjdjLWM5ZjdkNDgxZTg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY1MTEwODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=40.335µ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=49ca4eef-69da-4107-9d86-6e32c81d9837 trace.line=110 vars.name=test vars.uuid=ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.619528489Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3aec79c8-2cbe-42d9-b173-fd7ea9473c01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/uploads/ef36c147-baed-4f38-934b-ef120f1f61ab?_state=l_QoXWdxwlh4x_05cdRgL6ejZv2txK-PzdcC9wji8Ul7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMzZjMTQ3LWJhZWQtNGYzOC05MzRiLWVmMTIwZjFmNjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY0NzI0NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=12.119µ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=408dbfea-6299-46e9-ba63-2b848ba7c151 trace.line=155 vars.name=test vars.uuid=ef36c147-baed-4f38-934b-ef120f1f61ab 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.619544537Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ce54172-25a1-4aec-9a05-57565a58a0f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a?_state=f3iDtLlmMu6Ypxh_svEn7Jk8S_VYkXQZDwFskkmCb5N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMWZlYTdkLWRlNWUtNDNiOS1hYjdjLWM5ZjdkNDgxZTg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY1MTEwODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=11.355µ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=f8444eb9-eada-4c29-bcf4-65680217129a trace.line=155 vars.name=test vars.uuid=ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.619558346Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/ef36c147-baed-4f38-934b-ef120f1f61ab/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3aec79c8-2cbe-42d9-b173-fd7ea9473c01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/uploads/ef36c147-baed-4f38-934b-ef120f1f61ab?_state=l_QoXWdxwlh4x_05cdRgL6ejZv2txK-PzdcC9wji8Ul7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMzZjMTQ3LWJhZWQtNGYzOC05MzRiLWVmMTIwZjFmNjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY0NzI0NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=11.733µ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=44a83fb9-57e9-4b6a-a902-6e996640b9e8 trace.line=155 vars.name=test vars.uuid=ef36c147-baed-4f38-934b-ef120f1f61ab 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.619582354Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ce54172-25a1-4aec-9a05-57565a58a0f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a?_state=f3iDtLlmMu6Ypxh_svEn7Jk8S_VYkXQZDwFskkmCb5N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMWZlYTdkLWRlNWUtNDNiOS1hYjdjLWM5ZjdkNDgxZTg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY1MTEwODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=12.25µ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=3837f7a8-950c-4011-bda4-823671dbe3d5 trace.line=155 vars.name=test vars.uuid=ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.619608388Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ce54172-25a1-4aec-9a05-57565a58a0f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a?_state=f3iDtLlmMu6Ypxh_svEn7Jk8S_VYkXQZDwFskkmCb5N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMWZlYTdkLWRlNWUtNDNiOS1hYjdjLWM5ZjdkNDgxZTg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY1MTEwODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=8.591µ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=fe293bf0-4244-474a-bc2b-94338d0241fe trace.line=155 vars.name=test vars.uuid=ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.619674964Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ce54172-25a1-4aec-9a05-57565a58a0f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a?_state=f3iDtLlmMu6Ypxh_svEn7Jk8S_VYkXQZDwFskkmCb5N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMWZlYTdkLWRlNWUtNDNiOS1hYjdjLWM5ZjdkNDgxZTg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY1MTEwODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=46.211µ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=0bc0802e-0b85-4ac4-85a7-41592a45d89b trace.line=185 vars.name=test vars.uuid=ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.619703648Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/ef36c147-baed-4f38-934b-ef120f1f61ab/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3aec79c8-2cbe-42d9-b173-fd7ea9473c01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/uploads/ef36c147-baed-4f38-934b-ef120f1f61ab?_state=l_QoXWdxwlh4x_05cdRgL6ejZv2txK-PzdcC9wji8Ul7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMzZjMTQ3LWJhZWQtNGYzOC05MzRiLWVmMTIwZjFmNjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY0NzI0NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=123.443µ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=aaf0066c-801a-48e4-bd44-721268954bdc trace.line=185 vars.name=test vars.uuid=ef36c147-baed-4f38-934b-ef120f1f61ab 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.619752755Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ce54172-25a1-4aec-9a05-57565a58a0f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a?_state=f3iDtLlmMu6Ypxh_svEn7Jk8S_VYkXQZDwFskkmCb5N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMWZlYTdkLWRlNWUtNDNiOS1hYjdjLWM5ZjdkNDgxZTg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY1MTEwODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=46.416µ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=3acf8db8-4c6f-40d8-8eae-c04747dcd1e4 trace.line=110 vars.name=test vars.uuid=ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.619765333Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3aec79c8-2cbe-42d9-b173-fd7ea9473c01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/uploads/ef36c147-baed-4f38-934b-ef120f1f61ab?_state=l_QoXWdxwlh4x_05cdRgL6ejZv2txK-PzdcC9wji8Ul7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMzZjMTQ3LWJhZWQtNGYzOC05MzRiLWVmMTIwZjFmNjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY0NzI0NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=36.406µ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=6db85745-dbd1-4ee6-a22b-0b5a99c7a6ac trace.line=110 vars.name=test vars.uuid=ef36c147-baed-4f38-934b-ef120f1f61ab 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.619884584Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ce54172-25a1-4aec-9a05-57565a58a0f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a?_state=f3iDtLlmMu6Ypxh_svEn7Jk8S_VYkXQZDwFskkmCb5N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMWZlYTdkLWRlNWUtNDNiOS1hYjdjLWM5ZjdkNDgxZTg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY1MTEwODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=104.326µ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=a8705c77-5b53-46c0-b539-ef33d848b375 trace.line=202 vars.name=test vars.uuid=ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.619957887Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ce54172-25a1-4aec-9a05-57565a58a0f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39374" http.request.uri="/v2/test/blobs/uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a?_state=f3iDtLlmMu6Ypxh_svEn7Jk8S_VYkXQZDwFskkmCb5N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMWZlYTdkLWRlNWUtNDNiOS1hYjdjLWM5ZjdkNDgxZTg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY1MTEwODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=2.1849ms http.response.status=201 http.response.written=0 
12:56:43 [2023-10-28T12:56:43.853Z] time="2023-10-28T12:56:43.619959692Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/ef36c147-baed-4f38-934b-ef120f1f61ab")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3aec79c8-2cbe-42d9-b173-fd7ea9473c01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/uploads/ef36c147-baed-4f38-934b-ef120f1f61ab?_state=l_QoXWdxwlh4x_05cdRgL6ejZv2txK-PzdcC9wji8Ul7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMzZjMTQ3LWJhZWQtNGYzOC05MzRiLWVmMTIwZjFmNjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY0NzI0NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=169.548µ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=0a797128-1976-46c9-befa-3e066a7b4806 trace.line=202 vars.name=test vars.uuid=ef36c147-baed-4f38-934b-ef120f1f61ab 
12:56:43 [2023-10-28T12:56:43.853Z] 127.0.0.1 - - [28/Oct/2023:12:56:43 +0000] "PUT /v2/test/blobs/uploads/ef1fea7d-de5e-43b9-ab7c-c9f7d481e86a?_state=f3iDtLlmMu6Ypxh_svEn7Jk8S_VYkXQZDwFskkmCb5N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMWZlYTdkLWRlNWUtNDNiOS1hYjdjLWM5ZjdkNDgxZTg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY1MTEwODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown"
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.620022157Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3aec79c8-2cbe-42d9-b173-fd7ea9473c01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/blobs/uploads/ef36c147-baed-4f38-934b-ef120f1f61ab?_state=l_QoXWdxwlh4x_05cdRgL6ejZv2txK-PzdcC9wji8Ul7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMzZjMTQ3LWJhZWQtNGYzOC05MzRiLWVmMTIwZjFmNjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY0NzI0NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=2.249251ms http.response.status=201 http.response.written=0 
12:56:43 [2023-10-28T12:56:43.854Z] 127.0.0.1 - - [28/Oct/2023:12:56:43 +0000] "PUT /v2/test/blobs/uploads/ef36c147-baed-4f38-934b-ef120f1f61ab?_state=l_QoXWdxwlh4x_05cdRgL6ejZv2txK-PzdcC9wji8Ul7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmMzZjMTQ3LWJhZWQtNGYzOC05MzRiLWVmMTIwZjFmNjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yOFQxMjo1Njo0My42MTY0NzI0NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown"
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.621050058Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b2fb2c4d-1c22-41f1-a0bd-7926c8eae980 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.621088597Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b2fb2c4d-1c22-41f1-a0bd-7926c8eae980 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.621149872Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b2fb2c4d-1c22-41f1-a0bd-7926c8eae980 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=28.151µ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=be4a343f-24a7-4b52-9e58-b39d7d5f22e1 trace.line=95 vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.621211958Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b2fb2c4d-1c22-41f1-a0bd-7926c8eae980 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="846.736µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] 127.0.0.1 - - [28/Oct/2023:12:56:43 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.8+unknown"
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.622633157Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fd7110be-5d85-4d40-96e9-5d5b653bfec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.62267003Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fd7110be-5d85-4d40-96e9-5d5b653bfec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.622854962Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fd7110be-5d85-4d40-96e9-5d5b653bfec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.622870945Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fd7110be-5d85-4d40-96e9-5d5b653bfec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.622881611Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fd7110be-5d85-4d40-96e9-5d5b653bfec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.622953306Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fd7110be-5d85-4d40-96e9-5d5b653bfec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=40.59µ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=e30683fd-33fa-4fd4-9226-7c102fff0692 trace.line=95 vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.623002413Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fd7110be-5d85-4d40-96e9-5d5b653bfec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=15.852µ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=72bda986-9b7f-4706-9c3d-f99c232536f6 trace.line=155 vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.623050855Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fd7110be-5d85-4d40-96e9-5d5b653bfec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=20.242µ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=4386bf4b-dbd5-4e8b-b099-9b522742deda trace.line=95 vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.623088385Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fd7110be-5d85-4d40-96e9-5d5b653bfec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=10.675µ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=680382ee-e89b-41be-aa10-be88cc6a75bc trace.line=155 vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.623126168Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fd7110be-5d85-4d40-96e9-5d5b653bfec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=12.431µ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=0fc1303f-2dd2-4ed9-b1cf-e5cf3468afe3 trace.line=155 vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.623203246Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fd7110be-5d85-4d40-96e9-5d5b653bfec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=52.035µ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=67072f18-dda6-403f-bd06-50ba331dd708 trace.line=110 vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.623286403Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fd7110be-5d85-4d40-96e9-5d5b653bfec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=50.256µ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=b1db163c-980a-4487-a787-c997c447fcfe trace.line=110 vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.623437695Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fd7110be-5d85-4d40-96e9-5d5b653bfec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=61.742µ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=daf98ac5-e65e-4e00-be62-52ed4b0bafcf trace.line=110 vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.623495761Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fd7110be-5d85-4d40-96e9-5d5b653bfec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=33.501µ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=de23fc30-2440-4622-8ba8-95c7e4ec7d5a trace.line=110 vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.623532125Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fd7110be-5d85-4d40-96e9-5d5b653bfec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.623546041Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fd7110be-5d85-4d40-96e9-5d5b653bfec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39358" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=2.050979ms http.response.status=201 http.response.written=0 
12:56:43 [2023-10-28T12:56:43.854Z] 127.0.0.1 - - [28/Oct/2023:12:56:43 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown"
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.629069861Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3f388b65-09bb-4382-80bd-77e913a227ca http.request.method=GET http.request.remoteaddr="127.0.0.1:39386" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.629107071Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3f388b65-09bb-4382-80bd-77e913a227ca http.request.method=GET http.request.remoteaddr="127.0.0.1:39386" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de 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="845.235µs" http.response.status=200 http.response.written=2 
12:56:43 [2023-10-28T12:56:43.854Z] 127.0.0.1 - - [28/Oct/2023:12:56:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.631216034Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea4cc91a-20d8-4e2f-bca1-bf243fdbe587 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39400" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.631257748Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea4cc91a-20d8-4e2f-bca1-bf243fdbe587 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39400" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.631344105Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea4cc91a-20d8-4e2f-bca1-bf243fdbe587 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39400" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.909µ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=e222e0e8-23e7-4b12-9b63-f09806f4c928 trace.line=95 vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.631367169Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea4cc91a-20d8-4e2f-bca1-bf243fdbe587 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39400" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.63141205Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea4cc91a-20d8-4e2f-bca1-bf243fdbe587 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39400" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.498µ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=c80ac241-895b-4803-914f-b6e39efbc30f trace.line=95 vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.631460377Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea4cc91a-20d8-4e2f-bca1-bf243fdbe587 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39400" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.238µ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=bd5c9ba7-51fb-4479-a2cd-e5d26c80621e trace.line=155 vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.631504602Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea4cc91a-20d8-4e2f-bca1-bf243fdbe587 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39400" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.417µ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=82da0238-35ef-48da-98ed-09ac89dc7d24 trace.line=125 vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.631555801Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea4cc91a-20d8-4e2f-bca1-bf243fdbe587 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39400" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.631643036Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea4cc91a-20d8-4e2f-bca1-bf243fdbe587 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39400" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de 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.24425ms http.response.status=200 http.response.written=417 
12:56:43 [2023-10-28T12:56:43.854Z] 127.0.0.1 - - [28/Oct/2023:12:56:43 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.643148284Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=665885e4-e136-4d32-8a61-abb998c66a09 http.request.method=GET http.request.remoteaddr="127.0.0.1:39412" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.643199417Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=665885e4-e136-4d32-8a61-abb998c66a09 http.request.method=GET http.request.remoteaddr="127.0.0.1:39412" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:56:43 [2023-10-28T12:56:43.854Z] time="2023-10-28T12:56:43.643214432Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=665885e4-e136-4d32-8a61-abb998c66a09 http.request.method=GET http.request.remoteaddr="127.0.0.1:39412" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.643297187Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=665885e4-e136-4d32-8a61-abb998c66a09 http.request.method=GET http.request.remoteaddr="127.0.0.1:39412" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.607µ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=012c81c8-0b97-42ec-aaaf-58a883f791cb trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.64334933Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=665885e4-e136-4d32-8a61-abb998c66a09 http.request.method=GET http.request.remoteaddr="127.0.0.1:39412" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.304µ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=e8c30318-33a4-4406-8812-13ed36498698 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.643389534Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=665885e4-e136-4d32-8a61-abb998c66a09 http.request.method=GET http.request.remoteaddr="127.0.0.1:39412" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.899µ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=4347053b-fdd3-43d5-af31-80d11026de57 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.643427351Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=665885e4-e136-4d32-8a61-abb998c66a09 http.request.method=GET http.request.remoteaddr="127.0.0.1:39412" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.643515095Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=665885e4-e136-4d32-8a61-abb998c66a09 http.request.method=GET http.request.remoteaddr="127.0.0.1:39412" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de 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.693964ms http.response.status=200 http.response.written=417 
12:56:43 [2023-10-28T12:56:43.855Z] 127.0.0.1 - - [28/Oct/2023:12:56:43 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.649938269Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7f8e2053-ba05-4501-9914-7abe2d4a4828 http.request.method=GET http.request.remoteaddr="127.0.0.1:39438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.649977431Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7f8e2053-ba05-4501-9914-7abe2d4a4828 http.request.method=GET http.request.remoteaddr="127.0.0.1:39438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.650048962Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7f8e2053-ba05-4501-9914-7abe2d4a4828 http.request.method=GET http.request.remoteaddr="127.0.0.1:39438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.393µ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=3e4e4bb6-bc07-4286-9dbc-9ed2dabcec40 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.650071731Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=323cb39c-3dce-450d-91f8-038b6eb94b32 http.request.method=GET http.request.remoteaddr="127.0.0.1:39422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.650098578Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7f8e2053-ba05-4501-9914-7abe2d4a4828 http.request.method=GET http.request.remoteaddr="127.0.0.1:39438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.631µ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=9cf0a017-88e3-4bc9-a011-312d624cb1e1 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.650104764Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=323cb39c-3dce-450d-91f8-038b6eb94b32 http.request.method=GET http.request.remoteaddr="127.0.0.1:39422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.650143204Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7f8e2053-ba05-4501-9914-7abe2d4a4828 http.request.method=GET http.request.remoteaddr="127.0.0.1:39438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.06µ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=fb528299-4f5f-4cec-a600-96875e6316c0 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.65017065Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=323cb39c-3dce-450d-91f8-038b6eb94b32 http.request.method=GET http.request.remoteaddr="127.0.0.1:39422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.299µ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=081f4adf-4a59-4da9-a717-02c6f9bce0a8 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.65025279Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=323cb39c-3dce-450d-91f8-038b6eb94b32 http.request.method=GET http.request.remoteaddr="127.0.0.1:39422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.984µ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=71cc61c5-3614-4298-b573-5477b7d33798 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.650181005Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7f8e2053-ba05-4501-9914-7abe2d4a4828 http.request.method=GET http.request.remoteaddr="127.0.0.1:39438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.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).Stat" trace.id=3d575501-a17f-43f1-af74-a71448d89fe4 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.650301273Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=323cb39c-3dce-450d-91f8-038b6eb94b32 http.request.method=GET http.request.remoteaddr="127.0.0.1:39422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.742µ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=c40c65a8-4654-4c8d-ba3f-b142aea35ddf trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.650338909Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=323cb39c-3dce-450d-91f8-038b6eb94b32 http.request.method=GET http.request.remoteaddr="127.0.0.1:39422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.421µ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=fce1f86f-817b-4c99-90a7-a374610e2c23 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.650371549Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=323cb39c-3dce-450d-91f8-038b6eb94b32 http.request.method=GET http.request.remoteaddr="127.0.0.1:39422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.674µ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=8bd4412e-f99d-4b05-b54c-5f20a39a6612 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.650367774Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7f8e2053-ba05-4501-9914-7abe2d4a4828 http.request.method=GET http.request.remoteaddr="127.0.0.1:39438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.767µ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=408f7ad8-bc79-41ff-a391-f540bfbd355c trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.65087361Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7f8e2053-ba05-4501-9914-7abe2d4a4828 http.request.method=GET http.request.remoteaddr="127.0.0.1:39438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.731µ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=9656530a-a82a-4345-88cf-937cccd1570c trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.650735988Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=323cb39c-3dce-450d-91f8-038b6eb94b32 http.request.method=GET http.request.remoteaddr="127.0.0.1:39422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.949µ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=28d465b5-b94e-4c5f-a65b-a3ee88744b53 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.650997957Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7f8e2053-ba05-4501-9914-7abe2d4a4828 http.request.method=GET http.request.remoteaddr="127.0.0.1:39438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=62.924µ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=32f5c678-a1ed-4503-9f43-95523c815ec4 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.651071547Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=323cb39c-3dce-450d-91f8-038b6eb94b32 http.request.method=GET http.request.remoteaddr="127.0.0.1:39422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.776µ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=05d32396-6312-42c8-8059-13d44952bd20 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:56:43 [2023-10-28T12:56:43.855Z] time="2023-10-28T12:56:43.651945548Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=323cb39c-3dce-450d-91f8-038b6eb94b32 http.request.method=GET http.request.remoteaddr="127.0.0.1:39422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.033µ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=063cb380-3127-4ab9-b85d-1d0591c51247 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:56:43 [2023-10-28T12:56:43.856Z] time="2023-10-28T12:56:43.651965125Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7f8e2053-ba05-4501-9914-7abe2d4a4828 http.request.method=GET http.request.remoteaddr="127.0.0.1:39438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.198µ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=3399777d-d6bd-4dcc-ba11-1d9a6c4b7b8b trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:56:43 [2023-10-28T12:56:43.856Z] time="2023-10-28T12:56:43.6521782Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7f8e2053-ba05-4501-9914-7abe2d4a4828 http.request.method=GET http.request.remoteaddr="127.0.0.1:39438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.883µ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=52cb1d1b-6949-4857-a2ba-7e54e43d1035 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:56:43 [2023-10-28T12:56:43.856Z] time="2023-10-28T12:56:43.652193166Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=323cb39c-3dce-450d-91f8-038b6eb94b32 http.request.method=GET http.request.remoteaddr="127.0.0.1:39422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.403µ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=a457f6d4-9185-467f-8da3-79cf84b84346 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:56:43 [2023-10-28T12:56:43.856Z] time="2023-10-28T12:56:43.652259478Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=323cb39c-3dce-450d-91f8-038b6eb94b32 http.request.method=GET http.request.remoteaddr="127.0.0.1:39422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.149705ms http.response.status=200 http.response.written=194 
12:56:43 [2023-10-28T12:56:43.856Z] 127.0.0.1 - - [28/Oct/2023:12:56:43 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:56:43 [2023-10-28T12:56:43.856Z] time="2023-10-28T12:56:43.652325093Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7f8e2053-ba05-4501-9914-7abe2d4a4828 http.request.method=GET http.request.remoteaddr="127.0.0.1:39438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.218012ms http.response.status=200 http.response.written=68 
12:56:43 [2023-10-28T12:56:43.856Z] 127.0.0.1 - - [28/Oct/2023:12:56:43 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:56:43 [2023-10-28T12:56:43.856Z] time="2023-10-28T12:56:43.666015807Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=41496394-4e76-46ad-851d-bdcc161a6c60 http.request.method=GET http.request.remoteaddr="127.0.0.1:39460" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
12:56:43 [2023-10-28T12:56:43.856Z] time="2023-10-28T12:56:43.666056364Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=41496394-4e76-46ad-851d-bdcc161a6c60 http.request.method=GET http.request.remoteaddr="127.0.0.1:39460" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de 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="843.65µs" http.response.status=200 http.response.written=2 
12:56:43 [2023-10-28T12:56:43.856Z] 127.0.0.1 - - [28/Oct/2023:12:56:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:56:43 [2023-10-28T12:56:43.856Z] time="2023-10-28T12:56:43.675361663Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e71715d9-d01d-4fd7-97c5-ef1342e44cc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39476" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:56:43 [2023-10-28T12:56:43.856Z] time="2023-10-28T12:56:43.675411656Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e71715d9-d01d-4fd7-97c5-ef1342e44cc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39476" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:56:43 [2023-10-28T12:56:43.856Z] time="2023-10-28T12:56:43.675427147Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e71715d9-d01d-4fd7-97c5-ef1342e44cc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39476" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:56:43 [2023-10-28T12:56:43.856Z] time="2023-10-28T12:56:43.675492467Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e71715d9-d01d-4fd7-97c5-ef1342e44cc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39476" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.206µ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=3202be92-7d76-49cb-bebc-871508187025 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:56:43 [2023-10-28T12:56:43.856Z] time="2023-10-28T12:56:43.675540745Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e71715d9-d01d-4fd7-97c5-ef1342e44cc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39476" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.996µ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=be3188d3-4320-479c-a6e3-84de989b4e27 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:56:43 [2023-10-28T12:56:43.856Z] time="2023-10-28T12:56:43.675611201Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e71715d9-d01d-4fd7-97c5-ef1342e44cc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39476" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de 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.099063ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:56:43 [2023-10-28T12:56:43.856Z] 127.0.0.1 - - [28/Oct/2023:12:56:43 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/8366ee2b8ae0e50a186e8bb4d20022a03eced9de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:56:43 [2023-10-28T12:56:43.856Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
12:56:43 [2023-10-28T12:56:43.856Z] === RUN   TestImagePullNonExisting
12:56:43 [2023-10-28T12:56:43.856Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
12:56:43 [2023-10-28T12:56:43.856Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
12:56:43 [2023-10-28T12:56:43.856Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
12:56:43 [2023-10-28T12:56:43.856Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
12:56:43 [2023-10-28T12:56:43.856Z] === RUN   TestImagePullNonExisting/asdfasdf
12:56:43 [2023-10-28T12:56:43.856Z] === PAUSE TestImagePullNonExisting/asdfasdf
12:56:43 [2023-10-28T12:56:43.856Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
12:56:43 [2023-10-28T12:56:43.856Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
12:56:43 [2023-10-28T12:56:43.856Z] === RUN   TestImagePullNonExisting/library/asdfasdf
12:56:43 [2023-10-28T12:56:43.856Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
12:56:43 [2023-10-28T12:56:43.856Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
12:56:43 [2023-10-28T12:56:43.856Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
12:56:43 [2023-10-28T12:56:43.856Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
12:56:43 [2023-10-28T12:56:43.856Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
12:56:43 [2023-10-28T12:56:43.856Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
12:56:43 [2023-10-28T12:56:43.856Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
12:56:43 [2023-10-28T12:56:43.856Z] === CONT  TestImagePullNonExisting/asdfasdf
12:56:43 [2023-10-28T12:56:43.856Z] === CONT  TestImagePullNonExisting/library/asdfasdf
12:56:45 [2023-10-28T12:56:45.234Z] --- PASS: TestImagePullNonExisting (0.01s)
12:56:45 [2023-10-28T12:56:45.234Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.98s)
12:56:45 [2023-10-28T12:56:45.234Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.99s)
12:56:45 [2023-10-28T12:56:45.234Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.99s)
12:56:45 [2023-10-28T12:56:45.234Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.99s)
12:56:45 [2023-10-28T12:56:45.234Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.31s)
12:56:45 [2023-10-28T12:56:45.234Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.32s)
12:56:45 [2023-10-28T12:56:45.234Z] === RUN   TestRemoveImageOrphaning
12:56:45 [2023-10-28T12:56:45.234Z] --- PASS: TestRemoveImageOrphaning (0.16s)
12:56:45 [2023-10-28T12:56:45.234Z] === RUN   TestRemoveByDigest
12:56:45 [2023-10-28T12:56:45.234Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
12:56:45 [2023-10-28T12:56:45.234Z] --- SKIP: TestRemoveByDigest (0.00s)
12:56:45 [2023-10-28T12:56:45.234Z] === RUN   TestRemoveImageGarbageCollector
12:56:45 [2023-10-28T12:56:45.234Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
12:56:45 [2023-10-28T12:56:45.234Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:56:45 [2023-10-28T12:56:45.234Z] === RUN   TestSaveCheckTimes
12:56:45 [2023-10-28T12:56:45.234Z] === PAUSE TestSaveCheckTimes
12:56:45 [2023-10-28T12:56:45.234Z] === RUN   TestSaveRepoWithMultipleImages
12:56:46 [2023-10-28T12:56:46.172Z] --- PASS: TestSaveRepoWithMultipleImages (0.92s)
12:56:46 [2023-10-28T12:56:46.172Z] === RUN   TestSaveDirectoryPermissions
12:56:47 [2023-10-28T12:56:47.110Z] --- PASS: TestSaveDirectoryPermissions (0.93s)
12:56:47 [2023-10-28T12:56:47.110Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:56:47 [2023-10-28T12:56:47.110Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:56:47 [2023-10-28T12:56:47.110Z] === RUN   TestTagUsingDigestAlgorithmAsName
12:56:47 [2023-10-28T12:56:47.110Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
12:56:47 [2023-10-28T12:56:47.110Z] === RUN   TestTagValidPrefixedRepo
12:56:47 [2023-10-28T12:56:47.110Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
12:56:47 [2023-10-28T12:56:47.110Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
12:56:47 [2023-10-28T12:56:47.110Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
12:56:47 [2023-10-28T12:56:47.110Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
12:56:47 [2023-10-28T12:56:47.110Z] === RUN   TestTagValidPrefixedRepo/foooo:t
12:56:47 [2023-10-28T12:56:47.110Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
12:56:47 [2023-10-28T12:56:47.110Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
12:56:47 [2023-10-28T12:56:47.110Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
12:56:47 [2023-10-28T12:56:47.110Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
12:56:47 [2023-10-28T12:56:47.110Z] === CONT  TestTagValidPrefixedRepo/foooo:t
12:56:47 [2023-10-28T12:56:47.110Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
12:56:47 [2023-10-28T12:56:47.110Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
12:56:47 [2023-10-28T12:56:47.110Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
12:56:47 [2023-10-28T12:56:47.110Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.00s)
12:56:47 [2023-10-28T12:56:47.110Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
12:56:47 [2023-10-28T12:56:47.110Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
12:56:47 [2023-10-28T12:56:47.110Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
12:56:47 [2023-10-28T12:56:47.110Z] === RUN   TestTagExistedNameWithoutForce
12:56:47 [2023-10-28T12:56:47.110Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:56:47 [2023-10-28T12:56:47.110Z] === RUN   TestTagOfficialNames
12:56:47 [2023-10-28T12:56:47.110Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
12:56:47 [2023-10-28T12:56:47.110Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
12:56:47 [2023-10-28T12:56:47.369Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
12:56:47 [2023-10-28T12:56:47.369Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
12:56:47 [2023-10-28T12:56:47.369Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
12:56:47 [2023-10-28T12:56:47.369Z] --- PASS: TestTagOfficialNames (0.04s)
12:56:47 [2023-10-28T12:56:47.369Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
12:56:47 [2023-10-28T12:56:47.369Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
12:56:47 [2023-10-28T12:56:47.369Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
12:56:47 [2023-10-28T12:56:47.369Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
12:56:47 [2023-10-28T12:56:47.369Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
12:56:47 [2023-10-28T12:56:47.369Z] === RUN   TestTagMatchesDigest
12:56:47 [2023-10-28T12:56:47.369Z] --- PASS: TestTagMatchesDigest (0.01s)
12:56:47 [2023-10-28T12:56:47.369Z] === CONT  TestSaveCheckTimes
12:56:47 [2023-10-28T12:56:47.369Z] --- PASS: TestSaveCheckTimes (0.03s)
12:56:47 [2023-10-28T12:56:47.369Z] PASS
12:56:47 [2023-10-28T12:56:47.369Z] 
12:56:47 [2023-10-28T12:56:47.369Z] === Skipped
12:56:47 [2023-10-28T12:56:47.369Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:56:47 [2023-10-28T12:56:47.369Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
12:56:47 [2023-10-28T12:56:47.369Z] 
12:56:47 [2023-10-28T12:56:47.369Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
12:56:47 [2023-10-28T12:56:47.369Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
12:56:47 [2023-10-28T12:56:47.369Z] 
12:56:47 [2023-10-28T12:56:47.369Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:56:47 [2023-10-28T12:56:47.369Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
12:56:47 [2023-10-28T12:56:47.369Z] 
12:56:47 [2023-10-28T12:56:47.369Z] DONE 52 tests, 3 skipped in 4.439s
12:56:47 [2023-10-28T12:56:47.369Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
12:56:47 [2023-10-28T12:56:47.369Z] ++ '[' -n '' ']'
12:56:47 [2023-10-28T12:56:47.369Z] ++ 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
12:56:47 [2023-10-28T12:56:47.369Z] ++ set -e
12:56:47 [2023-10-28T12:56:47.369Z] ++ '[' -n 0 ']'
12:56:47 [2023-10-28T12:56:47.369Z] ++ set -x
12:56:47 [2023-10-28T12:56:47.369Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
12:56:47 [2023-10-28T12:56:47.369Z] === RUN   TestStripANSICommands
12:56:47 [2023-10-28T12:56:47.369Z] === RUN   TestStripANSICommands/#00
12:56:47 [2023-10-28T12:56:47.369Z] === RUN   TestStripANSICommands/#01
12:56:47 [2023-10-28T12:56:47.369Z] --- PASS: TestStripANSICommands (0.00s)
12:56:47 [2023-10-28T12:56:47.369Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
12:56:47 [2023-10-28T12:56:47.369Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
12:56:47 [2023-10-28T12:56:47.369Z] PASS
12:56:47 [2023-10-28T12:56:47.369Z] 
12:56:47 [2023-10-28T12:56:47.369Z] DONE 3 tests in 0.009s
12:56:47 [2023-10-28T12:56:47.369Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
12:56:47 [2023-10-28T12:56:47.369Z] ++ '[' -n '' ']'
12:56:47 [2023-10-28T12:56:47.369Z] ++ 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
12:56:47 [2023-10-28T12:56:47.369Z] ++ set -e
12:56:47 [2023-10-28T12:56:47.369Z] ++ '[' -n 0 ']'
12:56:47 [2023-10-28T12:56:47.369Z] ++ set -x
12:56:47 [2023-10-28T12:56:47.370Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
12:56:47 [2023-10-28T12:56:47.370Z] INFO: Testing against a local daemon
12:56:47 [2023-10-28T12:56:47.370Z] === RUN   TestCreateWithMultiNetworks
12:56:48 [2023-10-28T12:56:48.307Z] --- PASS: TestCreateWithMultiNetworks (0.95s)
12:56:48 [2023-10-28T12:56:48.307Z] === RUN   TestNetworkCreateDelete
12:56:48 [2023-10-28T12:56:48.566Z] --- PASS: TestNetworkCreateDelete (0.19s)
12:56:48 [2023-10-28T12:56:48.566Z] === RUN   TestDockerNetworkDeletePreferID
12:56:49 [2023-10-28T12:56:49.133Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
12:56:49 [2023-10-28T12:56:49.133Z] === RUN   TestDaemonDNSFallback
12:56:55 [2023-10-28T12:56:55.702Z] --- PASS: TestDaemonDNSFallback (6.20s)
12:56:55 [2023-10-28T12:56:55.702Z] === RUN   TestInspectNetwork
12:56:58 [2023-10-28T12:56:58.236Z] === RUN   TestInspectNetwork/full_network_id
12:56:58 [2023-10-28T12:56:58.236Z] === RUN   TestInspectNetwork/partial_network_id
12:56:58 [2023-10-28T12:56:58.236Z] === RUN   TestInspectNetwork/network_name
12:56:58 [2023-10-28T12:56:58.236Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:57:02 [2023-10-28T12:57:02.428Z] --- PASS: TestInspectNetwork (7.23s)
12:57:02 [2023-10-28T12:57:02.428Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:57:02 [2023-10-28T12:57:02.428Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:57:02 [2023-10-28T12:57:02.428Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:57:02 [2023-10-28T12:57:02.428Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:57:02 [2023-10-28T12:57:02.428Z] === RUN   TestRunContainerWithBridgeNone
12:57:03 [2023-10-28T12:57:03.807Z] --- PASS: TestRunContainerWithBridgeNone (1.36s)
12:57:03 [2023-10-28T12:57:03.807Z] === RUN   TestNetworkInvalidJSON
12:57:03 [2023-10-28T12:57:03.807Z] === RUN   TestNetworkInvalidJSON/networks/create
12:57:03 [2023-10-28T12:57:03.807Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:57:03 [2023-10-28T12:57:03.807Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:57:03 [2023-10-28T12:57:03.807Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:57:03 [2023-10-28T12:57:03.807Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:57:03 [2023-10-28T12:57:03.807Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:57:03 [2023-10-28T12:57:03.807Z] === CONT  TestNetworkInvalidJSON/networks/create
12:57:03 [2023-10-28T12:57:03.807Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:57:03 [2023-10-28T12:57:03.807Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:57:03 [2023-10-28T12:57:03.807Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:57:03 [2023-10-28T12:57:03.807Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:57:03 [2023-10-28T12:57:03.807Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:57:03 [2023-10-28T12:57:03.807Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:57:03 [2023-10-28T12:57:03.807Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:57:03 [2023-10-28T12:57:03.807Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:57:03 [2023-10-28T12:57:03.807Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:57:03 [2023-10-28T12:57:03.807Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:57:03 [2023-10-28T12:57:03.807Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:57:03 [2023-10-28T12:57:03.807Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:57:03 [2023-10-28T12:57:03.807Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:57:03 [2023-10-28T12:57:03.807Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:57:03 [2023-10-28T12:57:03.807Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:57:03 [2023-10-28T12:57:03.807Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:57:03 [2023-10-28T12:57:03.807Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:57:03 [2023-10-28T12:57:03.807Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:57:03 [2023-10-28T12:57:03.807Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:57:03 [2023-10-28T12:57:03.807Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:57:03 [2023-10-28T12:57:03.807Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
12:57:03 [2023-10-28T12:57:03.807Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
12:57:03 [2023-10-28T12:57:03.807Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:57:03 [2023-10-28T12:57:03.807Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
12:57:03 [2023-10-28T12:57:03.807Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:57:03 [2023-10-28T12:57:03.807Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
12:57:03 [2023-10-28T12:57:03.807Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:57:03 [2023-10-28T12:57:03.807Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:57:03 [2023-10-28T12:57:03.807Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:57:03 [2023-10-28T12:57:03.807Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:57:03 [2023-10-28T12:57:03.807Z] === RUN   TestNetworkList
12:57:03 [2023-10-28T12:57:03.807Z] === RUN   TestNetworkList//networks
12:57:03 [2023-10-28T12:57:03.807Z] === PAUSE TestNetworkList//networks
12:57:03 [2023-10-28T12:57:03.807Z] === RUN   TestNetworkList//networks/
12:57:03 [2023-10-28T12:57:03.807Z] === PAUSE TestNetworkList//networks/
12:57:03 [2023-10-28T12:57:03.807Z] === CONT  TestNetworkList//networks
12:57:03 [2023-10-28T12:57:03.807Z] === CONT  TestNetworkList//networks/
12:57:03 [2023-10-28T12:57:03.807Z] --- PASS: TestNetworkList (0.01s)
12:57:03 [2023-10-28T12:57:03.807Z]     --- PASS: TestNetworkList//networks (0.00s)
12:57:03 [2023-10-28T12:57:03.807Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:57:03 [2023-10-28T12:57:03.807Z] === RUN   TestHostIPv4BridgeLabel
12:57:04 [2023-10-28T12:57:04.376Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
12:57:04 [2023-10-28T12:57:04.376Z] === RUN   TestDefaultNetworkOpts
12:57:04 [2023-10-28T12:57:04.376Z] === RUN   TestDefaultNetworkOpts/default_value
12:57:05 [2023-10-28T12:57:05.757Z] === RUN   TestDefaultNetworkOpts/cmdline_value
12:57:07 [2023-10-28T12:57:07.135Z] === RUN   TestDefaultNetworkOpts/config-from_value
12:57:08 [2023-10-28T12:57:08.514Z] --- PASS: TestDefaultNetworkOpts (3.91s)
12:57:08 [2023-10-28T12:57:08.514Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.27s)
12:57:08 [2023-10-28T12:57:08.514Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.33s)
12:57:08 [2023-10-28T12:57:08.514Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.31s)
12:57:08 [2023-10-28T12:57:08.514Z] === RUN   TestForbidDuplicateNetworkNames
12:57:09 [2023-10-28T12:57:09.082Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
12:57:09 [2023-10-28T12:57:09.082Z] === RUN   TestDaemonRestartWithLiveRestore
12:57:10 [2023-10-28T12:57:10.019Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
12:57:10 [2023-10-28T12:57:10.019Z] === RUN   TestDaemonDefaultNetworkPools
12:57:10 [2023-10-28T12:57:10.956Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
12:57:10 [2023-10-28T12:57:10.956Z] === RUN   TestDaemonRestartWithExistingNetwork
12:57:11 [2023-10-28T12:57:11.894Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
12:57:11 [2023-10-28T12:57:11.894Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:57:13 [2023-10-28T12:57:13.272Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
12:57:13 [2023-10-28T12:57:13.272Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:57:13 [2023-10-28T12:57:13.842Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
12:57:13 [2023-10-28T12:57:13.842Z] === RUN   TestServiceWithPredefinedNetwork
12:57:16 [2023-10-28T12:57:16.389Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s)
12:57:16 [2023-10-28T12:57:16.389Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:57:16 [2023-10-28T12:57:16.389Z]     service_test.go:256: FLAKY_TEST
12:57:16 [2023-10-28T12:57:16.389Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:57:16 [2023-10-28T12:57:16.389Z] === RUN   TestServiceWithDataPathPortInit
12:57:31 [2023-10-28T12:57:31.275Z] --- PASS: TestServiceWithDataPathPortInit (13.39s)
12:57:31 [2023-10-28T12:57:31.275Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:57:31 [2023-10-28T12:57:31.535Z]     service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mtzg3eal8wkybx7wgha23eshf Created:2023-10-28 12:57:30.552910394 +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[efef1a748e9bd54776ea6a683b07e565eee3d0250af62b2744c412f6c87244db:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wtn6iv96yq8oahkbu3z2kdhng EndpointID:af156486ebce665908d9c697ebb2628ed07aafb43e79f535f7a1c05cb4568de9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:897abda15b3b1646f402778ea8bcdbaae275351a08ed7f541e3b503af2c7044f 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:b2538c6c9b5a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wtn6iv96yq8oahkbu3z2kdhng EndpointID:af156486ebce665908d9c697ebb2628ed07aafb43e79f535f7a1c05cb4568de9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:57:36 [2023-10-28T12:57:36.808Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s)
12:57:36 [2023-10-28T12:57:36.808Z] PASS
12:57:36 [2023-10-28T12:57:36.808Z] 
12:57:36 [2023-10-28T12:57:36.808Z] === Skipped
12:57:36 [2023-10-28T12:57:36.808Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:57:36 [2023-10-28T12:57:36.808Z]     service_test.go:256: FLAKY_TEST
12:57:36 [2023-10-28T12:57:36.808Z] 
12:57:36 [2023-10-28T12:57:36.808Z] DONE 44 tests, 1 skipped in 48.764s
12:57:36 [2023-10-28T12:57:36.808Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
12:57:36 [2023-10-28T12:57:36.808Z] ++ '[' -n '' ']'
12:57:36 [2023-10-28T12:57:36.808Z] ++ 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
12:57:36 [2023-10-28T12:57:36.808Z] ++ set -e
12:57:36 [2023-10-28T12:57:36.808Z] ++ '[' -n 0 ']'
12:57:36 [2023-10-28T12:57:36.808Z] ++ set -x
12:57:36 [2023-10-28T12:57:36.808Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
12:57:36 [2023-10-28T12:57:36.808Z] INFO: Testing against a local daemon
12:57:36 [2023-10-28T12:57:36.808Z] === RUN   TestDockerNetworkIpvlanPersistance
12:57:36 [2023-10-28T12:57:36.808Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:57:36 [2023-10-28T12:57:36.808Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:57:36 [2023-10-28T12:57:36.808Z] === RUN   TestDockerNetworkIpvlan
12:57:36 [2023-10-28T12:57:36.808Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:57:36 [2023-10-28T12:57:36.808Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:57:36 [2023-10-28T12:57:36.808Z] PASS
12:57:36 [2023-10-28T12:57:36.808Z] 
12:57:36 [2023-10-28T12:57:36.808Z] === Skipped
12:57:36 [2023-10-28T12:57:36.808Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:57:36 [2023-10-28T12:57:36.808Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:57:36 [2023-10-28T12:57:36.808Z] 
12:57:36 [2023-10-28T12:57:36.808Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:57:36 [2023-10-28T12:57:36.808Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:57:36 [2023-10-28T12:57:36.808Z] 
12:57:36 [2023-10-28T12:57:36.808Z] DONE 2 tests, 2 skipped in 0.038s
12:57:36 [2023-10-28T12:57:36.808Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
12:57:36 [2023-10-28T12:57:36.808Z] ++ '[' -n '' ']'
12:57:36 [2023-10-28T12:57:36.808Z] ++ 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
12:57:36 [2023-10-28T12:57:36.808Z] ++ set -e
12:57:36 [2023-10-28T12:57:36.808Z] ++ '[' -n 0 ']'
12:57:36 [2023-10-28T12:57:36.808Z] ++ set -x
12:57:36 [2023-10-28T12:57:36.808Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
12:57:36 [2023-10-28T12:57:36.808Z] INFO: Testing against a local daemon
12:57:36 [2023-10-28T12:57:36.808Z] === RUN   TestDockerNetworkMacvlanPersistance
12:57:37 [2023-10-28T12:57:37.376Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s)
12:57:37 [2023-10-28T12:57:37.376Z] === RUN   TestDockerNetworkMacvlan
12:57:37 [2023-10-28T12:57:37.376Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:57:37 [2023-10-28T12:57:37.944Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:57:38 [2023-10-28T12:57:38.512Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:57:39 [2023-10-28T12:57:39.081Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:57:39 [2023-10-28T12:57:39.648Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:57:40 [2023-10-28T12:57:40.217Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:57:40 [2023-10-28T12:57:40.785Z] --- PASS: TestDockerNetworkMacvlan (3.53s)
12:57:40 [2023-10-28T12:57:40.785Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
12:57:40 [2023-10-28T12:57:40.785Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
12:57:40 [2023-10-28T12:57:40.785Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
12:57:40 [2023-10-28T12:57:40.785Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
12:57:40 [2023-10-28T12:57:40.785Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
12:57:40 [2023-10-28T12:57:40.785Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
12:57:40 [2023-10-28T12:57:40.785Z] PASS
12:57:41 [2023-10-28T12:57:41.044Z] 
12:57:41 [2023-10-28T12:57:41.044Z] DONE 8 tests in 4.735s
12:57:41 [2023-10-28T12:57:41.044Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
12:57:41 [2023-10-28T12:57:41.044Z] ++ '[' -n '' ']'
12:57:41 [2023-10-28T12:57:41.044Z] ++ 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
12:57:41 [2023-10-28T12:57:41.044Z] ++ set -e
12:57:41 [2023-10-28T12:57:41.044Z] ++ '[' -n 0 ']'
12:57:41 [2023-10-28T12:57:41.044Z] ++ set -x
12:57:41 [2023-10-28T12:57:41.045Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
12:57:41 [2023-10-28T12:57:41.045Z] testing: warning: no tests to run
12:57:41 [2023-10-28T12:57:41.045Z] PASS
12:57:41 [2023-10-28T12:57:41.045Z] 
12:57:41 [2023-10-28T12:57:41.045Z] DONE 0 tests in 0.007s
12:57:41 [2023-10-28T12:57:41.045Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
12:57:41 [2023-10-28T12:57:41.045Z] ++ '[' -n '' ']'
12:57:41 [2023-10-28T12:57:41.045Z] ++ 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
12:57:41 [2023-10-28T12:57:41.045Z] ++ set -e
12:57:41 [2023-10-28T12:57:41.045Z] ++ '[' -n 0 ']'
12:57:41 [2023-10-28T12:57:41.045Z] ++ set -x
12:57:41 [2023-10-28T12:57:41.045Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
12:57:41 [2023-10-28T12:57:41.045Z] INFO: Testing against a local daemon
12:57:41 [2023-10-28T12:57:41.045Z] === RUN   TestAuthZPluginAllowRequest
12:57:41 [2023-10-28T12:57:41.982Z] --- PASS: TestAuthZPluginAllowRequest (1.05s)
12:57:41 [2023-10-28T12:57:41.982Z] === RUN   TestAuthZPluginTLS
12:57:42 [2023-10-28T12:57:42.550Z] --- PASS: TestAuthZPluginTLS (0.55s)
12:57:42 [2023-10-28T12:57:42.550Z] === RUN   TestAuthZPluginDenyRequest
12:57:43 [2023-10-28T12:57:43.118Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:57:43 [2023-10-28T12:57:43.118Z] === RUN   TestAuthZPluginAPIDenyResponse
12:57:43 [2023-10-28T12:57:43.686Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:57:43 [2023-10-28T12:57:43.686Z] === RUN   TestAuthZPluginDenyResponse
12:57:44 [2023-10-28T12:57:44.255Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:57:44 [2023-10-28T12:57:44.255Z] === RUN   TestAuthZPluginAllowEventStream
12:57:45 [2023-10-28T12:57:45.192Z] 2023/10/28 12:57:44 http: panic serving 127.0.0.1:51962: runtime error: invalid memory address or nil pointer dereference
12:57:45 [2023-10-28T12:57:45.192Z] goroutine 168 [running]:
12:57:45 [2023-10-28T12:57:45.192Z] net/http.(*conn).serve.func1()
12:57:45 [2023-10-28T12:57:45.192Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
12:57:45 [2023-10-28T12:57:45.192Z] panic({0xa72160?, 0x1589980?})
12:57:45 [2023-10-28T12:57:45.192Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
12:57:45 [2023-10-28T12:57:45.192Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6afb0, 0x400037e180}, 0xffff567e4b50?)
12:57:45 [2023-10-28T12:57:45.192Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
12:57:45 [2023-10-28T12:57:45.192Z] net/http.HandlerFunc.ServeHTTP(0x400014e100?, {0xd6afb0?, 0x400037e180?}, 0x408b68?)
12:57:45 [2023-10-28T12:57:45.192Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
12:57:45 [2023-10-28T12:57:45.192Z] net/http.(*ServeMux).ServeHTTP(0xd71078?, {0xd6afb0, 0x400037e180}, 0x400014e100)
12:57:45 [2023-10-28T12:57:45.192Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
12:57:45 [2023-10-28T12:57:45.192Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40002dc000, {0xd69ba0?, 0x4000154000}, 0x400014e000)
12:57:45 [2023-10-28T12:57:45.192Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
12:57:45 [2023-10-28T12:57:45.192Z] net/http.serverHandler.ServeHTTP({0xd66708?}, {0xd69ba0?, 0x4000154000?}, 0x6?)
12:57:45 [2023-10-28T12:57:45.192Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
12:57:45 [2023-10-28T12:57:45.192Z] net/http.(*conn).serve(0x40002ad170, {0xd71078, 0x4000463cb0})
12:57:45 [2023-10-28T12:57:45.192Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
12:57:45 [2023-10-28T12:57:45.192Z] created by net/http.(*Server).Serve in goroutine 20
12:57:45 [2023-10-28T12:57:45.192Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
12:57:46 [2023-10-28T12:57:46.129Z] 2023/10/28 12:57:45 http: panic serving 127.0.0.1:51970: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
12:57:46 [2023-10-28T12:57:46.129Z] goroutine 53 [running]:
12:57:46 [2023-10-28T12:57:46.129Z] net/http.(*conn).serve.func1()
12:57:46 [2023-10-28T12:57:46.129Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
12:57:46 [2023-10-28T12:57:46.129Z] panic({0xa09680?, 0x4000522290?})
12:57:46 [2023-10-28T12:57:46.129Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
12:57:46 [2023-10-28T12:57:46.129Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6afb0, 0x400037e240}, 0xffff567e4b50?)
12:57:46 [2023-10-28T12:57:46.129Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
12:57:46 [2023-10-28T12:57:46.129Z] net/http.HandlerFunc.ServeHTTP(0x400014e300?, {0xd6afb0?, 0x400037e240?}, 0x408b68?)
12:57:46 [2023-10-28T12:57:46.129Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
12:57:46 [2023-10-28T12:57:46.129Z] net/http.(*ServeMux).ServeHTTP(0xd71078?, {0xd6afb0, 0x400037e240}, 0x400014e300)
12:57:46 [2023-10-28T12:57:46.129Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
12:57:46 [2023-10-28T12:57:46.129Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40002dc000, {0xd69ba0?, 0x40001540e0}, 0x400014e200)
12:57:46 [2023-10-28T12:57:46.129Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
12:57:46 [2023-10-28T12:57:46.129Z] net/http.serverHandler.ServeHTTP({0x4000550240?}, {0xd69ba0?, 0x40001540e0?}, 0x6?)
12:57:46 [2023-10-28T12:57:46.129Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
12:57:46 [2023-10-28T12:57:46.129Z] net/http.(*conn).serve(0x40004b4120, {0xd71078, 0x4000463cb0})
12:57:46 [2023-10-28T12:57:46.129Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
12:57:46 [2023-10-28T12:57:46.129Z] created by net/http.(*Server).Serve in goroutine 20
12:57:46 [2023-10-28T12:57:46.129Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
12:57:48 [2023-10-28T12:57:48.032Z] 2023/10/28 12:57:47 http: panic serving 127.0.0.1:51984: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
12:57:48 [2023-10-28T12:57:48.032Z] goroutine 55 [running]:
12:57:48 [2023-10-28T12:57:48.032Z] net/http.(*conn).serve.func1()
12:57:48 [2023-10-28T12:57:48.032Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
12:57:48 [2023-10-28T12:57:48.032Z] panic({0xa09680?, 0x4000522360?})
12:57:48 [2023-10-28T12:57:48.032Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
12:57:48 [2023-10-28T12:57:48.032Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6afb0, 0x400037e300}, 0xffff567e4b50?)
12:57:48 [2023-10-28T12:57:48.032Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
12:57:48 [2023-10-28T12:57:48.032Z] net/http.HandlerFunc.ServeHTTP(0x400014e500?, {0xd6afb0?, 0x400037e300?}, 0x408b68?)
12:57:48 [2023-10-28T12:57:48.032Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
12:57:48 [2023-10-28T12:57:48.032Z] net/http.(*ServeMux).ServeHTTP(0xd71078?, {0xd6afb0, 0x400037e300}, 0x400014e500)
12:57:48 [2023-10-28T12:57:48.032Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
12:57:48 [2023-10-28T12:57:48.032Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40002dc000, {0xd69ba0?, 0x40001541c0}, 0x400014e400)
12:57:48 [2023-10-28T12:57:48.032Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
12:57:48 [2023-10-28T12:57:48.032Z] net/http.serverHandler.ServeHTTP({0x4000550420?}, {0xd69ba0?, 0x40001541c0?}, 0x6?)
12:57:48 [2023-10-28T12:57:48.032Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
12:57:48 [2023-10-28T12:57:48.032Z] net/http.(*conn).serve(0x40004b43f0, {0xd71078, 0x4000463cb0})
12:57:48 [2023-10-28T12:57:48.032Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
12:57:48 [2023-10-28T12:57:48.032Z] created by net/http.(*Server).Serve in goroutine 20
12:57:48 [2023-10-28T12:57:48.032Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
12:57:50 [2023-10-28T12:57:50.566Z] --- PASS: TestAuthZPluginAllowEventStream (6.05s)
12:57:50 [2023-10-28T12:57:50.566Z] === RUN   TestAuthZPluginErrorResponse
12:57:50 [2023-10-28T12:57:50.825Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
12:57:50 [2023-10-28T12:57:50.825Z] === RUN   TestAuthZPluginErrorRequest
12:57:51 [2023-10-28T12:57:51.394Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:57:51 [2023-10-28T12:57:51.394Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:57:51 [2023-10-28T12:57:51.962Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
12:57:51 [2023-10-28T12:57:51.962Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:57:52 [2023-10-28T12:57:52.899Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s)
12:57:52 [2023-10-28T12:57:52.899Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:57:54 [2023-10-28T12:57:54.277Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s)
12:57:54 [2023-10-28T12:57:54.277Z] === RUN   TestAuthZPluginHeader
12:57:54 [2023-10-28T12:57:54.536Z] --- PASS: TestAuthZPluginHeader (0.60s)
12:57:54 [2023-10-28T12:57:54.536Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:57:54 [2023-10-28T12:57:54.536Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
12:57:54 [2023-10-28T12:57:54.536Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:57:54 [2023-10-28T12:57:54.536Z] === RUN   TestAuthZPluginV2Disable
12:57:54 [2023-10-28T12:57:54.536Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
12:57:54 [2023-10-28T12:57:54.536Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:57:54 [2023-10-28T12:57:54.536Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:57:54 [2023-10-28T12:57:54.536Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
12:57:54 [2023-10-28T12:57:54.536Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:57:54 [2023-10-28T12:57:54.536Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:57:54 [2023-10-28T12:57:54.536Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
12:57:54 [2023-10-28T12:57:54.536Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:57:54 [2023-10-28T12:57:54.536Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:58:12 [2023-10-28T12:58:12.644Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
12:58:12 [2023-10-28T12:58:12.644Z] PASS
12:58:12 [2023-10-28T12:58:12.644Z] 
12:58:12 [2023-10-28T12:58:12.644Z] === Skipped
12:58:12 [2023-10-28T12:58:12.644Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:58:12 [2023-10-28T12:58:12.644Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
12:58:12 [2023-10-28T12:58:12.644Z] 
12:58:12 [2023-10-28T12:58:12.644Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:58:12 [2023-10-28T12:58:12.644Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
12:58:12 [2023-10-28T12:58:12.644Z] 
12:58:12 [2023-10-28T12:58:12.644Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:58:12 [2023-10-28T12:58:12.644Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
12:58:12 [2023-10-28T12:58:12.644Z] 
12:58:12 [2023-10-28T12:58:12.644Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:58:12 [2023-10-28T12:58:12.644Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
12:58:12 [2023-10-28T12:58:12.644Z] 
12:58:12 [2023-10-28T12:58:12.644Z] DONE 17 tests, 4 skipped in 30.602s
12:58:12 [2023-10-28T12:58:12.644Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
12:58:12 [2023-10-28T12:58:12.644Z] ++ '[' -n '' ']'
12:58:12 [2023-10-28T12:58:12.644Z] ++ 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
12:58:12 [2023-10-28T12:58:12.644Z] ++ set -e
12:58:12 [2023-10-28T12:58:12.644Z] ++ '[' -n 0 ']'
12:58:12 [2023-10-28T12:58:12.644Z] ++ set -x
12:58:12 [2023-10-28T12:58:12.644Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
12:58:12 [2023-10-28T12:58:12.644Z] INFO: Testing against a local daemon
12:58:12 [2023-10-28T12:58:12.644Z] === RUN   TestPluginInvalidJSON
12:58:12 [2023-10-28T12:58:12.644Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:58:12 [2023-10-28T12:58:12.644Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:58:12 [2023-10-28T12:58:12.644Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:58:12 [2023-10-28T12:58:12.644Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:58:12 [2023-10-28T12:58:12.644Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:58:12 [2023-10-28T12:58:12.644Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:58:12 [2023-10-28T12:58:12.644Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:58:12 [2023-10-28T12:58:12.644Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:58:12 [2023-10-28T12:58:12.644Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:58:12 [2023-10-28T12:58:12.644Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:58:12 [2023-10-28T12:58:12.644Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:58:12 [2023-10-28T12:58:12.644Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:58:12 [2023-10-28T12:58:12.644Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:58:12 [2023-10-28T12:58:12.644Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:58:12 [2023-10-28T12:58:12.644Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:58:12 [2023-10-28T12:58:12.644Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:58:12 [2023-10-28T12:58:12.644Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:58:12 [2023-10-28T12:58:12.644Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:58:12 [2023-10-28T12:58:12.644Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:58:12 [2023-10-28T12:58:12.644Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:58:12 [2023-10-28T12:58:12.644Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:58:12 [2023-10-28T12:58:12.644Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:58:12 [2023-10-28T12:58:12.644Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
12:58:12 [2023-10-28T12:58:12.644Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:58:12 [2023-10-28T12:58:12.644Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:58:12 [2023-10-28T12:58:12.644Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:58:12 [2023-10-28T12:58:12.644Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:58:12 [2023-10-28T12:58:12.644Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:58:12 [2023-10-28T12:58:12.644Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:58:12 [2023-10-28T12:58:12.644Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:58:12 [2023-10-28T12:58:12.644Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:58:12 [2023-10-28T12:58:12.644Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:58:12 [2023-10-28T12:58:12.644Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
12:58:12 [2023-10-28T12:58:12.644Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:58:12 [2023-10-28T12:58:12.644Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:58:12 [2023-10-28T12:58:12.644Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:58:12 [2023-10-28T12:58:12.644Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:58:12 [2023-10-28T12:58:12.644Z] === RUN   TestPluginInstall
12:58:12 [2023-10-28T12:58:12.644Z] === RUN   TestPluginInstall/no_auth
12:58:15 [2023-10-28T12:58:15.180Z] time="2023-10-28T12:58:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:58:15 [2023-10-28T12:58:15.180Z] time="2023-10-28T12:58:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2e85cdbc842bd0cdedb2fbc686ac6552659cfab90d3640b5d913a4a3f37ce5a" mediatype=application/vnd.docker.plugin.v1+json size=522
12:58:15 [2023-10-28T12:58:15.180Z] time="2023-10-28T12:58:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:58:15 [2023-10-28T12:58:15.180Z] time="2023-10-28T12:58:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2e85cdbc842bd0cdedb2fbc686ac6552659cfab90d3640b5d913a4a3f37ce5a" mediatype=application/vnd.docker.plugin.v1+json size=522
12:58:15 [2023-10-28T12:58:15.180Z] === RUN   TestPluginInstall/with_htpasswd
12:58:15 [2023-10-28T12:58:15.440Z] time="2023-10-28T12:58:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:58:15 [2023-10-28T12:58:15.440Z] time="2023-10-28T12:58:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c7fdae249fb9bf2d82feef5a1011adbfd170e1d42b8c0aa5f586b4974abe848" mediatype=application/vnd.docker.plugin.v1+json size=522
12:58:15 [2023-10-28T12:58:15.440Z] time="2023-10-28T12:58:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:58:15 [2023-10-28T12:58:15.440Z] time="2023-10-28T12:58:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c7fdae249fb9bf2d82feef5a1011adbfd170e1d42b8c0aa5f586b4974abe848" mediatype=application/vnd.docker.plugin.v1+json size=522
12:58:15 [2023-10-28T12:58:15.699Z] === RUN   TestPluginInstall/with_insecure
12:58:16 [2023-10-28T12:58:16.637Z] time="2023-10-28T12:58:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:58:16 [2023-10-28T12:58:16.637Z] time="2023-10-28T12:58:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:895397b8510d5155c68dd137dd8a4fa56d2d77a55d1dc2926d40f50e9ca0dcf2" mediatype=application/vnd.docker.plugin.v1+json size=522
12:58:16 [2023-10-28T12:58:16.637Z] time="2023-10-28T12:58:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:58:16 [2023-10-28T12:58:16.637Z] time="2023-10-28T12:58:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:895397b8510d5155c68dd137dd8a4fa56d2d77a55d1dc2926d40f50e9ca0dcf2" mediatype=application/vnd.docker.plugin.v1+json size=522
12:58:16 [2023-10-28T12:58:16.637Z]     plugin_test.go:204: [d22d5a348fffe] daemon is not started
12:58:16 [2023-10-28T12:58:16.637Z] --- PASS: TestPluginInstall (4.99s)
12:58:16 [2023-10-28T12:58:16.637Z]     --- PASS: TestPluginInstall/no_auth (3.62s)
12:58:16 [2023-10-28T12:58:16.637Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
12:58:16 [2023-10-28T12:58:16.637Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
12:58:16 [2023-10-28T12:58:16.637Z] === RUN   TestPluginsWithRuntimes
12:58:18 [2023-10-28T12:58:18.015Z] === RUN   TestPluginsWithRuntimes/No_Args
12:58:18 [2023-10-28T12:58:18.952Z] === RUN   TestPluginsWithRuntimes/With_Args
12:58:19 [2023-10-28T12:58:19.889Z] --- PASS: TestPluginsWithRuntimes (3.36s)
12:58:19 [2023-10-28T12:58:19.889Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
12:58:19 [2023-10-28T12:58:19.889Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
12:58:19 [2023-10-28T12:58:19.889Z] === RUN   TestPluginBackCompatMediaTypes
12:58:20 [2023-10-28T12:58:20.457Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s)
12:58:20 [2023-10-28T12:58:20.457Z] PASS
12:58:20 [2023-10-28T12:58:20.457Z] 
12:58:20 [2023-10-28T12:58:20.457Z] DONE 24 tests in 8.881s
12:58:20 [2023-10-28T12:58:20.457Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
12:58:20 [2023-10-28T12:58:20.457Z] ++ '[' -n '' ']'
12:58:20 [2023-10-28T12:58:20.457Z] ++ 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
12:58:20 [2023-10-28T12:58:20.457Z] ++ set -e
12:58:20 [2023-10-28T12:58:20.457Z] ++ '[' -n 0 ']'
12:58:20 [2023-10-28T12:58:20.457Z] ++ set -x
12:58:20 [2023-10-28T12:58:20.457Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
12:58:20 [2023-10-28T12:58:20.457Z] INFO: Testing against a local daemon
12:58:20 [2023-10-28T12:58:20.457Z] === RUN   TestExternalGraphDriver
12:58:20 [2023-10-28T12:58:20.716Z] === RUN   TestExternalGraphDriver/json
12:58:20 [2023-10-28T12:58:20.716Z] === RUN   TestExternalGraphDriver/spec
12:58:20 [2023-10-28T12:58:20.717Z] === RUN   TestExternalGraphDriver/pull
12:58:20 [2023-10-28T12:58:20.717Z] --- PASS: TestExternalGraphDriver (0.34s)
12:58:20 [2023-10-28T12:58:20.717Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
12:58:20 [2023-10-28T12:58:20.717Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
12:58:20 [2023-10-28T12:58:20.717Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
12:58:20 [2023-10-28T12:58:20.717Z] === RUN   TestGraphdriverPluginV2
12:58:21 [2023-10-28T12:58:21.285Z]     external_test.go:415: (*Execution).NotAmd64-fm
12:58:21 [2023-10-28T12:58:21.285Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
12:58:21 [2023-10-28T12:58:21.285Z] PASS
12:58:21 [2023-10-28T12:58:21.285Z] 
12:58:21 [2023-10-28T12:58:21.285Z] === Skipped
12:58:21 [2023-10-28T12:58:21.285Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
12:58:21 [2023-10-28T12:58:21.285Z]     external_test.go:415: (*Execution).NotAmd64-fm
12:58:21 [2023-10-28T12:58:21.285Z] 
12:58:21 [2023-10-28T12:58:21.285Z] DONE 5 tests, 1 skipped in 0.698s
12:58:21 [2023-10-28T12:58:21.285Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
12:58:21 [2023-10-28T12:58:21.285Z] ++ '[' -n '' ']'
12:58:21 [2023-10-28T12:58:21.285Z] ++ 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
12:58:21 [2023-10-28T12:58:21.285Z] ++ set -e
12:58:21 [2023-10-28T12:58:21.285Z] ++ '[' -n 0 ']'
12:58:21 [2023-10-28T12:58:21.285Z] ++ set -x
12:58:21 [2023-10-28T12:58:21.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
12:58:21 [2023-10-28T12:58:21.285Z] INFO: Testing against a local daemon
12:58:21 [2023-10-28T12:58:21.285Z] === RUN   TestContinueAfterPluginCrash
12:58:21 [2023-10-28T12:58:21.285Z] === PAUSE TestContinueAfterPluginCrash
12:58:21 [2023-10-28T12:58:21.285Z] === RUN   TestReadPluginNoRead
12:58:21 [2023-10-28T12:58:21.285Z] === PAUSE TestReadPluginNoRead
12:58:21 [2023-10-28T12:58:21.285Z] === RUN   TestDaemonStartWithLogOpt
12:58:21 [2023-10-28T12:58:21.285Z] === PAUSE TestDaemonStartWithLogOpt
12:58:21 [2023-10-28T12:58:21.285Z] === CONT  TestContinueAfterPluginCrash
12:58:21 [2023-10-28T12:58:21.285Z] === CONT  TestDaemonStartWithLogOpt
12:58:21 [2023-10-28T12:58:21.285Z] === CONT  TestReadPluginNoRead
12:58:23 [2023-10-28T12:58:23.192Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:58:24 [2023-10-28T12:58:24.129Z] --- PASS: TestDaemonStartWithLogOpt (2.71s)
12:58:24 [2023-10-28T12:58:24.389Z] === RUN   TestReadPluginNoRead/default
12:58:25 [2023-10-28T12:58:25.767Z] === RUN   TestReadPluginNoRead/disabled_caching
12:58:27 [2023-10-28T12:58:27.145Z]     read_test.go:93: [d9e5211d79220] daemon is not started
12:58:27 [2023-10-28T12:58:27.145Z] --- PASS: TestReadPluginNoRead (5.77s)
12:58:27 [2023-10-28T12:58:27.145Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
12:58:27 [2023-10-28T12:58:27.145Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
12:58:27 [2023-10-28T12:58:27.145Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
12:58:29 [2023-10-28T12:58:29.048Z] --- PASS: TestContinueAfterPluginCrash (7.57s)
12:58:29 [2023-10-28T12:58:29.048Z] PASS
12:58:29 [2023-10-28T12:58:29.048Z] 
12:58:29 [2023-10-28T12:58:29.048Z] DONE 6 tests in 7.604s
12:58:29 [2023-10-28T12:58:29.048Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
12:58:29 [2023-10-28T12:58:29.048Z] ++ '[' -n '' ']'
12:58:29 [2023-10-28T12:58:29.049Z] ++ 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
12:58:29 [2023-10-28T12:58:29.049Z] ++ set -e
12:58:29 [2023-10-28T12:58:29.049Z] ++ '[' -n 0 ']'
12:58:29 [2023-10-28T12:58:29.049Z] ++ set -x
12:58:29 [2023-10-28T12:58:29.049Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
12:58:29 [2023-10-28T12:58:29.049Z] testing: warning: no tests to run
12:58:29 [2023-10-28T12:58:29.049Z] PASS
12:58:29 [2023-10-28T12:58:29.049Z] 
12:58:29 [2023-10-28T12:58:29.049Z] DONE 0 tests in 0.007s
12:58:29 [2023-10-28T12:58:29.049Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
12:58:29 [2023-10-28T12:58:29.049Z] ++ '[' -n '' ']'
12:58:29 [2023-10-28T12:58:29.049Z] ++ 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
12:58:29 [2023-10-28T12:58:29.049Z] ++ set -e
12:58:29 [2023-10-28T12:58:29.049Z] ++ '[' -n 0 ']'
12:58:29 [2023-10-28T12:58:29.049Z] ++ set -x
12:58:29 [2023-10-28T12:58:29.049Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
12:58:29 [2023-10-28T12:58:29.049Z] INFO: Testing against a local daemon
12:58:29 [2023-10-28T12:58:29.049Z] === RUN   TestPluginWithDevMounts
12:58:29 [2023-10-28T12:58:29.049Z] === PAUSE TestPluginWithDevMounts
12:58:29 [2023-10-28T12:58:29.049Z] === CONT  TestPluginWithDevMounts
12:58:30 [2023-10-28T12:58:30.426Z] --- PASS: TestPluginWithDevMounts (1.51s)
12:58:30 [2023-10-28T12:58:30.426Z] PASS
12:58:30 [2023-10-28T12:58:30.426Z] 
12:58:30 [2023-10-28T12:58:30.426Z] DONE 1 tests in 1.544s
12:58:30 [2023-10-28T12:58:30.426Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
12:58:30 [2023-10-28T12:58:30.426Z] ++ '[' -n '' ']'
12:58:30 [2023-10-28T12:58:30.427Z] ++ 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
12:58:30 [2023-10-28T12:58:30.427Z] ++ set -e
12:58:30 [2023-10-28T12:58:30.427Z] ++ '[' -n 0 ']'
12:58:30 [2023-10-28T12:58:30.427Z] ++ set -x
12:58:30 [2023-10-28T12:58:30.427Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
12:58:30 [2023-10-28T12:58:30.427Z] INFO: Testing against a local daemon
12:58:30 [2023-10-28T12:58:30.427Z] === RUN   TestSecretInspect
12:58:32 [2023-10-28T12:58:32.331Z] --- PASS: TestSecretInspect (1.83s)
12:58:32 [2023-10-28T12:58:32.331Z] === RUN   TestSecretList
12:58:34 [2023-10-28T12:58:34.236Z] --- PASS: TestSecretList (1.87s)
12:58:34 [2023-10-28T12:58:34.236Z] === RUN   TestSecretsCreateAndDelete
12:58:36 [2023-10-28T12:58:36.142Z] --- PASS: TestSecretsCreateAndDelete (2.00s)
12:58:36 [2023-10-28T12:58:36.142Z] === RUN   TestSecretsUpdate
12:58:38 [2023-10-28T12:58:38.047Z] --- PASS: TestSecretsUpdate (1.89s)
12:58:38 [2023-10-28T12:58:38.047Z] === RUN   TestTemplatedSecret
12:58:40 [2023-10-28T12:58:40.585Z] --- PASS: TestTemplatedSecret (2.69s)
12:58:40 [2023-10-28T12:58:40.585Z] === RUN   TestSecretCreateResolve
12:58:42 [2023-10-28T12:58:42.494Z] --- PASS: TestSecretCreateResolve (1.91s)
12:58:42 [2023-10-28T12:58:42.494Z] PASS
12:58:42 [2023-10-28T12:58:42.494Z] 
12:58:42 [2023-10-28T12:58:42.494Z] DONE 6 tests in 12.227s
12:58:42 [2023-10-28T12:58:42.494Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
12:58:42 [2023-10-28T12:58:42.494Z] ++ '[' -n '' ']'
12:58:42 [2023-10-28T12:58:42.494Z] ++ 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
12:58:42 [2023-10-28T12:58:42.494Z] ++ set -e
12:58:42 [2023-10-28T12:58:42.494Z] ++ '[' -n 0 ']'
12:58:42 [2023-10-28T12:58:42.494Z] ++ set -x
12:58:42 [2023-10-28T12:58:42.494Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
12:58:42 [2023-10-28T12:58:42.753Z] INFO: Testing against a local daemon
12:58:42 [2023-10-28T12:58:42.753Z] === RUN   TestServiceCreateInit
12:58:42 [2023-10-28T12:58:42.753Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:58:46 [2023-10-28T12:58:46.947Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:58:50 [2023-10-28T12:58:50.236Z] --- PASS: TestServiceCreateInit (7.71s)
12:58:50 [2023-10-28T12:58:50.236Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.83s)
12:58:50 [2023-10-28T12:58:50.236Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s)
12:58:50 [2023-10-28T12:58:50.236Z] === RUN   TestCreateServiceMultipleTimes
12:59:08 [2023-10-28T12:59:08.329Z] --- PASS: TestCreateServiceMultipleTimes (14.89s)
12:59:08 [2023-10-28T12:59:08.329Z] === RUN   TestCreateServiceConflict
12:59:08 [2023-10-28T12:59:08.329Z] --- PASS: TestCreateServiceConflict (1.84s)
12:59:08 [2023-10-28T12:59:08.329Z] === RUN   TestCreateServiceMaxReplicas
12:59:10 [2023-10-28T12:59:10.235Z] --- PASS: TestCreateServiceMaxReplicas (2.84s)
12:59:10 [2023-10-28T12:59:10.235Z] === RUN   TestCreateServiceSecretFileMode
12:59:22 [2023-10-28T12:59:22.445Z] --- PASS: TestCreateServiceSecretFileMode (12.63s)
12:59:22 [2023-10-28T12:59:22.445Z] === RUN   TestCreateServiceConfigFileMode
12:59:37 [2023-10-28T12:59:37.329Z] --- PASS: TestCreateServiceConfigFileMode (12.70s)
12:59:37 [2023-10-28T12:59:37.329Z] === RUN   TestCreateServiceSysctls
12:59:38 [2023-10-28T12:59:38.266Z] --- PASS: TestCreateServiceSysctls (3.09s)
12:59:38 [2023-10-28T12:59:38.266Z] === RUN   TestCreateServiceCapabilities
12:59:41 [2023-10-28T12:59:41.555Z] --- PASS: TestCreateServiceCapabilities (2.58s)
12:59:41 [2023-10-28T12:59:41.555Z] === RUN   TestInspect
12:59:44 [2023-10-28T12:59:44.091Z] --- PASS: TestInspect (2.78s)
12:59:44 [2023-10-28T12:59:44.091Z] === RUN   TestCreateJob
12:59:47 [2023-10-28T12:59:47.416Z] --- PASS: TestCreateJob (3.25s)
12:59:47 [2023-10-28T12:59:47.416Z] === RUN   TestReplicatedJob
12:59:52 [2023-10-28T12:59:52.691Z] --- PASS: TestReplicatedJob (4.99s)
12:59:52 [2023-10-28T12:59:52.691Z] === RUN   TestUpdateReplicatedJob
12:59:55 [2023-10-28T12:59:55.226Z] --- PASS: TestUpdateReplicatedJob (3.25s)
12:59:55 [2023-10-28T12:59:55.226Z] === RUN   TestServiceListWithStatuses
12:59:55 [2023-10-28T12:59:55.226Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:59:55 [2023-10-28T12:59:55.226Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:59:55 [2023-10-28T12:59:55.226Z] === RUN   TestDockerNetworkConnectAlias
12:59:59 [2023-10-28T12:59:59.418Z] --- PASS: TestDockerNetworkConnectAlias (3.45s)
12:59:59 [2023-10-28T12:59:59.418Z] === RUN   TestDockerNetworkReConnect
13:00:01 [2023-10-28T13:00:01.955Z] --- PASS: TestDockerNetworkReConnect (3.20s)
13:00:01 [2023-10-28T13:00:01.955Z] === RUN   TestServicePlugin
13:00:01 [2023-10-28T13:00:01.955Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
13:00:01 [2023-10-28T13:00:01.955Z] --- SKIP: TestServicePlugin (0.00s)
13:00:01 [2023-10-28T13:00:01.955Z] === RUN   TestServiceUpdateLabel
13:00:03 [2023-10-28T13:00:03.860Z] --- PASS: TestServiceUpdateLabel (1.98s)
13:00:03 [2023-10-28T13:00:03.860Z] === RUN   TestServiceUpdateSecrets
13:00:18 [2023-10-28T13:00:18.744Z] --- PASS: TestServiceUpdateSecrets (14.40s)
13:00:18 [2023-10-28T13:00:18.744Z] === RUN   TestServiceUpdateConfigs
13:00:33 [2023-10-28T13:00:33.626Z] --- PASS: TestServiceUpdateConfigs (14.44s)
13:00:33 [2023-10-28T13:00:33.626Z] === RUN   TestServiceUpdateNetwork
13:00:45 [2023-10-28T13:00:45.837Z] --- PASS: TestServiceUpdateNetwork (12.26s)
13:00:45 [2023-10-28T13:00:45.837Z] === RUN   TestServiceUpdatePidsLimit
13:00:46 [2023-10-28T13:00:46.096Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:00:47 [2023-10-28T13:00:47.033Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:00:53 [2023-10-28T13:00:53.618Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:01:01 [2023-10-28T13:01:01.738Z] --- PASS: TestServiceUpdatePidsLimit (16.33s)
13:01:01 [2023-10-28T13:01:01.738Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
13:01:01 [2023-10-28T13:01:01.738Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
13:01:01 [2023-10-28T13:01:01.738Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
13:01:01 [2023-10-28T13:01:01.738Z] PASS
13:01:01 [2023-10-28T13:01:01.738Z] 
13:01:01 [2023-10-28T13:01:01.738Z] === Skipped
13:01:01 [2023-10-28T13:01:01.738Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
13:01:01 [2023-10-28T13:01:01.738Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:01:01 [2023-10-28T13:01:01.738Z] 
13:01:01 [2023-10-28T13:01:01.738Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
13:01:01 [2023-10-28T13:01:01.738Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
13:01:01 [2023-10-28T13:01:01.738Z] 
13:01:01 [2023-10-28T13:01:01.738Z] DONE 26 tests, 2 skipped in 138.667s
13:01:01 [2023-10-28T13:01:01.738Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
13:01:01 [2023-10-28T13:01:01.738Z] ++ '[' -n '' ']'
13:01:01 [2023-10-28T13:01:01.738Z] ++ 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
13:01:01 [2023-10-28T13:01:01.738Z] ++ set -e
13:01:01 [2023-10-28T13:01:01.738Z] ++ '[' -n 0 ']'
13:01:01 [2023-10-28T13:01:01.738Z] ++ set -x
13:01:01 [2023-10-28T13:01:01.738Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
13:01:01 [2023-10-28T13:01:01.738Z] INFO: Testing against a local daemon
13:01:01 [2023-10-28T13:01:01.738Z] === RUN   TestSessionCreate
13:01:01 [2023-10-28T13:01:01.738Z] --- PASS: TestSessionCreate (0.02s)
13:01:01 [2023-10-28T13:01:01.738Z] === RUN   TestSessionCreateWithBadUpgrade
13:01:01 [2023-10-28T13:01:01.738Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:01:01 [2023-10-28T13:01:01.738Z] PASS
13:01:01 [2023-10-28T13:01:01.738Z] 
13:01:01 [2023-10-28T13:01:01.738Z] DONE 2 tests in 0.064s
13:01:01 [2023-10-28T13:01:01.738Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
13:01:01 [2023-10-28T13:01:01.738Z] ++ '[' -n '' ']'
13:01:01 [2023-10-28T13:01:01.738Z] ++ 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
13:01:01 [2023-10-28T13:01:01.738Z] ++ set -e
13:01:01 [2023-10-28T13:01:01.738Z] ++ '[' -n 0 ']'
13:01:01 [2023-10-28T13:01:01.738Z] ++ set -x
13:01:01 [2023-10-28T13:01:01.738Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
13:01:01 [2023-10-28T13:01:01.738Z] INFO: Testing against a local daemon
13:01:01 [2023-10-28T13:01:01.738Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:01:01 [2023-10-28T13:01:01.738Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:01:01 [2023-10-28T13:01:01.738Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:01:01 [2023-10-28T13:01:01.738Z] === RUN   TestDiskUsage
13:01:01 [2023-10-28T13:01:01.738Z] === PAUSE TestDiskUsage
13:01:01 [2023-10-28T13:01:01.738Z] === RUN   TestEventsExecDie
13:01:01 [2023-10-28T13:01:01.997Z] --- PASS: TestEventsExecDie (0.61s)
13:01:01 [2023-10-28T13:01:01.997Z] === RUN   TestEventsBackwardsCompatible
13:01:01 [2023-10-28T13:01:01.997Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
13:01:01 [2023-10-28T13:01:01.997Z] === RUN   TestEventsVolumeCreate
13:01:02 [2023-10-28T13:01:02.256Z] --- PASS: TestEventsVolumeCreate (0.06s)
13:01:02 [2023-10-28T13:01:02.256Z] === RUN   TestInfoBinaryCommits
13:01:02 [2023-10-28T13:01:02.256Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:01:02 [2023-10-28T13:01:02.256Z] === RUN   TestInfoAPIVersioned
13:01:02 [2023-10-28T13:01:02.256Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:01:02 [2023-10-28T13:01:02.256Z] === RUN   TestInfoAPI
13:01:02 [2023-10-28T13:01:02.256Z] --- PASS: TestInfoAPI (0.02s)
13:01:02 [2023-10-28T13:01:02.256Z] === RUN   TestInfoAPIWarnings
13:01:20 [2023-10-28T13:01:20.346Z] --- PASS: TestInfoAPIWarnings (16.55s)
13:01:20 [2023-10-28T13:01:20.346Z] === RUN   TestInfoDebug
13:01:20 [2023-10-28T13:01:20.346Z] --- PASS: TestInfoDebug (0.52s)
13:01:20 [2023-10-28T13:01:20.346Z] === RUN   TestInfoInsecureRegistries
13:01:20 [2023-10-28T13:01:20.346Z] --- PASS: TestInfoInsecureRegistries (0.52s)
13:01:20 [2023-10-28T13:01:20.346Z] === RUN   TestInfoRegistryMirrors
13:01:20 [2023-10-28T13:01:20.346Z] --- PASS: TestInfoRegistryMirrors (0.52s)
13:01:20 [2023-10-28T13:01:20.346Z] === RUN   TestLoginFailsWithBadCredentials
13:01:21 [2023-10-28T13:01:21.283Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
13:01:21 [2023-10-28T13:01:21.283Z] === RUN   TestPingCacheHeaders
13:01:21 [2023-10-28T13:01:21.283Z] --- PASS: TestPingCacheHeaders (0.02s)
13:01:21 [2023-10-28T13:01:21.283Z] === RUN   TestPingGet
13:01:21 [2023-10-28T13:01:21.283Z] --- PASS: TestPingGet (0.01s)
13:01:21 [2023-10-28T13:01:21.283Z] === RUN   TestPingHead
13:01:21 [2023-10-28T13:01:21.283Z] --- PASS: TestPingHead (0.02s)
13:01:21 [2023-10-28T13:01:21.283Z] === RUN   TestPingSwarmHeader
13:01:21 [2023-10-28T13:01:21.851Z] === RUN   TestPingSwarmHeader/before_swarm_init
13:01:22 [2023-10-28T13:01:22.419Z] === RUN   TestPingSwarmHeader/after_swarm_init
13:01:23 [2023-10-28T13:01:23.356Z] === RUN   TestPingSwarmHeader/after_swarm_leave
13:01:23 [2023-10-28T13:01:23.356Z] --- PASS: TestPingSwarmHeader (1.87s)
13:01:23 [2023-10-28T13:01:23.356Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
13:01:23 [2023-10-28T13:01:23.356Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
13:01:23 [2023-10-28T13:01:23.356Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
13:01:23 [2023-10-28T13:01:23.356Z] === RUN   TestPingBuilderHeader
13:01:23 [2023-10-28T13:01:23.356Z] === RUN   TestPingBuilderHeader/default_config
13:01:23 [2023-10-28T13:01:23.615Z] === RUN   TestPingBuilderHeader/buildkit_disabled
13:01:24 [2023-10-28T13:01:24.184Z] --- PASS: TestPingBuilderHeader (1.04s)
13:01:24 [2023-10-28T13:01:24.184Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
13:01:24 [2023-10-28T13:01:24.184Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
13:01:24 [2023-10-28T13:01:24.184Z] === RUN   TestVersion
13:01:24 [2023-10-28T13:01:24.184Z] --- PASS: TestVersion (0.02s)
13:01:24 [2023-10-28T13:01:24.184Z] === CONT  TestDiskUsage
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/empty
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/empty/container_types
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/empty/image_types
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/empty/volume_types
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/empty/build-cache_types
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/empty/container,_volume_types
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/after_LoadBusybox
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
13:01:24 [2023-10-28T13:01:24.752Z] === RUN   TestDiskUsage/after_container.Run
13:01:25 [2023-10-28T13:01:25.011Z] === RUN   TestDiskUsage/after_container.Run/container_types
13:01:25 [2023-10-28T13:01:25.011Z] === RUN   TestDiskUsage/after_container.Run/image_types
13:01:25 [2023-10-28T13:01:25.011Z] === RUN   TestDiskUsage/after_container.Run/volume_types
13:01:25 [2023-10-28T13:01:25.011Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
13:01:25 [2023-10-28T13:01:25.012Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
13:01:25 [2023-10-28T13:01:25.012Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
13:01:25 [2023-10-28T13:01:25.012Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
13:01:25 [2023-10-28T13:01:25.012Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
13:01:25 [2023-10-28T13:01:25.012Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
13:01:25 [2023-10-28T13:01:25.012Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
13:01:25 [2023-10-28T13:01:25.271Z] --- PASS: TestDiskUsage (1.07s)
13:01:25 [2023-10-28T13:01:25.271Z]     --- PASS: TestDiskUsage/empty (0.01s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]     --- PASS: TestDiskUsage/after_container.Run (0.27s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z] PASS
13:01:25 [2023-10-28T13:01:25.271Z] 
13:01:25 [2023-10-28T13:01:25.271Z] === Skipped
13:01:25 [2023-10-28T13:01:25.271Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:01:25 [2023-10-28T13:01:25.271Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:01:25 [2023-10-28T13:01:25.271Z] 
13:01:25 [2023-10-28T13:01:25.271Z] DONE 57 tests, 1 skipped in 23.980s
13:01:25 [2023-10-28T13:01:25.271Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
13:01:25 [2023-10-28T13:01:25.271Z] ++ '[' -n '' ']'
13:01:25 [2023-10-28T13:01:25.271Z] ++ 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
13:01:25 [2023-10-28T13:01:25.271Z] ++ set -e
13:01:25 [2023-10-28T13:01:25.271Z] ++ '[' -n 0 ']'
13:01:25 [2023-10-28T13:01:25.271Z] ++ set -x
13:01:25 [2023-10-28T13:01:25.271Z] ++ 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.qADA5s6PdQ/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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
13:01:25 [2023-10-28T13:01:25.531Z] INFO: Testing against a local daemon
13:01:25 [2023-10-28T13:01:25.531Z] === RUN   TestVolumesCreateAndList
13:01:25 [2023-10-28T13:01:25.531Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:01:25 [2023-10-28T13:01:25.531Z] === RUN   TestVolumesRemove
13:01:25 [2023-10-28T13:01:25.531Z] === RUN   TestVolumesRemove/volume_in_use
13:01:25 [2023-10-28T13:01:25.531Z] === RUN   TestVolumesRemove/volume_not_in_use
13:01:25 [2023-10-28T13:01:25.531Z] === RUN   TestVolumesRemove/non-existing_volume
13:01:25 [2023-10-28T13:01:25.531Z] === RUN   TestVolumesRemove/non-existing_volume_force
13:01:25 [2023-10-28T13:01:25.531Z] --- PASS: TestVolumesRemove (0.06s)
13:01:25 [2023-10-28T13:01:25.531Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
13:01:25 [2023-10-28T13:01:25.531Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
13:01:25 [2023-10-28T13:01:25.531Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
13:01:25 [2023-10-28T13:01:25.531Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
13:01:25 [2023-10-28T13:01:25.531Z] === RUN   TestVolumesRemoveSwarmEnabled
13:01:25 [2023-10-28T13:01:25.531Z] === PAUSE TestVolumesRemoveSwarmEnabled
13:01:25 [2023-10-28T13:01:25.531Z] === RUN   TestVolumesInspect
13:01:25 [2023-10-28T13:01:25.531Z] --- PASS: TestVolumesInspect (0.02s)
13:01:25 [2023-10-28T13:01:25.531Z] === RUN   TestVolumesInvalidJSON
13:01:25 [2023-10-28T13:01:25.531Z] === RUN   TestVolumesInvalidJSON/volumes/create
13:01:25 [2023-10-28T13:01:25.531Z] === PAUSE TestVolumesInvalidJSON/volumes/create
13:01:25 [2023-10-28T13:01:25.531Z] === CONT  TestVolumesInvalidJSON/volumes/create
13:01:25 [2023-10-28T13:01:25.531Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
13:01:25 [2023-10-28T13:01:25.531Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
13:01:25 [2023-10-28T13:01:25.531Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
13:01:25 [2023-10-28T13:01:25.531Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
13:01:25 [2023-10-28T13:01:25.531Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:01:25 [2023-10-28T13:01:25.531Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
13:01:25 [2023-10-28T13:01:25.531Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
13:01:25 [2023-10-28T13:01:25.531Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
13:01:25 [2023-10-28T13:01:25.531Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
13:01:25 [2023-10-28T13:01:25.531Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
13:01:25 [2023-10-28T13:01:25.531Z] === RUN   TestVolumePruneAnonymous
13:01:25 [2023-10-28T13:01:25.531Z] --- PASS: TestVolumePruneAnonymous (0.03s)
13:01:25 [2023-10-28T13:01:25.531Z] === RUN   TestVolumePruneAnonFromImage
13:01:25 [2023-10-28T13:01:25.790Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
13:01:25 [2023-10-28T13:01:25.790Z] === CONT  TestVolumesRemoveSwarmEnabled
13:01:26 [2023-10-28T13:01:26.358Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
13:01:26 [2023-10-28T13:01:26.358Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
13:01:26 [2023-10-28T13:01:26.358Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
13:01:26 [2023-10-28T13:01:26.358Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
13:01:27 [2023-10-28T13:01:27.296Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.51s)
13:01:27 [2023-10-28T13:01:27.296Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
13:01:27 [2023-10-28T13:01:27.296Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
13:01:27 [2023-10-28T13:01:27.296Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
13:01:27 [2023-10-28T13:01:27.296Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
13:01:27 [2023-10-28T13:01:27.296Z] PASS
13:01:27 [2023-10-28T13:01:27.296Z] 
13:01:27 [2023-10-28T13:01:27.296Z] DONE 20 tests in 1.813s
13:01:27 [2023-10-28T13:01:27.296Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:01:27 [2023-10-28T13:01:27.296Z] ++++ cat bundles/test-integration/docker.pid
13:01:27 [2023-10-28T13:01:27.296Z] +++ kill 23907
13:01:28 [2023-10-28T13:01:28.674Z] +++ /etc/init.d/apparmor stop
13:01:28 [2023-10-28T13:01:28.674Z] Leaving: AppArmorNo profiles have been unloaded.
13:01:28 [2023-10-28T13:01:28.674Z] 
13:01:28 [2023-10-28T13:01:28.674Z] Unloading profiles will leave already running processes permanently
13:01:28 [2023-10-28T13:01:28.674Z] unconfined, which can lead to unexpected situations.
13:01:28 [2023-10-28T13:01:28.674Z] 
13:01:28 [2023-10-28T13:01:28.674Z] To set a process to complain mode, use the command line tool
13:01:28 [2023-10-28T13:01:28.674Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:01:28 [2023-10-28T13:01:28.674Z] +++ true
13:01:28 [2023-10-28T13:01:28.674Z] exiting test-integration
13:01:28 [2023-10-28T13:01:28.674Z] ++ exit 0
13:01:28 [2023-10-28T13:01:28.674Z] 
Post stage
[Pipeline] junit
13:01:30 [2023-10-28T13:01:30.079Z] Recording test results
13:01:30 [2023-10-28T13:01:30.250Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:01:30 [2023-10-28T13:01:30.545Z] + echo Ensuring container killed.
13:01:30 [2023-10-28T13:01:30.545Z] Ensuring container killed.
13:01:30 [2023-10-28T13:01:30.545Z] + docker rm -vf docker-pr16
13:01:30 [2023-10-28T13:01:30.545Z] Error response from daemon: No such container: docker-pr16
[Pipeline] sh
13:01:30 [2023-10-28T13:01:30.842Z] + echo Chowning /workspace to jenkins user
13:01:30 [2023-10-28T13:01:30.842Z] Chowning /workspace to jenkins user
13:01:30 [2023-10-28T13:01:30.842Z] + id -u
13:01:30 [2023-10-28T13:01:30.842Z] + id -g
13:01:30 [2023-10-28T13:01:30.842Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46663:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:01:32 [2023-10-28T13:01:32.071Z] + bundleName=arm64-integration
13:01:32 [2023-10-28T13:01:32.071Z] + echo Creating arm64-integration-bundles.tar.gz
13:01:32 [2023-10-28T13:01:32.071Z] Creating arm64-integration-bundles.tar.gz
13:01:32 [2023-10-28T13:01:32.071Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
13:01:32 [2023-10-28T13:01:32.071Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
13:01:32 [2023-10-28T13:01:32.342Z] Archiving artifacts
13:01:32 [2023-10-28T13:01:32.535Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46663/16/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:01:32 [2023-10-28T13:01:32.825Z] + make clean
13:01:32 [2023-10-28T13:01:32.825Z] docker volume rm -f docker-dev-cache docker-mod-cache
13:01:32 [2023-10-28T13:01:32.825Z] docker-dev-cache
13:01:32 [2023-10-28T13:01:32.825Z] 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