Skip to content
Success

Console Output

Pull request #47242 opened
15:46:03 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 2ddec74d590c302b48daf3b86243232cfefb7546+794f7127efd841e023dbd88051c577489f6cd3cf (cb7b476907d9a8698cdc8106c2607f4cefbed9a7)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-47242@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
15:46:06 [2024-01-29T15:46:06.243Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
15:46:06 [2024-01-29T15:46:06.249Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
15:46:21 [2024-01-29T15:46:21.484Z] Still waiting to schedule task
15:46:21 [2024-01-29T15:46:21.484Z] Waiting for next available executor on ‘arm64&&ubuntu-200415:46:42 [2024-01-29T15:46:42.497Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03ceb33ecd0400d11) in /home/ubuntu/workspace/moby_PR-47242
[Pipeline] {
[Pipeline] checkout
15:46:42 [2024-01-29T15:46:42.523Z] The recommended git tool is: git
15:46:42 [2024-01-29T15:46:42.530Z] using credential docker-jenkins-github-credentials
15:46:42 [2024-01-29T15:46:42.547Z] Cloning the remote Git repository
15:46:42 [2024-01-29T15:46:42.547Z] Cloning with configured refspecs honoured and without tags
15:46:42 [2024-01-29T15:46:42.556Z] Cloning repository https://github.com/moby/moby.git
15:46:42 [2024-01-29T15:46:42.556Z]  > git init /home/ubuntu/workspace/moby_PR-47242 # timeout=10
15:46:42 [2024-01-29T15:46:42.560Z] Fetching upstream changes from https://github.com/moby/moby.git
15:46:42 [2024-01-29T15:46:42.560Z]  > git --version # timeout=10
15:46:42 [2024-01-29T15:46:42.563Z]  > git --version # 'git version 2.25.1'
15:46:42 [2024-01-29T15:46:42.563Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:46:42 [2024-01-29T15:46:42.564Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47242/head:refs/remotes/origin/PR-47242 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:46:54 [2024-01-29T15:46:54.875Z] Fetching without tags
15:46:55 [2024-01-29T15:46:55.069Z] Merging remotes/origin/master commit 794f7127efd841e023dbd88051c577489f6cd3cf into PR head commit 2ddec74d590c302b48daf3b86243232cfefb7546
15:46:54 [2024-01-29T15:46:54.869Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:46:54 [2024-01-29T15:46:54.872Z]  > git config --add remote.origin.fetch +refs/pull/47242/head:refs/remotes/origin/PR-47242 # timeout=10
15:46:54 [2024-01-29T15:46:54.875Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:46:54 [2024-01-29T15:46:54.880Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:46:54 [2024-01-29T15:46:54.884Z] Fetching upstream changes from https://github.com/moby/moby.git
15:46:54 [2024-01-29T15:46:54.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:46:54 [2024-01-29T15:46:54.885Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47242/head:refs/remotes/origin/PR-47242 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:46:55 [2024-01-29T15:46:55.078Z]  > git config core.sparsecheckout # timeout=10
15:46:55 [2024-01-29T15:46:55.081Z]  > git checkout -f 2ddec74d590c302b48daf3b86243232cfefb7546 # timeout=10
15:46:55 [2024-01-29T15:46:55.747Z] Merge succeeded, producing 2ddec74d590c302b48daf3b86243232cfefb7546
15:46:55 [2024-01-29T15:46:55.747Z] Checking out Revision 2ddec74d590c302b48daf3b86243232cfefb7546 (PR-47242)
15:46:56 [2024-01-29T15:46:56.632Z] Commit message: "Remove unused params from etchosts.Build()"
15:46:56 [2024-01-29T15:46:56.632Z] First time build. Skipping changelog.
15:46:56 [2024-01-29T15:46:56.655Z]  > git --version # timeout=10
15:46:56 [2024-01-29T15:46:56.657Z]  > git --version # 'git version 2.25.1'
15:46:56 [2024-01-29T15:46:56.660Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
15:46:55 [2024-01-29T15:46:55.739Z]  > git remote # timeout=10
15:46:55 [2024-01-29T15:46:55.742Z]  > git config --get remote.origin.url # timeout=10
15:46:55 [2024-01-29T15:46:55.744Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:46:55 [2024-01-29T15:46:55.745Z]  > git merge 794f7127efd841e023dbd88051c577489f6cd3cf # timeout=10
15:46:55 [2024-01-29T15:46:55.751Z]  > git rev-parse HEAD^{commit} # timeout=10
15:46:55 [2024-01-29T15:46:55.756Z]  > git config core.sparsecheckout # timeout=10
15:46:55 [2024-01-29T15:46:55.758Z]  > git checkout -f 2ddec74d590c302b48daf3b86243232cfefb7546 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:46:57 [2024-01-29T15:46:57.240Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47242:/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:46:59 [2024-01-29T15:46:59.759Z] 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:46:59 [2024-01-29T15:46:59.811Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03ceb33ecd0400d11) in /home/ubuntu/workspace/moby_PR-47242
[Pipeline] {
[Pipeline] checkout
15:46:59 [2024-01-29T15:46:59.832Z] The recommended git tool is: git
15:46:59 [2024-01-29T15:46:59.839Z] using credential docker-jenkins-github-credentials
15:46:59 [2024-01-29T15:46:59.856Z] Fetching changes from the remote Git repository
15:46:59 [2024-01-29T15:46:59.861Z] Fetching without tags
15:47:00 [2024-01-29T15:47:00.092Z] Merging remotes/origin/master commit 794f7127efd841e023dbd88051c577489f6cd3cf into PR head commit 2ddec74d590c302b48daf3b86243232cfefb7546
15:47:00 [2024-01-29T15:47:00.140Z] Merge succeeded, producing 2ddec74d590c302b48daf3b86243232cfefb7546
15:47:00 [2024-01-29T15:47:00.141Z] Checking out Revision 2ddec74d590c302b48daf3b86243232cfefb7546 (PR-47242)
15:47:00 [2024-01-29T15:47:00.179Z] Commit message: "Remove unused params from etchosts.Build()"
15:47:00 [2024-01-29T15:47:00.195Z]  > git --version # timeout=10
15:47:00 [2024-01-29T15:47:00.197Z]  > git --version # 'git version 2.25.1'
15:47:00 [2024-01-29T15:47:00.200Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:47:00 [2024-01-29T15:47:00.800Z] + docker version
15:47:00 [2024-01-29T15:47:00.800Z] Client: Docker Engine - Community
15:47:00 [2024-01-29T15:47:00.800Z]  Version:           24.0.7
15:47:00 [2024-01-29T15:47:00.800Z]  API version:       1.43
15:47:00 [2024-01-29T15:47:00.800Z]  Go version:        go1.20.10
15:47:00 [2024-01-29T15:47:00.800Z]  Git commit:        afdd53b
15:47:00 [2024-01-29T15:47:00.800Z]  Built:             Thu Oct 26 09:08:14 2023
15:47:00 [2024-01-29T15:47:00.800Z]  OS/Arch:           linux/arm64
15:47:00 [2024-01-29T15:47:00.800Z]  Context:           default
15:47:00 [2024-01-29T15:47:00.800Z] 
15:47:00 [2024-01-29T15:47:00.800Z] Server: Docker Engine - Community
15:47:00 [2024-01-29T15:47:00.800Z]  Engine:
15:47:00 [2024-01-29T15:47:00.800Z]   Version:          24.0.7
15:47:00 [2024-01-29T15:47:00.800Z]   API version:      1.43 (minimum version 1.12)
15:47:00 [2024-01-29T15:47:00.800Z]   Go version:       go1.20.10
15:47:00 [2024-01-29T15:47:00.800Z]   Git commit:       311b9ff
15:47:00 [2024-01-29T15:47:00.800Z]   Built:            Thu Oct 26 09:08:14 2023
15:47:00 [2024-01-29T15:47:00.800Z]   OS/Arch:          linux/arm64
15:47:00 [2024-01-29T15:47:00.800Z]   Experimental:     true
15:47:00 [2024-01-29T15:47:00.800Z]  containerd:
15:47:00 [2024-01-29T15:47:00.800Z]   Version:          1.6.25
15:47:00 [2024-01-29T15:47:00.800Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
15:47:00 [2024-01-29T15:47:00.800Z]  runc:
15:47:00 [2024-01-29T15:47:00.800Z]   Version:          1.1.10
15:47:00 [2024-01-29T15:47:00.800Z]   GitCommit:        v1.1.10-0-g18a0cb0
15:47:00 [2024-01-29T15:47:00.800Z]  docker-init:
15:47:00 [2024-01-29T15:47:00.800Z]   Version:          0.19.0
15:47:00 [2024-01-29T15:47:00.800Z]   GitCommit:        de40ad0
[Pipeline] sh
15:46:59 [2024-01-29T15:46:59.860Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47242/.git # timeout=10
15:46:59 [2024-01-29T15:46:59.865Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:46:59 [2024-01-29T15:46:59.870Z] Fetching upstream changes from https://github.com/moby/moby.git
15:46:59 [2024-01-29T15:46:59.870Z]  > git --version # timeout=10
15:46:59 [2024-01-29T15:46:59.872Z]  > git --version # 'git version 2.25.1'
15:46:59 [2024-01-29T15:46:59.872Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:46:59 [2024-01-29T15:46:59.873Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47242/head:refs/remotes/origin/PR-47242 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:47:00 [2024-01-29T15:47:00.102Z]  > git config core.sparsecheckout # timeout=10
15:47:00 [2024-01-29T15:47:00.104Z]  > git checkout -f 2ddec74d590c302b48daf3b86243232cfefb7546 # timeout=10
15:47:00 [2024-01-29T15:47:00.132Z]  > git remote # timeout=10
15:47:00 [2024-01-29T15:47:00.135Z]  > git config --get remote.origin.url # timeout=10
15:47:00 [2024-01-29T15:47:00.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:47:00 [2024-01-29T15:47:00.138Z]  > git merge 794f7127efd841e023dbd88051c577489f6cd3cf # timeout=10
15:47:00 [2024-01-29T15:47:00.145Z]  > git rev-parse HEAD^{commit} # timeout=10
15:47:00 [2024-01-29T15:47:00.151Z]  > git config core.sparsecheckout # timeout=10
15:47:00 [2024-01-29T15:47:00.153Z]  > git checkout -f 2ddec74d590c302b48daf3b86243232cfefb7546 # timeout=10
15:47:01 [2024-01-29T15:47:01.077Z] + docker info
15:47:01 [2024-01-29T15:47:01.077Z] Client: Docker Engine - Community
15:47:01 [2024-01-29T15:47:01.077Z]  Version:    24.0.7
15:47:01 [2024-01-29T15:47:01.077Z]  Context:    default
15:47:01 [2024-01-29T15:47:01.077Z]  Debug Mode: false
15:47:01 [2024-01-29T15:47:01.077Z]  Plugins:
15:47:01 [2024-01-29T15:47:01.077Z]   buildx: Docker Buildx (Docker Inc.)
15:47:01 [2024-01-29T15:47:01.077Z]     Version:  v0.12.0
15:47:01 [2024-01-29T15:47:01.077Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
15:47:01 [2024-01-29T15:47:01.077Z]   compose: Docker Compose (Docker Inc.)
15:47:01 [2024-01-29T15:47:01.077Z]     Version:  v2.23.3
15:47:01 [2024-01-29T15:47:01.077Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
15:47:01 [2024-01-29T15:47:01.077Z] 
15:47:01 [2024-01-29T15:47:01.077Z] Server:
15:47:01 [2024-01-29T15:47:01.077Z]  Containers: 0
15:47:01 [2024-01-29T15:47:01.077Z]   Running: 0
15:47:01 [2024-01-29T15:47:01.077Z]   Paused: 0
15:47:01 [2024-01-29T15:47:01.077Z]   Stopped: 0
15:47:01 [2024-01-29T15:47:01.077Z]  Images: 4
15:47:01 [2024-01-29T15:47:01.078Z]  Server Version: 24.0.7
15:47:01 [2024-01-29T15:47:01.078Z]  Storage Driver: overlay2
15:47:01 [2024-01-29T15:47:01.078Z]   Backing Filesystem: extfs
15:47:01 [2024-01-29T15:47:01.078Z]   Supports d_type: true
15:47:01 [2024-01-29T15:47:01.078Z]   Using metacopy: false
15:47:01 [2024-01-29T15:47:01.078Z]   Native Overlay Diff: true
15:47:01 [2024-01-29T15:47:01.078Z]   userxattr: false
15:47:01 [2024-01-29T15:47:01.078Z]  Logging Driver: json-file
15:47:01 [2024-01-29T15:47:01.078Z]  Cgroup Driver: cgroupfs
15:47:01 [2024-01-29T15:47:01.078Z]  Cgroup Version: 1
15:47:01 [2024-01-29T15:47:01.078Z]  Plugins:
15:47:01 [2024-01-29T15:47:01.078Z]   Volume: local
15:47:01 [2024-01-29T15:47:01.078Z]   Network: bridge host ipvlan macvlan null overlay
15:47:01 [2024-01-29T15:47:01.078Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:47:01 [2024-01-29T15:47:01.078Z]  Swarm: inactive
15:47:01 [2024-01-29T15:47:01.078Z]  Runtimes: io.containerd.runc.v2 runc
15:47:01 [2024-01-29T15:47:01.078Z]  Default Runtime: runc
15:47:01 [2024-01-29T15:47:01.078Z]  Init Binary: docker-init
15:47:01 [2024-01-29T15:47:01.078Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
15:47:01 [2024-01-29T15:47:01.078Z]  runc version: v1.1.10-0-g18a0cb0
15:47:01 [2024-01-29T15:47:01.078Z]  init version: de40ad0
15:47:01 [2024-01-29T15:47:01.078Z]  Security Options:
15:47:01 [2024-01-29T15:47:01.078Z]   apparmor
15:47:01 [2024-01-29T15:47:01.078Z]   seccomp
15:47:01 [2024-01-29T15:47:01.078Z]    Profile: builtin
15:47:01 [2024-01-29T15:47:01.078Z]  Kernel Version: 5.15.0-1050-aws
15:47:01 [2024-01-29T15:47:01.078Z]  Operating System: Ubuntu 20.04.6 LTS
15:47:01 [2024-01-29T15:47:01.078Z]  OSType: linux
15:47:01 [2024-01-29T15:47:01.078Z]  Architecture: aarch64
15:47:01 [2024-01-29T15:47:01.078Z]  CPUs: 8
15:47:01 [2024-01-29T15:47:01.078Z]  Total Memory: 30.64GiB
15:47:01 [2024-01-29T15:47:01.078Z]  Name: ip-10-100-89-92
15:47:01 [2024-01-29T15:47:01.078Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
15:47:01 [2024-01-29T15:47:01.078Z]  Docker Root Dir: /var/lib/docker
15:47:01 [2024-01-29T15:47:01.078Z]  Debug Mode: false
15:47:01 [2024-01-29T15:47:01.078Z]  Experimental: true
15:47:01 [2024-01-29T15:47:01.078Z]  Insecure Registries:
15:47:01 [2024-01-29T15:47:01.078Z]   127.0.0.0/8
15:47:01 [2024-01-29T15:47:01.078Z]  Live Restore Enabled: true
15:47:01 [2024-01-29T15:47:01.078Z] 
[Pipeline] sh
15:47:01 [2024-01-29T15:47:01.354Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:47:01 [2024-01-29T15:47:01.354Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:47:01 [2024-01-29T15:47:01.354Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47242/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
15:47:01 [2024-01-29T15:47:01.354Z] + bash /home/ubuntu/workspace/moby_PR-47242/check-config.sh
15:47:01 [2024-01-29T15:47:01.354Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:47:01 [2024-01-29T15:47:01.354Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
15:47:01 [2024-01-29T15:47:01.354Z] 
15:47:01 [2024-01-29T15:47:01.354Z] Generally Necessary:
15:47:01 [2024-01-29T15:47:01.354Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:47:01 [2024-01-29T15:47:01.354Z] - apparmor: enabled and tools installed
15:47:01 [2024-01-29T15:47:01.354Z] - CONFIG_NAMESPACES: enabled
15:47:01 [2024-01-29T15:47:01.354Z] - CONFIG_NET_NS: enabled
15:47:01 [2024-01-29T15:47:01.354Z] - CONFIG_PID_NS: enabled
15:47:01 [2024-01-29T15:47:01.354Z] - CONFIG_IPC_NS: enabled
15:47:01 [2024-01-29T15:47:01.354Z] - CONFIG_UTS_NS: enabled
15:47:01 [2024-01-29T15:47:01.354Z] - CONFIG_CGROUPS: enabled
15:47:01 [2024-01-29T15:47:01.354Z] - CONFIG_CGROUP_CPUACCT: enabled
15:47:01 [2024-01-29T15:47:01.354Z] - CONFIG_CGROUP_DEVICE: enabled
15:47:01 [2024-01-29T15:47:01.354Z] - CONFIG_CGROUP_FREEZER: enabled
15:47:01 [2024-01-29T15:47:01.354Z] - CONFIG_CGROUP_SCHED: enabled
15:47:01 [2024-01-29T15:47:01.354Z] - CONFIG_CPUSETS: enabled
15:47:01 [2024-01-29T15:47:01.354Z] - CONFIG_MEMCG: enabled
15:47:01 [2024-01-29T15:47:01.354Z] - CONFIG_KEYS: enabled
15:47:01 [2024-01-29T15:47:01.354Z] - CONFIG_VETH: enabled (as module)
15:47:01 [2024-01-29T15:47:01.354Z] - CONFIG_BRIDGE: enabled (as module)
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_NF_NAT: enabled (as module)
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_POSIX_MQUEUE: enabled
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_CGROUP_BPF: enabled
15:47:01 [2024-01-29T15:47:01.611Z] 
15:47:01 [2024-01-29T15:47:01.611Z] Optional Features:
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_USER_NS: enabled
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_SECCOMP: enabled
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_SECCOMP_FILTER: enabled
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_CGROUP_PIDS: enabled
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_MEMCG_SWAP: enabled
15:47:01 [2024-01-29T15:47:01.611Z]     (cgroup swap accounting is currently enabled)
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_BLK_CGROUP: enabled
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_CGROUP_PERF: enabled
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_CGROUP_HUGETLB: enabled
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:47:01 [2024-01-29T15:47:01.611Z] - CONFIG_CFS_BANDWIDTH: enabled
15:47:01 [2024-01-29T15:47:01.868Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:47:01 [2024-01-29T15:47:01.868Z] - CONFIG_RT_GROUP_SCHED: missing
15:47:01 [2024-01-29T15:47:01.868Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:47:01 [2024-01-29T15:47:01.868Z] - CONFIG_IP_VS: enabled (as module)
15:47:01 [2024-01-29T15:47:01.868Z] - CONFIG_IP_VS_NFCT: enabled
15:47:01 [2024-01-29T15:47:01.868Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:47:01 [2024-01-29T15:47:01.868Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:47:01 [2024-01-29T15:47:01.868Z] - CONFIG_IP_VS_RR: enabled (as module)
15:47:01 [2024-01-29T15:47:01.868Z] - CONFIG_SECURITY_SELINUX: enabled
15:47:01 [2024-01-29T15:47:01.868Z] - CONFIG_SECURITY_APPARMOR: enabled
15:47:01 [2024-01-29T15:47:01.868Z] - CONFIG_EXT4_FS: enabled
15:47:01 [2024-01-29T15:47:01.868Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:47:01 [2024-01-29T15:47:01.868Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:47:01 [2024-01-29T15:47:01.868Z] - Network Drivers:
15:47:01 [2024-01-29T15:47:01.868Z]   - "overlay":
15:47:01 [2024-01-29T15:47:01.868Z]     - CONFIG_VXLAN: enabled (as module)
15:47:01 [2024-01-29T15:47:01.868Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:47:01 [2024-01-29T15:47:01.868Z]       Optional (for encrypted networks):
15:47:02 [2024-01-29T15:47:02.124Z]       - CONFIG_CRYPTO: enabled
15:47:02 [2024-01-29T15:47:02.124Z]       - CONFIG_CRYPTO_AEAD: enabled
15:47:02 [2024-01-29T15:47:02.124Z]       - CONFIG_CRYPTO_GCM: enabled
15:47:02 [2024-01-29T15:47:02.124Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:47:02 [2024-01-29T15:47:02.124Z]       - CONFIG_CRYPTO_GHASH: enabled
15:47:02 [2024-01-29T15:47:02.124Z]       - CONFIG_XFRM: enabled
15:47:02 [2024-01-29T15:47:02.124Z]       - CONFIG_XFRM_USER: enabled (as module)
15:47:02 [2024-01-29T15:47:02.124Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:47:02 [2024-01-29T15:47:02.124Z]       - CONFIG_INET_ESP: enabled (as module)
15:47:02 [2024-01-29T15:47:02.124Z]   - "ipvlan":
15:47:02 [2024-01-29T15:47:02.124Z]     - CONFIG_IPVLAN: enabled (as module)
15:47:02 [2024-01-29T15:47:02.124Z]   - "macvlan":
15:47:02 [2024-01-29T15:47:02.124Z]     - CONFIG_MACVLAN: enabled (as module)
15:47:02 [2024-01-29T15:47:02.124Z]     - CONFIG_DUMMY: enabled (as module)
15:47:02 [2024-01-29T15:47:02.124Z]   - "ftp,tftp client in container":
15:47:02 [2024-01-29T15:47:02.124Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:47:02 [2024-01-29T15:47:02.124Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:47:02 [2024-01-29T15:47:02.124Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:47:02 [2024-01-29T15:47:02.124Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:47:02 [2024-01-29T15:47:02.124Z] - Storage Drivers:
15:47:02 [2024-01-29T15:47:02.124Z]   - "aufs":
15:47:02 [2024-01-29T15:47:02.124Z]     - CONFIG_AUFS_FS: enabled (as module)
15:47:02 [2024-01-29T15:47:02.124Z]   - "btrfs":
15:47:02 [2024-01-29T15:47:02.124Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:47:02 [2024-01-29T15:47:02.124Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:47:02 [2024-01-29T15:47:02.124Z]   - "devicemapper":
15:47:02 [2024-01-29T15:47:02.124Z]     - CONFIG_BLK_DEV_DM: enabled
15:47:02 [2024-01-29T15:47:02.124Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:47:02 [2024-01-29T15:47:02.124Z]   - "overlay":
15:47:02 [2024-01-29T15:47:02.124Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:47:02 [2024-01-29T15:47:02.124Z]   - "zfs":
15:47:02 [2024-01-29T15:47:02.124Z]     - /dev/zfs: present
15:47:02 [2024-01-29T15:47:02.124Z]     - zfs command: missing
15:47:02 [2024-01-29T15:47:02.124Z]     - zpool command: missing
15:47:02 [2024-01-29T15:47:02.124Z] 
15:47:02 [2024-01-29T15:47:02.124Z] Limits:
15:47:02 [2024-01-29T15:47:02.124Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:47:02 [2024-01-29T15:47:02.124Z] 
15:47:02 [2024-01-29T15:47:02.124Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:47:02 [2024-01-29T15:47:02.425Z] + docker build --force-rm -t docker:2ddec74d590c302b48daf3b86243232cfefb7546 .
15:47:02 [2024-01-29T15:47:02.682Z] #0 building with "default" instance using docker driver
15:47:02 [2024-01-29T15:47:02.682Z] 
15:47:02 [2024-01-29T15:47:02.682Z] #1 [internal] load .dockerignore
15:47:02 [2024-01-29T15:47:02.682Z] #1 transferring context: 113B done
15:47:02 [2024-01-29T15:47:02.682Z] #1 DONE 0.0s
15:47:02 [2024-01-29T15:47:02.682Z] 
15:47:02 [2024-01-29T15:47:02.682Z] #2 [internal] load build definition from Dockerfile
15:47:02 [2024-01-29T15:47:02.682Z] #2 transferring dockerfile: 27.92kB done
15:47:02 [2024-01-29T15:47:02.682Z] #2 DONE 0.0s
15:47:02 [2024-01-29T15:47:02.682Z] 
15:47:02 [2024-01-29T15:47:02.682Z] #3 resolve image config for docker.io/docker/dockerfile:1
15:47:02 [2024-01-29T15:47:02.682Z] #3 DONE 0.2s
15:47:02 [2024-01-29T15:47:02.682Z] 
15:47:02 [2024-01-29T15:47:02.682Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
15:47:02 [2024-01-29T15:47:02.682Z] #4 CACHED
15:47:02 [2024-01-29T15:47:02.682Z] 
15:47:02 [2024-01-29T15:47:02.682Z] #5 [internal] load metadata for docker.io/library/busybox:latest
15:47:02 [2024-01-29T15:47:02.682Z] #5 DONE 0.0s
15:47:02 [2024-01-29T15:47:02.682Z] 
15:47:02 [2024-01-29T15:47:02.682Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:47:02 [2024-01-29T15:47:02.939Z] #6 ...
15:47:02 [2024-01-29T15:47:02.939Z] 
15:47:02 [2024-01-29T15:47:02.939Z] #7 [internal] load metadata for docker.io/distribution/distribution:2.8.3
15:47:02 [2024-01-29T15:47:02.939Z] #7 DONE 0.2s
15:47:03 [2024-01-29T15:47:03.195Z] 
15:47:03 [2024-01-29T15:47:03.195Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
15:47:03 [2024-01-29T15:47:03.195Z] #8 DONE 0.2s
15:47:03 [2024-01-29T15:47:03.195Z] 
15:47:03 [2024-01-29T15:47:03.195Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
15:47:03 [2024-01-29T15:47:03.195Z] #9 DONE 0.2s
15:47:03 [2024-01-29T15:47:03.195Z] 
15:47:03 [2024-01-29T15:47:03.195Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:47:03 [2024-01-29T15:47:03.195Z] #6 DONE 0.2s
15:47:03 [2024-01-29T15:47:03.195Z] 
15:47:03 [2024-01-29T15:47:03.195Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.24.3
15:47:03 [2024-01-29T15:47:03.195Z] #10 DONE 0.2s
15:47:03 [2024-01-29T15:47:03.195Z] 
15:47:03 [2024-01-29T15:47:03.195Z] #11 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
15:47:03 [2024-01-29T15:47:03.195Z] #11 DONE 0.2s
15:47:03 [2024-01-29T15:47:03.195Z] 
15:47:03 [2024-01-29T15:47:03.195Z] #12 [internal] load metadata for docker.io/library/debian:bookworm
15:47:03 [2024-01-29T15:47:03.195Z] #12 DONE 0.4s
15:47:03 [2024-01-29T15:47:03.195Z] 
15:47:03 [2024-01-29T15:47:03.195Z] #13 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.3@sha256:12fb891dd6fff0871ee36734f021b30d10833e057094ed666cdb17330ee47397
15:47:03 [2024-01-29T15:47:03.195Z] #13 DONE 0.0s
15:47:03 [2024-01-29T15:47:03.195Z] 
15:47:03 [2024-01-29T15:47:03.195Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67
15:47:03 [2024-01-29T15:47:03.195Z] #14 DONE 0.0s
15:47:03 [2024-01-29T15:47:03.195Z] 
15:47:03 [2024-01-29T15:47:03.195Z] #15 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
15:47:03 [2024-01-29T15:47:03.195Z] #15 DONE 0.0s
15:47:03 [2024-01-29T15:47:03.195Z] 
15:47:03 [2024-01-29T15:47:03.195Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:d8c365d63879c2312e332cb796961f2695dd65124ceb3c0247d9c5426b7dde5f
15:47:03 [2024-01-29T15:47:03.195Z] #16 DONE 0.0s
15:47:03 [2024-01-29T15:47:03.195Z] 
15:47:03 [2024-01-29T15:47:03.195Z] #17 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
15:47:03 [2024-01-29T15:47:03.195Z] #17 DONE 0.0s
15:47:03 [2024-01-29T15:47:03.195Z] 
15:47:03 [2024-01-29T15:47:03.195Z] #18 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:47:03 [2024-01-29T15:47:03.195Z] #18 DONE 0.0s
15:47:03 [2024-01-29T15:47:03.195Z] 
15:47:03 [2024-01-29T15:47:03.195Z] #19 [build-dummy 1/2] FROM docker.io/library/busybox:latest
15:47:03 [2024-01-29T15:47:03.195Z] #19 DONE 0.0s
15:47:03 [2024-01-29T15:47:03.195Z] 
15:47:03 [2024-01-29T15:47:03.195Z] #20 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
15:47:03 [2024-01-29T15:47:03.195Z] #20 DONE 0.0s
15:47:03 [2024-01-29T15:47:03.195Z] 
15:47:03 [2024-01-29T15:47:03.195Z] #21 [internal] load build context
15:47:04 [2024-01-29T15:47:04.126Z] #21 transferring context: 75.05MB 1.0s done
15:47:04 [2024-01-29T15:47:04.382Z] #21 DONE 1.0s
15:47:04 [2024-01-29T15:47:04.382Z] 
15:47:04 [2024-01-29T15:47:04.382Z] #22 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:47:04 [2024-01-29T15:47:04.382Z] #22 CACHED
15:47:04 [2024-01-29T15:47:04.382Z] 
15:47:04 [2024-01-29T15:47:04.382Z] #23 [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:47:04 [2024-01-29T15:47:04.382Z] #23 CACHED
15:47:04 [2024-01-29T15:47:04.382Z] 
15:47:04 [2024-01-29T15:47:04.382Z] #24 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
15:47:04 [2024-01-29T15:47:04.382Z] #24 CACHED
15:47:04 [2024-01-29T15:47:04.382Z] 
15:47:04 [2024-01-29T15:47:04.382Z] #25 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
15:47:04 [2024-01-29T15:47:04.382Z] #25 CACHED
15:47:04 [2024-01-29T15:47:04.382Z] 
15:47:04 [2024-01-29T15:47:04.382Z] #26 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
15:47:04 [2024-01-29T15:47:04.382Z] #26 CACHED
15:47:04 [2024-01-29T15:47:04.382Z] 
15:47:04 [2024-01-29T15:47:04.382Z] #27 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
15:47:04 [2024-01-29T15:47:04.382Z] #27 CACHED
15:47:04 [2024-01-29T15:47:04.382Z] 
15:47:04 [2024-01-29T15:47:04.382Z] #28 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
15:47:04 [2024-01-29T15:47:04.382Z] #28 CACHED
15:47:04 [2024-01-29T15:47:04.382Z] 
15:47:04 [2024-01-29T15:47:04.382Z] #29 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
15:47:04 [2024-01-29T15:47:04.382Z] #29 CACHED
15:47:04 [2024-01-29T15:47:04.382Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #30 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
15:47:04 [2024-01-29T15:47:04.383Z] #30 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #31 [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:47:04 [2024-01-29T15:47:04.383Z] #31 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #32 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
15:47:04 [2024-01-29T15:47:04.383Z] #32 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #33 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
15:47:04 [2024-01-29T15:47:04.383Z] #33 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #34 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
15:47:04 [2024-01-29T15:47:04.383Z] #34 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #35 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
15:47:04 [2024-01-29T15:47:04.383Z] #35 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #36 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
15:47:04 [2024-01-29T15:47:04.383Z] #36 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #37 [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:47:04 [2024-01-29T15:47:04.383Z] #37 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #38 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
15:47:04 [2024-01-29T15:47:04.383Z] #38 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #39 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:47:04 [2024-01-29T15:47:04.383Z] #39 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #40 [build-dummy 2/2] RUN mkdir -p /build
15:47:04 [2024-01-29T15:47:04.383Z] #40 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #41 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
15:47:04 [2024-01-29T15:47:04.383Z] #41 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #42 [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:47:04 [2024-01-29T15:47:04.383Z] #42 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #43 [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:47:04 [2024-01-29T15:47:04.383Z] #43 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #44 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
15:47:04 [2024-01-29T15:47:04.383Z] #44 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #45 [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:47:04 [2024-01-29T15:47:04.383Z] #45 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #46 [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:47:04 [2024-01-29T15:47:04.383Z] #46 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #47 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
15:47:04 [2024-01-29T15:47:04.383Z] #47 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #48 [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:47:04 [2024-01-29T15:47:04.383Z] #48 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #49 [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:47:04 [2024-01-29T15:47:04.383Z] #49 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #50 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:47:04 [2024-01-29T15:47:04.383Z] #50 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #51 [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:47:04 [2024-01-29T15:47:04.383Z] #51 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #52 [dev-base  1/12] RUN groupadd -r docker
15:47:04 [2024-01-29T15:47:04.383Z] #52 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #53 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
15:47:04 [2024-01-29T15:47:04.383Z] #53 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #54 [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:47:04 [2024-01-29T15:47:04.383Z] #54 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #55 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
15:47:04 [2024-01-29T15:47:04.383Z] #55 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #56 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
15:47:04 [2024-01-29T15:47:04.383Z] #56 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #57 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:47:04 [2024-01-29T15:47:04.383Z] #57 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #58 [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:47:04 [2024-01-29T15:47:04.383Z] #58 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #59 [containerd-src 1/3] WORKDIR /usr/src/containerd
15:47:04 [2024-01-29T15:47:04.383Z] #59 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #60 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:47:04 [2024-01-29T15:47:04.383Z] #60 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #61 [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:47:04 [2024-01-29T15:47:04.383Z] #61 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #62 [runc-src 1/3] WORKDIR /usr/src/runc
15:47:04 [2024-01-29T15:47:04.383Z] #62 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #63 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
15:47:04 [2024-01-29T15:47:04.383Z] #63 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #64 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
15:47:04 [2024-01-29T15:47:04.383Z] #64 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #65 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:47:04 [2024-01-29T15:47:04.383Z] #65 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #66 [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:47:04 [2024-01-29T15:47:04.383Z] #66 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #67 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
15:47:04 [2024-01-29T15:47:04.383Z] #67 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #68 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
15:47:04 [2024-01-29T15:47:04.383Z] #68 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #69 [dev-base  6/12] RUN ldconfig
15:47:04 [2024-01-29T15:47:04.383Z] #69 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #70 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
15:47:04 [2024-01-29T15:47:04.383Z] #70 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #71 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
15:47:04 [2024-01-29T15:47:04.383Z] #71 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #72 [binary-dummy 1/1] COPY --from=build-dummy /build /build
15:47:04 [2024-01-29T15:47:04.383Z] #72 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #73 [swagger-src 1/3] WORKDIR /usr/src/swagger
15:47:04 [2024-01-29T15:47:04.383Z] #73 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #74 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
15:47:04 [2024-01-29T15:47:04.383Z] #74 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #75 [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:47:04 [2024-01-29T15:47:04.383Z] #75 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #76 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:47:04 [2024-01-29T15:47:04.383Z] #76 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #77 [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:47:04 [2024-01-29T15:47:04.383Z] #77 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #78 [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:47:04 [2024-01-29T15:47:04.383Z] #78 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #79 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
15:47:04 [2024-01-29T15:47:04.383Z] #79 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #80 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
15:47:04 [2024-01-29T15:47:04.383Z] #80 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #81 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:47:04 [2024-01-29T15:47:04.383Z] #81 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #82 [base 2/4] COPY --from=xx / /
15:47:04 [2024-01-29T15:47:04.383Z] #82 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #83 [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:47:04 [2024-01-29T15:47:04.383Z] #83 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #84 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
15:47:04 [2024-01-29T15:47:04.383Z] #84 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #85 [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:47:04 [2024-01-29T15:47:04.383Z] #85 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #86 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:47:04 [2024-01-29T15:47:04.383Z] #86 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #87 [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:47:04 [2024-01-29T15:47:04.383Z] #87 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #88 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
15:47:04 [2024-01-29T15:47:04.383Z] #88 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #89 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
15:47:04 [2024-01-29T15:47:04.383Z] #89 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #90 [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:47:04 [2024-01-29T15:47:04.383Z] #90 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #91 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
15:47:04 [2024-01-29T15:47:04.383Z] #91 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #92 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
15:47:04 [2024-01-29T15:47:04.383Z] #92 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #93 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
15:47:04 [2024-01-29T15:47:04.383Z] #93 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #94 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
15:47:04 [2024-01-29T15:47:04.383Z] #94 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #95 [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:47:04 [2024-01-29T15:47:04.383Z] #95 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #96 [tini-src 1/3] WORKDIR /usr/src/tini
15:47:04 [2024-01-29T15:47:04.383Z] #96 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #97 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
15:47:04 [2024-01-29T15:47:04.383Z] #97 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #98 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
15:47:04 [2024-01-29T15:47:04.383Z] #98 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #99 [delve-src 1/3] WORKDIR /usr/src/delve
15:47:04 [2024-01-29T15:47:04.383Z] #99 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #100 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:47:04 [2024-01-29T15:47:04.383Z] #100 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #101 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:47:04 [2024-01-29T15:47:04.383Z] #101 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #102 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:47:04 [2024-01-29T15:47:04.383Z] #102 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #103 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
15:47:04 [2024-01-29T15:47:04.383Z] #103 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #104 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
15:47:04 [2024-01-29T15:47:04.383Z] #104 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #105 [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.1 https://github.com/docker/cli.git /build      && /build/docker --version
15:47:04 [2024-01-29T15:47:04.383Z] #105 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #106 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
15:47:04 [2024-01-29T15:47:04.383Z] #106 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #107 [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:47:04 [2024-01-29T15:47:04.383Z] #107 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #108 [registry-src 1/2] WORKDIR /usr/src/registry
15:47:04 [2024-01-29T15:47:04.383Z] #108 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #109 [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:47:04 [2024-01-29T15:47:04.383Z] #109 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #110 [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:47:04 [2024-01-29T15:47:04.383Z] #110 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #111 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
15:47:04 [2024-01-29T15:47:04.383Z] #111 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #112 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:47:04 [2024-01-29T15:47:04.383Z] #112 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
15:47:04 [2024-01-29T15:47:04.383Z] #113 CACHED
15:47:04 [2024-01-29T15:47:04.383Z] 
15:47:04 [2024-01-29T15:47:04.383Z] #114 [dev 1/1] COPY --link . .
15:47:05 [2024-01-29T15:47:05.749Z] #114 DONE 1.4s
15:47:05 [2024-01-29T15:47:05.749Z] 
15:47:05 [2024-01-29T15:47:05.749Z] #115 exporting to image
15:47:05 [2024-01-29T15:47:05.749Z] #115 exporting layers
15:47:06 [2024-01-29T15:47:06.677Z] #115 exporting layers 0.9s done
15:47:06 [2024-01-29T15:47:06.677Z] #115 writing image sha256:9006c37f0309679c1b9db4d86bb6d09c092dda3d771c3913ccf58e64600c9eef done
15:47:06 [2024-01-29T15:47:06.677Z] #115 naming to docker.io/library/docker:2ddec74d590c302b48daf3b86243232cfefb7546 done
15:47:06 [2024-01-29T15:47:06.677Z] #115 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:47:07 [2024-01-29T15:47:07.031Z] + sudo modprobe ip6table_filter
[Pipeline] sh
15:47:07 [2024-01-29T15:47:07.308Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47242/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ddec74d590c302b48daf3b86243232cfefb7546 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ddec74d590c302b48daf3b86243232cfefb7546 hack/test/unit
15:47:07 [2024-01-29T15:47:07.574Z] + BUILDFLAGS=(-tags 'netgo journald')
15:47:07 [2024-01-29T15:47:07.574Z] + TESTFLAGS+=' -test.timeout=5m'
15:47:07 [2024-01-29T15:47:07.574Z] + TESTDIRS=./...
15:47:07 [2024-01-29T15:47:07.574Z] + exclude_paths='/vendor/|/integration'
15:47:07 [2024-01-29T15:47:07.574Z] ++ go list ./...
15:47:07 [2024-01-29T15:47:07.574Z] ++ grep -vE '(/vendor/|/integration)'
15:47:08 [2024-01-29T15:47:08.139Z] + pkg_list='github.com/docker/docker/api
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/server
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/server/backend/build
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/server/httpstatus
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/server/httputils
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/server/middleware
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/server/router
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/server/router/build
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/server/router/checkpoint
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/server/router/container
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/server/router/debug
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/server/router/distribution
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/server/router/grpc
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/server/router/image
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/server/router/network
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/server/router/plugin
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/server/router/session
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/server/router/swarm
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/server/router/system
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/server/router/volume
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types/backend
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types/blkiodev
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types/checkpoint
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types/container
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types/events
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types/filters
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types/image
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types/mount
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types/network
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types/plugins/logdriver
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types/registry
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types/strslice
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types/swarm
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types/swarm/runtime
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types/system
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types/time
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types/versions
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types/versions/v1p19
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types/versions/v1p20
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/api/types/volume
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/builder
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/builder/builder-next
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/builder/builder-next/exporter
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/builder/builder-next/worker
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/builder/builder-next/worker/label
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/builder/dockerfile
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/builder/remotecontext
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/builder/remotecontext/git
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/builder/remotecontext/urlutil
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/cli/debug
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/cli/winresources/docker-proxy
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/cli/winresources/dockerd
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/client
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/client/buildkit
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/cmd/docker-proxy
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/cmd/dockerd
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/cmd/dockerd/trap
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/container
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/container/stream
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/contrib/apparmor
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/contrib/httpserver
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/cluster
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/cluster/convert
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/cluster/executor
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/cluster/executor/container
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/cluster/provider
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/config
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/containerd
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/events
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/events/testutils
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/graphdriver
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/graphdriver/copy
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/graphdriver/register
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/graphdriver/vfs
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/graphdriver/zfs
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/images
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/initlayer
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/links
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/listeners
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/logger
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/logger/awslogs
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/logger/fluentd
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/logger/gcplogs
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/logger/gelf
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/logger/journald
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/logger/local
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/logger/loggertest
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/logger/loggerutils
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:47:08 [2024-01-29T15:47:08.139Z] github.com/docker/docker/daemon/logger/splunk
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/logger/syslog
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/logger/templates
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/names
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/network
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/snapshotter
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/stats
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/distribution
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/distribution/metadata
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/distribution/utils
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/distribution/xfer
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/dockerversion
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/errdefs
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/image
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/image/cache
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/image/spec/specs-go
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/image/spec/specs-go/v1
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/image/tarexport
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/image/v1
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/cleanups
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/compatcontext
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/mod
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/mounttree
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/multierror
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/safepath
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/sliceutil
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/test/suite
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/testutils
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/testutils/netnsutils
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/testutils/specialimage
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/unix_noeintr
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/unshare
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/layer
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libcontainerd
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libcontainerd/queue
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libcontainerd/remote
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libcontainerd/shimopts
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libcontainerd/supervisor
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libcontainerd/types
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/bitmap
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/cluster
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/config
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/datastore
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/diagnostic
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/discoverapi
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/driverapi
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/bridge
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/host
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/null
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/overlay
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/remote
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/windows
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drvregistry
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/etchosts
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/internal/caller
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/internal/kvstore
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/internal/netiputil
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/ipam
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/ipamapi
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/ipams/builtin
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/ipams/null
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/ipams/remote
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/ipamutils
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/ipbits
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/iptables
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/netlabel
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/netutils
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/networkdb
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/ns
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/options
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/osl
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/osl/kernel
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/portallocator
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/portmapper
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/resolvconf
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/scope
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/types
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/oci
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/oci/caps
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/opts
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/archive
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/authorization
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/broadcaster
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/capabilities
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/chrootarchive
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/containerfs
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/directory
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/dmesg
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/fileutils
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/homedir
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/idtools
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/ioutils
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/jsonmessage
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/longpath
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/meminfo
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/namesgenerator
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/parsers
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/parsers/kernel
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/pidfile
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/platform
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/plugingetter
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/plugins
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/plugins/transport
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/pools
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/process
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/progress
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/reexec
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/rootless
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/rootless/specconv
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/stack
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/stdcopy
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/streamformatter
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/stringid
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/sysinfo
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/system
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/tailfile
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/tarsum
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/pkg/useragent
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/plugin
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/plugin/executor/containerd
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/plugin/v2
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/profiles/apparmor
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/profiles/seccomp
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/quota
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/reference
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/registry
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/registry/resumable
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/restartmanager
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/runconfig
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/runconfig/opts
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/testutil
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/testutil/daemon
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/testutil/environment
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/testutil/fakecontext
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/testutil/fakegit
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/testutil/fakestorage
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/testutil/fixtures/load
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/testutil/fixtures/plugin
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/testutil/registry
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/testutil/request
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/volume
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/volume/drivers
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/volume/local
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/volume/mounts
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/volume/service
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/volume/service/opts
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/volume/testutils'
15:47:08 [2024-01-29T15:47:08.140Z] ++ grep --fixed-strings -v /libnetwork
15:47:08 [2024-01-29T15:47:08.140Z] ++ echo 'github.com/docker/docker/api
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/server
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/server/backend/build
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/server/httpstatus
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/server/httputils
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/server/middleware
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/server/router
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/server/router/build
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/server/router/checkpoint
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/server/router/container
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/server/router/debug
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/server/router/distribution
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/server/router/grpc
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/server/router/image
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/server/router/network
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/server/router/plugin
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/server/router/session
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/server/router/swarm
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/server/router/system
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/server/router/volume
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types/backend
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types/blkiodev
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types/checkpoint
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types/container
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types/events
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types/filters
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types/image
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types/mount
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types/network
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types/plugins/logdriver
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types/registry
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types/strslice
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types/swarm
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types/swarm/runtime
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types/system
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types/time
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types/versions
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types/versions/v1p19
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types/versions/v1p20
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/api/types/volume
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/builder
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/builder/builder-next
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/builder/builder-next/exporter
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/builder/builder-next/worker
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/builder/builder-next/worker/label
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/builder/dockerfile
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/builder/remotecontext
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/builder/remotecontext/git
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/builder/remotecontext/urlutil
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/cli/debug
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/cli/winresources/docker-proxy
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/cli/winresources/dockerd
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/client
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/client/buildkit
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/cmd/docker-proxy
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/cmd/dockerd
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/cmd/dockerd/trap
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/container
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/container/stream
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/contrib/apparmor
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/contrib/httpserver
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/cluster
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/cluster/convert
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/cluster/executor
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/cluster/executor/container
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/cluster/provider
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/config
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/containerd
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/events
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/events/testutils
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/graphdriver
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/graphdriver/copy
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/graphdriver/register
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/graphdriver/vfs
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/graphdriver/zfs
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/images
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/initlayer
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/links
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/listeners
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/logger
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/logger/awslogs
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/logger/fluentd
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/logger/gcplogs
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/logger/gelf
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/logger/journald
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/logger/local
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/logger/loggertest
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/logger/loggerutils
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/logger/splunk
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/logger/syslog
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/logger/templates
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/names
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/network
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/snapshotter
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/daemon/stats
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/distribution
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/distribution/metadata
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/distribution/utils
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/distribution/xfer
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/dockerversion
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/errdefs
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/image
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/image/cache
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/image/spec/specs-go
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/image/spec/specs-go/v1
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/image/tarexport
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/image/v1
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/cleanups
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/compatcontext
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/mod
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/mounttree
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/multierror
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/safepath
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/sliceutil
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/test/suite
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/testutils
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/testutils/netnsutils
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/testutils/specialimage
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/unix_noeintr
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/internal/unshare
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/layer
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libcontainerd
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libcontainerd/queue
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libcontainerd/remote
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libcontainerd/shimopts
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libcontainerd/supervisor
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libcontainerd/types
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/bitmap
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/cluster
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/config
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/datastore
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/diagnostic
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/discoverapi
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/driverapi
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/bridge
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/host
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:47:08 [2024-01-29T15:47:08.140Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/drivers/null
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/drivers/overlay
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/drivers/remote
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/drivers/windows
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/drvregistry
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/etchosts
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/internal/caller
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/internal/kvstore
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/internal/netiputil
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/ipam
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/ipamapi
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/ipams/builtin
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/ipams/null
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/ipams/remote
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/ipamutils
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/ipbits
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/iptables
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/netlabel
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/netutils
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/networkdb
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/ns
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/options
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/osl
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/osl/kernel
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/portallocator
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/portmapper
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/resolvconf
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/scope
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libnetwork/types
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/oci
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/oci/caps
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/opts
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/archive
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/authorization
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/broadcaster
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/capabilities
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/chrootarchive
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/containerfs
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/directory
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/dmesg
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/fileutils
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/homedir
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/idtools
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/ioutils
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/jsonmessage
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/longpath
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/meminfo
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/namesgenerator
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/parsers
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/parsers/kernel
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/pidfile
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/platform
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/plugingetter
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/plugins
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/plugins/transport
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/pools
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/process
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/progress
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/reexec
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/rootless
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/rootless/specconv
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/stack
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/stdcopy
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/streamformatter
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/stringid
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/sysinfo
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/system
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/tailfile
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/tarsum
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/useragent
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/plugin
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/plugin/executor/containerd
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/plugin/v2
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/profiles/apparmor
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/profiles/seccomp
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/quota
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/reference
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/registry
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/registry/resumable
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/restartmanager
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/runconfig
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/runconfig/opts
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil/daemon
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil/environment
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil/fakecontext
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil/fakegit
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil/fakestorage
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil/fixtures/load
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil/fixtures/plugin
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil/registry
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil/request
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/volume
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/volume/drivers
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/volume/local
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/volume/mounts
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/volume/service
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/volume/service/opts
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/volume/testutils'
15:47:08 [2024-01-29T15:47:08.141Z] + base_pkg_list='github.com/docker/docker/api
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/backend/build
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/httpstatus
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/httputils
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/middleware
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router/build
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router/checkpoint
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router/container
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router/debug
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router/distribution
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router/grpc
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router/image
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router/network
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router/plugin
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router/session
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router/swarm
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router/system
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router/volume
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types/backend
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types/blkiodev
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types/checkpoint
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types/container
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types/events
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types/filters
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types/image
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types/mount
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types/network
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types/plugins/logdriver
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types/registry
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types/strslice
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types/swarm
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types/swarm/runtime
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types/system
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types/time
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types/versions
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types/versions/v1p19
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types/versions/v1p20
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/types/volume
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/builder
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/builder/builder-next
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/builder/builder-next/exporter
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/builder/builder-next/worker
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/builder/builder-next/worker/label
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/builder/dockerfile
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/builder/remotecontext
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/builder/remotecontext/git
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/builder/remotecontext/urlutil
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/cli/debug
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/cli/winresources/docker-proxy
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/cli/winresources/dockerd
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/client
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/client/buildkit
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/cmd/docker-proxy
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/cmd/dockerd
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/cmd/dockerd/trap
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/container
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/container/stream
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/contrib/apparmor
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/contrib/httpserver
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/cluster
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/cluster/convert
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/cluster/executor
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/cluster/executor/container
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/cluster/provider
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/config
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/containerd
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/events
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/events/testutils
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/graphdriver
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/graphdriver/copy
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/graphdriver/register
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/graphdriver/vfs
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/graphdriver/zfs
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/images
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/initlayer
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/links
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/listeners
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/logger
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/logger/awslogs
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/logger/fluentd
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/logger/gcplogs
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/logger/gelf
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/logger/journald
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/logger/local
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/logger/loggertest
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/logger/loggerutils
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/logger/splunk
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/logger/syslog
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/logger/templates
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/names
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/network
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/snapshotter
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/daemon/stats
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/distribution
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/distribution/metadata
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/distribution/utils
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/distribution/xfer
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/dockerversion
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/errdefs
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/image
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/image/cache
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/image/spec/specs-go
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/image/spec/specs-go/v1
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/image/tarexport
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/image/v1
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/internal/cleanups
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/internal/compatcontext
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/internal/mod
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/internal/mounttree
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/internal/multierror
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/internal/safepath
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/internal/sliceutil
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/internal/test/suite
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/internal/testutils
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/internal/testutils/netnsutils
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/internal/testutils/specialimage
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/internal/unix_noeintr
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/internal/unshare
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/layer
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libcontainerd
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libcontainerd/queue
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libcontainerd/remote
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libcontainerd/shimopts
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libcontainerd/supervisor
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/libcontainerd/types
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/oci
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/oci/caps
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/opts
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/archive
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/authorization
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/broadcaster
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/capabilities
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/chrootarchive
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/containerfs
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/directory
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/dmesg
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/fileutils
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/homedir
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/idtools
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/ioutils
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/jsonmessage
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/longpath
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/meminfo
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/namesgenerator
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/parsers
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/parsers/kernel
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/pidfile
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/platform
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/plugingetter
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/plugins
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/plugins/transport
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/pools
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/process
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/progress
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/reexec
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/rootless
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/rootless/specconv
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/stack
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/stdcopy
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/streamformatter
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/stringid
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/sysinfo
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/system
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/tailfile
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/tarsum
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/pkg/useragent
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/plugin
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/plugin/executor/containerd
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/plugin/v2
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/profiles/apparmor
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/profiles/seccomp
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/quota
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/reference
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/registry
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/registry/resumable
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/restartmanager
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/runconfig
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/runconfig/opts
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil/daemon
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil/environment
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil/fakecontext
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil/fakegit
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil/fakestorage
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil/fixtures/load
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil/fixtures/plugin
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil/registry
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/testutil/request
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/volume
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/volume/drivers
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/volume/local
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/volume/mounts
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/volume/service
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/volume/service/opts
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/volume/testutils'
15:47:08 [2024-01-29T15:47:08.141Z] ++ grep --fixed-strings /libnetwork
15:47:08 [2024-01-29T15:47:08.141Z] ++ echo 'github.com/docker/docker/api
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/backend/build
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/httpstatus
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/httputils
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/middleware
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router/build
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router/checkpoint
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router/container
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router/debug
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router/distribution
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router/grpc
15:47:08 [2024-01-29T15:47:08.141Z] github.com/docker/docker/api/server/router/image
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/server/router/network
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/server/router/plugin
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/server/router/session
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/server/router/swarm
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/server/router/system
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/server/router/volume
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types/backend
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types/blkiodev
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types/checkpoint
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types/container
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types/events
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types/filters
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types/image
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types/mount
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types/network
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types/plugins/logdriver
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types/registry
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types/strslice
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types/swarm
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types/swarm/runtime
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types/system
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types/time
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types/versions
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types/versions/v1p19
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types/versions/v1p20
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/api/types/volume
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/builder
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/builder/builder-next
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/builder/builder-next/exporter
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/builder/builder-next/worker
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/builder/builder-next/worker/label
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/builder/dockerfile
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/builder/remotecontext
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/builder/remotecontext/git
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/builder/remotecontext/urlutil
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/cli/debug
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/cli/winresources/docker-proxy
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/cli/winresources/dockerd
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/client
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/client/buildkit
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/cmd/docker-proxy
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/cmd/dockerd
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/cmd/dockerd/trap
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/container
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/container/stream
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/contrib/apparmor
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/contrib/httpserver
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/cluster
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/cluster/convert
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/cluster/executor
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/cluster/executor/container
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/cluster/provider
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/config
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/containerd
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/events
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/events/testutils
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/graphdriver
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/graphdriver/copy
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/graphdriver/register
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/graphdriver/vfs
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/graphdriver/zfs
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/images
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/initlayer
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/links
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/listeners
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/logger
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/logger/awslogs
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/logger/fluentd
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/logger/gcplogs
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/logger/gelf
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/logger/journald
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/logger/local
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/logger/loggertest
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/logger/loggerutils
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/logger/splunk
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/logger/syslog
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/logger/templates
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/names
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/network
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/snapshotter
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/daemon/stats
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/distribution
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/distribution/metadata
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/distribution/utils
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/distribution/xfer
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/dockerversion
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/errdefs
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/image
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/image/cache
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/image/spec/specs-go
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/image/spec/specs-go/v1
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/image/tarexport
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/image/v1
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/internal/cleanups
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/internal/compatcontext
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/internal/mod
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/internal/mounttree
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/internal/multierror
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/internal/safepath
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/internal/sliceutil
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/internal/test/suite
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/internal/testutils
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/internal/testutils/netnsutils
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/internal/testutils/specialimage
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/internal/unix_noeintr
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/internal/unshare
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/layer
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libcontainerd
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libcontainerd/queue
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libcontainerd/remote
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libcontainerd/shimopts
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libcontainerd/supervisor
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libcontainerd/types
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/bitmap
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/cluster
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/config
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/datastore
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/diagnostic
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/discoverapi
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/driverapi
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/bridge
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/host
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/null
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/overlay
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/remote
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/windows
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drvregistry
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/etchosts
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/internal/caller
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/internal/kvstore
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/internal/netiputil
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/ipam
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/ipamapi
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/ipams/builtin
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/ipams/null
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/ipams/remote
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/ipamutils
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/ipbits
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/iptables
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/netlabel
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/netutils
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/networkdb
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/ns
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/options
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/osl
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/osl/kernel
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/portallocator
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/portmapper
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/resolvconf
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/scope
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/types
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/oci
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/oci/caps
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/opts
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/archive
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/authorization
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/broadcaster
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/capabilities
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/chrootarchive
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/containerfs
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/directory
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/dmesg
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/fileutils
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/homedir
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/idtools
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/ioutils
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/jsonmessage
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/longpath
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/meminfo
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/namesgenerator
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/parsers
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/parsers/kernel
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/pidfile
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/platform
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/plugingetter
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/plugins
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/plugins/transport
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/pools
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/process
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/progress
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/reexec
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/rootless
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/rootless/specconv
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/stack
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/stdcopy
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/streamformatter
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/stringid
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/sysinfo
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/system
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/tailfile
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/tarsum
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/pkg/useragent
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/plugin
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/plugin/executor/containerd
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/plugin/v2
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/profiles/apparmor
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/profiles/seccomp
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/quota
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/reference
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/registry
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/registry/resumable
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/restartmanager
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/runconfig
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/runconfig/opts
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/testutil
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/testutil/daemon
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/testutil/environment
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/testutil/fakecontext
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/testutil/fakegit
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/testutil/fakestorage
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/testutil/fixtures/load
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/testutil/fixtures/plugin
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/testutil/registry
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/testutil/request
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/volume
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/volume/drivers
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/volume/local
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/volume/mounts
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/volume/service
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/volume/service/opts
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/volume/testutils'
15:47:08 [2024-01-29T15:47:08.142Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/bitmap
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/cluster
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/config
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/datastore
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/diagnostic
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/discoverapi
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/driverapi
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/bridge
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/host
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/null
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/overlay
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/remote
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/windows
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:47:08 [2024-01-29T15:47:08.142Z] github.com/docker/docker/libnetwork/drvregistry
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/etchosts
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/internal/caller
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/internal/kvstore
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/internal/netiputil
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/ipam
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/ipamapi
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/ipams/builtin
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/ipams/null
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/ipams/remote
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/ipamutils
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/ipbits
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/iptables
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/netlabel
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/netutils
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/networkdb
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/ns
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/options
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/osl
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/osl/kernel
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/portallocator
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/portmapper
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/resolvconf
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/scope
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/types'
15:47:08 [2024-01-29T15:47:08.143Z] + echo 'github.com/docker/docker/libnetwork
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/bitmap
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/cluster
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/config
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/datastore
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/diagnostic
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/discoverapi
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/driverapi
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/drivers/bridge
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/drivers/host
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/d+ grep --fixed-strings libnetwork/drivers/bridge
15:47:08 [2024-01-29T15:47:08.143Z] rivers/macvlan/mvmanager
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/drivers/null
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/drivers/overlay
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/drivers/remote
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/drivers/windows
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/drvregistry
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/etchosts
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/internal/caller
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/internal/kvstore
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/internal/netiputil
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/ipam
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/ipamapi
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/ipams/builtin
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/ipams/null
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/ipams/remote
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/ipamutils
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/ipbits
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/iptables
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/netlabel
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/netutils
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/networkdb
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/ns
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/options
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/osl
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/osl/kernel
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/portallocator
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/portmapper
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/resolvconf
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/scope
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/types'
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/drivers/bridge
15:47:08 [2024-01-29T15:47:08.143Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:47:08 [2024-01-29T15:47:08.143Z] + type docker-proxy
15:47:08 [2024-01-29T15:47:08.143Z] hack/test/unit: line 25: type: docker-proxy: not found
15:47:08 [2024-01-29T15:47:08.143Z] + hack/make.sh binary-proxy install-proxy
15:47:08 [2024-01-29T15:47:08.143Z] 
15:47:08 [2024-01-29T15:47:08.143Z] Removing bundles/
15:47:08 [2024-01-29T15:47:08.143Z] 
15:47:08 [2024-01-29T15:47:08.143Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
15:47:08 [2024-01-29T15:47:08.143Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
15:47:08 [2024-01-29T15:47:08.143Z] + tee /go/src/github.com/docker/docker/go.mod
15:47:08 [2024-01-29T15:47:08.143Z] module github.com/docker/docker
15:47:08 [2024-01-29T15:47:08.143Z] 
15:47:08 [2024-01-29T15:47:08.143Z] go 1.20
15:47:08 [2024-01-29T15:47:08.143Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
15:47:08 [2024-01-29T15:47:08.143Z] + GO111MODULE=on
15:47:08 [2024-01-29T15:47:08.143Z] + 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=2ddec74d590c302b48daf3b86243232cfefb7546" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-29T15:47:07.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:47:13 [2024-01-29T15:47:13.390Z] + rm -f /go/src/github.com/docker/docker/go.mod
15:47:13 [2024-01-29T15:47:13.390Z] Created binary: bundles/binary-proxy/docker-proxy
15:47:13 [2024-01-29T15:47:13.390Z] 
15:47:13 [2024-01-29T15:47:13.390Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
15:47:13 [2024-01-29T15:47:13.390Z] Installing docker-proxy to /usr/local/bin/
15:47:13 [2024-01-29T15:47:13.390Z] 
15:47:13 [2024-01-29T15:47:13.390Z] + mkdir -p bundles
15:47:13 [2024-01-29T15:47:13.390Z] + '[' -n 'github.com/docker/docker/api
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/server
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/server/backend/build
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/server/httpstatus
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/server/httputils
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/server/middleware
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/server/router
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/server/router/build
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/server/router/checkpoint
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/server/router/container
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/server/router/debug
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/server/router/distribution
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/server/router/grpc
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/server/router/image
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/server/router/network
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/server/router/plugin
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/server/router/session
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/server/router/swarm
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/server/router/system
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/server/router/volume
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types/backend
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types/blkiodev
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types/checkpoint
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types/container
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types/events
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types/filters
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types/image
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types/mount
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types/network
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types/plugins/logdriver
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types/registry
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types/strslice
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types/swarm
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types/swarm/runtime
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types/system
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types/time
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types/versions
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types/versions/v1p19
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types/versions/v1p20
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/api/types/volume
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/builder
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/builder/builder-next
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/builder/builder-next/exporter
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/builder/builder-next/worker
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/builder/builder-next/worker/label
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/builder/dockerfile
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/builder/remotecontext
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/builder/remotecontext/git
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/builder/remotecontext/urlutil
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/cli/debug
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/cli/winresources/docker-proxy
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/cli/winresources/dockerd
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/client
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/client/buildkit
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/cmd/docker-proxy
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/cmd/dockerd
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/cmd/dockerd/trap
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/container
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/container/stream
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/contrib/apparmor
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/contrib/httpserver
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/cluster
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/cluster/convert
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/cluster/executor
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/cluster/executor/container
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/cluster/provider
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/config
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/containerd
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/events
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/events/testutils
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/graphdriver
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/graphdriver/copy
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/graphdriver/register
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/graphdriver/vfs
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/graphdriver/zfs
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/images
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/initlayer
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/links
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/listeners
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/logger
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/logger/awslogs
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/logger/fluentd
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/logger/gcplogs
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/logger/gelf
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/logger/journald
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/logger/local
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/logger/loggertest
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/logger/loggerutils
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/logger/splunk
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/logger/syslog
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/logger/templates
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/names
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/network
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/snapshotter
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/daemon/stats
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/distribution
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/distribution/metadata
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/distribution/utils
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/distribution/xfer
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/dockerversion
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/errdefs
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/image
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/image/cache
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/image/spec/specs-go
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/image/spec/specs-go/v1
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/image/tarexport
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/image/v1
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/internal/cleanups
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/internal/compatcontext
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/internal/mod
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/internal/mounttree
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/internal/multierror
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/internal/safepath
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/internal/sliceutil
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/internal/test/suite
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/internal/testutils
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/internal/testutils/netnsutils
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/internal/testutils/specialimage
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/internal/unix_noeintr
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/internal/unshare
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/layer
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/libcontainerd
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/libcontainerd/queue
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/libcontainerd/remote
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/libcontainerd/shimopts
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/libcontainerd/supervisor
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/libcontainerd/types
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/oci
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/oci/caps
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/opts
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/archive
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/authorization
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/broadcaster
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/capabilities
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/chrootarchive
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/containerfs
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/directory
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/dmesg
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/fileutils
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/homedir
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/idtools
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/ioutils
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/jsonmessage
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/longpath
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/meminfo
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/namesgenerator
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/parsers
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/parsers/kernel
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/pidfile
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/platform
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/plugingetter
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/plugins
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/plugins/transport
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/pools
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/process
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/progress
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/reexec
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/rootless
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/rootless/specconv
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/stack
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/stdcopy
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/streamformatter
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/stringid
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/sysinfo
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/system
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/tailfile
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/tarsum
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/pkg/useragent
15:47:13 [2024-01-29T15:47:13.390Z] github.com/docker/docker/plugin
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/plugin/executor/containerd
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/plugin/v2
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/profiles/apparmor
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/profiles/seccomp
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/quota
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/reference
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/registry
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/registry/resumable
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/restartmanager
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/runconfig
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/runconfig/opts
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/testutil
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/testutil/daemon
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/testutil/environment
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/testutil/fakecontext
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/testutil/fakegit
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/testutil/fakestorage
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/testutil/fixtures/load
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/testutil/fixtures/plugin
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/testutil/registry
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/testutil/request
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/volume
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/volume/drivers
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/volume/local
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/volume/mounts
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/volume/service
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/volume/service/opts
15:47:13 [2024-01-29T15:47:13.391Z] github.com/docker/docker/volume/testutils' ']'
15:47:13 [2024-01-29T15:47:13.391Z] + 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:47:13 [2024-01-29T15:47:13.391Z] ?   	github.com/docker/docker/api	[no test files]
15:47:21 [2024-01-29T15:47:21.491Z] ok  	github.com/docker/docker/api/server	0.037s	coverage: 13.0% of statements
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 28.3% of statements
15:47:43 [2024-01-29T15:47:43.395Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/types	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
15:47:43 [2024-01-29T15:47:43.395Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 72.3% of statements
15:47:43 [2024-01-29T15:47:43.395Z] ok  	github.com/docker/docker/api/types/container	0.008s	coverage: 83.7% of statements
15:47:43 [2024-01-29T15:47:43.395Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 94.0% of statements
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/types/system	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/builder	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
15:47:43 [2024-01-29T15:47:43.395Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
15:47:43 [2024-01-29T15:47:43.395Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.005s	coverage: 100.0% of statements
15:47:43 [2024-01-29T15:47:43.395Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
15:47:43 [2024-01-29T15:47:43.395Z] ok  	github.com/docker/docker/builder/remotecontext	0.051s	coverage: 33.7% of statements
15:47:43 [2024-01-29T15:47:43.395Z] ok  	github.com/docker/docker/builder/dockerfile	0.072s	coverage: 50.3% of statements
15:47:45 [2024-01-29T15:47:45.290Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
15:47:45 [2024-01-29T15:47:45.290Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.067s	coverage: 66.5% of statements
15:47:45 [2024-01-29T15:47:45.290Z] ok  	github.com/docker/docker/client	0.184s	coverage: 77.0% of statements
15:47:47 [2024-01-29T15:47:47.812Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.974s	coverage: 82.5% of statements
15:47:57 [2024-01-29T15:47:57.765Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
15:47:57 [2024-01-29T15:47:57.765Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:47:57 [2024-01-29T15:47:57.766Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:47:57 [2024-01-29T15:47:57.766Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:47:57 [2024-01-29T15:47:57.766Z] ok  	github.com/docker/docker/container	0.129s	coverage: 36.2% of statements
15:47:57 [2024-01-29T15:47:57.766Z] ok  	github.com/docker/docker/cmd/dockerd	0.230s	coverage: 30.0% of statements
15:47:59 [2024-01-29T15:47:59.657Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.404s	coverage: 0.0% of statements
15:48:01 [2024-01-29T15:48:01.023Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:48:01 [2024-01-29T15:48:01.023Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
15:48:01 [2024-01-29T15:48:01.023Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.019s	coverage: 38.7% of statements
15:48:01 [2024-01-29T15:48:01.023Z] ok  	github.com/docker/docker/daemon/cluster	0.051s	coverage: 0.5% of statements
15:48:01 [2024-01-29T15:48:01.279Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:48:01 [2024-01-29T15:48:01.279Z] ok  	github.com/docker/docker/daemon/config	0.071s	coverage: 74.6% of statements
15:48:02 [2024-01-29T15:48:02.646Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:48:02 [2024-01-29T15:48:02.646Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
15:48:02 [2024-01-29T15:48:02.646Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
15:48:02 [2024-01-29T15:48:02.646Z] ok  	github.com/docker/docker/daemon/containerd	0.061s	coverage: 9.0% of statements
15:48:02 [2024-01-29T15:48:02.901Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
15:48:03 [2024-01-29T15:48:03.157Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.193s	coverage: 60.9% of statements
15:48:03 [2024-01-29T15:48:03.414Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:48:03 [2024-01-29T15:48:03.414Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
15:48:03 [2024-01-29T15:48:03.671Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:48:03 [2024-01-29T15:48:03.671Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:48:03 [2024-01-29T15:48:03.926Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.189s	coverage: 60.2% of statements
15:48:03 [2024-01-29T15:48:03.926Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.025s	coverage: 60.9% of statements
15:48:04 [2024-01-29T15:48:04.489Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
15:48:04 [2024-01-29T15:48:04.745Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.486s	coverage: 13.2% of statements
15:48:05 [2024-01-29T15:48:05.002Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:48:05 [2024-01-29T15:48:05.002Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:48:05 [2024-01-29T15:48:05.002Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
15:48:05 [2024-01-29T15:48:05.002Z] ok  	github.com/docker/docker/daemon/images	0.020s	coverage: 3.0% of statements
15:48:05 [2024-01-29T15:48:05.259Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
15:48:05 [2024-01-29T15:48:05.516Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:48:05 [2024-01-29T15:48:05.516Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.015s	coverage: 53.6% of statements
15:48:05 [2024-01-29T15:48:05.516Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.093s	coverage: 78.3% of statements
15:48:05 [2024-01-29T15:48:05.516Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
15:48:06 [2024-01-29T15:48:06.079Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
15:48:06 [2024-01-29T15:48:06.079Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
15:48:06 [2024-01-29T15:48:06.079Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.007s	coverage: 88.2% of statements
15:48:06 [2024-01-29T15:48:06.079Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
15:48:06 [2024-01-29T15:48:06.336Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.114s	coverage: 76.8% of statements
15:48:06 [2024-01-29T15:48:06.336Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
15:48:06 [2024-01-29T15:48:06.336Z] ok  	github.com/docker/docker/daemon/logger/local	0.043s	coverage: 79.4% of statements
15:48:06 [2024-01-29T15:48:06.901Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.029s	coverage: 63.5% of statements
15:48:06 [2024-01-29T15:48:06.901Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.031s	coverage: 31.5% of statements
15:48:06 [2024-01-29T15:48:06.901Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:48:06 [2024-01-29T15:48:06.901Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
15:48:06 [2024-01-29T15:48:06.901Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
15:48:07 [2024-01-29T15:48:07.464Z] ok  	github.com/docker/docker/daemon/logger/journald	1.337s	coverage: 72.1% of statements
15:48:07 [2024-01-29T15:48:07.464Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
15:48:07 [2024-01-29T15:48:07.464Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:48:07 [2024-01-29T15:48:07.464Z] ok  	github.com/docker/docker/daemon/network	0.007s	coverage: 63.8% of statements
15:48:08 [2024-01-29T15:48:08.393Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:48:08 [2024-01-29T15:48:08.393Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
15:48:08 [2024-01-29T15:48:08.393Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.2% of statements
15:48:08 [2024-01-29T15:48:08.393Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
15:48:08 [2024-01-29T15:48:08.393Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.441s	coverage: 82.5% of statements
15:48:08 [2024-01-29T15:48:08.955Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
15:48:08 [2024-01-29T15:48:08.955Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
15:48:08 [2024-01-29T15:48:08.955Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
15:48:08 [2024-01-29T15:48:08.955Z] ok  	github.com/docker/docker/image	0.026s	coverage: 84.9% of statements
15:48:09 [2024-01-29T15:48:09.211Z] ?   	github.com/docker/docker/image/v1	[no test files]
15:48:09 [2024-01-29T15:48:09.211Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.6% of statements
15:48:09 [2024-01-29T15:48:09.211Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
15:48:09 [2024-01-29T15:48:09.211Z] ok  	github.com/docker/docker/internal/cleanups	0.004s	coverage: 69.2% of statements
15:48:09 [2024-01-29T15:48:09.211Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
15:48:09 [2024-01-29T15:48:09.211Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
15:48:09 [2024-01-29T15:48:09.211Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
15:48:09 [2024-01-29T15:48:09.467Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:48:09 [2024-01-29T15:48:09.467Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
15:48:09 [2024-01-29T15:48:09.467Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
15:48:09 [2024-01-29T15:48:09.467Z] ok  	github.com/docker/docker/internal/sliceutil	0.002s	coverage: 56.2% of statements
15:48:09 [2024-01-29T15:48:09.467Z] ok  	github.com/docker/docker/internal/safepath	0.006s	coverage: 42.9% of statements
15:48:09 [2024-01-29T15:48:09.467Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
15:48:09 [2024-01-29T15:48:09.467Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
15:48:09 [2024-01-29T15:48:09.467Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
15:48:09 [2024-01-29T15:48:09.723Z] ok  	github.com/docker/docker/distribution	1.503s	coverage: 28.9% of statements
15:48:10 [2024-01-29T15:48:10.285Z] ok  	github.com/docker/docker/daemon	10.785s	coverage: 16.1% of statements
15:48:10 [2024-01-29T15:48:10.285Z] ok  	github.com/docker/docker/distribution/xfer	2.180s	coverage: 85.4% of statements
15:48:10 [2024-01-29T15:48:10.542Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:48:10 [2024-01-29T15:48:10.542Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:48:10 [2024-01-29T15:48:10.542Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
15:48:10 [2024-01-29T15:48:10.542Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:48:10 [2024-01-29T15:48:10.542Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:48:10 [2024-01-29T15:48:10.542Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
15:48:10 [2024-01-29T15:48:10.823Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:48:10 [2024-01-29T15:48:10.823Z] ok  	github.com/docker/docker/oci	0.010s	coverage: 35.8% of statements
15:48:11 [2024-01-29T15:48:11.112Z] ok  	github.com/docker/docker/opts	0.029s	coverage: 67.9% of statements
15:48:11 [2024-01-29T15:48:11.673Z] ok  	github.com/docker/docker/pkg/directory	0.009s	coverage: 81.8% of statements
15:48:11 [2024-01-29T15:48:11.673Z] ok  	github.com/docker/docker/pkg/broadcaster	0.010s	coverage: 100.0% of statements
15:48:11 [2024-01-29T15:48:11.673Z] ok  	github.com/docker/docker/pkg/capabilities	0.011s	coverage: 87.5% of statements
15:48:11 [2024-01-29T15:48:11.673Z] ok  	github.com/docker/docker/pkg/containerfs	0.012s	coverage: 26.7% of statements
15:48:11 [2024-01-29T15:48:11.930Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
15:48:11 [2024-01-29T15:48:11.930Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.261s	coverage: 83.7% of statements
15:48:11 [2024-01-29T15:48:11.930Z] ok  	github.com/docker/docker/pkg/fileutils	0.014s	coverage: 51.7% of statements
15:48:11 [2024-01-29T15:48:11.930Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 6.5% of statements
15:48:12 [2024-01-29T15:48:12.186Z] ok  	github.com/docker/docker/pkg/archive	0.489s	coverage: 80.9% of statements
15:48:12 [2024-01-29T15:48:12.186Z] ok  	github.com/docker/docker/pkg/authorization	0.696s	coverage: 68.3% of statements
15:48:12 [2024-01-29T15:48:12.186Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 45.5% of statements
15:48:12 [2024-01-29T15:48:12.186Z] ok  	github.com/docker/docker/pkg/meminfo	0.004s	coverage: 75.0% of statements
15:48:12 [2024-01-29T15:48:12.186Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
15:48:12 [2024-01-29T15:48:12.443Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
15:48:12 [2024-01-29T15:48:12.443Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
15:48:12 [2024-01-29T15:48:12.443Z] ok  	github.com/docker/docker/pkg/idtools	0.439s	coverage: 69.7% of statements
15:48:12 [2024-01-29T15:48:12.443Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.011s	coverage: 60.0% of statements
15:48:12 [2024-01-29T15:48:12.700Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
15:48:12 [2024-01-29T15:48:12.700Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:48:12 [2024-01-29T15:48:12.700Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:48:12 [2024-01-29T15:48:12.700Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
15:48:12 [2024-01-29T15:48:12.700Z] ok  	github.com/docker/docker/pkg/ioutils	0.399s	coverage: 69.5% of statements
15:48:13 [2024-01-29T15:48:13.264Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:48:13 [2024-01-29T15:48:13.264Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:48:13 [2024-01-29T15:48:13.264Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
15:48:13 [2024-01-29T15:48:13.264Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
15:48:13 [2024-01-29T15:48:13.264Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
15:48:13 [2024-01-29T15:48:13.264Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
15:48:13 [2024-01-29T15:48:13.264Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
15:48:13 [2024-01-29T15:48:13.520Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
15:48:13 [2024-01-29T15:48:13.521Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
15:48:13 [2024-01-29T15:48:13.521Z] ok  	github.com/docker/docker/pkg/stack	0.005s	coverage: 90.9% of statements
15:48:13 [2024-01-29T15:48:13.521Z] ok  	github.com/docker/docker/pkg/reexec	0.016s	coverage: 82.4% of statements
15:48:13 [2024-01-29T15:48:13.521Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
15:48:13 [2024-01-29T15:48:13.778Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
15:48:13 [2024-01-29T15:48:13.778Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
15:48:14 [2024-01-29T15:48:14.035Z] ok  	github.com/docker/docker/pkg/system	0.014s	coverage: 41.0% of statements
15:48:14 [2024-01-29T15:48:14.035Z] ok  	github.com/docker/docker/pkg/sysinfo	0.014s	coverage: 53.4% of statements
15:48:14 [2024-01-29T15:48:14.035Z] ok  	github.com/docker/docker/pkg/tailfile	0.043s	coverage: 88.6% of statements
15:48:14 [2024-01-29T15:48:14.035Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
15:48:14 [2024-01-29T15:48:14.035Z] ok  	github.com/docker/docker/pkg/tarsum	0.073s	coverage: 89.6% of statements
15:48:14 [2024-01-29T15:48:14.965Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:48:14 [2024-01-29T15:48:14.965Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:48:14 [2024-01-29T15:48:14.965Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
15:48:14 [2024-01-29T15:48:14.965Z] ok  	github.com/docker/docker/plugin/v2	0.016s	coverage: 14.4% of statements
15:48:15 [2024-01-29T15:48:15.221Z] ok  	github.com/docker/docker/pkg/plugins	2.014s	coverage: 74.9% of statements
15:48:15 [2024-01-29T15:48:15.221Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.0% of statements
15:48:15 [2024-01-29T15:48:15.478Z] ok  	github.com/docker/docker/plugin	0.525s	coverage: 23.3% of statements
15:48:15 [2024-01-29T15:48:15.478Z] ok  	github.com/docker/docker/quota	0.280s	coverage: 69.3% of statements
15:48:15 [2024-01-29T15:48:15.734Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 51.9% of statements
15:48:15 [2024-01-29T15:48:15.734Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:48:15 [2024-01-29T15:48:15.734Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
15:48:15 [2024-01-29T15:48:15.734Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 63.8% of statements
15:48:15 [2024-01-29T15:48:15.734Z] ok  	github.com/docker/docker/registry	0.135s	coverage: 63.9% of statements
15:48:15 [2024-01-29T15:48:15.990Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 6.8% of statements
15:48:16 [2024-01-29T15:48:16.247Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:48:16 [2024-01-29T15:48:16.247Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:48:16 [2024-01-29T15:48:16.247Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:48:16 [2024-01-29T15:48:16.247Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:48:16 [2024-01-29T15:48:16.247Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:48:16 [2024-01-29T15:48:16.247Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:48:16 [2024-01-29T15:48:16.247Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:48:16 [2024-01-29T15:48:16.247Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:48:16 [2024-01-29T15:48:16.247Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:48:16 [2024-01-29T15:48:16.247Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:48:16 [2024-01-29T15:48:16.247Z] ?   	github.com/docker/docker/volume	[no test files]
15:48:16 [2024-01-29T15:48:16.810Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
15:48:16 [2024-01-29T15:48:16.810Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 62.2% of statements
15:48:17 [2024-01-29T15:48:17.066Z] ok  	github.com/docker/docker/volume/local	0.090s	coverage: 77.2% of statements
15:48:17 [2024-01-29T15:48:17.322Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:48:17 [2024-01-29T15:48:17.322Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:48:17 [2024-01-29T15:48:17.322Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
15:48:18 [2024-01-29T15:48:18.250Z] ok  	github.com/docker/docker/layer	7.595s	coverage: 68.1% of statements
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === Skipped
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     network_proxy_test.go:210: No support for dual stack yet
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:41: Driver btrfs not supported
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:41: Driver btrfs not supported
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:41: Driver btrfs not supported
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:41: Driver btrfs not supported
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:41: Driver btrfs not supported
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:68: No driver to put!
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z] time="2024-01-29T15:48:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z] time="2024-01-29T15:48:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z] time="2024-01-29T15:48:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z] time="2024-01-29T15:48:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z] time="2024-01-29T15:48:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:68: No driver to put!
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     overlay_test.go:61: Cannot run test with naive change algorithm
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:41: Driver zfs not supported
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:41: Driver zfs not supported
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:41: Driver zfs not supported
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:41: Driver zfs not supported
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:41: Driver zfs not supported
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     graphtest_unix.go:68: No driver to put!
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
15:48:18 [2024-01-29T15:48:18.250Z]     validate_test.go:73: only tested on Windows
15:48:18 [2024-01-29T15:48:18.250Z] 
15:48:18 [2024-01-29T15:48:18.250Z] DONE 3248 tests, 27 skipped in 65.784s
15:48:18 [2024-01-29T15:48:18.250Z] + '[' -n 'github.com/docker/docker/libnetwork
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/bitmap
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/cluster
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/config
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/datastore
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/diagnostic
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/discoverapi
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/driverapi
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/drivers/bridge
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/drivers/host
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/drivers/null
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/drivers/overlay
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/drivers/remote
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/drivers/windows
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/drvregistry
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/etchosts
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/internal/caller
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/internal/kvstore
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/internal/netiputil
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/ipam
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/ipamapi
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/ipams/builtin
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/ipams/null
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/ipams/remote
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/ipamutils
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/ipbits
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/iptables
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/netlabel
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/netutils
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/networkdb
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/ns
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/options
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/osl
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/osl/kernel
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/portallocator
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/portmapper
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/resolvconf
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/scope
15:48:18 [2024-01-29T15:48:18.250Z] github.com/docker/docker/libnetwork/types' ']'
15:48:18 [2024-01-29T15:48:18.251Z] + 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:49:14 [2024-01-29T15:49:14.421Z] ok  	github.com/docker/docker/libnetwork	44.867s	coverage: 43.3% of statements
15:49:14 [2024-01-29T15:49:14.421Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
15:49:14 [2024-01-29T15:49:14.421Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
15:49:14 [2024-01-29T15:49:14.421Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
15:49:14 [2024-01-29T15:49:14.421Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
15:49:14 [2024-01-29T15:49:14.421Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
15:49:14 [2024-01-29T15:49:14.421Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
15:49:14 [2024-01-29T15:49:14.421Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
15:49:14 [2024-01-29T15:49:14.421Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 10.3% of statements
15:49:14 [2024-01-29T15:49:14.421Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
15:49:14 [2024-01-29T15:49:14.421Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
15:49:14 [2024-01-29T15:49:14.421Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
15:49:14 [2024-01-29T15:49:14.421Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
15:49:14 [2024-01-29T15:49:14.982Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.285s	coverage: 62.9% of statements
15:49:14 [2024-01-29T15:49:14.982Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
15:49:15 [2024-01-29T15:49:15.238Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
15:49:16 [2024-01-29T15:49:16.603Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.924s	coverage: 5.0% of statements
15:49:16 [2024-01-29T15:49:16.603Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
15:49:16 [2024-01-29T15:49:16.859Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
15:49:17 [2024-01-29T15:49:17.116Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
15:49:17 [2024-01-29T15:49:17.116Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
15:49:18 [2024-01-29T15:49:18.481Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
15:49:18 [2024-01-29T15:49:18.481Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
15:49:18 [2024-01-29T15:49:18.738Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
15:49:19 [2024-01-29T15:49:19.300Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
15:49:19 [2024-01-29T15:49:19.300Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
15:49:19 [2024-01-29T15:49:19.300Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
15:49:19 [2024-01-29T15:49:19.300Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
15:49:19 [2024-01-29T15:49:19.862Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
15:49:20 [2024-01-29T15:49:20.118Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.018s	coverage: 82.1% of statements
15:49:20 [2024-01-29T15:49:20.374Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
15:49:20 [2024-01-29T15:49:20.374Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
15:49:20 [2024-01-29T15:49:20.374Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
15:49:20 [2024-01-29T15:49:20.374Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
15:49:32 [2024-01-29T15:49:32.560Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
15:49:34 [2024-01-29T15:49:34.451Z] ok  	github.com/docker/docker/libnetwork/ipam	3.097s	coverage: 80.3% of statements
15:49:34 [2024-01-29T15:49:34.451Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
15:49:34 [2024-01-29T15:49:34.451Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
15:49:34 [2024-01-29T15:49:34.451Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
15:49:34 [2024-01-29T15:49:34.707Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
15:49:34 [2024-01-29T15:49:34.707Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
15:49:34 [2024-01-29T15:49:34.964Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
15:49:35 [2024-01-29T15:49:35.526Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.321s	coverage: 86.4% of statements
15:49:35 [2024-01-29T15:49:35.782Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
15:49:36 [2024-01-29T15:49:36.344Z] ok  	github.com/docker/docker/libnetwork/iptables	0.223s	coverage: 39.9% of statements
15:49:36 [2024-01-29T15:49:36.344Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
15:49:36 [2024-01-29T15:49:36.906Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 50.6% of statements
15:51:28 [2024-01-29T15:51:28.289Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.067s	coverage: 59.2% of statements
15:51:28 [2024-01-29T15:51:28.289Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
15:51:28 [2024-01-29T15:51:28.289Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
15:51:28 [2024-01-29T15:51:28.289Z] ok  	github.com/docker/docker/libnetwork/osl	4.395s	coverage: 37.8% of statements
15:51:28 [2024-01-29T15:51:28.289Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
15:51:28 [2024-01-29T15:51:28.289Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
15:51:29 [2024-01-29T15:51:29.217Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.733s	coverage: 47.9% of statements
15:51:29 [2024-01-29T15:51:29.217Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
15:51:29 [2024-01-29T15:51:29.217Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
15:51:29 [2024-01-29T15:51:29.473Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
15:51:29 [2024-01-29T15:51:29.473Z] 
15:51:29 [2024-01-29T15:51:29.473Z] === Skipped
15:51:29 [2024-01-29T15:51:29.473Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
15:51:29 [2024-01-29T15:51:29.473Z]     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:51:29 [2024-01-29T15:51:29.473Z] 
15:51:29 [2024-01-29T15:51:29.473Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
15:51:29 [2024-01-29T15:51:29.473Z]     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:51:29 [2024-01-29T15:51:29.473Z] 
15:51:29 [2024-01-29T15:51:29.473Z] DONE 373 tests, 2 skipped in 191.237s
Post stage
[Pipeline] junit
15:51:30 [2024-01-29T15:51:30.412Z] Recording test results
15:51:30 [2024-01-29T15:51:30.503Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:51:30 [2024-01-29T15:51:30.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47242/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ddec74d590c302b48daf3b86243232cfefb7546 -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:2ddec74d590c302b48daf3b86243232cfefb7546 hack/make.sh dynbinary test-integration
15:51:31 [2024-01-29T15:51:31.063Z] 
15:51:31 [2024-01-29T15:51:31.063Z] Removing bundles/
15:51:31 [2024-01-29T15:51:31.063Z] 
15:51:31 [2024-01-29T15:51:31.063Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:51:31 [2024-01-29T15:51:31.063Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
15:51:31 [2024-01-29T15:51:31.063Z] + tee /go/src/github.com/docker/docker/go.mod
15:51:31 [2024-01-29T15:51:31.063Z] module github.com/docker/docker
15:51:31 [2024-01-29T15:51:31.063Z] 
15:51:31 [2024-01-29T15:51:31.063Z] go 1.20
15:51:31 [2024-01-29T15:51:31.063Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
15:51:31 [2024-01-29T15:51:31.063Z] + GO111MODULE=on
15:51:31 [2024-01-29T15:51:31.063Z] + 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=2ddec74d590c302b48daf3b86243232cfefb7546" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-29T15:51:30.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:52:09 [2024-01-29T15:52:09.773Z] + rm -f /go/src/github.com/docker/docker/go.mod
15:52:09 [2024-01-29T15:52:09.773Z] Created binary: bundles/dynbinary-daemon/dockerd
15:52:09 [2024-01-29T15:52:09.773Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
15:52:09 [2024-01-29T15:52:09.773Z] + tee /go/src/github.com/docker/docker/go.mod
15:52:09 [2024-01-29T15:52:09.773Z] module github.com/docker/docker
15:52:09 [2024-01-29T15:52:09.773Z] 
15:52:09 [2024-01-29T15:52:09.773Z] go 1.20
15:52:09 [2024-01-29T15:52:09.773Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
15:52:09 [2024-01-29T15:52:09.773Z] + GO111MODULE=on
15:52:09 [2024-01-29T15:52:09.773Z] + 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=2ddec74d590c302b48daf3b86243232cfefb7546" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-29T15:51:30.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:52:09 [2024-01-29T15:52:09.773Z] + rm -f /go/src/github.com/docker/docker/go.mod
15:52:09 [2024-01-29T15:52:09.773Z] Created binary: bundles/dynbinary-daemon/docker-proxy
15:52:09 [2024-01-29T15:52:09.773Z] 
15:52:09 [2024-01-29T15:52:09.773Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:52:09 [2024-01-29T15:52:09.773Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:52:09 [2024-01-29T15:52:09.773Z] HOSTNAME=9f0134ee8513
15:52:09 [2024-01-29T15:52:09.773Z] TESTDEBUG=0
15:52:09 [2024-01-29T15:52:09.773Z] DEST=bundles/test-integration
15:52:09 [2024-01-29T15:52:09.773Z] PWD=/go/src/github.com/docker/docker
15:52:09 [2024-01-29T15:52:09.773Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
15:52:09 [2024-01-29T15:52:09.773Z] DOCKER_GITCOMMIT=2ddec74d590c302b48daf3b86243232cfefb7546
15:52:09 [2024-01-29T15:52:09.773Z] container=docker
15:52:09 [2024-01-29T15:52:09.773Z] HOME=/root
15:52:09 [2024-01-29T15:52:09.773Z] CONTAINERD_NAMESPACE=moby
15:52:09 [2024-01-29T15:52:09.773Z] GOLANG_VERSION=1.21.6
15:52:09 [2024-01-29T15:52:09.773Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:52:09 [2024-01-29T15:52:09.773Z] VALIDATE_BRANCH=master
15:52:09 [2024-01-29T15:52:09.773Z] TERM=xterm
15:52:09 [2024-01-29T15:52:09.773Z] DOCKER_PKG=github.com/docker/docker
15:52:09 [2024-01-29T15:52:09.773Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
15:52:09 [2024-01-29T15:52:09.773Z] SHLVL=1
15:52:09 [2024-01-29T15:52:09.773Z] TIMEOUT=120m
15:52:09 [2024-01-29T15:52:09.773Z] GOTOOLCHAIN=local
15:52:09 [2024-01-29T15:52:09.773Z] DOCKER_GRAPHDRIVER=overlay2
15:52:09 [2024-01-29T15:52:09.773Z] GO111MODULE=off
15:52:09 [2024-01-29T15:52:09.773Z] DOCKER_EXPERIMENTAL=1
15:52:09 [2024-01-29T15:52:09.773Z] TEST_SKIP_INTEGRATION_CLI=1
15:52:09 [2024-01-29T15:52:09.773Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:52:09 [2024-01-29T15:52:09.773Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:52:09 [2024-01-29T15:52:09.773Z] GOPATH=/go
15:52:09 [2024-01-29T15:52:09.773Z] PKG_CONFIG=pkg-config
15:52:09 [2024-01-29T15:52:09.773Z] _=/usr/bin/env
15:52:09 [2024-01-29T15:52:09.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:52:31 [2024-01-29T15:52:31.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
15:52:31 [2024-01-29T15:52:31.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:52:31 [2024-01-29T15:52:31.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:52:34 [2024-01-29T15:52:34.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:52:39 [2024-01-29T15:52:39.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:52:41 [2024-01-29T15:52:41.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
15:52:42 [2024-01-29T15:52:42.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:52:43 [2024-01-29T15:52:43.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:52:44 [2024-01-29T15:52:44.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:52:46 [2024-01-29T15:52:46.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
15:52:47 [2024-01-29T15:52:47.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:52:47 [2024-01-29T15:52:47.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:52:48 [2024-01-29T15:52:48.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:52:50 [2024-01-29T15:52:50.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:52:52 [2024-01-29T15:52:52.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:52:53 [2024-01-29T15:52:53.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:52:53 [2024-01-29T15:52:53.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:52:54 [2024-01-29T15:52:54.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:52:55 [2024-01-29T15:52:55.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:52:57 [2024-01-29T15:52:57.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:52:58 [2024-01-29T15:52:58.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:52:59 [2024-01-29T15:52:59.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:53:00 [2024-01-29T15:53:00.412Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:53:00 [2024-01-29T15:53:00.412Z] Using test binary /usr/local/cli-integration/docker
15:53:00 [2024-01-29T15:53:00.412Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:53:00 [2024-01-29T15:53:00.412Z] +++ /etc/init.d/apparmor start
15:53:00 [2024-01-29T15:53:00.412Z] Not: starting.
15:53:00 [2024-01-29T15:53:00.412Z] INFO: Waiting for daemon to start...
15:53:00 [2024-01-29T15:53:00.412Z] Starting dockerd
15:53:00 [2024-01-29T15:53:00.412Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.bK9L8wJN8N/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
15:53:02 [2024-01-29T15:53:02.927Z] .
15:53:02 [2024-01-29T15:53:02.928Z] Running integration-test (iteration 1)
15:53:02 [2024-01-29T15:53:02.928Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
15:53:02 [2024-01-29T15:53:02.928Z] ++ '[' -n '' ']'
15:53:02 [2024-01-29T15:53:02.928Z] ++ 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:53:02 [2024-01-29T15:53:02.928Z] ++ set -e
15:53:02 [2024-01-29T15:53:02.928Z] ++ '[' -n 0 ']'
15:53:02 [2024-01-29T15:53:02.928Z] ++ set -x
15:53:02 [2024-01-29T15:53:02.928Z] ++ 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.bK9L8wJN8N/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:53:03 [2024-01-29T15:53:03.184Z] Loaded image: busybox:latest
15:53:03 [2024-01-29T15:53:03.184Z] Loaded image: busybox:glibc
15:53:04 [2024-01-29T15:53:04.112Z] Loaded image: debian:bookworm-slim
15:53:04 [2024-01-29T15:53:04.112Z] Loaded image: hello-world:latest
15:53:04 [2024-01-29T15:53:04.112Z] Loaded image: arm32v7/hello-world:latest
15:53:04 [2024-01-29T15:53:04.112Z] INFO: Testing against a local daemon
15:53:04 [2024-01-29T15:53:04.112Z] === RUN   TestCgroupNamespacesBuild
15:53:05 [2024-01-29T15:53:05.479Z] --- PASS: TestCgroupNamespacesBuild (1.11s)
15:53:05 [2024-01-29T15:53:05.479Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:53:06 [2024-01-29T15:53:06.407Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
15:53:06 [2024-01-29T15:53:06.407Z] === RUN   TestBuildWithSession
15:53:06 [2024-01-29T15:53:06.407Z]     build_session_test.go:25: TODO: BuildKit
15:53:06 [2024-01-29T15:53:06.407Z] --- SKIP: TestBuildWithSession (0.00s)
15:53:06 [2024-01-29T15:53:06.407Z] === RUN   TestBuildSquashParent
15:53:10 [2024-01-29T15:53:10.577Z] --- PASS: TestBuildSquashParent (3.62s)
15:53:10 [2024-01-29T15:53:10.577Z] === RUN   TestBuildWithRemoveAndForceRemove
15:53:10 [2024-01-29T15:53:10.577Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:53:10 [2024-01-29T15:53:10.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:53:10 [2024-01-29T15:53:10.577Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:53:10 [2024-01-29T15:53:10.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:53:10 [2024-01-29T15:53:10.577Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:53:10 [2024-01-29T15:53:10.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:53:10 [2024-01-29T15:53:10.577Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:53:10 [2024-01-29T15:53:10.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:53:10 [2024-01-29T15:53:10.577Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:53:10 [2024-01-29T15:53:10.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:53:10 [2024-01-29T15:53:10.577Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:53:10 [2024-01-29T15:53:10.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:53:10 [2024-01-29T15:53:10.577Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:53:10 [2024-01-29T15:53:10.577Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:53:10 [2024-01-29T15:53:10.577Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:53:10 [2024-01-29T15:53:10.577Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:53:10 [2024-01-29T15:53:10.577Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:53:10 [2024-01-29T15:53:10.577Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:53:13 [2024-01-29T15:53:13.094Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
15:53:13 [2024-01-29T15:53:13.094Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.12s)
15:53:13 [2024-01-29T15:53:13.094Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.26s)
15:53:13 [2024-01-29T15:53:13.094Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.58s)
15:53:13 [2024-01-29T15:53:13.094Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.89s)
15:53:13 [2024-01-29T15:53:13.094Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.97s)
15:53:13 [2024-01-29T15:53:13.094Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s)
15:53:13 [2024-01-29T15:53:13.094Z] === RUN   TestBuildMultiStageCopy
15:53:13 [2024-01-29T15:53:13.094Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:53:14 [2024-01-29T15:53:14.022Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:53:14 [2024-01-29T15:53:14.022Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:53:14 [2024-01-29T15:53:14.278Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:53:14 [2024-01-29T15:53:14.278Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:53:14 [2024-01-29T15:53:14.534Z] --- PASS: TestBuildMultiStageCopy (1.25s)
15:53:14 [2024-01-29T15:53:14.534Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.89s)
15:53:14 [2024-01-29T15:53:14.534Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s)
15:53:14 [2024-01-29T15:53:14.534Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
15:53:14 [2024-01-29T15:53:14.534Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s)
15:53:14 [2024-01-29T15:53:14.534Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.10s)
15:53:14 [2024-01-29T15:53:14.534Z] === RUN   TestBuildMultiStageParentConfig
15:53:14 [2024-01-29T15:53:14.790Z] --- PASS: TestBuildMultiStageParentConfig (0.30s)
15:53:14 [2024-01-29T15:53:14.790Z] === RUN   TestBuildLabelWithTargets
15:53:15 [2024-01-29T15:53:15.434Z] --- PASS: TestBuildLabelWithTargets (0.56s)
15:53:15 [2024-01-29T15:53:15.434Z] === RUN   TestBuildWithEmptyLayers
15:53:15 [2024-01-29T15:53:15.434Z] --- PASS: TestBuildWithEmptyLayers (0.14s)
15:53:15 [2024-01-29T15:53:15.434Z] === RUN   TestBuildMultiStageOnBuild
15:53:16 [2024-01-29T15:53:16.800Z] --- PASS: TestBuildMultiStageOnBuild (1.11s)
15:53:16 [2024-01-29T15:53:16.800Z] === RUN   TestBuildUncleanTarFilenames
15:53:16 [2024-01-29T15:53:16.800Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
15:53:16 [2024-01-29T15:53:16.800Z] === RUN   TestBuildMultiStageLayerLeak
15:53:17 [2024-01-29T15:53:17.728Z] --- PASS: TestBuildMultiStageLayerLeak (1.08s)
15:53:17 [2024-01-29T15:53:17.728Z] === RUN   TestBuildWithHugeFile
15:54:04 [2024-01-29T15:54:04.357Z] --- PASS: TestBuildWithHugeFile (45.16s)
15:54:04 [2024-01-29T15:54:04.358Z] === RUN   TestBuildWCOWSandboxSize
15:54:04 [2024-01-29T15:54:04.358Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:54:04 [2024-01-29T15:54:04.358Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:54:04 [2024-01-29T15:54:04.358Z] === RUN   TestBuildWithEmptyDockerfile
15:54:04 [2024-01-29T15:54:04.358Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:54:04 [2024-01-29T15:54:04.358Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:54:04 [2024-01-29T15:54:04.358Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:54:04 [2024-01-29T15:54:04.358Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:54:04 [2024-01-29T15:54:04.358Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:54:04 [2024-01-29T15:54:04.358Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:54:04 [2024-01-29T15:54:04.358Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:54:04 [2024-01-29T15:54:04.358Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:54:04 [2024-01-29T15:54:04.358Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:54:04 [2024-01-29T15:54:04.358Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
15:54:04 [2024-01-29T15:54:04.358Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
15:54:04 [2024-01-29T15:54:04.358Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
15:54:04 [2024-01-29T15:54:04.358Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
15:54:04 [2024-01-29T15:54:04.358Z] === RUN   TestBuildPreserveOwnership
15:54:04 [2024-01-29T15:54:04.358Z] === RUN   TestBuildPreserveOwnership/copy_from
15:54:04 [2024-01-29T15:54:04.358Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:54:04 [2024-01-29T15:54:04.919Z] --- PASS: TestBuildPreserveOwnership (2.10s)
15:54:04 [2024-01-29T15:54:04.919Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.46s)
15:54:04 [2024-01-29T15:54:04.919Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.63s)
15:54:04 [2024-01-29T15:54:04.919Z] === RUN   TestBuildPlatformInvalid
15:54:04 [2024-01-29T15:54:04.919Z] --- PASS: TestBuildPlatformInvalid (0.01s)
15:54:04 [2024-01-29T15:54:04.919Z] === RUN   TestBuildkitHistoryTracePropagation
15:54:04 [2024-01-29T15:54:04.919Z] time="2024-01-29T15:54:04Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
15:54:04 [2024-01-29T15:54:04.919Z] time="2024-01-29T15:54:04Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
15:54:04 [2024-01-29T15:54:04.919Z] time="2024-01-29T15:54:04Z" 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:54:04 [2024-01-29T15:54:04.919Z] time="2024-01-29T15:54:04Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
15:54:04 [2024-01-29T15:54:04.919Z] time="2024-01-29T15:54:04Z" 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:54:04 [2024-01-29T15:54:04.919Z] time="2024-01-29T15:54:04Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
15:54:04 [2024-01-29T15:54:04.919Z] time="2024-01-29T15:54:04Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
15:54:04 [2024-01-29T15:54:04.919Z] time="2024-01-29T15:54:04Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
15:54:04 [2024-01-29T15:54:04.920Z] time="2024-01-29T15:54:04Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
15:54:04 [2024-01-29T15:54:04.920Z] time="2024-01-29T15:54:04Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
15:54:04 [2024-01-29T15:54:04.920Z] time="2024-01-29T15:54:04Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
15:54:04 [2024-01-29T15:54:04.920Z] time="2024-01-29T15:54:04Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
15:54:04 [2024-01-29T15:54:04.920Z] time="2024-01-29T15:54:04Z" level=info msg="[core] [Server #4] Server created" module=grpc
15:54:04 [2024-01-29T15:54:04.920Z]     build_traces_test.go:84: Waiting for trace to be available
15:54:09 [2024-01-29T15:54:09.086Z] time="2024-01-29T15:54:08Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
15:54:09 [2024-01-29T15:54:09.086Z] time="2024-01-29T15:54:08Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
15:54:09 [2024-01-29T15:54:09.086Z] time="2024-01-29T15:54:08Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
15:54:09 [2024-01-29T15:54:09.086Z] time="2024-01-29T15:54:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
15:54:09 [2024-01-29T15:54:09.086Z] time="2024-01-29T15:54:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
15:54:09 [2024-01-29T15:54:09.086Z] time="2024-01-29T15:54:08Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
15:54:09 [2024-01-29T15:54:09.086Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
15:54:09 [2024-01-29T15:54:09.086Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:54:09 [2024-01-29T15:54:09.648Z] Loaded image: busybox:latest
15:54:09 [2024-01-29T15:54:09.648Z] Loaded image: busybox:glibc
15:54:10 [2024-01-29T15:54:10.577Z] Loaded image: debian:bookworm-slim
15:54:10 [2024-01-29T15:54:10.577Z] Loaded image: hello-world:latest
15:54:10 [2024-01-29T15:54:10.833Z] Loaded image: arm32v7/hello-world:latest
15:54:18 [2024-01-29T15:54:18.920Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.42s)
15:54:18 [2024-01-29T15:54:18.920Z] PASS
15:54:18 [2024-01-29T15:54:18.920Z] 
15:54:18 [2024-01-29T15:54:18.920Z] === Skipped
15:54:18 [2024-01-29T15:54:18.920Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
15:54:18 [2024-01-29T15:54:18.920Z]     build_session_test.go:25: TODO: BuildKit
15:54:18 [2024-01-29T15:54:18.920Z] 
15:54:18 [2024-01-29T15:54:18.920Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:54:18 [2024-01-29T15:54:18.920Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:54:18 [2024-01-29T15:54:18.920Z] 
15:54:18 [2024-01-29T15:54:18.920Z] DONE 35 tests, 2 skipped in 75.488s
15:54:18 [2024-01-29T15:54:18.920Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
15:54:18 [2024-01-29T15:54:18.920Z] ++ '[' -n '' ']'
15:54:18 [2024-01-29T15:54:18.920Z] ++ 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:54:18 [2024-01-29T15:54:18.920Z] ++ set -e
15:54:18 [2024-01-29T15:54:18.920Z] ++ '[' -n 0 ']'
15:54:18 [2024-01-29T15:54:18.920Z] ++ set -x
15:54:18 [2024-01-29T15:54:18.920Z] ++ 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.bK9L8wJN8N/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:54:18 [2024-01-29T15:54:18.920Z] INFO: Testing against a local daemon
15:54:18 [2024-01-29T15:54:18.920Z] === RUN   TestNoNewPrivileges
15:54:27 [2024-01-29T15:54:27.007Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
15:54:27 [2024-01-29T15:54:27.569Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
15:54:28 [2024-01-29T15:54:28.131Z] --- PASS: TestNoNewPrivileges (9.45s)
15:54:28 [2024-01-29T15:54:28.131Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.39s)
15:54:28 [2024-01-29T15:54:28.131Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.41s)
15:54:28 [2024-01-29T15:54:28.131Z] PASS
15:54:28 [2024-01-29T15:54:28.131Z] 
15:54:28 [2024-01-29T15:54:28.131Z] DONE 3 tests in 9.484s
15:54:28 [2024-01-29T15:54:28.131Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
15:54:28 [2024-01-29T15:54:28.131Z] ++ '[' -n '' ']'
15:54:28 [2024-01-29T15:54:28.131Z] ++ 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:54:28 [2024-01-29T15:54:28.131Z] ++ set -e
15:54:28 [2024-01-29T15:54:28.131Z] ++ '[' -n 0 ']'
15:54:28 [2024-01-29T15:54:28.131Z] ++ set -x
15:54:28 [2024-01-29T15:54:28.131Z] ++ 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.bK9L8wJN8N/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:54:28 [2024-01-29T15:54:28.131Z] INFO: Testing against a local daemon
15:54:28 [2024-01-29T15:54:28.131Z] === RUN   TestConfigInspect
15:54:30 [2024-01-29T15:54:30.020Z] --- PASS: TestConfigInspect (1.98s)
15:54:30 [2024-01-29T15:54:30.020Z] === RUN   TestConfigList
15:54:31 [2024-01-29T15:54:31.386Z] === RUN   TestConfigList/test_filter_by_name
15:54:31 [2024-01-29T15:54:31.387Z] === RUN   TestConfigList/test_filter_by_id
15:54:31 [2024-01-29T15:54:31.387Z] === RUN   TestConfigList/test_filter_by_label_key_only
15:54:31 [2024-01-29T15:54:31.387Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
15:54:31 [2024-01-29T15:54:31.387Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
15:54:31 [2024-01-29T15:54:31.949Z] --- PASS: TestConfigList (1.84s)
15:54:31 [2024-01-29T15:54:31.949Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
15:54:31 [2024-01-29T15:54:31.949Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
15:54:31 [2024-01-29T15:54:31.949Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
15:54:31 [2024-01-29T15:54:31.949Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
15:54:31 [2024-01-29T15:54:31.949Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
15:54:31 [2024-01-29T15:54:31.949Z] === RUN   TestConfigsCreateAndDelete
15:54:33 [2024-01-29T15:54:33.838Z] --- PASS: TestConfigsCreateAndDelete (1.90s)
15:54:33 [2024-01-29T15:54:33.838Z] === RUN   TestConfigsUpdate
15:54:35 [2024-01-29T15:54:35.728Z] --- PASS: TestConfigsUpdate (2.01s)
15:54:35 [2024-01-29T15:54:35.728Z] === RUN   TestTemplatedConfig
15:54:38 [2024-01-29T15:54:38.245Z] --- PASS: TestTemplatedConfig (2.26s)
15:54:38 [2024-01-29T15:54:38.245Z] === RUN   TestConfigCreateResolve
15:54:40 [2024-01-29T15:54:40.135Z] --- PASS: TestConfigCreateResolve (2.06s)
15:54:40 [2024-01-29T15:54:40.135Z] PASS
15:54:40 [2024-01-29T15:54:40.135Z] 
15:54:40 [2024-01-29T15:54:40.135Z] DONE 11 tests in 12.102s
15:54:40 [2024-01-29T15:54:40.135Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
15:54:40 [2024-01-29T15:54:40.135Z] ++ '[' -n '' ']'
15:54:40 [2024-01-29T15:54:40.135Z] ++ 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:54:40 [2024-01-29T15:54:40.135Z] ++ set -e
15:54:40 [2024-01-29T15:54:40.135Z] ++ '[' -n 0 ']'
15:54:40 [2024-01-29T15:54:40.135Z] ++ set -x
15:54:40 [2024-01-29T15:54:40.135Z] ++ 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.bK9L8wJN8N/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:54:40 [2024-01-29T15:54:40.135Z] INFO: Testing against a local daemon
15:54:40 [2024-01-29T15:54:40.135Z] === RUN   TestAttach
15:54:40 [2024-01-29T15:54:40.135Z] === RUN   TestAttach/without_TTY
15:54:40 [2024-01-29T15:54:40.135Z] === PAUSE TestAttach/without_TTY
15:54:40 [2024-01-29T15:54:40.135Z] === RUN   TestAttach/with_TTY
15:54:40 [2024-01-29T15:54:40.135Z] === PAUSE TestAttach/with_TTY
15:54:40 [2024-01-29T15:54:40.135Z] === CONT  TestAttach/without_TTY
15:54:40 [2024-01-29T15:54:40.135Z] === CONT  TestAttach/with_TTY
15:54:40 [2024-01-29T15:54:40.135Z] --- PASS: TestAttach (0.02s)
15:54:40 [2024-01-29T15:54:40.135Z]     --- PASS: TestAttach/with_TTY (0.04s)
15:54:40 [2024-01-29T15:54:40.135Z]     --- PASS: TestAttach/without_TTY (0.04s)
15:54:40 [2024-01-29T15:54:40.135Z] === RUN   TestCreateWithCDIDevices
15:54:41 [2024-01-29T15:54:41.502Z] --- PASS: TestCreateWithCDIDevices (1.02s)
15:54:41 [2024-01-29T15:54:41.502Z] === RUN   TestCDISpecDirsAreInSystemInfo
15:54:41 [2024-01-29T15:54:41.502Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
15:54:41 [2024-01-29T15:54:41.758Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
15:54:42 [2024-01-29T15:54:42.320Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
15:54:42 [2024-01-29T15:54:42.882Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
15:54:43 [2024-01-29T15:54:43.443Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
15:54:44 [2024-01-29T15:54:44.005Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
15:54:44 [2024-01-29T15:54:44.262Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
15:54:44 [2024-01-29T15:54:44.828Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
15:54:45 [2024-01-29T15:54:45.400Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
15:54:45 [2024-01-29T15:54:45.400Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
15:54:45 [2024-01-29T15:54:45.400Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
15:54:45 [2024-01-29T15:54:45.400Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
15:54:45 [2024-01-29T15:54:45.400Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
15:54:45 [2024-01-29T15:54:45.400Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
15:54:45 [2024-01-29T15:54:45.400Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
15:54:45 [2024-01-29T15:54:45.400Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
15:54:45 [2024-01-29T15:54:45.400Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestCheckpoint
15:54:45 [2024-01-29T15:54:45.400Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:54:45 [2024-01-29T15:54:45.400Z] --- SKIP: TestCheckpoint (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/commit
15:54:45 [2024-01-29T15:54:45.400Z] === PAUSE TestContainerInvalidJSON/commit
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/containers/create
15:54:45 [2024-01-29T15:54:45.400Z] === PAUSE TestContainerInvalidJSON/containers/create
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
15:54:45 [2024-01-29T15:54:45.400Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
15:54:45 [2024-01-29T15:54:45.400Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
15:54:45 [2024-01-29T15:54:45.400Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:54:45 [2024-01-29T15:54:45.400Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
15:54:45 [2024-01-29T15:54:45.400Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
15:54:45 [2024-01-29T15:54:45.400Z] === CONT  TestContainerInvalidJSON/commit
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
15:54:45 [2024-01-29T15:54:45.400Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
15:54:45 [2024-01-29T15:54:45.400Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
15:54:45 [2024-01-29T15:54:45.400Z] === CONT  TestContainerInvalidJSON/containers/create
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
15:54:45 [2024-01-29T15:54:45.400Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
15:54:45 [2024-01-29T15:54:45.400Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
15:54:45 [2024-01-29T15:54:45.400Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/commit/empty_body
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
15:54:45 [2024-01-29T15:54:45.400Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:54:45 [2024-01-29T15:54:45.400Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:54:45 [2024-01-29T15:54:45.400Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestCopyFromContainerPathIsNotDir
15:54:45 [2024-01-29T15:54:45.400Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
15:54:45 [2024-01-29T15:54:45.400Z] === RUN   TestCopyToContainerPathDoesNotExist
15:54:45 [2024-01-29T15:54:45.662Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
15:54:45 [2024-01-29T15:54:45.662Z] === RUN   TestCopyEmptyFile
15:54:45 [2024-01-29T15:54:45.662Z] --- PASS: TestCopyEmptyFile (0.05s)
15:54:45 [2024-01-29T15:54:45.662Z] === RUN   TestCopyToContainerPathIsNotDir
15:54:45 [2024-01-29T15:54:45.662Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
15:54:45 [2024-01-29T15:54:45.662Z] === RUN   TestCopyFromContainer
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCopyFromContainer//
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCopyFromContainer/.
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCopyFromContainer//.
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCopyFromContainer/./
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCopyFromContainer//./
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCopyFromContainer//bar/root
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCopyFromContainer//bar/root/
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCopyFromContainer//bar/root/.
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCopyFromContainer/bar/quux
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCopyFromContainer/bar/quux/
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCopyFromContainer/bar/quux/.
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCopyFromContainer/bar/notarget
15:54:46 [2024-01-29T15:54:46.226Z] --- PASS: TestCopyFromContainer (0.68s)
15:54:46 [2024-01-29T15:54:46.226Z]     --- PASS: TestCopyFromContainer// (0.01s)
15:54:46 [2024-01-29T15:54:46.226Z]     --- PASS: TestCopyFromContainer/. (0.01s)
15:54:46 [2024-01-29T15:54:46.226Z]     --- PASS: TestCopyFromContainer//. (0.01s)
15:54:46 [2024-01-29T15:54:46.226Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
15:54:46 [2024-01-29T15:54:46.226Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
15:54:46 [2024-01-29T15:54:46.226Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
15:54:46 [2024-01-29T15:54:46.226Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
15:54:46 [2024-01-29T15:54:46.226Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
15:54:46 [2024-01-29T15:54:46.226Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
15:54:46 [2024-01-29T15:54:46.226Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
15:54:46 [2024-01-29T15:54:46.226Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
15:54:46 [2024-01-29T15:54:46.226Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
15:54:46 [2024-01-29T15:54:46.226Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
15:54:46 [2024-01-29T15:54:46.226Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
15:54:46 [2024-01-29T15:54:46.226Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
15:54:46 [2024-01-29T15:54:46.226Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
15:54:46 [2024-01-29T15:54:46.226Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:54:46 [2024-01-29T15:54:46.226Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:54:46 [2024-01-29T15:54:46.226Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:54:46 [2024-01-29T15:54:46.226Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:54:46 [2024-01-29T15:54:46.226Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:54:46 [2024-01-29T15:54:46.226Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:54:46 [2024-01-29T15:54:46.226Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:54:46 [2024-01-29T15:54:46.226Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:54:46 [2024-01-29T15:54:46.226Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:54:46 [2024-01-29T15:54:46.226Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:54:46 [2024-01-29T15:54:46.226Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:54:46 [2024-01-29T15:54:46.226Z] === RUN   TestCreateLinkToNonExistingContainer
15:54:46 [2024-01-29T15:54:46.482Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
15:54:46 [2024-01-29T15:54:46.482Z] === RUN   TestCreateWithInvalidEnv
15:54:46 [2024-01-29T15:54:46.482Z] === RUN   TestCreateWithInvalidEnv/0
15:54:46 [2024-01-29T15:54:46.482Z] === PAUSE TestCreateWithInvalidEnv/0
15:54:46 [2024-01-29T15:54:46.482Z] === RUN   TestCreateWithInvalidEnv/1
15:54:46 [2024-01-29T15:54:46.482Z] === PAUSE TestCreateWithInvalidEnv/1
15:54:46 [2024-01-29T15:54:46.482Z] === RUN   TestCreateWithInvalidEnv/2
15:54:46 [2024-01-29T15:54:46.482Z] === PAUSE TestCreateWithInvalidEnv/2
15:54:46 [2024-01-29T15:54:46.482Z] === CONT  TestCreateWithInvalidEnv/0
15:54:46 [2024-01-29T15:54:46.482Z] === CONT  TestCreateWithInvalidEnv/2
15:54:46 [2024-01-29T15:54:46.482Z] === CONT  TestCreateWithInvalidEnv/1
15:54:46 [2024-01-29T15:54:46.482Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:54:46 [2024-01-29T15:54:46.482Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:54:46 [2024-01-29T15:54:46.482Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:54:46 [2024-01-29T15:54:46.482Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:54:46 [2024-01-29T15:54:46.482Z] === RUN   TestCreateTmpfsMountsTarget
15:54:46 [2024-01-29T15:54:46.482Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:54:46 [2024-01-29T15:54:46.482Z] === RUN   TestCreateWithCustomMaskedPaths
15:54:47 [2024-01-29T15:54:47.848Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
15:54:47 [2024-01-29T15:54:47.848Z] === RUN   TestCreateWithCustomReadonlyPaths
15:54:48 [2024-01-29T15:54:48.776Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s)
15:54:48 [2024-01-29T15:54:48.776Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:54:48 [2024-01-29T15:54:48.776Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:54:48 [2024-01-29T15:54:48.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:54:48 [2024-01-29T15:54:48.776Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:54:48 [2024-01-29T15:54:48.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:54:48 [2024-01-29T15:54:48.776Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:54:48 [2024-01-29T15:54:48.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:54:48 [2024-01-29T15:54:48.776Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:54:48 [2024-01-29T15:54:48.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:54:48 [2024-01-29T15:54:48.776Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:54:48 [2024-01-29T15:54:48.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:54:48 [2024-01-29T15:54:48.776Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
15:54:48 [2024-01-29T15:54:48.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
15:54:48 [2024-01-29T15:54:48.776Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:54:48 [2024-01-29T15:54:48.776Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:54:48 [2024-01-29T15:54:48.776Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:54:48 [2024-01-29T15:54:48.776Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
15:54:48 [2024-01-29T15:54:48.776Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:54:48 [2024-01-29T15:54:48.776Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:54:48 [2024-01-29T15:54:48.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:54:48 [2024-01-29T15:54:48.776Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
15:54:48 [2024-01-29T15:54:48.776Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
15:54:48 [2024-01-29T15:54:48.776Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
15:54:48 [2024-01-29T15:54:48.776Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
15:54:48 [2024-01-29T15:54:48.776Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
15:54:48 [2024-01-29T15:54:48.776Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
15:54:48 [2024-01-29T15:54:48.776Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:54:49 [2024-01-29T15:54:49.337Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
15:54:49 [2024-01-29T15:54:49.337Z] === RUN   TestCreateDifferentPlatform
15:54:49 [2024-01-29T15:54:49.337Z] === RUN   TestCreateDifferentPlatform/different_os
15:54:49 [2024-01-29T15:54:49.337Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:54:49 [2024-01-29T15:54:49.337Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:54:49 [2024-01-29T15:54:49.337Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:54:49 [2024-01-29T15:54:49.337Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:54:49 [2024-01-29T15:54:49.337Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:54:49 [2024-01-29T15:54:49.337Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
15:54:49 [2024-01-29T15:54:49.337Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:54:49 [2024-01-29T15:54:49.337Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
15:54:49 [2024-01-29T15:54:49.337Z] === RUN   TestCreateInvalidHostConfig
15:54:49 [2024-01-29T15:54:49.337Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
15:54:49 [2024-01-29T15:54:49.337Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
15:54:49 [2024-01-29T15:54:49.337Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
15:54:49 [2024-01-29T15:54:49.337Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
15:54:49 [2024-01-29T15:54:49.337Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:54:49 [2024-01-29T15:54:49.337Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:54:49 [2024-01-29T15:54:49.337Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
15:54:49 [2024-01-29T15:54:49.337Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
15:54:49 [2024-01-29T15:54:49.337Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
15:54:49 [2024-01-29T15:54:49.337Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
15:54:49 [2024-01-29T15:54:49.338Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
15:54:49 [2024-01-29T15:54:49.338Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
15:54:49 [2024-01-29T15:54:49.338Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
15:54:49 [2024-01-29T15:54:49.338Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:54:49 [2024-01-29T15:54:49.338Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
15:54:49 [2024-01-29T15:54:49.338Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
15:54:49 [2024-01-29T15:54:49.338Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
15:54:49 [2024-01-29T15:54:49.338Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
15:54:49 [2024-01-29T15:54:49.338Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
15:54:49 [2024-01-29T15:54:49.338Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
15:54:49 [2024-01-29T15:54:49.338Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
15:54:49 [2024-01-29T15:54:49.338Z] === RUN   TestCreateWithMultipleEndpointSettings
15:54:49 [2024-01-29T15:54:49.338Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
15:54:49 [2024-01-29T15:54:49.338Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
15:54:49 [2024-01-29T15:54:49.338Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
15:54:49 [2024-01-29T15:54:49.338Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
15:54:49 [2024-01-29T15:54:49.338Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
15:54:49 [2024-01-29T15:54:49.338Z] === RUN   TestCreateWithCustomMACs
15:54:49 [2024-01-29T15:54:49.899Z] --- PASS: TestCreateWithCustomMACs (0.56s)
15:54:49 [2024-01-29T15:54:49.899Z] === RUN   TestContainerStartOnDaemonRestart
15:54:49 [2024-01-29T15:54:49.899Z] === PAUSE TestContainerStartOnDaemonRestart
15:54:49 [2024-01-29T15:54:49.899Z] === RUN   TestDaemonRestartIpcMode
15:54:49 [2024-01-29T15:54:49.899Z] === PAUSE TestDaemonRestartIpcMode
15:54:49 [2024-01-29T15:54:49.899Z] === RUN   TestDaemonHostGatewayIP
15:54:49 [2024-01-29T15:54:49.900Z] === PAUSE TestDaemonHostGatewayIP
15:54:49 [2024-01-29T15:54:49.900Z] === RUN   TestRestartDaemonWithRestartingContainer
15:54:49 [2024-01-29T15:54:49.900Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:54:49 [2024-01-29T15:54:49.900Z] === RUN   TestHardRestartWhenContainerIsRunning
15:54:49 [2024-01-29T15:54:49.900Z] === PAUSE TestHardRestartWhenContainerIsRunning
15:54:49 [2024-01-29T15:54:49.900Z] === RUN   TestContainerKillOnDaemonStart
15:54:49 [2024-01-29T15:54:49.900Z] === PAUSE TestContainerKillOnDaemonStart
15:54:49 [2024-01-29T15:54:49.900Z] === RUN   TestDiff
15:54:50 [2024-01-29T15:54:50.461Z] --- PASS: TestDiff (0.42s)
15:54:50 [2024-01-29T15:54:50.461Z] === RUN   TestDiffStoppedContainer
15:54:50 [2024-01-29T15:54:50.717Z] --- PASS: TestDiffStoppedContainer (0.45s)
15:54:50 [2024-01-29T15:54:50.717Z] === RUN   TestExecConsoleSize
15:54:51 [2024-01-29T15:54:51.279Z] --- PASS: TestExecConsoleSize (0.50s)
15:54:51 [2024-01-29T15:54:51.279Z] === RUN   TestExecWithCloseStdin
15:54:51 [2024-01-29T15:54:51.841Z] --- PASS: TestExecWithCloseStdin (0.52s)
15:54:51 [2024-01-29T15:54:51.841Z] === RUN   TestExec
15:54:52 [2024-01-29T15:54:52.403Z] --- PASS: TestExec (0.52s)
15:54:52 [2024-01-29T15:54:52.403Z] === RUN   TestExecUser
15:54:52 [2024-01-29T15:54:52.964Z] --- PASS: TestExecUser (0.49s)
15:54:52 [2024-01-29T15:54:52.964Z] === RUN   TestExecWithGroupAdd
15:54:53 [2024-01-29T15:54:53.526Z] --- PASS: TestExecWithGroupAdd (0.53s)
15:54:53 [2024-01-29T15:54:53.526Z] === RUN   TestExportContainerAndImportImage
15:54:53 [2024-01-29T15:54:53.782Z] --- PASS: TestExportContainerAndImportImage (0.51s)
15:54:53 [2024-01-29T15:54:53.782Z] === RUN   TestExportContainerAfterDaemonRestart
15:55:00 [2024-01-29T15:55:00.320Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
15:55:00 [2024-01-29T15:55:00.320Z] === RUN   TestHealthCheckWorkdir
15:55:00 [2024-01-29T15:55:00.576Z] --- PASS: TestHealthCheckWorkdir (0.63s)
15:55:00 [2024-01-29T15:55:00.576Z] === RUN   TestHealthKillContainer
15:55:08 [2024-01-29T15:55:08.663Z] --- PASS: TestHealthKillContainer (7.83s)
15:55:08 [2024-01-29T15:55:08.663Z] === RUN   TestHealthCheckProcessKilled
15:55:09 [2024-01-29T15:55:09.225Z] --- PASS: TestHealthCheckProcessKilled (0.64s)
15:55:09 [2024-01-29T15:55:09.225Z] === RUN   TestHealthStartInterval
15:55:10 [2024-01-29T15:55:10.591Z]     health_test.go:141: &{2024-01-29 15:55:10.288117031 +0000 UTC 2024-01-29 15:55:10.346402005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:55:10 [2024-01-29T15:55:10.591Z]         }
15:55:10 [2024-01-29T15:55:10.591Z]     health_test.go:141: &{2024-01-29 15:55:10.288117031 +0000 UTC 2024-01-29 15:55:10.346402005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:55:10 [2024-01-29T15:55:10.591Z]         }
15:55:10 [2024-01-29T15:55:10.847Z]     health_test.go:141: &{2024-01-29 15:55:10.288117031 +0000 UTC 2024-01-29 15:55:10.346402005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:55:10 [2024-01-29T15:55:10.847Z]         }
15:55:10 [2024-01-29T15:55:10.847Z]     health_test.go:141: &{2024-01-29 15:55:10.288117031 +0000 UTC 2024-01-29 15:55:10.346402005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:55:10 [2024-01-29T15:55:10.847Z]         }
15:55:10 [2024-01-29T15:55:10.847Z]     health_test.go:141: &{2024-01-29 15:55:10.288117031 +0000 UTC 2024-01-29 15:55:10.346402005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:55:10 [2024-01-29T15:55:10.847Z]         }
15:55:11 [2024-01-29T15:55:11.103Z]     health_test.go:141: &{2024-01-29 15:55:10.288117031 +0000 UTC 2024-01-29 15:55:10.346402005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:55:11 [2024-01-29T15:55:11.103Z]         }
15:55:11 [2024-01-29T15:55:11.103Z]     health_test.go:141: &{2024-01-29 15:55:10.288117031 +0000 UTC 2024-01-29 15:55:10.346402005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:55:11 [2024-01-29T15:55:11.103Z]         }
15:55:11 [2024-01-29T15:55:11.103Z]     health_test.go:141: &{2024-01-29 15:55:10.288117031 +0000 UTC 2024-01-29 15:55:10.346402005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:55:11 [2024-01-29T15:55:11.103Z]         }
15:55:11 [2024-01-29T15:55:11.359Z]     health_test.go:141: &{2024-01-29 15:55:10.288117031 +0000 UTC 2024-01-29 15:55:10.346402005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:55:11 [2024-01-29T15:55:11.359Z]         }
15:55:11 [2024-01-29T15:55:11.359Z]     health_test.go:141: &{2024-01-29 15:55:10.288117031 +0000 UTC 2024-01-29 15:55:10.346402005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:55:11 [2024-01-29T15:55:11.359Z]         }
15:55:11 [2024-01-29T15:55:11.615Z]     health_test.go:141: &{2024-01-29 15:55:11.347643306 +0000 UTC 2024-01-29 15:55:11.398466964 +0000 UTC 1 2}
15:55:11 [2024-01-29T15:55:11.615Z]     health_test.go:141: &{2024-01-29 15:55:11.347643306 +0000 UTC 2024-01-29 15:55:11.398466964 +0000 UTC 1 2}
15:55:11 [2024-01-29T15:55:11.615Z]     health_test.go:141: &{2024-01-29 15:55:11.347643306 +0000 UTC 2024-01-29 15:55:11.398466964 +0000 UTC 1 2}
15:55:11 [2024-01-29T15:55:11.871Z]     health_test.go:141: &{2024-01-29 15:55:11.347643306 +0000 UTC 2024-01-29 15:55:11.398466964 +0000 UTC 1 2}
15:55:11 [2024-01-29T15:55:11.871Z]     health_test.go:141: &{2024-01-29 15:55:11.347643306 +0000 UTC 2024-01-29 15:55:11.398466964 +0000 UTC 1 2}
15:55:12 [2024-01-29T15:55:12.127Z]     health_test.go:141: &{2024-01-29 15:55:11.347643306 +0000 UTC 2024-01-29 15:55:11.398466964 +0000 UTC 1 2}
15:55:12 [2024-01-29T15:55:12.127Z]     health_test.go:141: &{2024-01-29 15:55:11.347643306 +0000 UTC 2024-01-29 15:55:11.398466964 +0000 UTC 1 2}
15:55:12 [2024-01-29T15:55:12.127Z]     health_test.go:141: &{2024-01-29 15:55:11.347643306 +0000 UTC 2024-01-29 15:55:11.398466964 +0000 UTC 1 2}
15:55:12 [2024-01-29T15:55:12.383Z]     health_test.go:141: &{2024-01-29 15:55:11.347643306 +0000 UTC 2024-01-29 15:55:11.398466964 +0000 UTC 1 2}
15:55:12 [2024-01-29T15:55:12.383Z]     health_test.go:141: &{2024-01-29 15:55:11.347643306 +0000 UTC 2024-01-29 15:55:11.398466964 +0000 UTC 1 2}
15:55:12 [2024-01-29T15:55:12.638Z]     health_test.go:141: &{2024-01-29 15:55:11.347643306 +0000 UTC 2024-01-29 15:55:11.398466964 +0000 UTC 1 2}
15:55:12 [2024-01-29T15:55:12.638Z]     health_test.go:169: 1.051238801s
15:55:13 [2024-01-29T15:55:13.566Z]     health_test.go:169: 1.051238801s
15:55:14 [2024-01-29T15:55:14.930Z]     health_test.go:169: 1.051238801s
15:55:15 [2024-01-29T15:55:15.857Z]     health_test.go:169: 1.051238801s
15:55:16 [2024-01-29T15:55:16.784Z]     health_test.go:169: 1.051238801s
15:55:17 [2024-01-29T15:55:17.712Z]     health_test.go:169: 1.051238801s
15:55:18 [2024-01-29T15:55:18.640Z]     health_test.go:169: 1.051238801s
15:55:19 [2024-01-29T15:55:19.579Z]     health_test.go:169: 1.051238801s
15:55:20 [2024-01-29T15:55:20.945Z]     health_test.go:169: 1.051238801s
15:55:21 [2024-01-29T15:55:21.872Z]     health_test.go:169: 1.051238801s
15:55:22 [2024-01-29T15:55:22.799Z]     health_test.go:169: 1.051238801s
15:55:23 [2024-01-29T15:55:23.726Z]     health_test.go:169: 1.051238801s
15:55:24 [2024-01-29T15:55:24.653Z]     health_test.go:169: 1.051238801s
15:55:25 [2024-01-29T15:55:25.580Z]     health_test.go:169: 1.051238801s
15:55:26 [2024-01-29T15:55:26.945Z]     health_test.go:169: 1.051238801s
15:55:27 [2024-01-29T15:55:27.872Z]     health_test.go:169: 1.051238801s
15:55:28 [2024-01-29T15:55:28.799Z]     health_test.go:169: 1.051238801s
15:55:29 [2024-01-29T15:55:29.727Z]     health_test.go:169: 1.051238801s
15:55:30 [2024-01-29T15:55:30.654Z]     health_test.go:169: 1.051238801s
15:55:31 [2024-01-29T15:55:31.581Z]     health_test.go:169: 1.051238801s
15:55:32 [2024-01-29T15:55:32.946Z]     health_test.go:169: 1.051238801s
15:55:33 [2024-01-29T15:55:33.872Z]     health_test.go:169: 1.051238801s
15:55:34 [2024-01-29T15:55:34.799Z]     health_test.go:169: 1.051238801s
15:55:35 [2024-01-29T15:55:35.726Z]     health_test.go:169: 1.051238801s
15:55:36 [2024-01-29T15:55:36.654Z]     health_test.go:169: 1.051238801s
15:55:37 [2024-01-29T15:55:37.581Z]     health_test.go:169: 1.051238801s
15:55:38 [2024-01-29T15:55:38.946Z]     health_test.go:169: 1.051238801s
15:55:39 [2024-01-29T15:55:39.873Z]     health_test.go:169: 1.051238801s
15:55:40 [2024-01-29T15:55:40.801Z]     health_test.go:169: 1.051238801s
15:55:41 [2024-01-29T15:55:41.728Z]     health_test.go:169: 1.051238801s
15:55:43 [2024-01-29T15:55:43.093Z] --- PASS: TestHealthStartInterval (33.75s)
15:55:43 [2024-01-29T15:55:43.093Z] === RUN   TestInspectCpusetInConfigPre120
15:55:43 [2024-01-29T15:55:43.350Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
15:55:43 [2024-01-29T15:55:43.350Z] === RUN   TestInspectAnnotations
15:55:43 [2024-01-29T15:55:43.350Z] --- PASS: TestInspectAnnotations (0.05s)
15:55:43 [2024-01-29T15:55:43.350Z] === RUN   TestNetworkAliasesAreEmpty
15:55:43 [2024-01-29T15:55:43.350Z] === RUN   TestNetworkAliasesAreEmpty/host
15:55:43 [2024-01-29T15:55:43.350Z] === RUN   TestNetworkAliasesAreEmpty/bridge
15:55:43 [2024-01-29T15:55:43.350Z] === RUN   TestNetworkAliasesAreEmpty/none
15:55:43 [2024-01-29T15:55:43.606Z] --- PASS: TestNetworkAliasesAreEmpty (0.12s)
15:55:43 [2024-01-29T15:55:43.606Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
15:55:43 [2024-01-29T15:55:43.606Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s)
15:55:43 [2024-01-29T15:55:43.606Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.04s)
15:55:43 [2024-01-29T15:55:43.606Z] === RUN   TestIpcModeNone
15:55:44 [2024-01-29T15:55:44.168Z] --- PASS: TestIpcModeNone (0.50s)
15:55:44 [2024-01-29T15:55:44.168Z] === RUN   TestIpcModePrivate
15:55:44 [2024-01-29T15:55:44.425Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
15:55:44 [2024-01-29T15:55:44.425Z] --- PASS: TestIpcModePrivate (0.49s)
15:55:44 [2024-01-29T15:55:44.425Z] === RUN   TestIpcModeShareable
15:55:44 [2024-01-29T15:55:44.987Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
15:55:44 [2024-01-29T15:55:44.987Z] --- PASS: TestIpcModeShareable (0.53s)
15:55:44 [2024-01-29T15:55:44.987Z] === RUN   TestAPIIpcModeShareableAndContainer
15:55:46 [2024-01-29T15:55:46.353Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.16s)
15:55:46 [2024-01-29T15:55:46.353Z] === RUN   TestAPIIpcModeHost
15:55:46 [2024-01-29T15:55:46.609Z] --- PASS: TestAPIIpcModeHost (0.34s)
15:55:46 [2024-01-29T15:55:46.609Z] === RUN   TestDaemonIpcModeShareable
15:55:47 [2024-01-29T15:55:47.554Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
15:55:47 [2024-01-29T15:55:47.554Z] --- PASS: TestDaemonIpcModeShareable (1.11s)
15:55:47 [2024-01-29T15:55:47.554Z] === RUN   TestDaemonIpcModePrivate
15:55:48 [2024-01-29T15:55:48.490Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
15:55:48 [2024-01-29T15:55:48.746Z] --- PASS: TestDaemonIpcModePrivate (1.08s)
15:55:48 [2024-01-29T15:55:48.746Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:55:49 [2024-01-29T15:55:49.675Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
15:55:49 [2024-01-29T15:55:49.931Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s)
15:55:49 [2024-01-29T15:55:49.931Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:55:50 [2024-01-29T15:55:50.859Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
15:55:50 [2024-01-29T15:55:50.859Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s)
15:55:50 [2024-01-29T15:55:50.859Z] === RUN   TestIpcModeOlderClient
15:55:50 [2024-01-29T15:55:50.859Z] === PAUSE TestIpcModeOlderClient
15:55:50 [2024-01-29T15:55:50.859Z] === RUN   TestKillContainerInvalidSignal
15:55:51 [2024-01-29T15:55:51.421Z] --- PASS: TestKillContainerInvalidSignal (0.50s)
15:55:51 [2024-01-29T15:55:51.421Z] === RUN   TestKillContainer
15:55:51 [2024-01-29T15:55:51.421Z] === RUN   TestKillContainer/no_signal
15:55:51 [2024-01-29T15:55:51.983Z] === RUN   TestKillContainer/non_killing_signal
15:55:52 [2024-01-29T15:55:52.239Z] === RUN   TestKillContainer/killing_signal
15:55:52 [2024-01-29T15:55:52.801Z] --- PASS: TestKillContainer (1.38s)
15:55:52 [2024-01-29T15:55:52.801Z]     --- PASS: TestKillContainer/no_signal (0.44s)
15:55:52 [2024-01-29T15:55:52.801Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
15:55:52 [2024-01-29T15:55:52.801Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
15:55:52 [2024-01-29T15:55:52.801Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:55:52 [2024-01-29T15:55:52.801Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:55:53 [2024-01-29T15:55:53.363Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:55:53 [2024-01-29T15:55:53.925Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.93s)
15:55:53 [2024-01-29T15:55:53.925Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
15:55:53 [2024-01-29T15:55:53.925Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
15:55:53 [2024-01-29T15:55:53.925Z] === RUN   TestKillStoppedContainer
15:55:53 [2024-01-29T15:55:53.925Z] --- PASS: TestKillStoppedContainer (0.05s)
15:55:53 [2024-01-29T15:55:53.925Z] === RUN   TestKillStoppedContainerAPIPre120
15:55:53 [2024-01-29T15:55:53.925Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
15:55:53 [2024-01-29T15:55:53.925Z] === RUN   TestKillDifferentUserContainer
15:55:54 [2024-01-29T15:55:54.181Z] --- PASS: TestKillDifferentUserContainer (0.43s)
15:55:54 [2024-01-29T15:55:54.181Z] === RUN   TestInspectOomKilledTrue
15:55:54 [2024-01-29T15:55:54.743Z] --- PASS: TestInspectOomKilledTrue (0.51s)
15:55:54 [2024-01-29T15:55:54.743Z] === RUN   TestInspectOomKilledFalse
15:55:55 [2024-01-29T15:55:55.305Z] --- PASS: TestInspectOomKilledFalse (0.42s)
15:55:55 [2024-01-29T15:55:55.305Z] === RUN   TestLinksEtcHostsContentMatch
15:55:55 [2024-01-29T15:55:55.561Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
15:55:55 [2024-01-29T15:55:55.561Z] === RUN   TestLinksContainerNames
15:55:56 [2024-01-29T15:55:56.489Z] --- PASS: TestLinksContainerNames (0.94s)
15:55:56 [2024-01-29T15:55:56.489Z] === RUN   TestLogsFollowTailEmpty
15:55:57 [2024-01-29T15:55:57.051Z] --- PASS: TestLogsFollowTailEmpty (0.47s)
15:55:57 [2024-01-29T15:55:57.051Z] === RUN   TestLogs
15:55:57 [2024-01-29T15:55:57.051Z] === RUN   TestLogs/driver_local
15:55:57 [2024-01-29T15:55:57.051Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
15:55:57 [2024-01-29T15:55:57.051Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
15:55:57 [2024-01-29T15:55:57.051Z] === RUN   TestLogs/driver_local/tty/only_stdout
15:55:57 [2024-01-29T15:55:57.051Z] === PAUSE TestLogs/driver_local/tty/only_stdout
15:55:57 [2024-01-29T15:55:57.051Z] === RUN   TestLogs/driver_local/tty/only_stderr
15:55:57 [2024-01-29T15:55:57.051Z] === PAUSE TestLogs/driver_local/tty/only_stderr
15:55:57 [2024-01-29T15:55:57.051Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
15:55:57 [2024-01-29T15:55:57.051Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
15:55:57 [2024-01-29T15:55:57.051Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
15:55:57 [2024-01-29T15:55:57.051Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
15:55:57 [2024-01-29T15:55:57.051Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
15:55:57 [2024-01-29T15:55:57.051Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
15:55:57 [2024-01-29T15:55:57.051Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
15:55:57 [2024-01-29T15:55:57.051Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
15:55:57 [2024-01-29T15:55:57.051Z] === CONT  TestLogs/driver_local/tty/only_stderr
15:55:57 [2024-01-29T15:55:57.051Z] === CONT  TestLogs/driver_local/tty/only_stdout
15:55:57 [2024-01-29T15:55:57.051Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
15:55:57 [2024-01-29T15:55:57.051Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
15:55:58 [2024-01-29T15:55:58.942Z] === RUN   TestLogs/driver_json-file
15:55:58 [2024-01-29T15:55:58.942Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
15:55:58 [2024-01-29T15:55:58.942Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
15:55:58 [2024-01-29T15:55:58.942Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
15:55:58 [2024-01-29T15:55:58.942Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
15:55:58 [2024-01-29T15:55:58.942Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
15:55:58 [2024-01-29T15:55:58.942Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
15:55:58 [2024-01-29T15:55:58.942Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:55:58 [2024-01-29T15:55:58.942Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:55:58 [2024-01-29T15:55:58.942Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
15:55:58 [2024-01-29T15:55:58.942Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
15:55:58 [2024-01-29T15:55:58.942Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
15:55:58 [2024-01-29T15:55:58.942Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
15:55:58 [2024-01-29T15:55:58.942Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
15:55:58 [2024-01-29T15:55:58.942Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:55:58 [2024-01-29T15:55:58.942Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
15:55:58 [2024-01-29T15:55:58.942Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
15:55:58 [2024-01-29T15:55:58.942Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
15:55:58 [2024-01-29T15:55:58.942Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
15:56:00 [2024-01-29T15:56:00.308Z] --- PASS: TestLogs (3.15s)
15:56:00 [2024-01-29T15:56:00.308Z]     --- PASS: TestLogs/driver_local (0.01s)
15:56:00 [2024-01-29T15:56:00.308Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s)
15:56:00 [2024-01-29T15:56:00.308Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.91s)
15:56:00 [2024-01-29T15:56:00.308Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.08s)
15:56:00 [2024-01-29T15:56:00.308Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.41s)
15:56:00 [2024-01-29T15:56:00.308Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.56s)
15:56:00 [2024-01-29T15:56:00.308Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.62s)
15:56:00 [2024-01-29T15:56:00.308Z]     --- PASS: TestLogs/driver_json-file (0.01s)
15:56:00 [2024-01-29T15:56:00.308Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.01s)
15:56:00 [2024-01-29T15:56:00.308Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.17s)
15:56:00 [2024-01-29T15:56:00.308Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.22s)
15:56:00 [2024-01-29T15:56:00.308Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.27s)
15:56:00 [2024-01-29T15:56:00.308Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.44s)
15:56:00 [2024-01-29T15:56:00.308Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.51s)
15:56:00 [2024-01-29T15:56:00.308Z] === RUN   TestContainerNetworkMountsNoChown
15:56:00 [2024-01-29T15:56:00.564Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
15:56:00 [2024-01-29T15:56:00.564Z] === RUN   TestMountDaemonRoot
15:56:00 [2024-01-29T15:56:00.564Z] === RUN   TestMountDaemonRoot/default
15:56:00 [2024-01-29T15:56:00.564Z] === PAUSE TestMountDaemonRoot/default
15:56:00 [2024-01-29T15:56:00.564Z] === RUN   TestMountDaemonRoot/private
15:56:00 [2024-01-29T15:56:00.564Z] === PAUSE TestMountDaemonRoot/private
15:56:00 [2024-01-29T15:56:00.564Z] === RUN   TestMountDaemonRoot/rprivate
15:56:00 [2024-01-29T15:56:00.564Z] === PAUSE TestMountDaemonRoot/rprivate
15:56:00 [2024-01-29T15:56:00.564Z] === RUN   TestMountDaemonRoot/slave
15:56:00 [2024-01-29T15:56:00.564Z] === PAUSE TestMountDaemonRoot/slave
15:56:00 [2024-01-29T15:56:00.564Z] === RUN   TestMountDaemonRoot/rslave
15:56:00 [2024-01-29T15:56:00.564Z] === PAUSE TestMountDaemonRoot/rslave
15:56:00 [2024-01-29T15:56:00.564Z] === RUN   TestMountDaemonRoot/shared
15:56:00 [2024-01-29T15:56:00.564Z] === PAUSE TestMountDaemonRoot/shared
15:56:00 [2024-01-29T15:56:00.564Z] === RUN   TestMountDaemonRoot/rshared
15:56:00 [2024-01-29T15:56:00.564Z] === PAUSE TestMountDaemonRoot/rshared
15:56:00 [2024-01-29T15:56:00.564Z] === CONT  TestMountDaemonRoot/default
15:56:00 [2024-01-29T15:56:00.564Z] === CONT  TestMountDaemonRoot/rslave
15:56:00 [2024-01-29T15:56:00.564Z] === RUN   TestMountDaemonRoot/default/bind_root
15:56:00 [2024-01-29T15:56:00.564Z] === CONT  TestMountDaemonRoot/rshared
15:56:00 [2024-01-29T15:56:00.564Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:56:00 [2024-01-29T15:56:00.564Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:56:00 [2024-01-29T15:56:00.564Z] === CONT  TestMountDaemonRoot/shared
15:56:00 [2024-01-29T15:56:00.564Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:56:00 [2024-01-29T15:56:00.564Z] === CONT  TestMountDaemonRoot/rprivate
15:56:00 [2024-01-29T15:56:00.564Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:56:00 [2024-01-29T15:56:00.564Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:56:00 [2024-01-29T15:56:00.564Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:56:00 [2024-01-29T15:56:00.564Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:56:00 [2024-01-29T15:56:00.564Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:56:00 [2024-01-29T15:56:00.564Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:56:00 [2024-01-29T15:56:00.564Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:56:00 [2024-01-29T15:56:00.564Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:56:00 [2024-01-29T15:56:00.564Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:56:00 [2024-01-29T15:56:00.564Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:56:00 [2024-01-29T15:56:00.564Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:56:00 [2024-01-29T15:56:00.564Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:56:00 [2024-01-29T15:56:00.564Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:56:00 [2024-01-29T15:56:00.564Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:56:00 [2024-01-29T15:56:00.564Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:56:00 [2024-01-29T15:56:00.564Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:56:00 [2024-01-29T15:56:00.564Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:56:00 [2024-01-29T15:56:00.565Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:56:00 [2024-01-29T15:56:00.565Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:56:00 [2024-01-29T15:56:00.565Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/slave
15:56:00 [2024-01-29T15:56:00.565Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:56:00 [2024-01-29T15:56:00.565Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:56:00 [2024-01-29T15:56:00.565Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:56:00 [2024-01-29T15:56:00.565Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:56:00 [2024-01-29T15:56:00.565Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:56:00 [2024-01-29T15:56:00.565Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:56:00 [2024-01-29T15:56:00.565Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:56:00 [2024-01-29T15:56:00.565Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:56:00 [2024-01-29T15:56:00.565Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:56:00 [2024-01-29T15:56:00.565Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === RUN   TestMountDaemonRoot/default/mount_root
15:56:00 [2024-01-29T15:56:00.565Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:56:00 [2024-01-29T15:56:00.565Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:56:00 [2024-01-29T15:56:00.565Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/private
15:56:00 [2024-01-29T15:56:00.565Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === RUN   TestMountDaemonRoot/private/bind_root
15:56:00 [2024-01-29T15:56:00.565Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:56:00 [2024-01-29T15:56:00.565Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === RUN   TestMountDaemonRoot/private/mount_root
15:56:00 [2024-01-29T15:56:00.565Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:56:00 [2024-01-29T15:56:00.565Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/default/bind_root
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/default/mount_root
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:56:00 [2024-01-29T15:56:00.565Z] === CONT  TestMountDaemonRoot/private/bind_root
15:56:00 [2024-01-29T15:56:00.821Z] === CONT  TestMountDaemonRoot/private/mount_root
15:56:00 [2024-01-29T15:56:00.821Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:56:00 [2024-01-29T15:56:00.821Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:56:00 [2024-01-29T15:56:00.821Z] --- PASS: TestMountDaemonRoot (0.01s)
15:56:00 [2024-01-29T15:56:00.821Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
15:56:00 [2024-01-29T15:56:00.821Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
15:56:00 [2024-01-29T15:56:00.821Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
15:56:00 [2024-01-29T15:56:00.821Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
15:56:00 [2024-01-29T15:56:00.821Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
15:56:00 [2024-01-29T15:56:00.821Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
15:56:00 [2024-01-29T15:56:00.821Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
15:56:00 [2024-01-29T15:56:00.821Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:56:00 [2024-01-29T15:56:00.821Z] === RUN   TestContainerBindMountNonRecursive
15:56:02 [2024-01-29T15:56:02.187Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
15:56:02 [2024-01-29T15:56:02.187Z] === RUN   TestContainerVolumesMountedAsShared
15:56:02 [2024-01-29T15:56:02.749Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s)
15:56:02 [2024-01-29T15:56:02.749Z] === RUN   TestContainerVolumesMountedAsSlave
15:56:03 [2024-01-29T15:56:03.005Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s)
15:56:03 [2024-01-29T15:56:03.005Z] === RUN   TestContainerCopyLeaksMounts
15:56:03 [2024-01-29T15:56:03.568Z] --- PASS: TestContainerCopyLeaksMounts (0.53s)
15:56:03 [2024-01-29T15:56:03.568Z] === RUN   TestContainerBindMountRecursivelyReadOnly
15:56:05 [2024-01-29T15:56:05.458Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.78s)
15:56:05 [2024-01-29T15:56:05.458Z] === RUN   TestNetworkNat
15:56:05 [2024-01-29T15:56:05.714Z] --- PASS: TestNetworkNat (0.49s)
15:56:05 [2024-01-29T15:56:05.714Z] === RUN   TestNetworkLocalhostTCPNat
15:56:06 [2024-01-29T15:56:06.277Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
15:56:06 [2024-01-29T15:56:06.277Z] === RUN   TestNetworkLoopbackNat
15:56:08 [2024-01-29T15:56:08.792Z] --- PASS: TestNetworkLoopbackNat (2.60s)
15:56:08 [2024-01-29T15:56:08.792Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
15:56:09 [2024-01-29T15:56:09.049Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
15:56:09 [2024-01-29T15:56:09.049Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
15:56:09 [2024-01-29T15:56:09.049Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
15:56:09 [2024-01-29T15:56:09.049Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
15:56:09 [2024-01-29T15:56:09.305Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.48s)
15:56:09 [2024-01-29T15:56:09.305Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
15:56:09 [2024-01-29T15:56:09.305Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
15:56:09 [2024-01-29T15:56:09.305Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
15:56:09 [2024-01-29T15:56:09.305Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
15:56:09 [2024-01-29T15:56:09.305Z] === RUN   TestPause
15:56:09 [2024-01-29T15:56:09.867Z] --- PASS: TestPause (0.52s)
15:56:09 [2024-01-29T15:56:09.867Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:56:09 [2024-01-29T15:56:09.867Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:56:09 [2024-01-29T15:56:09.867Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:56:09 [2024-01-29T15:56:09.867Z] === RUN   TestPauseStopPausedContainer
15:56:10 [2024-01-29T15:56:10.123Z] --- PASS: TestPauseStopPausedContainer (0.45s)
15:56:10 [2024-01-29T15:56:10.123Z] === RUN   TestPIDModeHost
15:56:11 [2024-01-29T15:56:11.489Z] --- PASS: TestPIDModeHost (1.03s)
15:56:11 [2024-01-29T15:56:11.489Z] === RUN   TestPIDModeContainer
15:56:11 [2024-01-29T15:56:11.489Z] === RUN   TestPIDModeContainer/non-existing_container
15:56:11 [2024-01-29T15:56:11.489Z] === RUN   TestPIDModeContainer/non-running_container
15:56:11 [2024-01-29T15:56:11.489Z] === RUN   TestPIDModeContainer/running_container
15:56:12 [2024-01-29T15:56:12.417Z] --- PASS: TestPIDModeContainer (1.06s)
15:56:12 [2024-01-29T15:56:12.417Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
15:56:12 [2024-01-29T15:56:12.417Z]     --- PASS: TestPIDModeContainer/non-running_container (0.16s)
15:56:12 [2024-01-29T15:56:12.417Z]     --- PASS: TestPIDModeContainer/running_container (0.45s)
15:56:12 [2024-01-29T15:56:12.417Z] === RUN   TestPsFilter
15:56:12 [2024-01-29T15:56:12.417Z] === RUN   TestPsFilter/since
15:56:12 [2024-01-29T15:56:12.417Z] === RUN   TestPsFilter/before
15:56:12 [2024-01-29T15:56:12.417Z] --- PASS: TestPsFilter (0.12s)
15:56:12 [2024-01-29T15:56:12.417Z]     --- PASS: TestPsFilter/since (0.00s)
15:56:12 [2024-01-29T15:56:12.417Z]     --- PASS: TestPsFilter/before (0.00s)
15:56:12 [2024-01-29T15:56:12.417Z] === RUN   TestRemoveContainerWithRemovedVolume
15:56:12 [2024-01-29T15:56:12.673Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
15:56:12 [2024-01-29T15:56:12.673Z] === RUN   TestRemoveContainerWithVolume
15:56:13 [2024-01-29T15:56:13.235Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
15:56:13 [2024-01-29T15:56:13.235Z] === RUN   TestRemoveContainerRunning
15:56:13 [2024-01-29T15:56:13.491Z] --- PASS: TestRemoveContainerRunning (0.42s)
15:56:13 [2024-01-29T15:56:13.491Z] === RUN   TestRemoveContainerForceRemoveRunning
15:56:14 [2024-01-29T15:56:14.053Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
15:56:14 [2024-01-29T15:56:14.053Z] === RUN   TestRemoveInvalidContainer
15:56:14 [2024-01-29T15:56:14.053Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:56:14 [2024-01-29T15:56:14.053Z] === RUN   TestRenameLinkedContainer
15:56:15 [2024-01-29T15:56:15.974Z] --- PASS: TestRenameLinkedContainer (1.77s)
15:56:15 [2024-01-29T15:56:15.974Z] === RUN   TestRenameStoppedContainer
15:56:16 [2024-01-29T15:56:16.230Z] --- PASS: TestRenameStoppedContainer (0.42s)
15:56:16 [2024-01-29T15:56:16.230Z] === RUN   TestRenameRunningContainerAndReuse
15:56:17 [2024-01-29T15:56:17.158Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
15:56:17 [2024-01-29T15:56:17.158Z] === RUN   TestRenameInvalidName
15:56:17 [2024-01-29T15:56:17.721Z] --- PASS: TestRenameInvalidName (0.48s)
15:56:17 [2024-01-29T15:56:17.721Z] === RUN   TestRenameAnonymousContainer
15:56:19 [2024-01-29T15:56:19.611Z] --- PASS: TestRenameAnonymousContainer (1.59s)
15:56:19 [2024-01-29T15:56:19.611Z] === RUN   TestRenameContainerWithSameName
15:56:19 [2024-01-29T15:56:19.611Z] --- PASS: TestRenameContainerWithSameName (0.42s)
15:56:19 [2024-01-29T15:56:19.611Z] === RUN   TestRenameContainerWithLinkedContainer
15:56:20 [2024-01-29T15:56:20.539Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
15:56:20 [2024-01-29T15:56:20.539Z] === RUN   TestRenameContainerTwice
15:56:21 [2024-01-29T15:56:21.101Z] --- PASS: TestRenameContainerTwice (0.47s)
15:56:21 [2024-01-29T15:56:21.101Z] === RUN   TestResize
15:56:21 [2024-01-29T15:56:21.101Z] === RUN   TestResize/success
15:56:21 [2024-01-29T15:56:21.357Z] === RUN   TestResize/invalid_size
15:56:21 [2024-01-29T15:56:21.613Z] === RUN   TestResize/invalid_state
15:56:22 [2024-01-29T15:56:22.175Z] --- PASS: TestResize (0.98s)
15:56:22 [2024-01-29T15:56:22.175Z]     --- PASS: TestResize/success (0.24s)
15:56:22 [2024-01-29T15:56:22.175Z]     --- PASS: TestResize/invalid_size (0.25s)
15:56:22 [2024-01-29T15:56:22.175Z]     --- PASS: TestResize/invalid_state (0.04s)
15:56:22 [2024-01-29T15:56:22.175Z] === RUN   TestDaemonRestartKillContainers
15:56:22 [2024-01-29T15:56:22.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:56:22 [2024-01-29T15:56:22.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:56:22 [2024-01-29T15:56:22.176Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:56:22 [2024-01-29T15:56:22.176Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:56:22 [2024-01-29T15:56:22.176Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:56:22 [2024-01-29T15:56:22.176Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:56:22 [2024-01-29T15:56:22.176Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:56:22 [2024-01-29T15:56:22.176Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:56:22 [2024-01-29T15:56:22.176Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:56:22 [2024-01-29T15:56:22.176Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:56:22 [2024-01-29T15:56:22.176Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:56:22 [2024-01-29T15:56:22.176Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:56:22 [2024-01-29T15:56:22.176Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:56:22 [2024-01-29T15:56:22.176Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:56:22 [2024-01-29T15:56:22.176Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:56:22 [2024-01-29T15:56:22.176Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:56:23 [2024-01-29T15:56:23.544Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:56:23 [2024-01-29T15:56:23.544Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:56:23 [2024-01-29T15:56:23.544Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:56:23 [2024-01-29T15:56:23.544Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:56:23 [2024-01-29T15:56:23.800Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:56:25 [2024-01-29T15:56:25.692Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:56:25 [2024-01-29T15:56:25.692Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:56:25 [2024-01-29T15:56:25.692Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:56:28 [2024-01-29T15:56:28.209Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:56:28 [2024-01-29T15:56:28.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
15:56:28 [2024-01-29T15:56:28.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s)
15:56:28 [2024-01-29T15:56:28.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s)
15:56:28 [2024-01-29T15:56:28.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s)
15:56:28 [2024-01-29T15:56:28.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s)
15:56:28 [2024-01-29T15:56:28.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.06s)
15:56:28 [2024-01-29T15:56:28.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.30s)
15:56:28 [2024-01-29T15:56:28.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.95s)
15:56:28 [2024-01-29T15:56:28.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.46s)
15:56:28 [2024-01-29T15:56:28.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.65s)
15:56:28 [2024-01-29T15:56:28.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s)
15:56:28 [2024-01-29T15:56:28.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.58s)
15:56:28 [2024-01-29T15:56:28.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.43s)
15:56:28 [2024-01-29T15:56:28.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.94s)
15:56:28 [2024-01-29T15:56:28.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.67s)
15:56:28 [2024-01-29T15:56:28.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.96s)
15:56:28 [2024-01-29T15:56:28.209Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
15:56:28 [2024-01-29T15:56:28.209Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
15:56:28 [2024-01-29T15:56:28.771Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
15:56:30 [2024-01-29T15:56:30.138Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.86s)
15:56:30 [2024-01-29T15:56:30.138Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
15:56:30 [2024-01-29T15:56:30.138Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s)
15:56:30 [2024-01-29T15:56:30.138Z] === RUN   TestContainerRestartWithCancelledRequest
15:56:32 [2024-01-29T15:56:32.029Z] --- PASS: TestContainerRestartWithCancelledRequest (1.84s)
15:56:32 [2024-01-29T15:56:32.029Z] === RUN   TestCgroupNamespacesRun
15:56:32 [2024-01-29T15:56:32.957Z] --- PASS: TestCgroupNamespacesRun (1.07s)
15:56:32 [2024-01-29T15:56:32.957Z] === RUN   TestCgroupNamespacesRunPrivileged
15:56:33 [2024-01-29T15:56:33.885Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
15:56:33 [2024-01-29T15:56:33.885Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:56:34 [2024-01-29T15:56:34.813Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s)
15:56:34 [2024-01-29T15:56:34.813Z] === RUN   TestCgroupNamespacesRunHostMode
15:56:36 [2024-01-29T15:56:36.179Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s)
15:56:36 [2024-01-29T15:56:36.179Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:56:37 [2024-01-29T15:56:37.107Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s)
15:56:37 [2024-01-29T15:56:37.107Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:56:38 [2024-01-29T15:56:38.035Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.04s)
15:56:38 [2024-01-29T15:56:38.035Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:56:38 [2024-01-29T15:56:38.597Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
15:56:38 [2024-01-29T15:56:38.597Z] === RUN   TestCgroupNamespacesRunOlderClient
15:56:39 [2024-01-29T15:56:39.963Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s)
15:56:39 [2024-01-29T15:56:39.964Z] === RUN   TestNISDomainname
15:56:40 [2024-01-29T15:56:40.219Z] --- PASS: TestNISDomainname (0.54s)
15:56:40 [2024-01-29T15:56:40.220Z] === RUN   TestHostnameDnsResolution
15:56:41 [2024-01-29T15:56:41.148Z] --- PASS: TestHostnameDnsResolution (0.69s)
15:56:41 [2024-01-29T15:56:41.148Z] === RUN   TestUnprivilegedPortsAndPing
15:56:41 [2024-01-29T15:56:41.404Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
15:56:41 [2024-01-29T15:56:41.404Z] === RUN   TestPrivilegedHostDevices
15:56:41 [2024-01-29T15:56:41.967Z] --- PASS: TestPrivilegedHostDevices (0.55s)
15:56:41 [2024-01-29T15:56:41.967Z] === RUN   TestRunConsoleSize
15:56:42 [2024-01-29T15:56:42.529Z] --- PASS: TestRunConsoleSize (0.45s)
15:56:42 [2024-01-29T15:56:42.529Z] === RUN   TestRunWithAlternativeContainerdShim
15:56:47 [2024-01-29T15:56:47.816Z] --- PASS: TestRunWithAlternativeContainerdShim (5.38s)
15:56:47 [2024-01-29T15:56:47.816Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
15:56:49 [2024-01-29T15:56:49.182Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.13s)
15:56:49 [2024-01-29T15:56:49.182Z] === RUN   TestStaticIPOutsideSubpool
15:56:50 [2024-01-29T15:56:50.111Z] --- PASS: TestStaticIPOutsideSubpool (1.15s)
15:56:50 [2024-01-29T15:56:50.111Z] === RUN   TestStats
15:56:52 [2024-01-29T15:56:52.001Z] --- PASS: TestStats (1.45s)
15:56:52 [2024-01-29T15:56:52.001Z] === RUN   TestStopContainerWithTimeout
15:56:52 [2024-01-29T15:56:52.001Z] === RUN   TestStopContainerWithTimeout/0
15:56:52 [2024-01-29T15:56:52.001Z] === PAUSE TestStopContainerWithTimeout/0
15:56:52 [2024-01-29T15:56:52.001Z] === RUN   TestStopContainerWithTimeout/1
15:56:52 [2024-01-29T15:56:52.001Z] === PAUSE TestStopContainerWithTimeout/1
15:56:52 [2024-01-29T15:56:52.001Z] === RUN   TestStopContainerWithTimeout/3
15:56:52 [2024-01-29T15:56:52.001Z] === PAUSE TestStopContainerWithTimeout/3
15:56:52 [2024-01-29T15:56:52.001Z] === RUN   TestStopContainerWithTimeout/-1
15:56:52 [2024-01-29T15:56:52.001Z] === PAUSE TestStopContainerWithTimeout/-1
15:56:52 [2024-01-29T15:56:52.001Z] === CONT  TestStopContainerWithTimeout/0
15:56:52 [2024-01-29T15:56:52.001Z] === CONT  TestStopContainerWithTimeout/3
15:56:52 [2024-01-29T15:56:52.001Z] === CONT  TestStopContainerWithTimeout/-1
15:56:52 [2024-01-29T15:56:52.001Z] === CONT  TestStopContainerWithTimeout/1
15:56:55 [2024-01-29T15:56:55.268Z] --- PASS: TestStopContainerWithTimeout (0.04s)
15:56:55 [2024-01-29T15:56:55.268Z]     --- PASS: TestStopContainerWithTimeout/0 (0.88s)
15:56:55 [2024-01-29T15:56:55.268Z]     --- PASS: TestStopContainerWithTimeout/1 (2.02s)
15:56:55 [2024-01-29T15:56:55.268Z]     --- PASS: TestStopContainerWithTimeout/3 (2.72s)
15:56:55 [2024-01-29T15:56:55.268Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.99s)
15:56:55 [2024-01-29T15:56:55.268Z] === RUN   TestStopContainerWithTimeoutCancel
15:56:55 [2024-01-29T15:56:55.268Z] === PAUSE TestStopContainerWithTimeoutCancel
15:56:55 [2024-01-29T15:56:55.268Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:56:57 [2024-01-29T15:56:57.158Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.28s)
15:56:57 [2024-01-29T15:56:57.158Z] === RUN   TestUpdateMemory
15:56:57 [2024-01-29T15:56:57.415Z] --- PASS: TestUpdateMemory (0.56s)
15:56:57 [2024-01-29T15:56:57.415Z] === RUN   TestUpdateCPUQuota
15:56:58 [2024-01-29T15:56:58.343Z] --- PASS: TestUpdateCPUQuota (0.87s)
15:56:58 [2024-01-29T15:56:58.343Z] === RUN   TestUpdatePidsLimit
15:56:58 [2024-01-29T15:56:58.343Z] === RUN   TestUpdatePidsLimit/update_from_none
15:56:58 [2024-01-29T15:56:58.599Z] === RUN   TestUpdatePidsLimit/no_change
15:56:58 [2024-01-29T15:56:58.855Z] === RUN   TestUpdatePidsLimit/update_lower
15:56:59 [2024-01-29T15:56:59.111Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:56:59 [2024-01-29T15:56:59.367Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:56:59 [2024-01-29T15:56:59.623Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:56:59 [2024-01-29T15:56:59.880Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:57:00 [2024-01-29T15:57:00.442Z] --- PASS: TestUpdatePidsLimit (2.15s)
15:57:00 [2024-01-29T15:57:00.442Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.26s)
15:57:00 [2024-01-29T15:57:00.442Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
15:57:00 [2024-01-29T15:57:00.442Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
15:57:00 [2024-01-29T15:57:00.442Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
15:57:00 [2024-01-29T15:57:00.442Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s)
15:57:00 [2024-01-29T15:57:00.442Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
15:57:00 [2024-01-29T15:57:00.442Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
15:57:00 [2024-01-29T15:57:00.442Z] === RUN   TestUpdateRestartPolicy
15:57:12 [2024-01-29T15:57:12.649Z] --- PASS: TestUpdateRestartPolicy (10.66s)
15:57:12 [2024-01-29T15:57:12.650Z] === RUN   TestUpdateRestartWithAutoRemove
15:57:12 [2024-01-29T15:57:12.650Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
15:57:12 [2024-01-29T15:57:12.650Z] === RUN   TestWaitNonBlocked
15:57:12 [2024-01-29T15:57:12.650Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:57:12 [2024-01-29T15:57:12.650Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:57:12 [2024-01-29T15:57:12.650Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:57:12 [2024-01-29T15:57:12.650Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:57:12 [2024-01-29T15:57:12.650Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:57:12 [2024-01-29T15:57:12.650Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:57:12 [2024-01-29T15:57:12.650Z] --- PASS: TestWaitNonBlocked (0.02s)
15:57:12 [2024-01-29T15:57:12.650Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
15:57:12 [2024-01-29T15:57:12.650Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
15:57:12 [2024-01-29T15:57:12.650Z] === RUN   TestWaitBlocked
15:57:12 [2024-01-29T15:57:12.650Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:57:12 [2024-01-29T15:57:12.650Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:57:12 [2024-01-29T15:57:12.650Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:57:12 [2024-01-29T15:57:12.650Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:57:12 [2024-01-29T15:57:12.650Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:57:12 [2024-01-29T15:57:12.650Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:57:13 [2024-01-29T15:57:13.212Z] --- PASS: TestWaitBlocked (0.02s)
15:57:13 [2024-01-29T15:57:13.212Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s)
15:57:13 [2024-01-29T15:57:13.212Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
15:57:13 [2024-01-29T15:57:13.212Z] === RUN   TestWaitConditions
15:57:13 [2024-01-29T15:57:13.212Z] === RUN   TestWaitConditions/default
15:57:13 [2024-01-29T15:57:13.212Z] === PAUSE TestWaitConditions/default
15:57:13 [2024-01-29T15:57:13.212Z] === RUN   TestWaitConditions/not-running
15:57:13 [2024-01-29T15:57:13.212Z] === PAUSE TestWaitConditions/not-running
15:57:13 [2024-01-29T15:57:13.212Z] === RUN   TestWaitConditions/next-exit
15:57:13 [2024-01-29T15:57:13.212Z] === PAUSE TestWaitConditions/next-exit
15:57:13 [2024-01-29T15:57:13.212Z] === RUN   TestWaitConditions/removed
15:57:13 [2024-01-29T15:57:13.212Z] === PAUSE TestWaitConditions/removed
15:57:13 [2024-01-29T15:57:13.212Z] === CONT  TestWaitConditions/default
15:57:13 [2024-01-29T15:57:13.212Z] === CONT  TestWaitConditions/next-exit
15:57:13 [2024-01-29T15:57:13.212Z] === CONT  TestWaitConditions/not-running
15:57:13 [2024-01-29T15:57:13.212Z] === CONT  TestWaitConditions/removed
15:57:13 [2024-01-29T15:57:13.212Z]     wait_test.go:145: ContainerID = 9e479aae0ce2804d9fa084ee55d815bb7ea7349b7fdeab059229a3482cb798df
15:57:13 [2024-01-29T15:57:13.212Z]     wait_test.go:145: ContainerID = c050416320c3177cdc6c1208c4374172f46928127089fd52949f6e819aadaa12
15:57:13 [2024-01-29T15:57:13.212Z]     wait_test.go:145: ContainerID = 72482e16c318bf540280b3986d8a474ff5faec98c80d72c2371b42d3e1c4c2ff
15:57:13 [2024-01-29T15:57:13.212Z]     wait_test.go:145: ContainerID = 93c3e7d46a488dfdd72ebcdb238a9c62a2cd48bc03a3a5a682f7014cd9ff9adf
15:57:14 [2024-01-29T15:57:14.141Z] --- PASS: TestWaitConditions (0.03s)
15:57:14 [2024-01-29T15:57:14.141Z]     --- PASS: TestWaitConditions/next-exit (0.78s)
15:57:14 [2024-01-29T15:57:14.141Z]     --- PASS: TestWaitConditions/not-running (0.95s)
15:57:14 [2024-01-29T15:57:14.141Z]     --- PASS: TestWaitConditions/default (1.02s)
15:57:14 [2024-01-29T15:57:14.141Z]     --- PASS: TestWaitConditions/removed (1.08s)
15:57:14 [2024-01-29T15:57:14.141Z] === RUN   TestWaitRestartedContainer
15:57:14 [2024-01-29T15:57:14.141Z] === RUN   TestWaitRestartedContainer/default
15:57:14 [2024-01-29T15:57:14.141Z] === PAUSE TestWaitRestartedContainer/default
15:57:14 [2024-01-29T15:57:14.141Z] === RUN   TestWaitRestartedContainer/not-running
15:57:14 [2024-01-29T15:57:14.141Z] === PAUSE TestWaitRestartedContainer/not-running
15:57:14 [2024-01-29T15:57:14.141Z] === RUN   TestWaitRestartedContainer/next-exit
15:57:14 [2024-01-29T15:57:14.141Z] === PAUSE TestWaitRestartedContainer/next-exit
15:57:14 [2024-01-29T15:57:14.141Z] === CONT  TestWaitRestartedContainer/default
15:57:14 [2024-01-29T15:57:14.141Z] === CONT  TestWaitRestartedContainer/next-exit
15:57:14 [2024-01-29T15:57:14.141Z] === CONT  TestWaitRestartedContainer/not-running
15:57:16 [2024-01-29T15:57:16.659Z] --- PASS: TestWaitRestartedContainer (0.01s)
15:57:16 [2024-01-29T15:57:16.659Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.70s)
15:57:16 [2024-01-29T15:57:16.659Z]     --- PASS: TestWaitRestartedContainer/not-running (1.92s)
15:57:16 [2024-01-29T15:57:16.659Z]     --- PASS: TestWaitRestartedContainer/default (1.98s)
15:57:16 [2024-01-29T15:57:16.659Z] === CONT  TestContainerStartOnDaemonRestart
15:57:16 [2024-01-29T15:57:16.659Z] === CONT  TestHardRestartWhenContainerIsRunning
15:57:16 [2024-01-29T15:57:16.659Z] === CONT  TestIpcModeOlderClient
15:57:16 [2024-01-29T15:57:16.659Z] === CONT  TestDaemonHostGatewayIP
15:57:16 [2024-01-29T15:57:16.659Z] === CONT  TestContainerKillOnDaemonStart
15:57:16 [2024-01-29T15:57:16.659Z] === CONT  TestStopContainerWithTimeoutCancel
15:57:16 [2024-01-29T15:57:16.659Z] === CONT  TestDaemonRestartIpcMode
15:57:16 [2024-01-29T15:57:16.659Z] === CONT  TestRestartDaemonWithRestartingContainer
15:57:16 [2024-01-29T15:57:16.659Z] --- PASS: TestIpcModeOlderClient (0.11s)
15:57:18 [2024-01-29T15:57:18.028Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
15:57:18 [2024-01-29T15:57:18.028Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
15:57:18 [2024-01-29T15:57:18.591Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.29s)
15:57:18 [2024-01-29T15:57:18.591Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
15:57:18 [2024-01-29T15:57:18.591Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.42s)
15:57:18 [2024-01-29T15:57:18.847Z] --- PASS: TestContainerStartOnDaemonRestart (2.68s)
15:57:19 [2024-01-29T15:57:19.410Z] --- PASS: TestDaemonHostGatewayIP (3.03s)
15:57:19 [2024-01-29T15:57:19.666Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.33s)
15:57:19 [2024-01-29T15:57:19.666Z] --- PASS: TestDaemonRestartIpcMode (3.55s)
15:57:19 [2024-01-29T15:57:19.922Z] --- PASS: TestStopContainerWithTimeoutCancel (3.59s)
15:57:28 [2024-01-29T15:57:28.009Z] --- PASS: TestContainerKillOnDaemonStart (11.86s)
15:57:28 [2024-01-29T15:57:28.009Z] PASS
15:57:28 [2024-01-29T15:57:28.009Z] 
15:57:28 [2024-01-29T15:57:28.009Z] === Skipped
15:57:28 [2024-01-29T15:57:28.009Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:57:28 [2024-01-29T15:57:28.009Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:57:28 [2024-01-29T15:57:28.009Z] 
15:57:28 [2024-01-29T15:57:28.009Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:57:28 [2024-01-29T15:57:28.009Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:57:28 [2024-01-29T15:57:28.009Z] 
15:57:28 [2024-01-29T15:57:28.009Z] DONE 326 tests, 2 skipped in 167.996s
15:57:28 [2024-01-29T15:57:28.009Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
15:57:28 [2024-01-29T15:57:28.009Z] ++ '[' -n '' ']'
15:57:28 [2024-01-29T15:57:28.009Z] ++ 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:57:28 [2024-01-29T15:57:28.009Z] ++ set -e
15:57:28 [2024-01-29T15:57:28.009Z] ++ '[' -n 0 ']'
15:57:28 [2024-01-29T15:57:28.009Z] ++ set -x
15:57:28 [2024-01-29T15:57:28.009Z] ++ 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.bK9L8wJN8N/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:57:28 [2024-01-29T15:57:28.265Z] INFO: Testing against a local daemon
15:57:28 [2024-01-29T15:57:28.265Z] === RUN   TestConfigDaemonID
15:57:29 [2024-01-29T15:57:29.193Z]     daemon_test.go:61: [d9337849e715f] daemon is not started
15:57:29 [2024-01-29T15:57:29.193Z] --- PASS: TestConfigDaemonID (1.05s)
15:57:29 [2024-01-29T15:57:29.193Z] === RUN   TestDaemonConfigValidation
15:57:29 [2024-01-29T15:57:29.193Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:57:29 [2024-01-29T15:57:29.193Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:57:29 [2024-01-29T15:57:29.193Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:57:29 [2024-01-29T15:57:29.193Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:57:29 [2024-01-29T15:57:29.193Z] === RUN   TestDaemonConfigValidation/invalid_config
15:57:29 [2024-01-29T15:57:29.193Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:57:29 [2024-01-29T15:57:29.193Z] === RUN   TestDaemonConfigValidation/malformed_config
15:57:29 [2024-01-29T15:57:29.193Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:57:29 [2024-01-29T15:57:29.193Z] === RUN   TestDaemonConfigValidation/valid_config
15:57:29 [2024-01-29T15:57:29.193Z] === PAUSE TestDaemonConfigValidation/valid_config
15:57:29 [2024-01-29T15:57:29.193Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:57:29 [2024-01-29T15:57:29.193Z] === CONT  TestDaemonConfigValidation/invalid_config
15:57:29 [2024-01-29T15:57:29.193Z] === CONT  TestDaemonConfigValidation/valid_config
15:57:29 [2024-01-29T15:57:29.193Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:57:29 [2024-01-29T15:57:29.193Z] === CONT  TestDaemonConfigValidation/malformed_config
15:57:29 [2024-01-29T15:57:29.193Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:57:29 [2024-01-29T15:57:29.193Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
15:57:29 [2024-01-29T15:57:29.193Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
15:57:29 [2024-01-29T15:57:29.193Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
15:57:29 [2024-01-29T15:57:29.193Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
15:57:29 [2024-01-29T15:57:29.193Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
15:57:29 [2024-01-29T15:57:29.193Z] === RUN   TestConfigDaemonSeccompProfiles
15:57:29 [2024-01-29T15:57:29.193Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:57:30 [2024-01-29T15:57:30.559Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:57:31 [2024-01-29T15:57:31.487Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:57:32 [2024-01-29T15:57:32.415Z]     daemon_test.go:180: [da44974a4adab] daemon is not started
15:57:32 [2024-01-29T15:57:32.415Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
15:57:32 [2024-01-29T15:57:32.415Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
15:57:32 [2024-01-29T15:57:32.415Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
15:57:32 [2024-01-29T15:57:32.415Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
15:57:32 [2024-01-29T15:57:32.415Z] === RUN   TestDaemonProxy
15:57:32 [2024-01-29T15:57:32.415Z] === RUN   TestDaemonProxy/environment_variables
15:57:32 [2024-01-29T15:57:32.415Z] === PAUSE TestDaemonProxy/environment_variables
15:57:32 [2024-01-29T15:57:32.415Z] === RUN   TestDaemonProxy/command-line_options
15:57:32 [2024-01-29T15:57:32.415Z] === PAUSE TestDaemonProxy/command-line_options
15:57:32 [2024-01-29T15:57:32.415Z] === RUN   TestDaemonProxy/configuration_file
15:57:32 [2024-01-29T15:57:32.415Z] === PAUSE TestDaemonProxy/configuration_file
15:57:32 [2024-01-29T15:57:32.415Z] === RUN   TestDaemonProxy/conflicting_options
15:57:32 [2024-01-29T15:57:32.977Z] === RUN   TestDaemonProxy/reload_sanitized
15:57:32 [2024-01-29T15:57:32.977Z] === PAUSE TestDaemonProxy/reload_sanitized
15:57:32 [2024-01-29T15:57:32.977Z] === CONT  TestDaemonProxy/environment_variables
15:57:32 [2024-01-29T15:57:32.977Z] === CONT  TestDaemonProxy/configuration_file
15:57:32 [2024-01-29T15:57:32.977Z] === CONT  TestDaemonProxy/reload_sanitized
15:57:32 [2024-01-29T15:57:32.977Z] === CONT  TestDaemonProxy/command-line_options
15:57:34 [2024-01-29T15:57:34.867Z] --- PASS: TestDaemonProxy (0.50s)
15:57:34 [2024-01-29T15:57:34.867Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
15:57:34 [2024-01-29T15:57:34.867Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
15:57:34 [2024-01-29T15:57:34.867Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
15:57:34 [2024-01-29T15:57:34.867Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
15:57:34 [2024-01-29T15:57:34.867Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
15:57:34 [2024-01-29T15:57:34.867Z] === RUN   TestLiveRestore
15:57:34 [2024-01-29T15:57:34.867Z] === RUN   TestLiveRestore/volume_references
15:57:34 [2024-01-29T15:57:34.867Z] === PAUSE TestLiveRestore/volume_references
15:57:34 [2024-01-29T15:57:34.867Z] === RUN   TestLiveRestore/autoremove
15:57:34 [2024-01-29T15:57:34.867Z] === PAUSE TestLiveRestore/autoremove
15:57:34 [2024-01-29T15:57:34.867Z] === CONT  TestLiveRestore/volume_references
15:57:34 [2024-01-29T15:57:34.867Z] === CONT  TestLiveRestore/autoremove
15:57:34 [2024-01-29T15:57:34.867Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
15:57:35 [2024-01-29T15:57:35.123Z] === RUN   TestLiveRestore/volume_references/restartPolicy
15:57:35 [2024-01-29T15:57:35.123Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
15:57:36 [2024-01-29T15:57:36.489Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
15:57:36 [2024-01-29T15:57:36.489Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
15:57:37 [2024-01-29T15:57:37.418Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
15:57:38 [2024-01-29T15:57:38.346Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
15:57:39 [2024-01-29T15:57:39.274Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
15:57:40 [2024-01-29T15:57:40.202Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
15:57:40 [2024-01-29T15:57:40.764Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
15:57:41 [2024-01-29T15:57:41.692Z] --- PASS: TestLiveRestore (0.00s)
15:57:41 [2024-01-29T15:57:41.692Z]     --- PASS: TestLiveRestore/autoremove (3.35s)
15:57:41 [2024-01-29T15:57:41.692Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.85s)
15:57:41 [2024-01-29T15:57:41.692Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.50s)
15:57:41 [2024-01-29T15:57:41.692Z]     --- PASS: TestLiveRestore/volume_references (7.04s)
15:57:41 [2024-01-29T15:57:41.692Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.07s)
15:57:41 [2024-01-29T15:57:41.692Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.07s)
15:57:41 [2024-01-29T15:57:41.692Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.01s)
15:57:41 [2024-01-29T15:57:41.692Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.00s)
15:57:41 [2024-01-29T15:57:41.692Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s)
15:57:41 [2024-01-29T15:57:41.692Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.39s)
15:57:41 [2024-01-29T15:57:41.692Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.41s)
15:57:41 [2024-01-29T15:57:41.692Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.98s)
15:57:41 [2024-01-29T15:57:41.692Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
15:57:42 [2024-01-29T15:57:42.254Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.69s)
15:57:42 [2024-01-29T15:57:42.254Z] PASS
15:57:42 [2024-01-29T15:57:42.254Z] 
15:57:42 [2024-01-29T15:57:42.254Z] DONE 31 tests in 14.257s
15:57:42 [2024-01-29T15:57:42.254Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
15:57:42 [2024-01-29T15:57:42.254Z] ++ '[' -n '' ']'
15:57:42 [2024-01-29T15:57:42.254Z] ++ 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:57:42 [2024-01-29T15:57:42.254Z] ++ set -e
15:57:42 [2024-01-29T15:57:42.254Z] ++ '[' -n 0 ']'
15:57:42 [2024-01-29T15:57:42.254Z] ++ set -x
15:57:42 [2024-01-29T15:57:42.254Z] ++ 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.bK9L8wJN8N/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:57:42 [2024-01-29T15:57:42.510Z] INFO: Testing against a local daemon
15:57:42 [2024-01-29T15:57:42.510Z] === RUN   TestCommitInheritsEnv
15:57:42 [2024-01-29T15:57:42.510Z] --- PASS: TestCommitInheritsEnv (0.19s)
15:57:42 [2024-01-29T15:57:42.510Z] === RUN   TestUsernsCommit
15:57:44 [2024-01-29T15:57:44.401Z] --- PASS: TestUsernsCommit (1.52s)
15:57:44 [2024-01-29T15:57:44.401Z] === RUN   TestImportExtremelyLargeImageWorks
15:57:44 [2024-01-29T15:57:44.401Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
15:57:44 [2024-01-29T15:57:44.401Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:57:44 [2024-01-29T15:57:44.401Z] === RUN   TestImportWithCustomPlatform
15:57:44 [2024-01-29T15:57:44.401Z] === RUN   TestImportWithCustomPlatform/#00
15:57:44 [2024-01-29T15:57:44.401Z] === RUN   TestImportWithCustomPlatform/linux
15:57:44 [2024-01-29T15:57:44.401Z] === RUN   TestImportWithCustomPlatform/LINUX
15:57:44 [2024-01-29T15:57:44.401Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:57:44 [2024-01-29T15:57:44.401Z] --- PASS: TestImportWithCustomPlatform (0.14s)
15:57:44 [2024-01-29T15:57:44.401Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
15:57:44 [2024-01-29T15:57:44.401Z]     --- PASS: TestImportWithCustomPlatform/linux (0.03s)
15:57:44 [2024-01-29T15:57:44.401Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
15:57:44 [2024-01-29T15:57:44.401Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
15:57:44 [2024-01-29T15:57:44.401Z] === RUN   TestImportWithCustomPlatformReject
15:57:44 [2024-01-29T15:57:44.401Z] === RUN   TestImportWithCustomPlatformReject/_______
15:57:44 [2024-01-29T15:57:44.401Z] === RUN   TestImportWithCustomPlatformReject//
15:57:44 [2024-01-29T15:57:44.401Z] === RUN   TestImportWithCustomPlatformReject/macos
15:57:44 [2024-01-29T15:57:44.401Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
15:57:44 [2024-01-29T15:57:44.401Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
15:57:44 [2024-01-29T15:57:44.401Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
15:57:44 [2024-01-29T15:57:44.401Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
15:57:44 [2024-01-29T15:57:44.401Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
15:57:44 [2024-01-29T15:57:44.401Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
15:57:44 [2024-01-29T15:57:44.401Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
15:57:44 [2024-01-29T15:57:44.401Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
15:57:44 [2024-01-29T15:57:44.401Z] === RUN   TestImageInspectEmptyTagsAndDigests
15:57:44 [2024-01-29T15:57:44.401Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
15:57:44 [2024-01-29T15:57:44.401Z] === RUN   TestImagesFilterMultiReference
15:57:44 [2024-01-29T15:57:44.401Z] --- PASS: TestImagesFilterMultiReference (0.05s)
15:57:44 [2024-01-29T15:57:44.401Z] === RUN   TestImagesFilterUntil
15:57:44 [2024-01-29T15:57:44.657Z]     list_test.go:95: ImageList: ID=sha256:47c4be21cff60e27909d57315b6c8175e7c70aff9bfbdd257aade729ce28530c RepoTags=[testimagesfilteruntil:v1]
15:57:44 [2024-01-29T15:57:44.657Z] --- PASS: TestImagesFilterUntil (0.29s)
15:57:44 [2024-01-29T15:57:44.657Z] === RUN   TestImagesFilterBeforeSince
15:57:44 [2024-01-29T15:57:44.914Z]     list_test.go:129: ImageList: ID=sha256:040b2c9e28f900c0416c8c5c0049411033dd9ee306a29cdd6e35233fd23bba2a RepoTags=[testimagesfilterbeforesince:v3]
15:57:44 [2024-01-29T15:57:44.914Z]     list_test.go:129: ImageList: ID=sha256:8af619f8f967cc2969282490a89ac8d91ef94a7b4fbb5f0cfdb9151d2d5a8279 RepoTags=[testimagesfilterbeforesince:v1]
15:57:44 [2024-01-29T15:57:44.914Z]     list_test.go:129: ImageList: ID=sha256:cc5581923b61d460357b27ad1a5e02c811a2ede4d04d5ac3cbd511a7c4f8f3ea RepoTags=[testimagesfilterbeforesince:v2]
15:57:44 [2024-01-29T15:57:44.914Z] --- PASS: TestImagesFilterBeforeSince (0.31s)
15:57:44 [2024-01-29T15:57:44.914Z] === RUN   TestAPIImagesFilters
15:57:44 [2024-01-29T15:57:44.914Z] === RUN   TestAPIImagesFilters/repository_regex
15:57:44 [2024-01-29T15:57:44.914Z] === PAUSE TestAPIImagesFilters/repository_regex
15:57:44 [2024-01-29T15:57:44.914Z] === RUN   TestAPIImagesFilters/image_name_regex
15:57:44 [2024-01-29T15:57:44.914Z] === PAUSE TestAPIImagesFilters/image_name_regex
15:57:44 [2024-01-29T15:57:44.914Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
15:57:44 [2024-01-29T15:57:44.914Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
15:57:44 [2024-01-29T15:57:44.914Z] === RUN   TestAPIImagesFilters/registry_port_regex
15:57:44 [2024-01-29T15:57:44.914Z] === PAUSE TestAPIImagesFilters/registry_port_regex
15:57:44 [2024-01-29T15:57:44.914Z] === CONT  TestAPIImagesFilters/repository_regex
15:57:44 [2024-01-29T15:57:44.914Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
15:57:44 [2024-01-29T15:57:44.914Z] === CONT  TestAPIImagesFilters/registry_port_regex
15:57:44 [2024-01-29T15:57:44.914Z] === CONT  TestAPIImagesFilters/image_name_regex
15:57:44 [2024-01-29T15:57:44.914Z] --- PASS: TestAPIImagesFilters (0.04s)
15:57:44 [2024-01-29T15:57:44.914Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
15:57:44 [2024-01-29T15:57:44.914Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
15:57:44 [2024-01-29T15:57:44.914Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
15:57:44 [2024-01-29T15:57:44.914Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
15:57:44 [2024-01-29T15:57:44.914Z] === RUN   TestPruneDontDeleteUsedDangling
15:57:45 [2024-01-29T15:57:45.476Z] --- PASS: TestPruneDontDeleteUsedDangling (0.56s)
15:57:45 [2024-01-29T15:57:45.476Z] === RUN   TestImagePullPlatformInvalid
15:57:45 [2024-01-29T15:57:45.476Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
15:57:45 [2024-01-29T15:57:45.476Z] === RUN   TestImagePullStoredDigestForOtherRepo
15:57:45 [2024-01-29T15:57:45.476Z] time="2024-01-29T15:57:45.440802367Z" 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=f14ae4a8-2837-4659-8e48-2302195f41d0 version=2.8.3 
15:57:45 [2024-01-29T15:57:45.476Z] time="2024-01-29T15:57:45.440917506Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=f14ae4a8-2837-4659-8e48-2302195f41d0 version=2.8.3 
15:57:45 [2024-01-29T15:57:45.476Z] time="2024-01-29T15:57:45.440940857Z" level=info msg="Starting upload purge in 10m0s" go.version=go1.20.8 instance.id=f14ae4a8-2837-4659-8e48-2302195f41d0 version=2.8.3 
15:57:45 [2024-01-29T15:57:45.476Z] time="2024-01-29T15:57:45.441164325Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=f14ae4a8-2837-4659-8e48-2302195f41d0 version=2.8.3 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.535589834Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=88257059-627a-481b-bb4f-190584f058db http.request.method=GET http.request.remoteaddr="127.0.0.1:53628" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.535648811Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=88257059-627a-481b-bb4f-190584f058db http.request.method=GET http.request.remoteaddr="127.0.0.1:53628" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.113214ms http.response.status=200 http.response.written=2 
15:57:45 [2024-01-29T15:57:45.735Z] 127.0.0.1 - - [29/Jan/2024:15:57:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.53880589Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a88daf85-0ea1-411a-b54e-5a4294be8420 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.538833368Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c04c320-f270-4a08-9b31-29e23fdde2eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.538860198Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a88daf85-0ea1-411a-b54e-5a4294be8420 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.538868148Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c04c320-f270-4a08-9b31-29e23fdde2eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.53898629Z" 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=a88daf85-0ea1-411a-b54e-5a4294be8420 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=53.184µ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=20bd6028-4c57-48e6-a477-5612ed720c31 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.538987012Z" 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=3c04c320-f270-4a08-9b31-29e23fdde2eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=52.741µ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=d50c4afa-bb84-43fe-8f26-a0342ec9472a trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.539103316Z" 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=a88daf85-0ea1-411a-b54e-5a4294be8420 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53656" 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.297124ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:57:45 [2024-01-29T15:57:45.735Z] 127.0.0.1 - - [29/Jan/2024:15:57:45 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.539221836Z" 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=3c04c320-f270-4a08-9b31-29e23fdde2eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53644" 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.407767ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:57:45 [2024-01-29T15:57:45.735Z] 127.0.0.1 - - [29/Jan/2024:15:57:45 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.54084928Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4662b4b7-a940-428e-94f2-4c4bbb6d1877 http.request.method=POST http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.540902841Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4662b4b7-a940-428e-94f2-4c4bbb6d1877 http.request.method=POST http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.540921212Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd6e39a5-37fb-4add-bb24-c3092cfeac5c http.request.method=POST http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.540983389Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd6e39a5-37fb-4add-bb24-c3092cfeac5c http.request.method=POST http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.541128459Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd6e39a5-37fb-4add-bb24-c3092cfeac5c http.request.method=POST http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=109.97µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a7f70183-76dd-4c7f-bee9-6333e6affa88 trace.line=110 vars.name=test 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.541185532Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd6e39a5-37fb-4add-bb24-c3092cfeac5c http.request.method=POST http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=25.525µ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=b101f733-f40b-4ac2-92c4-21a1c7b2eba2 trace.line=142 vars.name=test 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.541205355Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5f93ce3e-fae2-4d66-8655-9b556b731748/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4662b4b7-a940-428e-94f2-4c4bbb6d1877 http.request.method=POST http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=267.733µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6d9ce0e0-7bd9-4b3f-9835-c7f745ded510 trace.line=110 vars.name=test 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.541269632Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd6e39a5-37fb-4add-bb24-c3092cfeac5c http.request.method=POST http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=44.766µ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=614a1ec9-1e55-467b-b35b-01c8a82347fa trace.line=110 vars.name=test 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.54127051Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/5f93ce3e-fae2-4d66-8655-9b556b731748/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4662b4b7-a940-428e-94f2-4c4bbb6d1877 http.request.method=POST http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=33.582µ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=f025f68e-4830-47b3-b0d1-6f2f8268fcec trace.line=142 vars.name=test 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.54137993Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd6e39a5-37fb-4add-bb24-c3092cfeac5c http.request.method=POST http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.895473ms http.response.status=202 http.response.written=0 
15:57:45 [2024-01-29T15:57:45.735Z] 127.0.0.1 - - [29/Jan/2024:15:57:45 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.541437249Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5f93ce3e-fae2-4d66-8655-9b556b731748/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4662b4b7-a940-428e-94f2-4c4bbb6d1877 http.request.method=POST http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=51.658µ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=cfc9d344-fdd9-4c8a-ab18-375786ac474e trace.line=110 vars.name=test 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.541508098Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4662b4b7-a940-428e-94f2-4c4bbb6d1877 http.request.method=POST http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.101661ms http.response.status=202 http.response.written=0 
15:57:45 [2024-01-29T15:57:45.735Z] 127.0.0.1 - - [29/Jan/2024:15:57:45 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.543026845Z" 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=cb657d09-4f3e-4ab4-bd0d-c0be935704ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/uploads/5f93ce3e-fae2-4d66-8655-9b556b731748?_state=k0CRI0I9IO8z130XbYvlRGW_Ea1d6SxdSklknoSvxht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmOTNjZTNlLWZhZTItNGQ2Ni04NjU1LTliNTU2YjczMTc0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5MTQ2MzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=5f93ce3e-fae2-4d66-8655-9b556b731748 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.543057843Z" 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=720cbcd2-7deb-4b97-b1d1-1812eb6faced http.request.method=PUT http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc?_state=oOErEd0aPQoUlbIVgFcs1oQpyqo4Wq9rG1c5pbVbKgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNGY0ODdkLWQwZDQtNDcwYS1hNGIyLWY2ZDE4Yzc4YmNmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5OTkxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=b04f487d-d0d4-470a-a4b2-f6d18c78bcfc 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.543106621Z" 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=cb657d09-4f3e-4ab4-bd0d-c0be935704ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/uploads/5f93ce3e-fae2-4d66-8655-9b556b731748?_state=k0CRI0I9IO8z130XbYvlRGW_Ea1d6SxdSklknoSvxht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmOTNjZTNlLWZhZTItNGQ2Ni04NjU1LTliNTU2YjczMTc0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5MTQ2MzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=5f93ce3e-fae2-4d66-8655-9b556b731748 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.543108459Z" 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=720cbcd2-7deb-4b97-b1d1-1812eb6faced http.request.method=PUT http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc?_state=oOErEd0aPQoUlbIVgFcs1oQpyqo4Wq9rG1c5pbVbKgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNGY0ODdkLWQwZDQtNDcwYS1hNGIyLWY2ZDE4Yzc4YmNmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5OTkxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=b04f487d-d0d4-470a-a4b2-f6d18c78bcfc 
15:57:45 [2024-01-29T15:57:45.735Z] time="2024-01-29T15:57:45.543198671Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/5f93ce3e-fae2-4d66-8655-9b556b731748/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb657d09-4f3e-4ab4-bd0d-c0be935704ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/uploads/5f93ce3e-fae2-4d66-8655-9b556b731748?_state=k0CRI0I9IO8z130XbYvlRGW_Ea1d6SxdSklknoSvxht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmOTNjZTNlLWZhZTItNGQ2Ni04NjU1LTliNTU2YjczMTc0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5MTQ2MzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=53.594µ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=94eaad63-627f-4df0-ba92-f7ab132f11e4 trace.line=95 vars.name=test vars.uuid=5f93ce3e-fae2-4d66-8655-9b556b731748 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.543458782Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=720cbcd2-7deb-4b97-b1d1-1812eb6faced http.request.method=PUT http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc?_state=oOErEd0aPQoUlbIVgFcs1oQpyqo4Wq9rG1c5pbVbKgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNGY0ODdkLWQwZDQtNDcwYS1hNGIyLWY2ZDE4Yzc4YmNmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5OTkxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=257.337µ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=3eb431bb-9475-430b-805b-0307ccd6a2a6 trace.line=95 vars.name=test vars.uuid=b04f487d-d0d4-470a-a4b2-f6d18c78bcfc 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.543499388Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/5f93ce3e-fae2-4d66-8655-9b556b731748/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb657d09-4f3e-4ab4-bd0d-c0be935704ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/uploads/5f93ce3e-fae2-4d66-8655-9b556b731748?_state=k0CRI0I9IO8z130XbYvlRGW_Ea1d6SxdSklknoSvxht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmOTNjZTNlLWZhZTItNGQ2Ni04NjU1LTliNTU2YjczMTc0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5MTQ2MzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=31.351µ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=25c0eec1-074b-409b-ace2-1895bd8f4253 trace.line=142 vars.name=test vars.uuid=5f93ce3e-fae2-4d66-8655-9b556b731748 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.543553589Z" 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=cb657d09-4f3e-4ab4-bd0d-c0be935704ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/uploads/5f93ce3e-fae2-4d66-8655-9b556b731748?_state=k0CRI0I9IO8z130XbYvlRGW_Ea1d6SxdSklknoSvxht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmOTNjZTNlLWZhZTItNGQ2Ni04NjU1LTliNTU2YjczMTc0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5MTQ2MzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=5f93ce3e-fae2-4d66-8655-9b556b731748 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.543561417Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=720cbcd2-7deb-4b97-b1d1-1812eb6faced http.request.method=PUT http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc?_state=oOErEd0aPQoUlbIVgFcs1oQpyqo4Wq9rG1c5pbVbKgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNGY0ODdkLWQwZDQtNDcwYS1hNGIyLWY2ZDE4Yzc4YmNmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5OTkxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.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).Writer" trace.id=adb129f3-855f-4a32-ab2d-828ed904a6a0 trace.line=142 vars.name=test vars.uuid=b04f487d-d0d4-470a-a4b2-f6d18c78bcfc 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.543660556Z" 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=720cbcd2-7deb-4b97-b1d1-1812eb6faced http.request.method=PUT http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc?_state=oOErEd0aPQoUlbIVgFcs1oQpyqo4Wq9rG1c5pbVbKgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNGY0ODdkLWQwZDQtNDcwYS1hNGIyLWY2ZDE4Yzc4YmNmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5OTkxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=b04f487d-d0d4-470a-a4b2-f6d18c78bcfc 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.543833433Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5f93ce3e-fae2-4d66-8655-9b556b731748/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=cb657d09-4f3e-4ab4-bd0d-c0be935704ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/uploads/5f93ce3e-fae2-4d66-8655-9b556b731748?_state=k0CRI0I9IO8z130XbYvlRGW_Ea1d6SxdSklknoSvxht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmOTNjZTNlLWZhZTItNGQ2Ni04NjU1LTliNTU2YjczMTc0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5MTQ2MzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=84.182µ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=13e10d00-f986-4a2c-b847-bb0452578fa9 trace.line=110 vars.name=test vars.uuid=5f93ce3e-fae2-4d66-8655-9b556b731748 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.54390982Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/5f93ce3e-fae2-4d66-8655-9b556b731748/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb657d09-4f3e-4ab4-bd0d-c0be935704ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/uploads/5f93ce3e-fae2-4d66-8655-9b556b731748?_state=k0CRI0I9IO8z130XbYvlRGW_Ea1d6SxdSklknoSvxht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmOTNjZTNlLWZhZTItNGQ2Ni04NjU1LTliNTU2YjczMTc0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5MTQ2MzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=18.928µ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=e93afff6-48ff-480f-86db-63a5d76ff47c trace.line=155 vars.name=test vars.uuid=5f93ce3e-fae2-4d66-8655-9b556b731748 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.543917377Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc/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=720cbcd2-7deb-4b97-b1d1-1812eb6faced http.request.method=PUT http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc?_state=oOErEd0aPQoUlbIVgFcs1oQpyqo4Wq9rG1c5pbVbKgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNGY0ODdkLWQwZDQtNDcwYS1hNGIyLWY2ZDE4Yzc4YmNmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5OTkxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=169.193µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7a3528ed-35ca-41aa-9d48-aead1acc3c5a trace.line=110 vars.name=test vars.uuid=b04f487d-d0d4-470a-a4b2-f6d18c78bcfc 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.543973867Z" 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=cb657d09-4f3e-4ab4-bd0d-c0be935704ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/uploads/5f93ce3e-fae2-4d66-8655-9b556b731748?_state=k0CRI0I9IO8z130XbYvlRGW_Ea1d6SxdSklknoSvxht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmOTNjZTNlLWZhZTItNGQ2Ni04NjU1LTliNTU2YjczMTc0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5MTQ2MzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.972µ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=203f4487-7bfd-47bb-9eca-3946a09f4178 trace.line=155 vars.name=test vars.uuid=5f93ce3e-fae2-4d66-8655-9b556b731748 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.543999114Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=720cbcd2-7deb-4b97-b1d1-1812eb6faced http.request.method=PUT http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc?_state=oOErEd0aPQoUlbIVgFcs1oQpyqo4Wq9rG1c5pbVbKgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNGY0ODdkLWQwZDQtNDcwYS1hNGIyLWY2ZDE4Yzc4YmNmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5OTkxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.736µ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=5f8c39fe-5ae4-41b3-becb-80a8685ae1a7 trace.line=155 vars.name=test vars.uuid=b04f487d-d0d4-470a-a4b2-f6d18c78bcfc 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.544015827Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/5f93ce3e-fae2-4d66-8655-9b556b731748/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb657d09-4f3e-4ab4-bd0d-c0be935704ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/uploads/5f93ce3e-fae2-4d66-8655-9b556b731748?_state=k0CRI0I9IO8z130XbYvlRGW_Ea1d6SxdSklknoSvxht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmOTNjZTNlLWZhZTItNGQ2Ni04NjU1LTliNTU2YjczMTc0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5MTQ2MzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.724µ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=d3deaeca-792a-415f-b689-cb59e6a71563 trace.line=155 vars.name=test vars.uuid=5f93ce3e-fae2-4d66-8655-9b556b731748 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.544062332Z" 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=720cbcd2-7deb-4b97-b1d1-1812eb6faced http.request.method=PUT http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc?_state=oOErEd0aPQoUlbIVgFcs1oQpyqo4Wq9rG1c5pbVbKgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNGY0ODdkLWQwZDQtNDcwYS1hNGIyLWY2ZDE4Yzc4YmNmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5OTkxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.957µ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=6f4f7d37-e227-4b70-a14c-3732f2337734 trace.line=155 vars.name=test vars.uuid=b04f487d-d0d4-470a-a4b2-f6d18c78bcfc 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.544102151Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=720cbcd2-7deb-4b97-b1d1-1812eb6faced http.request.method=PUT http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc?_state=oOErEd0aPQoUlbIVgFcs1oQpyqo4Wq9rG1c5pbVbKgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNGY0ODdkLWQwZDQtNDcwYS1hNGIyLWY2ZDE4Yzc4YmNmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5OTkxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=9.353µ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=6c7361e8-5dd8-4edb-8ab1-1144314c65d6 trace.line=155 vars.name=test vars.uuid=b04f487d-d0d4-470a-a4b2-f6d18c78bcfc 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.544113162Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/5f93ce3e-fae2-4d66-8655-9b556b731748/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=cb657d09-4f3e-4ab4-bd0d-c0be935704ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/uploads/5f93ce3e-fae2-4d66-8655-9b556b731748?_state=k0CRI0I9IO8z130XbYvlRGW_Ea1d6SxdSklknoSvxht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmOTNjZTNlLWZhZTItNGQ2Ni04NjU1LTliNTU2YjczMTc0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5MTQ2MzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=59.436µ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=daf1db94-04a6-4fb1-82de-3dbd180c6df9 trace.line=185 vars.name=test vars.uuid=5f93ce3e-fae2-4d66-8655-9b556b731748 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.544356387Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc/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=720cbcd2-7deb-4b97-b1d1-1812eb6faced http.request.method=PUT http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc?_state=oOErEd0aPQoUlbIVgFcs1oQpyqo4Wq9rG1c5pbVbKgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNGY0ODdkLWQwZDQtNDcwYS1hNGIyLWY2ZDE4Yzc4YmNmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5OTkxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=69.602µ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=2e068392-05da-4a62-b145-9d9921fcaaa4 trace.line=185 vars.name=test vars.uuid=b04f487d-d0d4-470a-a4b2-f6d18c78bcfc 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.544452072Z" 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=720cbcd2-7deb-4b97-b1d1-1812eb6faced http.request.method=PUT http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc?_state=oOErEd0aPQoUlbIVgFcs1oQpyqo4Wq9rG1c5pbVbKgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNGY0ODdkLWQwZDQtNDcwYS1hNGIyLWY2ZDE4Yzc4YmNmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5OTkxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=55.604µ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=fc825393-558a-4900-bb5a-6e5beb74f65f trace.line=110 vars.name=test vars.uuid=b04f487d-d0d4-470a-a4b2-f6d18c78bcfc 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.544450931Z" 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=cb657d09-4f3e-4ab4-bd0d-c0be935704ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/uploads/5f93ce3e-fae2-4d66-8655-9b556b731748?_state=k0CRI0I9IO8z130XbYvlRGW_Ea1d6SxdSklknoSvxht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmOTNjZTNlLWZhZTItNGQ2Ni04NjU1LTliNTU2YjczMTc0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5MTQ2MzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=82.435µ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=61d8e0fa-d559-47c3-94d1-9b87f48dd1db trace.line=110 vars.name=test vars.uuid=5f93ce3e-fae2-4d66-8655-9b556b731748 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.544630323Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=720cbcd2-7deb-4b97-b1d1-1812eb6faced http.request.method=PUT http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc?_state=oOErEd0aPQoUlbIVgFcs1oQpyqo4Wq9rG1c5pbVbKgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNGY0ODdkLWQwZDQtNDcwYS1hNGIyLWY2ZDE4Yzc4YmNmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5OTkxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=138.794µ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=92851d61-a865-432d-8fef-598b8720a263 trace.line=202 vars.name=test vars.uuid=b04f487d-d0d4-470a-a4b2-f6d18c78bcfc 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.544700335Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/5f93ce3e-fae2-4d66-8655-9b556b731748")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb657d09-4f3e-4ab4-bd0d-c0be935704ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/uploads/5f93ce3e-fae2-4d66-8655-9b556b731748?_state=k0CRI0I9IO8z130XbYvlRGW_Ea1d6SxdSklknoSvxht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmOTNjZTNlLWZhZTItNGQ2Ni04NjU1LTliNTU2YjczMTc0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5MTQ2MzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=121.884µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=046e2e60-7ffd-498e-ae62-335c4f5d8ce1 trace.line=202 vars.name=test vars.uuid=5f93ce3e-fae2-4d66-8655-9b556b731748 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.544724851Z" 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=720cbcd2-7deb-4b97-b1d1-1812eb6faced http.request.method=PUT http.request.remoteaddr="127.0.0.1:53644" http.request.uri="/v2/test/blobs/uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc?_state=oOErEd0aPQoUlbIVgFcs1oQpyqo4Wq9rG1c5pbVbKgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNGY0ODdkLWQwZDQtNDcwYS1hNGIyLWY2ZDE4Yzc4YmNmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5OTkxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.471989ms http.response.status=201 http.response.written=0 
15:57:45 [2024-01-29T15:57:45.736Z] 127.0.0.1 - - [29/Jan/2024:15:57:45 +0000] "PUT /v2/test/blobs/uploads/b04f487d-d0d4-470a-a4b2-f6d18c78bcfc?_state=oOErEd0aPQoUlbIVgFcs1oQpyqo4Wq9rG1c5pbVbKgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNGY0ODdkLWQwZDQtNDcwYS1hNGIyLWY2ZDE4Yzc4YmNmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5OTkxOTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.544852946Z" 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=cb657d09-4f3e-4ab4-bd0d-c0be935704ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/blobs/uploads/5f93ce3e-fae2-4d66-8655-9b556b731748?_state=k0CRI0I9IO8z130XbYvlRGW_Ea1d6SxdSklknoSvxht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmOTNjZTNlLWZhZTItNGQ2Ni04NjU1LTliNTU2YjczMTc0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5MTQ2MzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.61367ms http.response.status=201 http.response.written=0 
15:57:45 [2024-01-29T15:57:45.736Z] 127.0.0.1 - - [29/Jan/2024:15:57:45 +0000] "PUT /v2/test/blobs/uploads/5f93ce3e-fae2-4d66-8655-9b556b731748?_state=k0CRI0I9IO8z130XbYvlRGW_Ea1d6SxdSklknoSvxht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmOTNjZTNlLWZhZTItNGQ2Ni04NjU1LTliNTU2YjczMTc0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yOVQxNTo1Nzo0NS41NDA5MTQ2MzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.546069679Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81e537c9-5f00-438d-9409-c279884018d3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.736Z] time="2024-01-29T15:57:45.546111048Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81e537c9-5f00-438d-9409-c279884018d3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.546174619Z" 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=81e537c9-5f00-438d-9409-c279884018d3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=30.375µ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=e313e8cb-748c-4d6a-9489-ca3cff7cd9ef trace.line=95 vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.546247142Z" 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=81e537c9-5f00-438d-9409-c279884018d3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53656" 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="973.861µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] 127.0.0.1 - - [29/Jan/2024:15:57:45 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown"
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.547759226Z" 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=18fd503f-1db0-47b6-b4a3-3083338b8bcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.547799742Z" 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=18fd503f-1db0-47b6-b4a3-3083338b8bcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.547965857Z" 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=18fd503f-1db0-47b6-b4a3-3083338b8bcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.547981537Z" 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=18fd503f-1db0-47b6-b4a3-3083338b8bcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.547990743Z" 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=18fd503f-1db0-47b6-b4a3-3083338b8bcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.548097521Z" 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=18fd503f-1db0-47b6-b4a3-3083338b8bcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=46.899µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=45d365c1-396a-42cc-8ad2-264c6dc2855d trace.line=95 vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.54815114Z" 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=18fd503f-1db0-47b6-b4a3-3083338b8bcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=18.272µ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=71a52204-6bfc-4398-877a-ea92d0e04253 trace.line=155 vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.548201969Z" 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=18fd503f-1db0-47b6-b4a3-3083338b8bcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=21.316µ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=214ea644-658e-481b-85c1-e33ac013dc6c trace.line=95 vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.548239908Z" 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=18fd503f-1db0-47b6-b4a3-3083338b8bcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.478µ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=eb5cdfc5-7599-4ab1-b81a-bf3cf9b5fd9b trace.line=155 vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.548279686Z" 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=18fd503f-1db0-47b6-b4a3-3083338b8bcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.349µ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=9df8399b-f851-4065-bfc1-906108cb3447 trace.line=155 vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.548360618Z" 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=18fd503f-1db0-47b6-b4a3-3083338b8bcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=55.359µ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=1b9be128-86c0-4e2e-a1f7-c82caa45e124 trace.line=110 vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.54844471Z" 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=18fd503f-1db0-47b6-b4a3-3083338b8bcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=52.708µ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=7be89041-46f9-4b83-bdfc-76826ed3f077 trace.line=110 vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.548612188Z" 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=18fd503f-1db0-47b6-b4a3-3083338b8bcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=64.622µ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=33db9c2a-c178-418b-ae85-3db2f526e448 trace.line=110 vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.548670418Z" 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=18fd503f-1db0-47b6-b4a3-3083338b8bcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=33.583µ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=7eab8aa6-06ad-4b7a-a020-7fc67c9ed08a trace.line=110 vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.548710269Z" 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=18fd503f-1db0-47b6-b4a3-3083338b8bcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.548727655Z" 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=18fd503f-1db0-47b6-b4a3-3083338b8bcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:53656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.125652ms http.response.status=201 http.response.written=0 
15:57:45 [2024-01-29T15:57:45.737Z] 127.0.0.1 - - [29/Jan/2024:15:57:45 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.553422064Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c90d86ee-2905-423a-8ef3-d5c2c6773d62 http.request.method=GET http.request.remoteaddr="127.0.0.1:53670" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.55346532Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c90d86ee-2905-423a-8ef3-d5c2c6773d62 http.request.method=GET http.request.remoteaddr="127.0.0.1:53670" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 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="870.971µs" http.response.status=200 http.response.written=2 
15:57:45 [2024-01-29T15:57:45.737Z] 127.0.0.1 - - [29/Jan/2024:15:57:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.555700877Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7db8b33b-2056-4e87-b5d7-bb048e410b84 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.555743206Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7db8b33b-2056-4e87-b5d7-bb048e410b84 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.555836331Z" 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=7db8b33b-2056-4e87-b5d7-bb048e410b84 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=53.849µ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=cbedb798-f23f-4dd1-82b4-7a94cf506fed trace.line=95 vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.555863153Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7db8b33b-2056-4e87-b5d7-bb048e410b84 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.555913933Z" 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=7db8b33b-2056-4e87-b5d7-bb048e410b84 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.459µ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=05bde64b-6449-4806-91ec-9f66511699e7 trace.line=95 vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.555962465Z" 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=7db8b33b-2056-4e87-b5d7-bb048e410b84 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.821µ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=f2cb5d64-43f5-4c24-970e-a08f2272d599 trace.line=155 vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.556004228Z" 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=7db8b33b-2056-4e87-b5d7-bb048e410b84 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.481µ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=c090e897-577f-45bf-bc47-285bd7502774 trace.line=125 vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.556055106Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7db8b33b-2056-4e87-b5d7-bb048e410b84 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.556166364Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7db8b33b-2056-4e87-b5d7-bb048e410b84 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 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.277359ms http.response.status=200 http.response.written=417 
15:57:45 [2024-01-29T15:57:45.737Z] 127.0.0.1 - - [29/Jan/2024:15:57:45 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.56724043Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=78a6835b-dffb-4b2b-93d1-9194b0c8114c http.request.method=GET http.request.remoteaddr="127.0.0.1:53688" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:57:45 [2024-01-29T15:57:45.737Z] time="2024-01-29T15:57:45.567293425Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=78a6835b-dffb-4b2b-93d1-9194b0c8114c http.request.method=GET http.request.remoteaddr="127.0.0.1:53688" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.567311386Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=78a6835b-dffb-4b2b-93d1-9194b0c8114c http.request.method=GET http.request.remoteaddr="127.0.0.1:53688" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.567398095Z" 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=78a6835b-dffb-4b2b-93d1-9194b0c8114c http.request.method=GET http.request.remoteaddr="127.0.0.1:53688" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=52.683µ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=092db93b-e5de-42e0-b799-38cd45a1e40f trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.56745383Z" 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=78a6835b-dffb-4b2b-93d1-9194b0c8114c http.request.method=GET http.request.remoteaddr="127.0.0.1:53688" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.903µ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=e3f93dfc-5854-4757-8cf9-749eb92ace13 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.567497554Z" 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=78a6835b-dffb-4b2b-93d1-9194b0c8114c http.request.method=GET http.request.remoteaddr="127.0.0.1:53688" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.441µ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=e173d6ec-9191-4688-b43e-8107718d9130 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.567535969Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=78a6835b-dffb-4b2b-93d1-9194b0c8114c http.request.method=GET http.request.remoteaddr="127.0.0.1:53688" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.567630169Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=78a6835b-dffb-4b2b-93d1-9194b0c8114c http.request.method=GET http.request.remoteaddr="127.0.0.1:53688" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 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.755285ms http.response.status=200 http.response.written=417 
15:57:45 [2024-01-29T15:57:45.738Z] 127.0.0.1 - - [29/Jan/2024:15:57:45 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.574721558Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0454dfcc-e90f-462e-8908-d491a03c46dc http.request.method=GET http.request.remoteaddr="127.0.0.1:53708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.574778418Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0454dfcc-e90f-462e-8908-d491a03c46dc http.request.method=GET http.request.remoteaddr="127.0.0.1:53708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.574784448Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49f5fb7b-05ac-4b39-aca0-5ec9ebd11e90 http.request.method=GET http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.574824619Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49f5fb7b-05ac-4b39-aca0-5ec9ebd11e90 http.request.method=GET http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.574871945Z" 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=0454dfcc-e90f-462e-8908-d491a03c46dc http.request.method=GET http.request.remoteaddr="127.0.0.1:53708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=54.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).GetContent" trace.id=e3a4fdff-f933-47fa-80eb-6f0b711bc672 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.574892211Z" 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=49f5fb7b-05ac-4b39-aca0-5ec9ebd11e90 http.request.method=GET http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.588µ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=85ea8d33-4dca-4f42-bd0c-dc6c228bb2bc trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.574931644Z" 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=0454dfcc-e90f-462e-8908-d491a03c46dc http.request.method=GET http.request.remoteaddr="127.0.0.1:53708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.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=7c434571-3314-46e8-8fb8-538a88bec70e trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.57498317Z" 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=0454dfcc-e90f-462e-8908-d491a03c46dc http.request.method=GET http.request.remoteaddr="127.0.0.1:53708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.692µ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=654a4b48-9bb1-49c8-80c2-2f9eb71eed8d trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.574936066Z" 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=49f5fb7b-05ac-4b39-aca0-5ec9ebd11e90 http.request.method=GET http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.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).Stat" trace.id=0b62ec2b-63f8-4ab0-8b77-87a3acc296a2 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.575023809Z" 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=0454dfcc-e90f-462e-8908-d491a03c46dc http.request.method=GET http.request.remoteaddr="127.0.0.1:53708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.067µ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=0c5b40ec-5803-46ed-9152-f8995b94f9b6 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.575057244Z" 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=0454dfcc-e90f-462e-8908-d491a03c46dc http.request.method=GET http.request.remoteaddr="127.0.0.1:53708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.084µ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=133562ec-22f6-457c-b655-16a00ae6c2e9 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.575095101Z" 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=0454dfcc-e90f-462e-8908-d491a03c46dc http.request.method=GET http.request.remoteaddr="127.0.0.1:53708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.331µ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=f0ed7e13-b5f1-482f-98a2-29572884aa7d trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.575095052Z" 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=49f5fb7b-05ac-4b39-aca0-5ec9ebd11e90 http.request.method=GET http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.975µ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=c3eddb75-ceb0-48d0-9a03-66b856f17083 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.575142164Z" 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=49f5fb7b-05ac-4b39-aca0-5ec9ebd11e90 http.request.method=GET http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.432µ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=fe26006c-417a-4629-acf5-879efb871e64 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.575149122Z" 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=0454dfcc-e90f-462e-8908-d491a03c46dc http.request.method=GET http.request.remoteaddr="127.0.0.1:53708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.942µ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=886fed94-42aa-4dee-a6d5-b88dcf2d9b17 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.575181195Z" 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=49f5fb7b-05ac-4b39-aca0-5ec9ebd11e90 http.request.method=GET http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.641µ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=51e81550-61ff-4116-914b-605fb7503bab trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.575212168Z" 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=49f5fb7b-05ac-4b39-aca0-5ec9ebd11e90 http.request.method=GET http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=7.064µ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=996a3b20-d2fb-46bb-aa38-adc271500e3c trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:57:45 [2024-01-29T15:57:45.738Z] time="2024-01-29T15:57:45.575497115Z" 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=49f5fb7b-05ac-4b39-aca0-5ec9ebd11e90 http.request.method=GET http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.591µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=3104d591-cc83-4ec1-b576-a1fcde707dc3 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:57:45 [2024-01-29T15:57:45.739Z] time="2024-01-29T15:57:45.576736789Z" 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=49f5fb7b-05ac-4b39-aca0-5ec9ebd11e90 http.request.method=GET http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.599µ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=bc995074-254b-41e8-a32c-357afcf17013 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:57:45 [2024-01-29T15:57:45.739Z] time="2024-01-29T15:57:45.576796644Z" 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=49f5fb7b-05ac-4b39-aca0-5ec9ebd11e90 http.request.method=GET http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.501µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=83560200-4f0c-40ca-aa38-e42e4f314a5a trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:57:45 [2024-01-29T15:57:45.739Z] time="2024-01-29T15:57:45.57686097Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49f5fb7b-05ac-4b39-aca0-5ec9ebd11e90 http.request.method=GET http.request.remoteaddr="127.0.0.1:53692" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 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.691552ms http.response.status=200 http.response.written=194 
15:57:45 [2024-01-29T15:57:45.739Z] 127.0.0.1 - - [29/Jan/2024:15:57:45 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:57:45 [2024-01-29T15:57:45.739Z] time="2024-01-29T15:57:45.576907032Z" 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=0454dfcc-e90f-462e-8908-d491a03c46dc http.request.method=GET http.request.remoteaddr="127.0.0.1:53708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.05µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f4575cf0-c5db-461c-ad74-661d00b4fb6c trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:57:45 [2024-01-29T15:57:45.739Z] time="2024-01-29T15:57:45.576972638Z" 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=0454dfcc-e90f-462e-8908-d491a03c46dc http.request.method=GET http.request.remoteaddr="127.0.0.1:53708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.255µ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=4a34361a-e633-4d49-b83b-962bce162828 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:57:45 [2024-01-29T15:57:45.739Z] time="2024-01-29T15:57:45.577024362Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0454dfcc-e90f-462e-8908-d491a03c46dc http.request.method=GET http.request.remoteaddr="127.0.0.1:53708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 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.797551ms http.response.status=200 http.response.written=68 
15:57:45 [2024-01-29T15:57:45.739Z] 127.0.0.1 - - [29/Jan/2024:15:57:45 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:57:45 [2024-01-29T15:57:45.739Z] time="2024-01-29T15:57:45.592496698Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=22126bda-33fd-4ac9-9557-4be4a151e944 http.request.method=GET http.request.remoteaddr="127.0.0.1:53716" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
15:57:45 [2024-01-29T15:57:45.739Z] time="2024-01-29T15:57:45.592543778Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=22126bda-33fd-4ac9-9557-4be4a151e944 http.request.method=GET http.request.remoteaddr="127.0.0.1:53716" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 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="932.787µs" http.response.status=200 http.response.written=2 
15:57:45 [2024-01-29T15:57:45.739Z] 127.0.0.1 - - [29/Jan/2024:15:57:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:57:45 [2024-01-29T15:57:45.739Z] time="2024-01-29T15:57:45.601095502Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=94129a50-9280-44c9-b01d-939e8d9c2234 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53724" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:57:45 [2024-01-29T15:57:45.739Z] time="2024-01-29T15:57:45.601144739Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=94129a50-9280-44c9-b01d-939e8d9c2234 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53724" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:57:45 [2024-01-29T15:57:45.739Z] time="2024-01-29T15:57:45.60116037Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=94129a50-9280-44c9-b01d-939e8d9c2234 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53724" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:57:45 [2024-01-29T15:57:45.739Z] time="2024-01-29T15:57:45.601235502Z" 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=94129a50-9280-44c9-b01d-939e8d9c2234 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53724" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.861µ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=24d35736-d7dd-493e-9795-d1dc9d1363e0 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:57:45 [2024-01-29T15:57:45.739Z] time="2024-01-29T15:57:45.601282983Z" 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=94129a50-9280-44c9-b01d-939e8d9c2234 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53724" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.612µ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=bc1c8842-18c5-4a80-ab8c-4a9bc1cb06ce trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:57:45 [2024-01-29T15:57:45.739Z] time="2024-01-29T15:57:45.601360938Z" 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=94129a50-9280-44c9-b01d-939e8d9c2234 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53724" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 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.113261ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:57:45 [2024-01-29T15:57:45.739Z] 127.0.0.1 - - [29/Jan/2024:15:57:45 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:57:45 [2024-01-29T15:57:45.739Z] time="2024-01-29T15:57:45.603399331Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5f3a8f13-a155-49e7-81c5-a24a58637c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:57:45 [2024-01-29T15:57:45.739Z] time="2024-01-29T15:57:45.603459801Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5f3a8f13-a155-49e7-81c5-a24a58637c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:57:45 [2024-01-29T15:57:45.739Z] time="2024-01-29T15:57:45.603480888Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5f3a8f13-a155-49e7-81c5-a24a58637c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:57:45 [2024-01-29T15:57:45.739Z] time="2024-01-29T15:57:45.603548685Z" 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=5f3a8f13-a155-49e7-81c5-a24a58637c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.741µ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=cf1f5100-d898-4535-b921-6891bbcbd434 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:57:45 [2024-01-29T15:57:45.739Z] time="2024-01-29T15:57:45.603599309Z" 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=5f3a8f13-a155-49e7-81c5-a24a58637c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.235µ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=65329cb5-4891-4e48-b963-f26f67268bf4 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:57:45 [2024-01-29T15:57:45.739Z] time="2024-01-29T15:57:45.60365013Z" 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=5f3a8f13-a155-49e7-81c5-a24a58637c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 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.70224ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:57:45 [2024-01-29T15:57:45.739Z] 127.0.0.1 - - [29/Jan/2024:15:57:45 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/2ddec74d590c302b48daf3b86243232cfefb7546 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:57:45 [2024-01-29T15:57:45.739Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s)
15:57:45 [2024-01-29T15:57:45.739Z] === RUN   TestImagePullNonExisting
15:57:45 [2024-01-29T15:57:45.739Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
15:57:45 [2024-01-29T15:57:45.739Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
15:57:45 [2024-01-29T15:57:45.739Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
15:57:45 [2024-01-29T15:57:45.739Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
15:57:45 [2024-01-29T15:57:45.739Z] === RUN   TestImagePullNonExisting/asdfasdf
15:57:45 [2024-01-29T15:57:45.739Z] === PAUSE TestImagePullNonExisting/asdfasdf
15:57:45 [2024-01-29T15:57:45.739Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
15:57:45 [2024-01-29T15:57:45.739Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
15:57:45 [2024-01-29T15:57:45.739Z] === RUN   TestImagePullNonExisting/library/asdfasdf
15:57:45 [2024-01-29T15:57:45.739Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
15:57:45 [2024-01-29T15:57:45.739Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
15:57:45 [2024-01-29T15:57:45.739Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
15:57:45 [2024-01-29T15:57:45.739Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
15:57:45 [2024-01-29T15:57:45.739Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
15:57:45 [2024-01-29T15:57:45.739Z] === CONT  TestImagePullNonExisting/asdfasdf
15:57:45 [2024-01-29T15:57:45.739Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
15:57:45 [2024-01-29T15:57:45.739Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
15:57:45 [2024-01-29T15:57:45.739Z] === CONT  TestImagePullNonExisting/library/asdfasdf
15:57:47 [2024-01-29T15:57:47.106Z] --- PASS: TestImagePullNonExisting (0.01s)
15:57:47 [2024-01-29T15:57:47.107Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
15:57:47 [2024-01-29T15:57:47.107Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
15:57:47 [2024-01-29T15:57:47.107Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s)
15:57:47 [2024-01-29T15:57:47.107Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (1.11s)
15:57:47 [2024-01-29T15:57:47.107Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
15:57:47 [2024-01-29T15:57:47.107Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s)
15:57:47 [2024-01-29T15:57:47.107Z] === RUN   TestRemoveImageOrphaning
15:57:47 [2024-01-29T15:57:47.107Z] --- PASS: TestRemoveImageOrphaning (0.19s)
15:57:47 [2024-01-29T15:57:47.107Z] === RUN   TestRemoveByDigest
15:57:47 [2024-01-29T15:57:47.107Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
15:57:47 [2024-01-29T15:57:47.107Z] --- SKIP: TestRemoveByDigest (0.00s)
15:57:47 [2024-01-29T15:57:47.107Z] === RUN   TestRemoveImageGarbageCollector
15:57:47 [2024-01-29T15:57:47.107Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
15:57:47 [2024-01-29T15:57:47.107Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:57:47 [2024-01-29T15:57:47.107Z] === RUN   TestSaveCheckTimes
15:57:47 [2024-01-29T15:57:47.107Z] === PAUSE TestSaveCheckTimes
15:57:47 [2024-01-29T15:57:47.107Z] === RUN   TestSaveCheckManifestLayers
15:57:47 [2024-01-29T15:57:47.107Z] === PAUSE TestSaveCheckManifestLayers
15:57:47 [2024-01-29T15:57:47.107Z] === RUN   TestSaveRepoWithMultipleImages
15:57:47 [2024-01-29T15:57:47.363Z] --- PASS: TestSaveRepoWithMultipleImages (0.21s)
15:57:47 [2024-01-29T15:57:47.363Z] === RUN   TestSaveDirectoryPermissions
15:57:48 [2024-01-29T15:57:48.729Z] --- PASS: TestSaveDirectoryPermissions (1.05s)
15:57:48 [2024-01-29T15:57:48.729Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:57:48 [2024-01-29T15:57:48.729Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:57:48 [2024-01-29T15:57:48.729Z] === RUN   TestTagUsingDigestAlgorithmAsName
15:57:48 [2024-01-29T15:57:48.729Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
15:57:48 [2024-01-29T15:57:48.729Z] === RUN   TestTagValidPrefixedRepo
15:57:48 [2024-01-29T15:57:48.729Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
15:57:48 [2024-01-29T15:57:48.729Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
15:57:48 [2024-01-29T15:57:48.729Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
15:57:48 [2024-01-29T15:57:48.729Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
15:57:48 [2024-01-29T15:57:48.729Z] === RUN   TestTagValidPrefixedRepo/foooo:t
15:57:48 [2024-01-29T15:57:48.729Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
15:57:48 [2024-01-29T15:57:48.729Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
15:57:48 [2024-01-29T15:57:48.729Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
15:57:48 [2024-01-29T15:57:48.729Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
15:57:48 [2024-01-29T15:57:48.729Z] === CONT  TestTagValidPrefixedRepo/foooo:t
15:57:48 [2024-01-29T15:57:48.729Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
15:57:48 [2024-01-29T15:57:48.729Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
15:57:48 [2024-01-29T15:57:48.729Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
15:57:48 [2024-01-29T15:57:48.729Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
15:57:48 [2024-01-29T15:57:48.729Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
15:57:48 [2024-01-29T15:57:48.729Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
15:57:48 [2024-01-29T15:57:48.729Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
15:57:48 [2024-01-29T15:57:48.729Z] === RUN   TestTagExistedNameWithoutForce
15:57:48 [2024-01-29T15:57:48.729Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:57:48 [2024-01-29T15:57:48.729Z] === RUN   TestTagOfficialNames
15:57:48 [2024-01-29T15:57:48.729Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
15:57:48 [2024-01-29T15:57:48.729Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
15:57:48 [2024-01-29T15:57:48.729Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
15:57:48 [2024-01-29T15:57:48.729Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
15:57:48 [2024-01-29T15:57:48.729Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
15:57:48 [2024-01-29T15:57:48.729Z] --- PASS: TestTagOfficialNames (0.05s)
15:57:48 [2024-01-29T15:57:48.729Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
15:57:48 [2024-01-29T15:57:48.729Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
15:57:48 [2024-01-29T15:57:48.729Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
15:57:48 [2024-01-29T15:57:48.729Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
15:57:48 [2024-01-29T15:57:48.729Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
15:57:48 [2024-01-29T15:57:48.729Z] === RUN   TestTagMatchesDigest
15:57:48 [2024-01-29T15:57:48.729Z] --- PASS: TestTagMatchesDigest (0.01s)
15:57:48 [2024-01-29T15:57:48.729Z] === CONT  TestSaveCheckTimes
15:57:48 [2024-01-29T15:57:48.729Z] === CONT  TestSaveCheckManifestLayers
15:57:48 [2024-01-29T15:57:48.729Z] --- PASS: TestSaveCheckManifestLayers (0.03s)
15:57:48 [2024-01-29T15:57:48.729Z] --- PASS: TestSaveCheckTimes (0.03s)
15:57:48 [2024-01-29T15:57:48.729Z] PASS
15:57:48 [2024-01-29T15:57:48.729Z] 
15:57:48 [2024-01-29T15:57:48.729Z] === Skipped
15:57:48 [2024-01-29T15:57:48.729Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
15:57:48 [2024-01-29T15:57:48.729Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
15:57:48 [2024-01-29T15:57:48.729Z] 
15:57:48 [2024-01-29T15:57:48.729Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
15:57:48 [2024-01-29T15:57:48.729Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
15:57:48 [2024-01-29T15:57:48.729Z] 
15:57:48 [2024-01-29T15:57:48.729Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:57:48 [2024-01-29T15:57:48.729Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
15:57:48 [2024-01-29T15:57:48.729Z] 
15:57:48 [2024-01-29T15:57:48.729Z] DONE 55 tests, 3 skipped in 6.283s
15:57:48 [2024-01-29T15:57:48.729Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
15:57:48 [2024-01-29T15:57:48.729Z] ++ '[' -n '' ']'
15:57:48 [2024-01-29T15:57:48.729Z] ++ 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:57:48 [2024-01-29T15:57:48.729Z] ++ set -e
15:57:48 [2024-01-29T15:57:48.729Z] ++ '[' -n 0 ']'
15:57:48 [2024-01-29T15:57:48.729Z] ++ set -x
15:57:48 [2024-01-29T15:57:48.729Z] ++ 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.bK9L8wJN8N/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:57:48 [2024-01-29T15:57:48.729Z] === RUN   TestStripANSICommands
15:57:48 [2024-01-29T15:57:48.729Z] === RUN   TestStripANSICommands/#00
15:57:48 [2024-01-29T15:57:48.729Z] === RUN   TestStripANSICommands/#01
15:57:48 [2024-01-29T15:57:48.729Z] --- PASS: TestStripANSICommands (0.00s)
15:57:48 [2024-01-29T15:57:48.729Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
15:57:48 [2024-01-29T15:57:48.729Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
15:57:48 [2024-01-29T15:57:48.729Z] PASS
15:57:48 [2024-01-29T15:57:48.729Z] 
15:57:48 [2024-01-29T15:57:48.729Z] DONE 3 tests in 0.009s
15:57:48 [2024-01-29T15:57:48.729Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
15:57:48 [2024-01-29T15:57:48.729Z] ++ '[' -n '' ']'
15:57:48 [2024-01-29T15:57:48.729Z] ++ 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:57:48 [2024-01-29T15:57:48.729Z] ++ set -e
15:57:48 [2024-01-29T15:57:48.729Z] ++ '[' -n 0 ']'
15:57:48 [2024-01-29T15:57:48.729Z] ++ set -x
15:57:48 [2024-01-29T15:57:48.729Z] ++ 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.bK9L8wJN8N/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:57:48 [2024-01-29T15:57:48.729Z] INFO: Testing against a local daemon
15:57:48 [2024-01-29T15:57:48.729Z] === RUN   TestCreateWithMultiNetworks
15:57:49 [2024-01-29T15:57:49.658Z] --- PASS: TestCreateWithMultiNetworks (0.92s)
15:57:49 [2024-01-29T15:57:49.658Z] === RUN   TestNetworkCreateDelete
15:57:49 [2024-01-29T15:57:49.914Z] --- PASS: TestNetworkCreateDelete (0.21s)
15:57:49 [2024-01-29T15:57:49.914Z] === RUN   TestDockerNetworkDeletePreferID
15:57:50 [2024-01-29T15:57:50.476Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
15:57:50 [2024-01-29T15:57:50.476Z] === RUN   TestDaemonDNSFallback
15:57:57 [2024-01-29T15:57:57.029Z] --- PASS: TestDaemonDNSFallback (6.22s)
15:57:57 [2024-01-29T15:57:57.029Z] === RUN   TestInspectNetwork
15:57:59 [2024-01-29T15:57:59.546Z] === RUN   TestInspectNetwork/full_network_id
15:57:59 [2024-01-29T15:57:59.546Z] === RUN   TestInspectNetwork/partial_network_id
15:57:59 [2024-01-29T15:57:59.546Z] === RUN   TestInspectNetwork/network_name
15:57:59 [2024-01-29T15:57:59.546Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:58:03 [2024-01-29T15:58:03.714Z] --- PASS: TestInspectNetwork (7.13s)
15:58:03 [2024-01-29T15:58:03.714Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:58:03 [2024-01-29T15:58:03.714Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:58:03 [2024-01-29T15:58:03.714Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:58:03 [2024-01-29T15:58:03.714Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:58:03 [2024-01-29T15:58:03.714Z] === RUN   TestRunContainerWithBridgeNone
15:58:05 [2024-01-29T15:58:05.080Z] --- PASS: TestRunContainerWithBridgeNone (1.36s)
15:58:05 [2024-01-29T15:58:05.080Z] === RUN   TestNetworkInvalidJSON
15:58:05 [2024-01-29T15:58:05.080Z] === RUN   TestNetworkInvalidJSON/networks/create
15:58:05 [2024-01-29T15:58:05.080Z] === PAUSE TestNetworkInvalidJSON/networks/create
15:58:05 [2024-01-29T15:58:05.080Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
15:58:05 [2024-01-29T15:58:05.080Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
15:58:05 [2024-01-29T15:58:05.080Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
15:58:05 [2024-01-29T15:58:05.080Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
15:58:05 [2024-01-29T15:58:05.080Z] === CONT  TestNetworkInvalidJSON/networks/create
15:58:05 [2024-01-29T15:58:05.080Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
15:58:05 [2024-01-29T15:58:05.080Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
15:58:05 [2024-01-29T15:58:05.080Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
15:58:05 [2024-01-29T15:58:05.080Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
15:58:05 [2024-01-29T15:58:05.080Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
15:58:05 [2024-01-29T15:58:05.080Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
15:58:05 [2024-01-29T15:58:05.080Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
15:58:05 [2024-01-29T15:58:05.080Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
15:58:05 [2024-01-29T15:58:05.080Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
15:58:05 [2024-01-29T15:58:05.080Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
15:58:05 [2024-01-29T15:58:05.080Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
15:58:05 [2024-01-29T15:58:05.080Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
15:58:05 [2024-01-29T15:58:05.080Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
15:58:05 [2024-01-29T15:58:05.080Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
15:58:05 [2024-01-29T15:58:05.080Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:58:05 [2024-01-29T15:58:05.080Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
15:58:05 [2024-01-29T15:58:05.080Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
15:58:05 [2024-01-29T15:58:05.080Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
15:58:05 [2024-01-29T15:58:05.080Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
15:58:05 [2024-01-29T15:58:05.080Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
15:58:05 [2024-01-29T15:58:05.080Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
15:58:05 [2024-01-29T15:58:05.080Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
15:58:05 [2024-01-29T15:58:05.080Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
15:58:05 [2024-01-29T15:58:05.080Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
15:58:05 [2024-01-29T15:58:05.080Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
15:58:05 [2024-01-29T15:58:05.080Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
15:58:05 [2024-01-29T15:58:05.080Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
15:58:05 [2024-01-29T15:58:05.080Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
15:58:05 [2024-01-29T15:58:05.080Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
15:58:05 [2024-01-29T15:58:05.080Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
15:58:05 [2024-01-29T15:58:05.080Z] === RUN   TestNetworkList
15:58:05 [2024-01-29T15:58:05.080Z] === RUN   TestNetworkList//networks
15:58:05 [2024-01-29T15:58:05.080Z] === PAUSE TestNetworkList//networks
15:58:05 [2024-01-29T15:58:05.080Z] === RUN   TestNetworkList//networks/
15:58:05 [2024-01-29T15:58:05.080Z] === PAUSE TestNetworkList//networks/
15:58:05 [2024-01-29T15:58:05.080Z] === CONT  TestNetworkList//networks
15:58:05 [2024-01-29T15:58:05.080Z] === CONT  TestNetworkList//networks/
15:58:05 [2024-01-29T15:58:05.080Z] --- PASS: TestNetworkList (0.01s)
15:58:05 [2024-01-29T15:58:05.080Z]     --- PASS: TestNetworkList//networks (0.00s)
15:58:05 [2024-01-29T15:58:05.080Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:58:05 [2024-01-29T15:58:05.080Z] === RUN   TestHostIPv4BridgeLabel
15:58:05 [2024-01-29T15:58:05.642Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
15:58:05 [2024-01-29T15:58:05.642Z] === RUN   TestDefaultNetworkOpts
15:58:05 [2024-01-29T15:58:05.642Z] === RUN   TestDefaultNetworkOpts/default_value
15:58:07 [2024-01-29T15:58:07.008Z] === RUN   TestDefaultNetworkOpts/cmdline_value
15:58:08 [2024-01-29T15:58:08.374Z] === RUN   TestDefaultNetworkOpts/config-from_value
15:58:09 [2024-01-29T15:58:09.740Z] --- PASS: TestDefaultNetworkOpts (3.80s)
15:58:09 [2024-01-29T15:58:09.740Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.21s)
15:58:09 [2024-01-29T15:58:09.740Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.29s)
15:58:09 [2024-01-29T15:58:09.740Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.29s)
15:58:09 [2024-01-29T15:58:09.740Z] === RUN   TestForbidDuplicateNetworkNames
15:58:09 [2024-01-29T15:58:09.996Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
15:58:09 [2024-01-29T15:58:09.996Z] === RUN   TestDaemonRestartWithLiveRestore
15:58:11 [2024-01-29T15:58:11.361Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
15:58:11 [2024-01-29T15:58:11.362Z] === RUN   TestDaemonDefaultNetworkPools
15:58:11 [2024-01-29T15:58:11.923Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
15:58:11 [2024-01-29T15:58:11.923Z] === RUN   TestDaemonRestartWithExistingNetwork
15:58:13 [2024-01-29T15:58:13.290Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
15:58:13 [2024-01-29T15:58:13.290Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:58:14 [2024-01-29T15:58:14.656Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
15:58:14 [2024-01-29T15:58:14.656Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:58:14 [2024-01-29T15:58:14.912Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
15:58:14 [2024-01-29T15:58:14.912Z] === RUN   TestServiceWithPredefinedNetwork
15:58:17 [2024-01-29T15:58:17.428Z] --- PASS: TestServiceWithPredefinedNetwork (2.19s)
15:58:17 [2024-01-29T15:58:17.428Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:58:17 [2024-01-29T15:58:17.428Z]     service_test.go:250: FLAKY_TEST
15:58:17 [2024-01-29T15:58:17.428Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:58:17 [2024-01-29T15:58:17.428Z] === RUN   TestServiceWithDataPathPortInit
15:58:32 [2024-01-29T15:58:32.270Z] --- PASS: TestServiceWithDataPathPortInit (13.43s)
15:58:32 [2024-01-29T15:58:32.270Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:58:32 [2024-01-29T15:58:32.832Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:765ba0xyhsml80zbr0agi8bzv Created:2024-01-29 15:58:31.796130821 +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[ab9d99f1b9dde61d0ca6cc677b19677e862570d9316e5c8bf3781f9b14afa315:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.39j4r6tmscpeb3g3wwi1u79k1 EndpointID:a78c6be74845819d02d84f2b1a9ff8b2d70a1b4df9615c7252d44fb1c35222c4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:df4f9e0e5148af46acab6c06862138b7baab2e5a07058e361adcd1e1d463776d 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:d59994b17908 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.39j4r6tmscpeb3g3wwi1u79k1 EndpointID:a78c6be74845819d02d84f2b1a9ff8b2d70a1b4df9615c7252d44fb1c35222c4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:58:38 [2024-01-29T15:58:38.088Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.68s)
15:58:38 [2024-01-29T15:58:38.088Z] PASS
15:58:38 [2024-01-29T15:58:38.088Z] 
15:58:38 [2024-01-29T15:58:38.088Z] === Skipped
15:58:38 [2024-01-29T15:58:38.088Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:58:38 [2024-01-29T15:58:38.088Z]     service_test.go:250: FLAKY_TEST
15:58:38 [2024-01-29T15:58:38.088Z] 
15:58:38 [2024-01-29T15:58:38.088Z] DONE 44 tests, 1 skipped in 48.594s
15:58:38 [2024-01-29T15:58:38.088Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
15:58:38 [2024-01-29T15:58:38.088Z] ++ '[' -n '' ']'
15:58:38 [2024-01-29T15:58:38.088Z] ++ 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:58:38 [2024-01-29T15:58:38.088Z] ++ set -e
15:58:38 [2024-01-29T15:58:38.088Z] ++ '[' -n 0 ']'
15:58:38 [2024-01-29T15:58:38.088Z] ++ set -x
15:58:38 [2024-01-29T15:58:38.088Z] ++ 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.bK9L8wJN8N/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:58:38 [2024-01-29T15:58:38.088Z] INFO: Testing against a local daemon
15:58:38 [2024-01-29T15:58:38.088Z] === RUN   TestDockerNetworkIpvlanPersistance
15:58:38 [2024-01-29T15:58:38.088Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:58:38 [2024-01-29T15:58:38.088Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:58:38 [2024-01-29T15:58:38.088Z] === RUN   TestDockerNetworkIpvlan
15:58:38 [2024-01-29T15:58:38.088Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:58:38 [2024-01-29T15:58:38.088Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:58:38 [2024-01-29T15:58:38.088Z] PASS
15:58:38 [2024-01-29T15:58:38.088Z] 
15:58:38 [2024-01-29T15:58:38.088Z] === Skipped
15:58:38 [2024-01-29T15:58:38.088Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:58:38 [2024-01-29T15:58:38.088Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:58:38 [2024-01-29T15:58:38.088Z] 
15:58:38 [2024-01-29T15:58:38.088Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:58:38 [2024-01-29T15:58:38.088Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:58:38 [2024-01-29T15:58:38.088Z] 
15:58:38 [2024-01-29T15:58:38.088Z] DONE 2 tests, 2 skipped in 0.039s
15:58:38 [2024-01-29T15:58:38.088Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
15:58:38 [2024-01-29T15:58:38.088Z] ++ '[' -n '' ']'
15:58:38 [2024-01-29T15:58:38.088Z] ++ 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:58:38 [2024-01-29T15:58:38.088Z] ++ set -e
15:58:38 [2024-01-29T15:58:38.088Z] ++ '[' -n 0 ']'
15:58:38 [2024-01-29T15:58:38.088Z] ++ set -x
15:58:38 [2024-01-29T15:58:38.088Z] ++ 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.bK9L8wJN8N/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:58:38 [2024-01-29T15:58:38.088Z] INFO: Testing against a local daemon
15:58:38 [2024-01-29T15:58:38.088Z] === RUN   TestDockerNetworkMacvlanPersistance
15:58:38 [2024-01-29T15:58:38.654Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.18s)
15:58:38 [2024-01-29T15:58:38.654Z] === RUN   TestDockerNetworkMacvlan
15:58:38 [2024-01-29T15:58:38.654Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:58:39 [2024-01-29T15:58:39.216Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:58:39 [2024-01-29T15:58:39.778Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:58:40 [2024-01-29T15:58:40.340Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:58:40 [2024-01-29T15:58:40.903Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:58:41 [2024-01-29T15:58:41.465Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:58:42 [2024-01-29T15:58:42.027Z] --- PASS: TestDockerNetworkMacvlan (3.56s)
15:58:42 [2024-01-29T15:58:42.027Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
15:58:42 [2024-01-29T15:58:42.027Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
15:58:42 [2024-01-29T15:58:42.027Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
15:58:42 [2024-01-29T15:58:42.027Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
15:58:42 [2024-01-29T15:58:42.027Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
15:58:42 [2024-01-29T15:58:42.027Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
15:58:42 [2024-01-29T15:58:42.027Z] PASS
15:58:42 [2024-01-29T15:58:42.027Z] 
15:58:42 [2024-01-29T15:58:42.028Z] DONE 8 tests in 4.776s
15:58:42 [2024-01-29T15:58:42.028Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
15:58:42 [2024-01-29T15:58:42.028Z] ++ '[' -n '' ']'
15:58:42 [2024-01-29T15:58:42.028Z] ++ 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:58:42 [2024-01-29T15:58:42.028Z] ++ set -e
15:58:42 [2024-01-29T15:58:42.028Z] ++ '[' -n 0 ']'
15:58:42 [2024-01-29T15:58:42.028Z] ++ set -x
15:58:42 [2024-01-29T15:58:42.028Z] ++ 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.bK9L8wJN8N/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:58:42 [2024-01-29T15:58:42.284Z] INFO: Testing against a local daemon
15:58:42 [2024-01-29T15:58:42.284Z] === RUN   TestBridgeICC
15:58:42 [2024-01-29T15:58:42.846Z] === RUN   TestBridgeICC/IPv4_non-internal_network
15:58:43 [2024-01-29T15:58:43.774Z] === RUN   TestBridgeICC/IPv4_internal_network
15:58:45 [2024-01-29T15:58:45.140Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
15:58:46 [2024-01-29T15:58:46.067Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
15:58:46 [2024-01-29T15:58:46.995Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
15:58:48 [2024-01-29T15:58:48.361Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
15:58:49 [2024-01-29T15:58:49.289Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
15:58:50 [2024-01-29T15:58:50.217Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
15:58:51 [2024-01-29T15:58:51.584Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
15:58:54 [2024-01-29T15:58:54.852Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
15:58:58 [2024-01-29T15:58:58.119Z] --- PASS: TestBridgeICC (15.45s)
15:58:58 [2024-01-29T15:58:58.119Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.06s)
15:58:58 [2024-01-29T15:58:58.119Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.04s)
15:58:58 [2024-01-29T15:58:58.119Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.07s)
15:58:58 [2024-01-29T15:58:58.119Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.04s)
15:58:58 [2024-01-29T15:58:58.119Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.10s)
15:58:58 [2024-01-29T15:58:58.119Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.04s)
15:58:58 [2024-01-29T15:58:58.119Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.11s)
15:58:58 [2024-01-29T15:58:58.119Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.11s)
15:58:58 [2024-01-29T15:58:58.119Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.15s)
15:58:58 [2024-01-29T15:58:58.119Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.14s)
15:58:58 [2024-01-29T15:58:58.119Z] === RUN   TestBridgeINC
15:58:58 [2024-01-29T15:58:58.119Z] === RUN   TestBridgeINC/IPv4_non-internal_network
15:59:03 [2024-01-29T15:59:03.363Z] === RUN   TestBridgeINC/IPv4_internal_network
15:59:03 [2024-01-29T15:59:03.620Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
15:59:07 [2024-01-29T15:59:07.787Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
15:59:09 [2024-01-29T15:59:09.153Z] --- PASS: TestBridgeINC (11.37s)
15:59:09 [2024-01-29T15:59:09.153Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.24s)
15:59:09 [2024-01-29T15:59:09.153Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.07s)
15:59:09 [2024-01-29T15:59:09.153Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.33s)
15:59:09 [2024-01-29T15:59:09.153Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.12s)
15:59:09 [2024-01-29T15:59:09.153Z] === RUN   TestDefaultBridgeIPv6
15:59:09 [2024-01-29T15:59:09.153Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
15:59:10 [2024-01-29T15:59:10.520Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
15:59:12 [2024-01-29T15:59:12.411Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
15:59:13 [2024-01-29T15:59:13.777Z] --- PASS: TestDefaultBridgeIPv6 (4.52s)
15:59:13 [2024-01-29T15:59:13.777Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.51s)
15:59:13 [2024-01-29T15:59:13.777Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.51s)
15:59:13 [2024-01-29T15:59:13.777Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.49s)
15:59:13 [2024-01-29T15:59:13.777Z] === RUN   TestDefaultBridgeAddresses
15:59:13 [2024-01-29T15:59:13.777Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
15:59:15 [2024-01-29T15:59:15.159Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
15:59:16 [2024-01-29T15:59:16.527Z] --- PASS: TestDefaultBridgeAddresses (3.12s)
15:59:16 [2024-01-29T15:59:16.527Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
15:59:16 [2024-01-29T15:59:16.527Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
15:59:16 [2024-01-29T15:59:16.527Z] === RUN   TestEtcHostsIpv6
15:59:17 [2024-01-29T15:59:17.456Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
15:59:17 [2024-01-29T15:59:17.712Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
15:59:21 [2024-01-29T15:59:21.879Z] --- PASS: TestEtcHostsIpv6 (4.76s)
15:59:21 [2024-01-29T15:59:21.879Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.58s)
15:59:21 [2024-01-29T15:59:21.879Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (3.58s)
15:59:21 [2024-01-29T15:59:21.879Z] === RUN   TestMACAddrOnRestart
15:59:23 [2024-01-29T15:59:23.768Z] --- PASS: TestMACAddrOnRestart (2.09s)
15:59:23 [2024-01-29T15:59:23.768Z] PASS
15:59:23 [2024-01-29T15:59:23.768Z] 
15:59:23 [2024-01-29T15:59:23.768Z] DONE 27 tests in 41.351s
15:59:23 [2024-01-29T15:59:23.768Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
15:59:23 [2024-01-29T15:59:23.768Z] ++ '[' -n '' ']'
15:59:23 [2024-01-29T15:59:23.768Z] ++ 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:59:23 [2024-01-29T15:59:23.768Z] ++ set -e
15:59:23 [2024-01-29T15:59:23.768Z] ++ '[' -n 0 ']'
15:59:23 [2024-01-29T15:59:23.768Z] ++ set -x
15:59:23 [2024-01-29T15:59:23.768Z] ++ 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.bK9L8wJN8N/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:59:23 [2024-01-29T15:59:23.768Z] testing: warning: no tests to run
15:59:23 [2024-01-29T15:59:23.768Z] PASS
15:59:23 [2024-01-29T15:59:23.768Z] 
15:59:23 [2024-01-29T15:59:23.768Z] DONE 0 tests in 0.007s
15:59:23 [2024-01-29T15:59:23.768Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
15:59:23 [2024-01-29T15:59:23.768Z] ++ '[' -n '' ']'
15:59:23 [2024-01-29T15:59:23.768Z] ++ 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:59:23 [2024-01-29T15:59:23.768Z] ++ set -e
15:59:23 [2024-01-29T15:59:23.768Z] ++ '[' -n 0 ']'
15:59:23 [2024-01-29T15:59:23.768Z] ++ set -x
15:59:23 [2024-01-29T15:59:23.768Z] ++ 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.bK9L8wJN8N/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:59:23 [2024-01-29T15:59:23.768Z] INFO: Testing against a local daemon
15:59:23 [2024-01-29T15:59:23.768Z] === RUN   TestAuthZPluginAllowRequest
15:59:24 [2024-01-29T15:59:24.696Z] --- PASS: TestAuthZPluginAllowRequest (1.05s)
15:59:24 [2024-01-29T15:59:24.696Z] === RUN   TestAuthZPluginTLS
15:59:25 [2024-01-29T15:59:25.258Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:59:25 [2024-01-29T15:59:25.258Z] === RUN   TestAuthZPluginDenyRequest
15:59:25 [2024-01-29T15:59:25.821Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:59:25 [2024-01-29T15:59:25.821Z] === RUN   TestAuthZPluginAPIDenyResponse
15:59:26 [2024-01-29T15:59:26.383Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:59:26 [2024-01-29T15:59:26.383Z] === RUN   TestAuthZPluginDenyResponse
15:59:26 [2024-01-29T15:59:26.639Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
15:59:26 [2024-01-29T15:59:26.639Z] === RUN   TestAuthZPluginAllowEventStream
15:59:27 [2024-01-29T15:59:27.567Z] 2024/01/29 15:59:27 http: panic serving 127.0.0.1:42198: runtime error: invalid memory address or nil pointer dereference
15:59:27 [2024-01-29T15:59:27.567Z] goroutine 169 [running]:
15:59:27 [2024-01-29T15:59:27.567Z] net/http.(*conn).serve.func1()
15:59:27 [2024-01-29T15:59:27.567Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
15:59:27 [2024-01-29T15:59:27.567Z] panic({0xa74a40?, 0x1599ca0?})
15:59:27 [2024-01-29T15:59:27.567Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
15:59:27 [2024-01-29T15:59:27.567Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72a08, 0x4000480720}, 0xffff5523e9b8?)
15:59:27 [2024-01-29T15:59:27.567Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
15:59:27 [2024-01-29T15:59:27.567Z] net/http.HandlerFunc.ServeHTTP(0x4000564900?, {0xd72a08?, 0x4000480720?}, 0x4022d4?)
15:59:27 [2024-01-29T15:59:27.567Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:59:27 [2024-01-29T15:59:27.567Z] net/http.(*ServeMux).ServeHTTP(0xd78fb8?, {0xd72a08, 0x4000480720}, 0x4000564900)
15:59:27 [2024-01-29T15:59:27.567Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
15:59:27 [2024-01-29T15:59:27.567Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001a73f0, {0xd715c8?, 0x40000fa380}, 0x4000564800, {0xd67920, 0x4000526000})
15:59:27 [2024-01-29T15:59:27.567Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
15:59:27 [2024-01-29T15:59:27.567Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd715c8?, 0x40000fa380?}, 0x4000276700?)
15:59:27 [2024-01-29T15:59:27.567Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
15:59:27 [2024-01-29T15:59:27.567Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd715c8?, 0x40000fa380?}, 0x40000fa380?)
15:59:27 [2024-01-29T15:59:27.567Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:59:27 [2024-01-29T15:59:27.567Z] net/http.serverHandler.ServeHTTP({0xd6e1a8?}, {0xd715c8?, 0x40000fa380?}, 0x6?)
15:59:27 [2024-01-29T15:59:27.567Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
15:59:27 [2024-01-29T15:59:27.567Z] net/http.(*conn).serve(0x40004ec1b0, {0xd78fb8, 0x4000512780})
15:59:27 [2024-01-29T15:59:27.567Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
15:59:27 [2024-01-29T15:59:27.567Z] created by net/http.(*Server).Serve in goroutine 10
15:59:27 [2024-01-29T15:59:27.567Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
15:59:28 [2024-01-29T15:59:28.494Z] 2024/01/29 15:59:28 http: panic serving 127.0.0.1:42196: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
15:59:28 [2024-01-29T15:59:28.494Z] goroutine 143 [running]:
15:59:28 [2024-01-29T15:59:28.494Z] net/http.(*conn).serve.func1()
15:59:28 [2024-01-29T15:59:28.494Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
15:59:28 [2024-01-29T15:59:28.494Z] panic({0xa0ae60?, 0x40002768a0?})
15:59:28 [2024-01-29T15:59:28.494Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
15:59:28 [2024-01-29T15:59:28.494Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72a08, 0x40004807e0}, 0xffff5523e9b8?)
15:59:28 [2024-01-29T15:59:28.494Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
15:59:28 [2024-01-29T15:59:28.494Z] net/http.HandlerFunc.ServeHTTP(0x4000564b00?, {0xd72a08?, 0x40004807e0?}, 0x4022d4?)
15:59:28 [2024-01-29T15:59:28.494Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:59:28 [2024-01-29T15:59:28.494Z] net/http.(*ServeMux).ServeHTTP(0xd78fb8?, {0xd72a08, 0x40004807e0}, 0x4000564b00)
15:59:28 [2024-01-29T15:59:28.494Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
15:59:28 [2024-01-29T15:59:28.494Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001a73f0, {0xd715c8?, 0x40000fa460}, 0x4000564a00, {0xd67920, 0x4000526000})
15:59:28 [2024-01-29T15:59:28.494Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
15:59:28 [2024-01-29T15:59:28.494Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd715c8?, 0x40000fa460?}, 0x40002fb020?)
15:59:28 [2024-01-29T15:59:28.494Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
15:59:28 [2024-01-29T15:59:28.494Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd715c8?, 0x40000fa460?}, 0x40000f5b40?)
15:59:28 [2024-01-29T15:59:28.494Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:59:28 [2024-01-29T15:59:28.494Z] net/http.serverHandler.ServeHTTP({0x40002fb020?}, {0xd715c8?, 0x40000fa460?}, 0x6?)
15:59:28 [2024-01-29T15:59:28.494Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
15:59:28 [2024-01-29T15:59:28.494Z] net/http.(*conn).serve(0x40004eccf0, {0xd78fb8, 0x4000512780})
15:59:28 [2024-01-29T15:59:28.494Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
15:59:28 [2024-01-29T15:59:28.494Z] created by net/http.(*Server).Serve in goroutine 10
15:59:28 [2024-01-29T15:59:28.494Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
15:59:31 [2024-01-29T15:59:31.009Z] 2024/01/29 15:59:30 http: panic serving 127.0.0.1:42204: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
15:59:31 [2024-01-29T15:59:31.009Z] goroutine 182 [running]:
15:59:31 [2024-01-29T15:59:31.009Z] net/http.(*conn).serve.func1()
15:59:31 [2024-01-29T15:59:31.009Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
15:59:31 [2024-01-29T15:59:31.009Z] panic({0xa0ae60?, 0x4000276940?})
15:59:31 [2024-01-29T15:59:31.009Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
15:59:31 [2024-01-29T15:59:31.009Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72a08, 0x40004808a0}, 0xffff5523e9b8?)
15:59:31 [2024-01-29T15:59:31.009Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
15:59:31 [2024-01-29T15:59:31.009Z] net/http.HandlerFunc.ServeHTTP(0x4000564d00?, {0xd72a08?, 0x40004808a0?}, 0x4022d4?)
15:59:31 [2024-01-29T15:59:31.009Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:59:31 [2024-01-29T15:59:31.009Z] net/http.(*ServeMux).ServeHTTP(0xd78fb8?, {0xd72a08, 0x40004808a0}, 0x4000564d00)
15:59:31 [2024-01-29T15:59:31.009Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
15:59:31 [2024-01-29T15:59:31.009Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001a73f0, {0xd715c8?, 0x40000fa540}, 0x4000564c00, {0xd67920, 0x4000526000})
15:59:31 [2024-01-29T15:59:31.009Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
15:59:31 [2024-01-29T15:59:31.009Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd715c8?, 0x40000fa540?}, 0x40003b6960?)
15:59:31 [2024-01-29T15:59:31.009Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
15:59:31 [2024-01-29T15:59:31.009Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd715c8?, 0x40000fa540?}, 0x4000013b40?)
15:59:31 [2024-01-29T15:59:31.009Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:59:31 [2024-01-29T15:59:31.009Z] net/http.serverHandler.ServeHTTP({0x40003b6960?}, {0xd715c8?, 0x40000fa540?}, 0x6?)
15:59:31 [2024-01-29T15:59:31.009Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
15:59:31 [2024-01-29T15:59:31.009Z] net/http.(*conn).serve(0x4000260990, {0xd78fb8, 0x4000512780})
15:59:31 [2024-01-29T15:59:31.009Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
15:59:31 [2024-01-29T15:59:31.009Z] created by net/http.(*Server).Serve in goroutine 10
15:59:31 [2024-01-29T15:59:31.009Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
15:59:32 [2024-01-29T15:59:32.898Z] --- PASS: TestAuthZPluginAllowEventStream (6.05s)
15:59:32 [2024-01-29T15:59:32.898Z] === RUN   TestAuthZPluginErrorResponse
15:59:33 [2024-01-29T15:59:33.460Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
15:59:33 [2024-01-29T15:59:33.460Z] === RUN   TestAuthZPluginErrorRequest
15:59:34 [2024-01-29T15:59:34.021Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:59:34 [2024-01-29T15:59:34.021Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:59:34 [2024-01-29T15:59:34.278Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:59:34 [2024-01-29T15:59:34.278Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:59:35 [2024-01-29T15:59:35.645Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.14s)
15:59:35 [2024-01-29T15:59:35.645Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:59:36 [2024-01-29T15:59:36.573Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.13s)
15:59:36 [2024-01-29T15:59:36.573Z] === RUN   TestAuthZPluginHeader
15:59:37 [2024-01-29T15:59:37.501Z] --- PASS: TestAuthZPluginHeader (0.61s)
15:59:37 [2024-01-29T15:59:37.501Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:59:37 [2024-01-29T15:59:37.501Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
15:59:37 [2024-01-29T15:59:37.501Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:59:37 [2024-01-29T15:59:37.501Z] === RUN   TestAuthZPluginV2Disable
15:59:37 [2024-01-29T15:59:37.501Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
15:59:37 [2024-01-29T15:59:37.501Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:59:37 [2024-01-29T15:59:37.501Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:59:37 [2024-01-29T15:59:37.501Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
15:59:37 [2024-01-29T15:59:37.501Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:59:37 [2024-01-29T15:59:37.501Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:59:37 [2024-01-29T15:59:37.501Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
15:59:37 [2024-01-29T15:59:37.501Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:59:37 [2024-01-29T15:59:37.501Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:59:55 [2024-01-29T15:59:55.547Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
15:59:55 [2024-01-29T15:59:55.547Z] PASS
15:59:55 [2024-01-29T15:59:55.547Z] 
15:59:55 [2024-01-29T15:59:55.548Z] === Skipped
15:59:55 [2024-01-29T15:59:55.548Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:59:55 [2024-01-29T15:59:55.548Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
15:59:55 [2024-01-29T15:59:55.548Z] 
15:59:55 [2024-01-29T15:59:55.548Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:59:55 [2024-01-29T15:59:55.548Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
15:59:55 [2024-01-29T15:59:55.548Z] 
15:59:55 [2024-01-29T15:59:55.548Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:59:55 [2024-01-29T15:59:55.548Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
15:59:55 [2024-01-29T15:59:55.548Z] 
15:59:55 [2024-01-29T15:59:55.548Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:59:55 [2024-01-29T15:59:55.548Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
15:59:55 [2024-01-29T15:59:55.548Z] 
15:59:55 [2024-01-29T15:59:55.548Z] DONE 17 tests, 4 skipped in 30.629s
15:59:55 [2024-01-29T15:59:55.548Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
15:59:55 [2024-01-29T15:59:55.548Z] ++ '[' -n '' ']'
15:59:55 [2024-01-29T15:59:55.548Z] ++ 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:59:55 [2024-01-29T15:59:55.548Z] ++ set -e
15:59:55 [2024-01-29T15:59:55.548Z] ++ '[' -n 0 ']'
15:59:55 [2024-01-29T15:59:55.548Z] ++ set -x
15:59:55 [2024-01-29T15:59:55.548Z] ++ 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.bK9L8wJN8N/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:59:55 [2024-01-29T15:59:55.548Z] INFO: Testing against a local daemon
15:59:55 [2024-01-29T15:59:55.548Z] === RUN   TestPluginInvalidJSON
15:59:55 [2024-01-29T15:59:55.548Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:59:55 [2024-01-29T15:59:55.548Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:59:55 [2024-01-29T15:59:55.548Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:59:55 [2024-01-29T15:59:55.548Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:59:55 [2024-01-29T15:59:55.548Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:59:55 [2024-01-29T15:59:55.548Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:59:55 [2024-01-29T15:59:55.548Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:59:55 [2024-01-29T15:59:55.548Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:59:55 [2024-01-29T15:59:55.548Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:59:55 [2024-01-29T15:59:55.548Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:59:55 [2024-01-29T15:59:55.548Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:59:55 [2024-01-29T15:59:55.548Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:59:55 [2024-01-29T15:59:55.548Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:59:55 [2024-01-29T15:59:55.548Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:59:55 [2024-01-29T15:59:55.548Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:59:55 [2024-01-29T15:59:55.548Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:59:55 [2024-01-29T15:59:55.548Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:59:55 [2024-01-29T15:59:55.548Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:59:55 [2024-01-29T15:59:55.548Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:59:55 [2024-01-29T15:59:55.548Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:59:55 [2024-01-29T15:59:55.548Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:59:55 [2024-01-29T15:59:55.548Z] --- PASS: TestPluginInvalidJSON (0.01s)
15:59:55 [2024-01-29T15:59:55.548Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:59:55 [2024-01-29T15:59:55.548Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:59:55 [2024-01-29T15:59:55.548Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:59:55 [2024-01-29T15:59:55.548Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:59:55 [2024-01-29T15:59:55.548Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:59:55 [2024-01-29T15:59:55.548Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
15:59:55 [2024-01-29T15:59:55.548Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:59:55 [2024-01-29T15:59:55.548Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:59:55 [2024-01-29T15:59:55.548Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:59:55 [2024-01-29T15:59:55.548Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:59:55 [2024-01-29T15:59:55.548Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
15:59:55 [2024-01-29T15:59:55.548Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
15:59:55 [2024-01-29T15:59:55.548Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:59:55 [2024-01-29T15:59:55.548Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:59:55 [2024-01-29T15:59:55.548Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:59:55 [2024-01-29T15:59:55.548Z] === RUN   TestPluginInstall
15:59:55 [2024-01-29T15:59:55.548Z] === RUN   TestPluginInstall/no_auth
15:59:58 [2024-01-29T15:59:58.068Z] time="2024-01-29T15:59:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:59:58 [2024-01-29T15:59:58.068Z] time="2024-01-29T15:59:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89a835c99cd2f6864b001b6ff09de091ac16eaef370e1feca6456a50d4227fc1" mediatype=application/vnd.docker.plugin.v1+json size=522
15:59:58 [2024-01-29T15:59:58.068Z] time="2024-01-29T15:59:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:59:58 [2024-01-29T15:59:58.068Z] time="2024-01-29T15:59:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89a835c99cd2f6864b001b6ff09de091ac16eaef370e1feca6456a50d4227fc1" mediatype=application/vnd.docker.plugin.v1+json size=522
15:59:58 [2024-01-29T15:59:58.068Z] === RUN   TestPluginInstall/with_htpasswd
15:59:58 [2024-01-29T15:59:58.324Z] time="2024-01-29T15:59:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:59:58 [2024-01-29T15:59:58.324Z] time="2024-01-29T15:59:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89a835c99cd2f6864b001b6ff09de091ac16eaef370e1feca6456a50d4227fc1" mediatype=application/vnd.docker.plugin.v1+json size=522
15:59:58 [2024-01-29T15:59:58.324Z] time="2024-01-29T15:59:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:59:58 [2024-01-29T15:59:58.324Z] time="2024-01-29T15:59:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89a835c99cd2f6864b001b6ff09de091ac16eaef370e1feca6456a50d4227fc1" mediatype=application/vnd.docker.plugin.v1+json size=522
15:59:58 [2024-01-29T15:59:58.324Z] === RUN   TestPluginInstall/with_insecure
15:59:59 [2024-01-29T15:59:59.252Z] time="2024-01-29T15:59:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:59:59 [2024-01-29T15:59:59.252Z] time="2024-01-29T15:59:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72b07e8d2e26b6d047c36e9f8351ac2748953fbad40d01d0532883d1981182be" mediatype=application/vnd.docker.plugin.v1+json size=522
15:59:59 [2024-01-29T15:59:59.252Z] time="2024-01-29T15:59:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:59:59 [2024-01-29T15:59:59.253Z] time="2024-01-29T15:59:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72b07e8d2e26b6d047c36e9f8351ac2748953fbad40d01d0532883d1981182be" mediatype=application/vnd.docker.plugin.v1+json size=522
15:59:59 [2024-01-29T15:59:59.253Z]     plugin_test.go:204: [d7a53e6a5d19e] daemon is not started
15:59:59 [2024-01-29T15:59:59.253Z] --- PASS: TestPluginInstall (5.12s)
15:59:59 [2024-01-29T15:59:59.253Z]     --- PASS: TestPluginInstall/no_auth (3.75s)
15:59:59 [2024-01-29T15:59:59.253Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
15:59:59 [2024-01-29T15:59:59.253Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
15:59:59 [2024-01-29T15:59:59.253Z] === RUN   TestPluginsWithRuntimes
16:00:01 [2024-01-29T16:00:01.142Z] === RUN   TestPluginsWithRuntimes/No_Args
16:00:01 [2024-01-29T16:00:01.715Z] === RUN   TestPluginsWithRuntimes/With_Args
16:00:02 [2024-01-29T16:00:02.670Z] --- PASS: TestPluginsWithRuntimes (3.36s)
16:00:02 [2024-01-29T16:00:02.670Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
16:00:02 [2024-01-29T16:00:02.670Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
16:00:02 [2024-01-29T16:00:02.670Z] === RUN   TestPluginBackCompatMediaTypes
16:00:03 [2024-01-29T16:00:03.232Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
16:00:03 [2024-01-29T16:00:03.232Z] PASS
16:00:03 [2024-01-29T16:00:03.232Z] 
16:00:03 [2024-01-29T16:00:03.232Z] DONE 24 tests in 9.020s
16:00:03 [2024-01-29T16:00:03.232Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
16:00:03 [2024-01-29T16:00:03.232Z] ++ '[' -n '' ']'
16:00:03 [2024-01-29T16:00:03.232Z] ++ 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
16:00:03 [2024-01-29T16:00:03.232Z] ++ set -e
16:00:03 [2024-01-29T16:00:03.232Z] ++ '[' -n 0 ']'
16:00:03 [2024-01-29T16:00:03.232Z] ++ set -x
16:00:03 [2024-01-29T16:00:03.232Z] ++ 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.bK9L8wJN8N/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
16:00:03 [2024-01-29T16:00:03.232Z] INFO: Testing against a local daemon
16:00:03 [2024-01-29T16:00:03.232Z] === RUN   TestExternalGraphDriver
16:00:03 [2024-01-29T16:00:03.488Z] === RUN   TestExternalGraphDriver/json
16:00:03 [2024-01-29T16:00:03.488Z] === RUN   TestExternalGraphDriver/spec
16:00:03 [2024-01-29T16:00:03.488Z] === RUN   TestExternalGraphDriver/pull
16:00:03 [2024-01-29T16:00:03.488Z] --- PASS: TestExternalGraphDriver (0.34s)
16:00:03 [2024-01-29T16:00:03.488Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
16:00:03 [2024-01-29T16:00:03.488Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
16:00:03 [2024-01-29T16:00:03.488Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
16:00:03 [2024-01-29T16:00:03.488Z] === RUN   TestGraphdriverPluginV2
16:00:04 [2024-01-29T16:00:04.050Z]     external_test.go:416: (*Execution).NotAmd64-fm
16:00:04 [2024-01-29T16:00:04.050Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
16:00:04 [2024-01-29T16:00:04.050Z] PASS
16:00:04 [2024-01-29T16:00:04.050Z] 
16:00:04 [2024-01-29T16:00:04.050Z] === Skipped
16:00:04 [2024-01-29T16:00:04.050Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
16:00:04 [2024-01-29T16:00:04.050Z]     external_test.go:416: (*Execution).NotAmd64-fm
16:00:04 [2024-01-29T16:00:04.050Z] 
16:00:04 [2024-01-29T16:00:04.050Z] DONE 5 tests, 1 skipped in 0.701s
16:00:04 [2024-01-29T16:00:04.050Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
16:00:04 [2024-01-29T16:00:04.050Z] ++ '[' -n '' ']'
16:00:04 [2024-01-29T16:00:04.050Z] ++ 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
16:00:04 [2024-01-29T16:00:04.050Z] ++ set -e
16:00:04 [2024-01-29T16:00:04.050Z] ++ '[' -n 0 ']'
16:00:04 [2024-01-29T16:00:04.050Z] ++ set -x
16:00:04 [2024-01-29T16:00:04.050Z] ++ 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.bK9L8wJN8N/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
16:00:04 [2024-01-29T16:00:04.050Z] INFO: Testing against a local daemon
16:00:04 [2024-01-29T16:00:04.050Z] === RUN   TestContinueAfterPluginCrash
16:00:04 [2024-01-29T16:00:04.050Z] === PAUSE TestContinueAfterPluginCrash
16:00:04 [2024-01-29T16:00:04.050Z] === RUN   TestReadPluginNoRead
16:00:04 [2024-01-29T16:00:04.050Z] === PAUSE TestReadPluginNoRead
16:00:04 [2024-01-29T16:00:04.050Z] === RUN   TestDaemonStartWithLogOpt
16:00:04 [2024-01-29T16:00:04.050Z] === PAUSE TestDaemonStartWithLogOpt
16:00:04 [2024-01-29T16:00:04.050Z] === CONT  TestContinueAfterPluginCrash
16:00:04 [2024-01-29T16:00:04.050Z] === CONT  TestDaemonStartWithLogOpt
16:00:04 [2024-01-29T16:00:04.050Z] === CONT  TestReadPluginNoRead
16:00:05 [2024-01-29T16:00:05.941Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:00:06 [2024-01-29T16:00:06.870Z] --- PASS: TestDaemonStartWithLogOpt (2.73s)
16:00:07 [2024-01-29T16:00:07.432Z] === RUN   TestReadPluginNoRead/default
16:00:08 [2024-01-29T16:00:08.360Z] === RUN   TestReadPluginNoRead/disabled_caching
16:00:09 [2024-01-29T16:00:09.726Z]     read_test.go:93: [dd77e7ec77ccb] daemon is not started
16:00:09 [2024-01-29T16:00:09.726Z] --- PASS: TestReadPluginNoRead (5.68s)
16:00:09 [2024-01-29T16:00:09.726Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
16:00:09 [2024-01-29T16:00:09.726Z]     --- PASS: TestReadPluginNoRead/default (1.17s)
16:00:09 [2024-01-29T16:00:09.726Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
16:00:11 [2024-01-29T16:00:11.615Z] --- PASS: TestContinueAfterPluginCrash (7.63s)
16:00:11 [2024-01-29T16:00:11.615Z] PASS
16:00:11 [2024-01-29T16:00:11.615Z] 
16:00:11 [2024-01-29T16:00:11.615Z] DONE 6 tests in 7.669s
16:00:11 [2024-01-29T16:00:11.615Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
16:00:11 [2024-01-29T16:00:11.615Z] ++ '[' -n '' ']'
16:00:11 [2024-01-29T16:00:11.615Z] ++ 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
16:00:11 [2024-01-29T16:00:11.615Z] ++ set -e
16:00:11 [2024-01-29T16:00:11.615Z] ++ '[' -n 0 ']'
16:00:11 [2024-01-29T16:00:11.615Z] ++ set -x
16:00:11 [2024-01-29T16:00:11.615Z] ++ 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.bK9L8wJN8N/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
16:00:11 [2024-01-29T16:00:11.615Z] testing: warning: no tests to run
16:00:11 [2024-01-29T16:00:11.615Z] PASS
16:00:11 [2024-01-29T16:00:11.615Z] 
16:00:11 [2024-01-29T16:00:11.615Z] DONE 0 tests in 0.008s
16:00:11 [2024-01-29T16:00:11.615Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
16:00:11 [2024-01-29T16:00:11.615Z] ++ '[' -n '' ']'
16:00:11 [2024-01-29T16:00:11.615Z] ++ 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
16:00:11 [2024-01-29T16:00:11.615Z] ++ set -e
16:00:11 [2024-01-29T16:00:11.615Z] ++ '[' -n 0 ']'
16:00:11 [2024-01-29T16:00:11.615Z] ++ set -x
16:00:11 [2024-01-29T16:00:11.615Z] ++ 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.bK9L8wJN8N/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
16:00:11 [2024-01-29T16:00:11.615Z] INFO: Testing against a local daemon
16:00:11 [2024-01-29T16:00:11.615Z] === RUN   TestPluginWithDevMounts
16:00:11 [2024-01-29T16:00:11.615Z] === PAUSE TestPluginWithDevMounts
16:00:11 [2024-01-29T16:00:11.615Z] === CONT  TestPluginWithDevMounts
16:00:13 [2024-01-29T16:00:13.504Z] --- PASS: TestPluginWithDevMounts (1.50s)
16:00:13 [2024-01-29T16:00:13.504Z] PASS
16:00:13 [2024-01-29T16:00:13.504Z] 
16:00:13 [2024-01-29T16:00:13.504Z] DONE 1 tests in 1.538s
16:00:13 [2024-01-29T16:00:13.504Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
16:00:13 [2024-01-29T16:00:13.504Z] ++ '[' -n '' ']'
16:00:13 [2024-01-29T16:00:13.505Z] ++ 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
16:00:13 [2024-01-29T16:00:13.505Z] ++ set -e
16:00:13 [2024-01-29T16:00:13.505Z] ++ '[' -n 0 ']'
16:00:13 [2024-01-29T16:00:13.505Z] ++ set -x
16:00:13 [2024-01-29T16:00:13.505Z] ++ 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.bK9L8wJN8N/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
16:00:13 [2024-01-29T16:00:13.505Z] INFO: Testing against a local daemon
16:00:13 [2024-01-29T16:00:13.505Z] === RUN   TestSecretInspect
16:00:15 [2024-01-29T16:00:15.394Z] --- PASS: TestSecretInspect (1.97s)
16:00:15 [2024-01-29T16:00:15.394Z] === RUN   TestSecretList
16:00:17 [2024-01-29T16:00:17.283Z] --- PASS: TestSecretList (2.05s)
16:00:17 [2024-01-29T16:00:17.283Z] === RUN   TestSecretsCreateAndDelete
16:00:19 [2024-01-29T16:00:19.173Z] --- PASS: TestSecretsCreateAndDelete (2.04s)
16:00:19 [2024-01-29T16:00:19.173Z] === RUN   TestSecretsUpdate
16:00:21 [2024-01-29T16:00:21.691Z] --- PASS: TestSecretsUpdate (2.00s)
16:00:21 [2024-01-29T16:00:21.691Z] === RUN   TestTemplatedSecret
16:00:24 [2024-01-29T16:00:24.208Z] --- PASS: TestTemplatedSecret (2.75s)
16:00:24 [2024-01-29T16:00:24.208Z] === RUN   TestSecretCreateResolve
16:00:26 [2024-01-29T16:00:26.098Z] --- PASS: TestSecretCreateResolve (2.01s)
16:00:26 [2024-01-29T16:00:26.098Z] PASS
16:00:26 [2024-01-29T16:00:26.098Z] 
16:00:26 [2024-01-29T16:00:26.098Z] DONE 6 tests in 12.874s
16:00:26 [2024-01-29T16:00:26.098Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
16:00:26 [2024-01-29T16:00:26.098Z] ++ '[' -n '' ']'
16:00:26 [2024-01-29T16:00:26.099Z] ++ 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
16:00:26 [2024-01-29T16:00:26.099Z] ++ set -e
16:00:26 [2024-01-29T16:00:26.099Z] ++ '[' -n 0 ']'
16:00:26 [2024-01-29T16:00:26.099Z] ++ set -x
16:00:26 [2024-01-29T16:00:26.099Z] ++ 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.bK9L8wJN8N/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
16:00:26 [2024-01-29T16:00:26.099Z] INFO: Testing against a local daemon
16:00:26 [2024-01-29T16:00:26.099Z] === RUN   TestServiceCreateInit
16:00:26 [2024-01-29T16:00:26.099Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:00:30 [2024-01-29T16:00:30.267Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:00:34 [2024-01-29T16:00:34.435Z] --- PASS: TestServiceCreateInit (7.68s)
16:00:34 [2024-01-29T16:00:34.435Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s)
16:00:34 [2024-01-29T16:00:34.435Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s)
16:00:34 [2024-01-29T16:00:34.435Z] === RUN   TestCreateServiceMultipleTimes
16:00:49 [2024-01-29T16:00:49.312Z] --- PASS: TestCreateServiceMultipleTimes (15.02s)
16:00:49 [2024-01-29T16:00:49.312Z] === RUN   TestCreateServiceConflict
16:00:51 [2024-01-29T16:00:51.202Z] --- PASS: TestCreateServiceConflict (2.03s)
16:00:51 [2024-01-29T16:00:51.202Z] === RUN   TestCreateServiceMaxReplicas
16:00:53 [2024-01-29T16:00:53.719Z] --- PASS: TestCreateServiceMaxReplicas (2.86s)
16:00:53 [2024-01-29T16:00:53.719Z] === RUN   TestCreateServiceSecretFileMode
16:01:08 [2024-01-29T16:01:08.561Z] --- PASS: TestCreateServiceSecretFileMode (12.54s)
16:01:08 [2024-01-29T16:01:08.561Z] === RUN   TestCreateServiceConfigFileMode
16:01:20 [2024-01-29T16:01:20.731Z] --- PASS: TestCreateServiceConfigFileMode (12.58s)
16:01:20 [2024-01-29T16:01:20.731Z] === RUN   TestCreateServiceSysctls
16:01:22 [2024-01-29T16:01:22.097Z] --- PASS: TestCreateServiceSysctls (3.25s)
16:01:22 [2024-01-29T16:01:22.097Z] === RUN   TestCreateServiceCapabilities
16:01:24 [2024-01-29T16:01:24.615Z] --- PASS: TestCreateServiceCapabilities (2.58s)
16:01:24 [2024-01-29T16:01:24.615Z] === RUN   TestInspect
16:01:27 [2024-01-29T16:01:27.883Z] --- PASS: TestInspect (2.80s)
16:01:27 [2024-01-29T16:01:27.883Z] === RUN   TestCreateJob
16:01:31 [2024-01-29T16:01:31.150Z] --- PASS: TestCreateJob (3.20s)
16:01:31 [2024-01-29T16:01:31.150Z] === RUN   TestReplicatedJob
16:01:35 [2024-01-29T16:01:35.318Z] --- PASS: TestReplicatedJob (4.67s)
16:01:35 [2024-01-29T16:01:35.318Z] === RUN   TestUpdateReplicatedJob
16:01:38 [2024-01-29T16:01:38.586Z] --- PASS: TestUpdateReplicatedJob (3.22s)
16:01:38 [2024-01-29T16:01:38.586Z] === RUN   TestServiceListWithStatuses
16:01:43 [2024-01-29T16:01:43.833Z] --- PASS: TestServiceListWithStatuses (4.84s)
16:01:43 [2024-01-29T16:01:43.833Z] === RUN   TestDockerNetworkConnectAliasPreV144
16:01:48 [2024-01-29T16:01:48.002Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (4.09s)
16:01:48 [2024-01-29T16:01:48.002Z] === RUN   TestDockerNetworkReConnect
16:01:51 [2024-01-29T16:01:51.282Z] --- PASS: TestDockerNetworkReConnect (3.23s)
16:01:51 [2024-01-29T16:01:51.282Z] === RUN   TestServicePlugin
16:01:51 [2024-01-29T16:01:51.282Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
16:01:51 [2024-01-29T16:01:51.282Z] --- SKIP: TestServicePlugin (0.00s)
16:01:51 [2024-01-29T16:01:51.282Z] === RUN   TestServiceUpdateLabel
16:01:52 [2024-01-29T16:01:52.647Z] --- PASS: TestServiceUpdateLabel (1.88s)
16:01:52 [2024-01-29T16:01:52.647Z] === RUN   TestServiceUpdateSecrets
16:02:07 [2024-01-29T16:02:07.489Z] --- PASS: TestServiceUpdateSecrets (14.47s)
16:02:07 [2024-01-29T16:02:07.489Z] === RUN   TestServiceUpdateConfigs
16:02:22 [2024-01-29T16:02:22.334Z] --- PASS: TestServiceUpdateConfigs (14.36s)
16:02:22 [2024-01-29T16:02:22.334Z] === RUN   TestServiceUpdateNetwork
16:02:34 [2024-01-29T16:02:34.504Z] --- PASS: TestServiceUpdateNetwork (12.26s)
16:02:34 [2024-01-29T16:02:34.504Z] === RUN   TestServiceUpdatePidsLimit
16:02:35 [2024-01-29T16:02:35.066Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:02:35 [2024-01-29T16:02:35.628Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:02:43 [2024-01-29T16:02:43.714Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:02:50 [2024-01-29T16:02:50.251Z] --- PASS: TestServiceUpdatePidsLimit (16.32s)
16:02:50 [2024-01-29T16:02:50.252Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
16:02:50 [2024-01-29T16:02:50.252Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
16:02:50 [2024-01-29T16:02:50.252Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
16:02:50 [2024-01-29T16:02:50.252Z] PASS
16:02:50 [2024-01-29T16:02:50.252Z] 
16:02:50 [2024-01-29T16:02:50.252Z] === Skipped
16:02:50 [2024-01-29T16:02:50.252Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:02:50 [2024-01-29T16:02:50.252Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
16:02:50 [2024-01-29T16:02:50.252Z] 
16:02:50 [2024-01-29T16:02:50.252Z] DONE 26 tests, 1 skipped in 143.908s
16:02:50 [2024-01-29T16:02:50.252Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
16:02:50 [2024-01-29T16:02:50.252Z] ++ '[' -n '' ']'
16:02:50 [2024-01-29T16:02:50.252Z] ++ 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
16:02:50 [2024-01-29T16:02:50.252Z] ++ set -e
16:02:50 [2024-01-29T16:02:50.252Z] ++ '[' -n 0 ']'
16:02:50 [2024-01-29T16:02:50.252Z] ++ set -x
16:02:50 [2024-01-29T16:02:50.252Z] ++ 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.bK9L8wJN8N/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
16:02:50 [2024-01-29T16:02:50.252Z] INFO: Testing against a local daemon
16:02:50 [2024-01-29T16:02:50.252Z] === RUN   TestSessionCreate
16:02:50 [2024-01-29T16:02:50.252Z] --- PASS: TestSessionCreate (0.01s)
16:02:50 [2024-01-29T16:02:50.252Z] === RUN   TestSessionCreateWithBadUpgrade
16:02:50 [2024-01-29T16:02:50.252Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
16:02:50 [2024-01-29T16:02:50.252Z] PASS
16:02:50 [2024-01-29T16:02:50.252Z] 
16:02:50 [2024-01-29T16:02:50.252Z] DONE 2 tests in 0.049s
16:02:50 [2024-01-29T16:02:50.252Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
16:02:50 [2024-01-29T16:02:50.252Z] ++ '[' -n '' ']'
16:02:50 [2024-01-29T16:02:50.252Z] ++ 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
16:02:50 [2024-01-29T16:02:50.252Z] ++ set -e
16:02:50 [2024-01-29T16:02:50.252Z] ++ '[' -n 0 ']'
16:02:50 [2024-01-29T16:02:50.252Z] ++ set -x
16:02:50 [2024-01-29T16:02:50.252Z] ++ 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.bK9L8wJN8N/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
16:02:50 [2024-01-29T16:02:50.252Z] INFO: Testing against a local daemon
16:02:50 [2024-01-29T16:02:50.252Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:02:50 [2024-01-29T16:02:50.252Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:02:50 [2024-01-29T16:02:50.252Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:02:50 [2024-01-29T16:02:50.252Z] === RUN   TestDiskUsage
16:02:50 [2024-01-29T16:02:50.252Z] === PAUSE TestDiskUsage
16:02:50 [2024-01-29T16:02:50.252Z] === RUN   TestEventsExecDie
16:02:50 [2024-01-29T16:02:50.508Z] --- PASS: TestEventsExecDie (0.50s)
16:02:50 [2024-01-29T16:02:50.508Z] === RUN   TestEventsBackwardsCompatible
16:02:50 [2024-01-29T16:02:50.764Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
16:02:50 [2024-01-29T16:02:50.764Z] === RUN   TestEventsVolumeCreate
16:02:50 [2024-01-29T16:02:50.764Z] --- PASS: TestEventsVolumeCreate (0.07s)
16:02:50 [2024-01-29T16:02:50.764Z] === RUN   TestInfoBinaryCommits
16:02:50 [2024-01-29T16:02:50.764Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:02:50 [2024-01-29T16:02:50.764Z] === RUN   TestInfoAPIVersioned
16:02:50 [2024-01-29T16:02:50.764Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:02:50 [2024-01-29T16:02:50.764Z] === RUN   TestInfoAPI
16:02:50 [2024-01-29T16:02:50.764Z] --- PASS: TestInfoAPI (0.01s)
16:02:50 [2024-01-29T16:02:50.764Z] === RUN   TestInfoAPIWarnings
16:03:08 [2024-01-29T16:03:08.810Z] --- PASS: TestInfoAPIWarnings (16.55s)
16:03:08 [2024-01-29T16:03:08.810Z] === RUN   TestInfoDebug
16:03:08 [2024-01-29T16:03:08.810Z] --- PASS: TestInfoDebug (0.52s)
16:03:08 [2024-01-29T16:03:08.810Z] === RUN   TestInfoInsecureRegistries
16:03:08 [2024-01-29T16:03:08.810Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:03:08 [2024-01-29T16:03:08.810Z] === RUN   TestInfoRegistryMirrors
16:03:08 [2024-01-29T16:03:08.810Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:03:08 [2024-01-29T16:03:08.810Z] === RUN   TestLoginFailsWithBadCredentials
16:03:09 [2024-01-29T16:03:09.741Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s)
16:03:09 [2024-01-29T16:03:09.741Z] === RUN   TestPingCacheHeaders
16:03:09 [2024-01-29T16:03:09.741Z] --- PASS: TestPingCacheHeaders (0.01s)
16:03:09 [2024-01-29T16:03:09.741Z] === RUN   TestPingGet
16:03:09 [2024-01-29T16:03:09.741Z] --- PASS: TestPingGet (0.01s)
16:03:09 [2024-01-29T16:03:09.741Z] === RUN   TestPingHead
16:03:09 [2024-01-29T16:03:09.741Z] --- PASS: TestPingHead (0.01s)
16:03:09 [2024-01-29T16:03:09.741Z] === RUN   TestPingSwarmHeader
16:03:10 [2024-01-29T16:03:10.308Z] === RUN   TestPingSwarmHeader/before_swarm_init
16:03:10 [2024-01-29T16:03:10.873Z] === RUN   TestPingSwarmHeader/after_swarm_init
16:03:11 [2024-01-29T16:03:11.801Z] === RUN   TestPingSwarmHeader/after_swarm_leave
16:03:11 [2024-01-29T16:03:11.801Z] --- PASS: TestPingSwarmHeader (1.90s)
16:03:11 [2024-01-29T16:03:11.801Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
16:03:11 [2024-01-29T16:03:11.801Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
16:03:11 [2024-01-29T16:03:11.801Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
16:03:11 [2024-01-29T16:03:11.801Z] === RUN   TestPingBuilderHeader
16:03:11 [2024-01-29T16:03:11.801Z] === RUN   TestPingBuilderHeader/default_config
16:03:12 [2024-01-29T16:03:12.363Z] === RUN   TestPingBuilderHeader/buildkit_disabled
16:03:12 [2024-01-29T16:03:12.925Z] --- PASS: TestPingBuilderHeader (1.04s)
16:03:12 [2024-01-29T16:03:12.925Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
16:03:12 [2024-01-29T16:03:12.925Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
16:03:12 [2024-01-29T16:03:12.925Z] === RUN   TestVersion
16:03:12 [2024-01-29T16:03:12.925Z] --- PASS: TestVersion (0.01s)
16:03:12 [2024-01-29T16:03:12.925Z] === CONT  TestDiskUsage
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/empty
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/empty/container_types
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/empty/image_types
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/empty/volume_types
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/empty/build-cache_types
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/after_LoadBusybox
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:03:13 [2024-01-29T16:03:13.487Z] === RUN   TestDiskUsage/after_container.Run
16:03:13 [2024-01-29T16:03:13.743Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:03:13 [2024-01-29T16:03:13.743Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:03:13 [2024-01-29T16:03:13.743Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:03:13 [2024-01-29T16:03:13.743Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:03:13 [2024-01-29T16:03:13.743Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:03:13 [2024-01-29T16:03:13.743Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:03:13 [2024-01-29T16:03:13.743Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:03:13 [2024-01-29T16:03:13.743Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:03:13 [2024-01-29T16:03:13.743Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:03:13 [2024-01-29T16:03:13.743Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:03:13 [2024-01-29T16:03:13.743Z] --- PASS: TestDiskUsage (1.05s)
16:03:13 [2024-01-29T16:03:13.743Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z] PASS
16:03:13 [2024-01-29T16:03:13.743Z] 
16:03:13 [2024-01-29T16:03:13.743Z] === Skipped
16:03:13 [2024-01-29T16:03:13.743Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:03:13 [2024-01-29T16:03:13.743Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:03:13 [2024-01-29T16:03:13.743Z] 
16:03:13 [2024-01-29T16:03:13.743Z] DONE 57 tests, 1 skipped in 23.800s
16:03:13 [2024-01-29T16:03:13.999Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
16:03:13 [2024-01-29T16:03:13.999Z] ++ '[' -n '' ']'
16:03:13 [2024-01-29T16:03:13.999Z] ++ 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
16:03:13 [2024-01-29T16:03:13.999Z] ++ set -e
16:03:13 [2024-01-29T16:03:13.999Z] ++ '[' -n 0 ']'
16:03:13 [2024-01-29T16:03:13.999Z] ++ set -x
16:03:13 [2024-01-29T16:03:13.999Z] ++ 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.bK9L8wJN8N/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
16:03:13 [2024-01-29T16:03:13.999Z] INFO: Testing against a local daemon
16:03:13 [2024-01-29T16:03:13.999Z] === RUN   TestRunMountVolumeSubdir
16:03:14 [2024-01-29T16:03:14.255Z]     mount_test.go:28: Setup stderr:
16:03:14 [2024-01-29T16:03:14.255Z]     mount_test.go:28: Setup stdout:
16:03:14 [2024-01-29T16:03:14.255Z]         /volume:
16:03:14 [2024-01-29T16:03:14.255Z]         total 24K    
16:03:14 [2024-01-29T16:03:14.255Z]         drwxr-xr-x    5 root     root        4.0K Jan 29 16:03 .
16:03:14 [2024-01-29T16:03:14.255Z]         drwxr-xr-x    1 root     root        4.0K Jan 29 16:03 ..
16:03:14 [2024-01-29T16:03:14.255Z]         -rw-r--r--    1 root     root           4 Jan 29 16:03 bar.txt
16:03:14 [2024-01-29T16:03:14.255Z]         drwxr-xr-x    2 root     root        4.0K Jan 29 16:03 bin
16:03:14 [2024-01-29T16:03:14.255Z]         drwxr-xr-x    3 root     root        4.0K Jan 29 16:03 hack
16:03:14 [2024-01-29T16:03:14.255Z]         drwxr-xr-x    2 root     root        4.0K Jan 29 16:03 subdir
16:03:14 [2024-01-29T16:03:14.255Z]         
16:03:14 [2024-01-29T16:03:14.255Z]         /volume/hack/:
16:03:14 [2024-01-29T16:03:14.255Z]         total 12K    
16:03:14 [2024-01-29T16:03:14.255Z]         drwxr-xr-x    3 root     root        4.0K Jan 29 16:03 .
16:03:14 [2024-01-29T16:03:14.255Z]         drwxr-xr-x    5 root     root        4.0K Jan 29 16:03 ..
16:03:14 [2024-01-29T16:03:14.255Z]         lrwxrwxrwx    1 root     root           4 Jan 29 16:03 bad -> root
16:03:14 [2024-01-29T16:03:14.255Z]         lrwxrwxrwx    1 root     root           9 Jan 29 16:03 good -> ../subdir
16:03:14 [2024-01-29T16:03:14.255Z]         drwxr-xr-x    2 root     root        4.0K Jan 29 16:03 iwanttobehackedwithtoctou
16:03:14 [2024-01-29T16:03:14.255Z]         lrwxrwxrwx    1 root     root           1 Jan 29 16:03 root -> /
16:03:14 [2024-01-29T16:03:14.255Z] === RUN   TestRunMountVolumeSubdir/subdir
16:03:14 [2024-01-29T16:03:14.817Z]     mount_test.go:101: stdout:
16:03:14 [2024-01-29T16:03:14.817Z]         hello.txt
16:03:14 [2024-01-29T16:03:14.817Z]     mount_test.go:102: stderr:
16:03:14 [2024-01-29T16:03:14.817Z] === RUN   TestRunMountVolumeSubdir/subdir_link
16:03:15 [2024-01-29T16:03:15.073Z]     mount_test.go:101: stdout:
16:03:15 [2024-01-29T16:03:15.073Z]         hello.txt
16:03:15 [2024-01-29T16:03:15.073Z]     mount_test.go:102: stderr:
16:03:15 [2024-01-29T16:03:15.330Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
16:03:15 [2024-01-29T16:03:15.586Z]     mount_test.go:101: stdout:
16:03:15 [2024-01-29T16:03:15.586Z]         /bin/busybox
16:03:15 [2024-01-29T16:03:15.586Z]     mount_test.go:102: stderr:
16:03:15 [2024-01-29T16:03:15.586Z] === RUN   TestRunMountVolumeSubdir/file
16:03:16 [2024-01-29T16:03:16.147Z]     mount_test.go:101: stdout:
16:03:16 [2024-01-29T16:03:16.147Z]         foo
16:03:16 [2024-01-29T16:03:16.147Z]     mount_test.go:102: stderr:
16:03:16 [2024-01-29T16:03:16.147Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
16:03:16 [2024-01-29T16:03:16.147Z] === RUN   TestRunMountVolumeSubdir/not_existing
16:03:16 [2024-01-29T16:03:16.147Z] === RUN   TestRunMountVolumeSubdir/mount_link
16:03:16 [2024-01-29T16:03:16.403Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
16:03:16 [2024-01-29T16:03:16.403Z] --- PASS: TestRunMountVolumeSubdir (2.60s)
16:03:16 [2024-01-29T16:03:16.403Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.46s)
16:03:16 [2024-01-29T16:03:16.403Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.43s)
16:03:16 [2024-01-29T16:03:16.403Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.46s)
16:03:16 [2024-01-29T16:03:16.403Z]     --- PASS: TestRunMountVolumeSubdir/file (0.41s)
16:03:16 [2024-01-29T16:03:16.403Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
16:03:16 [2024-01-29T16:03:16.403Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.15s)
16:03:16 [2024-01-29T16:03:16.403Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.15s)
16:03:16 [2024-01-29T16:03:16.403Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.13s)
16:03:16 [2024-01-29T16:03:16.403Z] === RUN   TestVolumesCreateAndList
16:03:16 [2024-01-29T16:03:16.403Z] --- PASS: TestVolumesCreateAndList (0.01s)
16:03:16 [2024-01-29T16:03:16.403Z] === RUN   TestVolumesRemove
16:03:16 [2024-01-29T16:03:16.659Z] === RUN   TestVolumesRemove/volume_in_use
16:03:16 [2024-01-29T16:03:16.659Z] === RUN   TestVolumesRemove/volume_not_in_use
16:03:16 [2024-01-29T16:03:16.659Z] === RUN   TestVolumesRemove/non-existing_volume
16:03:16 [2024-01-29T16:03:16.659Z] === RUN   TestVolumesRemove/non-existing_volume_force
16:03:16 [2024-01-29T16:03:16.659Z] --- PASS: TestVolumesRemove (0.06s)
16:03:16 [2024-01-29T16:03:16.659Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
16:03:16 [2024-01-29T16:03:16.659Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
16:03:16 [2024-01-29T16:03:16.659Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
16:03:16 [2024-01-29T16:03:16.659Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
16:03:16 [2024-01-29T16:03:16.659Z] === RUN   TestVolumesRemoveSwarmEnabled
16:03:16 [2024-01-29T16:03:16.659Z] === PAUSE TestVolumesRemoveSwarmEnabled
16:03:16 [2024-01-29T16:03:16.659Z] === RUN   TestVolumesInspect
16:03:16 [2024-01-29T16:03:16.659Z] --- PASS: TestVolumesInspect (0.01s)
16:03:16 [2024-01-29T16:03:16.659Z] === RUN   TestVolumesInvalidJSON
16:03:16 [2024-01-29T16:03:16.659Z] === RUN   TestVolumesInvalidJSON/volumes/create
16:03:16 [2024-01-29T16:03:16.659Z] === PAUSE TestVolumesInvalidJSON/volumes/create
16:03:16 [2024-01-29T16:03:16.659Z] === CONT  TestVolumesInvalidJSON/volumes/create
16:03:16 [2024-01-29T16:03:16.659Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
16:03:16 [2024-01-29T16:03:16.659Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
16:03:16 [2024-01-29T16:03:16.659Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
16:03:16 [2024-01-29T16:03:16.659Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
16:03:16 [2024-01-29T16:03:16.659Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:03:16 [2024-01-29T16:03:16.659Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
16:03:16 [2024-01-29T16:03:16.659Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
16:03:16 [2024-01-29T16:03:16.659Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
16:03:16 [2024-01-29T16:03:16.659Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
16:03:16 [2024-01-29T16:03:16.659Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
16:03:16 [2024-01-29T16:03:16.659Z] === RUN   TestVolumePruneAnonymous
16:03:16 [2024-01-29T16:03:16.659Z] --- PASS: TestVolumePruneAnonymous (0.03s)
16:03:16 [2024-01-29T16:03:16.659Z] === RUN   TestVolumePruneAnonFromImage
16:03:16 [2024-01-29T16:03:16.659Z] --- PASS: TestVolumePruneAnonFromImage (0.14s)
16:03:16 [2024-01-29T16:03:16.660Z] === CONT  TestVolumesRemoveSwarmEnabled
16:03:18 [2024-01-29T16:03:18.025Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
16:03:18 [2024-01-29T16:03:18.025Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
16:03:18 [2024-01-29T16:03:18.025Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
16:03:18 [2024-01-29T16:03:18.025Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
16:03:18 [2024-01-29T16:03:18.952Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.04s)
16:03:18 [2024-01-29T16:03:18.952Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
16:03:18 [2024-01-29T16:03:18.952Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
16:03:18 [2024-01-29T16:03:18.952Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
16:03:18 [2024-01-29T16:03:18.952Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
16:03:18 [2024-01-29T16:03:18.952Z] PASS
16:03:18 [2024-01-29T16:03:18.952Z] 
16:03:18 [2024-01-29T16:03:18.952Z] DONE 29 tests in 4.941s
16:03:18 [2024-01-29T16:03:18.952Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:03:18 [2024-01-29T16:03:18.952Z] ++++ cat bundles/test-integration/docker.pid
16:03:18 [2024-01-29T16:03:18.952Z] +++ kill 24510
16:03:20 [2024-01-29T16:03:20.317Z] ++++ cat bundles/test-integration/TestUsernsCommit/dfc491dc769ae/docker.pid
16:03:20 [2024-01-29T16:03:20.317Z] +++ kill 60537
16:03:20 [2024-01-29T16:03:20.317Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 60537 is not a child of this shell
16:03:20 [2024-01-29T16:03:20.317Z] warning: PID 60537 from bundles/test-integration/TestUsernsCommit/dfc491dc769ae/docker.pid had a nonzero exit code
16:03:20 [2024-01-29T16:03:20.317Z] umount: bundles/test-integration/TestUsernsCommit/dfc491dc769ae/root: not mounted.
16:03:20 [2024-01-29T16:03:20.317Z] +++ /etc/init.d/apparmor stop
16:03:20 [2024-01-29T16:03:20.317Z] Leaving: AppArmorNo profiles have been unloaded.
16:03:20 [2024-01-29T16:03:20.317Z] 
16:03:20 [2024-01-29T16:03:20.317Z] Unloading profiles will leave already running processes permanently
16:03:20 [2024-01-29T16:03:20.317Z] unconfined, which can lead to unexpected situations.
16:03:20 [2024-01-29T16:03:20.317Z] 
16:03:20 [2024-01-29T16:03:20.317Z] To set a process to complain mode, use the command line tool
16:03:20 [2024-01-29T16:03:20.318Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:03:20 [2024-01-29T16:03:20.318Z] +++ true
16:03:20 [2024-01-29T16:03:20.318Z] exiting test-integration
16:03:20 [2024-01-29T16:03:20.318Z] ++ exit 0
16:03:20 [2024-01-29T16:03:20.318Z] 
Post stage
[Pipeline] junit
16:03:21 [2024-01-29T16:03:21.694Z] Recording test results
16:03:21 [2024-01-29T16:03:21.858Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:03:22 [2024-01-29T16:03:22.151Z] + echo Ensuring container killed.
16:03:22 [2024-01-29T16:03:22.151Z] Ensuring container killed.
16:03:22 [2024-01-29T16:03:22.152Z] + docker rm -vf docker-pr1
16:03:22 [2024-01-29T16:03:22.152Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
16:03:22 [2024-01-29T16:03:22.427Z] + echo Chowning /workspace to jenkins user
16:03:22 [2024-01-29T16:03:22.427Z] Chowning /workspace to jenkins user
16:03:22 [2024-01-29T16:03:22.427Z] + id -u
16:03:22 [2024-01-29T16:03:22.427Z] + id -g
16:03:22 [2024-01-29T16:03:22.427Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47242:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:03:24 [2024-01-29T16:03:24.072Z] + bundleName=arm64-integration
16:03:24 [2024-01-29T16:03:24.072Z] + echo Creating arm64-integration-bundles.tar.gz
16:03:24 [2024-01-29T16:03:24.072Z] Creating arm64-integration-bundles.tar.gz
16:03:24 [2024-01-29T16:03:24.072Z] + find bundles -path */root/*overlay2+  -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
16:03:24 [2024-01-29T16:03:24.072Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
16:03:24 [2024-01-29T16:03:24.340Z] Archiving artifacts
16:03:24 [2024-01-29T16:03:24.618Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47242/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:03:24 [2024-01-29T16:03:24.905Z] + make clean
16:03:24 [2024-01-29T16:03:24.905Z] docker volume rm -f docker-dev-cache docker-mod-cache
16:03:24 [2024-01-29T16:03:24.905Z] docker-dev-cache
16:03:24 [2024-01-29T16:03:24.905Z] 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