Skip to content
Success

Console Output

Pull request #47187 event
15:01:40 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 00c9785e2ef52ff96613f7ccc63c784ae6a7fc61+cac52f717320d4d4db8febfd00bd37236e7704d8 (ba1e24035e0ac1f0fc22dd2b38f1c7318209852e)
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-47187@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
15:01:43 [2024-01-23T15:01:43.745Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
15:01:43 [2024-01-23T15:01:43.749Z] Trying to pass milestone 4
[Pipeline] milestone
15:01:43 [2024-01-23T15:01:43.906Z] Trying to pass milestone 5
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
15:01:44 [2024-01-23T15:01:44.137Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fb5fc773ee487919) in /home/ubuntu/workspace/moby_PR-47187
[Pipeline] {
[Pipeline] checkout
15:01:44 [2024-01-23T15:01:44.161Z] The recommended git tool is: git
15:01:44 [2024-01-23T15:01:44.170Z] using credential docker-jenkins-github-credentials
15:01:44 [2024-01-23T15:01:44.189Z] Cloning the remote Git repository
15:01:44 [2024-01-23T15:01:44.189Z] Cloning with configured refspecs honoured and without tags
15:01:44 [2024-01-23T15:01:44.204Z] Cloning repository https://github.com/moby/moby.git
15:01:44 [2024-01-23T15:01:44.205Z]  > git init /home/ubuntu/workspace/moby_PR-47187 # timeout=10
15:01:44 [2024-01-23T15:01:44.209Z] Fetching upstream changes from https://github.com/moby/moby.git
15:01:44 [2024-01-23T15:01:44.209Z]  > git --version # timeout=10
15:01:44 [2024-01-23T15:01:44.212Z]  > git --version # 'git version 2.25.1'
15:01:44 [2024-01-23T15:01:44.212Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:01:44 [2024-01-23T15:01:44.213Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47187/head:refs/remotes/origin/PR-47187 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:57 [2024-01-23T15:01:57.107Z] Fetching without tags
15:01:57 [2024-01-23T15:01:57.342Z] Merging remotes/origin/master commit cac52f717320d4d4db8febfd00bd37236e7704d8 into PR head commit 00c9785e2ef52ff96613f7ccc63c784ae6a7fc61
15:01:58 [2024-01-23T15:01:58.066Z] Merge succeeded, producing 9477978c95f4cb4e51fce3d2a4f27f8188f6358b
15:01:58 [2024-01-23T15:01:58.067Z] Checking out Revision 9477978c95f4cb4e51fce3d2a4f27f8188f6358b (PR-47187)
15:01:58 [2024-01-23T15:01:58.127Z] Commit message: "Merge commit 'cac52f717320d4d4db8febfd00bd37236e7704d8' into HEAD"
15:01:57 [2024-01-23T15:01:57.105Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:57 [2024-01-23T15:01:57.108Z]  > git config --add remote.origin.fetch +refs/pull/47187/head:refs/remotes/origin/PR-47187 # timeout=10
15:01:57 [2024-01-23T15:01:57.111Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:57 [2024-01-23T15:01:57.117Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:57 [2024-01-23T15:01:57.123Z] Fetching upstream changes from https://github.com/moby/moby.git
15:01:57 [2024-01-23T15:01:57.123Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:01:57 [2024-01-23T15:01:57.123Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47187/head:refs/remotes/origin/PR-47187 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:57 [2024-01-23T15:01:57.358Z]  > git config core.sparsecheckout # timeout=10
15:01:57 [2024-01-23T15:01:57.361Z]  > git checkout -f 00c9785e2ef52ff96613f7ccc63c784ae6a7fc61 # timeout=10
15:01:58 [2024-01-23T15:01:58.028Z]  > git remote # timeout=10
15:01:58 [2024-01-23T15:01:58.031Z]  > git config --get remote.origin.url # timeout=10
15:01:58 [2024-01-23T15:01:58.034Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:01:58 [2024-01-23T15:01:58.035Z]  > git merge cac52f717320d4d4db8febfd00bd37236e7704d8 # timeout=10
15:01:58 [2024-01-23T15:01:58.076Z]  > git rev-parse HEAD^{commit} # timeout=10
15:01:58 [2024-01-23T15:01:58.082Z]  > git config core.sparsecheckout # timeout=10
15:01:58 [2024-01-23T15:01:58.085Z]  > git checkout -f 9477978c95f4cb4e51fce3d2a4f27f8188f6358b # timeout=10
15:01:58 [2024-01-23T15:01:58.143Z]  > git rev-list --no-walk 00c9785e2ef52ff96613f7ccc63c784ae6a7fc61 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:01:58 [2024-01-23T15:01:58.813Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47187:/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
15:02:01 [2024-01-23T15:02:01.354Z] 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
15:02:01 [2024-01-23T15:02:01.666Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fb5fc773ee487919) in /home/ubuntu/workspace/moby_PR-47187
[Pipeline] {
[Pipeline] checkout
15:02:01 [2024-01-23T15:02:01.683Z] The recommended git tool is: git
15:02:01 [2024-01-23T15:02:01.692Z] using credential docker-jenkins-github-credentials
15:02:01 [2024-01-23T15:02:01.710Z] Fetching changes from the remote Git repository
15:02:01 [2024-01-23T15:02:01.716Z] Fetching without tags
15:02:01 [2024-01-23T15:02:01.978Z] Merging remotes/origin/master commit cac52f717320d4d4db8febfd00bd37236e7704d8 into PR head commit 00c9785e2ef52ff96613f7ccc63c784ae6a7fc61
15:02:02 [2024-01-23T15:02:02.058Z] Merge succeeded, producing a30d496eb7d187c2cdef7e4026853e477f68a53f
15:02:02 [2024-01-23T15:02:02.059Z] Checking out Revision a30d496eb7d187c2cdef7e4026853e477f68a53f (PR-47187)
15:02:02 [2024-01-23T15:02:02.102Z] Commit message: "Merge commit 'cac52f717320d4d4db8febfd00bd37236e7704d8' into HEAD"
15:02:01 [2024-01-23T15:02:01.720Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47187/.git # timeout=10
15:02:01 [2024-01-23T15:02:01.725Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:02:01 [2024-01-23T15:02:01.732Z] Fetching upstream changes from https://github.com/moby/moby.git
15:02:01 [2024-01-23T15:02:01.732Z]  > git --version # timeout=10
15:02:01 [2024-01-23T15:02:01.734Z]  > git --version # 'git version 2.25.1'
15:02:01 [2024-01-23T15:02:01.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:02:01 [2024-01-23T15:02:01.735Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47187/head:refs/remotes/origin/PR-47187 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:02:01 [2024-01-23T15:02:01.993Z]  > git config core.sparsecheckout # timeout=10
15:02:01 [2024-01-23T15:02:01.996Z]  > git checkout -f 00c9785e2ef52ff96613f7ccc63c784ae6a7fc61 # timeout=10
15:02:02 [2024-01-23T15:02:02.028Z]  > git remote # timeout=10
15:02:02 [2024-01-23T15:02:02.031Z]  > git config --get remote.origin.url # timeout=10
15:02:02 [2024-01-23T15:02:02.034Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:02:02 [2024-01-23T15:02:02.034Z]  > git merge cac52f717320d4d4db8febfd00bd37236e7704d8 # timeout=10
15:02:02 [2024-01-23T15:02:02.068Z]  > git rev-parse HEAD^{commit} # timeout=10
15:02:02 [2024-01-23T15:02:02.074Z]  > git config core.sparsecheckout # timeout=10
15:02:02 [2024-01-23T15:02:02.077Z]  > git checkout -f a30d496eb7d187c2cdef7e4026853e477f68a53f # timeout=10
15:02:02 [2024-01-23T15:02:02.118Z]  > git rev-list --no-walk 00c9785e2ef52ff96613f7ccc63c784ae6a7fc61 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:02:02 [2024-01-23T15:02:02.828Z] + docker version
15:02:02 [2024-01-23T15:02:02.828Z] Client: Docker Engine - Community
15:02:02 [2024-01-23T15:02:02.828Z]  Version:           24.0.7
15:02:02 [2024-01-23T15:02:02.828Z]  API version:       1.43
15:02:02 [2024-01-23T15:02:02.828Z]  Go version:        go1.20.10
15:02:02 [2024-01-23T15:02:02.828Z]  Git commit:        afdd53b
15:02:02 [2024-01-23T15:02:02.828Z]  Built:             Thu Oct 26 09:08:14 2023
15:02:02 [2024-01-23T15:02:02.828Z]  OS/Arch:           linux/arm64
15:02:02 [2024-01-23T15:02:02.828Z]  Context:           default
15:02:02 [2024-01-23T15:02:02.828Z] 
15:02:02 [2024-01-23T15:02:02.828Z] Server: Docker Engine - Community
15:02:02 [2024-01-23T15:02:02.828Z]  Engine:
15:02:02 [2024-01-23T15:02:02.828Z]   Version:          24.0.7
15:02:02 [2024-01-23T15:02:02.828Z]   API version:      1.43 (minimum version 1.12)
15:02:02 [2024-01-23T15:02:02.828Z]   Go version:       go1.20.10
15:02:02 [2024-01-23T15:02:02.828Z]   Git commit:       311b9ff
15:02:02 [2024-01-23T15:02:02.828Z]   Built:            Thu Oct 26 09:08:14 2023
15:02:02 [2024-01-23T15:02:02.828Z]   OS/Arch:          linux/arm64
15:02:02 [2024-01-23T15:02:02.828Z]   Experimental:     true
15:02:02 [2024-01-23T15:02:02.828Z]  containerd:
15:02:02 [2024-01-23T15:02:02.828Z]   Version:          1.6.25
15:02:02 [2024-01-23T15:02:02.828Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
15:02:02 [2024-01-23T15:02:02.828Z]  runc:
15:02:02 [2024-01-23T15:02:02.828Z]   Version:          1.1.10
15:02:02 [2024-01-23T15:02:02.828Z]   GitCommit:        v1.1.10-0-g18a0cb0
15:02:02 [2024-01-23T15:02:02.828Z]  docker-init:
15:02:02 [2024-01-23T15:02:02.828Z]   Version:          0.19.0
15:02:02 [2024-01-23T15:02:02.828Z]   GitCommit:        de40ad0
[Pipeline] sh
15:02:03 [2024-01-23T15:02:03.113Z] + docker info
15:02:03 [2024-01-23T15:02:03.113Z] Client: Docker Engine - Community
15:02:03 [2024-01-23T15:02:03.113Z]  Version:    24.0.7
15:02:03 [2024-01-23T15:02:03.113Z]  Context:    default
15:02:03 [2024-01-23T15:02:03.113Z]  Debug Mode: false
15:02:03 [2024-01-23T15:02:03.113Z]  Plugins:
15:02:03 [2024-01-23T15:02:03.113Z]   buildx: Docker Buildx (Docker Inc.)
15:02:03 [2024-01-23T15:02:03.113Z]     Version:  v0.12.0
15:02:03 [2024-01-23T15:02:03.113Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
15:02:03 [2024-01-23T15:02:03.113Z]   compose: Docker Compose (Docker Inc.)
15:02:03 [2024-01-23T15:02:03.113Z]     Version:  v2.23.3
15:02:03 [2024-01-23T15:02:03.113Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
15:02:03 [2024-01-23T15:02:03.113Z] 
15:02:03 [2024-01-23T15:02:03.113Z] Server:
15:02:03 [2024-01-23T15:02:03.113Z]  Containers: 0
15:02:03 [2024-01-23T15:02:03.113Z]   Running: 0
15:02:03 [2024-01-23T15:02:03.113Z]   Paused: 0
15:02:03 [2024-01-23T15:02:03.113Z]   Stopped: 0
15:02:03 [2024-01-23T15:02:03.113Z]  Images: 4
15:02:03 [2024-01-23T15:02:03.113Z]  Server Version: 24.0.7
15:02:03 [2024-01-23T15:02:03.113Z]  Storage Driver: overlay2
15:02:03 [2024-01-23T15:02:03.113Z]   Backing Filesystem: extfs
15:02:03 [2024-01-23T15:02:03.113Z]   Supports d_type: true
15:02:03 [2024-01-23T15:02:03.113Z]   Using metacopy: false
15:02:03 [2024-01-23T15:02:03.113Z]   Native Overlay Diff: true
15:02:03 [2024-01-23T15:02:03.113Z]   userxattr: false
15:02:03 [2024-01-23T15:02:03.113Z]  Logging Driver: json-file
15:02:03 [2024-01-23T15:02:03.113Z]  Cgroup Driver: cgroupfs
15:02:03 [2024-01-23T15:02:03.113Z]  Cgroup Version: 1
15:02:03 [2024-01-23T15:02:03.113Z]  Plugins:
15:02:03 [2024-01-23T15:02:03.113Z]   Volume: local
15:02:03 [2024-01-23T15:02:03.113Z]   Network: bridge host ipvlan macvlan null overlay
15:02:03 [2024-01-23T15:02:03.113Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:02:03 [2024-01-23T15:02:03.113Z]  Swarm: inactive
15:02:03 [2024-01-23T15:02:03.113Z]  Runtimes: io.containerd.runc.v2 runc
15:02:03 [2024-01-23T15:02:03.113Z]  Default Runtime: runc
15:02:03 [2024-01-23T15:02:03.113Z]  Init Binary: docker-init
15:02:03 [2024-01-23T15:02:03.113Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
15:02:03 [2024-01-23T15:02:03.113Z]  runc version: v1.1.10-0-g18a0cb0
15:02:03 [2024-01-23T15:02:03.113Z]  init version: de40ad0
15:02:03 [2024-01-23T15:02:03.113Z]  Security Options:
15:02:03 [2024-01-23T15:02:03.113Z]   apparmor
15:02:03 [2024-01-23T15:02:03.113Z]   seccomp
15:02:03 [2024-01-23T15:02:03.113Z]    Profile: builtin
15:02:03 [2024-01-23T15:02:03.113Z]  Kernel Version: 5.15.0-1050-aws
15:02:03 [2024-01-23T15:02:03.113Z]  Operating System: Ubuntu 20.04.6 LTS
15:02:03 [2024-01-23T15:02:03.113Z]  OSType: linux
15:02:03 [2024-01-23T15:02:03.113Z]  Architecture: aarch64
15:02:03 [2024-01-23T15:02:03.113Z]  CPUs: 8
15:02:03 [2024-01-23T15:02:03.113Z]  Total Memory: 30.64GiB
15:02:03 [2024-01-23T15:02:03.113Z]  Name: ip-10-100-44-178
15:02:03 [2024-01-23T15:02:03.113Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
15:02:03 [2024-01-23T15:02:03.113Z]  Docker Root Dir: /var/lib/docker
15:02:03 [2024-01-23T15:02:03.113Z]  Debug Mode: false
15:02:03 [2024-01-23T15:02:03.113Z]  Experimental: true
15:02:03 [2024-01-23T15:02:03.113Z]  Insecure Registries:
15:02:03 [2024-01-23T15:02:03.113Z]   127.0.0.0/8
15:02:03 [2024-01-23T15:02:03.113Z]  Live Restore Enabled: true
15:02:03 [2024-01-23T15:02:03.113Z] 
[Pipeline] sh
15:02:03 [2024-01-23T15:02:03.398Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:02:03 [2024-01-23T15:02:03.398Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:02:03 [2024-01-23T15:02:03.398Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47187/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
15:02:03 [2024-01-23T15:02:03.398Z] + bash /home/ubuntu/workspace/moby_PR-47187/check-config.sh
15:02:03 [2024-01-23T15:02:03.398Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:02:03 [2024-01-23T15:02:03.398Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
15:02:03 [2024-01-23T15:02:03.398Z] 
15:02:03 [2024-01-23T15:02:03.398Z] Generally Necessary:
15:02:03 [2024-01-23T15:02:03.398Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:02:03 [2024-01-23T15:02:03.398Z] - apparmor: enabled and tools installed
15:02:03 [2024-01-23T15:02:03.398Z] - CONFIG_NAMESPACES: enabled
15:02:03 [2024-01-23T15:02:03.398Z] - CONFIG_NET_NS: enabled
15:02:03 [2024-01-23T15:02:03.398Z] - CONFIG_PID_NS: enabled
15:02:03 [2024-01-23T15:02:03.398Z] - CONFIG_IPC_NS: enabled
15:02:03 [2024-01-23T15:02:03.398Z] - CONFIG_UTS_NS: enabled
15:02:03 [2024-01-23T15:02:03.398Z] - CONFIG_CGROUPS: enabled
15:02:03 [2024-01-23T15:02:03.398Z] - CONFIG_CGROUP_CPUACCT: enabled
15:02:03 [2024-01-23T15:02:03.398Z] - CONFIG_CGROUP_DEVICE: enabled
15:02:03 [2024-01-23T15:02:03.398Z] - CONFIG_CGROUP_FREEZER: enabled
15:02:03 [2024-01-23T15:02:03.398Z] - CONFIG_CGROUP_SCHED: enabled
15:02:03 [2024-01-23T15:02:03.398Z] - CONFIG_CPUSETS: enabled
15:02:03 [2024-01-23T15:02:03.398Z] - CONFIG_MEMCG: enabled
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_KEYS: enabled
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_VETH: enabled (as module)
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_BRIDGE: enabled (as module)
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_NF_NAT: enabled (as module)
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_POSIX_MQUEUE: enabled
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_CGROUP_BPF: enabled
15:02:03 [2024-01-23T15:02:03.658Z] 
15:02:03 [2024-01-23T15:02:03.658Z] Optional Features:
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_USER_NS: enabled
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_SECCOMP: enabled
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_SECCOMP_FILTER: enabled
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_CGROUP_PIDS: enabled
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_MEMCG_SWAP: enabled
15:02:03 [2024-01-23T15:02:03.658Z]     (cgroup swap accounting is currently enabled)
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_BLK_CGROUP: enabled
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:02:03 [2024-01-23T15:02:03.658Z] - CONFIG_CGROUP_PERF: enabled
15:02:03 [2024-01-23T15:02:03.919Z] - CONFIG_CGROUP_HUGETLB: enabled
15:02:03 [2024-01-23T15:02:03.919Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:02:03 [2024-01-23T15:02:03.919Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:02:03 [2024-01-23T15:02:03.919Z] - CONFIG_CFS_BANDWIDTH: enabled
15:02:03 [2024-01-23T15:02:03.919Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:02:03 [2024-01-23T15:02:03.919Z] - CONFIG_RT_GROUP_SCHED: missing
15:02:03 [2024-01-23T15:02:03.919Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:02:03 [2024-01-23T15:02:03.919Z] - CONFIG_IP_VS: enabled (as module)
15:02:03 [2024-01-23T15:02:03.919Z] - CONFIG_IP_VS_NFCT: enabled
15:02:03 [2024-01-23T15:02:03.919Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:02:03 [2024-01-23T15:02:03.919Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:02:03 [2024-01-23T15:02:03.919Z] - CONFIG_IP_VS_RR: enabled (as module)
15:02:03 [2024-01-23T15:02:03.919Z] - CONFIG_SECURITY_SELINUX: enabled
15:02:03 [2024-01-23T15:02:03.919Z] - CONFIG_SECURITY_APPARMOR: enabled
15:02:03 [2024-01-23T15:02:03.919Z] - CONFIG_EXT4_FS: enabled
15:02:03 [2024-01-23T15:02:03.919Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:02:03 [2024-01-23T15:02:03.919Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:02:03 [2024-01-23T15:02:03.919Z] - Network Drivers:
15:02:03 [2024-01-23T15:02:03.919Z]   - "overlay":
15:02:03 [2024-01-23T15:02:03.919Z]     - CONFIG_VXLAN: enabled (as module)
15:02:03 [2024-01-23T15:02:03.919Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:02:03 [2024-01-23T15:02:03.919Z]       Optional (for encrypted networks):
15:02:04 [2024-01-23T15:02:04.179Z]       - CONFIG_CRYPTO: enabled
15:02:04 [2024-01-23T15:02:04.179Z]       - CONFIG_CRYPTO_AEAD: enabled
15:02:04 [2024-01-23T15:02:04.179Z]       - CONFIG_CRYPTO_GCM: enabled
15:02:04 [2024-01-23T15:02:04.179Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:02:04 [2024-01-23T15:02:04.179Z]       - CONFIG_CRYPTO_GHASH: enabled
15:02:04 [2024-01-23T15:02:04.179Z]       - CONFIG_XFRM: enabled
15:02:04 [2024-01-23T15:02:04.179Z]       - CONFIG_XFRM_USER: enabled (as module)
15:02:04 [2024-01-23T15:02:04.179Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:02:04 [2024-01-23T15:02:04.179Z]       - CONFIG_INET_ESP: enabled (as module)
15:02:04 [2024-01-23T15:02:04.179Z]   - "ipvlan":
15:02:04 [2024-01-23T15:02:04.179Z]     - CONFIG_IPVLAN: enabled (as module)
15:02:04 [2024-01-23T15:02:04.179Z]   - "macvlan":
15:02:04 [2024-01-23T15:02:04.179Z]     - CONFIG_MACVLAN: enabled (as module)
15:02:04 [2024-01-23T15:02:04.179Z]     - CONFIG_DUMMY: enabled (as module)
15:02:04 [2024-01-23T15:02:04.179Z]   - "ftp,tftp client in container":
15:02:04 [2024-01-23T15:02:04.179Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:02:04 [2024-01-23T15:02:04.179Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:02:04 [2024-01-23T15:02:04.179Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:02:04 [2024-01-23T15:02:04.179Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:02:04 [2024-01-23T15:02:04.179Z] - Storage Drivers:
15:02:04 [2024-01-23T15:02:04.179Z]   - "aufs":
15:02:04 [2024-01-23T15:02:04.179Z]     - CONFIG_AUFS_FS: enabled (as module)
15:02:04 [2024-01-23T15:02:04.179Z]   - "btrfs":
15:02:04 [2024-01-23T15:02:04.179Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:02:04 [2024-01-23T15:02:04.179Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:02:04 [2024-01-23T15:02:04.179Z]   - "devicemapper":
15:02:04 [2024-01-23T15:02:04.179Z]     - CONFIG_BLK_DEV_DM: enabled
15:02:04 [2024-01-23T15:02:04.179Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:02:04 [2024-01-23T15:02:04.179Z]   - "overlay":
15:02:04 [2024-01-23T15:02:04.179Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:02:04 [2024-01-23T15:02:04.179Z]   - "zfs":
15:02:04 [2024-01-23T15:02:04.179Z]     - /dev/zfs: present
15:02:04 [2024-01-23T15:02:04.179Z]     - zfs command: missing
15:02:04 [2024-01-23T15:02:04.179Z]     - zpool command: missing
15:02:04 [2024-01-23T15:02:04.179Z] 
15:02:04 [2024-01-23T15:02:04.179Z] Limits:
15:02:04 [2024-01-23T15:02:04.179Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:02:04 [2024-01-23T15:02:04.179Z] 
15:02:04 [2024-01-23T15:02:04.179Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:02:04 [2024-01-23T15:02:04.482Z] + docker build --force-rm -t docker:a30d496eb7d187c2cdef7e4026853e477f68a53f .
15:02:04 [2024-01-23T15:02:04.742Z] #0 building with "default" instance using docker driver
15:02:04 [2024-01-23T15:02:04.742Z] 
15:02:04 [2024-01-23T15:02:04.742Z] #1 [internal] load build definition from Dockerfile
15:02:04 [2024-01-23T15:02:04.742Z] #1 transferring dockerfile: 27.92kB done
15:02:04 [2024-01-23T15:02:04.742Z] #1 DONE 0.0s
15:02:04 [2024-01-23T15:02:04.742Z] 
15:02:04 [2024-01-23T15:02:04.742Z] #2 [internal] load .dockerignore
15:02:04 [2024-01-23T15:02:04.742Z] #2 transferring context: 113B done
15:02:04 [2024-01-23T15:02:04.742Z] #2 DONE 0.0s
15:02:04 [2024-01-23T15:02:04.742Z] 
15:02:04 [2024-01-23T15:02:04.742Z] #3 resolve image config for docker.io/docker/dockerfile:1
15:02:04 [2024-01-23T15:02:04.742Z] #3 DONE 0.1s
15:02:04 [2024-01-23T15:02:04.742Z] 
15:02:04 [2024-01-23T15:02:04.742Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
15:02:04 [2024-01-23T15:02:04.742Z] #4 CACHED
15:02:04 [2024-01-23T15:02:04.742Z] 
15:02:04 [2024-01-23T15:02:04.742Z] #5 [internal] load metadata for docker.io/library/busybox:latest
15:02:04 [2024-01-23T15:02:04.742Z] #5 DONE 0.0s
15:02:04 [2024-01-23T15:02:04.742Z] 
15:02:04 [2024-01-23T15:02:04.742Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:02:05 [2024-01-23T15:02:05.002Z] #6 ...
15:02:05 [2024-01-23T15:02:05.002Z] 
15:02:05 [2024-01-23T15:02:05.002Z] #7 [internal] load metadata for docker.io/library/debian:bookworm
15:02:05 [2024-01-23T15:02:05.002Z] #7 DONE 0.2s
15:02:05 [2024-01-23T15:02:05.002Z] 
15:02:05 [2024-01-23T15:02:05.002Z] #8 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
15:02:05 [2024-01-23T15:02:05.002Z] #8 DONE 0.2s
15:02:05 [2024-01-23T15:02:05.002Z] 
15:02:05 [2024-01-23T15:02:05.002Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
15:02:05 [2024-01-23T15:02:05.002Z] #9 DONE 0.2s
15:02:05 [2024-01-23T15:02:05.002Z] 
15:02:05 [2024-01-23T15:02:05.002Z] #10 [internal] load metadata for docker.io/distribution/distribution:2.8.3
15:02:05 [2024-01-23T15:02:05.002Z] #10 DONE 0.3s
15:02:05 [2024-01-23T15:02:05.002Z] 
15:02:05 [2024-01-23T15:02:05.002Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.24.2
15:02:05 [2024-01-23T15:02:05.265Z] #11 DONE 0.3s
15:02:05 [2024-01-23T15:02:05.265Z] 
15:02:05 [2024-01-23T15:02:05.265Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:02:05 [2024-01-23T15:02:05.265Z] #6 DONE 0.3s
15:02:05 [2024-01-23T15:02:05.265Z] 
15:02:05 [2024-01-23T15:02:05.265Z] #12 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
15:02:05 [2024-01-23T15:02:05.265Z] #12 DONE 0.3s
15:02:05 [2024-01-23T15:02:05.265Z] 
15:02:05 [2024-01-23T15:02:05.265Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d
15:02:05 [2024-01-23T15:02:05.265Z] #13 DONE 0.0s
15:02:05 [2024-01-23T15:02:05.265Z] 
15:02:05 [2024-01-23T15:02:05.265Z] #14 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
15:02:05 [2024-01-23T15:02:05.265Z] #14 DONE 0.0s
15:02:05 [2024-01-23T15:02:05.265Z] 
15:02:05 [2024-01-23T15:02:05.265Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
15:02:05 [2024-01-23T15:02:05.265Z] #15 DONE 0.0s
15:02:05 [2024-01-23T15:02:05.265Z] 
15:02:05 [2024-01-23T15:02:05.265Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.2@sha256:345bba57de2054c5758c2ccd6b69f698cb84592444f0dd92fc93204f2cd203e5
15:02:05 [2024-01-23T15:02:05.265Z] #16 DONE 0.0s
15:02:05 [2024-01-23T15:02:05.265Z] 
15:02:05 [2024-01-23T15:02:05.265Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:02:05 [2024-01-23T15:02:05.265Z] #17 DONE 0.0s
15:02:05 [2024-01-23T15:02:05.265Z] 
15:02:05 [2024-01-23T15:02:05.265Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
15:02:05 [2024-01-23T15:02:05.265Z] #18 DONE 0.0s
15:02:05 [2024-01-23T15:02:05.265Z] 
15:02:05 [2024-01-23T15:02:05.265Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
15:02:05 [2024-01-23T15:02:05.265Z] #19 DONE 0.0s
15:02:05 [2024-01-23T15:02:05.265Z] 
15:02:05 [2024-01-23T15:02:05.265Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67
15:02:05 [2024-01-23T15:02:05.265Z] #20 DONE 0.0s
15:02:05 [2024-01-23T15:02:05.265Z] 
15:02:05 [2024-01-23T15:02:05.265Z] #21 [internal] load build context
15:02:06 [2024-01-23T15:02:06.207Z] #21 transferring context: 75.04MB 1.0s done
15:02:06 [2024-01-23T15:02:06.468Z] #21 DONE 1.0s
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #22 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
15:02:06 [2024-01-23T15:02:06.468Z] #22 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #23 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
15:02:06 [2024-01-23T15:02:06.468Z] #23 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #24 [containerd-src 1/3] WORKDIR /usr/src/containerd
15:02:06 [2024-01-23T15:02:06.468Z] #24 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #25 [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...)
15:02:06 [2024-01-23T15:02:06.468Z] #25 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build
15:02:06 [2024-01-23T15:02:06.468Z] #26 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #27 [base 2/4] COPY --from=xx / /
15:02:06 [2024-01-23T15:02:06.468Z] #27 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #28 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
15:02:06 [2024-01-23T15:02:06.468Z] #28 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #29 [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
15:02:06 [2024-01-23T15:02:06.468Z] #29 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #30 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
15:02:06 [2024-01-23T15:02:06.468Z] #30 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #31 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
15:02:06 [2024-01-23T15:02:06.468Z] #31 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #32 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:02:06 [2024-01-23T15:02:06.468Z] #32 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #33 [registry-src 1/2] WORKDIR /usr/src/registry
15:02:06 [2024-01-23T15:02:06.468Z] #33 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #34 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
15:02:06 [2024-01-23T15:02:06.468Z] #34 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #35 [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
15:02:06 [2024-01-23T15:02:06.468Z] #35 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #36 [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             pkg-config
15:02:06 [2024-01-23T15:02:06.468Z] #36 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #37 [dev-base 10/12] 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             yamllint
15:02:06 [2024-01-23T15:02:06.468Z] #37 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #38 [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
15:02:06 [2024-01-23T15:02:06.468Z] #38 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #39 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
15:02:06 [2024-01-23T15:02:06.468Z] #39 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #40 [dev-base  8/12] 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             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:02:06 [2024-01-23T15:02:06.468Z] #40 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #41 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
15:02:06 [2024-01-23T15:02:06.468Z] #41 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #42 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
15:02:06 [2024-01-23T15:02:06.468Z] #42 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #43 [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
15:02:06 [2024-01-23T15:02:06.468Z] #43 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #44 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
15:02:06 [2024-01-23T15:02:06.468Z] #44 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #45 [dev-base  6/12] RUN ldconfig
15:02:06 [2024-01-23T15:02:06.468Z] #45 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #46 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
15:02:06 [2024-01-23T15:02:06.468Z] #46 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #47 [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
15:02:06 [2024-01-23T15:02:06.468Z] #47 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #48 [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...)
15:02:06 [2024-01-23T15:02:06.468Z] #48 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #49 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
15:02:06 [2024-01-23T15:02:06.468Z] #49 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #50 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
15:02:06 [2024-01-23T15:02:06.468Z] #50 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #51 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
15:02:06 [2024-01-23T15:02:06.468Z] #51 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #52 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
15:02:06 [2024-01-23T15:02:06.468Z] #52 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #53 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
15:02:06 [2024-01-23T15:02:06.468Z] #53 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #54 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
15:02:06 [2024-01-23T15:02:06.468Z] #54 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #55 [tini-src 1/3] WORKDIR /usr/src/tini
15:02:06 [2024-01-23T15:02:06.468Z] #55 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #56 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
15:02:06 [2024-01-23T15:02:06.468Z] #56 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #57 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
15:02:06 [2024-01-23T15:02:06.468Z] #57 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
15:02:06 [2024-01-23T15:02:06.468Z] #58 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #59 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
15:02:06 [2024-01-23T15:02:06.468Z] #59 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #60 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
15:02:06 [2024-01-23T15:02:06.468Z] #60 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #61 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:02:06 [2024-01-23T15:02:06.468Z] #61 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #62 [runc-src 1/3] WORKDIR /usr/src/runc
15:02:06 [2024-01-23T15:02:06.468Z] #62 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #63 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:02:06 [2024-01-23T15:02:06.468Z] #63 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #64 [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             pkg-config
15:02:06 [2024-01-23T15:02:06.468Z] #64 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #65 [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 v25.0.0 https://github.com/docker/cli.git /build      && /build/docker --version
15:02:06 [2024-01-23T15:02:06.468Z] #65 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #66 [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...)
15:02:06 [2024-01-23T15:02:06.468Z] #66 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #67 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:02:06 [2024-01-23T15:02:06.468Z] #67 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #68 [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...)
15:02:06 [2024-01-23T15:02:06.468Z] #68 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #69 [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
15:02:06 [2024-01-23T15:02:06.468Z] #69 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #70 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:02:06 [2024-01-23T15:02:06.468Z] #70 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #71 [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
15:02:06 [2024-01-23T15:02:06.468Z] #71 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #72 [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             pkg-config
15:02:06 [2024-01-23T15:02:06.468Z] #72 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #73 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
15:02:06 [2024-01-23T15:02:06.468Z] #73 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #74 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:02:06 [2024-01-23T15:02:06.468Z] #74 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #75 [dev-base  1/12] RUN groupadd -r docker
15:02:06 [2024-01-23T15:02:06.468Z] #75 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #76 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:02:06 [2024-01-23T15:02:06.468Z] #76 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #77 [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...)
15:02:06 [2024-01-23T15:02:06.468Z] #77 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #78 [dev-base  9/12] 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
15:02:06 [2024-01-23T15:02:06.468Z] #78 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #79 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
15:02:06 [2024-01-23T15:02:06.468Z] #79 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #80 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
15:02:06 [2024-01-23T15:02:06.468Z] #80 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #81 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
15:02:06 [2024-01-23T15:02:06.468Z] #81 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #82 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
15:02:06 [2024-01-23T15:02:06.468Z] #82 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #83 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
15:02:06 [2024-01-23T15:02:06.468Z] #83 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #84 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
15:02:06 [2024-01-23T15:02:06.468Z] #84 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #85 [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...)
15:02:06 [2024-01-23T15:02:06.468Z] #85 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #86 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
15:02:06 [2024-01-23T15:02:06.468Z] #86 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #87 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:02:06 [2024-01-23T15:02:06.468Z] #87 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #88 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
15:02:06 [2024-01-23T15:02:06.468Z] #88 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #89 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
15:02:06 [2024-01-23T15:02:06.468Z] #89 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #90 [build-dummy 2/2] RUN mkdir -p /build
15:02:06 [2024-01-23T15:02:06.468Z] #90 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #91 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
15:02:06 [2024-01-23T15:02:06.468Z] #91 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #92 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
15:02:06 [2024-01-23T15:02:06.468Z] #92 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #93 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:02:06 [2024-01-23T15:02:06.468Z] #93 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #94 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
15:02:06 [2024-01-23T15:02:06.468Z] #94 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #95 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
15:02:06 [2024-01-23T15:02:06.468Z] #95 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #96 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
15:02:06 [2024-01-23T15:02:06.468Z] #96 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #97 [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.55.2"      && /build/golangci-lint --version
15:02:06 [2024-01-23T15:02:06.468Z] #97 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #98 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:02:06 [2024-01-23T15:02:06.468Z] #98 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #99 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
15:02:06 [2024-01-23T15:02:06.468Z] #99 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
15:02:06 [2024-01-23T15:02:06.468Z] #100 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #101 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:02:06 [2024-01-23T15:02:06.468Z] #101 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #102 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:02:06 [2024-01-23T15:02:06.468Z] #102 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #103 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:02:06 [2024-01-23T15:02:06.468Z] #103 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #104 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
15:02:06 [2024-01-23T15:02:06.468Z] #104 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #105 [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             pkg-config
15:02:06 [2024-01-23T15:02:06.468Z] #105 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #106 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:02:06 [2024-01-23T15:02:06.468Z] #106 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #107 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
15:02:06 [2024-01-23T15:02:06.468Z] #107 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #108 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
15:02:06 [2024-01-23T15:02:06.468Z] #108 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #109 [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...)
15:02:06 [2024-01-23T15:02:06.468Z] #109 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #110 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:02:06 [2024-01-23T15:02:06.468Z] #110 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #111 [delve-src 1/3] WORKDIR /usr/src/delve
15:02:06 [2024-01-23T15:02:06.468Z] #111 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.468Z] #112 [swagger-src 1/3] WORKDIR /usr/src/swagger
15:02:06 [2024-01-23T15:02:06.468Z] #112 CACHED
15:02:06 [2024-01-23T15:02:06.468Z] 
15:02:06 [2024-01-23T15:02:06.469Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
15:02:06 [2024-01-23T15:02:06.469Z] #113 CACHED
15:02:06 [2024-01-23T15:02:06.469Z] 
15:02:06 [2024-01-23T15:02:06.469Z] #114 [dev 1/1] COPY --link . .
15:02:07 [2024-01-23T15:02:07.850Z] #114 DONE 1.5s
15:02:07 [2024-01-23T15:02:07.850Z] 
15:02:07 [2024-01-23T15:02:07.850Z] #115 exporting to image
15:02:07 [2024-01-23T15:02:07.850Z] #115 exporting layers
15:02:08 [2024-01-23T15:02:08.790Z] #115 exporting layers 0.8s done
15:02:08 [2024-01-23T15:02:08.790Z] #115 writing image sha256:da50f60aa0262365db62f1383360fc76af343758535a3d828a2000ca0eb18f74 done
15:02:08 [2024-01-23T15:02:08.790Z] #115 naming to docker.io/library/docker:a30d496eb7d187c2cdef7e4026853e477f68a53f done
15:02:08 [2024-01-23T15:02:08.790Z] #115 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:02:09 [2024-01-23T15:02:09.091Z] + sudo modprobe ip6table_filter
[Pipeline] sh
15:02:09 [2024-01-23T15:02:09.375Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47187/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a30d496eb7d187c2cdef7e4026853e477f68a53f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a30d496eb7d187c2cdef7e4026853e477f68a53f hack/test/unit
15:02:09 [2024-01-23T15:02:09.635Z] + BUILDFLAGS=(-tags 'netgo journald')
15:02:09 [2024-01-23T15:02:09.635Z] + TESTFLAGS+=' -test.timeout=5m'
15:02:09 [2024-01-23T15:02:09.635Z] + TESTDIRS=./...
15:02:09 [2024-01-23T15:02:09.635Z] + exclude_paths='/vendor/|/integration'
15:02:09 [2024-01-23T15:02:09.635Z] ++ go list ./...
15:02:09 [2024-01-23T15:02:09.635Z] ++ grep -vE '(/vendor/|/integration)'
15:02:10 [2024-01-23T15:02:10.207Z] + pkg_list='github.com/docker/docker/api
15:02:10 [2024-01-23T15:02:10.207Z] github.com/docker/docker/api/server
15:02:10 [2024-01-23T15:02:10.207Z] github.com/docker/docker/api/server/backend/build
15:02:10 [2024-01-23T15:02:10.207Z] github.com/docker/docker/api/server/httpstatus
15:02:10 [2024-01-23T15:02:10.207Z] github.com/docker/docker/api/server/httputils
15:02:10 [2024-01-23T15:02:10.207Z] github.com/docker/docker/api/server/middleware
15:02:10 [2024-01-23T15:02:10.207Z] github.com/docker/docker/api/server/router
15:02:10 [2024-01-23T15:02:10.207Z] github.com/docker/docker/api/server/router/build
15:02:10 [2024-01-23T15:02:10.207Z] github.com/docker/docker/api/server/router/checkpoint
15:02:10 [2024-01-23T15:02:10.207Z] github.com/docker/docker/api/server/router/container
15:02:10 [2024-01-23T15:02:10.207Z] github.com/docker/docker/api/server/router/debug
15:02:10 [2024-01-23T15:02:10.207Z] github.com/docker/docker/api/server/router/distribution
15:02:10 [2024-01-23T15:02:10.207Z] github.com/docker/docker/api/server/router/grpc
15:02:10 [2024-01-23T15:02:10.207Z] github.com/docker/docker/api/server/router/image
15:02:10 [2024-01-23T15:02:10.207Z] github.com/docker/docker/api/server/router/network
15:02:10 [2024-01-23T15:02:10.207Z] github.com/docker/docker/api/server/router/plugin
15:02:10 [2024-01-23T15:02:10.207Z] github.com/docker/docker/api/server/router/session
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/router/swarm
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/router/system
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/router/volume
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/backend
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/blkiodev
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/checkpoint
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/container
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/events
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/filters
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/image
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/mount
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/network
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/plugins/logdriver
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/registry
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/strslice
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/swarm
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/swarm/runtime
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/system
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/time
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/versions
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/versions/v1p19
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/versions/v1p20
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/volume
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/builder-next
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/builder-next/exporter
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/builder-next/worker
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/builder-next/worker/label
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/dockerfile
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/remotecontext
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/remotecontext/git
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/remotecontext/urlutil
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/cli/debug
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/cli/winresources/docker-proxy
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/cli/winresources/dockerd
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/client
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/client/buildkit
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/cmd/docker-proxy
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/cmd/dockerd
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/cmd/dockerd/trap
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/container
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/container/stream
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/contrib/apparmor
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/contrib/httpserver
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/cluster
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/cluster/convert
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/cluster/executor
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/cluster/executor/container
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/cluster/provider
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/config
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/containerd
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/events
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/events/testutils
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/graphdriver
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/graphdriver/copy
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/graphdriver/register
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/graphdriver/vfs
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/graphdriver/zfs
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/images
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/initlayer
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/links
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/listeners
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/logger
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/logger/awslogs
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/logger/fluentd
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/logger/gcplogs
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/logger/gelf
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/logger/journald
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/logger/local
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/logger/loggertest
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/logger/loggerutils
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/logger/splunk
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/logger/syslog
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/logger/templates
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/names
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/network
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/snapshotter
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/stats
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/distribution
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/distribution/metadata
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/distribution/utils
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/distribution/xfer
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/dockerversion
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/errdefs
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/image
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/image/cache
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/image/spec/specs-go
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/image/spec/specs-go/v1
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/image/tarexport
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/image/v1
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/internal/cleanups
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/internal/compatcontext
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/internal/mod
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/internal/mounttree
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/internal/multierror
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/internal/safepath
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/internal/sliceutil
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/internal/test/suite
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/internal/testutils
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/internal/testutils/netnsutils
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/internal/testutils/specialimage
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/internal/unix_noeintr
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/internal/unshare
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/layer
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libcontainerd
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libcontainerd/queue
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libcontainerd/remote
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libcontainerd/shimopts
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libcontainerd/supervisor
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libcontainerd/types
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/bitmap
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/cluster
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/config
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/datastore
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/diagnostic
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/discoverapi
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/driverapi
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/drivers/bridge
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/drivers/host
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/drivers/null
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/drivers/overlay
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/drivers/remote
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/drivers/windows
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/drvregistry
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/etchosts
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/internal/caller
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/internal/kvstore
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/internal/netiputil
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/ipam
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/ipamapi
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/ipams/builtin
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/ipams/null
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/ipams/remote
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/ipamutils
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/ipbits
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/iptables
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/netlabel
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/netutils
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/networkdb
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/ns
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/options
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/osl
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/osl/kernel
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/portallocator
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/portmapper
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/resolvconf
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/scope
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/libnetwork/types
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/oci
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/oci/caps
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/opts
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/archive
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/authorization
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/broadcaster
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/capabilities
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/chrootarchive
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/containerfs
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/directory
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/dmesg
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/fileutils
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/homedir
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/idtools
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/ioutils
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/jsonmessage
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/longpath
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/meminfo
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/namesgenerator
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/parsers
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/parsers/kernel
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/pidfile
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/platform
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/plugingetter
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/plugins
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/plugins/transport
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/pools
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/process
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/progress
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/reexec
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/rootless
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/rootless/specconv
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/stack
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/stdcopy
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/streamformatter
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/stringid
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/sysinfo
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/system
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/tailfile
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/tarsum
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/pkg/useragent
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/plugin
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/plugin/executor/containerd
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/plugin/v2
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/profiles/apparmor
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/profiles/seccomp
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/quota
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/reference
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/registry
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/registry/resumable
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/restartmanager
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/runconfig
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/runconfig/opts
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/testutil
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/testutil/daemon
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/testutil/environment
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/testutil/fakecontext
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/testutil/fakegit
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/testutil/fakestorage
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/testutil/fixtures/load
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/testutil/fixtures/plugin
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/testutil/registry
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/testutil/request
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/volume
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/volume/drivers
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/volume/local
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/volume/mounts
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/volume/service
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/volume/service/opts
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/volume/testutils'
15:02:10 [2024-01-23T15:02:10.208Z] ++ grep --fixed-strings -v /libnetwork
15:02:10 [2024-01-23T15:02:10.208Z] ++ echo 'github.com/docker/docker/api
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/backend/build
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/httpstatus
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/httputils
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/middleware
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/router
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/router/build
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/router/checkpoint
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/router/container
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/router/debug
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/router/distribution
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/router/grpc
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/router/image
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/router/network
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/router/plugin
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/router/session
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/router/swarm
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/router/system
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/server/router/volume
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/backend
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/blkiodev
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/checkpoint
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/container
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/events
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/filters
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/image
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/mount
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/network
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/plugins/logdriver
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/registry
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/strslice
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/swarm
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/swarm/runtime
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/system
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/time
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/versions
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/versions/v1p19
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/versions/v1p20
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/api/types/volume
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/builder-next
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/builder-next/exporter
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/builder-next/worker
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/builder-next/worker/label
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/dockerfile
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/remotecontext
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/remotecontext/git
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/builder/remotecontext/urlutil
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/cli/debug
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/cli/winresources/docker-proxy
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/cli/winresources/dockerd
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/client
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/client/buildkit
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/cmd/docker-proxy
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/cmd/dockerd
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/cmd/dockerd/trap
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/container
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/container/stream
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/contrib/apparmor
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/contrib/httpserver
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon
15:02:10 [2024-01-23T15:02:10.208Z] github.com/docker/docker/daemon/cluster
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/cluster/convert
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/cluster/executor
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/cluster/executor/container
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/cluster/provider
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/config
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/containerd
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/events
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/events/testutils
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/graphdriver
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/graphdriver/copy
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/graphdriver/register
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/graphdriver/vfs
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/graphdriver/zfs
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/images
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/initlayer
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/links
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/listeners
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/awslogs
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/fluentd
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/gcplogs
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/gelf
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/journald
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/local
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/loggertest
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/loggerutils
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/splunk
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/syslog
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/templates
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/names
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/network
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/snapshotter
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/stats
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/distribution
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/distribution/metadata
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/distribution/utils
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/distribution/xfer
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/dockerversion
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/errdefs
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/image
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/image/cache
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/image/spec/specs-go
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/image/spec/specs-go/v1
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/image/tarexport
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/image/v1
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/internal/cleanups
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/internal/compatcontext
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/internal/mod
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/internal/mounttree
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/internal/multierror
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/internal/safepath
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/internal/sliceutil
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/internal/test/suite
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/internal/testutils
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/internal/testutils/netnsutils
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/internal/testutils/specialimage
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/internal/unix_noeintr
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/internal/unshare
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/layer
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libcontainerd
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libcontainerd/queue
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libcontainerd/remote
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libcontainerd/shimopts
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libcontainerd/supervisor
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libcontainerd/types
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/bitmap
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/cluster
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/config
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/datastore
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/diagnostic
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/discoverapi
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/driverapi
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/drivers/bridge
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/drivers/host
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/drivers/null
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/drivers/overlay
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/drivers/remote
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/drivers/windows
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/drvregistry
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/etchosts
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/internal/caller
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/internal/kvstore
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/internal/netiputil
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/ipam
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/ipamapi
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/ipams/builtin
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/ipams/null
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/ipams/remote
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/ipamutils
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/ipbits
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/iptables
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/netlabel
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/netutils
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/networkdb
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/ns
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/options
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/osl
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/osl/kernel
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/portallocator
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/portmapper
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/resolvconf
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/scope
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/libnetwork/types
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/oci
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/oci/caps
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/opts
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/archive
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/authorization
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/broadcaster
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/capabilities
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/chrootarchive
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/containerfs
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/directory
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/dmesg
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/fileutils
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/homedir
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/idtools
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/ioutils
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/jsonmessage
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/longpath
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/meminfo
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/namesgenerator
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/parsers
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/parsers/kernel
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/pidfile
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/platform
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/plugingetter
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/plugins
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/plugins/transport
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/pools
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/process
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/progress
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/reexec
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/rootless
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/rootless/specconv
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/stack
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/stdcopy
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/streamformatter
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/stringid
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/sysinfo
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/system
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/tailfile
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/tarsum
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/pkg/useragent
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/plugin
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/plugin/executor/containerd
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/plugin/v2
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/profiles/apparmor
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/profiles/seccomp
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/quota
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/reference
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/registry
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/registry/resumable
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/restartmanager
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/runconfig
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/runconfig/opts
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/testutil
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/testutil/daemon
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/testutil/environment
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/testutil/fakecontext
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/testutil/fakegit
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/testutil/fakestorage
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/testutil/fixtures/load
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/testutil/fixtures/plugin
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/testutil/registry
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/testutil/request
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/volume
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/volume/drivers
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/volume/local
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/volume/mounts
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/volume/service
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/volume/service/opts
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/volume/testutils'
15:02:10 [2024-01-23T15:02:10.209Z] + base_pkg_list='github.com/docker/docker/api
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/server
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/server/backend/build
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/server/httpstatus
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/server/httputils
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/server/middleware
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/server/router
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/server/router/build
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/server/router/checkpoint
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/server/router/container
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/server/router/debug
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/server/router/distribution
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/server/router/grpc
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/server/router/image
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/server/router/network
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/server/router/plugin
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/server/router/session
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/server/router/swarm
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/server/router/system
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/server/router/volume
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types/backend
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types/blkiodev
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types/checkpoint
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types/container
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types/events
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types/filters
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types/image
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types/mount
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types/network
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types/plugins/logdriver
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types/registry
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types/strslice
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types/swarm
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types/swarm/runtime
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types/system
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types/time
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types/versions
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types/versions/v1p19
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types/versions/v1p20
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/api/types/volume
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/builder
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/builder/builder-next
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/builder/builder-next/exporter
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/builder/builder-next/worker
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/builder/builder-next/worker/label
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/builder/dockerfile
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/builder/remotecontext
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/builder/remotecontext/git
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/builder/remotecontext/urlutil
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/cli/debug
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/cli/winresources/docker-proxy
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/cli/winresources/dockerd
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/client
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/client/buildkit
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/cmd/docker-proxy
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/cmd/dockerd
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/cmd/dockerd/trap
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/container
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/container/stream
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/contrib/apparmor
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/contrib/httpserver
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/cluster
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/cluster/convert
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/cluster/executor
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/cluster/executor/container
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/cluster/provider
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/config
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/containerd
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/events
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/events/testutils
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/graphdriver
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/graphdriver/copy
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/graphdriver/register
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/graphdriver/vfs
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/graphdriver/zfs
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/images
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/initlayer
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/links
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/listeners
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/awslogs
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/fluentd
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/gcplogs
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/gelf
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/journald
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/local
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/loggertest
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/loggerutils
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/splunk
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/syslog
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/logger/templates
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/names
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/network
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/snapshotter
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/daemon/stats
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/distribution
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/distribution/metadata
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/distribution/utils
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/distribution/xfer
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/dockerversion
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/errdefs
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/image
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/image/cache
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/image/spec/specs-go
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/image/spec/specs-go/v1
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/image/tarexport
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/image/v1
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/internal/cleanups
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/internal/compatcontext
15:02:10 [2024-01-23T15:02:10.209Z] github.com/docker/docker/internal/mod
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/mounttree
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/multierror
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/safepath
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/sliceutil
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/test/suite
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/testutils
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/testutils/netnsutils
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/testutils/specialimage
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/unix_noeintr
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/unshare
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/layer
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libcontainerd
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libcontainerd/queue
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libcontainerd/remote
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libcontainerd/shimopts
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libcontainerd/supervisor
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libcontainerd/types
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/oci
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/oci/caps
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/opts
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/archive
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/authorization
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/broadcaster
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/capabilities
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/chrootarchive
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/containerfs
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/directory
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/dmesg
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/fileutils
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/homedir
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/idtools
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/ioutils
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/jsonmessage
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/longpath
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/meminfo
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/namesgenerator
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/parsers
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/parsers/kernel
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/pidfile
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/platform
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/plugingetter
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/plugins
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/plugins/transport
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/pools
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/process
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/progress
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/reexec
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/rootless
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/rootless/specconv
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/stack
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/stdcopy
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/streamformatter
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/stringid
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/sysinfo
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/system
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/tailfile
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/tarsum
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/useragent
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/plugin
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/plugin/executor/containerd
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/plugin/v2
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/profiles/apparmor
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/profiles/seccomp
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/quota
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/reference
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/registry
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/registry/resumable
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/restartmanager
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/runconfig
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/runconfig/opts
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/testutil
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/testutil/daemon
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/testutil/environment
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/testutil/fakecontext
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/testutil/fakegit
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/testutil/fakestorage
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/testutil/fixtures/load
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/testutil/fixtures/plugin
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/testutil/registry
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/testutil/request
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/volume
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/volume/drivers
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/volume/local
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/volume/mounts
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/volume/service
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/volume/service/opts
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/volume/testutils'
15:02:10 [2024-01-23T15:02:10.210Z] ++ grep --fixed-strings /libnetwork
15:02:10 [2024-01-23T15:02:10.210Z] ++ echo 'github.com/docker/docker/api
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/server
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/server/backend/build
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/server/httpstatus
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/server/httputils
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/server/middleware
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/server/router
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/server/router/build
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/server/router/checkpoint
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/server/router/container
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/server/router/debug
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/server/router/distribution
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/server/router/grpc
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/server/router/image
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/server/router/network
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/server/router/plugin
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/server/router/session
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/server/router/swarm
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/server/router/system
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/server/router/volume
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types/backend
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types/blkiodev
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types/checkpoint
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types/container
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types/events
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types/filters
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types/image
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types/mount
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types/network
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types/plugins/logdriver
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types/registry
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types/strslice
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types/swarm
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types/swarm/runtime
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types/system
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types/time
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types/versions
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types/versions/v1p19
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types/versions/v1p20
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/api/types/volume
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/builder
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/builder/builder-next
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/builder/builder-next/exporter
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/builder/builder-next/worker
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/builder/builder-next/worker/label
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/builder/dockerfile
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/builder/remotecontext
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/builder/remotecontext/git
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/builder/remotecontext/urlutil
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/cli/debug
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/cli/winresources/docker-proxy
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/cli/winresources/dockerd
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/client
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/client/buildkit
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/cmd/docker-proxy
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/cmd/dockerd
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/cmd/dockerd/trap
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/container
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/container/stream
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/contrib/apparmor
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/contrib/httpserver
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/cluster
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/cluster/convert
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/cluster/executor
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/cluster/executor/container
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/cluster/provider
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/config
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/containerd
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/events
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/events/testutils
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/graphdriver
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/graphdriver/copy
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/graphdriver/register
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/graphdriver/vfs
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/graphdriver/zfs
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/images
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/initlayer
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/links
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/listeners
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/logger
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/logger/awslogs
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/logger/fluentd
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/logger/gcplogs
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/logger/gelf
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/logger/journald
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/logger/local
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/logger/loggertest
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/logger/loggerutils
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/logger/splunk
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/logger/syslog
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/logger/templates
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/names
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/network
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/snapshotter
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/daemon/stats
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/distribution
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/distribution/metadata
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/distribution/utils
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/distribution/xfer
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/dockerversion
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/errdefs
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/image
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/image/cache
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/image/spec/specs-go
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/image/spec/specs-go/v1
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/image/tarexport
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/image/v1
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/cleanups
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/compatcontext
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/mod
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/mounttree
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/multierror
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/safepath
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/sliceutil
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/test/suite
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/testutils
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/testutils/netnsutils
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/testutils/specialimage
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/unix_noeintr
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/internal/unshare
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/layer
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libcontainerd
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libcontainerd/queue
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libcontainerd/remote
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libcontainerd/shimopts
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libcontainerd/supervisor
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libcontainerd/types
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/bitmap
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/cluster
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/config
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/datastore
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/diagnostic
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/discoverapi
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/driverapi
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/drivers/bridge
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/drivers/host
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/drivers/null
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/drivers/overlay
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/drivers/remote
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/drivers/windows
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/drvregistry
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/etchosts
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/internal/caller
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/internal/kvstore
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/internal/netiputil
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/ipam
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/ipamapi
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/ipams/builtin
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/ipams/null
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/ipams/remote
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/ipamutils
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/ipbits
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/iptables
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/netlabel
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/netutils
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/networkdb
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/ns
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/options
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/osl
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/osl/kernel
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/portallocator
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/portmapper
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/resolvconf
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/scope
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/libnetwork/types
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/oci
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/oci/caps
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/opts
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/archive
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/authorization
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/broadcaster
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/capabilities
15:02:10 [2024-01-23T15:02:10.210Z] github.com/docker/docker/pkg/chrootarchive
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/containerfs
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/directory
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/dmesg
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/fileutils
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/homedir
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/idtools
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/ioutils
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/jsonmessage
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/longpath
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/meminfo
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/namesgenerator
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/parsers
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/parsers/kernel
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/pidfile
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/platform
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/plugingetter
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/plugins
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/plugins/transport
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/pools
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/process
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/progress
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/reexec
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/rootless
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/rootless/specconv
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/stack
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/stdcopy
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/streamformatter
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/stringid
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/sysinfo
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/system
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/tailfile
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/tarsum
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/pkg/useragent
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/plugin
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/plugin/executor/containerd
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/plugin/v2
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/profiles/apparmor
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/profiles/seccomp
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/quota
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/reference
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/registry
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/registry/resumable
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/restartmanager
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/runconfig
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/runconfig/opts
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/testutil
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/testutil/daemon
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/testutil/environment
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/testutil/fakecontext
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/testutil/fakegit
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/testutil/fakestorage
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/testutil/fixtures/load
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/testutil/fixtures/plugin
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/testutil/registry
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/testutil/request
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/volume
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/volume/drivers
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/volume/local
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/volume/mounts
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/volume/service
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/volume/service/opts
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/volume/testutils'
15:02:10 [2024-01-23T15:02:10.211Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/bitmap
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/cluster
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/config
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/datastore
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/diagnostic
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/discoverapi
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/driverapi
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/bridge
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/host
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/null
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/overlay
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/remote
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/windows
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drvregistry
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/etchosts
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/internal/caller
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/internal/kvstore
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/internal/netiputil
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/ipam
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/ipamapi
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/ipams/builtin
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/ipams/null
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/ipams/remote
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/ipamutils
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/ipbits
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/iptables
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/netlabel
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/netutils
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/networkdb
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/ns
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/options
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/osl
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/osl/kernel
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/portallocator
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/portmapper
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/resolvconf
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/scope
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/types'
15:02:10 [2024-01-23T15:02:10.211Z] + echo 'github.com/docker/docker/libnetwork
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/bitmap
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/cluster
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/config
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/datastore
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/diagnostic
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/discoverapi
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/driverapi
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/bridge
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/host
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/null
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/overlay
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/remote
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/windows
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drvregistry
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/etchosts
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/internal/caller
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/internal/kvstore
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/internal/netiputil
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/ipam
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/ipamapi
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/ipams/builtin
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/ipams/null
15:02:10 [2024-01-23T15:02:10.211Z] git+ grep --fixed-strings libnetwork/drivers/bridge
15:02:10 [2024-01-23T15:02:10.211Z] hub.com/docker/docker/libnetwork/ipams/remote
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/ipamutils
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/ipbits
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/iptables
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/netlabel
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/netutils
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/networkdb
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/ns
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/options
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/osl
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/osl/kernel
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/portallocator
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/portmapper
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/resolvconf
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/scope
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/types'
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/bridge
15:02:10 [2024-01-23T15:02:10.211Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:02:10 [2024-01-23T15:02:10.211Z] + type docker-proxy
15:02:10 [2024-01-23T15:02:10.211Z] hack/test/unit: line 25: type: docker-proxy: not found
15:02:10 [2024-01-23T15:02:10.211Z] + hack/make.sh binary-proxy install-proxy
15:02:10 [2024-01-23T15:02:10.211Z] 
15:02:10 [2024-01-23T15:02:10.211Z] Removing bundles/
15:02:10 [2024-01-23T15:02:10.211Z] 
15:02:10 [2024-01-23T15:02:10.211Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
15:02:10 [2024-01-23T15:02:10.211Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
15:02:10 [2024-01-23T15:02:10.211Z] + tee /go/src/github.com/docker/docker/go.mod
15:02:10 [2024-01-23T15:02:10.211Z] module github.com/docker/docker
15:02:10 [2024-01-23T15:02:10.211Z] 
15:02:10 [2024-01-23T15:02:10.211Z] go 1.20
15:02:10 [2024-01-23T15:02:10.211Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
15:02:10 [2024-01-23T15:02:10.211Z] + GO111MODULE=on
15:02:10 [2024-01-23T15:02:10.211Z] + 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=a30d496eb7d187c2cdef7e4026853e477f68a53f" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-23T15:02:10.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
15:02:15 [2024-01-23T15:02:15.497Z] + rm -f /go/src/github.com/docker/docker/go.mod
15:02:15 [2024-01-23T15:02:15.497Z] Created binary: bundles/binary-proxy/docker-proxy
15:02:15 [2024-01-23T15:02:15.497Z] 
15:02:15 [2024-01-23T15:02:15.497Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
15:02:15 [2024-01-23T15:02:15.497Z] Installing docker-proxy to /usr/local/bin/
15:02:15 [2024-01-23T15:02:15.497Z] 
15:02:15 [2024-01-23T15:02:15.497Z] + mkdir -p bundles
15:02:15 [2024-01-23T15:02:15.497Z] + '[' -n 'github.com/docker/docker/api
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/server
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/server/backend/build
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/server/httpstatus
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/server/httputils
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/server/middleware
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/server/router
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/server/router/build
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/server/router/checkpoint
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/server/router/container
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/server/router/debug
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/server/router/distribution
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/server/router/grpc
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/server/router/image
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/server/router/network
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/server/router/plugin
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/server/router/session
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/server/router/swarm
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/server/router/system
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/server/router/volume
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types/backend
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types/blkiodev
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types/checkpoint
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types/container
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types/events
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types/filters
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types/image
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types/mount
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types/network
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types/plugins/logdriver
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types/registry
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types/strslice
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types/swarm
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types/swarm/runtime
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types/system
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types/time
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types/versions
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types/versions/v1p19
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types/versions/v1p20
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/api/types/volume
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/builder
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/builder/builder-next
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/builder/builder-next/exporter
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/builder/builder-next/worker
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/builder/builder-next/worker/label
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/builder/dockerfile
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/builder/remotecontext
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/builder/remotecontext/git
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/builder/remotecontext/urlutil
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/cli/debug
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/cli/winresources/docker-proxy
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/cli/winresources/dockerd
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/client
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/client/buildkit
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/cmd/docker-proxy
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/cmd/dockerd
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/cmd/dockerd/trap
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/container
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/container/stream
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/contrib/apparmor
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/contrib/httpserver
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/daemon
15:02:15 [2024-01-23T15:02:15.497Z] github.com/docker/docker/daemon/cluster
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/cluster/convert
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/cluster/executor
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/cluster/executor/container
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/cluster/provider
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/config
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/containerd
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/events
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/events/testutils
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/graphdriver
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/graphdriver/copy
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/graphdriver/register
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/graphdriver/vfs
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/graphdriver/zfs
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/images
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/initlayer
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/links
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/listeners
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/logger
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/logger/awslogs
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/logger/fluentd
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/logger/gcplogs
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/logger/gelf
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/logger/journald
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/logger/local
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/logger/loggertest
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/logger/loggerutils
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/logger/splunk
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/logger/syslog
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/logger/templates
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/names
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/network
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/snapshotter
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/daemon/stats
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/distribution
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/distribution/metadata
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/distribution/utils
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/distribution/xfer
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/dockerversion
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/errdefs
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/image
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/image/cache
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/image/spec/specs-go
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/image/spec/specs-go/v1
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/image/tarexport
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/image/v1
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/internal/cleanups
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/internal/compatcontext
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/internal/mod
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/internal/mounttree
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/internal/multierror
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/internal/safepath
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/internal/sliceutil
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/internal/test/suite
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/internal/testutils
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/internal/testutils/netnsutils
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/internal/testutils/specialimage
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/internal/unix_noeintr
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/internal/unshare
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/layer
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/libcontainerd
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/libcontainerd/queue
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/libcontainerd/remote
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/libcontainerd/shimopts
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/libcontainerd/supervisor
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/libcontainerd/types
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/oci
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/oci/caps
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/opts
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/archive
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/authorization
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/broadcaster
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/capabilities
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/chrootarchive
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/containerfs
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/directory
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/dmesg
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/fileutils
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/homedir
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/idtools
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/ioutils
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/jsonmessage
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/longpath
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/meminfo
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/namesgenerator
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/parsers
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/parsers/kernel
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/pidfile
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/platform
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/plugingetter
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/plugins
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/plugins/transport
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/pools
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/process
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/progress
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/reexec
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/rootless
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/rootless/specconv
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/stack
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/stdcopy
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/streamformatter
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/stringid
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/sysinfo
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/system
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/tailfile
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/tarsum
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/pkg/useragent
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/plugin
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/plugin/executor/containerd
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/plugin/v2
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/profiles/apparmor
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/profiles/seccomp
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/quota
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/reference
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/registry
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/registry/resumable
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/restartmanager
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/runconfig
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/runconfig/opts
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/testutil
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/testutil/daemon
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/testutil/environment
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/testutil/fakecontext
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/testutil/fakegit
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/testutil/fakestorage
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/testutil/fixtures/load
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/testutil/fixtures/plugin
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/testutil/registry
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/testutil/request
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/volume
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/volume/drivers
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/volume/local
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/volume/mounts
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/volume/service
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/volume/service/opts
15:02:15 [2024-01-23T15:02:15.498Z] github.com/docker/docker/volume/testutils' ']'
15:02:15 [2024-01-23T15:02:15.498Z] + 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/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/cleanups 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/safepath github.com/docker/docker/internal/sliceutil 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/testutils/specialimage github.com/docker/docker/internal/unix_noeintr 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/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/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/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
15:02:15 [2024-01-23T15:02:15.498Z] ?   	github.com/docker/docker/api	[no test files]
15:02:23 [2024-01-23T15:02:23.661Z] ok  	github.com/docker/docker/api/server	0.030s	coverage: 13.0% of statements
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 28.3% of statements
15:02:45 [2024-01-23T15:02:45.634Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/types	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 7.3% of statements
15:02:45 [2024-01-23T15:02:45.634Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
15:02:45 [2024-01-23T15:02:45.634Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
15:02:45 [2024-01-23T15:02:45.634Z] ok  	github.com/docker/docker/api/types/network	0.006s	coverage: 72.3% of statements
15:02:45 [2024-01-23T15:02:45.634Z] ok  	github.com/docker/docker/api/types/container	0.009s	coverage: 83.7% of statements
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/types/system	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/builder	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
15:02:45 [2024-01-23T15:02:45.634Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
15:02:45 [2024-01-23T15:02:45.634Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
15:02:45 [2024-01-23T15:02:45.896Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
15:02:45 [2024-01-23T15:02:45.896Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
15:02:45 [2024-01-23T15:02:45.896Z] ok  	github.com/docker/docker/cli/debug	0.005s	coverage: 100.0% of statements
15:02:45 [2024-01-23T15:02:45.896Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.006s	coverage: 100.0% of statements
15:02:45 [2024-01-23T15:02:45.896Z] ok  	github.com/docker/docker/builder/remotecontext	0.031s	coverage: 33.7% of statements
15:02:45 [2024-01-23T15:02:45.896Z] ok  	github.com/docker/docker/builder/dockerfile	0.079s	coverage: 50.3% of statements
15:02:47 [2024-01-23T15:02:47.813Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
15:02:47 [2024-01-23T15:02:47.813Z] 2024/01/23 15:02:47 Stopping proxy on tcp/127.0.0.1:38467 for tcp/127.0.0.1:37577 (accept tcp4 127.0.0.1:38467: use of closed network connection)
15:02:47 [2024-01-23T15:02:47.813Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.033s	coverage: 66.5% of statements
15:02:47 [2024-01-23T15:02:47.813Z] ok  	github.com/docker/docker/client	0.093s	coverage: 77.0% of statements
15:02:50 [2024-01-23T15:02:50.362Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.370s	coverage: 82.5% of statements
15:03:00 [2024-01-23T15:03:00.367Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
15:03:00 [2024-01-23T15:03:00.367Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:03:00 [2024-01-23T15:03:00.367Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:03:00 [2024-01-23T15:03:00.367Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:03:00 [2024-01-23T15:03:00.367Z] ok  	github.com/docker/docker/container	0.158s	coverage: 36.4% of statements
15:03:00 [2024-01-23T15:03:00.367Z] ok  	github.com/docker/docker/cmd/dockerd	0.194s	coverage: 29.8% of statements
15:03:02 [2024-01-23T15:03:02.281Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.406s	coverage: 0.0% of statements
15:03:03 [2024-01-23T15:03:03.666Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:03:03 [2024-01-23T15:03:03.666Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
15:03:03 [2024-01-23T15:03:03.666Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.030s	coverage: 38.7% of statements
15:03:03 [2024-01-23T15:03:03.666Z] ok  	github.com/docker/docker/daemon/cluster	0.060s	coverage: 0.5% of statements
15:03:03 [2024-01-23T15:03:03.666Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:03:03 [2024-01-23T15:03:03.927Z] ok  	github.com/docker/docker/daemon/config	0.063s	coverage: 74.6% of statements
15:03:05 [2024-01-23T15:03:05.311Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:03:05 [2024-01-23T15:03:05.311Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.3% of statements
15:03:05 [2024-01-23T15:03:05.312Z] ok  	github.com/docker/docker/daemon/containerd	0.032s	coverage: 9.0% of statements
15:03:05 [2024-01-23T15:03:05.312Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
15:03:05 [2024-01-23T15:03:05.312Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
15:03:05 [2024-01-23T15:03:05.572Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.190s	coverage: 60.9% of statements
15:03:06 [2024-01-23T15:03:06.143Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:03:06 [2024-01-23T15:03:06.143Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
15:03:06 [2024-01-23T15:03:06.143Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:03:06 [2024-01-23T15:03:06.143Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:03:06 [2024-01-23T15:03:06.404Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.194s	coverage: 60.2% of statements
15:03:06 [2024-01-23T15:03:06.404Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 60.9% of statements
15:03:06 [2024-01-23T15:03:06.975Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
15:03:07 [2024-01-23T15:03:07.236Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.467s	coverage: 13.3% of statements
15:03:07 [2024-01-23T15:03:07.497Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:03:07 [2024-01-23T15:03:07.497Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:03:07 [2024-01-23T15:03:07.497Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
15:03:07 [2024-01-23T15:03:07.497Z] ok  	github.com/docker/docker/daemon/images	0.023s	coverage: 3.0% of statements
15:03:07 [2024-01-23T15:03:07.758Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
15:03:08 [2024-01-23T15:03:08.019Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:03:08 [2024-01-23T15:03:08.019Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
15:03:08 [2024-01-23T15:03:08.279Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.132s	coverage: 78.3% of statements
15:03:08 [2024-01-23T15:03:08.279Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
15:03:08 [2024-01-23T15:03:08.852Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
15:03:08 [2024-01-23T15:03:08.852Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
15:03:08 [2024-01-23T15:03:08.852Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.005s	coverage: 88.2% of statements
15:03:08 [2024-01-23T15:03:08.852Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
15:03:08 [2024-01-23T15:03:08.852Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.134s	coverage: 76.8% of statements
15:03:08 [2024-01-23T15:03:08.852Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
15:03:08 [2024-01-23T15:03:08.852Z] ok  	github.com/docker/docker/daemon/logger/local	0.040s	coverage: 79.4% of statements
15:03:09 [2024-01-23T15:03:09.424Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.022s	coverage: 31.5% of statements
15:03:09 [2024-01-23T15:03:09.686Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.033s	coverage: 63.5% of statements
15:03:09 [2024-01-23T15:03:09.686Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:03:09 [2024-01-23T15:03:09.686Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
15:03:09 [2024-01-23T15:03:09.686Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
15:03:09 [2024-01-23T15:03:09.947Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
15:03:09 [2024-01-23T15:03:09.947Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:03:09 [2024-01-23T15:03:09.947Z] ok  	github.com/docker/docker/daemon/network	0.007s	coverage: 63.8% of statements
15:03:10 [2024-01-23T15:03:10.208Z] ok  	github.com/docker/docker/daemon/logger/journald	1.400s	coverage: 74.5% of statements
15:03:10 [2024-01-23T15:03:10.779Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:03:10 [2024-01-23T15:03:10.779Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
15:03:10 [2024-01-23T15:03:10.779Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.2% of statements
15:03:10 [2024-01-23T15:03:10.779Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
15:03:11 [2024-01-23T15:03:11.039Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.422s	coverage: 82.5% of statements
15:03:11 [2024-01-23T15:03:11.610Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
15:03:11 [2024-01-23T15:03:11.610Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
15:03:11 [2024-01-23T15:03:11.610Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
15:03:11 [2024-01-23T15:03:11.610Z] ok  	github.com/docker/docker/image	0.028s	coverage: 84.6% of statements
15:03:11 [2024-01-23T15:03:11.610Z] ?   	github.com/docker/docker/image/v1	[no test files]
15:03:11 [2024-01-23T15:03:11.610Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
15:03:11 [2024-01-23T15:03:11.610Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
15:03:11 [2024-01-23T15:03:11.610Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.6% of statements
15:03:11 [2024-01-23T15:03:11.610Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
15:03:11 [2024-01-23T15:03:11.610Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
15:03:11 [2024-01-23T15:03:11.870Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
15:03:11 [2024-01-23T15:03:11.870Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
15:03:11 [2024-01-23T15:03:11.870Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:03:11 [2024-01-23T15:03:11.870Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
15:03:11 [2024-01-23T15:03:11.870Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
15:03:11 [2024-01-23T15:03:11.870Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
15:03:12 [2024-01-23T15:03:12.131Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
15:03:12 [2024-01-23T15:03:12.131Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
15:03:12 [2024-01-23T15:03:12.131Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
15:03:12 [2024-01-23T15:03:12.396Z] ok  	github.com/docker/docker/distribution	1.494s	coverage: 28.9% of statements
15:03:12 [2024-01-23T15:03:12.976Z] ok  	github.com/docker/docker/distribution/xfer	2.182s	coverage: 85.4% of statements
15:03:12 [2024-01-23T15:03:12.976Z] ok  	github.com/docker/docker/daemon	10.829s	coverage: 16.2% of statements
15:03:12 [2024-01-23T15:03:12.976Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:03:12 [2024-01-23T15:03:12.976Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:03:12 [2024-01-23T15:03:12.976Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
15:03:12 [2024-01-23T15:03:12.976Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:03:12 [2024-01-23T15:03:12.976Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:03:13 [2024-01-23T15:03:13.242Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
15:03:13 [2024-01-23T15:03:13.503Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:03:13 [2024-01-23T15:03:13.503Z] ok  	github.com/docker/docker/oci	0.026s	coverage: 38.1% of statements
15:03:13 [2024-01-23T15:03:13.763Z] ok  	github.com/docker/docker/opts	0.047s	coverage: 67.9% of statements
15:03:14 [2024-01-23T15:03:14.024Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
15:03:14 [2024-01-23T15:03:14.024Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
15:03:14 [2024-01-23T15:03:14.024Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 26.7% of statements
15:03:14 [2024-01-23T15:03:14.285Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 81.8% of statements
15:03:14 [2024-01-23T15:03:14.285Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
15:03:14 [2024-01-23T15:03:14.285Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.253s	coverage: 83.7% of statements
15:03:14 [2024-01-23T15:03:14.546Z] ok  	github.com/docker/docker/pkg/archive	0.452s	coverage: 81.1% of statements
15:03:14 [2024-01-23T15:03:14.546Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 6.5% of statements
15:03:14 [2024-01-23T15:03:14.546Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 51.7% of statements
15:03:14 [2024-01-23T15:03:14.807Z] ok  	github.com/docker/docker/pkg/authorization	0.605s	coverage: 68.3% of statements
15:03:14 [2024-01-23T15:03:14.807Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
15:03:14 [2024-01-23T15:03:14.807Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 92.3% of statements
15:03:14 [2024-01-23T15:03:14.807Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
15:03:14 [2024-01-23T15:03:14.807Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
15:03:15 [2024-01-23T15:03:15.068Z] ok  	github.com/docker/docker/pkg/parsers	0.011s	coverage: 97.0% of statements
15:03:15 [2024-01-23T15:03:15.068Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
15:03:15 [2024-01-23T15:03:15.068Z] ok  	github.com/docker/docker/pkg/idtools	0.447s	coverage: 69.7% of statements
15:03:15 [2024-01-23T15:03:15.068Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:03:15 [2024-01-23T15:03:15.068Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:03:15 [2024-01-23T15:03:15.068Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
15:03:15 [2024-01-23T15:03:15.068Z] ok  	github.com/docker/docker/pkg/pidfile	0.020s	coverage: 94.1% of statements
15:03:15 [2024-01-23T15:03:15.328Z] ok  	github.com/docker/docker/pkg/ioutils	0.411s	coverage: 71.9% of statements
15:03:15 [2024-01-23T15:03:15.899Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:03:15 [2024-01-23T15:03:15.899Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:03:15 [2024-01-23T15:03:15.899Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
15:03:15 [2024-01-23T15:03:15.899Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
15:03:15 [2024-01-23T15:03:15.899Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
15:03:15 [2024-01-23T15:03:15.899Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.007s	coverage: 90.0% of statements
15:03:15 [2024-01-23T15:03:15.899Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
15:03:15 [2024-01-23T15:03:15.899Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
15:03:15 [2024-01-23T15:03:15.899Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
15:03:15 [2024-01-23T15:03:15.899Z] ok  	github.com/docker/docker/pkg/stack	0.006s	coverage: 90.9% of statements
15:03:15 [2024-01-23T15:03:15.899Z] ok  	github.com/docker/docker/pkg/reexec	0.029s	coverage: 82.4% of statements
15:03:16 [2024-01-23T15:03:16.161Z] ok  	github.com/docker/docker/pkg/stdcopy	0.022s	coverage: 100.0% of statements
15:03:16 [2024-01-23T15:03:16.161Z] ok  	github.com/docker/docker/pkg/stringid	0.011s	coverage: 61.9% of statements
15:03:16 [2024-01-23T15:03:16.161Z] ok  	github.com/docker/docker/pkg/streamformatter	0.017s	coverage: 66.2% of statements
15:03:16 [2024-01-23T15:03:16.422Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 41.0% of statements
15:03:16 [2024-01-23T15:03:16.422Z] ok  	github.com/docker/docker/pkg/sysinfo	0.016s	coverage: 53.4% of statements
15:03:16 [2024-01-23T15:03:16.422Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
15:03:16 [2024-01-23T15:03:16.422Z] ok  	github.com/docker/docker/pkg/tailfile	0.035s	coverage: 88.6% of statements
15:03:16 [2024-01-23T15:03:16.683Z] ok  	github.com/docker/docker/pkg/tarsum	0.049s	coverage: 89.6% of statements
15:03:17 [2024-01-23T15:03:17.625Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:03:17 [2024-01-23T15:03:17.625Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:03:17 [2024-01-23T15:03:17.625Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.4% of statements
15:03:17 [2024-01-23T15:03:17.625Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
15:03:17 [2024-01-23T15:03:17.625Z] ok  	github.com/docker/docker/pkg/plugins	2.014s	coverage: 74.9% of statements
15:03:17 [2024-01-23T15:03:17.885Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
15:03:17 [2024-01-23T15:03:17.885Z] ok  	github.com/docker/docker/quota	0.260s	coverage: 69.3% of statements
15:03:17 [2024-01-23T15:03:17.885Z] ok  	github.com/docker/docker/plugin	0.539s	coverage: 23.3% of statements
15:03:18 [2024-01-23T15:03:18.146Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 46.2% of statements
15:03:18 [2024-01-23T15:03:18.146Z] ok  	github.com/docker/docker/registry/resumable	0.021s	coverage: 100.0% of statements
15:03:18 [2024-01-23T15:03:18.407Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:03:18 [2024-01-23T15:03:18.407Z] ok  	github.com/docker/docker/runconfig	0.011s	coverage: 63.8% of statements
15:03:18 [2024-01-23T15:03:18.407Z] ok  	github.com/docker/docker/registry	0.131s	coverage: 63.9% of statements
15:03:18 [2024-01-23T15:03:18.407Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 6.8% of statements
15:03:18 [2024-01-23T15:03:18.668Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:03:18 [2024-01-23T15:03:18.668Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:03:18 [2024-01-23T15:03:18.668Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:03:18 [2024-01-23T15:03:18.668Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:03:18 [2024-01-23T15:03:18.668Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:03:18 [2024-01-23T15:03:18.668Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:03:18 [2024-01-23T15:03:18.668Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:03:18 [2024-01-23T15:03:18.668Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:03:18 [2024-01-23T15:03:18.668Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:03:18 [2024-01-23T15:03:18.668Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:03:18 [2024-01-23T15:03:18.668Z] ?   	github.com/docker/docker/volume	[no test files]
15:03:19 [2024-01-23T15:03:19.239Z] ok  	github.com/docker/docker/volume/drivers	0.013s	coverage: 36.1% of statements
15:03:19 [2024-01-23T15:03:19.499Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 62.2% of statements
15:03:19 [2024-01-23T15:03:19.499Z] ok  	github.com/docker/docker/volume/local	0.079s	coverage: 72.5% of statements
15:03:19 [2024-01-23T15:03:19.759Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:03:19 [2024-01-23T15:03:19.759Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:03:19 [2024-01-23T15:03:19.759Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
15:03:20 [2024-01-23T15:03:20.019Z] ok  	github.com/docker/docker/layer	7.036s	coverage: 68.1% of statements
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === Skipped
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     network_proxy_test.go:210: No support for dual stack yet
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:41: Driver btrfs not supported
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:41: Driver btrfs not supported
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:41: Driver btrfs not supported
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:41: Driver btrfs not supported
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:41: Driver btrfs not supported
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:68: No driver to put!
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z] time="2024-01-23T15:03:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z] time="2024-01-23T15:03:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z] time="2024-01-23T15:03:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z] time="2024-01-23T15:03:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z] time="2024-01-23T15:03:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:68: No driver to put!
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     overlay_test.go:61: Cannot run test with naive change algorithm
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:41: Driver zfs not supported
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:41: Driver zfs not supported
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:41: Driver zfs not supported
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:41: Driver zfs not supported
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:41: Driver zfs not supported
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     graphtest_unix.go:68: No driver to put!
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
15:03:20 [2024-01-23T15:03:20.280Z]     validate_test.go:73: only tested on Windows
15:03:20 [2024-01-23T15:03:20.280Z] 
15:03:20 [2024-01-23T15:03:20.280Z] DONE 3224 tests, 27 skipped in 65.670s
15:03:20 [2024-01-23T15:03:20.280Z] + '[' -n 'github.com/docker/docker/libnetwork
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/bitmap
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/cluster
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/config
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/datastore
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/diagnostic
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/discoverapi
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/driverapi
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/drivers/bridge
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/drivers/host
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/drivers/null
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/drivers/overlay
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/drivers/remote
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/drivers/windows
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/drvregistry
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/etchosts
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/internal/caller
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/internal/kvstore
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/internal/netiputil
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/ipam
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/ipamapi
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/ipams/builtin
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/ipams/null
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/ipams/remote
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/ipamutils
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/ipbits
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/iptables
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/netlabel
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/netutils
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/networkdb
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/ns
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/options
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/osl
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/osl/kernel
15:03:20 [2024-01-23T15:03:20.280Z] github.com/docker/docker/libnetwork/portallocator
15:03:20 [2024-01-23T15:03:20.281Z] github.com/docker/docker/libnetwork/portmapper
15:03:20 [2024-01-23T15:03:20.281Z] github.com/docker/docker/libnetwork/resolvconf
15:03:20 [2024-01-23T15:03:20.281Z] github.com/docker/docker/libnetwork/scope
15:03:20 [2024-01-23T15:03:20.281Z] github.com/docker/docker/libnetwork/types' ']'
15:03:20 [2024-01-23T15:03:20.281Z] + 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/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/netiputil 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
15:04:16 [2024-01-23T15:04:16.538Z] ok  	github.com/docker/docker/libnetwork	44.625s	coverage: 43.3% of statements
15:04:16 [2024-01-23T15:04:16.538Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
15:04:16 [2024-01-23T15:04:16.538Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
15:04:16 [2024-01-23T15:04:16.538Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
15:04:16 [2024-01-23T15:04:16.538Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
15:04:16 [2024-01-23T15:04:16.538Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
15:04:16 [2024-01-23T15:04:16.538Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
15:04:16 [2024-01-23T15:04:16.538Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
15:04:16 [2024-01-23T15:04:16.538Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
15:04:16 [2024-01-23T15:04:16.538Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
15:04:16 [2024-01-23T15:04:16.538Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
15:04:16 [2024-01-23T15:04:16.538Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
15:04:16 [2024-01-23T15:04:16.538Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
15:04:16 [2024-01-23T15:04:16.538Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.388s	coverage: 63.0% of statements
15:04:16 [2024-01-23T15:04:16.799Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
15:04:17 [2024-01-23T15:04:17.059Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
15:04:18 [2024-01-23T15:04:18.440Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.810s	coverage: 5.0% of statements
15:04:18 [2024-01-23T15:04:18.440Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
15:04:18 [2024-01-23T15:04:18.701Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
15:04:18 [2024-01-23T15:04:18.701Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
15:04:18 [2024-01-23T15:04:18.961Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
15:04:19 [2024-01-23T15:04:19.901Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
15:04:20 [2024-01-23T15:04:20.161Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
15:04:20 [2024-01-23T15:04:20.421Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
15:04:20 [2024-01-23T15:04:20.991Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
15:04:20 [2024-01-23T15:04:20.991Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
15:04:20 [2024-01-23T15:04:20.991Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
15:04:20 [2024-01-23T15:04:20.991Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
15:04:21 [2024-01-23T15:04:21.563Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
15:04:21 [2024-01-23T15:04:21.563Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
15:04:21 [2024-01-23T15:04:21.824Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
15:04:21 [2024-01-23T15:04:21.824Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
15:04:21 [2024-01-23T15:04:21.824Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
15:04:21 [2024-01-23T15:04:21.824Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
15:04:34 [2024-01-23T15:04:34.066Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
15:04:35 [2024-01-23T15:04:35.979Z] ok  	github.com/docker/docker/libnetwork/ipam	3.257s	coverage: 80.3% of statements
15:04:35 [2024-01-23T15:04:35.979Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
15:04:35 [2024-01-23T15:04:35.979Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
15:04:35 [2024-01-23T15:04:35.979Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
15:04:36 [2024-01-23T15:04:36.549Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
15:04:36 [2024-01-23T15:04:36.549Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
15:04:36 [2024-01-23T15:04:36.809Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
15:04:37 [2024-01-23T15:04:37.379Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.318s	coverage: 86.4% of statements
15:04:37 [2024-01-23T15:04:37.379Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
15:04:38 [2024-01-23T15:04:38.320Z] ok  	github.com/docker/docker/libnetwork/iptables	0.218s	coverage: 39.9% of statements
15:04:38 [2024-01-23T15:04:38.320Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
15:04:38 [2024-01-23T15:04:38.580Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 54.9% of statements
15:06:30 [2024-01-23T15:06:30.067Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.867s	coverage: 59.7% of statements
15:06:30 [2024-01-23T15:06:30.067Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
15:06:30 [2024-01-23T15:06:30.067Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
15:06:30 [2024-01-23T15:06:30.067Z] ok  	github.com/docker/docker/libnetwork/osl	4.413s	coverage: 39.6% of statements
15:06:30 [2024-01-23T15:06:30.067Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
15:06:30 [2024-01-23T15:06:30.327Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
15:06:31 [2024-01-23T15:06:31.710Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.725s	coverage: 47.9% of statements
15:06:31 [2024-01-23T15:06:31.710Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
15:06:31 [2024-01-23T15:06:31.710Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
15:06:31 [2024-01-23T15:06:31.971Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
15:06:31 [2024-01-23T15:06:31.971Z] 
15:06:31 [2024-01-23T15:06:31.971Z] === Skipped
15:06:31 [2024-01-23T15:06:31.971Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
15:06:31 [2024-01-23T15:06:31.971Z]     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
15:06:31 [2024-01-23T15:06:31.971Z] 
15:06:31 [2024-01-23T15:06:31.971Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
15:06:31 [2024-01-23T15:06:31.971Z]     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
15:06:31 [2024-01-23T15:06:31.971Z] 
15:06:31 [2024-01-23T15:06:31.971Z] DONE 376 tests, 2 skipped in 191.774s
Post stage
[Pipeline] junit
15:06:32 [2024-01-23T15:06:32.925Z] Recording test results
15:06:33 [2024-01-23T15:06:33.026Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:06:33 [2024-01-23T15:06:33.342Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47187/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a30d496eb7d187c2cdef7e4026853e477f68a53f -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:a30d496eb7d187c2cdef7e4026853e477f68a53f hack/make.sh dynbinary test-integration
15:06:33 [2024-01-23T15:06:33.605Z] 
15:06:33 [2024-01-23T15:06:33.605Z] Removing bundles/
15:06:33 [2024-01-23T15:06:33.605Z] 
15:06:33 [2024-01-23T15:06:33.605Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:06:33 [2024-01-23T15:06:33.605Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
15:06:33 [2024-01-23T15:06:33.605Z] + tee /go/src/github.com/docker/docker/go.mod
15:06:33 [2024-01-23T15:06:33.605Z] module github.com/docker/docker
15:06:33 [2024-01-23T15:06:33.605Z] 
15:06:33 [2024-01-23T15:06:33.605Z] go 1.20
15:06:33 [2024-01-23T15:06:33.605Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
15:06:33 [2024-01-23T15:06:33.605Z] + GO111MODULE=on
15:06:33 [2024-01-23T15:06:33.605Z] + 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=a30d496eb7d187c2cdef7e4026853e477f68a53f" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-23T15:06:33.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
15:07:12 [2024-01-23T15:07:12.369Z] + rm -f /go/src/github.com/docker/docker/go.mod
15:07:12 [2024-01-23T15:07:12.369Z] Created binary: bundles/dynbinary-daemon/dockerd
15:07:12 [2024-01-23T15:07:12.369Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
15:07:12 [2024-01-23T15:07:12.369Z] + tee /go/src/github.com/docker/docker/go.mod
15:07:12 [2024-01-23T15:07:12.369Z] module github.com/docker/docker
15:07:12 [2024-01-23T15:07:12.369Z] 
15:07:12 [2024-01-23T15:07:12.369Z] go 1.20
15:07:12 [2024-01-23T15:07:12.369Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
15:07:12 [2024-01-23T15:07:12.369Z] + GO111MODULE=on
15:07:12 [2024-01-23T15:07:12.369Z] + 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=a30d496eb7d187c2cdef7e4026853e477f68a53f" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-23T15:06:33.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
15:07:12 [2024-01-23T15:07:12.369Z] + rm -f /go/src/github.com/docker/docker/go.mod
15:07:12 [2024-01-23T15:07:12.369Z] Created binary: bundles/dynbinary-daemon/docker-proxy
15:07:12 [2024-01-23T15:07:12.369Z] 
15:07:12 [2024-01-23T15:07:12.369Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:07:12 [2024-01-23T15:07:12.369Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:07:12 [2024-01-23T15:07:12.370Z] HOSTNAME=32aaf398cfa8
15:07:12 [2024-01-23T15:07:12.370Z] TESTDEBUG=0
15:07:12 [2024-01-23T15:07:12.370Z] DEST=bundles/test-integration
15:07:12 [2024-01-23T15:07:12.370Z] PWD=/go/src/github.com/docker/docker
15:07:12 [2024-01-23T15:07:12.370Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
15:07:12 [2024-01-23T15:07:12.370Z] DOCKER_GITCOMMIT=a30d496eb7d187c2cdef7e4026853e477f68a53f
15:07:12 [2024-01-23T15:07:12.370Z] container=docker
15:07:12 [2024-01-23T15:07:12.370Z] HOME=/root
15:07:12 [2024-01-23T15:07:12.370Z] CONTAINERD_NAMESPACE=moby
15:07:12 [2024-01-23T15:07:12.370Z] GOLANG_VERSION=1.21.6
15:07:12 [2024-01-23T15:07:12.370Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:07:12 [2024-01-23T15:07:12.370Z] VALIDATE_BRANCH=master
15:07:12 [2024-01-23T15:07:12.370Z] TERM=xterm
15:07:12 [2024-01-23T15:07:12.370Z] DOCKER_PKG=github.com/docker/docker
15:07:12 [2024-01-23T15:07:12.370Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
15:07:12 [2024-01-23T15:07:12.370Z] SHLVL=1
15:07:12 [2024-01-23T15:07:12.370Z] TIMEOUT=120m
15:07:12 [2024-01-23T15:07:12.370Z] GOTOOLCHAIN=local
15:07:12 [2024-01-23T15:07:12.370Z] DOCKER_GRAPHDRIVER=overlay2
15:07:12 [2024-01-23T15:07:12.370Z] GO111MODULE=off
15:07:12 [2024-01-23T15:07:12.370Z] DOCKER_EXPERIMENTAL=1
15:07:12 [2024-01-23T15:07:12.370Z] TEST_SKIP_INTEGRATION_CLI=1
15:07:12 [2024-01-23T15:07:12.370Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:07:12 [2024-01-23T15:07:12.370Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:07:12 [2024-01-23T15:07:12.370Z] GOPATH=/go
15:07:12 [2024-01-23T15:07:12.370Z] PKG_CONFIG=pkg-config
15:07:12 [2024-01-23T15:07:12.370Z] _=/usr/bin/env
15:07:12 [2024-01-23T15:07:12.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:07:34 [2024-01-23T15:07:34.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
15:07:34 [2024-01-23T15:07:34.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:07:34 [2024-01-23T15:07:34.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:07:36 [2024-01-23T15:07:36.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:07:41 [2024-01-23T15:07:41.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:07:44 [2024-01-23T15:07:44.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
15:07:44 [2024-01-23T15:07:44.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:07:45 [2024-01-23T15:07:45.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:07:47 [2024-01-23T15:07:47.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:07:48 [2024-01-23T15:07:48.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
15:07:49 [2024-01-23T15:07:49.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:07:49 [2024-01-23T15:07:49.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:07:51 [2024-01-23T15:07:51.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:07:52 [2024-01-23T15:07:52.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:07:54 [2024-01-23T15:07:54.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:07:55 [2024-01-23T15:07:55.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:07:55 [2024-01-23T15:07:55.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:07:57 [2024-01-23T15:07:57.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:07:57 [2024-01-23T15:07:57.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:07:59 [2024-01-23T15:07:59.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:08:00 [2024-01-23T15:08:00.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:08:01 [2024-01-23T15:08:01.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:08:02 [2024-01-23T15:08:02.616Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:08:02 [2024-01-23T15:08:02.616Z] Using test binary /usr/local/cli-integration/docker
15:08:02 [2024-01-23T15:08:02.616Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:08:02 [2024-01-23T15:08:02.616Z] +++ /etc/init.d/apparmor start
15:08:02 [2024-01-23T15:08:02.616Z] Not: starting.
15:08:02 [2024-01-23T15:08:02.616Z] INFO: Waiting for daemon to start...
15:08:02 [2024-01-23T15:08:02.616Z] Starting dockerd
15:08:02 [2024-01-23T15:08:02.616Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.m4a7vgMhZA/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
15:08:06 [2024-01-23T15:08:06.817Z] .
15:08:06 [2024-01-23T15:08:06.817Z] Running integration-test (iteration 1)
15:08:06 [2024-01-23T15:08:06.817Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
15:08:06 [2024-01-23T15:08:06.817Z] ++ '[' -n '' ']'
15:08:06 [2024-01-23T15:08:06.817Z] ++ 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
15:08:06 [2024-01-23T15:08:06.817Z] ++ set -e
15:08:06 [2024-01-23T15:08:06.817Z] ++ '[' -n 0 ']'
15:08:06 [2024-01-23T15:08:06.817Z] ++ set -x
15:08:06 [2024-01-23T15:08:06.817Z] ++ 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.m4a7vgMhZA/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
15:08:06 [2024-01-23T15:08:06.817Z] Loaded image: busybox:latest
15:08:06 [2024-01-23T15:08:06.817Z] Loaded image: busybox:glibc
15:08:07 [2024-01-23T15:08:07.759Z] Loaded image: debian:bookworm-slim
15:08:07 [2024-01-23T15:08:07.759Z] Loaded image: hello-world:latest
15:08:07 [2024-01-23T15:08:07.759Z] Loaded image: arm32v7/hello-world:latest
15:08:07 [2024-01-23T15:08:07.759Z] INFO: Testing against a local daemon
15:08:07 [2024-01-23T15:08:07.759Z] === RUN   TestCgroupNamespacesBuild
15:08:08 [2024-01-23T15:08:08.699Z] --- PASS: TestCgroupNamespacesBuild (1.21s)
15:08:08 [2024-01-23T15:08:08.699Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:08:10 [2024-01-23T15:08:10.082Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
15:08:10 [2024-01-23T15:08:10.082Z] === RUN   TestBuildWithSession
15:08:10 [2024-01-23T15:08:10.082Z]     build_session_test.go:25: TODO: BuildKit
15:08:10 [2024-01-23T15:08:10.082Z] --- SKIP: TestBuildWithSession (0.00s)
15:08:10 [2024-01-23T15:08:10.082Z] === RUN   TestBuildSquashParent
15:08:13 [2024-01-23T15:08:13.378Z] --- PASS: TestBuildSquashParent (3.46s)
15:08:13 [2024-01-23T15:08:13.378Z] === RUN   TestBuildWithRemoveAndForceRemove
15:08:13 [2024-01-23T15:08:13.378Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:08:13 [2024-01-23T15:08:13.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:08:13 [2024-01-23T15:08:13.378Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:08:13 [2024-01-23T15:08:13.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:08:13 [2024-01-23T15:08:13.378Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:08:13 [2024-01-23T15:08:13.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:08:13 [2024-01-23T15:08:13.378Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:08:13 [2024-01-23T15:08:13.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:08:13 [2024-01-23T15:08:13.378Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:08:13 [2024-01-23T15:08:13.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:08:13 [2024-01-23T15:08:13.378Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:08:13 [2024-01-23T15:08:13.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:08:13 [2024-01-23T15:08:13.378Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:08:13 [2024-01-23T15:08:13.378Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:08:13 [2024-01-23T15:08:13.378Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:08:13 [2024-01-23T15:08:13.378Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:08:13 [2024-01-23T15:08:13.378Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:08:13 [2024-01-23T15:08:13.378Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:08:16 [2024-01-23T15:08:16.678Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
15:08:16 [2024-01-23T15:08:16.678Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.52s)
15:08:16 [2024-01-23T15:08:16.678Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.59s)
15:08:16 [2024-01-23T15:08:16.678Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s)
15:08:16 [2024-01-23T15:08:16.678Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.13s)
15:08:16 [2024-01-23T15:08:16.678Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.24s)
15:08:16 [2024-01-23T15:08:16.678Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.27s)
15:08:16 [2024-01-23T15:08:16.678Z] === RUN   TestBuildMultiStageCopy
15:08:16 [2024-01-23T15:08:16.678Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:08:17 [2024-01-23T15:08:17.618Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:08:17 [2024-01-23T15:08:17.878Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:08:17 [2024-01-23T15:08:17.878Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:08:17 [2024-01-23T15:08:17.878Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:08:18 [2024-01-23T15:08:18.138Z] --- PASS: TestBuildMultiStageCopy (1.36s)
15:08:18 [2024-01-23T15:08:18.138Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.99s)
15:08:18 [2024-01-23T15:08:18.138Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
15:08:18 [2024-01-23T15:08:18.138Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
15:08:18 [2024-01-23T15:08:18.138Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s)
15:08:18 [2024-01-23T15:08:18.138Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.10s)
15:08:18 [2024-01-23T15:08:18.138Z] === RUN   TestBuildMultiStageParentConfig
15:08:18 [2024-01-23T15:08:18.399Z] --- PASS: TestBuildMultiStageParentConfig (0.35s)
15:08:18 [2024-01-23T15:08:18.399Z] === RUN   TestBuildLabelWithTargets
15:08:18 [2024-01-23T15:08:18.968Z] --- PASS: TestBuildLabelWithTargets (0.65s)
15:08:18 [2024-01-23T15:08:18.968Z] === RUN   TestBuildWithEmptyLayers
15:08:19 [2024-01-23T15:08:19.228Z] --- PASS: TestBuildWithEmptyLayers (0.14s)
15:08:19 [2024-01-23T15:08:19.228Z] === RUN   TestBuildMultiStageOnBuild
15:08:20 [2024-01-23T15:08:20.610Z] --- PASS: TestBuildMultiStageOnBuild (1.32s)
15:08:20 [2024-01-23T15:08:20.610Z] === RUN   TestBuildUncleanTarFilenames
15:08:20 [2024-01-23T15:08:20.610Z] --- PASS: TestBuildUncleanTarFilenames (0.14s)
15:08:20 [2024-01-23T15:08:20.610Z] === RUN   TestBuildMultiStageLayerLeak
15:08:21 [2024-01-23T15:08:21.993Z] --- PASS: TestBuildMultiStageLayerLeak (1.15s)
15:08:21 [2024-01-23T15:08:21.993Z] === RUN   TestBuildWithHugeFile
15:09:29 [2024-01-23T15:09:29.726Z] --- PASS: TestBuildWithHugeFile (62.67s)
15:09:29 [2024-01-23T15:09:29.726Z] === RUN   TestBuildWCOWSandboxSize
15:09:29 [2024-01-23T15:09:29.726Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:09:29 [2024-01-23T15:09:29.726Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:09:29 [2024-01-23T15:09:29.726Z] === RUN   TestBuildWithEmptyDockerfile
15:09:29 [2024-01-23T15:09:29.726Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:09:29 [2024-01-23T15:09:29.726Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:09:29 [2024-01-23T15:09:29.726Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:09:29 [2024-01-23T15:09:29.726Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:09:29 [2024-01-23T15:09:29.726Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:09:29 [2024-01-23T15:09:29.726Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:09:29 [2024-01-23T15:09:29.726Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:09:29 [2024-01-23T15:09:29.726Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:09:29 [2024-01-23T15:09:29.726Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:09:29 [2024-01-23T15:09:29.726Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
15:09:29 [2024-01-23T15:09:29.726Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
15:09:29 [2024-01-23T15:09:29.726Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
15:09:29 [2024-01-23T15:09:29.726Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
15:09:29 [2024-01-23T15:09:29.726Z] === RUN   TestBuildPreserveOwnership
15:09:29 [2024-01-23T15:09:29.726Z] === RUN   TestBuildPreserveOwnership/copy_from
15:09:29 [2024-01-23T15:09:29.726Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:09:29 [2024-01-23T15:09:29.726Z] --- PASS: TestBuildPreserveOwnership (2.35s)
15:09:29 [2024-01-23T15:09:29.726Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.60s)
15:09:29 [2024-01-23T15:09:29.726Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.73s)
15:09:29 [2024-01-23T15:09:29.726Z] === RUN   TestBuildPlatformInvalid
15:09:29 [2024-01-23T15:09:29.726Z] --- PASS: TestBuildPlatformInvalid (0.01s)
15:09:29 [2024-01-23T15:09:29.726Z] === RUN   TestBuildkitHistoryTracePropagation
15:09:29 [2024-01-23T15:09:29.726Z] time="2024-01-23T15:09:26Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
15:09:29 [2024-01-23T15:09:29.726Z] time="2024-01-23T15:09:26Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
15:09:29 [2024-01-23T15:09:29.726Z] time="2024-01-23T15:09:26Z" 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
15:09:29 [2024-01-23T15:09:29.726Z] time="2024-01-23T15:09:26Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
15:09:29 [2024-01-23T15:09:29.726Z] time="2024-01-23T15:09:26Z" 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
15:09:29 [2024-01-23T15:09:29.726Z] time="2024-01-23T15:09:26Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
15:09:29 [2024-01-23T15:09:29.726Z] time="2024-01-23T15:09:26Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
15:09:29 [2024-01-23T15:09:29.726Z] time="2024-01-23T15:09:26Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
15:09:29 [2024-01-23T15:09:29.726Z] time="2024-01-23T15:09:26Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
15:09:29 [2024-01-23T15:09:29.726Z] time="2024-01-23T15:09:26Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
15:09:29 [2024-01-23T15:09:29.726Z] time="2024-01-23T15:09:26Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
15:09:29 [2024-01-23T15:09:29.726Z] time="2024-01-23T15:09:26Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
15:09:29 [2024-01-23T15:09:29.726Z] time="2024-01-23T15:09:26Z" level=info msg="[core] [Server #4] Server created" module=grpc
15:09:29 [2024-01-23T15:09:29.726Z]     build_traces_test.go:84: Waiting for trace to be available
15:09:31 [2024-01-23T15:09:31.108Z] time="2024-01-23T15:09:30Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
15:09:31 [2024-01-23T15:09:31.108Z] time="2024-01-23T15:09:30Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
15:09:31 [2024-01-23T15:09:31.108Z] time="2024-01-23T15:09:30Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
15:09:31 [2024-01-23T15:09:31.108Z] time="2024-01-23T15:09:30Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
15:09:31 [2024-01-23T15:09:31.108Z] time="2024-01-23T15:09:30Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
15:09:31 [2024-01-23T15:09:31.108Z] time="2024-01-23T15:09:30Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
15:09:31 [2024-01-23T15:09:31.108Z] --- PASS: TestBuildkitHistoryTracePropagation (4.05s)
15:09:31 [2024-01-23T15:09:31.108Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:09:31 [2024-01-23T15:09:31.678Z] Loaded image: busybox:latest
15:09:31 [2024-01-23T15:09:31.678Z] Loaded image: busybox:glibc
15:09:32 [2024-01-23T15:09:32.620Z] Loaded image: debian:bookworm-slim
15:09:32 [2024-01-23T15:09:32.620Z] Loaded image: hello-world:latest
15:09:32 [2024-01-23T15:09:32.620Z] Loaded image: arm32v7/hello-world:latest
15:09:40 [2024-01-23T15:09:40.752Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.87s)
15:09:40 [2024-01-23T15:09:40.752Z] PASS
15:09:40 [2024-01-23T15:09:40.752Z] 
15:09:40 [2024-01-23T15:09:40.752Z] === Skipped
15:09:40 [2024-01-23T15:09:40.752Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
15:09:40 [2024-01-23T15:09:40.752Z]     build_session_test.go:25: TODO: BuildKit
15:09:40 [2024-01-23T15:09:40.752Z] 
15:09:40 [2024-01-23T15:09:40.752Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:09:40 [2024-01-23T15:09:40.752Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:09:40 [2024-01-23T15:09:40.752Z] 
15:09:40 [2024-01-23T15:09:40.752Z] DONE 35 tests, 2 skipped in 94.432s
15:09:40 [2024-01-23T15:09:40.752Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
15:09:40 [2024-01-23T15:09:40.752Z] ++ '[' -n '' ']'
15:09:40 [2024-01-23T15:09:40.752Z] ++ 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
15:09:40 [2024-01-23T15:09:40.752Z] ++ set -e
15:09:40 [2024-01-23T15:09:40.752Z] ++ '[' -n 0 ']'
15:09:40 [2024-01-23T15:09:40.752Z] ++ set -x
15:09:40 [2024-01-23T15:09:40.752Z] ++ 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.m4a7vgMhZA/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
15:09:40 [2024-01-23T15:09:40.752Z] INFO: Testing against a local daemon
15:09:40 [2024-01-23T15:09:40.752Z] === RUN   TestNoNewPrivileges
15:09:50 [2024-01-23T15:09:50.744Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
15:09:50 [2024-01-23T15:09:50.744Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
15:09:51 [2024-01-23T15:09:51.315Z] --- PASS: TestNoNewPrivileges (10.52s)
15:09:51 [2024-01-23T15:09:51.315Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.45s)
15:09:51 [2024-01-23T15:09:51.315Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.43s)
15:09:51 [2024-01-23T15:09:51.315Z] PASS
15:09:51 [2024-01-23T15:09:51.315Z] 
15:09:51 [2024-01-23T15:09:51.315Z] DONE 3 tests in 10.554s
15:09:51 [2024-01-23T15:09:51.315Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
15:09:51 [2024-01-23T15:09:51.315Z] ++ '[' -n '' ']'
15:09:51 [2024-01-23T15:09:51.315Z] ++ 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
15:09:51 [2024-01-23T15:09:51.315Z] ++ set -e
15:09:51 [2024-01-23T15:09:51.315Z] ++ '[' -n 0 ']'
15:09:51 [2024-01-23T15:09:51.315Z] ++ set -x
15:09:51 [2024-01-23T15:09:51.315Z] ++ 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.m4a7vgMhZA/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
15:09:51 [2024-01-23T15:09:51.315Z] INFO: Testing against a local daemon
15:09:51 [2024-01-23T15:09:51.315Z] === RUN   TestConfigInspect
15:09:53 [2024-01-23T15:09:53.226Z] --- PASS: TestConfigInspect (1.84s)
15:09:53 [2024-01-23T15:09:53.226Z] === RUN   TestConfigList
15:09:54 [2024-01-23T15:09:54.608Z] === RUN   TestConfigList/test_filter_by_name
15:09:54 [2024-01-23T15:09:54.608Z] === RUN   TestConfigList/test_filter_by_id
15:09:54 [2024-01-23T15:09:54.608Z] === RUN   TestConfigList/test_filter_by_label_key_only
15:09:54 [2024-01-23T15:09:54.608Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
15:09:54 [2024-01-23T15:09:54.608Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
15:09:55 [2024-01-23T15:09:55.179Z] --- PASS: TestConfigList (1.92s)
15:09:55 [2024-01-23T15:09:55.179Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
15:09:55 [2024-01-23T15:09:55.179Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
15:09:55 [2024-01-23T15:09:55.179Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
15:09:55 [2024-01-23T15:09:55.179Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
15:09:55 [2024-01-23T15:09:55.179Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
15:09:55 [2024-01-23T15:09:55.179Z] === RUN   TestConfigsCreateAndDelete
15:09:57 [2024-01-23T15:09:57.090Z] --- PASS: TestConfigsCreateAndDelete (1.85s)
15:09:57 [2024-01-23T15:09:57.090Z] === RUN   TestConfigsUpdate
15:09:58 [2024-01-23T15:09:58.472Z] --- PASS: TestConfigsUpdate (1.59s)
15:09:58 [2024-01-23T15:09:58.472Z] === RUN   TestTemplatedConfig
15:10:01 [2024-01-23T15:10:01.772Z] --- PASS: TestTemplatedConfig (2.63s)
15:10:01 [2024-01-23T15:10:01.772Z] === RUN   TestConfigCreateResolve
15:10:03 [2024-01-23T15:10:03.159Z] --- PASS: TestConfigCreateResolve (1.89s)
15:10:03 [2024-01-23T15:10:03.159Z] PASS
15:10:03 [2024-01-23T15:10:03.159Z] 
15:10:03 [2024-01-23T15:10:03.159Z] DONE 11 tests in 11.747s
15:10:03 [2024-01-23T15:10:03.159Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
15:10:03 [2024-01-23T15:10:03.159Z] ++ '[' -n '' ']'
15:10:03 [2024-01-23T15:10:03.159Z] ++ 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
15:10:03 [2024-01-23T15:10:03.159Z] ++ set -e
15:10:03 [2024-01-23T15:10:03.159Z] ++ '[' -n 0 ']'
15:10:03 [2024-01-23T15:10:03.159Z] ++ set -x
15:10:03 [2024-01-23T15:10:03.159Z] ++ 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.m4a7vgMhZA/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
15:10:03 [2024-01-23T15:10:03.159Z] INFO: Testing against a local daemon
15:10:03 [2024-01-23T15:10:03.159Z] === RUN   TestAttach
15:10:03 [2024-01-23T15:10:03.159Z] === RUN   TestAttach/without_TTY
15:10:03 [2024-01-23T15:10:03.159Z] === PAUSE TestAttach/without_TTY
15:10:03 [2024-01-23T15:10:03.159Z] === RUN   TestAttach/with_TTY
15:10:03 [2024-01-23T15:10:03.159Z] === PAUSE TestAttach/with_TTY
15:10:03 [2024-01-23T15:10:03.159Z] === CONT  TestAttach/without_TTY
15:10:03 [2024-01-23T15:10:03.159Z] === CONT  TestAttach/with_TTY
15:10:03 [2024-01-23T15:10:03.159Z] --- PASS: TestAttach (0.02s)
15:10:03 [2024-01-23T15:10:03.159Z]     --- PASS: TestAttach/with_TTY (0.05s)
15:10:03 [2024-01-23T15:10:03.159Z]     --- PASS: TestAttach/without_TTY (0.05s)
15:10:03 [2024-01-23T15:10:03.159Z] === RUN   TestCreateWithCDIDevices
15:10:04 [2024-01-23T15:10:04.543Z] --- PASS: TestCreateWithCDIDevices (1.08s)
15:10:04 [2024-01-23T15:10:04.543Z] === RUN   TestCDISpecDirsAreInSystemInfo
15:10:04 [2024-01-23T15:10:04.543Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
15:10:04 [2024-01-23T15:10:04.803Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
15:10:05 [2024-01-23T15:10:05.373Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
15:10:05 [2024-01-23T15:10:05.943Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
15:10:06 [2024-01-23T15:10:06.514Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
15:10:07 [2024-01-23T15:10:07.084Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
15:10:07 [2024-01-23T15:10:07.345Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
15:10:07 [2024-01-23T15:10:07.916Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
15:10:08 [2024-01-23T15:10:08.488Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
15:10:08 [2024-01-23T15:10:08.488Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
15:10:08 [2024-01-23T15:10:08.488Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
15:10:08 [2024-01-23T15:10:08.488Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
15:10:08 [2024-01-23T15:10:08.488Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
15:10:08 [2024-01-23T15:10:08.488Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
15:10:08 [2024-01-23T15:10:08.488Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
15:10:08 [2024-01-23T15:10:08.488Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
15:10:08 [2024-01-23T15:10:08.488Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestCheckpoint
15:10:08 [2024-01-23T15:10:08.488Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:10:08 [2024-01-23T15:10:08.488Z] --- SKIP: TestCheckpoint (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/commit
15:10:08 [2024-01-23T15:10:08.488Z] === PAUSE TestContainerInvalidJSON/commit
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/containers/create
15:10:08 [2024-01-23T15:10:08.488Z] === PAUSE TestContainerInvalidJSON/containers/create
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
15:10:08 [2024-01-23T15:10:08.488Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
15:10:08 [2024-01-23T15:10:08.488Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
15:10:08 [2024-01-23T15:10:08.488Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:10:08 [2024-01-23T15:10:08.488Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
15:10:08 [2024-01-23T15:10:08.488Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
15:10:08 [2024-01-23T15:10:08.488Z] === CONT  TestContainerInvalidJSON/commit
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
15:10:08 [2024-01-23T15:10:08.488Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
15:10:08 [2024-01-23T15:10:08.488Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
15:10:08 [2024-01-23T15:10:08.488Z] === CONT  TestContainerInvalidJSON/containers/create
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
15:10:08 [2024-01-23T15:10:08.488Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
15:10:08 [2024-01-23T15:10:08.488Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
15:10:08 [2024-01-23T15:10:08.488Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/commit/empty_body
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
15:10:08 [2024-01-23T15:10:08.488Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:10:08 [2024-01-23T15:10:08.488Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:10:08 [2024-01-23T15:10:08.488Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestCopyFromContainerPathIsNotDir
15:10:08 [2024-01-23T15:10:08.488Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
15:10:08 [2024-01-23T15:10:08.488Z] === RUN   TestCopyToContainerPathDoesNotExist
15:10:08 [2024-01-23T15:10:08.749Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
15:10:08 [2024-01-23T15:10:08.749Z] === RUN   TestCopyEmptyFile
15:10:08 [2024-01-23T15:10:08.749Z] --- PASS: TestCopyEmptyFile (0.06s)
15:10:08 [2024-01-23T15:10:08.749Z] === RUN   TestCopyToContainerPathIsNotDir
15:10:08 [2024-01-23T15:10:08.749Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
15:10:08 [2024-01-23T15:10:08.749Z] === RUN   TestCopyFromContainer
15:10:09 [2024-01-23T15:10:09.320Z] === RUN   TestCopyFromContainer//
15:10:09 [2024-01-23T15:10:09.320Z] === RUN   TestCopyFromContainer/.
15:10:09 [2024-01-23T15:10:09.320Z] === RUN   TestCopyFromContainer//.
15:10:09 [2024-01-23T15:10:09.320Z] === RUN   TestCopyFromContainer/./
15:10:09 [2024-01-23T15:10:09.320Z] === RUN   TestCopyFromContainer//./
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCopyFromContainer//bar/root
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCopyFromContainer//bar/root/
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCopyFromContainer//bar/root/.
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCopyFromContainer/bar/quux
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCopyFromContainer/bar/quux/
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCopyFromContainer/bar/quux/.
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCopyFromContainer/bar/notarget
15:10:09 [2024-01-23T15:10:09.581Z] --- PASS: TestCopyFromContainer (0.81s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCopyFromContainer// (0.01s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCopyFromContainer/. (0.01s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCopyFromContainer//. (0.01s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:10:09 [2024-01-23T15:10:09.581Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:10:09 [2024-01-23T15:10:09.581Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:10:09 [2024-01-23T15:10:09.581Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:10:09 [2024-01-23T15:10:09.581Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:10:09 [2024-01-23T15:10:09.581Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:10:09 [2024-01-23T15:10:09.581Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:10:09 [2024-01-23T15:10:09.581Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCreateLinkToNonExistingContainer
15:10:09 [2024-01-23T15:10:09.581Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCreateWithInvalidEnv
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCreateWithInvalidEnv/0
15:10:09 [2024-01-23T15:10:09.581Z] === PAUSE TestCreateWithInvalidEnv/0
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCreateWithInvalidEnv/1
15:10:09 [2024-01-23T15:10:09.581Z] === PAUSE TestCreateWithInvalidEnv/1
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCreateWithInvalidEnv/2
15:10:09 [2024-01-23T15:10:09.581Z] === PAUSE TestCreateWithInvalidEnv/2
15:10:09 [2024-01-23T15:10:09.581Z] === CONT  TestCreateWithInvalidEnv/0
15:10:09 [2024-01-23T15:10:09.581Z] === CONT  TestCreateWithInvalidEnv/2
15:10:09 [2024-01-23T15:10:09.581Z] === CONT  TestCreateWithInvalidEnv/1
15:10:09 [2024-01-23T15:10:09.581Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:10:09 [2024-01-23T15:10:09.581Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCreateTmpfsMountsTarget
15:10:09 [2024-01-23T15:10:09.581Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:10:09 [2024-01-23T15:10:09.581Z] === RUN   TestCreateWithCustomMaskedPaths
15:10:10 [2024-01-23T15:10:10.964Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s)
15:10:10 [2024-01-23T15:10:10.964Z] === RUN   TestCreateWithCustomReadonlyPaths
15:10:12 [2024-01-23T15:10:12.346Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s)
15:10:12 [2024-01-23T15:10:12.346Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:10:12 [2024-01-23T15:10:12.346Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:10:12 [2024-01-23T15:10:12.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:10:12 [2024-01-23T15:10:12.346Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:10:12 [2024-01-23T15:10:12.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:10:12 [2024-01-23T15:10:12.346Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:10:12 [2024-01-23T15:10:12.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:10:12 [2024-01-23T15:10:12.346Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:10:12 [2024-01-23T15:10:12.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:10:12 [2024-01-23T15:10:12.346Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:10:12 [2024-01-23T15:10:12.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:10:12 [2024-01-23T15:10:12.346Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
15:10:12 [2024-01-23T15:10:12.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
15:10:12 [2024-01-23T15:10:12.346Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:10:12 [2024-01-23T15:10:12.346Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:10:12 [2024-01-23T15:10:12.346Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
15:10:12 [2024-01-23T15:10:12.346Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:10:12 [2024-01-23T15:10:12.346Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:10:12 [2024-01-23T15:10:12.346Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:10:12 [2024-01-23T15:10:12.346Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:10:12 [2024-01-23T15:10:12.346Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
15:10:12 [2024-01-23T15:10:12.346Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
15:10:12 [2024-01-23T15:10:12.346Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
15:10:12 [2024-01-23T15:10:12.346Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
15:10:12 [2024-01-23T15:10:12.346Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
15:10:12 [2024-01-23T15:10:12.346Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
15:10:12 [2024-01-23T15:10:12.346Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:10:12 [2024-01-23T15:10:12.606Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s)
15:10:12 [2024-01-23T15:10:12.606Z] === RUN   TestCreateDifferentPlatform
15:10:12 [2024-01-23T15:10:12.606Z] === RUN   TestCreateDifferentPlatform/different_os
15:10:12 [2024-01-23T15:10:12.606Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:10:12 [2024-01-23T15:10:12.606Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:10:12 [2024-01-23T15:10:12.606Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:10:12 [2024-01-23T15:10:12.606Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:10:12 [2024-01-23T15:10:12.606Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:10:12 [2024-01-23T15:10:12.606Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
15:10:12 [2024-01-23T15:10:12.606Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:10:12 [2024-01-23T15:10:12.866Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
15:10:12 [2024-01-23T15:10:12.866Z] === RUN   TestCreateInvalidHostConfig
15:10:12 [2024-01-23T15:10:12.866Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
15:10:12 [2024-01-23T15:10:12.866Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
15:10:12 [2024-01-23T15:10:12.866Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
15:10:12 [2024-01-23T15:10:12.866Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
15:10:12 [2024-01-23T15:10:12.866Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:10:12 [2024-01-23T15:10:12.866Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:10:12 [2024-01-23T15:10:12.866Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
15:10:12 [2024-01-23T15:10:12.866Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
15:10:12 [2024-01-23T15:10:12.866Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
15:10:12 [2024-01-23T15:10:12.866Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
15:10:12 [2024-01-23T15:10:12.866Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
15:10:12 [2024-01-23T15:10:12.866Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
15:10:12 [2024-01-23T15:10:12.866Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
15:10:12 [2024-01-23T15:10:12.866Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:10:12 [2024-01-23T15:10:12.866Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
15:10:12 [2024-01-23T15:10:12.866Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
15:10:12 [2024-01-23T15:10:12.866Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
15:10:12 [2024-01-23T15:10:12.866Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
15:10:12 [2024-01-23T15:10:12.866Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
15:10:12 [2024-01-23T15:10:12.866Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
15:10:12 [2024-01-23T15:10:12.866Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
15:10:12 [2024-01-23T15:10:12.866Z] === RUN   TestCreateWithMultipleEndpointSettings
15:10:12 [2024-01-23T15:10:12.866Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
15:10:12 [2024-01-23T15:10:12.866Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
15:10:12 [2024-01-23T15:10:12.866Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s)
15:10:12 [2024-01-23T15:10:12.866Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
15:10:12 [2024-01-23T15:10:12.866Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
15:10:12 [2024-01-23T15:10:12.866Z] === RUN   TestCreateWithCustomMACs
15:10:13 [2024-01-23T15:10:13.436Z] --- PASS: TestCreateWithCustomMACs (0.57s)
15:10:13 [2024-01-23T15:10:13.436Z] === RUN   TestContainerStartOnDaemonRestart
15:10:13 [2024-01-23T15:10:13.436Z] === PAUSE TestContainerStartOnDaemonRestart
15:10:13 [2024-01-23T15:10:13.436Z] === RUN   TestDaemonRestartIpcMode
15:10:13 [2024-01-23T15:10:13.436Z] === PAUSE TestDaemonRestartIpcMode
15:10:13 [2024-01-23T15:10:13.436Z] === RUN   TestDaemonHostGatewayIP
15:10:13 [2024-01-23T15:10:13.436Z] === PAUSE TestDaemonHostGatewayIP
15:10:13 [2024-01-23T15:10:13.436Z] === RUN   TestRestartDaemonWithRestartingContainer
15:10:13 [2024-01-23T15:10:13.436Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:10:13 [2024-01-23T15:10:13.436Z] === RUN   TestHardRestartWhenContainerIsRunning
15:10:13 [2024-01-23T15:10:13.436Z] === PAUSE TestHardRestartWhenContainerIsRunning
15:10:13 [2024-01-23T15:10:13.436Z] === RUN   TestContainerKillOnDaemonStart
15:10:13 [2024-01-23T15:10:13.436Z] === PAUSE TestContainerKillOnDaemonStart
15:10:13 [2024-01-23T15:10:13.436Z] === RUN   TestDiff
15:10:13 [2024-01-23T15:10:13.696Z] --- PASS: TestDiff (0.44s)
15:10:13 [2024-01-23T15:10:13.696Z] === RUN   TestDiffStoppedContainer
15:10:14 [2024-01-23T15:10:14.266Z] --- PASS: TestDiffStoppedContainer (0.46s)
15:10:14 [2024-01-23T15:10:14.266Z] === RUN   TestExecConsoleSize
15:10:14 [2024-01-23T15:10:14.836Z] --- PASS: TestExecConsoleSize (0.48s)
15:10:14 [2024-01-23T15:10:14.836Z] === RUN   TestExecWithCloseStdin
15:10:15 [2024-01-23T15:10:15.407Z] --- PASS: TestExecWithCloseStdin (0.56s)
15:10:15 [2024-01-23T15:10:15.407Z] === RUN   TestExec
15:10:15 [2024-01-23T15:10:15.977Z] --- PASS: TestExec (0.51s)
15:10:15 [2024-01-23T15:10:15.977Z] === RUN   TestExecUser
15:10:16 [2024-01-23T15:10:16.238Z] --- PASS: TestExecUser (0.49s)
15:10:16 [2024-01-23T15:10:16.238Z] === RUN   TestExecWithGroupAdd
15:10:16 [2024-01-23T15:10:16.808Z] --- PASS: TestExecWithGroupAdd (0.51s)
15:10:16 [2024-01-23T15:10:16.808Z] === RUN   TestExportContainerAndImportImage
15:10:17 [2024-01-23T15:10:17.378Z] --- PASS: TestExportContainerAndImportImage (0.52s)
15:10:17 [2024-01-23T15:10:17.378Z] === RUN   TestExportContainerAfterDaemonRestart
15:10:23 [2024-01-23T15:10:23.957Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
15:10:23 [2024-01-23T15:10:23.957Z] === RUN   TestHealthCheckWorkdir
15:10:24 [2024-01-23T15:10:24.217Z] --- PASS: TestHealthCheckWorkdir (0.67s)
15:10:24 [2024-01-23T15:10:24.217Z] === RUN   TestHealthKillContainer
15:10:32 [2024-01-23T15:10:32.350Z] --- PASS: TestHealthKillContainer (7.97s)
15:10:32 [2024-01-23T15:10:32.350Z] === RUN   TestHealthCheckProcessKilled
15:10:32 [2024-01-23T15:10:32.921Z] --- PASS: TestHealthCheckProcessKilled (0.76s)
15:10:32 [2024-01-23T15:10:32.921Z] === RUN   TestHealthStartInterval
15:10:34 [2024-01-23T15:10:34.308Z]     health_test.go:141: &{2024-01-23 15:10:34.07458366 +0000 UTC 2024-01-23 15:10:34.137750351 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:10:34 [2024-01-23T15:10:34.308Z]         }
15:10:34 [2024-01-23T15:10:34.308Z]     health_test.go:141: &{2024-01-23 15:10:34.07458366 +0000 UTC 2024-01-23 15:10:34.137750351 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:10:34 [2024-01-23T15:10:34.308Z]         }
15:10:34 [2024-01-23T15:10:34.577Z]     health_test.go:141: &{2024-01-23 15:10:34.07458366 +0000 UTC 2024-01-23 15:10:34.137750351 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:10:34 [2024-01-23T15:10:34.577Z]         }
15:10:34 [2024-01-23T15:10:34.577Z]     health_test.go:141: &{2024-01-23 15:10:34.07458366 +0000 UTC 2024-01-23 15:10:34.137750351 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:10:34 [2024-01-23T15:10:34.577Z]         }
15:10:34 [2024-01-23T15:10:34.842Z]     health_test.go:141: &{2024-01-23 15:10:34.07458366 +0000 UTC 2024-01-23 15:10:34.137750351 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:10:34 [2024-01-23T15:10:34.842Z]         }
15:10:34 [2024-01-23T15:10:34.842Z]     health_test.go:141: &{2024-01-23 15:10:34.07458366 +0000 UTC 2024-01-23 15:10:34.137750351 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:10:34 [2024-01-23T15:10:34.842Z]         }
15:10:34 [2024-01-23T15:10:34.842Z]     health_test.go:141: &{2024-01-23 15:10:34.07458366 +0000 UTC 2024-01-23 15:10:34.137750351 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:10:34 [2024-01-23T15:10:34.842Z]         }
15:10:35 [2024-01-23T15:10:35.101Z]     health_test.go:141: &{2024-01-23 15:10:34.07458366 +0000 UTC 2024-01-23 15:10:34.137750351 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:10:35 [2024-01-23T15:10:35.101Z]         }
15:10:35 [2024-01-23T15:10:35.101Z]     health_test.go:141: &{2024-01-23 15:10:34.07458366 +0000 UTC 2024-01-23 15:10:34.137750351 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:10:35 [2024-01-23T15:10:35.101Z]         }
15:10:35 [2024-01-23T15:10:35.101Z]     health_test.go:141: &{2024-01-23 15:10:34.07458366 +0000 UTC 2024-01-23 15:10:34.137750351 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:10:35 [2024-01-23T15:10:35.101Z]         }
15:10:35 [2024-01-23T15:10:35.362Z]     health_test.go:141: &{2024-01-23 15:10:35.140475974 +0000 UTC 2024-01-23 15:10:35.189258332 +0000 UTC 1 2}
15:10:35 [2024-01-23T15:10:35.362Z]     health_test.go:141: &{2024-01-23 15:10:35.140475974 +0000 UTC 2024-01-23 15:10:35.189258332 +0000 UTC 1 2}
15:10:35 [2024-01-23T15:10:35.622Z]     health_test.go:141: &{2024-01-23 15:10:35.140475974 +0000 UTC 2024-01-23 15:10:35.189258332 +0000 UTC 1 2}
15:10:35 [2024-01-23T15:10:35.622Z]     health_test.go:141: &{2024-01-23 15:10:35.140475974 +0000 UTC 2024-01-23 15:10:35.189258332 +0000 UTC 1 2}
15:10:35 [2024-01-23T15:10:35.622Z]     health_test.go:141: &{2024-01-23 15:10:35.140475974 +0000 UTC 2024-01-23 15:10:35.189258332 +0000 UTC 1 2}
15:10:35 [2024-01-23T15:10:35.882Z]     health_test.go:141: &{2024-01-23 15:10:35.140475974 +0000 UTC 2024-01-23 15:10:35.189258332 +0000 UTC 1 2}
15:10:35 [2024-01-23T15:10:35.882Z]     health_test.go:141: &{2024-01-23 15:10:35.140475974 +0000 UTC 2024-01-23 15:10:35.189258332 +0000 UTC 1 2}
15:10:36 [2024-01-23T15:10:36.142Z]     health_test.go:141: &{2024-01-23 15:10:35.140475974 +0000 UTC 2024-01-23 15:10:35.189258332 +0000 UTC 1 2}
15:10:36 [2024-01-23T15:10:36.142Z]     health_test.go:141: &{2024-01-23 15:10:35.140475974 +0000 UTC 2024-01-23 15:10:35.189258332 +0000 UTC 1 2}
15:10:36 [2024-01-23T15:10:36.142Z]     health_test.go:141: &{2024-01-23 15:10:35.140475974 +0000 UTC 2024-01-23 15:10:35.189258332 +0000 UTC 1 2}
15:10:36 [2024-01-23T15:10:36.402Z]     health_test.go:141: &{2024-01-23 15:10:35.140475974 +0000 UTC 2024-01-23 15:10:35.189258332 +0000 UTC 1 2}
15:10:36 [2024-01-23T15:10:36.402Z]     health_test.go:169: 1.049464437s
15:10:37 [2024-01-23T15:10:37.342Z]     health_test.go:169: 1.049464437s
15:10:38 [2024-01-23T15:10:38.724Z]     health_test.go:169: 1.049464437s
15:10:39 [2024-01-23T15:10:39.664Z]     health_test.go:169: 1.049464437s
15:10:40 [2024-01-23T15:10:40.604Z]     health_test.go:169: 1.049464437s
15:10:41 [2024-01-23T15:10:41.543Z]     health_test.go:169: 1.049464437s
15:10:42 [2024-01-23T15:10:42.482Z]     health_test.go:169: 1.049464437s
15:10:43 [2024-01-23T15:10:43.421Z]     health_test.go:169: 1.049464437s
15:10:44 [2024-01-23T15:10:44.360Z]     health_test.go:169: 1.049464437s
15:10:45 [2024-01-23T15:10:45.741Z]     health_test.go:169: 1.049464437s
15:10:46 [2024-01-23T15:10:46.681Z]     health_test.go:169: 1.049464437s
15:10:47 [2024-01-23T15:10:47.620Z]     health_test.go:169: 1.049464437s
15:10:48 [2024-01-23T15:10:48.559Z]     health_test.go:169: 1.049464437s
15:10:49 [2024-01-23T15:10:49.498Z]     health_test.go:169: 1.049464437s
15:10:50 [2024-01-23T15:10:50.437Z]     health_test.go:169: 1.049464437s
15:10:51 [2024-01-23T15:10:51.376Z]     health_test.go:169: 1.049464437s
15:10:52 [2024-01-23T15:10:52.758Z]     health_test.go:169: 1.049464437s
15:10:53 [2024-01-23T15:10:53.328Z]     health_test.go:169: 1.049464437s
15:10:54 [2024-01-23T15:10:54.709Z]     health_test.go:169: 1.049464437s
15:10:55 [2024-01-23T15:10:55.649Z]     health_test.go:169: 1.049464437s
15:10:56 [2024-01-23T15:10:56.588Z]     health_test.go:169: 1.049464437s
15:10:57 [2024-01-23T15:10:57.528Z]     health_test.go:169: 1.049464437s
15:10:58 [2024-01-23T15:10:58.468Z]     health_test.go:169: 1.049464437s
15:10:59 [2024-01-23T15:10:59.408Z]     health_test.go:169: 1.049464437s
15:11:00 [2024-01-23T15:11:00.355Z]     health_test.go:169: 1.049464437s
15:11:01 [2024-01-23T15:11:01.737Z]     health_test.go:169: 1.049464437s
15:11:02 [2024-01-23T15:11:02.677Z]     health_test.go:169: 1.049464437s
15:11:03 [2024-01-23T15:11:03.617Z]     health_test.go:169: 1.049464437s
15:11:04 [2024-01-23T15:11:04.557Z]     health_test.go:169: 1.049464437s
15:11:05 [2024-01-23T15:11:05.499Z]     health_test.go:169: 1.049464437s
15:11:06 [2024-01-23T15:11:06.881Z] --- PASS: TestHealthStartInterval (33.75s)
15:11:06 [2024-01-23T15:11:06.881Z] === RUN   TestInspectCpusetInConfigPre120
15:11:07 [2024-01-23T15:11:07.141Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
15:11:07 [2024-01-23T15:11:07.141Z] === RUN   TestInspectAnnotations
15:11:07 [2024-01-23T15:11:07.141Z] --- PASS: TestInspectAnnotations (0.04s)
15:11:07 [2024-01-23T15:11:07.141Z] === RUN   TestIpcModeNone
15:11:07 [2024-01-23T15:11:07.712Z] --- PASS: TestIpcModeNone (0.54s)
15:11:07 [2024-01-23T15:11:07.712Z] === RUN   TestIpcModePrivate
15:11:07 [2024-01-23T15:11:07.972Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
15:11:08 [2024-01-23T15:11:08.232Z] --- PASS: TestIpcModePrivate (0.52s)
15:11:08 [2024-01-23T15:11:08.232Z] === RUN   TestIpcModeShareable
15:11:08 [2024-01-23T15:11:08.492Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
15:11:08 [2024-01-23T15:11:08.753Z] --- PASS: TestIpcModeShareable (0.55s)
15:11:08 [2024-01-23T15:11:08.753Z] === RUN   TestAPIIpcModeShareableAndContainer
15:11:10 [2024-01-23T15:11:10.135Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.24s)
15:11:10 [2024-01-23T15:11:10.135Z] === RUN   TestAPIIpcModeHost
15:11:10 [2024-01-23T15:11:10.395Z] --- PASS: TestAPIIpcModeHost (0.34s)
15:11:10 [2024-01-23T15:11:10.395Z] === RUN   TestDaemonIpcModeShareable
15:11:11 [2024-01-23T15:11:11.336Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
15:11:11 [2024-01-23T15:11:11.336Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
15:11:11 [2024-01-23T15:11:11.336Z] === RUN   TestDaemonIpcModePrivate
15:11:12 [2024-01-23T15:11:12.276Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
15:11:12 [2024-01-23T15:11:12.537Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
15:11:12 [2024-01-23T15:11:12.537Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:11:13 [2024-01-23T15:11:13.477Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
15:11:13 [2024-01-23T15:11:13.738Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
15:11:13 [2024-01-23T15:11:13.738Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:11:14 [2024-01-23T15:11:14.679Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
15:11:14 [2024-01-23T15:11:14.940Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s)
15:11:14 [2024-01-23T15:11:14.940Z] === RUN   TestIpcModeOlderClient
15:11:14 [2024-01-23T15:11:14.940Z] === PAUSE TestIpcModeOlderClient
15:11:14 [2024-01-23T15:11:14.940Z] === RUN   TestKillContainerInvalidSignal
15:11:15 [2024-01-23T15:11:15.200Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
15:11:15 [2024-01-23T15:11:15.200Z] === RUN   TestKillContainer
15:11:15 [2024-01-23T15:11:15.200Z] === RUN   TestKillContainer/no_signal
15:11:15 [2024-01-23T15:11:15.771Z] === RUN   TestKillContainer/non_killing_signal
15:11:16 [2024-01-23T15:11:16.031Z] === RUN   TestKillContainer/killing_signal
15:11:16 [2024-01-23T15:11:16.972Z] --- PASS: TestKillContainer (1.46s)
15:11:16 [2024-01-23T15:11:16.972Z]     --- PASS: TestKillContainer/no_signal (0.47s)
15:11:16 [2024-01-23T15:11:16.972Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
15:11:16 [2024-01-23T15:11:16.972Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
15:11:16 [2024-01-23T15:11:16.972Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:11:16 [2024-01-23T15:11:16.972Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:11:17 [2024-01-23T15:11:17.232Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:11:17 [2024-01-23T15:11:17.802Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.00s)
15:11:17 [2024-01-23T15:11:17.802Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s)
15:11:17 [2024-01-23T15:11:17.802Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
15:11:17 [2024-01-23T15:11:17.802Z] === RUN   TestKillStoppedContainer
15:11:17 [2024-01-23T15:11:17.802Z] --- PASS: TestKillStoppedContainer (0.04s)
15:11:17 [2024-01-23T15:11:17.802Z] === RUN   TestKillStoppedContainerAPIPre120
15:11:17 [2024-01-23T15:11:17.802Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
15:11:17 [2024-01-23T15:11:17.802Z] === RUN   TestKillDifferentUserContainer
15:11:18 [2024-01-23T15:11:18.372Z] --- PASS: TestKillDifferentUserContainer (0.46s)
15:11:18 [2024-01-23T15:11:18.372Z] === RUN   TestInspectOomKilledTrue
15:11:18 [2024-01-23T15:11:18.942Z] --- PASS: TestInspectOomKilledTrue (0.53s)
15:11:18 [2024-01-23T15:11:18.942Z] === RUN   TestInspectOomKilledFalse
15:11:19 [2024-01-23T15:11:19.203Z] --- PASS: TestInspectOomKilledFalse (0.47s)
15:11:19 [2024-01-23T15:11:19.203Z] === RUN   TestLinksEtcHostsContentMatch
15:11:19 [2024-01-23T15:11:19.463Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s)
15:11:19 [2024-01-23T15:11:19.463Z] === RUN   TestLinksContainerNames
15:11:20 [2024-01-23T15:11:20.403Z] --- PASS: TestLinksContainerNames (0.94s)
15:11:20 [2024-01-23T15:11:20.403Z] === RUN   TestLogsFollowTailEmpty
15:11:20 [2024-01-23T15:11:20.973Z] --- PASS: TestLogsFollowTailEmpty (0.47s)
15:11:20 [2024-01-23T15:11:20.973Z] === RUN   TestLogs
15:11:20 [2024-01-23T15:11:20.973Z] === RUN   TestLogs/driver_local
15:11:20 [2024-01-23T15:11:20.973Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
15:11:20 [2024-01-23T15:11:20.973Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
15:11:20 [2024-01-23T15:11:20.973Z] === RUN   TestLogs/driver_local/tty/only_stdout
15:11:20 [2024-01-23T15:11:20.973Z] === PAUSE TestLogs/driver_local/tty/only_stdout
15:11:20 [2024-01-23T15:11:20.973Z] === RUN   TestLogs/driver_local/tty/only_stderr
15:11:20 [2024-01-23T15:11:20.973Z] === PAUSE TestLogs/driver_local/tty/only_stderr
15:11:20 [2024-01-23T15:11:20.973Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
15:11:20 [2024-01-23T15:11:20.973Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
15:11:20 [2024-01-23T15:11:20.973Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
15:11:20 [2024-01-23T15:11:20.973Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
15:11:20 [2024-01-23T15:11:20.973Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
15:11:20 [2024-01-23T15:11:20.973Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
15:11:20 [2024-01-23T15:11:20.973Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
15:11:20 [2024-01-23T15:11:20.973Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
15:11:20 [2024-01-23T15:11:20.973Z] === CONT  TestLogs/driver_local/tty/only_stderr
15:11:20 [2024-01-23T15:11:20.973Z] === CONT  TestLogs/driver_local/tty/only_stdout
15:11:20 [2024-01-23T15:11:20.973Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
15:11:20 [2024-01-23T15:11:20.973Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
15:11:22 [2024-01-23T15:11:22.884Z] === RUN   TestLogs/driver_json-file
15:11:22 [2024-01-23T15:11:22.884Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
15:11:22 [2024-01-23T15:11:22.884Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
15:11:22 [2024-01-23T15:11:22.884Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
15:11:22 [2024-01-23T15:11:22.884Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
15:11:22 [2024-01-23T15:11:22.884Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
15:11:22 [2024-01-23T15:11:22.884Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
15:11:22 [2024-01-23T15:11:22.884Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:11:22 [2024-01-23T15:11:22.884Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:11:22 [2024-01-23T15:11:22.884Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
15:11:22 [2024-01-23T15:11:22.884Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
15:11:22 [2024-01-23T15:11:22.884Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
15:11:22 [2024-01-23T15:11:22.884Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
15:11:22 [2024-01-23T15:11:22.884Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
15:11:22 [2024-01-23T15:11:22.884Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:11:22 [2024-01-23T15:11:22.884Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
15:11:22 [2024-01-23T15:11:22.884Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
15:11:22 [2024-01-23T15:11:22.884Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
15:11:22 [2024-01-23T15:11:22.884Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
15:11:24 [2024-01-23T15:11:24.267Z] --- PASS: TestLogs (3.13s)
15:11:24 [2024-01-23T15:11:24.267Z]     --- PASS: TestLogs/driver_local (0.01s)
15:11:24 [2024-01-23T15:11:24.267Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.92s)
15:11:24 [2024-01-23T15:11:24.267Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.11s)
15:11:24 [2024-01-23T15:11:24.267Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.26s)
15:11:24 [2024-01-23T15:11:24.267Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.50s)
15:11:24 [2024-01-23T15:11:24.267Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.59s)
15:11:24 [2024-01-23T15:11:24.267Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.65s)
15:11:24 [2024-01-23T15:11:24.267Z]     --- PASS: TestLogs/driver_json-file (0.01s)
15:11:24 [2024-01-23T15:11:24.267Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.89s)
15:11:24 [2024-01-23T15:11:24.267Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.98s)
15:11:24 [2024-01-23T15:11:24.267Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.09s)
15:11:24 [2024-01-23T15:11:24.267Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.34s)
15:11:24 [2024-01-23T15:11:24.267Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.40s)
15:11:24 [2024-01-23T15:11:24.267Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.47s)
15:11:24 [2024-01-23T15:11:24.267Z] === RUN   TestContainerNetworkMountsNoChown
15:11:24 [2024-01-23T15:11:24.528Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s)
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/default
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/default
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/private
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/private
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/rprivate
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/rprivate
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/slave
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/slave
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/rslave
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/rslave
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/shared
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/shared
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/rshared
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/rshared
15:11:24 [2024-01-23T15:11:24.528Z] === CONT  TestMountDaemonRoot/default
15:11:24 [2024-01-23T15:11:24.528Z] === CONT  TestMountDaemonRoot/rslave
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/default/bind_root
15:11:24 [2024-01-23T15:11:24.528Z] === CONT  TestMountDaemonRoot/rprivate
15:11:24 [2024-01-23T15:11:24.528Z] === CONT  TestMountDaemonRoot/rshared
15:11:24 [2024-01-23T15:11:24.528Z] === CONT  TestMountDaemonRoot/shared
15:11:24 [2024-01-23T15:11:24.528Z] === CONT  TestMountDaemonRoot/slave
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:11:24 [2024-01-23T15:11:24.528Z] === CONT  TestMountDaemonRoot/private
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/private/mount_root
15:11:24 [2024-01-23T15:11:24.528Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/default/mount_root
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:11:24 [2024-01-23T15:11:24.528Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:11:24 [2024-01-23T15:11:24.528Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/private/bind_root
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === CONT  TestMountDaemonRoot/default/bind_root
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:11:24 [2024-01-23T15:11:24.528Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === CONT  TestMountDaemonRoot/default/mount_root
15:11:24 [2024-01-23T15:11:24.528Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:11:24 [2024-01-23T15:11:24.528Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:11:24 [2024-01-23T15:11:24.788Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:11:24 [2024-01-23T15:11:24.788Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:11:24 [2024-01-23T15:11:24.788Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:11:24 [2024-01-23T15:11:24.788Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:11:24 [2024-01-23T15:11:24.788Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:11:24 [2024-01-23T15:11:24.788Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:11:24 [2024-01-23T15:11:24.788Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:11:24 [2024-01-23T15:11:24.788Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:11:24 [2024-01-23T15:11:24.788Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:11:24 [2024-01-23T15:11:24.788Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:11:24 [2024-01-23T15:11:24.788Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:11:24 [2024-01-23T15:11:24.788Z] === CONT  TestMountDaemonRoot/private/bind_root
15:11:24 [2024-01-23T15:11:24.788Z] === CONT  TestMountDaemonRoot/private/mount_root
15:11:24 [2024-01-23T15:11:24.788Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:11:24 [2024-01-23T15:11:24.788Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:11:24 [2024-01-23T15:11:24.788Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:11:24 [2024-01-23T15:11:24.788Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:11:24 [2024-01-23T15:11:24.788Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:11:24 [2024-01-23T15:11:24.788Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:11:24 [2024-01-23T15:11:24.788Z] --- PASS: TestMountDaemonRoot (0.01s)
15:11:24 [2024-01-23T15:11:24.788Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:11:24 [2024-01-23T15:11:24.788Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
15:11:24 [2024-01-23T15:11:24.788Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
15:11:24 [2024-01-23T15:11:24.788Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
15:11:24 [2024-01-23T15:11:24.788Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
15:11:24 [2024-01-23T15:11:24.788Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:11:24 [2024-01-23T15:11:24.788Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
15:11:24 [2024-01-23T15:11:24.788Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
15:11:24 [2024-01-23T15:11:24.788Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
15:11:24 [2024-01-23T15:11:24.788Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
15:11:24 [2024-01-23T15:11:24.788Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:11:24 [2024-01-23T15:11:24.788Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
15:11:24 [2024-01-23T15:11:24.788Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s)
15:11:24 [2024-01-23T15:11:24.788Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
15:11:24 [2024-01-23T15:11:24.788Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.08s)
15:11:24 [2024-01-23T15:11:24.788Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:11:24 [2024-01-23T15:11:24.788Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
15:11:24 [2024-01-23T15:11:24.788Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
15:11:24 [2024-01-23T15:11:24.788Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s)
15:11:24 [2024-01-23T15:11:24.788Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s)
15:11:24 [2024-01-23T15:11:24.788Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:11:24 [2024-01-23T15:11:24.788Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.08s)
15:11:24 [2024-01-23T15:11:24.789Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.08s)
15:11:24 [2024-01-23T15:11:24.789Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.08s)
15:11:24 [2024-01-23T15:11:24.789Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.08s)
15:11:24 [2024-01-23T15:11:24.789Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:11:24 [2024-01-23T15:11:24.789Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s)
15:11:24 [2024-01-23T15:11:24.789Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s)
15:11:24 [2024-01-23T15:11:24.789Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
15:11:24 [2024-01-23T15:11:24.789Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
15:11:24 [2024-01-23T15:11:24.789Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:11:24 [2024-01-23T15:11:24.789Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
15:11:24 [2024-01-23T15:11:24.789Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
15:11:24 [2024-01-23T15:11:24.789Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
15:11:24 [2024-01-23T15:11:24.789Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
15:11:24 [2024-01-23T15:11:24.789Z] === RUN   TestContainerBindMountNonRecursive
15:11:26 [2024-01-23T15:11:26.172Z] --- PASS: TestContainerBindMountNonRecursive (1.40s)
15:11:26 [2024-01-23T15:11:26.172Z] === RUN   TestContainerVolumesMountedAsShared
15:11:26 [2024-01-23T15:11:26.748Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s)
15:11:26 [2024-01-23T15:11:26.748Z] === RUN   TestContainerVolumesMountedAsSlave
15:11:27 [2024-01-23T15:11:27.011Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
15:11:27 [2024-01-23T15:11:27.011Z] === RUN   TestContainerCopyLeaksMounts
15:11:27 [2024-01-23T15:11:27.951Z] --- PASS: TestContainerCopyLeaksMounts (0.64s)
15:11:27 [2024-01-23T15:11:27.951Z] === RUN   TestContainerBindMountRecursivelyReadOnly
15:11:29 [2024-01-23T15:11:29.861Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.94s)
15:11:29 [2024-01-23T15:11:29.861Z] === RUN   TestNetworkNat
15:11:30 [2024-01-23T15:11:30.121Z] --- PASS: TestNetworkNat (0.51s)
15:11:30 [2024-01-23T15:11:30.121Z] === RUN   TestNetworkLocalhostTCPNat
15:11:30 [2024-01-23T15:11:30.692Z] --- PASS: TestNetworkLocalhostTCPNat (0.53s)
15:11:30 [2024-01-23T15:11:30.692Z] === RUN   TestNetworkLoopbackNat
15:11:33 [2024-01-23T15:11:33.235Z] --- PASS: TestNetworkLoopbackNat (2.65s)
15:11:33 [2024-01-23T15:11:33.235Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
15:11:33 [2024-01-23T15:11:33.495Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
15:11:33 [2024-01-23T15:11:33.755Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
15:11:33 [2024-01-23T15:11:33.755Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
15:11:33 [2024-01-23T15:11:33.755Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
15:11:33 [2024-01-23T15:11:33.755Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.51s)
15:11:33 [2024-01-23T15:11:33.755Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
15:11:33 [2024-01-23T15:11:33.755Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
15:11:33 [2024-01-23T15:11:33.755Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
15:11:33 [2024-01-23T15:11:33.755Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
15:11:33 [2024-01-23T15:11:33.755Z] === RUN   TestPause
15:11:34 [2024-01-23T15:11:34.325Z] --- PASS: TestPause (0.51s)
15:11:34 [2024-01-23T15:11:34.325Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:11:34 [2024-01-23T15:11:34.325Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:11:34 [2024-01-23T15:11:34.325Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:11:34 [2024-01-23T15:11:34.325Z] === RUN   TestPauseStopPausedContainer
15:11:34 [2024-01-23T15:11:34.896Z] --- PASS: TestPauseStopPausedContainer (0.55s)
15:11:34 [2024-01-23T15:11:34.896Z] === RUN   TestPIDModeHost
15:11:36 [2024-01-23T15:11:36.278Z] --- PASS: TestPIDModeHost (1.18s)
15:11:36 [2024-01-23T15:11:36.278Z] === RUN   TestPIDModeContainer
15:11:36 [2024-01-23T15:11:36.278Z] === RUN   TestPIDModeContainer/non-existing_container
15:11:36 [2024-01-23T15:11:36.278Z] === RUN   TestPIDModeContainer/non-running_container
15:11:36 [2024-01-23T15:11:36.278Z] === RUN   TestPIDModeContainer/running_container
15:11:37 [2024-01-23T15:11:37.218Z] --- PASS: TestPIDModeContainer (1.18s)
15:11:37 [2024-01-23T15:11:37.218Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
15:11:37 [2024-01-23T15:11:37.218Z]     --- PASS: TestPIDModeContainer/non-running_container (0.20s)
15:11:37 [2024-01-23T15:11:37.218Z]     --- PASS: TestPIDModeContainer/running_container (0.53s)
15:11:37 [2024-01-23T15:11:37.218Z] === RUN   TestPsFilter
15:11:37 [2024-01-23T15:11:37.478Z] === RUN   TestPsFilter/since
15:11:37 [2024-01-23T15:11:37.478Z] === RUN   TestPsFilter/before
15:11:37 [2024-01-23T15:11:37.478Z] --- PASS: TestPsFilter (0.15s)
15:11:37 [2024-01-23T15:11:37.478Z]     --- PASS: TestPsFilter/since (0.00s)
15:11:37 [2024-01-23T15:11:37.478Z]     --- PASS: TestPsFilter/before (0.00s)
15:11:37 [2024-01-23T15:11:37.478Z] === RUN   TestRemoveContainerWithRemovedVolume
15:11:38 [2024-01-23T15:11:38.048Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s)
15:11:38 [2024-01-23T15:11:38.048Z] === RUN   TestRemoveContainerWithVolume
15:11:38 [2024-01-23T15:11:38.309Z] --- PASS: TestRemoveContainerWithVolume (0.49s)
15:11:38 [2024-01-23T15:11:38.309Z] === RUN   TestRemoveContainerRunning
15:11:38 [2024-01-23T15:11:38.879Z] --- PASS: TestRemoveContainerRunning (0.49s)
15:11:38 [2024-01-23T15:11:38.879Z] === RUN   TestRemoveContainerForceRemoveRunning
15:11:39 [2024-01-23T15:11:39.449Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
15:11:39 [2024-01-23T15:11:39.449Z] === RUN   TestRemoveInvalidContainer
15:11:39 [2024-01-23T15:11:39.449Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:11:39 [2024-01-23T15:11:39.449Z] === RUN   TestRenameLinkedContainer
15:11:41 [2024-01-23T15:11:41.360Z] --- PASS: TestRenameLinkedContainer (1.85s)
15:11:41 [2024-01-23T15:11:41.360Z] === RUN   TestRenameStoppedContainer
15:11:41 [2024-01-23T15:11:41.621Z] --- PASS: TestRenameStoppedContainer (0.43s)
15:11:41 [2024-01-23T15:11:41.621Z] === RUN   TestRenameRunningContainerAndReuse
15:11:42 [2024-01-23T15:11:42.561Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s)
15:11:42 [2024-01-23T15:11:42.561Z] === RUN   TestRenameInvalidName
15:11:43 [2024-01-23T15:11:43.131Z] --- PASS: TestRenameInvalidName (0.48s)
15:11:43 [2024-01-23T15:11:43.131Z] === RUN   TestRenameAnonymousContainer
15:11:45 [2024-01-23T15:11:45.042Z] --- PASS: TestRenameAnonymousContainer (1.60s)
15:11:45 [2024-01-23T15:11:45.042Z] === RUN   TestRenameContainerWithSameName
15:11:45 [2024-01-23T15:11:45.042Z] --- PASS: TestRenameContainerWithSameName (0.48s)
15:11:45 [2024-01-23T15:11:45.042Z] === RUN   TestRenameContainerWithLinkedContainer
15:11:45 [2024-01-23T15:11:45.982Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
15:11:45 [2024-01-23T15:11:45.982Z] === RUN   TestResize
15:11:45 [2024-01-23T15:11:45.982Z] === RUN   TestResize/success
15:11:46 [2024-01-23T15:11:46.243Z] === RUN   TestResize/invalid_size
15:11:46 [2024-01-23T15:11:46.503Z] === RUN   TestResize/invalid_state
15:11:47 [2024-01-23T15:11:47.074Z] --- PASS: TestResize (1.03s)
15:11:47 [2024-01-23T15:11:47.074Z]     --- PASS: TestResize/success (0.26s)
15:11:47 [2024-01-23T15:11:47.074Z]     --- PASS: TestResize/invalid_size (0.27s)
15:11:47 [2024-01-23T15:11:47.074Z]     --- PASS: TestResize/invalid_state (0.07s)
15:11:47 [2024-01-23T15:11:47.074Z] === RUN   TestDaemonRestartKillContainers
15:11:47 [2024-01-23T15:11:47.074Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:11:47 [2024-01-23T15:11:47.074Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:11:47 [2024-01-23T15:11:47.074Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:11:47 [2024-01-23T15:11:47.074Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:11:47 [2024-01-23T15:11:47.074Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:11:47 [2024-01-23T15:11:47.074Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:11:47 [2024-01-23T15:11:47.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:11:48 [2024-01-23T15:11:48.459Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:11:49 [2024-01-23T15:11:49.031Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:11:49 [2024-01-23T15:11:49.292Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:11:49 [2024-01-23T15:11:49.292Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:11:49 [2024-01-23T15:11:49.292Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:11:49 [2024-01-23T15:11:49.292Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:11:49 [2024-01-23T15:11:49.863Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:11:50 [2024-01-23T15:11:50.434Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:11:55 [2024-01-23T15:11:55.724Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:11:55 [2024-01-23T15:11:55.724Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s)
15:11:55 [2024-01-23T15:11:55.724Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.96s)
15:11:55 [2024-01-23T15:11:55.724Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.05s)
15:11:55 [2024-01-23T15:11:55.724Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.05s)
15:11:55 [2024-01-23T15:11:55.724Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.19s)
15:11:55 [2024-01-23T15:11:55.724Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s)
15:11:55 [2024-01-23T15:11:55.724Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.67s)
15:11:55 [2024-01-23T15:11:55.724Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s)
15:11:55 [2024-01-23T15:11:55.724Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s)
15:11:55 [2024-01-23T15:11:55.724Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
15:11:55 [2024-01-23T15:11:55.724Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.83s)
15:11:55 [2024-01-23T15:11:55.724Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.54s)
15:11:55 [2024-01-23T15:11:55.724Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.42s)
15:11:55 [2024-01-23T15:11:55.724Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.94s)
15:11:55 [2024-01-23T15:11:55.724Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.72s)
15:11:55 [2024-01-23T15:11:55.724Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.90s)
15:11:55 [2024-01-23T15:11:55.724Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
15:11:55 [2024-01-23T15:11:55.724Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
15:11:56 [2024-01-23T15:11:56.313Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
15:11:57 [2024-01-23T15:11:57.695Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.04s)
15:11:57 [2024-01-23T15:11:57.695Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.03s)
15:11:57 [2024-01-23T15:11:57.695Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.00s)
15:11:57 [2024-01-23T15:11:57.695Z] === RUN   TestContainerRestartWithCancelledRequest
15:11:59 [2024-01-23T15:11:59.606Z] --- PASS: TestContainerRestartWithCancelledRequest (1.93s)
15:11:59 [2024-01-23T15:11:59.606Z] === RUN   TestCgroupNamespacesRun
15:12:00 [2024-01-23T15:12:00.546Z] --- PASS: TestCgroupNamespacesRun (1.10s)
15:12:00 [2024-01-23T15:12:00.546Z] === RUN   TestCgroupNamespacesRunPrivileged
15:12:01 [2024-01-23T15:12:01.486Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
15:12:01 [2024-01-23T15:12:01.486Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:12:02 [2024-01-23T15:12:02.868Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s)
15:12:02 [2024-01-23T15:12:02.868Z] === RUN   TestCgroupNamespacesRunHostMode
15:12:03 [2024-01-23T15:12:03.809Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
15:12:03 [2024-01-23T15:12:03.809Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:12:05 [2024-01-23T15:12:05.191Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
15:12:05 [2024-01-23T15:12:05.191Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:12:06 [2024-01-23T15:12:06.132Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
15:12:06 [2024-01-23T15:12:06.132Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:12:06 [2024-01-23T15:12:06.703Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
15:12:06 [2024-01-23T15:12:06.703Z] === RUN   TestCgroupNamespacesRunOlderClient
15:12:07 [2024-01-23T15:12:07.643Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
15:12:07 [2024-01-23T15:12:07.643Z] === RUN   TestNISDomainname
15:12:08 [2024-01-23T15:12:08.213Z] --- PASS: TestNISDomainname (0.54s)
15:12:08 [2024-01-23T15:12:08.213Z] === RUN   TestHostnameDnsResolution
15:12:09 [2024-01-23T15:12:09.154Z] --- PASS: TestHostnameDnsResolution (0.76s)
15:12:09 [2024-01-23T15:12:09.154Z] === RUN   TestUnprivilegedPortsAndPing
15:12:09 [2024-01-23T15:12:09.724Z] --- PASS: TestUnprivilegedPortsAndPing (0.61s)
15:12:09 [2024-01-23T15:12:09.725Z] === RUN   TestPrivilegedHostDevices
15:12:10 [2024-01-23T15:12:10.295Z] --- PASS: TestPrivilegedHostDevices (0.51s)
15:12:10 [2024-01-23T15:12:10.295Z] === RUN   TestRunConsoleSize
15:12:10 [2024-01-23T15:12:10.556Z] --- PASS: TestRunConsoleSize (0.43s)
15:12:10 [2024-01-23T15:12:10.556Z] === RUN   TestRunWithAlternativeContainerdShim
15:12:17 [2024-01-23T15:12:17.136Z] --- PASS: TestRunWithAlternativeContainerdShim (5.47s)
15:12:17 [2024-01-23T15:12:17.136Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
15:12:17 [2024-01-23T15:12:17.136Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.15s)
15:12:17 [2024-01-23T15:12:17.136Z] === RUN   TestStaticIPOutsideSubpool
15:12:18 [2024-01-23T15:12:18.517Z] --- PASS: TestStaticIPOutsideSubpool (1.21s)
15:12:18 [2024-01-23T15:12:18.517Z] === RUN   TestStats
15:12:19 [2024-01-23T15:12:19.898Z] --- PASS: TestStats (1.50s)
15:12:19 [2024-01-23T15:12:19.898Z] === RUN   TestStopContainerWithTimeout
15:12:19 [2024-01-23T15:12:19.898Z] === RUN   TestStopContainerWithTimeout/0
15:12:19 [2024-01-23T15:12:19.898Z] === PAUSE TestStopContainerWithTimeout/0
15:12:19 [2024-01-23T15:12:19.898Z] === RUN   TestStopContainerWithTimeout/1
15:12:19 [2024-01-23T15:12:19.898Z] === PAUSE TestStopContainerWithTimeout/1
15:12:19 [2024-01-23T15:12:19.898Z] === RUN   TestStopContainerWithTimeout/3
15:12:19 [2024-01-23T15:12:19.898Z] === PAUSE TestStopContainerWithTimeout/3
15:12:19 [2024-01-23T15:12:19.898Z] === RUN   TestStopContainerWithTimeout/-1
15:12:19 [2024-01-23T15:12:19.898Z] === PAUSE TestStopContainerWithTimeout/-1
15:12:19 [2024-01-23T15:12:19.898Z] === CONT  TestStopContainerWithTimeout/0
15:12:19 [2024-01-23T15:12:19.899Z] === CONT  TestStopContainerWithTimeout/3
15:12:19 [2024-01-23T15:12:19.899Z] === CONT  TestStopContainerWithTimeout/-1
15:12:19 [2024-01-23T15:12:19.899Z] === CONT  TestStopContainerWithTimeout/1
15:12:23 [2024-01-23T15:12:23.195Z] --- PASS: TestStopContainerWithTimeout (0.04s)
15:12:23 [2024-01-23T15:12:23.195Z]     --- PASS: TestStopContainerWithTimeout/0 (0.89s)
15:12:23 [2024-01-23T15:12:23.195Z]     --- PASS: TestStopContainerWithTimeout/1 (1.58s)
15:12:23 [2024-01-23T15:12:23.195Z]     --- PASS: TestStopContainerWithTimeout/3 (2.67s)
15:12:23 [2024-01-23T15:12:23.195Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.84s)
15:12:23 [2024-01-23T15:12:23.195Z] === RUN   TestStopContainerWithTimeoutCancel
15:12:23 [2024-01-23T15:12:23.195Z] === PAUSE TestStopContainerWithTimeoutCancel
15:12:23 [2024-01-23T15:12:23.195Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:12:25 [2024-01-23T15:12:25.104Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.23s)
15:12:25 [2024-01-23T15:12:25.104Z] === RUN   TestUpdateMemory
15:12:25 [2024-01-23T15:12:25.675Z] --- PASS: TestUpdateMemory (0.60s)
15:12:25 [2024-01-23T15:12:25.675Z] === RUN   TestUpdateCPUQuota
15:12:26 [2024-01-23T15:12:26.614Z] --- PASS: TestUpdateCPUQuota (0.85s)
15:12:26 [2024-01-23T15:12:26.614Z] === RUN   TestUpdatePidsLimit
15:12:26 [2024-01-23T15:12:26.614Z] === RUN   TestUpdatePidsLimit/update_from_none
15:12:26 [2024-01-23T15:12:26.874Z] === RUN   TestUpdatePidsLimit/no_change
15:12:26 [2024-01-23T15:12:26.874Z] === RUN   TestUpdatePidsLimit/update_lower
15:12:27 [2024-01-23T15:12:27.134Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:12:27 [2024-01-23T15:12:27.394Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:12:27 [2024-01-23T15:12:27.659Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:12:27 [2024-01-23T15:12:27.924Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:12:28 [2024-01-23T15:12:28.498Z] --- PASS: TestUpdatePidsLimit (2.12s)
15:12:28 [2024-01-23T15:12:28.498Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.24s)
15:12:28 [2024-01-23T15:12:28.498Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
15:12:28 [2024-01-23T15:12:28.498Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
15:12:28 [2024-01-23T15:12:28.498Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
15:12:28 [2024-01-23T15:12:28.498Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
15:12:28 [2024-01-23T15:12:28.498Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
15:12:28 [2024-01-23T15:12:28.498Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
15:12:28 [2024-01-23T15:12:28.498Z] === RUN   TestUpdateRestartPolicy
15:12:40 [2024-01-23T15:12:40.719Z] --- PASS: TestUpdateRestartPolicy (10.87s)
15:12:40 [2024-01-23T15:12:40.719Z] === RUN   TestUpdateRestartWithAutoRemove
15:12:40 [2024-01-23T15:12:40.719Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
15:12:40 [2024-01-23T15:12:40.719Z] === RUN   TestWaitNonBlocked
15:12:40 [2024-01-23T15:12:40.719Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:12:40 [2024-01-23T15:12:40.719Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:12:40 [2024-01-23T15:12:40.719Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:12:40 [2024-01-23T15:12:40.719Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:12:40 [2024-01-23T15:12:40.719Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:12:40 [2024-01-23T15:12:40.719Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:12:40 [2024-01-23T15:12:40.719Z] --- PASS: TestWaitNonBlocked (0.04s)
15:12:40 [2024-01-23T15:12:40.719Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
15:12:40 [2024-01-23T15:12:40.719Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
15:12:40 [2024-01-23T15:12:40.719Z] === RUN   TestWaitBlocked
15:12:40 [2024-01-23T15:12:40.719Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:12:40 [2024-01-23T15:12:40.719Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:12:40 [2024-01-23T15:12:40.719Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:12:40 [2024-01-23T15:12:40.719Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:12:40 [2024-01-23T15:12:40.719Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:12:40 [2024-01-23T15:12:40.719Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:12:41 [2024-01-23T15:12:41.657Z] --- PASS: TestWaitBlocked (0.03s)
15:12:41 [2024-01-23T15:12:41.658Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
15:12:41 [2024-01-23T15:12:41.658Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s)
15:12:41 [2024-01-23T15:12:41.658Z] === RUN   TestWaitConditions
15:12:41 [2024-01-23T15:12:41.658Z] === RUN   TestWaitConditions/default
15:12:41 [2024-01-23T15:12:41.658Z] === PAUSE TestWaitConditions/default
15:12:41 [2024-01-23T15:12:41.658Z] === RUN   TestWaitConditions/not-running
15:12:41 [2024-01-23T15:12:41.658Z] === PAUSE TestWaitConditions/not-running
15:12:41 [2024-01-23T15:12:41.658Z] === RUN   TestWaitConditions/next-exit
15:12:41 [2024-01-23T15:12:41.658Z] === PAUSE TestWaitConditions/next-exit
15:12:41 [2024-01-23T15:12:41.658Z] === RUN   TestWaitConditions/removed
15:12:41 [2024-01-23T15:12:41.658Z] === PAUSE TestWaitConditions/removed
15:12:41 [2024-01-23T15:12:41.658Z] === CONT  TestWaitConditions/default
15:12:41 [2024-01-23T15:12:41.658Z] === CONT  TestWaitConditions/next-exit
15:12:41 [2024-01-23T15:12:41.658Z] === CONT  TestWaitConditions/removed
15:12:41 [2024-01-23T15:12:41.658Z] === CONT  TestWaitConditions/not-running
15:12:41 [2024-01-23T15:12:41.658Z]     wait_test.go:145: ContainerID = c62f9b1ccea0c824731edc960f4b0e7286e3a8b542db81e1fe9abf85b2e7dfa8
15:12:41 [2024-01-23T15:12:41.658Z]     wait_test.go:145: ContainerID = 68306f9cc8af7397cb2265b4fc70978079b946cc5bdc9f2de2baafd72a166895
15:12:41 [2024-01-23T15:12:41.658Z]     wait_test.go:145: ContainerID = ea37d41642fd3bb692eb22632caffddae4d7ef2c52ab714d193745acd8297f94
15:12:41 [2024-01-23T15:12:41.658Z]     wait_test.go:145: ContainerID = dc676615c9f1d6056fe00bcd8d6f56f9cda17c7bffd9752798b039018aa17f5f
15:12:43 [2024-01-23T15:12:43.039Z] --- PASS: TestWaitConditions (0.03s)
15:12:43 [2024-01-23T15:12:43.039Z]     --- PASS: TestWaitConditions/default (0.77s)
15:12:43 [2024-01-23T15:12:43.039Z]     --- PASS: TestWaitConditions/removed (0.88s)
15:12:43 [2024-01-23T15:12:43.039Z]     --- PASS: TestWaitConditions/next-exit (1.14s)
15:12:43 [2024-01-23T15:12:43.039Z]     --- PASS: TestWaitConditions/not-running (1.18s)
15:12:43 [2024-01-23T15:12:43.039Z] === RUN   TestWaitRestartedContainer
15:12:43 [2024-01-23T15:12:43.039Z] === RUN   TestWaitRestartedContainer/default
15:12:43 [2024-01-23T15:12:43.039Z] === PAUSE TestWaitRestartedContainer/default
15:12:43 [2024-01-23T15:12:43.039Z] === RUN   TestWaitRestartedContainer/not-running
15:12:43 [2024-01-23T15:12:43.039Z] === PAUSE TestWaitRestartedContainer/not-running
15:12:43 [2024-01-23T15:12:43.039Z] === RUN   TestWaitRestartedContainer/next-exit
15:12:43 [2024-01-23T15:12:43.039Z] === PAUSE TestWaitRestartedContainer/next-exit
15:12:43 [2024-01-23T15:12:43.039Z] === CONT  TestWaitRestartedContainer/default
15:12:43 [2024-01-23T15:12:43.039Z] === CONT  TestWaitRestartedContainer/next-exit
15:12:43 [2024-01-23T15:12:43.039Z] === CONT  TestWaitRestartedContainer/not-running
15:12:44 [2024-01-23T15:12:44.948Z] --- PASS: TestWaitRestartedContainer (0.01s)
15:12:44 [2024-01-23T15:12:44.948Z]     --- PASS: TestWaitRestartedContainer/not-running (1.86s)
15:12:44 [2024-01-23T15:12:44.948Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.12s)
15:12:44 [2024-01-23T15:12:44.948Z]     --- PASS: TestWaitRestartedContainer/default (2.17s)
15:12:44 [2024-01-23T15:12:44.948Z] === CONT  TestHardRestartWhenContainerIsRunning
15:12:44 [2024-01-23T15:12:44.948Z] === CONT  TestRestartDaemonWithRestartingContainer
15:12:44 [2024-01-23T15:12:44.948Z] === CONT  TestDaemonHostGatewayIP
15:12:44 [2024-01-23T15:12:44.948Z] === CONT  TestStopContainerWithTimeoutCancel
15:12:44 [2024-01-23T15:12:44.948Z] === CONT  TestContainerKillOnDaemonStart
15:12:44 [2024-01-23T15:12:44.948Z] === CONT  TestContainerStartOnDaemonRestart
15:12:44 [2024-01-23T15:12:44.948Z] === CONT  TestIpcModeOlderClient
15:12:44 [2024-01-23T15:12:44.948Z] === CONT  TestDaemonRestartIpcMode
15:12:44 [2024-01-23T15:12:44.948Z] --- PASS: TestIpcModeOlderClient (0.11s)
15:12:46 [2024-01-23T15:12:46.858Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
15:12:46 [2024-01-23T15:12:46.858Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
15:12:47 [2024-01-23T15:12:47.428Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.54s)
15:12:47 [2024-01-23T15:12:47.428Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
15:12:47 [2024-01-23T15:12:47.428Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.60s)
15:12:47 [2024-01-23T15:12:47.998Z] --- PASS: TestContainerStartOnDaemonRestart (3.13s)
15:12:48 [2024-01-23T15:12:48.568Z] --- PASS: TestDaemonHostGatewayIP (3.70s)
15:12:48 [2024-01-23T15:12:48.828Z] --- PASS: TestStopContainerWithTimeoutCancel (3.86s)
15:12:48 [2024-01-23T15:12:48.828Z] --- PASS: TestDaemonRestartIpcMode (3.98s)
15:12:48 [2024-01-23T15:12:48.828Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.99s)
15:12:56 [2024-01-23T15:12:56.958Z] --- PASS: TestContainerKillOnDaemonStart (11.66s)
15:12:56 [2024-01-23T15:12:56.958Z] PASS
15:12:56 [2024-01-23T15:12:56.958Z] 
15:12:56 [2024-01-23T15:12:56.958Z] === Skipped
15:12:56 [2024-01-23T15:12:56.958Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:12:56 [2024-01-23T15:12:56.958Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:12:56 [2024-01-23T15:12:56.958Z] 
15:12:56 [2024-01-23T15:12:56.958Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:12:56 [2024-01-23T15:12:56.958Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:12:56 [2024-01-23T15:12:56.958Z] 
15:12:56 [2024-01-23T15:12:56.958Z] DONE 321 tests, 2 skipped in 173.491s
15:12:56 [2024-01-23T15:12:56.958Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
15:12:56 [2024-01-23T15:12:56.958Z] ++ '[' -n '' ']'
15:12:56 [2024-01-23T15:12:56.958Z] ++ 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
15:12:56 [2024-01-23T15:12:56.958Z] ++ set -e
15:12:56 [2024-01-23T15:12:56.958Z] ++ '[' -n 0 ']'
15:12:56 [2024-01-23T15:12:56.958Z] ++ set -x
15:12:56 [2024-01-23T15:12:56.958Z] ++ 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.m4a7vgMhZA/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
15:12:56 [2024-01-23T15:12:56.958Z] INFO: Testing against a local daemon
15:12:56 [2024-01-23T15:12:56.958Z] === RUN   TestConfigDaemonID
15:12:57 [2024-01-23T15:12:57.897Z]     daemon_test.go:61: [d600d5d070025] daemon is not started
15:12:57 [2024-01-23T15:12:57.897Z] --- PASS: TestConfigDaemonID (1.05s)
15:12:57 [2024-01-23T15:12:57.897Z] === RUN   TestDaemonConfigValidation
15:12:57 [2024-01-23T15:12:57.897Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:12:57 [2024-01-23T15:12:57.897Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:12:57 [2024-01-23T15:12:57.897Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:12:57 [2024-01-23T15:12:57.897Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:12:57 [2024-01-23T15:12:57.897Z] === RUN   TestDaemonConfigValidation/invalid_config
15:12:57 [2024-01-23T15:12:57.897Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:12:57 [2024-01-23T15:12:57.897Z] === RUN   TestDaemonConfigValidation/malformed_config
15:12:57 [2024-01-23T15:12:57.897Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:12:57 [2024-01-23T15:12:57.897Z] === RUN   TestDaemonConfigValidation/valid_config
15:12:57 [2024-01-23T15:12:57.897Z] === PAUSE TestDaemonConfigValidation/valid_config
15:12:57 [2024-01-23T15:12:57.897Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:12:57 [2024-01-23T15:12:57.897Z] === CONT  TestDaemonConfigValidation/malformed_config
15:12:57 [2024-01-23T15:12:57.897Z] === CONT  TestDaemonConfigValidation/valid_config
15:12:57 [2024-01-23T15:12:57.897Z] === CONT  TestDaemonConfigValidation/invalid_config
15:12:57 [2024-01-23T15:12:57.897Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:12:57 [2024-01-23T15:12:57.897Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:12:57 [2024-01-23T15:12:57.897Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
15:12:57 [2024-01-23T15:12:57.897Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
15:12:57 [2024-01-23T15:12:57.897Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
15:12:57 [2024-01-23T15:12:57.897Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
15:12:57 [2024-01-23T15:12:57.897Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
15:12:57 [2024-01-23T15:12:57.897Z] === RUN   TestConfigDaemonSeccompProfiles
15:12:57 [2024-01-23T15:12:57.897Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:12:58 [2024-01-23T15:12:58.837Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:12:59 [2024-01-23T15:12:59.776Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:13:01 [2024-01-23T15:13:01.158Z]     daemon_test.go:180: [d81e2e5fa1d11] daemon is not started
15:13:01 [2024-01-23T15:13:01.158Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
15:13:01 [2024-01-23T15:13:01.158Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
15:13:01 [2024-01-23T15:13:01.158Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
15:13:01 [2024-01-23T15:13:01.158Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
15:13:01 [2024-01-23T15:13:01.158Z] === RUN   TestDaemonProxy
15:13:01 [2024-01-23T15:13:01.158Z] === RUN   TestDaemonProxy/environment_variables
15:13:01 [2024-01-23T15:13:01.158Z] === PAUSE TestDaemonProxy/environment_variables
15:13:01 [2024-01-23T15:13:01.158Z] === RUN   TestDaemonProxy/command-line_options
15:13:01 [2024-01-23T15:13:01.158Z] === PAUSE TestDaemonProxy/command-line_options
15:13:01 [2024-01-23T15:13:01.158Z] === RUN   TestDaemonProxy/configuration_file
15:13:01 [2024-01-23T15:13:01.158Z] === PAUSE TestDaemonProxy/configuration_file
15:13:01 [2024-01-23T15:13:01.158Z] === RUN   TestDaemonProxy/conflicting_options
15:13:01 [2024-01-23T15:13:01.418Z] === RUN   TestDaemonProxy/reload_sanitized
15:13:01 [2024-01-23T15:13:01.418Z] === PAUSE TestDaemonProxy/reload_sanitized
15:13:01 [2024-01-23T15:13:01.418Z] === CONT  TestDaemonProxy/environment_variables
15:13:01 [2024-01-23T15:13:01.418Z] === CONT  TestDaemonProxy/configuration_file
15:13:01 [2024-01-23T15:13:01.418Z] === CONT  TestDaemonProxy/reload_sanitized
15:13:01 [2024-01-23T15:13:01.418Z] === CONT  TestDaemonProxy/command-line_options
15:13:03 [2024-01-23T15:13:03.327Z] --- PASS: TestDaemonProxy (0.50s)
15:13:03 [2024-01-23T15:13:03.327Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
15:13:03 [2024-01-23T15:13:03.327Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
15:13:03 [2024-01-23T15:13:03.327Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
15:13:03 [2024-01-23T15:13:03.327Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
15:13:03 [2024-01-23T15:13:03.327Z]     --- PASS: TestDaemonProxy/command-line_options (1.76s)
15:13:03 [2024-01-23T15:13:03.327Z] === RUN   TestLiveRestore
15:13:03 [2024-01-23T15:13:03.327Z] === RUN   TestLiveRestore/volume_references
15:13:03 [2024-01-23T15:13:03.327Z] === PAUSE TestLiveRestore/volume_references
15:13:03 [2024-01-23T15:13:03.327Z] === RUN   TestLiveRestore/autoremove
15:13:03 [2024-01-23T15:13:03.327Z] === PAUSE TestLiveRestore/autoremove
15:13:03 [2024-01-23T15:13:03.327Z] === CONT  TestLiveRestore/volume_references
15:13:03 [2024-01-23T15:13:03.327Z] === CONT  TestLiveRestore/autoremove
15:13:03 [2024-01-23T15:13:03.327Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
15:13:03 [2024-01-23T15:13:03.897Z] === RUN   TestLiveRestore/volume_references/restartPolicy
15:13:03 [2024-01-23T15:13:03.897Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
15:13:04 [2024-01-23T15:13:04.837Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
15:13:05 [2024-01-23T15:13:05.098Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
15:13:06 [2024-01-23T15:13:06.074Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
15:13:07 [2024-01-23T15:13:07.021Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
15:13:07 [2024-01-23T15:13:07.961Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
15:13:08 [2024-01-23T15:13:08.899Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
15:13:09 [2024-01-23T15:13:09.469Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
15:13:10 [2024-01-23T15:13:10.852Z] --- PASS: TestLiveRestore (0.00s)
15:13:10 [2024-01-23T15:13:10.852Z]     --- PASS: TestLiveRestore/autoremove (3.50s)
15:13:10 [2024-01-23T15:13:10.852Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.90s)
15:13:10 [2024-01-23T15:13:10.852Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.60s)
15:13:10 [2024-01-23T15:13:10.852Z]     --- PASS: TestLiveRestore/volume_references (7.35s)
15:13:10 [2024-01-23T15:13:10.852Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.28s)
15:13:10 [2024-01-23T15:13:10.852Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.12s)
15:13:10 [2024-01-23T15:13:10.852Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.06s)
15:13:10 [2024-01-23T15:13:10.852Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.11s)
15:13:10 [2024-01-23T15:13:10.852Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.99s)
15:13:10 [2024-01-23T15:13:10.852Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.45s)
15:13:10 [2024-01-23T15:13:10.852Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.45s)
15:13:10 [2024-01-23T15:13:10.852Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.00s)
15:13:10 [2024-01-23T15:13:10.852Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
15:13:11 [2024-01-23T15:13:11.113Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
15:13:11 [2024-01-23T15:13:11.113Z] PASS
15:13:11 [2024-01-23T15:13:11.113Z] 
15:13:11 [2024-01-23T15:13:11.113Z] DONE 31 tests in 14.583s
15:13:11 [2024-01-23T15:13:11.113Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
15:13:11 [2024-01-23T15:13:11.113Z] ++ '[' -n '' ']'
15:13:11 [2024-01-23T15:13:11.113Z] ++ 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
15:13:11 [2024-01-23T15:13:11.113Z] ++ set -e
15:13:11 [2024-01-23T15:13:11.113Z] ++ '[' -n 0 ']'
15:13:11 [2024-01-23T15:13:11.113Z] ++ set -x
15:13:11 [2024-01-23T15:13:11.113Z] ++ 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.m4a7vgMhZA/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
15:13:11 [2024-01-23T15:13:11.373Z] INFO: Testing against a local daemon
15:13:11 [2024-01-23T15:13:11.373Z] === RUN   TestCommitInheritsEnv
15:13:11 [2024-01-23T15:13:11.373Z] --- PASS: TestCommitInheritsEnv (0.18s)
15:13:11 [2024-01-23T15:13:11.373Z] === RUN   TestUsernsCommit
15:13:13 [2024-01-23T15:13:13.283Z] --- PASS: TestUsernsCommit (1.50s)
15:13:13 [2024-01-23T15:13:13.283Z] === RUN   TestImportExtremelyLargeImageWorks
15:13:13 [2024-01-23T15:13:13.283Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
15:13:13 [2024-01-23T15:13:13.283Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:13:13 [2024-01-23T15:13:13.283Z] === RUN   TestImportWithCustomPlatform
15:13:13 [2024-01-23T15:13:13.283Z] === RUN   TestImportWithCustomPlatform/#00
15:13:13 [2024-01-23T15:13:13.283Z] === RUN   TestImportWithCustomPlatform/linux
15:13:13 [2024-01-23T15:13:13.283Z] === RUN   TestImportWithCustomPlatform/LINUX
15:13:13 [2024-01-23T15:13:13.283Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:13:13 [2024-01-23T15:13:13.283Z] --- PASS: TestImportWithCustomPlatform (0.12s)
15:13:13 [2024-01-23T15:13:13.283Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
15:13:13 [2024-01-23T15:13:13.283Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
15:13:13 [2024-01-23T15:13:13.283Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
15:13:13 [2024-01-23T15:13:13.283Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
15:13:13 [2024-01-23T15:13:13.283Z] === RUN   TestImportWithCustomPlatformReject
15:13:13 [2024-01-23T15:13:13.283Z] === RUN   TestImportWithCustomPlatformReject/_______
15:13:13 [2024-01-23T15:13:13.283Z] === RUN   TestImportWithCustomPlatformReject//
15:13:13 [2024-01-23T15:13:13.283Z] === RUN   TestImportWithCustomPlatformReject/macos
15:13:13 [2024-01-23T15:13:13.283Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
15:13:13 [2024-01-23T15:13:13.283Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
15:13:13 [2024-01-23T15:13:13.283Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
15:13:13 [2024-01-23T15:13:13.283Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
15:13:13 [2024-01-23T15:13:13.283Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
15:13:13 [2024-01-23T15:13:13.283Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
15:13:13 [2024-01-23T15:13:13.283Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
15:13:13 [2024-01-23T15:13:13.283Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
15:13:13 [2024-01-23T15:13:13.283Z] === RUN   TestImageInspectEmptyTagsAndDigests
15:13:13 [2024-01-23T15:13:13.283Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
15:13:13 [2024-01-23T15:13:13.283Z] === RUN   TestImagesFilterMultiReference
15:13:13 [2024-01-23T15:13:13.283Z] --- PASS: TestImagesFilterMultiReference (0.05s)
15:13:13 [2024-01-23T15:13:13.283Z] === RUN   TestImagesFilterUntil
15:13:13 [2024-01-23T15:13:13.544Z]     list_test.go:95: ImageList: ID=sha256:170b8c5725d19e12dfcb35a3c6e669055b91724313b071c5485399f61b65d315 RepoTags=[testimagesfilteruntil:v1]
15:13:13 [2024-01-23T15:13:13.544Z] --- PASS: TestImagesFilterUntil (0.34s)
15:13:13 [2024-01-23T15:13:13.544Z] === RUN   TestImagesFilterBeforeSince
15:13:13 [2024-01-23T15:13:13.804Z]     list_test.go:129: ImageList: ID=sha256:a60c266402ff03076fac9e40ca6a06bc943fe4cfc50611898b19dc39cf0c4b70 RepoTags=[testimagesfilterbeforesince:v1]
15:13:13 [2024-01-23T15:13:13.804Z]     list_test.go:129: ImageList: ID=sha256:87a6c4d205f1ac5133ab01c49cac678fd9f34fe92fbcedb0473d7d569586bcba RepoTags=[testimagesfilterbeforesince:v2]
15:13:13 [2024-01-23T15:13:13.804Z]     list_test.go:129: ImageList: ID=sha256:6093ee557516c1cdeeef9fef826b04eaa0c21b9b26c52209cb8933c8f486ac81 RepoTags=[testimagesfilterbeforesince:v3]
15:13:13 [2024-01-23T15:13:13.804Z] --- PASS: TestImagesFilterBeforeSince (0.28s)
15:13:13 [2024-01-23T15:13:13.804Z] === RUN   TestAPIImagesFilters
15:13:13 [2024-01-23T15:13:13.804Z] === RUN   TestAPIImagesFilters/repository_regex
15:13:13 [2024-01-23T15:13:13.804Z] === PAUSE TestAPIImagesFilters/repository_regex
15:13:13 [2024-01-23T15:13:13.804Z] === RUN   TestAPIImagesFilters/image_name_regex
15:13:13 [2024-01-23T15:13:13.804Z] === PAUSE TestAPIImagesFilters/image_name_regex
15:13:13 [2024-01-23T15:13:13.804Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
15:13:13 [2024-01-23T15:13:13.804Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
15:13:13 [2024-01-23T15:13:13.804Z] === RUN   TestAPIImagesFilters/registry_port_regex
15:13:13 [2024-01-23T15:13:13.804Z] === PAUSE TestAPIImagesFilters/registry_port_regex
15:13:13 [2024-01-23T15:13:13.804Z] === CONT  TestAPIImagesFilters/repository_regex
15:13:13 [2024-01-23T15:13:13.804Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
15:13:13 [2024-01-23T15:13:13.804Z] === CONT  TestAPIImagesFilters/registry_port_regex
15:13:13 [2024-01-23T15:13:13.804Z] === CONT  TestAPIImagesFilters/image_name_regex
15:13:13 [2024-01-23T15:13:13.804Z] --- PASS: TestAPIImagesFilters (0.05s)
15:13:13 [2024-01-23T15:13:13.804Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
15:13:13 [2024-01-23T15:13:13.804Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
15:13:13 [2024-01-23T15:13:13.804Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
15:13:13 [2024-01-23T15:13:13.804Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
15:13:13 [2024-01-23T15:13:13.804Z] === RUN   TestPruneDontDeleteUsedDangling
15:13:14 [2024-01-23T15:13:14.376Z] --- PASS: TestPruneDontDeleteUsedDangling (0.56s)
15:13:14 [2024-01-23T15:13:14.376Z] === RUN   TestImagePullPlatformInvalid
15:13:14 [2024-01-23T15:13:14.376Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
15:13:14 [2024-01-23T15:13:14.376Z] === RUN   TestImagePullStoredDigestForOtherRepo
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.261826629Z" 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=d2fb6d7b-9eb8-4475-a1d0-6d11d1d46091 version=2.8.3 
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.261949664Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=d2fb6d7b-9eb8-4475-a1d0-6d11d1d46091 version=2.8.3 
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.261981975Z" level=info msg="Starting upload purge in 7m0s" go.version=go1.20.8 instance.id=d2fb6d7b-9eb8-4475-a1d0-6d11d1d46091 version=2.8.3 
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.262197399Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=d2fb6d7b-9eb8-4475-a1d0-6d11d1d46091 version=2.8.3 
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.356763464Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e89aac15-357a-4365-8e2d-3194762ff765 http.request.method=GET http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.356817043Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e89aac15-357a-4365-8e2d-3194762ff765 http.request.method=GET http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.27021ms http.response.status=200 http.response.written=2 
15:13:14 [2024-01-23T15:13:14.376Z] 127.0.0.1 - - [23/Jan/2024:15:13:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.360018076Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=71dbe826-bf47-4b70-b916-7579cdfd1ae4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.360072426Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=71dbe826-bf47-4b70-b916-7579cdfd1ae4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.360025223Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bdd24c4d-6ae1-4879-ac1f-8aa35706f275 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.360151499Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bdd24c4d-6ae1-4879-ac1f-8aa35706f275 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.360178731Z" 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=71dbe826-bf47-4b70-b916-7579cdfd1ae4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=34.732µ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=1378d6bd-5d49-4906-94db-fe288db6cce9 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.360210657Z" 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=bdd24c4d-6ae1-4879-ac1f-8aa35706f275 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=24.836µ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=dbc5aae6-e115-4316-8296-ac3e7acf8af7 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.360294521Z" 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=71dbe826-bf47-4b70-b916-7579cdfd1ae4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.302816ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:13:14 [2024-01-23T15:13:14.376Z] 127.0.0.1 - - [23/Jan/2024:15:13:14 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.360389125Z" 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=bdd24c4d-6ae1-4879-ac1f-8aa35706f275 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.412641ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:13:14 [2024-01-23T15:13:14.376Z] 127.0.0.1 - - [23/Jan/2024:15:13:14 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.361987496Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a786838c-4dd6-4fd7-a69e-349da5038532 http.request.method=POST http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.362044768Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bb64a866-9666-4161-98da-52779bd4f0bc http.request.method=POST http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.362074125Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a786838c-4dd6-4fd7-a69e-349da5038532 http.request.method=POST http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.362108701Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bb64a866-9666-4161-98da-52779bd4f0bc http.request.method=POST http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.362264228Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a786838c-4dd6-4fd7-a69e-349da5038532 http.request.method=POST http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=148.881µ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=4da9a3ba-4426-42db-9367-cfae2737dae3 trace.line=110 vars.name=test 
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.362304958Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bb64a866-9666-4161-98da-52779bd4f0bc http.request.method=POST http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=153.517µ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=80b309cc-a657-40ec-94e1-6383014fe439 trace.line=110 vars.name=test 
15:13:14 [2024-01-23T15:13:14.376Z] time="2024-01-23T15:13:14.362318644Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a786838c-4dd6-4fd7-a69e-349da5038532 http.request.method=POST http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=23.992µ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=1a240179-0475-40d1-86ce-4a810f4b3fb8 trace.line=142 vars.name=test 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.362353434Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bb64a866-9666-4161-98da-52779bd4f0bc http.request.method=POST http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=20.751µ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=48616362-7ff5-4e76-b4b0-39200c7f1610 trace.line=142 vars.name=test 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.36239523Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a786838c-4dd6-4fd7-a69e-349da5038532 http.request.method=POST http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=44.398µ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=2328db14-3614-450c-a55d-8ed61bd96ce1 trace.line=110 vars.name=test 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.362432596Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bb64a866-9666-4161-98da-52779bd4f0bc http.request.method=POST http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=46.178µ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=e6a990b2-7cb2-45e3-a390-258178672d24 trace.line=110 vars.name=test 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.362496645Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a786838c-4dd6-4fd7-a69e-349da5038532 http.request.method=POST http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.882036ms http.response.status=202 http.response.written=0 
15:13:14 [2024-01-23T15:13:14.377Z] 127.0.0.1 - - [23/Jan/2024:15:13:14 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.362517658Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bb64a866-9666-4161-98da-52779bd4f0bc http.request.method=POST http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.866594ms http.response.status=202 http.response.written=0 
15:13:14 [2024-01-23T15:13:14.377Z] 127.0.0.1 - - [23/Jan/2024:15:13:14 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.364348421Z" 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=f12b8e3f-cdf6-4477-85a5-e76fc327045a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86?_state=mNw_M7e48Xu61xkgA8F6b3jSifRsmtc0MkAjYnYZ_tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NzdlYWMxLWM2ZTgtNGY2YS1hYjMyLTBlMGQ1YjRlZGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIxMzAyMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.364747893Z" 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=f12b8e3f-cdf6-4477-85a5-e76fc327045a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86?_state=mNw_M7e48Xu61xkgA8F6b3jSifRsmtc0MkAjYnYZ_tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NzdlYWMxLWM2ZTgtNGY2YS1hYjMyLTBlMGQ1YjRlZGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIxMzAyMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.364847625Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f12b8e3f-cdf6-4477-85a5-e76fc327045a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86?_state=mNw_M7e48Xu61xkgA8F6b3jSifRsmtc0MkAjYnYZ_tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NzdlYWMxLWM2ZTgtNGY2YS1hYjMyLTBlMGQ1YjRlZGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIxMzAyMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=50.74µ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=f842a3cb-ebec-4e2c-a07c-15e95abd1d2f trace.line=95 vars.name=test vars.uuid=5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.364915145Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f12b8e3f-cdf6-4477-85a5-e76fc327045a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86?_state=mNw_M7e48Xu61xkgA8F6b3jSifRsmtc0MkAjYnYZ_tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NzdlYWMxLWM2ZTgtNGY2YS1hYjMyLTBlMGQ1YjRlZGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIxMzAyMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=29.021µ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=7b4cd8c3-e36e-4383-8ca4-a2fcad7c9533 trace.line=142 vars.name=test vars.uuid=5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.364971202Z" 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=f12b8e3f-cdf6-4477-85a5-e76fc327045a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86?_state=mNw_M7e48Xu61xkgA8F6b3jSifRsmtc0MkAjYnYZ_tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NzdlYWMxLWM2ZTgtNGY2YS1hYjMyLTBlMGQ1YjRlZGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIxMzAyMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.365058381Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86/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=f12b8e3f-cdf6-4477-85a5-e76fc327045a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86?_state=mNw_M7e48Xu61xkgA8F6b3jSifRsmtc0MkAjYnYZ_tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NzdlYWMxLWM2ZTgtNGY2YS1hYjMyLTBlMGQ1YjRlZGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIxMzAyMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=48.476µ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=798417b3-72ef-45ba-a110-ee92ced45118 trace.line=110 vars.name=test vars.uuid=5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.365096271Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f12b8e3f-cdf6-4477-85a5-e76fc327045a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86?_state=mNw_M7e48Xu61xkgA8F6b3jSifRsmtc0MkAjYnYZ_tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NzdlYWMxLWM2ZTgtNGY2YS1hYjMyLTBlMGQ1YjRlZGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIxMzAyMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.678µ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=b855632f-f5a0-43b6-8e02-f52baadc1b9c trace.line=155 vars.name=test vars.uuid=5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.365134277Z" 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=f12b8e3f-cdf6-4477-85a5-e76fc327045a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86?_state=mNw_M7e48Xu61xkgA8F6b3jSifRsmtc0MkAjYnYZ_tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NzdlYWMxLWM2ZTgtNGY2YS1hYjMyLTBlMGQ1YjRlZGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIxMzAyMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.209µ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=2c3fc0b3-8569-4c0f-bd8d-bdb05a712f33 trace.line=155 vars.name=test vars.uuid=5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.365161879Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f12b8e3f-cdf6-4477-85a5-e76fc327045a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86?_state=mNw_M7e48Xu61xkgA8F6b3jSifRsmtc0MkAjYnYZ_tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NzdlYWMxLWM2ZTgtNGY2YS1hYjMyLTBlMGQ1YjRlZGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIxMzAyMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=8.311µ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=5f9df5a7-532d-494a-9a04-e31eac49ca2f trace.line=155 vars.name=test vars.uuid=5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.365242814Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86/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=f12b8e3f-cdf6-4477-85a5-e76fc327045a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86?_state=mNw_M7e48Xu61xkgA8F6b3jSifRsmtc0MkAjYnYZ_tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NzdlYWMxLWM2ZTgtNGY2YS1hYjMyLTBlMGQ1YjRlZGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIxMzAyMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=53.579µ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=daad68b4-4749-46f0-82fc-aa140f28c09c trace.line=185 vars.name=test vars.uuid=5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.365317176Z" 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=f12b8e3f-cdf6-4477-85a5-e76fc327045a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86?_state=mNw_M7e48Xu61xkgA8F6b3jSifRsmtc0MkAjYnYZ_tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NzdlYWMxLWM2ZTgtNGY2YS1hYjMyLTBlMGQ1YjRlZGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIxMzAyMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=45.99µ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=c3109c57-cc31-4f9a-a041-c7ad5f1e19bc trace.line=110 vars.name=test vars.uuid=5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.365440293Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f12b8e3f-cdf6-4477-85a5-e76fc327045a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86?_state=mNw_M7e48Xu61xkgA8F6b3jSifRsmtc0MkAjYnYZ_tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NzdlYWMxLWM2ZTgtNGY2YS1hYjMyLTBlMGQ1YjRlZGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIxMzAyMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=95.056µ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=f43c0fb6-c801-4e27-b785-f7de24a421a0 trace.line=202 vars.name=test vars.uuid=5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.3654436Z" 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=e599063a-caa0-45ee-95c2-4c83aaf418a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9?_state=32a5F9mplwqEBxmVhEkjcpHl_doTEvEdbQw2i-tBhtB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMTBkOTdjLWQ1ZDktNGY3Zi1iNGZhLTNmMGM4ZWQ4YTNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIwOTI1MzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.365536982Z" 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=f12b8e3f-cdf6-4477-85a5-e76fc327045a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42716" http.request.uri="/v2/test/blobs/uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86?_state=mNw_M7e48Xu61xkgA8F6b3jSifRsmtc0MkAjYnYZ_tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NzdlYWMxLWM2ZTgtNGY2YS1hYjMyLTBlMGQ1YjRlZGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIxMzAyMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.239318ms http.response.status=201 http.response.written=0 
15:13:14 [2024-01-23T15:13:14.377Z] 127.0.0.1 - - [23/Jan/2024:15:13:14 +0000] "PUT /v2/test/blobs/uploads/5877eac1-c6e8-4f6a-ab32-0e0d5b4edc86?_state=mNw_M7e48Xu61xkgA8F6b3jSifRsmtc0MkAjYnYZ_tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NzdlYWMxLWM2ZTgtNGY2YS1hYjMyLTBlMGQ1YjRlZGM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIxMzAyMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.365537384Z" 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=e599063a-caa0-45ee-95c2-4c83aaf418a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9?_state=32a5F9mplwqEBxmVhEkjcpHl_doTEvEdbQw2i-tBhtB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMTBkOTdjLWQ1ZDktNGY3Zi1iNGZhLTNmMGM4ZWQ4YTNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIwOTI1MzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.365696628Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e599063a-caa0-45ee-95c2-4c83aaf418a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9?_state=32a5F9mplwqEBxmVhEkjcpHl_doTEvEdbQw2i-tBhtB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMTBkOTdjLWQ1ZDktNGY3Zi1iNGZhLTNmMGM4ZWQ4YTNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIwOTI1MzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=41.977µ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=ebe4e656-85a4-4cd4-b014-0d8ba559cbbc trace.line=95 vars.name=test vars.uuid=5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.365772057Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e599063a-caa0-45ee-95c2-4c83aaf418a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9?_state=32a5F9mplwqEBxmVhEkjcpHl_doTEvEdbQw2i-tBhtB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMTBkOTdjLWQ1ZDktNGY3Zi1iNGZhLTNmMGM4ZWQ4YTNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIwOTI1MzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=26.822µ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=fe978e46-4554-482b-a593-0c4b7bf8072d trace.line=142 vars.name=test vars.uuid=5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.365818358Z" 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=e599063a-caa0-45ee-95c2-4c83aaf418a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9?_state=32a5F9mplwqEBxmVhEkjcpHl_doTEvEdbQw2i-tBhtB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMTBkOTdjLWQ1ZDktNGY3Zi1iNGZhLTNmMGM4ZWQ4YTNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIwOTI1MzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.365891662Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9/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=e599063a-caa0-45ee-95c2-4c83aaf418a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9?_state=32a5F9mplwqEBxmVhEkjcpHl_doTEvEdbQw2i-tBhtB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMTBkOTdjLWQ1ZDktNGY3Zi1iNGZhLTNmMGM4ZWQ4YTNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIwOTI1MzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.983µ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=f01b8e36-5298-4bb8-8141-05a1875569f3 trace.line=110 vars.name=test vars.uuid=5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9 
15:13:14 [2024-01-23T15:13:14.377Z] time="2024-01-23T15:13:14.365930849Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e599063a-caa0-45ee-95c2-4c83aaf418a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9?_state=32a5F9mplwqEBxmVhEkjcpHl_doTEvEdbQw2i-tBhtB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMTBkOTdjLWQ1ZDktNGY3Zi1iNGZhLTNmMGM4ZWQ4YTNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIwOTI1MzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.38µ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=9f8ad35b-55c0-4b9e-8d9e-04e9e1a40cd5 trace.line=155 vars.name=test vars.uuid=5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.365973901Z" 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=e599063a-caa0-45ee-95c2-4c83aaf418a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9?_state=32a5F9mplwqEBxmVhEkjcpHl_doTEvEdbQw2i-tBhtB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMTBkOTdjLWQ1ZDktNGY3Zi1iNGZhLTNmMGM4ZWQ4YTNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIwOTI1MzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.506µ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=aea919d0-070c-4d33-b76b-00044b6749b8 trace.line=155 vars.name=test vars.uuid=5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.366004769Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e599063a-caa0-45ee-95c2-4c83aaf418a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9?_state=32a5F9mplwqEBxmVhEkjcpHl_doTEvEdbQw2i-tBhtB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMTBkOTdjLWQ1ZDktNGY3Zi1iNGZhLTNmMGM4ZWQ4YTNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIwOTI1MzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.882µ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=c9267c04-5cc3-4254-9239-136583de463b trace.line=155 vars.name=test vars.uuid=5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.366065412Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9/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=e599063a-caa0-45ee-95c2-4c83aaf418a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9?_state=32a5F9mplwqEBxmVhEkjcpHl_doTEvEdbQw2i-tBhtB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMTBkOTdjLWQ1ZDktNGY3Zi1iNGZhLTNmMGM4ZWQ4YTNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIwOTI1MzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.661µ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=aea2f4db-2ed6-4d0a-999d-025fd541db53 trace.line=185 vars.name=test vars.uuid=5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.36613111Z" 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=e599063a-caa0-45ee-95c2-4c83aaf418a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9?_state=32a5F9mplwqEBxmVhEkjcpHl_doTEvEdbQw2i-tBhtB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMTBkOTdjLWQ1ZDktNGY3Zi1iNGZhLTNmMGM4ZWQ4YTNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIwOTI1MzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.079µ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=bff8380b-9caa-4468-9fd1-081bace6ccc7 trace.line=110 vars.name=test vars.uuid=5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.366237612Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e599063a-caa0-45ee-95c2-4c83aaf418a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9?_state=32a5F9mplwqEBxmVhEkjcpHl_doTEvEdbQw2i-tBhtB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMTBkOTdjLWQ1ZDktNGY3Zi1iNGZhLTNmMGM4ZWQ4YTNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIwOTI1MzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=80.516µ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=d13a5d63-4132-4111-83cc-b7c3710ad8e8 trace.line=202 vars.name=test vars.uuid=5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.366319548Z" 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=e599063a-caa0-45ee-95c2-4c83aaf418a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/blobs/uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9?_state=32a5F9mplwqEBxmVhEkjcpHl_doTEvEdbQw2i-tBhtB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMTBkOTdjLWQ1ZDktNGY3Zi1iNGZhLTNmMGM4ZWQ4YTNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIwOTI1MzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.006408ms http.response.status=201 http.response.written=0 
15:13:14 [2024-01-23T15:13:14.378Z] 127.0.0.1 - - [23/Jan/2024:15:13:14 +0000] "PUT /v2/test/blobs/uploads/5210d97c-d5d9-4f7f-b4fa-3f0c8ed8a3a9?_state=32a5F9mplwqEBxmVhEkjcpHl_doTEvEdbQw2i-tBhtB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMTBkOTdjLWQ1ZDktNGY3Zi1iNGZhLTNmMGM4ZWQ4YTNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNToxMzoxNC4zNjIwOTI1MzdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.367917812Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a889d4e2-2d23-42a3-9d4e-00a1b2c732be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.367958854Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a889d4e2-2d23-42a3-9d4e-00a1b2c732be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.368019932Z" 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=a889d4e2-2d23-42a3-9d4e-00a1b2c732be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=29.464µ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=67c6c805-2026-47d6-a524-5254855de024 trace.line=95 vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.368109819Z" 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=a889d4e2-2d23-42a3-9d4e-00a1b2c732be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.40044ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] 127.0.0.1 - - [23/Jan/2024:15:13:14 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown"
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.369083128Z" 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=87050703-717d-47a6-9146-30330769d6b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.369119107Z" 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=87050703-717d-47a6-9146-30330769d6b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.369264156Z" 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=87050703-717d-47a6-9146-30330769d6b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.369280123Z" 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=87050703-717d-47a6-9146-30330769d6b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.36929006Z" 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=87050703-717d-47a6-9146-30330769d6b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.369361132Z" 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=87050703-717d-47a6-9146-30330769d6b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=39.228µ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=7133d706-bb42-4f51-acbc-c9bdf037d1b9 trace.line=95 vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.369412692Z" 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=87050703-717d-47a6-9146-30330769d6b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=18.354µ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=acdde534-c87e-45d7-a71e-4be54eab6eea trace.line=155 vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.369462407Z" 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=87050703-717d-47a6-9146-30330769d6b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=20.824µ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=694b61a4-463d-4deb-bd7f-3fef211375e7 trace.line=95 vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.369518251Z" 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=87050703-717d-47a6-9146-30330769d6b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.62µ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=b34cb79f-3842-4184-b26e-383b7c070cdf trace.line=155 vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.369563756Z" 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=87050703-717d-47a6-9146-30330769d6b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.939µ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=e2f4b2a1-084e-4b7d-b24b-b962acf37ec8 trace.line=155 vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.369642344Z" 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=87050703-717d-47a6-9146-30330769d6b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=52.364µ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=5cdc6e4b-fc8e-450b-a53d-657f45d82ecd trace.line=110 vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.369725765Z" 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=87050703-717d-47a6-9146-30330769d6b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=52.348µ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=c6bba3cd-710c-4f41-b7e8-9e2210d259ce trace.line=110 vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.369883269Z" 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=87050703-717d-47a6-9146-30330769d6b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=61.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).PutContent" trace.id=4db40a18-221d-4ad5-9f48-c8232e4657ba trace.line=110 vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.369938842Z" 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=87050703-717d-47a6-9146-30330769d6b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=32.32µ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=0a0239f3-1018-47ee-b811-63ee69468398 trace.line=110 vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.369974362Z" 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=87050703-717d-47a6-9146-30330769d6b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.369992676Z" 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=87050703-717d-47a6-9146-30330769d6b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.500353ms http.response.status=201 http.response.written=0 
15:13:14 [2024-01-23T15:13:14.378Z] 127.0.0.1 - - [23/Jan/2024:15:13:14 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.375107728Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f851bb26-f953-4f9a-851e-c68e3c79d146 http.request.method=GET http.request.remoteaddr="127.0.0.1:42738" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.375151953Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f851bb26-f953-4f9a-851e-c68e3c79d146 http.request.method=GET http.request.remoteaddr="127.0.0.1:42738" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.367259ms http.response.status=200 http.response.written=2 
15:13:14 [2024-01-23T15:13:14.378Z] 127.0.0.1 - - [23/Jan/2024:15:13:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.377370717Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=957ac224-ce8f-410e-9e28-28c69831a678 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.377405868Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=957ac224-ce8f-410e-9e28-28c69831a678 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.3775072Z" 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=957ac224-ce8f-410e-9e28-28c69831a678 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.871µ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=6bf138be-fbc4-4533-8fc3-5eef94f4afc3 trace.line=95 vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.378Z] time="2024-01-23T15:13:14.377533711Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=957ac224-ce8f-410e-9e28-28c69831a678 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.379Z] time="2024-01-23T15:13:14.377583918Z" 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=957ac224-ce8f-410e-9e28-28c69831a678 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.386µ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=8fc3fb35-3306-4ec0-9ebc-3ccd77b59940 trace.line=95 vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.379Z] time="2024-01-23T15:13:14.377632245Z" 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=957ac224-ce8f-410e-9e28-28c69831a678 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.174µ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=d4c3df04-9102-40d8-9794-f62cc247c6f8 trace.line=155 vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.379Z] time="2024-01-23T15:13:14.377671367Z" 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=957ac224-ce8f-410e-9e28-28c69831a678 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.981µ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=dd63e00b-2270-45d9-8c9d-e2b0e572cab6 trace.line=125 vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.379Z] time="2024-01-23T15:13:14.377719785Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=957ac224-ce8f-410e-9e28-28c69831a678 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
15:13:14 [2024-01-23T15:13:14.379Z] time="2024-01-23T15:13:14.377814037Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=957ac224-ce8f-410e-9e28-28c69831a678 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-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.289803ms http.response.status=200 http.response.written=417 
15:13:14 [2024-01-23T15:13:14.379Z] 127.0.0.1 - - [23/Jan/2024:15:13:14 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:13:14 [2024-01-23T15:13:14.640Z] time="2024-01-23T15:13:14.389922289Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c29409d1-18e6-4c4f-a0f1-146e9c9b563d http.request.method=GET http.request.remoteaddr="127.0.0.1:42754" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:13:14 [2024-01-23T15:13:14.640Z] time="2024-01-23T15:13:14.389972192Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c29409d1-18e6-4c4f-a0f1-146e9c9b563d http.request.method=GET http.request.remoteaddr="127.0.0.1:42754" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:13:14 [2024-01-23T15:13:14.640Z] time="2024-01-23T15:13:14.389987765Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c29409d1-18e6-4c4f-a0f1-146e9c9b563d http.request.method=GET http.request.remoteaddr="127.0.0.1:42754" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:13:14 [2024-01-23T15:13:14.640Z] time="2024-01-23T15:13:14.390070415Z" 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=c29409d1-18e6-4c4f-a0f1-146e9c9b563d http.request.method=GET http.request.remoteaddr="127.0.0.1:42754" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.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).GetContent" trace.id=c6c2a931-af9e-4a89-b39a-1328fd22c033 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:13:14 [2024-01-23T15:13:14.640Z] time="2024-01-23T15:13:14.390126012Z" 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=c29409d1-18e6-4c4f-a0f1-146e9c9b563d http.request.method=GET http.request.remoteaddr="127.0.0.1:42754" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.92µ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=60b74ff8-042a-451e-9e06-8aaa9dbae5f2 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:13:14 [2024-01-23T15:13:14.640Z] time="2024-01-23T15:13:14.390169729Z" 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=c29409d1-18e6-4c4f-a0f1-146e9c9b563d http.request.method=GET http.request.remoteaddr="127.0.0.1:42754" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.874µ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=e5e891c0-3bd8-4703-9df6-f7df89312a69 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:13:14 [2024-01-23T15:13:14.640Z] time="2024-01-23T15:13:14.390274327Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c29409d1-18e6-4c4f-a0f1-146e9c9b563d http.request.method=GET http.request.remoteaddr="127.0.0.1:42754" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:13:14 [2024-01-23T15:13:14.640Z] time="2024-01-23T15:13:14.390379089Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c29409d1-18e6-4c4f-a0f1-146e9c9b563d http.request.method=GET http.request.remoteaddr="127.0.0.1:42754" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-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.285355ms http.response.status=200 http.response.written=417 
15:13:14 [2024-01-23T15:13:14.640Z] 127.0.0.1 - - [23/Jan/2024:15:13:14 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:13:14 [2024-01-23T15:13:14.640Z] time="2024-01-23T15:13:14.400719241Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fb4dd6dc-6b61-4b49-a403-fd3df76dec24 http.request.method=GET http.request.remoteaddr="127.0.0.1:42756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:13:14 [2024-01-23T15:13:14.640Z] time="2024-01-23T15:13:14.400741739Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=150b827b-39ad-46c5-892e-cab35e2c03d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42766" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:13:14 [2024-01-23T15:13:14.640Z] time="2024-01-23T15:13:14.400774674Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fb4dd6dc-6b61-4b49-a403-fd3df76dec24 http.request.method=GET http.request.remoteaddr="127.0.0.1:42756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:13:14 [2024-01-23T15:13:14.640Z] time="2024-01-23T15:13:14.400792561Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=150b827b-39ad-46c5-892e-cab35e2c03d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42766" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:13:14 [2024-01-23T15:13:14.640Z] time="2024-01-23T15:13:14.400859457Z" 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=fb4dd6dc-6b61-4b49-a403-fd3df76dec24 http.request.method=GET http.request.remoteaddr="127.0.0.1:42756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.149µ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=4c449e5a-4fd8-41dd-81f8-7386ef416559 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:13:14 [2024-01-23T15:13:14.640Z] time="2024-01-23T15:13:14.400919887Z" 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=fb4dd6dc-6b61-4b49-a403-fd3df76dec24 http.request.method=GET http.request.remoteaddr="127.0.0.1:42756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.61µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=daf4c5d1-a62f-4961-8bef-e14260f16815 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.400859424Z" 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=150b827b-39ad-46c5-892e-cab35e2c03d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42766" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.489µ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=229e1f99-b992-4dd9-afc8-8a25944ff1f8 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.400968822Z" 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=fb4dd6dc-6b61-4b49-a403-fd3df76dec24 http.request.method=GET http.request.remoteaddr="127.0.0.1:42756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.29µ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=dbc57fa1-a04d-4906-9bb9-f5033f134a90 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.401024961Z" 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=150b827b-39ad-46c5-892e-cab35e2c03d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42766" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.275µ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=201ac8d8-5e6e-4194-8202-3dcdec01923d trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.401088502Z" 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=150b827b-39ad-46c5-892e-cab35e2c03d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42766" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.479µ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=56d78dfa-bc5a-4ed9-8a53-84302d9690ab trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.401129494Z" 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=150b827b-39ad-46c5-892e-cab35e2c03d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42766" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.429µ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=86bd68bd-914a-48c5-a541-ad05fdab62b2 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.40115726Z" 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=fb4dd6dc-6b61-4b49-a403-fd3df76dec24 http.request.method=GET http.request.remoteaddr="127.0.0.1:42756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=162.96µ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=8da3f9cd-b519-4124-9c1f-0ba59a9a6bcc trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.401210987Z" 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=fb4dd6dc-6b61-4b49-a403-fd3df76dec24 http.request.method=GET http.request.remoteaddr="127.0.0.1:42756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.561µ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=37d7b2f4-f412-4673-bb1e-58465a6b5110 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.401163012Z" 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=150b827b-39ad-46c5-892e-cab35e2c03d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42766" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.838µ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=2bba013c-1572-4660-b9af-c06baac3e7c1 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.401252956Z" 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=fb4dd6dc-6b61-4b49-a403-fd3df76dec24 http.request.method=GET http.request.remoteaddr="127.0.0.1:42756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.93µ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=0a29024d-cf61-420a-9dea-c574c26828b8 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.401286547Z" 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=150b827b-39ad-46c5-892e-cab35e2c03d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42766" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.065µ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=8f45e4dd-eab2-490a-83a5-f8da643109be trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.401312163Z" 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=fb4dd6dc-6b61-4b49-a403-fd3df76dec24 http.request.method=GET http.request.remoteaddr="127.0.0.1:42756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.249µ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=c398755a-4af6-438d-9719-b289d88b9c58 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.40134029Z" 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=150b827b-39ad-46c5-892e-cab35e2c03d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42766" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.911µ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=9fcbc6ac-7106-4687-9643-fc6e5137dfa2 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.40189268Z" 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=150b827b-39ad-46c5-892e-cab35e2c03d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42766" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.558µ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=a1c402d8-3a2b-4eb0-9cbc-96e9a980b1ab trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.401997557Z" 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=150b827b-39ad-46c5-892e-cab35e2c03d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42766" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.682µ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=a7b7a576-4b6d-4bfa-87ce-0fc332e63955 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.402203184Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=150b827b-39ad-46c5-892e-cab35e2c03d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42766" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.031319ms http.response.status=200 http.response.written=68 
15:13:14 [2024-01-23T15:13:14.641Z] 127.0.0.1 - - [23/Jan/2024:15:13:14 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.402975682Z" 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=fb4dd6dc-6b61-4b49-a403-fd3df76dec24 http.request.method=GET http.request.remoteaddr="127.0.0.1:42756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.465µ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=190ffb2b-953e-432e-9576-41f44bc1cb2f trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.403060039Z" 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=fb4dd6dc-6b61-4b49-a403-fd3df76dec24 http.request.method=GET http.request.remoteaddr="127.0.0.1:42756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.426µ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=f03396a6-e453-4b20-aa44-a8e77b69584b trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.403123423Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fb4dd6dc-6b61-4b49-a403-fd3df76dec24 http.request.method=GET http.request.remoteaddr="127.0.0.1:42756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.968657ms http.response.status=200 http.response.written=194 
15:13:14 [2024-01-23T15:13:14.641Z] 127.0.0.1 - - [23/Jan/2024:15:13:14 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.419849451Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=11a8bd3b-ba45-400b-9805-34ced0147132 http.request.method=GET http.request.remoteaddr="127.0.0.1:42788" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.419894653Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=11a8bd3b-ba45-400b-9805-34ced0147132 http.request.method=GET http.request.remoteaddr="127.0.0.1:42788" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="890.57µs" http.response.status=200 http.response.written=2 
15:13:14 [2024-01-23T15:13:14.641Z] 127.0.0.1 - - [23/Jan/2024:15:13:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.426937132Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9ba6745-1f8c-46de-94e4-95561bb57343 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42796" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.426986387Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9ba6745-1f8c-46de-94e4-95561bb57343 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42796" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.427005185Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9ba6745-1f8c-46de-94e4-95561bb57343 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42796" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.427076881Z" 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=a9ba6745-1f8c-46de-94e4-95561bb57343 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42796" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.587µ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=16a4062a-fb36-4791-9c16-cbd76255de47 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.427124019Z" 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=a9ba6745-1f8c-46de-94e4-95561bb57343 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42796" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.973µ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=f979134f-6026-41bd-8e90-4bb92aa41c10 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:13:14 [2024-01-23T15:13:14.641Z] time="2024-01-23T15:13:14.427202099Z" 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=a9ba6745-1f8c-46de-94e4-95561bb57343 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42796" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.15579ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:13:14 [2024-01-23T15:13:14.642Z] 127.0.0.1 - - [23/Jan/2024:15:13:14 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:13:14 [2024-01-23T15:13:14.642Z] time="2024-01-23T15:13:14.428508591Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29d1c521-4021-47db-a18d-12de75fccdca http.request.method=GET http.request.remoteaddr="127.0.0.1:42812" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:13:14 [2024-01-23T15:13:14.642Z] time="2024-01-23T15:13:14.428549386Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29d1c521-4021-47db-a18d-12de75fccdca http.request.method=GET http.request.remoteaddr="127.0.0.1:42812" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:13:14 [2024-01-23T15:13:14.642Z] time="2024-01-23T15:13:14.428564754Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29d1c521-4021-47db-a18d-12de75fccdca http.request.method=GET http.request.remoteaddr="127.0.0.1:42812" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:13:14 [2024-01-23T15:13:14.642Z] time="2024-01-23T15:13:14.428629919Z" 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=29d1c521-4021-47db-a18d-12de75fccdca http.request.method=GET http.request.remoteaddr="127.0.0.1:42812" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.357µ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=5e964e48-0e24-40f6-9bfa-3c3a6416e8e9 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:13:14 [2024-01-23T15:13:14.642Z] time="2024-01-23T15:13:14.428675638Z" 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=29d1c521-4021-47db-a18d-12de75fccdca http.request.method=GET http.request.remoteaddr="127.0.0.1:42812" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.973µ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=6c65ed9e-faaf-4eec-9eac-f78de5a388a0 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:13:14 [2024-01-23T15:13:14.642Z] time="2024-01-23T15:13:14.428723375Z" 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=29d1c521-4021-47db-a18d-12de75fccdca http.request.method=GET http.request.remoteaddr="127.0.0.1:42812" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="993.813µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:13:14 [2024-01-23T15:13:14.642Z] 127.0.0.1 - - [23/Jan/2024:15:13:14 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/a30d496eb7d187c2cdef7e4026853e477f68a53f kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:13:14 [2024-01-23T15:13:14.642Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.19s)
15:13:14 [2024-01-23T15:13:14.642Z] === RUN   TestImagePullNonExisting
15:13:14 [2024-01-23T15:13:14.642Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
15:13:14 [2024-01-23T15:13:14.642Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
15:13:14 [2024-01-23T15:13:14.642Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
15:13:14 [2024-01-23T15:13:14.642Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
15:13:14 [2024-01-23T15:13:14.642Z] === RUN   TestImagePullNonExisting/asdfasdf
15:13:14 [2024-01-23T15:13:14.642Z] === PAUSE TestImagePullNonExisting/asdfasdf
15:13:14 [2024-01-23T15:13:14.642Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
15:13:14 [2024-01-23T15:13:14.642Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
15:13:14 [2024-01-23T15:13:14.642Z] === RUN   TestImagePullNonExisting/library/asdfasdf
15:13:14 [2024-01-23T15:13:14.642Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
15:13:14 [2024-01-23T15:13:14.642Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
15:13:14 [2024-01-23T15:13:14.642Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
15:13:14 [2024-01-23T15:13:14.642Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
15:13:14 [2024-01-23T15:13:14.642Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
15:13:14 [2024-01-23T15:13:14.642Z] === CONT  TestImagePullNonExisting/asdfasdf
15:13:14 [2024-01-23T15:13:14.642Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
15:13:14 [2024-01-23T15:13:14.642Z] === CONT  TestImagePullNonExisting/library/asdfasdf
15:13:14 [2024-01-23T15:13:14.642Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
15:13:16 [2024-01-23T15:13:16.024Z] --- PASS: TestImagePullNonExisting (0.01s)
15:13:16 [2024-01-23T15:13:16.024Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s)
15:13:16 [2024-01-23T15:13:16.024Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
15:13:16 [2024-01-23T15:13:16.024Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.97s)
15:13:16 [2024-01-23T15:13:16.024Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.98s)
15:13:16 [2024-01-23T15:13:16.024Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s)
15:13:16 [2024-01-23T15:13:16.024Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.28s)
15:13:16 [2024-01-23T15:13:16.024Z] === RUN   TestRemoveImageOrphaning
15:13:16 [2024-01-23T15:13:16.024Z] --- PASS: TestRemoveImageOrphaning (0.18s)
15:13:16 [2024-01-23T15:13:16.024Z] === RUN   TestRemoveByDigest
15:13:16 [2024-01-23T15:13:16.024Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
15:13:16 [2024-01-23T15:13:16.024Z] --- SKIP: TestRemoveByDigest (0.00s)
15:13:16 [2024-01-23T15:13:16.024Z] === RUN   TestRemoveImageGarbageCollector
15:13:16 [2024-01-23T15:13:16.024Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
15:13:16 [2024-01-23T15:13:16.024Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:13:16 [2024-01-23T15:13:16.024Z] === RUN   TestSaveCheckTimes
15:13:16 [2024-01-23T15:13:16.024Z] === PAUSE TestSaveCheckTimes
15:13:16 [2024-01-23T15:13:16.024Z] === RUN   TestSaveCheckManifestLayers
15:13:16 [2024-01-23T15:13:16.024Z] === PAUSE TestSaveCheckManifestLayers
15:13:16 [2024-01-23T15:13:16.024Z] === RUN   TestSaveRepoWithMultipleImages
15:13:16 [2024-01-23T15:13:16.284Z] --- PASS: TestSaveRepoWithMultipleImages (0.20s)
15:13:16 [2024-01-23T15:13:16.284Z] === RUN   TestSaveDirectoryPermissions
15:13:17 [2024-01-23T15:13:17.224Z] --- PASS: TestSaveDirectoryPermissions (1.01s)
15:13:17 [2024-01-23T15:13:17.224Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:13:17 [2024-01-23T15:13:17.224Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:13:17 [2024-01-23T15:13:17.224Z] === RUN   TestTagUsingDigestAlgorithmAsName
15:13:17 [2024-01-23T15:13:17.225Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
15:13:17 [2024-01-23T15:13:17.225Z] === RUN   TestTagValidPrefixedRepo
15:13:17 [2024-01-23T15:13:17.225Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
15:13:17 [2024-01-23T15:13:17.225Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
15:13:17 [2024-01-23T15:13:17.225Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
15:13:17 [2024-01-23T15:13:17.225Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
15:13:17 [2024-01-23T15:13:17.225Z] === RUN   TestTagValidPrefixedRepo/foooo:t
15:13:17 [2024-01-23T15:13:17.225Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
15:13:17 [2024-01-23T15:13:17.225Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
15:13:17 [2024-01-23T15:13:17.225Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
15:13:17 [2024-01-23T15:13:17.225Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
15:13:17 [2024-01-23T15:13:17.225Z] === CONT  TestTagValidPrefixedRepo/foooo:t
15:13:17 [2024-01-23T15:13:17.225Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
15:13:17 [2024-01-23T15:13:17.225Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
15:13:17 [2024-01-23T15:13:17.225Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
15:13:17 [2024-01-23T15:13:17.225Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
15:13:17 [2024-01-23T15:13:17.225Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
15:13:17 [2024-01-23T15:13:17.225Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
15:13:17 [2024-01-23T15:13:17.225Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
15:13:17 [2024-01-23T15:13:17.225Z] === RUN   TestTagExistedNameWithoutForce
15:13:17 [2024-01-23T15:13:17.225Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:13:17 [2024-01-23T15:13:17.225Z] === RUN   TestTagOfficialNames
15:13:17 [2024-01-23T15:13:17.225Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
15:13:17 [2024-01-23T15:13:17.225Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
15:13:17 [2024-01-23T15:13:17.225Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
15:13:17 [2024-01-23T15:13:17.225Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
15:13:17 [2024-01-23T15:13:17.485Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
15:13:17 [2024-01-23T15:13:17.485Z] --- PASS: TestTagOfficialNames (0.05s)
15:13:17 [2024-01-23T15:13:17.485Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
15:13:17 [2024-01-23T15:13:17.485Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
15:13:17 [2024-01-23T15:13:17.485Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
15:13:17 [2024-01-23T15:13:17.485Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
15:13:17 [2024-01-23T15:13:17.485Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
15:13:17 [2024-01-23T15:13:17.485Z] === RUN   TestTagMatchesDigest
15:13:17 [2024-01-23T15:13:17.485Z] --- PASS: TestTagMatchesDigest (0.01s)
15:13:17 [2024-01-23T15:13:17.485Z] === CONT  TestSaveCheckManifestLayers
15:13:17 [2024-01-23T15:13:17.485Z] === CONT  TestSaveCheckTimes
15:13:17 [2024-01-23T15:13:17.485Z] --- PASS: TestSaveCheckTimes (0.03s)
15:13:17 [2024-01-23T15:13:17.485Z] --- PASS: TestSaveCheckManifestLayers (0.03s)
15:13:17 [2024-01-23T15:13:17.485Z] PASS
15:13:17 [2024-01-23T15:13:17.485Z] 
15:13:17 [2024-01-23T15:13:17.485Z] === Skipped
15:13:17 [2024-01-23T15:13:17.485Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
15:13:17 [2024-01-23T15:13:17.485Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
15:13:17 [2024-01-23T15:13:17.485Z] 
15:13:17 [2024-01-23T15:13:17.485Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
15:13:17 [2024-01-23T15:13:17.485Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
15:13:17 [2024-01-23T15:13:17.485Z] 
15:13:17 [2024-01-23T15:13:17.485Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:13:17 [2024-01-23T15:13:17.485Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
15:13:17 [2024-01-23T15:13:17.485Z] 
15:13:17 [2024-01-23T15:13:17.485Z] DONE 55 tests, 3 skipped in 6.182s
15:13:17 [2024-01-23T15:13:17.485Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
15:13:17 [2024-01-23T15:13:17.485Z] ++ '[' -n '' ']'
15:13:17 [2024-01-23T15:13:17.485Z] ++ 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
15:13:17 [2024-01-23T15:13:17.485Z] ++ set -e
15:13:17 [2024-01-23T15:13:17.485Z] ++ '[' -n 0 ']'
15:13:17 [2024-01-23T15:13:17.485Z] ++ set -x
15:13:17 [2024-01-23T15:13:17.485Z] ++ 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.m4a7vgMhZA/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
15:13:17 [2024-01-23T15:13:17.485Z] === RUN   TestStripANSICommands
15:13:17 [2024-01-23T15:13:17.485Z] === RUN   TestStripANSICommands/#00
15:13:17 [2024-01-23T15:13:17.485Z] === RUN   TestStripANSICommands/#01
15:13:17 [2024-01-23T15:13:17.485Z] --- PASS: TestStripANSICommands (0.00s)
15:13:17 [2024-01-23T15:13:17.485Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
15:13:17 [2024-01-23T15:13:17.485Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
15:13:17 [2024-01-23T15:13:17.485Z] PASS
15:13:17 [2024-01-23T15:13:17.485Z] 
15:13:17 [2024-01-23T15:13:17.485Z] DONE 3 tests in 0.009s
15:13:17 [2024-01-23T15:13:17.485Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
15:13:17 [2024-01-23T15:13:17.485Z] ++ '[' -n '' ']'
15:13:17 [2024-01-23T15:13:17.485Z] ++ 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
15:13:17 [2024-01-23T15:13:17.485Z] ++ set -e
15:13:17 [2024-01-23T15:13:17.485Z] ++ '[' -n 0 ']'
15:13:17 [2024-01-23T15:13:17.485Z] ++ set -x
15:13:17 [2024-01-23T15:13:17.485Z] ++ 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.m4a7vgMhZA/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
15:13:17 [2024-01-23T15:13:17.485Z] INFO: Testing against a local daemon
15:13:17 [2024-01-23T15:13:17.485Z] === RUN   TestCreateWithMultiNetworks
15:13:18 [2024-01-23T15:13:18.425Z] --- PASS: TestCreateWithMultiNetworks (0.94s)
15:13:18 [2024-01-23T15:13:18.425Z] === RUN   TestNetworkCreateDelete
15:13:18 [2024-01-23T15:13:18.685Z] --- PASS: TestNetworkCreateDelete (0.20s)
15:13:18 [2024-01-23T15:13:18.685Z] === RUN   TestDockerNetworkDeletePreferID
15:13:19 [2024-01-23T15:13:19.255Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s)
15:13:19 [2024-01-23T15:13:19.255Z] === RUN   TestDaemonDNSFallback
15:13:25 [2024-01-23T15:13:25.832Z] --- PASS: TestDaemonDNSFallback (6.25s)
15:13:25 [2024-01-23T15:13:25.832Z] === RUN   TestInspectNetwork
15:13:28 [2024-01-23T15:13:28.374Z] === RUN   TestInspectNetwork/full_network_id
15:13:28 [2024-01-23T15:13:28.374Z] === RUN   TestInspectNetwork/partial_network_id
15:13:28 [2024-01-23T15:13:28.374Z] === RUN   TestInspectNetwork/network_name
15:13:28 [2024-01-23T15:13:28.374Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:13:32 [2024-01-23T15:13:32.574Z] --- PASS: TestInspectNetwork (7.18s)
15:13:32 [2024-01-23T15:13:32.574Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:13:32 [2024-01-23T15:13:32.574Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:13:32 [2024-01-23T15:13:32.574Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:13:32 [2024-01-23T15:13:32.574Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:13:32 [2024-01-23T15:13:32.574Z] === RUN   TestRunContainerWithBridgeNone
15:13:34 [2024-01-23T15:13:34.484Z] --- PASS: TestRunContainerWithBridgeNone (1.51s)
15:13:34 [2024-01-23T15:13:34.484Z] === RUN   TestNetworkInvalidJSON
15:13:34 [2024-01-23T15:13:34.484Z] === RUN   TestNetworkInvalidJSON/networks/create
15:13:34 [2024-01-23T15:13:34.484Z] === PAUSE TestNetworkInvalidJSON/networks/create
15:13:34 [2024-01-23T15:13:34.484Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
15:13:34 [2024-01-23T15:13:34.484Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
15:13:34 [2024-01-23T15:13:34.484Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
15:13:34 [2024-01-23T15:13:34.484Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
15:13:34 [2024-01-23T15:13:34.484Z] === CONT  TestNetworkInvalidJSON/networks/create
15:13:34 [2024-01-23T15:13:34.484Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
15:13:34 [2024-01-23T15:13:34.484Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
15:13:34 [2024-01-23T15:13:34.484Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
15:13:34 [2024-01-23T15:13:34.484Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
15:13:34 [2024-01-23T15:13:34.484Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
15:13:34 [2024-01-23T15:13:34.484Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
15:13:34 [2024-01-23T15:13:34.484Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
15:13:34 [2024-01-23T15:13:34.484Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
15:13:34 [2024-01-23T15:13:34.484Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
15:13:34 [2024-01-23T15:13:34.484Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
15:13:34 [2024-01-23T15:13:34.484Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
15:13:34 [2024-01-23T15:13:34.484Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
15:13:34 [2024-01-23T15:13:34.484Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
15:13:34 [2024-01-23T15:13:34.484Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
15:13:34 [2024-01-23T15:13:34.484Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:13:34 [2024-01-23T15:13:34.484Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
15:13:34 [2024-01-23T15:13:34.484Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
15:13:34 [2024-01-23T15:13:34.484Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
15:13:34 [2024-01-23T15:13:34.484Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
15:13:34 [2024-01-23T15:13:34.484Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
15:13:34 [2024-01-23T15:13:34.484Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
15:13:34 [2024-01-23T15:13:34.484Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
15:13:34 [2024-01-23T15:13:34.484Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
15:13:34 [2024-01-23T15:13:34.484Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
15:13:34 [2024-01-23T15:13:34.484Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
15:13:34 [2024-01-23T15:13:34.484Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
15:13:34 [2024-01-23T15:13:34.484Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
15:13:34 [2024-01-23T15:13:34.484Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
15:13:34 [2024-01-23T15:13:34.484Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
15:13:34 [2024-01-23T15:13:34.484Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
15:13:34 [2024-01-23T15:13:34.484Z] === RUN   TestNetworkList
15:13:34 [2024-01-23T15:13:34.484Z] === RUN   TestNetworkList//networks
15:13:34 [2024-01-23T15:13:34.484Z] === PAUSE TestNetworkList//networks
15:13:34 [2024-01-23T15:13:34.484Z] === RUN   TestNetworkList//networks/
15:13:34 [2024-01-23T15:13:34.484Z] === PAUSE TestNetworkList//networks/
15:13:34 [2024-01-23T15:13:34.484Z] === CONT  TestNetworkList//networks
15:13:34 [2024-01-23T15:13:34.484Z] === CONT  TestNetworkList//networks/
15:13:34 [2024-01-23T15:13:34.484Z] --- PASS: TestNetworkList (0.01s)
15:13:34 [2024-01-23T15:13:34.484Z]     --- PASS: TestNetworkList//networks (0.00s)
15:13:34 [2024-01-23T15:13:34.484Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:13:34 [2024-01-23T15:13:34.484Z] === RUN   TestHostIPv4BridgeLabel
15:13:34 [2024-01-23T15:13:34.745Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
15:13:34 [2024-01-23T15:13:34.745Z] === RUN   TestDefaultNetworkOpts
15:13:34 [2024-01-23T15:13:34.745Z] === RUN   TestDefaultNetworkOpts/default_value
15:13:36 [2024-01-23T15:13:36.128Z] === RUN   TestDefaultNetworkOpts/cmdline_value
15:13:37 [2024-01-23T15:13:37.511Z] === RUN   TestDefaultNetworkOpts/config-from_value
15:13:38 [2024-01-23T15:13:38.894Z] --- PASS: TestDefaultNetworkOpts (3.96s)
15:13:38 [2024-01-23T15:13:38.894Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.35s)
15:13:38 [2024-01-23T15:13:38.894Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.27s)
15:13:38 [2024-01-23T15:13:38.894Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.34s)
15:13:38 [2024-01-23T15:13:38.894Z] === RUN   TestForbidDuplicateNetworkNames
15:13:39 [2024-01-23T15:13:39.154Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
15:13:39 [2024-01-23T15:13:39.154Z] === RUN   TestDaemonRestartWithLiveRestore
15:13:40 [2024-01-23T15:13:40.537Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
15:13:40 [2024-01-23T15:13:40.537Z] === RUN   TestDaemonDefaultNetworkPools
15:13:41 [2024-01-23T15:13:41.125Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
15:13:41 [2024-01-23T15:13:41.125Z] === RUN   TestDaemonRestartWithExistingNetwork
15:13:42 [2024-01-23T15:13:42.512Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
15:13:42 [2024-01-23T15:13:42.512Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:13:43 [2024-01-23T15:13:43.453Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
15:13:43 [2024-01-23T15:13:43.453Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:13:44 [2024-01-23T15:13:44.394Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
15:13:44 [2024-01-23T15:13:44.394Z] === RUN   TestServiceWithPredefinedNetwork
15:13:46 [2024-01-23T15:13:46.305Z] --- PASS: TestServiceWithPredefinedNetwork (2.14s)
15:13:46 [2024-01-23T15:13:46.305Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:13:46 [2024-01-23T15:13:46.305Z]     service_test.go:250: FLAKY_TEST
15:13:46 [2024-01-23T15:13:46.305Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:13:46 [2024-01-23T15:13:46.305Z] === RUN   TestServiceWithDataPathPortInit
15:14:01 [2024-01-23T15:14:01.207Z] --- PASS: TestServiceWithDataPathPortInit (13.50s)
15:14:01 [2024-01-23T15:14:01.207Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:14:02 [2024-01-23T15:14:02.147Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x7o2a3sduhu8jqpfr27f15eph Created:2024-01-23 15:14:01.097124129 +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[0b35f99cd1e96afab9c5ac6ad8c964fb3f8d053cfa7506d17a586e83332a4a5f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nbwri1l6blt8chbcy7crarnlx EndpointID:b2ce61f1a554e5d83b51b1230a802513e5a2a42b33b9eb5fc396b7733150ee1b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e8497d921e7da712c246901c57a448d0b60028a85f71da058e8a609bf55d14d5 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:a17a93ce9f89 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nbwri1l6blt8chbcy7crarnlx EndpointID:b2ce61f1a554e5d83b51b1230a802513e5a2a42b33b9eb5fc396b7733150ee1b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:14:07 [2024-01-23T15:14:07.430Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.92s)
15:14:07 [2024-01-23T15:14:07.430Z] PASS
15:14:07 [2024-01-23T15:14:07.430Z] 
15:14:07 [2024-01-23T15:14:07.430Z] === Skipped
15:14:07 [2024-01-23T15:14:07.430Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:14:07 [2024-01-23T15:14:07.430Z]     service_test.go:250: FLAKY_TEST
15:14:07 [2024-01-23T15:14:07.430Z] 
15:14:07 [2024-01-23T15:14:07.430Z] DONE 44 tests, 1 skipped in 49.295s
15:14:07 [2024-01-23T15:14:07.430Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
15:14:07 [2024-01-23T15:14:07.430Z] ++ '[' -n '' ']'
15:14:07 [2024-01-23T15:14:07.430Z] ++ 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
15:14:07 [2024-01-23T15:14:07.430Z] ++ set -e
15:14:07 [2024-01-23T15:14:07.430Z] ++ '[' -n 0 ']'
15:14:07 [2024-01-23T15:14:07.430Z] ++ set -x
15:14:07 [2024-01-23T15:14:07.430Z] ++ 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.m4a7vgMhZA/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
15:14:07 [2024-01-23T15:14:07.430Z] INFO: Testing against a local daemon
15:14:07 [2024-01-23T15:14:07.430Z] === RUN   TestDockerNetworkIpvlanPersistance
15:14:07 [2024-01-23T15:14:07.430Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:14:07 [2024-01-23T15:14:07.430Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:14:07 [2024-01-23T15:14:07.430Z] === RUN   TestDockerNetworkIpvlan
15:14:07 [2024-01-23T15:14:07.430Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:14:07 [2024-01-23T15:14:07.430Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:14:07 [2024-01-23T15:14:07.430Z] PASS
15:14:07 [2024-01-23T15:14:07.430Z] 
15:14:07 [2024-01-23T15:14:07.430Z] === Skipped
15:14:07 [2024-01-23T15:14:07.430Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:14:07 [2024-01-23T15:14:07.430Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:14:07 [2024-01-23T15:14:07.430Z] 
15:14:07 [2024-01-23T15:14:07.430Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:14:07 [2024-01-23T15:14:07.430Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:14:07 [2024-01-23T15:14:07.430Z] 
15:14:07 [2024-01-23T15:14:07.430Z] DONE 2 tests, 2 skipped in 0.040s
15:14:07 [2024-01-23T15:14:07.430Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
15:14:07 [2024-01-23T15:14:07.430Z] ++ '[' -n '' ']'
15:14:07 [2024-01-23T15:14:07.430Z] ++ 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
15:14:07 [2024-01-23T15:14:07.430Z] ++ set -e
15:14:07 [2024-01-23T15:14:07.430Z] ++ '[' -n 0 ']'
15:14:07 [2024-01-23T15:14:07.430Z] ++ set -x
15:14:07 [2024-01-23T15:14:07.430Z] ++ 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.m4a7vgMhZA/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
15:14:07 [2024-01-23T15:14:07.430Z] INFO: Testing against a local daemon
15:14:07 [2024-01-23T15:14:07.430Z] === RUN   TestDockerNetworkMacvlanPersistance
15:14:08 [2024-01-23T15:14:08.000Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.20s)
15:14:08 [2024-01-23T15:14:08.000Z] === RUN   TestDockerNetworkMacvlan
15:14:08 [2024-01-23T15:14:08.000Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:14:08 [2024-01-23T15:14:08.570Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:14:09 [2024-01-23T15:14:09.141Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:14:09 [2024-01-23T15:14:09.711Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:14:10 [2024-01-23T15:14:10.281Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:14:11 [2024-01-23T15:14:11.221Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:14:11 [2024-01-23T15:14:11.482Z] --- PASS: TestDockerNetworkMacvlan (3.57s)
15:14:11 [2024-01-23T15:14:11.482Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
15:14:11 [2024-01-23T15:14:11.482Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
15:14:11 [2024-01-23T15:14:11.482Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
15:14:11 [2024-01-23T15:14:11.482Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
15:14:11 [2024-01-23T15:14:11.482Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.60s)
15:14:11 [2024-01-23T15:14:11.482Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
15:14:11 [2024-01-23T15:14:11.482Z] PASS
15:14:11 [2024-01-23T15:14:11.482Z] 
15:14:11 [2024-01-23T15:14:11.482Z] DONE 8 tests in 4.800s
15:14:11 [2024-01-23T15:14:11.742Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
15:14:11 [2024-01-23T15:14:11.742Z] ++ '[' -n '' ']'
15:14:11 [2024-01-23T15:14:11.742Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
15:14:11 [2024-01-23T15:14:11.742Z] ++ set -e
15:14:11 [2024-01-23T15:14:11.742Z] ++ '[' -n 0 ']'
15:14:11 [2024-01-23T15:14:11.742Z] ++ set -x
15:14:11 [2024-01-23T15:14:11.742Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.m4a7vgMhZA/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-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
15:14:11 [2024-01-23T15:14:11.742Z] INFO: Testing against a local daemon
15:14:11 [2024-01-23T15:14:11.742Z] === RUN   TestBridgeICC
15:14:12 [2024-01-23T15:14:12.312Z] === RUN   TestBridgeICC/IPv4_non-internal_network
15:14:13 [2024-01-23T15:14:13.694Z] === RUN   TestBridgeICC/IPv4_internal_network
15:14:14 [2024-01-23T15:14:14.634Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
15:14:15 [2024-01-23T15:14:15.574Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
15:14:16 [2024-01-23T15:14:16.958Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
15:14:17 [2024-01-23T15:14:17.897Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
15:14:19 [2024-01-23T15:14:19.280Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
15:14:20 [2024-01-23T15:14:20.221Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
15:14:21 [2024-01-23T15:14:21.603Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
15:14:24 [2024-01-23T15:14:24.916Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
15:14:28 [2024-01-23T15:14:28.212Z] --- PASS: TestBridgeICC (16.20s)
15:14:28 [2024-01-23T15:14:28.212Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.14s)
15:14:28 [2024-01-23T15:14:28.212Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.06s)
15:14:28 [2024-01-23T15:14:28.212Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.19s)
15:14:28 [2024-01-23T15:14:28.212Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.11s)
15:14:28 [2024-01-23T15:14:28.212Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.11s)
15:14:28 [2024-01-23T15:14:28.212Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.11s)
15:14:28 [2024-01-23T15:14:28.212Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.26s)
15:14:28 [2024-01-23T15:14:28.212Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.19s)
15:14:28 [2024-01-23T15:14:28.212Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.18s)
15:14:28 [2024-01-23T15:14:28.212Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.24s)
15:14:28 [2024-01-23T15:14:28.212Z] === RUN   TestBridgeINC
15:14:28 [2024-01-23T15:14:28.472Z] === RUN   TestBridgeINC/IPv4_non-internal_network
15:14:33 [2024-01-23T15:14:33.753Z] === RUN   TestBridgeINC/IPv4_internal_network
15:14:34 [2024-01-23T15:14:34.013Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
15:14:39 [2024-01-23T15:14:39.295Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
15:14:39 [2024-01-23T15:14:39.865Z] --- PASS: TestBridgeINC (12.06s)
15:14:39 [2024-01-23T15:14:39.865Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.39s)
15:14:39 [2024-01-23T15:14:39.865Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.28s)
15:14:39 [2024-01-23T15:14:39.865Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.48s)
15:14:39 [2024-01-23T15:14:39.865Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.30s)
15:14:39 [2024-01-23T15:14:39.865Z] === RUN   TestDefaultBridgeIPv6
15:14:39 [2024-01-23T15:14:39.865Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
15:14:41 [2024-01-23T15:14:41.775Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
15:14:43 [2024-01-23T15:14:43.158Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
15:14:44 [2024-01-23T15:14:44.541Z] --- PASS: TestDefaultBridgeIPv6 (4.76s)
15:14:44 [2024-01-23T15:14:44.541Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.55s)
15:14:44 [2024-01-23T15:14:44.541Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.63s)
15:14:44 [2024-01-23T15:14:44.541Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.57s)
15:14:44 [2024-01-23T15:14:44.541Z] === RUN   TestDefaultBridgeAddresses
15:14:44 [2024-01-23T15:14:44.802Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
15:14:46 [2024-01-23T15:14:46.185Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
15:14:48 [2024-01-23T15:14:48.097Z] --- PASS: TestDefaultBridgeAddresses (3.12s)
15:14:48 [2024-01-23T15:14:48.097Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
15:14:48 [2024-01-23T15:14:48.097Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
15:14:48 [2024-01-23T15:14:48.097Z] === RUN   TestMACAddrOnRestart
15:14:50 [2024-01-23T15:14:50.008Z] --- PASS: TestMACAddrOnRestart (2.29s)
15:14:50 [2024-01-23T15:14:50.008Z] PASS
15:14:50 [2024-01-23T15:14:50.008Z] 
15:14:50 [2024-01-23T15:14:50.008Z] DONE 24 tests in 38.461s
15:14:50 [2024-01-23T15:14:50.008Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
15:14:50 [2024-01-23T15:14:50.008Z] ++ '[' -n '' ']'
15:14:50 [2024-01-23T15:14:50.008Z] ++ 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
15:14:50 [2024-01-23T15:14:50.008Z] ++ set -e
15:14:50 [2024-01-23T15:14:50.008Z] ++ '[' -n 0 ']'
15:14:50 [2024-01-23T15:14:50.008Z] ++ set -x
15:14:50 [2024-01-23T15:14:50.008Z] ++ 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.m4a7vgMhZA/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
15:14:50 [2024-01-23T15:14:50.008Z] testing: warning: no tests to run
15:14:50 [2024-01-23T15:14:50.008Z] PASS
15:14:50 [2024-01-23T15:14:50.008Z] 
15:14:50 [2024-01-23T15:14:50.008Z] DONE 0 tests in 0.007s
15:14:50 [2024-01-23T15:14:50.008Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
15:14:50 [2024-01-23T15:14:50.008Z] ++ '[' -n '' ']'
15:14:50 [2024-01-23T15:14:50.008Z] ++ 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
15:14:50 [2024-01-23T15:14:50.008Z] ++ set -e
15:14:50 [2024-01-23T15:14:50.008Z] ++ '[' -n 0 ']'
15:14:50 [2024-01-23T15:14:50.008Z] ++ set -x
15:14:50 [2024-01-23T15:14:50.008Z] ++ 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.m4a7vgMhZA/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
15:14:50 [2024-01-23T15:14:50.269Z] INFO: Testing against a local daemon
15:14:50 [2024-01-23T15:14:50.269Z] === RUN   TestAuthZPluginAllowRequest
15:14:51 [2024-01-23T15:14:51.209Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
15:14:51 [2024-01-23T15:14:51.209Z] === RUN   TestAuthZPluginTLS
15:14:51 [2024-01-23T15:14:51.780Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:14:51 [2024-01-23T15:14:51.780Z] === RUN   TestAuthZPluginDenyRequest
15:14:52 [2024-01-23T15:14:52.351Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:14:52 [2024-01-23T15:14:52.351Z] === RUN   TestAuthZPluginAPIDenyResponse
15:14:52 [2024-01-23T15:14:52.921Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:14:52 [2024-01-23T15:14:52.921Z] === RUN   TestAuthZPluginDenyResponse
15:14:53 [2024-01-23T15:14:53.492Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
15:14:53 [2024-01-23T15:14:53.492Z] === RUN   TestAuthZPluginAllowEventStream
15:14:54 [2024-01-23T15:14:54.432Z] 2024/01/23 15:14:54 http: panic serving 127.0.0.1:57694: runtime error: invalid memory address or nil pointer dereference
15:14:54 [2024-01-23T15:14:54.432Z] goroutine 191 [running]:
15:14:54 [2024-01-23T15:14:54.432Z] net/http.(*conn).serve.func1()
15:14:54 [2024-01-23T15:14:54.432Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
15:14:54 [2024-01-23T15:14:54.432Z] panic({0xa74a80?, 0x1599ca0?})
15:14:54 [2024-01-23T15:14:54.432Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
15:14:54 [2024-01-23T15:14:54.432Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72948, 0x40005032c0}, 0xffffb7707b30?)
15:14:54 [2024-01-23T15:14:54.432Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
15:14:54 [2024-01-23T15:14:54.432Z] net/http.HandlerFunc.ServeHTTP(0x40000b4700?, {0xd72948?, 0x40005032c0?}, 0x4023f4?)
15:14:54 [2024-01-23T15:14:54.432Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:14:54 [2024-01-23T15:14:54.432Z] net/http.(*ServeMux).ServeHTTP(0xd78ef8?, {0xd72948, 0x40005032c0}, 0x40000b4700)
15:14:54 [2024-01-23T15:14:54.432Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
15:14:54 [2024-01-23T15:14:54.432Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000302160, {0xd71508?, 0x40001eb420}, 0x40000b4600, {0xd67860, 0x400056a7c0})
15:14:54 [2024-01-23T15:14:54.432Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
15:14:54 [2024-01-23T15:14:54.432Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71508?, 0x40001eb420?}, 0x4000391350?)
15:14:54 [2024-01-23T15:14:54.432Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
15:14:54 [2024-01-23T15:14:54.433Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd71508?, 0x40001eb420?}, 0x40001eb420?)
15:14:54 [2024-01-23T15:14:54.433Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:14:54 [2024-01-23T15:14:54.433Z] net/http.serverHandler.ServeHTTP({0xd6e0e8?}, {0xd71508?, 0x40001eb420?}, 0x6?)
15:14:54 [2024-01-23T15:14:54.433Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
15:14:54 [2024-01-23T15:14:54.433Z] net/http.(*conn).serve(0x4000653ef0, {0xd78ef8, 0x4000568900})
15:14:54 [2024-01-23T15:14:54.433Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
15:14:54 [2024-01-23T15:14:54.433Z] created by net/http.(*Server).Serve in goroutine 6
15:14:54 [2024-01-23T15:14:54.433Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
15:14:55 [2024-01-23T15:14:55.372Z] 2024/01/23 15:14:55 http: panic serving 127.0.0.1:57688: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
15:14:55 [2024-01-23T15:14:55.372Z] goroutine 165 [running]:
15:14:55 [2024-01-23T15:14:55.372Z] net/http.(*conn).serve.func1()
15:14:55 [2024-01-23T15:14:55.372Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
15:14:55 [2024-01-23T15:14:55.372Z] panic({0xa0ae80?, 0x4000391470?})
15:14:55 [2024-01-23T15:14:55.372Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
15:14:55 [2024-01-23T15:14:55.372Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72948, 0x4000503380}, 0xffffb7707b30?)
15:14:55 [2024-01-23T15:14:55.372Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
15:14:55 [2024-01-23T15:14:55.372Z] net/http.HandlerFunc.ServeHTTP(0x40000b4900?, {0xd72948?, 0x4000503380?}, 0x4023f4?)
15:14:55 [2024-01-23T15:14:55.372Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:14:55 [2024-01-23T15:14:55.372Z] net/http.(*ServeMux).ServeHTTP(0xd78ef8?, {0xd72948, 0x4000503380}, 0x40000b4900)
15:14:55 [2024-01-23T15:14:55.372Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
15:14:55 [2024-01-23T15:14:55.372Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000302160, {0xd71508?, 0x40001eb500}, 0x40000b4800, {0xd67860, 0x400056a7c0})
15:14:55 [2024-01-23T15:14:55.372Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
15:14:55 [2024-01-23T15:14:55.372Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71508?, 0x40001eb500?}, 0x400058bb60?)
15:14:55 [2024-01-23T15:14:55.372Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
15:14:55 [2024-01-23T15:14:55.372Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71508?, 0x40001eb500?}, 0x4000137b40?)
15:14:55 [2024-01-23T15:14:55.372Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:14:55 [2024-01-23T15:14:55.372Z] net/http.serverHandler.ServeHTTP({0x400058bb60?}, {0xd71508?, 0x40001eb500?}, 0x6?)
15:14:55 [2024-01-23T15:14:55.372Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
15:14:55 [2024-01-23T15:14:55.372Z] net/http.(*conn).serve(0x4000155200, {0xd78ef8, 0x4000568900})
15:14:55 [2024-01-23T15:14:55.372Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
15:14:55 [2024-01-23T15:14:55.372Z] created by net/http.(*Server).Serve in goroutine 6
15:14:55 [2024-01-23T15:14:55.372Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
15:14:57 [2024-01-23T15:14:57.281Z] 2024/01/23 15:14:57 http: panic serving 127.0.0.1:57704: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
15:14:57 [2024-01-23T15:14:57.281Z] goroutine 176 [running]:
15:14:57 [2024-01-23T15:14:57.281Z] net/http.(*conn).serve.func1()
15:14:57 [2024-01-23T15:14:57.281Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
15:14:57 [2024-01-23T15:14:57.281Z] panic({0xa0ae80?, 0x4000391510?})
15:14:57 [2024-01-23T15:14:57.281Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
15:14:57 [2024-01-23T15:14:57.281Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72948, 0x4000503440}, 0xffffb7707b30?)
15:14:57 [2024-01-23T15:14:57.281Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
15:14:57 [2024-01-23T15:14:57.281Z] net/http.HandlerFunc.ServeHTTP(0x40000b4b00?, {0xd72948?, 0x4000503440?}, 0x4023f4?)
15:14:57 [2024-01-23T15:14:57.281Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:14:57 [2024-01-23T15:14:57.281Z] net/http.(*ServeMux).ServeHTTP(0xd78ef8?, {0xd72948, 0x4000503440}, 0x40000b4b00)
15:14:57 [2024-01-23T15:14:57.281Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
15:14:57 [2024-01-23T15:14:57.281Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000302160, {0xd71508?, 0x40001eb5e0}, 0x40000b4a00, {0xd67860, 0x400056a7c0})
15:14:57 [2024-01-23T15:14:57.281Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
15:14:57 [2024-01-23T15:14:57.281Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71508?, 0x40001eb5e0?}, 0x40000e0c00?)
15:14:57 [2024-01-23T15:14:57.282Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
15:14:57 [2024-01-23T15:14:57.282Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71508?, 0x40001eb5e0?}, 0x400065ab40?)
15:14:57 [2024-01-23T15:14:57.282Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:14:57 [2024-01-23T15:14:57.282Z] net/http.serverHandler.ServeHTTP({0x40000e0c00?}, {0xd71508?, 0x40001eb5e0?}, 0x6?)
15:14:57 [2024-01-23T15:14:57.282Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
15:14:57 [2024-01-23T15:14:57.282Z] net/http.(*conn).serve(0x4000155950, {0xd78ef8, 0x4000568900})
15:14:57 [2024-01-23T15:14:57.282Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
15:14:57 [2024-01-23T15:14:57.282Z] created by net/http.(*Server).Serve in goroutine 6
15:14:57 [2024-01-23T15:14:57.282Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
15:14:59 [2024-01-23T15:14:59.828Z] --- PASS: TestAuthZPluginAllowEventStream (6.11s)
15:14:59 [2024-01-23T15:14:59.828Z] === RUN   TestAuthZPluginErrorResponse
15:15:00 [2024-01-23T15:15:00.089Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
15:15:00 [2024-01-23T15:15:00.089Z] === RUN   TestAuthZPluginErrorRequest
15:15:00 [2024-01-23T15:15:00.660Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:15:00 [2024-01-23T15:15:00.660Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:15:01 [2024-01-23T15:15:01.231Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:15:01 [2024-01-23T15:15:01.231Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:15:02 [2024-01-23T15:15:02.172Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.19s)
15:15:02 [2024-01-23T15:15:02.172Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:15:03 [2024-01-23T15:15:03.555Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.20s)
15:15:03 [2024-01-23T15:15:03.555Z] === RUN   TestAuthZPluginHeader
15:15:04 [2024-01-23T15:15:04.125Z] --- PASS: TestAuthZPluginHeader (0.63s)
15:15:04 [2024-01-23T15:15:04.125Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:15:04 [2024-01-23T15:15:04.125Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
15:15:04 [2024-01-23T15:15:04.126Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:15:04 [2024-01-23T15:15:04.126Z] === RUN   TestAuthZPluginV2Disable
15:15:04 [2024-01-23T15:15:04.126Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
15:15:04 [2024-01-23T15:15:04.126Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:15:04 [2024-01-23T15:15:04.126Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:15:04 [2024-01-23T15:15:04.126Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
15:15:04 [2024-01-23T15:15:04.126Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:15:04 [2024-01-23T15:15:04.126Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:15:04 [2024-01-23T15:15:04.126Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
15:15:04 [2024-01-23T15:15:04.126Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:15:04 [2024-01-23T15:15:04.126Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:15:22 [2024-01-23T15:15:22.233Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
15:15:22 [2024-01-23T15:15:22.233Z] PASS
15:15:22 [2024-01-23T15:15:22.233Z] 
15:15:22 [2024-01-23T15:15:22.233Z] === Skipped
15:15:22 [2024-01-23T15:15:22.233Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:15:22 [2024-01-23T15:15:22.233Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
15:15:22 [2024-01-23T15:15:22.233Z] 
15:15:22 [2024-01-23T15:15:22.233Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:15:22 [2024-01-23T15:15:22.233Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
15:15:22 [2024-01-23T15:15:22.233Z] 
15:15:22 [2024-01-23T15:15:22.233Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:15:22 [2024-01-23T15:15:22.233Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
15:15:22 [2024-01-23T15:15:22.233Z] 
15:15:22 [2024-01-23T15:15:22.233Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:15:22 [2024-01-23T15:15:22.233Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
15:15:22 [2024-01-23T15:15:22.233Z] 
15:15:22 [2024-01-23T15:15:22.233Z] DONE 17 tests, 4 skipped in 30.886s
15:15:22 [2024-01-23T15:15:22.233Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
15:15:22 [2024-01-23T15:15:22.233Z] ++ '[' -n '' ']'
15:15:22 [2024-01-23T15:15:22.233Z] ++ 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
15:15:22 [2024-01-23T15:15:22.233Z] ++ set -e
15:15:22 [2024-01-23T15:15:22.233Z] ++ '[' -n 0 ']'
15:15:22 [2024-01-23T15:15:22.233Z] ++ set -x
15:15:22 [2024-01-23T15:15:22.233Z] ++ 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.m4a7vgMhZA/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
15:15:22 [2024-01-23T15:15:22.233Z] INFO: Testing against a local daemon
15:15:22 [2024-01-23T15:15:22.233Z] === RUN   TestPluginInvalidJSON
15:15:22 [2024-01-23T15:15:22.233Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:15:22 [2024-01-23T15:15:22.233Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:15:22 [2024-01-23T15:15:22.233Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:15:22 [2024-01-23T15:15:22.233Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:15:22 [2024-01-23T15:15:22.233Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:15:22 [2024-01-23T15:15:22.233Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:15:22 [2024-01-23T15:15:22.233Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:15:22 [2024-01-23T15:15:22.233Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:15:22 [2024-01-23T15:15:22.233Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:15:22 [2024-01-23T15:15:22.233Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:15:22 [2024-01-23T15:15:22.233Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:15:22 [2024-01-23T15:15:22.233Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:15:22 [2024-01-23T15:15:22.233Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:15:22 [2024-01-23T15:15:22.233Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:15:22 [2024-01-23T15:15:22.233Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:15:22 [2024-01-23T15:15:22.233Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:15:22 [2024-01-23T15:15:22.233Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:15:22 [2024-01-23T15:15:22.233Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:15:22 [2024-01-23T15:15:22.233Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:15:22 [2024-01-23T15:15:22.233Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:15:22 [2024-01-23T15:15:22.233Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:15:22 [2024-01-23T15:15:22.233Z] --- PASS: TestPluginInvalidJSON (0.01s)
15:15:22 [2024-01-23T15:15:22.233Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
15:15:22 [2024-01-23T15:15:22.233Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:15:22 [2024-01-23T15:15:22.233Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:15:22 [2024-01-23T15:15:22.233Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:15:22 [2024-01-23T15:15:22.233Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:15:22 [2024-01-23T15:15:22.233Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:15:22 [2024-01-23T15:15:22.233Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:15:22 [2024-01-23T15:15:22.233Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:15:22 [2024-01-23T15:15:22.233Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:15:22 [2024-01-23T15:15:22.233Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:15:22 [2024-01-23T15:15:22.233Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
15:15:22 [2024-01-23T15:15:22.233Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
15:15:22 [2024-01-23T15:15:22.233Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:15:22 [2024-01-23T15:15:22.233Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:15:22 [2024-01-23T15:15:22.233Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:15:22 [2024-01-23T15:15:22.233Z] === RUN   TestPluginInstall
15:15:22 [2024-01-23T15:15:22.233Z] === RUN   TestPluginInstall/no_auth
15:15:24 [2024-01-23T15:15:24.782Z] time="2024-01-23T15:15:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:15:24 [2024-01-23T15:15:24.782Z] time="2024-01-23T15:15:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:32c5e29d0cf66bba6f8c8bd235c42387d68dcd74c2ca1ef0230a1734485dcd0f" mediatype=application/vnd.docker.plugin.v1+json size=522
15:15:24 [2024-01-23T15:15:24.782Z] time="2024-01-23T15:15:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:15:24 [2024-01-23T15:15:24.782Z] time="2024-01-23T15:15:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:32c5e29d0cf66bba6f8c8bd235c42387d68dcd74c2ca1ef0230a1734485dcd0f" mediatype=application/vnd.docker.plugin.v1+json size=522
15:15:24 [2024-01-23T15:15:24.782Z] === RUN   TestPluginInstall/with_htpasswd
15:15:25 [2024-01-23T15:15:25.042Z] time="2024-01-23T15:15:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:15:25 [2024-01-23T15:15:25.042Z] time="2024-01-23T15:15:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:32c5e29d0cf66bba6f8c8bd235c42387d68dcd74c2ca1ef0230a1734485dcd0f" mediatype=application/vnd.docker.plugin.v1+json size=522
15:15:25 [2024-01-23T15:15:25.042Z] time="2024-01-23T15:15:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:15:25 [2024-01-23T15:15:25.042Z] time="2024-01-23T15:15:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:32c5e29d0cf66bba6f8c8bd235c42387d68dcd74c2ca1ef0230a1734485dcd0f" mediatype=application/vnd.docker.plugin.v1+json size=522
15:15:25 [2024-01-23T15:15:25.303Z] === RUN   TestPluginInstall/with_insecure
15:15:26 [2024-01-23T15:15:26.244Z] time="2024-01-23T15:15:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:15:26 [2024-01-23T15:15:26.244Z] time="2024-01-23T15:15:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c06f708b6988c62c6afd809a198e9e8f906f6ca0e3362be05ab640b6f421fcf" mediatype=application/vnd.docker.plugin.v1+json size=522
15:15:26 [2024-01-23T15:15:26.244Z] time="2024-01-23T15:15:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:15:26 [2024-01-23T15:15:26.244Z] time="2024-01-23T15:15:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c06f708b6988c62c6afd809a198e9e8f906f6ca0e3362be05ab640b6f421fcf" mediatype=application/vnd.docker.plugin.v1+json size=522
15:15:26 [2024-01-23T15:15:26.244Z]     plugin_test.go:204: [d7e6e97786d66] daemon is not started
15:15:26 [2024-01-23T15:15:26.244Z] --- PASS: TestPluginInstall (5.10s)
15:15:26 [2024-01-23T15:15:26.244Z]     --- PASS: TestPluginInstall/no_auth (3.71s)
15:15:26 [2024-01-23T15:15:26.244Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
15:15:26 [2024-01-23T15:15:26.244Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
15:15:26 [2024-01-23T15:15:26.244Z] === RUN   TestPluginsWithRuntimes
15:15:27 [2024-01-23T15:15:27.626Z] === RUN   TestPluginsWithRuntimes/No_Args
15:15:28 [2024-01-23T15:15:28.566Z] === RUN   TestPluginsWithRuntimes/With_Args
15:15:29 [2024-01-23T15:15:29.506Z] --- PASS: TestPluginsWithRuntimes (3.39s)
15:15:29 [2024-01-23T15:15:29.506Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.95s)
15:15:29 [2024-01-23T15:15:29.506Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
15:15:29 [2024-01-23T15:15:29.506Z] === RUN   TestPluginBackCompatMediaTypes
15:15:30 [2024-01-23T15:15:30.077Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
15:15:30 [2024-01-23T15:15:30.077Z] PASS
15:15:30 [2024-01-23T15:15:30.077Z] 
15:15:30 [2024-01-23T15:15:30.077Z] DONE 24 tests in 9.036s
15:15:30 [2024-01-23T15:15:30.077Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
15:15:30 [2024-01-23T15:15:30.077Z] ++ '[' -n '' ']'
15:15:30 [2024-01-23T15:15:30.077Z] ++ 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
15:15:30 [2024-01-23T15:15:30.077Z] ++ set -e
15:15:30 [2024-01-23T15:15:30.077Z] ++ '[' -n 0 ']'
15:15:30 [2024-01-23T15:15:30.077Z] ++ set -x
15:15:30 [2024-01-23T15:15:30.077Z] ++ 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.m4a7vgMhZA/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
15:15:30 [2024-01-23T15:15:30.077Z] INFO: Testing against a local daemon
15:15:30 [2024-01-23T15:15:30.077Z] === RUN   TestExternalGraphDriver
15:15:30 [2024-01-23T15:15:30.337Z] === RUN   TestExternalGraphDriver/json
15:15:30 [2024-01-23T15:15:30.337Z] === RUN   TestExternalGraphDriver/spec
15:15:30 [2024-01-23T15:15:30.337Z] === RUN   TestExternalGraphDriver/pull
15:15:30 [2024-01-23T15:15:30.337Z] --- PASS: TestExternalGraphDriver (0.34s)
15:15:30 [2024-01-23T15:15:30.337Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
15:15:30 [2024-01-23T15:15:30.337Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
15:15:30 [2024-01-23T15:15:30.337Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
15:15:30 [2024-01-23T15:15:30.337Z] === RUN   TestGraphdriverPluginV2
15:15:30 [2024-01-23T15:15:30.907Z]     external_test.go:415: (*Execution).NotAmd64-fm
15:15:30 [2024-01-23T15:15:30.907Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
15:15:30 [2024-01-23T15:15:30.907Z] PASS
15:15:30 [2024-01-23T15:15:30.907Z] 
15:15:30 [2024-01-23T15:15:30.907Z] === Skipped
15:15:30 [2024-01-23T15:15:30.907Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
15:15:30 [2024-01-23T15:15:30.907Z]     external_test.go:415: (*Execution).NotAmd64-fm
15:15:30 [2024-01-23T15:15:30.907Z] 
15:15:30 [2024-01-23T15:15:30.907Z] DONE 5 tests, 1 skipped in 0.698s
15:15:30 [2024-01-23T15:15:30.907Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
15:15:30 [2024-01-23T15:15:30.907Z] ++ '[' -n '' ']'
15:15:30 [2024-01-23T15:15:30.907Z] ++ 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
15:15:30 [2024-01-23T15:15:30.907Z] ++ set -e
15:15:30 [2024-01-23T15:15:30.907Z] ++ '[' -n 0 ']'
15:15:30 [2024-01-23T15:15:30.907Z] ++ set -x
15:15:30 [2024-01-23T15:15:30.907Z] ++ 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.m4a7vgMhZA/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
15:15:30 [2024-01-23T15:15:30.907Z] INFO: Testing against a local daemon
15:15:30 [2024-01-23T15:15:30.907Z] === RUN   TestContinueAfterPluginCrash
15:15:30 [2024-01-23T15:15:30.907Z] === PAUSE TestContinueAfterPluginCrash
15:15:30 [2024-01-23T15:15:30.907Z] === RUN   TestReadPluginNoRead
15:15:30 [2024-01-23T15:15:30.907Z] === PAUSE TestReadPluginNoRead
15:15:30 [2024-01-23T15:15:30.907Z] === RUN   TestDaemonStartWithLogOpt
15:15:30 [2024-01-23T15:15:30.907Z] === PAUSE TestDaemonStartWithLogOpt
15:15:30 [2024-01-23T15:15:30.907Z] === CONT  TestDaemonStartWithLogOpt
15:15:30 [2024-01-23T15:15:30.907Z] === CONT  TestReadPluginNoRead
15:15:30 [2024-01-23T15:15:30.907Z] === CONT  TestContinueAfterPluginCrash
15:15:32 [2024-01-23T15:15:32.818Z] === RUN   TestReadPluginNoRead/default
15:15:33 [2024-01-23T15:15:33.388Z] --- PASS: TestDaemonStartWithLogOpt (2.70s)
15:15:34 [2024-01-23T15:15:34.329Z] === RUN   TestReadPluginNoRead/disabled_caching
15:15:35 [2024-01-23T15:15:35.269Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:15:36 [2024-01-23T15:15:36.653Z]     read_test.go:93: [dd0089e6c6560] daemon is not started
15:15:36 [2024-01-23T15:15:36.653Z] --- PASS: TestReadPluginNoRead (5.74s)
15:15:36 [2024-01-23T15:15:36.653Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
15:15:36 [2024-01-23T15:15:36.653Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
15:15:36 [2024-01-23T15:15:36.653Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
15:15:38 [2024-01-23T15:15:38.563Z] --- PASS: TestContinueAfterPluginCrash (7.65s)
15:15:38 [2024-01-23T15:15:38.563Z] PASS
15:15:38 [2024-01-23T15:15:38.563Z] 
15:15:38 [2024-01-23T15:15:38.563Z] DONE 6 tests in 7.684s
15:15:38 [2024-01-23T15:15:38.563Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
15:15:38 [2024-01-23T15:15:38.563Z] ++ '[' -n '' ']'
15:15:38 [2024-01-23T15:15:38.563Z] ++ 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
15:15:38 [2024-01-23T15:15:38.563Z] ++ set -e
15:15:38 [2024-01-23T15:15:38.563Z] ++ '[' -n 0 ']'
15:15:38 [2024-01-23T15:15:38.563Z] ++ set -x
15:15:38 [2024-01-23T15:15:38.563Z] ++ 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.m4a7vgMhZA/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
15:15:38 [2024-01-23T15:15:38.563Z] testing: warning: no tests to run
15:15:38 [2024-01-23T15:15:38.563Z] PASS
15:15:38 [2024-01-23T15:15:38.563Z] 
15:15:38 [2024-01-23T15:15:38.563Z] DONE 0 tests in 0.007s
15:15:38 [2024-01-23T15:15:38.563Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
15:15:38 [2024-01-23T15:15:38.563Z] ++ '[' -n '' ']'
15:15:38 [2024-01-23T15:15:38.563Z] ++ 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
15:15:38 [2024-01-23T15:15:38.563Z] ++ set -e
15:15:38 [2024-01-23T15:15:38.563Z] ++ '[' -n 0 ']'
15:15:38 [2024-01-23T15:15:38.563Z] ++ set -x
15:15:38 [2024-01-23T15:15:38.563Z] ++ 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.m4a7vgMhZA/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
15:15:38 [2024-01-23T15:15:38.563Z] INFO: Testing against a local daemon
15:15:38 [2024-01-23T15:15:38.563Z] === RUN   TestPluginWithDevMounts
15:15:38 [2024-01-23T15:15:38.563Z] === PAUSE TestPluginWithDevMounts
15:15:38 [2024-01-23T15:15:38.563Z] === CONT  TestPluginWithDevMounts
15:15:39 [2024-01-23T15:15:39.945Z] --- PASS: TestPluginWithDevMounts (1.50s)
15:15:39 [2024-01-23T15:15:39.945Z] PASS
15:15:39 [2024-01-23T15:15:39.945Z] 
15:15:39 [2024-01-23T15:15:39.945Z] DONE 1 tests in 1.539s
15:15:39 [2024-01-23T15:15:39.945Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
15:15:39 [2024-01-23T15:15:39.945Z] ++ '[' -n '' ']'
15:15:39 [2024-01-23T15:15:39.945Z] ++ 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
15:15:39 [2024-01-23T15:15:39.945Z] ++ set -e
15:15:39 [2024-01-23T15:15:39.945Z] ++ '[' -n 0 ']'
15:15:39 [2024-01-23T15:15:39.945Z] ++ set -x
15:15:39 [2024-01-23T15:15:39.945Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.m4a7vgMhZA/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
15:15:40 [2024-01-23T15:15:40.206Z] INFO: Testing against a local daemon
15:15:40 [2024-01-23T15:15:40.206Z] === RUN   TestSecretInspect
15:15:42 [2024-01-23T15:15:42.133Z] --- PASS: TestSecretInspect (2.06s)
15:15:42 [2024-01-23T15:15:42.133Z] === RUN   TestSecretList
15:15:44 [2024-01-23T15:15:44.048Z] --- PASS: TestSecretList (1.93s)
15:15:44 [2024-01-23T15:15:44.048Z] === RUN   TestSecretsCreateAndDelete
15:15:45 [2024-01-23T15:15:45.959Z] --- PASS: TestSecretsCreateAndDelete (1.97s)
15:15:45 [2024-01-23T15:15:45.959Z] === RUN   TestSecretsUpdate
15:15:48 [2024-01-23T15:15:48.501Z] --- PASS: TestSecretsUpdate (1.97s)
15:15:48 [2024-01-23T15:15:48.501Z] === RUN   TestTemplatedSecret
15:15:51 [2024-01-23T15:15:51.043Z] --- PASS: TestTemplatedSecret (2.61s)
15:15:51 [2024-01-23T15:15:51.043Z] === RUN   TestSecretCreateResolve
15:15:52 [2024-01-23T15:15:52.429Z] --- PASS: TestSecretCreateResolve (1.91s)
15:15:52 [2024-01-23T15:15:52.429Z] PASS
15:15:52 [2024-01-23T15:15:52.429Z] 
15:15:52 [2024-01-23T15:15:52.429Z] DONE 6 tests in 12.479s
15:15:52 [2024-01-23T15:15:52.429Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
15:15:52 [2024-01-23T15:15:52.429Z] ++ '[' -n '' ']'
15:15:52 [2024-01-23T15:15:52.429Z] ++ 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
15:15:52 [2024-01-23T15:15:52.429Z] ++ set -e
15:15:52 [2024-01-23T15:15:52.429Z] ++ '[' -n 0 ']'
15:15:52 [2024-01-23T15:15:52.429Z] ++ set -x
15:15:52 [2024-01-23T15:15:52.429Z] ++ 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.m4a7vgMhZA/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
15:15:52 [2024-01-23T15:15:52.690Z] INFO: Testing against a local daemon
15:15:52 [2024-01-23T15:15:52.690Z] === RUN   TestServiceCreateInit
15:15:52 [2024-01-23T15:15:52.690Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:15:56 [2024-01-23T15:15:56.892Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:16:00 [2024-01-23T15:16:00.189Z] --- PASS: TestServiceCreateInit (7.52s)
15:16:00 [2024-01-23T15:16:00.189Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s)
15:16:00 [2024-01-23T15:16:00.189Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s)
15:16:00 [2024-01-23T15:16:00.189Z] === RUN   TestCreateServiceMultipleTimes
15:16:15 [2024-01-23T15:16:15.090Z] --- PASS: TestCreateServiceMultipleTimes (14.47s)
15:16:15 [2024-01-23T15:16:15.090Z] === RUN   TestCreateServiceConflict
15:16:16 [2024-01-23T15:16:16.473Z] --- PASS: TestCreateServiceConflict (1.87s)
15:16:16 [2024-01-23T15:16:16.473Z] === RUN   TestCreateServiceMaxReplicas
15:16:19 [2024-01-23T15:16:19.772Z] --- PASS: TestCreateServiceMaxReplicas (2.81s)
15:16:19 [2024-01-23T15:16:19.772Z] === RUN   TestCreateServiceSecretFileMode
15:16:31 [2024-01-23T15:16:31.996Z] --- PASS: TestCreateServiceSecretFileMode (12.64s)
15:16:31 [2024-01-23T15:16:31.996Z] === RUN   TestCreateServiceConfigFileMode
15:16:46 [2024-01-23T15:16:46.910Z] --- PASS: TestCreateServiceConfigFileMode (12.55s)
15:16:46 [2024-01-23T15:16:46.910Z] === RUN   TestCreateServiceSysctls
15:16:47 [2024-01-23T15:16:47.851Z] --- PASS: TestCreateServiceSysctls (3.18s)
15:16:47 [2024-01-23T15:16:47.851Z] === RUN   TestCreateServiceCapabilities
15:16:49 [2024-01-23T15:16:49.762Z] --- PASS: TestCreateServiceCapabilities (2.10s)
15:16:49 [2024-01-23T15:16:49.762Z] === RUN   TestInspect
15:16:53 [2024-01-23T15:16:53.059Z] --- PASS: TestInspect (2.93s)
15:16:53 [2024-01-23T15:16:53.059Z] === RUN   TestCreateJob
15:16:56 [2024-01-23T15:16:56.354Z] --- PASS: TestCreateJob (3.15s)
15:16:56 [2024-01-23T15:16:56.354Z] === RUN   TestReplicatedJob
15:17:00 [2024-01-23T15:17:00.554Z] --- PASS: TestReplicatedJob (4.64s)
15:17:00 [2024-01-23T15:17:00.554Z] === RUN   TestUpdateReplicatedJob
15:17:03 [2024-01-23T15:17:03.851Z] --- PASS: TestUpdateReplicatedJob (3.29s)
15:17:03 [2024-01-23T15:17:03.851Z] === RUN   TestServiceListWithStatuses
15:17:09 [2024-01-23T15:17:09.136Z] --- PASS: TestServiceListWithStatuses (4.92s)
15:17:09 [2024-01-23T15:17:09.136Z] === RUN   TestDockerNetworkConnectAliasPreV144
15:17:13 [2024-01-23T15:17:13.338Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (4.07s)
15:17:13 [2024-01-23T15:17:13.338Z] === RUN   TestDockerNetworkReConnect
15:17:15 [2024-01-23T15:17:15.881Z] --- PASS: TestDockerNetworkReConnect (3.25s)
15:17:15 [2024-01-23T15:17:15.881Z] === RUN   TestServicePlugin
15:17:15 [2024-01-23T15:17:15.881Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
15:17:15 [2024-01-23T15:17:15.881Z] --- SKIP: TestServicePlugin (0.00s)
15:17:15 [2024-01-23T15:17:15.881Z] === RUN   TestServiceUpdateLabel
15:17:17 [2024-01-23T15:17:17.792Z] --- PASS: TestServiceUpdateLabel (1.86s)
15:17:17 [2024-01-23T15:17:17.792Z] === RUN   TestServiceUpdateSecrets
15:17:32 [2024-01-23T15:17:32.699Z] --- PASS: TestServiceUpdateSecrets (14.36s)
15:17:32 [2024-01-23T15:17:32.699Z] === RUN   TestServiceUpdateConfigs
15:17:47 [2024-01-23T15:17:47.605Z] --- PASS: TestServiceUpdateConfigs (14.38s)
15:17:47 [2024-01-23T15:17:47.605Z] === RUN   TestServiceUpdateNetwork
15:17:59 [2024-01-23T15:17:59.833Z] --- PASS: TestServiceUpdateNetwork (12.11s)
15:17:59 [2024-01-23T15:17:59.833Z] === RUN   TestServiceUpdatePidsLimit
15:17:59 [2024-01-23T15:17:59.833Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:18:00 [2024-01-23T15:18:00.775Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:18:08 [2024-01-23T15:18:08.911Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:18:15 [2024-01-23T15:18:15.488Z] --- PASS: TestServiceUpdatePidsLimit (16.50s)
15:18:15 [2024-01-23T15:18:15.488Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s)
15:18:15 [2024-01-23T15:18:15.488Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
15:18:15 [2024-01-23T15:18:15.488Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
15:18:15 [2024-01-23T15:18:15.488Z] PASS
15:18:15 [2024-01-23T15:18:15.488Z] 
15:18:15 [2024-01-23T15:18:15.488Z] === Skipped
15:18:15 [2024-01-23T15:18:15.488Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:18:15 [2024-01-23T15:18:15.488Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
15:18:15 [2024-01-23T15:18:15.488Z] 
15:18:15 [2024-01-23T15:18:15.488Z] DONE 26 tests, 1 skipped in 142.637s
15:18:15 [2024-01-23T15:18:15.488Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
15:18:15 [2024-01-23T15:18:15.488Z] ++ '[' -n '' ']'
15:18:15 [2024-01-23T15:18:15.488Z] ++ 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
15:18:15 [2024-01-23T15:18:15.488Z] ++ set -e
15:18:15 [2024-01-23T15:18:15.488Z] ++ '[' -n 0 ']'
15:18:15 [2024-01-23T15:18:15.488Z] ++ set -x
15:18:15 [2024-01-23T15:18:15.488Z] ++ 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.m4a7vgMhZA/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
15:18:15 [2024-01-23T15:18:15.488Z] INFO: Testing against a local daemon
15:18:15 [2024-01-23T15:18:15.488Z] === RUN   TestSessionCreate
15:18:15 [2024-01-23T15:18:15.488Z] --- PASS: TestSessionCreate (0.01s)
15:18:15 [2024-01-23T15:18:15.489Z] === RUN   TestSessionCreateWithBadUpgrade
15:18:15 [2024-01-23T15:18:15.489Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
15:18:15 [2024-01-23T15:18:15.489Z] PASS
15:18:15 [2024-01-23T15:18:15.489Z] 
15:18:15 [2024-01-23T15:18:15.489Z] DONE 2 tests in 0.048s
15:18:15 [2024-01-23T15:18:15.489Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
15:18:15 [2024-01-23T15:18:15.489Z] ++ '[' -n '' ']'
15:18:15 [2024-01-23T15:18:15.489Z] ++ 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
15:18:15 [2024-01-23T15:18:15.489Z] ++ set -e
15:18:15 [2024-01-23T15:18:15.489Z] ++ '[' -n 0 ']'
15:18:15 [2024-01-23T15:18:15.489Z] ++ set -x
15:18:15 [2024-01-23T15:18:15.489Z] ++ 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.m4a7vgMhZA/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
15:18:15 [2024-01-23T15:18:15.489Z] INFO: Testing against a local daemon
15:18:15 [2024-01-23T15:18:15.489Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:18:15 [2024-01-23T15:18:15.489Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:18:15 [2024-01-23T15:18:15.489Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:18:15 [2024-01-23T15:18:15.489Z] === RUN   TestDiskUsage
15:18:15 [2024-01-23T15:18:15.489Z] === PAUSE TestDiskUsage
15:18:15 [2024-01-23T15:18:15.489Z] === RUN   TestEventsExecDie
15:18:15 [2024-01-23T15:18:15.750Z] --- PASS: TestEventsExecDie (0.57s)
15:18:15 [2024-01-23T15:18:15.750Z] === RUN   TestEventsBackwardsCompatible
15:18:16 [2024-01-23T15:18:16.010Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
15:18:16 [2024-01-23T15:18:16.010Z] === RUN   TestEventsVolumeCreate
15:18:16 [2024-01-23T15:18:16.010Z] --- PASS: TestEventsVolumeCreate (0.06s)
15:18:16 [2024-01-23T15:18:16.010Z] === RUN   TestInfoBinaryCommits
15:18:16 [2024-01-23T15:18:16.010Z] --- PASS: TestInfoBinaryCommits (0.01s)
15:18:16 [2024-01-23T15:18:16.010Z] === RUN   TestInfoAPIVersioned
15:18:16 [2024-01-23T15:18:16.010Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:18:16 [2024-01-23T15:18:16.010Z] === RUN   TestInfoAPI
15:18:16 [2024-01-23T15:18:16.010Z] --- PASS: TestInfoAPI (0.01s)
15:18:16 [2024-01-23T15:18:16.010Z] === RUN   TestInfoAPIWarnings
15:18:34 [2024-01-23T15:18:34.115Z] --- PASS: TestInfoAPIWarnings (16.55s)
15:18:34 [2024-01-23T15:18:34.115Z] === RUN   TestInfoDebug
15:18:34 [2024-01-23T15:18:34.115Z] --- PASS: TestInfoDebug (0.52s)
15:18:34 [2024-01-23T15:18:34.115Z] === RUN   TestInfoInsecureRegistries
15:18:34 [2024-01-23T15:18:34.115Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:18:34 [2024-01-23T15:18:34.115Z] === RUN   TestInfoRegistryMirrors
15:18:34 [2024-01-23T15:18:34.115Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:18:34 [2024-01-23T15:18:34.115Z] === RUN   TestLoginFailsWithBadCredentials
15:18:35 [2024-01-23T15:18:35.054Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s)
15:18:35 [2024-01-23T15:18:35.054Z] === RUN   TestPingCacheHeaders
15:18:35 [2024-01-23T15:18:35.315Z] --- PASS: TestPingCacheHeaders (0.01s)
15:18:35 [2024-01-23T15:18:35.315Z] === RUN   TestPingGet
15:18:35 [2024-01-23T15:18:35.315Z] --- PASS: TestPingGet (0.01s)
15:18:35 [2024-01-23T15:18:35.315Z] === RUN   TestPingHead
15:18:35 [2024-01-23T15:18:35.315Z] --- PASS: TestPingHead (0.01s)
15:18:35 [2024-01-23T15:18:35.315Z] === RUN   TestPingSwarmHeader
15:18:35 [2024-01-23T15:18:35.885Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:18:36 [2024-01-23T15:18:36.455Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:18:37 [2024-01-23T15:18:37.395Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:18:37 [2024-01-23T15:18:37.395Z] --- PASS: TestPingSwarmHeader (2.00s)
15:18:37 [2024-01-23T15:18:37.395Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:18:37 [2024-01-23T15:18:37.395Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:18:37 [2024-01-23T15:18:37.395Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:18:37 [2024-01-23T15:18:37.395Z] === RUN   TestPingBuilderHeader
15:18:37 [2024-01-23T15:18:37.395Z] === RUN   TestPingBuilderHeader/default_config
15:18:37 [2024-01-23T15:18:37.656Z] === RUN   TestPingBuilderHeader/buildkit_disabled
15:18:38 [2024-01-23T15:18:38.226Z] --- PASS: TestPingBuilderHeader (1.04s)
15:18:38 [2024-01-23T15:18:38.226Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
15:18:38 [2024-01-23T15:18:38.226Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
15:18:38 [2024-01-23T15:18:38.226Z] === RUN   TestVersion
15:18:38 [2024-01-23T15:18:38.226Z] --- PASS: TestVersion (0.01s)
15:18:38 [2024-01-23T15:18:38.226Z] === CONT  TestDiskUsage
15:18:38 [2024-01-23T15:18:38.796Z] === RUN   TestDiskUsage/empty
15:18:38 [2024-01-23T15:18:38.796Z] === RUN   TestDiskUsage/empty/container_types
15:18:38 [2024-01-23T15:18:38.796Z] === RUN   TestDiskUsage/empty/image_types
15:18:38 [2024-01-23T15:18:38.796Z] === RUN   TestDiskUsage/empty/volume_types
15:18:38 [2024-01-23T15:18:38.796Z] === RUN   TestDiskUsage/empty/build-cache_types
15:18:38 [2024-01-23T15:18:38.796Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:18:38 [2024-01-23T15:18:38.796Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:18:38 [2024-01-23T15:18:38.796Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:18:38 [2024-01-23T15:18:38.796Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:18:38 [2024-01-23T15:18:38.796Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:18:38 [2024-01-23T15:18:38.796Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:18:38 [2024-01-23T15:18:38.796Z] === RUN   TestDiskUsage/after_LoadBusybox
15:18:38 [2024-01-23T15:18:38.796Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:18:38 [2024-01-23T15:18:38.796Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:18:38 [2024-01-23T15:18:38.796Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:18:38 [2024-01-23T15:18:38.796Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:18:38 [2024-01-23T15:18:38.796Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:18:38 [2024-01-23T15:18:38.797Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:18:38 [2024-01-23T15:18:38.797Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:18:38 [2024-01-23T15:18:38.797Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:18:38 [2024-01-23T15:18:38.797Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:18:38 [2024-01-23T15:18:38.797Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:18:38 [2024-01-23T15:18:38.797Z] === RUN   TestDiskUsage/after_container.Run
15:18:39 [2024-01-23T15:18:39.057Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:18:39 [2024-01-23T15:18:39.057Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:18:39 [2024-01-23T15:18:39.057Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:18:39 [2024-01-23T15:18:39.057Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:18:39 [2024-01-23T15:18:39.057Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:18:39 [2024-01-23T15:18:39.057Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:18:39 [2024-01-23T15:18:39.057Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:18:39 [2024-01-23T15:18:39.057Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:18:39 [2024-01-23T15:18:39.057Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:18:39 [2024-01-23T15:18:39.057Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:18:39 [2024-01-23T15:18:39.317Z] --- PASS: TestDiskUsage (1.10s)
15:18:39 [2024-01-23T15:18:39.317Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:18:39 [2024-01-23T15:18:39.317Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:18:39 [2024-01-23T15:18:39.317Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:18:39 [2024-01-23T15:18:39.317Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:18:39 [2024-01-23T15:18:39.317Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:18:39 [2024-01-23T15:18:39.317Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:18:39 [2024-01-23T15:18:39.317Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z] PASS
15:18:39 [2024-01-23T15:18:39.318Z] 
15:18:39 [2024-01-23T15:18:39.318Z] === Skipped
15:18:39 [2024-01-23T15:18:39.318Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:18:39 [2024-01-23T15:18:39.318Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:18:39 [2024-01-23T15:18:39.318Z] 
15:18:39 [2024-01-23T15:18:39.318Z] DONE 57 tests, 1 skipped in 24.107s
15:18:39 [2024-01-23T15:18:39.318Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
15:18:39 [2024-01-23T15:18:39.318Z] ++ '[' -n '' ']'
15:18:39 [2024-01-23T15:18:39.318Z] ++ 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
15:18:39 [2024-01-23T15:18:39.318Z] ++ set -e
15:18:39 [2024-01-23T15:18:39.318Z] ++ '[' -n 0 ']'
15:18:39 [2024-01-23T15:18:39.318Z] ++ set -x
15:18:39 [2024-01-23T15:18:39.318Z] ++ 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.m4a7vgMhZA/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
15:18:39 [2024-01-23T15:18:39.318Z] INFO: Testing against a local daemon
15:18:39 [2024-01-23T15:18:39.318Z] === RUN   TestRunMountVolumeSubdir
15:18:39 [2024-01-23T15:18:39.888Z]     mount_test.go:28: Setup stderr:
15:18:39 [2024-01-23T15:18:39.888Z]     mount_test.go:28: Setup stdout:
15:18:39 [2024-01-23T15:18:39.888Z]         /volume:
15:18:39 [2024-01-23T15:18:39.888Z]         total 24K    
15:18:39 [2024-01-23T15:18:39.888Z]         drwxr-xr-x    5 root     root        4.0K Jan 23 15:18 .
15:18:39 [2024-01-23T15:18:39.888Z]         drwxr-xr-x    1 root     root        4.0K Jan 23 15:18 ..
15:18:39 [2024-01-23T15:18:39.888Z]         -rw-r--r--    1 root     root           4 Jan 23 15:18 bar.txt
15:18:39 [2024-01-23T15:18:39.888Z]         drwxr-xr-x    2 root     root        4.0K Jan 23 15:18 bin
15:18:39 [2024-01-23T15:18:39.888Z]         drwxr-xr-x    3 root     root        4.0K Jan 23 15:18 hack
15:18:39 [2024-01-23T15:18:39.888Z]         drwxr-xr-x    2 root     root        4.0K Jan 23 15:18 subdir
15:18:39 [2024-01-23T15:18:39.888Z]         
15:18:39 [2024-01-23T15:18:39.888Z]         /volume/hack/:
15:18:39 [2024-01-23T15:18:39.888Z]         total 12K    
15:18:39 [2024-01-23T15:18:39.888Z]         drwxr-xr-x    3 root     root        4.0K Jan 23 15:18 .
15:18:39 [2024-01-23T15:18:39.888Z]         drwxr-xr-x    5 root     root        4.0K Jan 23 15:18 ..
15:18:39 [2024-01-23T15:18:39.888Z]         lrwxrwxrwx    1 root     root           4 Jan 23 15:18 bad -> root
15:18:39 [2024-01-23T15:18:39.888Z]         lrwxrwxrwx    1 root     root           9 Jan 23 15:18 good -> ../subdir
15:18:39 [2024-01-23T15:18:39.888Z]         drwxr-xr-x    2 root     root        4.0K Jan 23 15:18 iwanttobehackedwithtoctou
15:18:39 [2024-01-23T15:18:39.888Z]         lrwxrwxrwx    1 root     root           1 Jan 23 15:18 root -> /
15:18:39 [2024-01-23T15:18:39.888Z] === RUN   TestRunMountVolumeSubdir/subdir
15:18:40 [2024-01-23T15:18:40.459Z]     mount_test.go:101: stdout:
15:18:40 [2024-01-23T15:18:40.459Z]         hello.txt
15:18:40 [2024-01-23T15:18:40.459Z]     mount_test.go:102: stderr:
15:18:40 [2024-01-23T15:18:40.459Z] === RUN   TestRunMountVolumeSubdir/subdir_link
15:18:41 [2024-01-23T15:18:41.029Z]     mount_test.go:101: stdout:
15:18:41 [2024-01-23T15:18:41.029Z]         hello.txt
15:18:41 [2024-01-23T15:18:41.029Z]     mount_test.go:102: stderr:
15:18:41 [2024-01-23T15:18:41.029Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
15:18:41 [2024-01-23T15:18:41.292Z]     mount_test.go:101: stdout:
15:18:41 [2024-01-23T15:18:41.292Z]         /bin/busybox
15:18:41 [2024-01-23T15:18:41.292Z]     mount_test.go:102: stderr:
15:18:41 [2024-01-23T15:18:41.292Z] === RUN   TestRunMountVolumeSubdir/file
15:18:41 [2024-01-23T15:18:41.882Z]     mount_test.go:101: stdout:
15:18:41 [2024-01-23T15:18:41.882Z]         foo
15:18:41 [2024-01-23T15:18:41.882Z]     mount_test.go:102: stderr:
15:18:41 [2024-01-23T15:18:41.882Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
15:18:41 [2024-01-23T15:18:41.882Z] === RUN   TestRunMountVolumeSubdir/not_existing
15:18:41 [2024-01-23T15:18:41.882Z] === RUN   TestRunMountVolumeSubdir/mount_link
15:18:42 [2024-01-23T15:18:42.144Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
15:18:42 [2024-01-23T15:18:42.404Z] --- PASS: TestRunMountVolumeSubdir (2.90s)
15:18:42 [2024-01-23T15:18:42.404Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.47s)
15:18:42 [2024-01-23T15:18:42.404Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.48s)
15:18:42 [2024-01-23T15:18:42.404Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.48s)
15:18:42 [2024-01-23T15:18:42.404Z]     --- PASS: TestRunMountVolumeSubdir/file (0.43s)
15:18:42 [2024-01-23T15:18:42.404Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
15:18:42 [2024-01-23T15:18:42.404Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.18s)
15:18:42 [2024-01-23T15:18:42.404Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.18s)
15:18:42 [2024-01-23T15:18:42.404Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.16s)
15:18:42 [2024-01-23T15:18:42.404Z] === RUN   TestVolumesCreateAndList
15:18:42 [2024-01-23T15:18:42.404Z] --- PASS: TestVolumesCreateAndList (0.01s)
15:18:42 [2024-01-23T15:18:42.404Z] === RUN   TestVolumesRemove
15:18:42 [2024-01-23T15:18:42.404Z] === RUN   TestVolumesRemove/volume_in_use
15:18:42 [2024-01-23T15:18:42.404Z] === RUN   TestVolumesRemove/volume_not_in_use
15:18:42 [2024-01-23T15:18:42.404Z] === RUN   TestVolumesRemove/non-existing_volume
15:18:42 [2024-01-23T15:18:42.404Z] === RUN   TestVolumesRemove/non-existing_volume_force
15:18:42 [2024-01-23T15:18:42.404Z] --- PASS: TestVolumesRemove (0.07s)
15:18:42 [2024-01-23T15:18:42.404Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
15:18:42 [2024-01-23T15:18:42.404Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
15:18:42 [2024-01-23T15:18:42.404Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
15:18:42 [2024-01-23T15:18:42.404Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
15:18:42 [2024-01-23T15:18:42.404Z] === RUN   TestVolumesRemoveSwarmEnabled
15:18:42 [2024-01-23T15:18:42.404Z] === PAUSE TestVolumesRemoveSwarmEnabled
15:18:42 [2024-01-23T15:18:42.404Z] === RUN   TestVolumesInspect
15:18:42 [2024-01-23T15:18:42.404Z] --- PASS: TestVolumesInspect (0.01s)
15:18:42 [2024-01-23T15:18:42.404Z] === RUN   TestVolumesInvalidJSON
15:18:42 [2024-01-23T15:18:42.404Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:18:42 [2024-01-23T15:18:42.404Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:18:42 [2024-01-23T15:18:42.404Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:18:42 [2024-01-23T15:18:42.404Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:18:42 [2024-01-23T15:18:42.404Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:18:42 [2024-01-23T15:18:42.404Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:18:42 [2024-01-23T15:18:42.404Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:18:42 [2024-01-23T15:18:42.404Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:18:42 [2024-01-23T15:18:42.404Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
15:18:42 [2024-01-23T15:18:42.404Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:18:42 [2024-01-23T15:18:42.404Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
15:18:42 [2024-01-23T15:18:42.404Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:18:42 [2024-01-23T15:18:42.404Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:18:42 [2024-01-23T15:18:42.404Z] === RUN   TestVolumePruneAnonymous
15:18:42 [2024-01-23T15:18:42.404Z] --- PASS: TestVolumePruneAnonymous (0.04s)
15:18:42 [2024-01-23T15:18:42.404Z] === RUN   TestVolumePruneAnonFromImage
15:18:42 [2024-01-23T15:18:42.664Z] --- PASS: TestVolumePruneAnonFromImage (0.15s)
15:18:42 [2024-01-23T15:18:42.664Z] === CONT  TestVolumesRemoveSwarmEnabled
15:18:44 [2024-01-23T15:18:44.047Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
15:18:44 [2024-01-23T15:18:44.047Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
15:18:44 [2024-01-23T15:18:44.047Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
15:18:44 [2024-01-23T15:18:44.047Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
15:18:44 [2024-01-23T15:18:44.617Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.84s)
15:18:44 [2024-01-23T15:18:44.617Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
15:18:44 [2024-01-23T15:18:44.617Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
15:18:44 [2024-01-23T15:18:44.617Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
15:18:44 [2024-01-23T15:18:44.617Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
15:18:44 [2024-01-23T15:18:44.617Z] PASS
15:18:44 [2024-01-23T15:18:44.617Z] 
15:18:44 [2024-01-23T15:18:44.617Z] DONE 29 tests in 5.072s
15:18:44 [2024-01-23T15:18:44.617Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:18:44 [2024-01-23T15:18:44.617Z] ++++ cat bundles/test-integration/docker.pid
15:18:44 [2024-01-23T15:18:44.617Z] +++ kill 24455
15:18:45 [2024-01-23T15:18:45.998Z] ++++ cat bundles/test-integration/TestUsernsCommit/de45083647095/docker.pid
15:18:45 [2024-01-23T15:18:45.998Z] +++ kill 62353
15:18:45 [2024-01-23T15:18:45.998Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 62353 is not a child of this shell
15:18:45 [2024-01-23T15:18:45.998Z] warning: PID 62353 from bundles/test-integration/TestUsernsCommit/de45083647095/docker.pid had a nonzero exit code
15:18:45 [2024-01-23T15:18:45.998Z] umount: bundles/test-integration/TestUsernsCommit/de45083647095/root: not mounted.
15:18:45 [2024-01-23T15:18:45.998Z] +++ /etc/init.d/apparmor stop
15:18:45 [2024-01-23T15:18:45.998Z] Leaving: AppArmorNo profiles have been unloaded.
15:18:45 [2024-01-23T15:18:45.998Z] 
15:18:45 [2024-01-23T15:18:45.998Z] Unloading profiles will leave already running processes permanently
15:18:45 [2024-01-23T15:18:45.998Z] unconfined, which can lead to unexpected situations.
15:18:45 [2024-01-23T15:18:45.998Z] 
15:18:45 [2024-01-23T15:18:45.998Z] To set a process to complain mode, use the command line tool
15:18:45 [2024-01-23T15:18:45.998Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:18:45 [2024-01-23T15:18:45.998Z] +++ true
15:18:45 [2024-01-23T15:18:45.998Z] exiting test-integration
15:18:45 [2024-01-23T15:18:45.998Z] ++ exit 0
15:18:45 [2024-01-23T15:18:45.998Z] 
Post stage
[Pipeline] junit
15:18:46 [2024-01-23T15:18:46.954Z] Recording test results
15:18:47 [2024-01-23T15:18:47.123Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:18:47 [2024-01-23T15:18:47.418Z] + echo Ensuring container killed.
15:18:47 [2024-01-23T15:18:47.418Z] Ensuring container killed.
15:18:47 [2024-01-23T15:18:47.418Z] + docker rm -vf docker-pr5
15:18:47 [2024-01-23T15:18:47.418Z] Error response from daemon: No such container: docker-pr5
[Pipeline] sh
15:18:47 [2024-01-23T15:18:47.703Z] + echo Chowning /workspace to jenkins user
15:18:47 [2024-01-23T15:18:47.703Z] Chowning /workspace to jenkins user
15:18:47 [2024-01-23T15:18:47.703Z] + id -u
15:18:47 [2024-01-23T15:18:47.703Z] + id -g
15:18:47 [2024-01-23T15:18:47.703Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47187:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:18:49 [2024-01-23T15:18:49.375Z] + bundleName=arm64-integration
15:18:49 [2024-01-23T15:18:49.375Z] + echo Creating arm64-integration-bundles.tar.gz
15:18:49 [2024-01-23T15:18:49.375Z] Creating arm64-integration-bundles.tar.gz
15:18:49 [2024-01-23T15:18:49.375Z] + find bundles -path+  */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:18:49 [2024-01-23T15:18:49.375Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:18:49 [2024-01-23T15:18:49.649Z] Archiving artifacts
15:18:49 [2024-01-23T15:18:49.916Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47187/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:18:50 [2024-01-23T15:18:50.205Z] + make clean
15:18:50 [2024-01-23T15:18:50.205Z] docker volume rm -f docker-dev-cache docker-mod-cache
15:18:50 [2024-01-23T15:18:50.205Z] docker-dev-cache
15:18:50 [2024-01-23T15:18:50.205Z] 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