Skip to content
Success

Console Output

Pull request #47646 opened
09:07:13 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from fc14d8f9329acd938e22afd0ed4edcfa71dfc40a+c035ef22834389567fc83dc7e8e985cb806f9609 (b10cfef8a1a25df77c695c66f44f34607accb75b)
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 216427d8bfae9541c1c15f61bd453be62935f49c
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/jenkins_home/workspace/moby_PR-47646@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29 # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
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 216427d8bfae9541c1c15f61bd453be62935f49c (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 216427d8bfae9541c1c15f61bd453be62935f49c # timeout=10
Commit message: "Merge pull request #27 from docker/update-ec2-runner"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that 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
09:07:15 [2024-03-28T09:07:15.405Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:07:15 [2024-03-28T09:07:15.408Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:07:15 [2024-03-28T09:07:15.633Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-01d49aa5edeab70f1) in /home/ubuntu/workspace/moby_PR-47646
[Pipeline] {
[Pipeline] checkout
09:07:15 [2024-03-28T09:07:15.652Z] The recommended git tool is: git
09:07:15 [2024-03-28T09:07:15.660Z] using credential docker-jenkins-github-credentials
09:07:15 [2024-03-28T09:07:15.665Z] Cloning the remote Git repository
09:07:15 [2024-03-28T09:07:15.665Z] Cloning with configured refspecs honoured and without tags
09:07:15 [2024-03-28T09:07:15.677Z] Cloning repository https://github.com/moby/moby.git
09:07:15 [2024-03-28T09:07:15.677Z]  > git init /home/ubuntu/workspace/moby_PR-47646 # timeout=10
09:07:15 [2024-03-28T09:07:15.681Z] Fetching upstream changes from https://github.com/moby/moby.git
09:07:15 [2024-03-28T09:07:15.681Z]  > git --version # timeout=10
09:07:15 [2024-03-28T09:07:15.683Z]  > git --version # 'git version 2.25.1'
09:07:15 [2024-03-28T09:07:15.683Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:15 [2024-03-28T09:07:15.686Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47646/head:refs/remotes/origin/PR-47646 +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
09:07:27 [2024-03-28T09:07:27.575Z] Fetching without tags
09:07:27 [2024-03-28T09:07:27.784Z] Merging remotes/origin/26.0 commit c035ef22834389567fc83dc7e8e985cb806f9609 into PR head commit fc14d8f9329acd938e22afd0ed4edcfa71dfc40a
09:07:27 [2024-03-28T09:07:27.568Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:07:27 [2024-03-28T09:07:27.570Z]  > git config --add remote.origin.fetch +refs/pull/47646/head:refs/remotes/origin/PR-47646 # timeout=10
09:07:27 [2024-03-28T09:07:27.572Z]  > git config --add remote.origin.fetch +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
09:07:27 [2024-03-28T09:07:27.581Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:07:27 [2024-03-28T09:07:27.586Z] Fetching upstream changes from https://github.com/moby/moby.git
09:07:27 [2024-03-28T09:07:27.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:27 [2024-03-28T09:07:27.589Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47646/head:refs/remotes/origin/PR-47646 +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
09:07:27 [2024-03-28T09:07:27.796Z]  > git config core.sparsecheckout # timeout=10
09:07:27 [2024-03-28T09:07:27.798Z]  > git checkout -f fc14d8f9329acd938e22afd0ed4edcfa71dfc40a # timeout=10
09:07:28 [2024-03-28T09:07:28.468Z] Merge succeeded, producing fc14d8f9329acd938e22afd0ed4edcfa71dfc40a
09:07:28 [2024-03-28T09:07:28.468Z] Checking out Revision fc14d8f9329acd938e22afd0ed4edcfa71dfc40a (PR-47646)
09:07:29 [2024-03-28T09:07:29.100Z] Commit message: "Restore the SetKey prestart hook."
09:07:29 [2024-03-28T09:07:29.100Z] First time build. Skipping changelog.
09:07:29 [2024-03-28T09:07:29.120Z]  > git --version # timeout=10
09:07:29 [2024-03-28T09:07:29.122Z]  > git --version # 'git version 2.25.1'
09:07:29 [2024-03-28T09:07:29.124Z] fatal: bad object 216427d8bfae9541c1c15f61bd453be62935f49c
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:07:29 [2024-03-28T09:07:29.709Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47646:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=26.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
09:07:28 [2024-03-28T09:07:28.461Z]  > git remote # timeout=10
09:07:28 [2024-03-28T09:07:28.463Z]  > git config --get remote.origin.url # timeout=10
09:07:28 [2024-03-28T09:07:28.465Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:28 [2024-03-28T09:07:28.468Z]  > git merge c035ef22834389567fc83dc7e8e985cb806f9609 # timeout=10
09:07:28 [2024-03-28T09:07:28.474Z]  > git rev-parse HEAD^{commit} # timeout=10
09:07:28 [2024-03-28T09:07:28.479Z]  > git config core.sparsecheckout # timeout=10
09:07:28 [2024-03-28T09:07:28.481Z]  > git checkout -f fc14d8f9329acd938e22afd0ed4edcfa71dfc40a # timeout=10
09:07:32 [2024-03-28T09:07:32.242Z] 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
09:07:32 [2024-03-28T09:07:32.878Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0957a7f021e227db1) in /home/ubuntu/workspace/moby_PR-47646
[Pipeline] {
[Pipeline] checkout
09:07:32 [2024-03-28T09:07:32.891Z] The recommended git tool is: git
09:07:32 [2024-03-28T09:07:32.898Z] using credential docker-jenkins-github-credentials
09:07:32 [2024-03-28T09:07:32.903Z] Cloning the remote Git repository
09:07:32 [2024-03-28T09:07:32.903Z] Cloning with configured refspecs honoured and without tags
09:07:32 [2024-03-28T09:07:32.902Z] Cloning repository https://github.com/moby/moby.git
09:07:32 [2024-03-28T09:07:32.903Z]  > git init /home/ubuntu/workspace/moby_PR-47646 # timeout=10
09:07:32 [2024-03-28T09:07:32.907Z] Fetching upstream changes from https://github.com/moby/moby.git
09:07:32 [2024-03-28T09:07:32.908Z]  > git --version # timeout=10
09:07:32 [2024-03-28T09:07:32.910Z]  > git --version # 'git version 2.25.1'
09:07:32 [2024-03-28T09:07:32.910Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:32 [2024-03-28T09:07:32.912Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47646/head:refs/remotes/origin/PR-47646 +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
09:07:45 [2024-03-28T09:07:45.071Z] Fetching without tags
09:07:45 [2024-03-28T09:07:45.242Z] Merging remotes/origin/26.0 commit c035ef22834389567fc83dc7e8e985cb806f9609 into PR head commit fc14d8f9329acd938e22afd0ed4edcfa71dfc40a
09:07:45 [2024-03-28T09:07:45.052Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:07:45 [2024-03-28T09:07:45.054Z]  > git config --add remote.origin.fetch +refs/pull/47646/head:refs/remotes/origin/PR-47646 # timeout=10
09:07:45 [2024-03-28T09:07:45.057Z]  > git config --add remote.origin.fetch +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
09:07:45 [2024-03-28T09:07:45.065Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:07:45 [2024-03-28T09:07:45.070Z] Fetching upstream changes from https://github.com/moby/moby.git
09:07:45 [2024-03-28T09:07:45.070Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:45 [2024-03-28T09:07:45.073Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47646/head:refs/remotes/origin/PR-47646 +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
09:07:45 [2024-03-28T09:07:45.241Z]  > git config core.sparsecheckout # timeout=10
09:07:45 [2024-03-28T09:07:45.243Z]  > git checkout -f fc14d8f9329acd938e22afd0ed4edcfa71dfc40a # timeout=10
09:07:45 [2024-03-28T09:07:45.933Z] Merge succeeded, producing fc14d8f9329acd938e22afd0ed4edcfa71dfc40a
09:07:45 [2024-03-28T09:07:45.933Z] Checking out Revision fc14d8f9329acd938e22afd0ed4edcfa71dfc40a (PR-47646)
09:07:46 [2024-03-28T09:07:46.824Z] Commit message: "Restore the SetKey prestart hook."
09:07:46 [2024-03-28T09:07:46.829Z]  > git --version # timeout=10
09:07:46 [2024-03-28T09:07:46.831Z]  > git --version # 'git version 2.25.1'
09:07:46 [2024-03-28T09:07:46.833Z] fatal: bad object 216427d8bfae9541c1c15f61bd453be62935f49c
09:07:45 [2024-03-28T09:07:45.913Z]  > git remote # timeout=10
09:07:45 [2024-03-28T09:07:45.916Z]  > git config --get remote.origin.url # timeout=10
09:07:45 [2024-03-28T09:07:45.918Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:45 [2024-03-28T09:07:45.920Z]  > git merge c035ef22834389567fc83dc7e8e985cb806f9609 # timeout=10
09:07:45 [2024-03-28T09:07:45.927Z]  > git rev-parse HEAD^{commit} # timeout=10
09:07:45 [2024-03-28T09:07:45.932Z]  > git config core.sparsecheckout # timeout=10
09:07:45 [2024-03-28T09:07:45.934Z]  > git checkout -f fc14d8f9329acd938e22afd0ed4edcfa71dfc40a # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:07:47 [2024-03-28T09:07:47.416Z] + docker version
09:07:47 [2024-03-28T09:07:47.416Z] Client: Docker Engine - Community
09:07:47 [2024-03-28T09:07:47.416Z]  Version:           25.0.3
09:07:47 [2024-03-28T09:07:47.416Z]  API version:       1.44
09:07:47 [2024-03-28T09:07:47.416Z]  Go version:        go1.21.6
09:07:47 [2024-03-28T09:07:47.416Z]  Git commit:        4debf41
09:07:47 [2024-03-28T09:07:47.416Z]  Built:             Tue Feb  6 21:13:09 2024
09:07:47 [2024-03-28T09:07:47.416Z]  OS/Arch:           linux/arm64
09:07:47 [2024-03-28T09:07:47.416Z]  Context:           default
09:07:47 [2024-03-28T09:07:47.416Z] 
09:07:47 [2024-03-28T09:07:47.416Z] Server: Docker Engine - Community
09:07:47 [2024-03-28T09:07:47.416Z]  Engine:
09:07:47 [2024-03-28T09:07:47.416Z]   Version:          25.0.3
09:07:47 [2024-03-28T09:07:47.416Z]   API version:      1.44 (minimum version 1.24)
09:07:47 [2024-03-28T09:07:47.416Z]   Go version:       go1.21.6
09:07:47 [2024-03-28T09:07:47.416Z]   Git commit:       f417435
09:07:47 [2024-03-28T09:07:47.416Z]   Built:            Tue Feb  6 21:13:09 2024
09:07:47 [2024-03-28T09:07:47.416Z]   OS/Arch:          linux/arm64
09:07:47 [2024-03-28T09:07:47.416Z]   Experimental:     true
09:07:47 [2024-03-28T09:07:47.416Z]  containerd:
09:07:47 [2024-03-28T09:07:47.416Z]   Version:          1.6.28
09:07:47 [2024-03-28T09:07:47.416Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
09:07:47 [2024-03-28T09:07:47.416Z]  runc:
09:07:47 [2024-03-28T09:07:47.416Z]   Version:          1.1.12
09:07:47 [2024-03-28T09:07:47.416Z]   GitCommit:        v1.1.12-0-g51d5e94
09:07:47 [2024-03-28T09:07:47.416Z]  docker-init:
09:07:47 [2024-03-28T09:07:47.416Z]   Version:          0.19.0
09:07:47 [2024-03-28T09:07:47.416Z]   GitCommit:        de40ad0
[Pipeline] sh
09:07:47 [2024-03-28T09:07:47.691Z] + docker info
09:07:47 [2024-03-28T09:07:47.691Z] Client: Docker Engine - Community
09:07:47 [2024-03-28T09:07:47.691Z]  Version:    25.0.3
09:07:47 [2024-03-28T09:07:47.691Z]  Context:    default
09:07:47 [2024-03-28T09:07:47.691Z]  Debug Mode: false
09:07:47 [2024-03-28T09:07:47.691Z]  Plugins:
09:07:47 [2024-03-28T09:07:47.691Z]   buildx: Docker Buildx (Docker Inc.)
09:07:47 [2024-03-28T09:07:47.691Z]     Version:  v0.12.1
09:07:47 [2024-03-28T09:07:47.691Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:07:47 [2024-03-28T09:07:47.691Z]   compose: Docker Compose (Docker Inc.)
09:07:47 [2024-03-28T09:07:47.691Z]     Version:  v2.24.6
09:07:47 [2024-03-28T09:07:47.691Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:07:47 [2024-03-28T09:07:47.691Z] 
09:07:47 [2024-03-28T09:07:47.691Z] Server:
09:07:47 [2024-03-28T09:07:47.691Z]  Containers: 0
09:07:47 [2024-03-28T09:07:47.691Z]   Running: 0
09:07:47 [2024-03-28T09:07:47.691Z]   Paused: 0
09:07:47 [2024-03-28T09:07:47.691Z]   Stopped: 0
09:07:47 [2024-03-28T09:07:47.691Z]  Images: 3
09:07:47 [2024-03-28T09:07:47.691Z]  Server Version: 25.0.3
09:07:47 [2024-03-28T09:07:47.691Z]  Storage Driver: overlay2
09:07:47 [2024-03-28T09:07:47.691Z]   Backing Filesystem: extfs
09:07:47 [2024-03-28T09:07:47.691Z]   Supports d_type: true
09:07:47 [2024-03-28T09:07:47.691Z]   Using metacopy: false
09:07:47 [2024-03-28T09:07:47.691Z]   Native Overlay Diff: true
09:07:47 [2024-03-28T09:07:47.691Z]   userxattr: false
09:07:47 [2024-03-28T09:07:47.691Z]  Logging Driver: json-file
09:07:47 [2024-03-28T09:07:47.691Z]  Cgroup Driver: cgroupfs
09:07:47 [2024-03-28T09:07:47.691Z]  Cgroup Version: 1
09:07:47 [2024-03-28T09:07:47.691Z]  Plugins:
09:07:47 [2024-03-28T09:07:47.691Z]   Volume: local
09:07:47 [2024-03-28T09:07:47.691Z]   Network: bridge host ipvlan macvlan null overlay
09:07:47 [2024-03-28T09:07:47.691Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
09:07:47 [2024-03-28T09:07:47.691Z]  Swarm: inactive
09:07:47 [2024-03-28T09:07:47.691Z]  Runtimes: io.containerd.runc.v2 runc
09:07:47 [2024-03-28T09:07:47.691Z]  Default Runtime: runc
09:07:47 [2024-03-28T09:07:47.691Z]  Init Binary: docker-init
09:07:47 [2024-03-28T09:07:47.691Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
09:07:47 [2024-03-28T09:07:47.691Z]  runc version: v1.1.12-0-g51d5e94
09:07:47 [2024-03-28T09:07:47.691Z]  init version: de40ad0
09:07:47 [2024-03-28T09:07:47.691Z]  Security Options:
09:07:47 [2024-03-28T09:07:47.691Z]   apparmor
09:07:47 [2024-03-28T09:07:47.691Z]   seccomp
09:07:47 [2024-03-28T09:07:47.691Z]    Profile: builtin
09:07:47 [2024-03-28T09:07:47.691Z]  Kernel Version: 5.15.0-1053-aws
09:07:47 [2024-03-28T09:07:47.691Z]  Operating System: Ubuntu 20.04.6 LTS
09:07:47 [2024-03-28T09:07:47.691Z]  OSType: linux
09:07:47 [2024-03-28T09:07:47.691Z]  Architecture: aarch64
09:07:47 [2024-03-28T09:07:47.691Z]  CPUs: 8
09:07:47 [2024-03-28T09:07:47.691Z]  Total Memory: 30.64GiB
09:07:47 [2024-03-28T09:07:47.691Z]  Name: ip-10-100-113-59
09:07:47 [2024-03-28T09:07:47.691Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
09:07:47 [2024-03-28T09:07:47.691Z]  Docker Root Dir: /var/lib/docker
09:07:47 [2024-03-28T09:07:47.691Z]  Debug Mode: false
09:07:47 [2024-03-28T09:07:47.691Z]  Experimental: true
09:07:47 [2024-03-28T09:07:47.691Z]  Insecure Registries:
09:07:47 [2024-03-28T09:07:47.691Z]   127.0.0.0/8
09:07:47 [2024-03-28T09:07:47.691Z]  Live Restore Enabled: true
09:07:47 [2024-03-28T09:07:47.691Z] 
[Pipeline] sh
09:07:47 [2024-03-28T09:07:47.967Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:07:47 [2024-03-28T09:07:47.967Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:07:47 [2024-03-28T09:07:47.967Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47646/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:07:47 [2024-03-28T09:07:47.967Z] + bash /home/ubuntu/workspace/moby_PR-47646/check-config.sh
09:07:47 [2024-03-28T09:07:47.967Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:07:47 [2024-03-28T09:07:47.967Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
09:07:47 [2024-03-28T09:07:47.967Z] 
09:07:47 [2024-03-28T09:07:47.967Z] Generally Necessary:
09:07:47 [2024-03-28T09:07:47.967Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:07:47 [2024-03-28T09:07:47.967Z] - apparmor: enabled and tools installed
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_NAMESPACES: enabled
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_NET_NS: enabled
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_PID_NS: enabled
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_IPC_NS: enabled
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_UTS_NS: enabled
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_CGROUPS: enabled
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_CGROUP_CPUACCT: enabled
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_CGROUP_DEVICE: enabled
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_CGROUP_FREEZER: enabled
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_CGROUP_SCHED: enabled
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_CPUSETS: enabled
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_MEMCG: enabled
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_KEYS: enabled
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_VETH: enabled (as module)
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_BRIDGE: enabled (as module)
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:07:47 [2024-03-28T09:07:47.967Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_NF_NAT: enabled (as module)
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_POSIX_MQUEUE: enabled
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_CGROUP_BPF: enabled
09:07:48 [2024-03-28T09:07:48.224Z] 
09:07:48 [2024-03-28T09:07:48.224Z] Optional Features:
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_USER_NS: enabled
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_SECCOMP: enabled
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_SECCOMP_FILTER: enabled
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_CGROUP_PIDS: enabled
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_MEMCG_SWAP: enabled
09:07:48 [2024-03-28T09:07:48.224Z]     (cgroup swap accounting is currently enabled)
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_BLK_CGROUP: enabled
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_CGROUP_PERF: enabled
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_CGROUP_HUGETLB: enabled
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_CFS_BANDWIDTH: enabled
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_RT_GROUP_SCHED: missing
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_IP_VS: enabled (as module)
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_IP_VS_NFCT: enabled
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_IP_VS_RR: enabled (as module)
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_SECURITY_SELINUX: enabled
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_SECURITY_APPARMOR: enabled
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_EXT4_FS: enabled
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:07:48 [2024-03-28T09:07:48.224Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:07:48 [2024-03-28T09:07:48.224Z] - Network Drivers:
09:07:48 [2024-03-28T09:07:48.224Z]   - "overlay":
09:07:48 [2024-03-28T09:07:48.224Z]     - CONFIG_VXLAN: enabled (as module)
09:07:48 [2024-03-28T09:07:48.224Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:07:48 [2024-03-28T09:07:48.224Z]       Optional (for encrypted networks):
09:07:48 [2024-03-28T09:07:48.481Z]       - CONFIG_CRYPTO: enabled
09:07:48 [2024-03-28T09:07:48.481Z]       - CONFIG_CRYPTO_AEAD: enabled
09:07:48 [2024-03-28T09:07:48.481Z]       - CONFIG_CRYPTO_GCM: enabled
09:07:48 [2024-03-28T09:07:48.481Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:07:48 [2024-03-28T09:07:48.481Z]       - CONFIG_CRYPTO_GHASH: enabled
09:07:48 [2024-03-28T09:07:48.481Z]       - CONFIG_XFRM: enabled
09:07:48 [2024-03-28T09:07:48.481Z]       - CONFIG_XFRM_USER: enabled (as module)
09:07:48 [2024-03-28T09:07:48.481Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:07:48 [2024-03-28T09:07:48.481Z]       - CONFIG_INET_ESP: enabled (as module)
09:07:48 [2024-03-28T09:07:48.481Z]   - "ipvlan":
09:07:48 [2024-03-28T09:07:48.481Z]     - CONFIG_IPVLAN: enabled (as module)
09:07:48 [2024-03-28T09:07:48.481Z]   - "macvlan":
09:07:48 [2024-03-28T09:07:48.481Z]     - CONFIG_MACVLAN: enabled (as module)
09:07:48 [2024-03-28T09:07:48.481Z]     - CONFIG_DUMMY: enabled (as module)
09:07:48 [2024-03-28T09:07:48.481Z]   - "ftp,tftp client in container":
09:07:48 [2024-03-28T09:07:48.481Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:07:48 [2024-03-28T09:07:48.481Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:07:48 [2024-03-28T09:07:48.481Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:07:48 [2024-03-28T09:07:48.481Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:07:48 [2024-03-28T09:07:48.481Z] - Storage Drivers:
09:07:48 [2024-03-28T09:07:48.481Z]   - "aufs":
09:07:48 [2024-03-28T09:07:48.481Z]     - CONFIG_AUFS_FS: enabled (as module)
09:07:48 [2024-03-28T09:07:48.481Z]   - "btrfs":
09:07:48 [2024-03-28T09:07:48.481Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:07:48 [2024-03-28T09:07:48.481Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:07:48 [2024-03-28T09:07:48.481Z]   - "devicemapper":
09:07:48 [2024-03-28T09:07:48.481Z]     - CONFIG_BLK_DEV_DM: enabled
09:07:48 [2024-03-28T09:07:48.481Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:07:48 [2024-03-28T09:07:48.481Z]   - "overlay":
09:07:48 [2024-03-28T09:07:48.481Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:07:48 [2024-03-28T09:07:48.481Z]   - "zfs":
09:07:48 [2024-03-28T09:07:48.481Z]     - /dev/zfs: present
09:07:48 [2024-03-28T09:07:48.481Z]     - zfs command: missing
09:07:48 [2024-03-28T09:07:48.481Z]     - zpool command: missing
09:07:48 [2024-03-28T09:07:48.481Z] 
09:07:48 [2024-03-28T09:07:48.481Z] Limits:
09:07:48 [2024-03-28T09:07:48.481Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:07:48 [2024-03-28T09:07:48.481Z] 
09:07:48 [2024-03-28T09:07:48.481Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:07:48 [2024-03-28T09:07:48.775Z] + docker build --force-rm -t docker:fc14d8f9329acd938e22afd0ed4edcfa71dfc40a .
09:07:49 [2024-03-28T09:07:49.032Z] #0 building with "default" instance using docker driver
09:07:49 [2024-03-28T09:07:49.032Z] 
09:07:49 [2024-03-28T09:07:49.032Z] #1 [internal] load build definition from Dockerfile
09:07:49 [2024-03-28T09:07:49.032Z] #1 transferring dockerfile: 28.32kB done
09:07:49 [2024-03-28T09:07:49.032Z] #1 DONE 0.0s
09:07:49 [2024-03-28T09:07:49.032Z] 
09:07:49 [2024-03-28T09:07:49.032Z] #2 resolve image config for docker.io/docker/dockerfile:1
09:07:49 [2024-03-28T09:07:49.032Z] #2 DONE 0.3s
09:07:49 [2024-03-28T09:07:49.288Z] 
09:07:49 [2024-03-28T09:07:49.288Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:07:49 [2024-03-28T09:07:49.288Z] #3 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:07:49 [2024-03-28T09:07:49.288Z] #3 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:07:49 [2024-03-28T09:07:49.288Z] #3 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
09:07:49 [2024-03-28T09:07:49.288Z] #3 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
09:07:49 [2024-03-28T09:07:49.288Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 6.29MB / 11.02MB 0.1s
09:07:49 [2024-03-28T09:07:49.288Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
09:07:49 [2024-03-28T09:07:49.288Z] #3 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
09:07:49 [2024-03-28T09:07:49.545Z] #3 DONE 0.3s
09:07:49 [2024-03-28T09:07:49.545Z] 
09:07:49 [2024-03-28T09:07:49.545Z] #4 [internal] load metadata for docker.io/library/debian:bookworm
09:07:49 [2024-03-28T09:07:49.545Z] #4 ...
09:07:49 [2024-03-28T09:07:49.545Z] 
09:07:49 [2024-03-28T09:07:49.545Z] #5 [internal] load metadata for docker.io/library/busybox:latest
09:07:49 [2024-03-28T09:07:49.545Z] #5 DONE 0.0s
09:07:49 [2024-03-28T09:07:49.545Z] 
09:07:49 [2024-03-28T09:07:49.545Z] #6 [internal] load metadata for docker.io/distribution/distribution:2.8.3
09:07:49 [2024-03-28T09:07:49.545Z] #6 DONE 0.1s
09:07:49 [2024-03-28T09:07:49.545Z] 
09:07:49 [2024-03-28T09:07:49.545Z] #7 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0
09:07:49 [2024-03-28T09:07:49.545Z] #7 DONE 0.1s
09:07:49 [2024-03-28T09:07:49.802Z] 
09:07:49 [2024-03-28T09:07:49.802Z] #8 [internal] load metadata for docker.io/library/golang:1.21.8-bookworm
09:07:49 [2024-03-28T09:07:49.802Z] #8 DONE 0.1s
09:07:49 [2024-03-28T09:07:49.802Z] 
09:07:49 [2024-03-28T09:07:49.802Z] #4 [internal] load metadata for docker.io/library/debian:bookworm
09:07:49 [2024-03-28T09:07:49.802Z] #4 DONE 0.1s
09:07:49 [2024-03-28T09:07:49.802Z] 
09:07:49 [2024-03-28T09:07:49.802Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:07:49 [2024-03-28T09:07:49.802Z] #9 DONE 0.1s
09:07:49 [2024-03-28T09:07:49.802Z] 
09:07:49 [2024-03-28T09:07:49.802Z] #10 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0
09:07:49 [2024-03-28T09:07:49.802Z] #10 DONE 0.1s
09:07:49 [2024-03-28T09:07:49.802Z] 
09:07:49 [2024-03-28T09:07:49.802Z] #11 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1
09:07:49 [2024-03-28T09:07:49.802Z] #11 DONE 0.2s
09:07:49 [2024-03-28T09:07:49.802Z] 
09:07:49 [2024-03-28T09:07:49.802Z] #12 [internal] load .dockerignore
09:07:49 [2024-03-28T09:07:49.802Z] #12 transferring context:
09:07:49 [2024-03-28T09:07:49.802Z] #12 transferring context: 113B done
09:07:49 [2024-03-28T09:07:49.802Z] #12 DONE 0.0s
09:07:50 [2024-03-28T09:07:50.060Z] 
09:07:50 [2024-03-28T09:07:50.060Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:05a9064db595ba2a6aa7c2d48d16ba5872c42583606741c750b0d895e9d0a09d
09:07:50 [2024-03-28T09:07:50.060Z] #13 DONE 0.0s
09:07:50 [2024-03-28T09:07:50.060Z] 
09:07:50 [2024-03-28T09:07:50.060Z] #14 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58
09:07:50 [2024-03-28T09:07:50.060Z] #14 DONE 0.0s
09:07:50 [2024-03-28T09:07:50.060Z] 
09:07:50 [2024-03-28T09:07:50.060Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4
09:07:50 [2024-03-28T09:07:50.060Z] #15 DONE 0.0s
09:07:50 [2024-03-28T09:07:50.060Z] 
09:07:50 [2024-03-28T09:07:50.060Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60
09:07:50 [2024-03-28T09:07:50.060Z] #16 DONE 0.0s
09:07:50 [2024-03-28T09:07:50.060Z] 
09:07:50 [2024-03-28T09:07:50.060Z] #17 [build-dummy 1/2] FROM docker.io/library/busybox:latest
09:07:50 [2024-03-28T09:07:50.060Z] #17 DONE 0.0s
09:07:50 [2024-03-28T09:07:50.060Z] 
09:07:50 [2024-03-28T09:07:50.060Z] #18 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:07:50 [2024-03-28T09:07:50.060Z] #18 DONE 0.0s
09:07:50 [2024-03-28T09:07:50.060Z] 
09:07:50 [2024-03-28T09:07:50.060Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
09:07:50 [2024-03-28T09:07:50.060Z] #19 DONE 0.0s
09:07:50 [2024-03-28T09:07:50.060Z] 
09:07:50 [2024-03-28T09:07:50.060Z] #20 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:07:50 [2024-03-28T09:07:50.060Z] #20 CACHED
09:07:50 [2024-03-28T09:07:50.060Z] 
09:07:50 [2024-03-28T09:07:50.060Z] #21 [base 2/4] COPY --from=xx / /
09:07:50 [2024-03-28T09:07:50.060Z] #21 CACHED
09:07:50 [2024-03-28T09:07:50.060Z] 
09:07:50 [2024-03-28T09:07:50.060Z] #22 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
09:07:50 [2024-03-28T09:07:50.060Z] #22 CACHED
09:07:50 [2024-03-28T09:07:50.060Z] 
09:07:50 [2024-03-28T09:07:50.060Z] #23 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
09:07:50 [2024-03-28T09:07:50.060Z] #23 CACHED
09:07:50 [2024-03-28T09:07:50.060Z] 
09:07:50 [2024-03-28T09:07:50.060Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:e97ee92bf1e11a2de654e9f3da827d8dce32b54e0490ac83bfc65c8706568116
09:07:50 [2024-03-28T09:07:50.060Z] #24 DONE 0.0s
09:07:50 [2024-03-28T09:07:50.060Z] 
09:07:50 [2024-03-28T09:07:50.060Z] #25 [internal] load build context
09:07:50 [2024-03-28T09:07:50.992Z] #25 transferring context: 76.68MB 1.0s done
09:07:50 [2024-03-28T09:07:50.992Z] #25 DONE 1.0s
09:07:51 [2024-03-28T09:07:51.248Z] 
09:07:51 [2024-03-28T09:07:51.248Z] #26 [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 v26.0.0-rc2 https://github.com/docker/cli.git /build      && /build/docker --version
09:07:52 [2024-03-28T09:07:52.617Z] #26 1.182 Building static docker-linux-arm64
09:07:52 [2024-03-28T09:07:52.617Z] #26 1.184 + go build -o /build/docker-linux-arm64 -tags  -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=952c8077" -X "github.com/docker/cli/cli/version.BuildTime=2024-03-28T09:07:52Z" -X "github.com/docker/cli/cli/version.Version=26.0.0-rc2" github.com/docker/cli/cmd/docker
09:08:07 [2024-03-28T09:08:07.491Z] #26 14.26 Docker version 26.0.0-rc2, build 952c8077
09:08:07 [2024-03-28T09:08:07.491Z] #26 DONE 15.2s
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #27 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
09:08:07 [2024-03-28T09:08:07.491Z] #27 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #28 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
09:08:07 [2024-03-28T09:08:07.491Z] #28 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #29 [binary-dummy 1/1] COPY --from=build-dummy /build /build
09:08:07 [2024-03-28T09:08:07.491Z] #29 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #30 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
09:08:07 [2024-03-28T09:08:07.491Z] #30 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #31 [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
09:08:07 [2024-03-28T09:08:07.491Z] #31 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #32 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
09:08:07 [2024-03-28T09:08:07.491Z] #32 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #33 [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
09:08:07 [2024-03-28T09:08:07.491Z] #33 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #34 [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
09:08:07 [2024-03-28T09:08:07.491Z] #34 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #35 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:08:07 [2024-03-28T09:08:07.491Z] #35 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #36 [tini-src 1/3] WORKDIR /usr/src/tini
09:08:07 [2024-03-28T09:08:07.491Z] #36 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #37 [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.8.0"      && /build/shfmt --version
09:08:07 [2024-03-28T09:08:07.491Z] #37 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #38 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
09:08:07 [2024-03-28T09:08:07.491Z] #38 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #39 [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
09:08:07 [2024-03-28T09:08:07.491Z] #39 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #40 [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
09:08:07 [2024-03-28T09:08:07.491Z] #40 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #41 [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...)
09:08:07 [2024-03-28T09:08:07.491Z] #41 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #42 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
09:08:07 [2024-03-28T09:08:07.491Z] #42 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #43 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
09:08:07 [2024-03-28T09:08:07.491Z] #43 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #44 [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
09:08:07 [2024-03-28T09:08:07.491Z] #44 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #45 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
09:08:07 [2024-03-28T09:08:07.491Z] #45 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #46 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
09:08:07 [2024-03-28T09:08:07.491Z] #46 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #47 [build-dummy 2/2] RUN mkdir -p /build
09:08:07 [2024-03-28T09:08:07.491Z] #47 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #48 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
09:08:07 [2024-03-28T09:08:07.491Z] #48 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #49 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:08:07 [2024-03-28T09:08:07.491Z] #49 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #50 [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...)
09:08:07 [2024-03-28T09:08:07.491Z] #50 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #51 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:08:07 [2024-03-28T09:08:07.491Z] #51 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #52 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
09:08:07 [2024-03-28T09:08:07.491Z] #52 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #53 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
09:08:07 [2024-03-28T09:08:07.491Z] #53 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #54 [containerd-src 1/3] WORKDIR /usr/src/containerd
09:08:07 [2024-03-28T09:08:07.491Z] #54 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #55 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
09:08:07 [2024-03-28T09:08:07.491Z] #55 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #56 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:08:07 [2024-03-28T09:08:07.491Z] #56 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #57 [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...)
09:08:07 [2024-03-28T09:08:07.491Z] #57 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #58 [dev-base  1/12] RUN groupadd -r docker
09:08:07 [2024-03-28T09:08:07.491Z] #58 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #59 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
09:08:07 [2024-03-28T09:08:07.491Z] #59 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #60 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:08:07 [2024-03-28T09:08:07.491Z] #60 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #61 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
09:08:07 [2024-03-28T09:08:07.491Z] #61 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #62 [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
09:08:07 [2024-03-28T09:08:07.491Z] #62 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #63 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
09:08:07 [2024-03-28T09:08:07.491Z] #63 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #64 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
09:08:07 [2024-03-28T09:08:07.491Z] #64 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #65 [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
09:08:07 [2024-03-28T09:08:07.491Z] #65 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #66 [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
09:08:07 [2024-03-28T09:08:07.491Z] #66 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #67 [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...)
09:08:07 [2024-03-28T09:08:07.491Z] #67 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #68 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
09:08:07 [2024-03-28T09:08:07.491Z] #68 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #69 [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
09:08:07 [2024-03-28T09:08:07.491Z] #69 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #70 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
09:08:07 [2024-03-28T09:08:07.491Z] #70 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #71 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:08:07 [2024-03-28T09:08:07.491Z] #71 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #72 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
09:08:07 [2024-03-28T09:08:07.491Z] #72 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #73 [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
09:08:07 [2024-03-28T09:08:07.491Z] #73 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #74 [swagger-src 1/3] WORKDIR /usr/src/swagger
09:08:07 [2024-03-28T09:08:07.491Z] #74 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #75 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:08:07 [2024-03-28T09:08:07.491Z] #75 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #76 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
09:08:07 [2024-03-28T09:08:07.491Z] #76 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #77 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
09:08:07 [2024-03-28T09:08:07.491Z] #77 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #78 [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...)
09:08:07 [2024-03-28T09:08:07.491Z] #78 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #79 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:08:07 [2024-03-28T09:08:07.491Z] #79 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #80 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
09:08:07 [2024-03-28T09:08:07.491Z] #80 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #81 [delve-src 1/3] WORKDIR /usr/src/delve
09:08:07 [2024-03-28T09:08:07.491Z] #81 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #82 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
09:08:07 [2024-03-28T09:08:07.491Z] #82 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #83 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
09:08:07 [2024-03-28T09:08:07.491Z] #83 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #84 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:08:07 [2024-03-28T09:08:07.491Z] #84 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #85 [registry-src 1/2] WORKDIR /usr/src/registry
09:08:07 [2024-03-28T09:08:07.491Z] #85 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #86 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
09:08:07 [2024-03-28T09:08:07.491Z] #86 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #87 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
09:08:07 [2024-03-28T09:08:07.491Z] #87 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #88 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
09:08:07 [2024-03-28T09:08:07.491Z] #88 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #89 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:08:07 [2024-03-28T09:08:07.491Z] #89 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #90 [runc-src 1/3] WORKDIR /usr/src/runc
09:08:07 [2024-03-28T09:08:07.491Z] #90 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
09:08:07 [2024-03-28T09:08:07.491Z] #91 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #92 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:08:07 [2024-03-28T09:08:07.491Z] #92 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #93 [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             ;
09:08:07 [2024-03-28T09:08:07.491Z] #93 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #94 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
09:08:07 [2024-03-28T09:08:07.491Z] #94 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #95 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:08:07 [2024-03-28T09:08:07.491Z] #95 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #96 [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
09:08:07 [2024-03-28T09:08:07.491Z] #96 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #97 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
09:08:07 [2024-03-28T09:08:07.491Z] #97 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #98 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
09:08:07 [2024-03-28T09:08:07.491Z] #98 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #99 [dev-base  6/12] RUN ldconfig
09:08:07 [2024-03-28T09:08:07.491Z] #99 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #100 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
09:08:07 [2024-03-28T09:08:07.491Z] #100 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #101 [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
09:08:07 [2024-03-28T09:08:07.491Z] #101 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #102 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
09:08:07 [2024-03-28T09:08:07.491Z] #102 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #103 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
09:08:07 [2024-03-28T09:08:07.491Z] #103 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #104 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
09:08:07 [2024-03-28T09:08:07.491Z] #104 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #105 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
09:08:07 [2024-03-28T09:08:07.491Z] #105 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #106 [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
09:08:07 [2024-03-28T09:08:07.491Z] #106 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #107 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:08:07 [2024-03-28T09:08:07.491Z] #107 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #108 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:08:07 [2024-03-28T09:08:07.491Z] #108 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #109 [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...)
09:08:07 [2024-03-28T09:08:07.491Z] #109 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #110 [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
09:08:07 [2024-03-28T09:08:07.491Z] #110 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #111 [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
09:08:07 [2024-03-28T09:08:07.491Z] #111 CACHED
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
09:08:07 [2024-03-28T09:08:07.491Z] #112 DONE 0.1s
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
09:08:07 [2024-03-28T09:08:07.491Z] #113 DONE 0.1s
09:08:07 [2024-03-28T09:08:07.491Z] 
09:08:07 [2024-03-28T09:08:07.491Z] #114 [dev 1/1] COPY --link . .
09:08:08 [2024-03-28T09:08:08.422Z] #114 DONE 1.2s
09:08:08 [2024-03-28T09:08:08.678Z] 
09:08:08 [2024-03-28T09:08:08.678Z] #115 exporting to image
09:08:08 [2024-03-28T09:08:08.678Z] #115 exporting layers
09:08:09 [2024-03-28T09:08:09.242Z] #115 exporting layers 0.9s done
09:08:09 [2024-03-28T09:08:09.498Z] #115 writing image sha256:0de3aa38dc49c6af37bc6bb7f881375dc0d495a0ee8e546f3a15b6a5c967ab06 done
09:08:09 [2024-03-28T09:08:09.498Z] #115 naming to docker.io/library/docker:fc14d8f9329acd938e22afd0ed4edcfa71dfc40a done
09:08:09 [2024-03-28T09:08:09.498Z] #115 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:08:09 [2024-03-28T09:08:09.793Z] + sudo modprobe ip6table_filter
[Pipeline] sh
09:08:10 [2024-03-28T09:08:10.067Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47646/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fc14d8f9329acd938e22afd0ed4edcfa71dfc40a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=26.0 docker:fc14d8f9329acd938e22afd0ed4edcfa71dfc40a hack/test/unit
09:08:10 [2024-03-28T09:08:10.324Z] + BUILDFLAGS=(-tags 'netgo journald')
09:08:10 [2024-03-28T09:08:10.324Z] + TESTFLAGS+=' -test.timeout=5m'
09:08:10 [2024-03-28T09:08:10.324Z] + TESTDIRS=./...
09:08:10 [2024-03-28T09:08:10.324Z] + exclude_paths='/vendor/|/integration'
09:08:10 [2024-03-28T09:08:10.324Z] ++ go list ./...
09:08:10 [2024-03-28T09:08:10.324Z] ++ grep -vE '(/vendor/|/integration)'
09:08:10 [2024-03-28T09:08:10.890Z] + pkg_list='github.com/docker/docker/api
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/server
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/server/backend/build
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/server/httpstatus
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/server/httputils
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/server/middleware
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/server/router
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/server/router/build
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/server/router/checkpoint
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/server/router/container
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/server/router/debug
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/server/router/distribution
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/server/router/grpc
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/server/router/image
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/server/router/network
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/server/router/plugin
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/server/router/session
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/server/router/swarm
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/server/router/system
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/server/router/volume
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/types
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/types/backend
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/types/blkiodev
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/types/checkpoint
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/types/container
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/types/events
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/types/filters
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/types/image
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/types/mount
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/types/network
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/types/plugins/logdriver
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/types/registry
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/types/strslice
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/types/swarm
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/types/swarm/runtime
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/types/system
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/types/time
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/types/versions
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/api/types/volume
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/builder
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/builder/builder-next
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/builder/builder-next/exporter
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/builder/builder-next/worker
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/builder/builder-next/worker/label
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/builder/dockerfile
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/builder/remotecontext
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/builder/remotecontext/git
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/builder/remotecontext/urlutil
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/cli/debug
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/cli/winresources/docker-proxy
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/cli/winresources/dockerd
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/client
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/client/buildkit
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/cmd/docker-proxy
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/cmd/dockerd
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/cmd/dockerd/trap
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/container
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/container/stream
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/contrib/apparmor
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/contrib/httpserver
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/cluster
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/cluster/convert
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/cluster/executor
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/cluster/executor/container
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/cluster/provider
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/config
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/containerd
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/events
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/events/testutils
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/graphdriver
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/graphdriver/copy
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/graphdriver/register
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/graphdriver/vfs
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/graphdriver/zfs
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/images
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/initlayer
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/links
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/listeners
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/logger
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/logger/awslogs
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/logger/fluentd
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/logger/gcplogs
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/logger/gelf
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/logger/journald
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/logger/local
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/logger/loggertest
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/logger/loggerutils
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/logger/splunk
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/logger/syslog
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/logger/templates
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/names
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/network
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/snapshotter
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/daemon/stats
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/distribution
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/distribution/metadata
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/distribution/utils
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/distribution/xfer
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/dockerversion
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/errdefs
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/image
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/image/cache
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/image/spec/specs-go
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/image/spec/specs-go/v1
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/image/tarexport
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/image/v1
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/internal/cleanups
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/internal/compatcontext
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/internal/mod
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/internal/mounttree
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/internal/multierror
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/internal/rootless/mountopts
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/internal/safepath
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/internal/sliceutil
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/internal/test/suite
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/internal/testutils
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/internal/testutils/netnsutils
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/internal/testutils/specialimage
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/internal/unix_noeintr
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/internal/unshare
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/layer
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libcontainerd
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libcontainerd/queue
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libcontainerd/remote
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libcontainerd/shimopts
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libcontainerd/supervisor
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libcontainerd/types
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/bitmap
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/cluster
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/config
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/datastore
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/diagnostic
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/discoverapi
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/driverapi
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/drivers/bridge
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/drivers/host
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/drivers/null
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/drivers/overlay
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/drivers/remote
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/drivers/windows
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/drvregistry
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/etchosts
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/internal/caller
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/internal/kvstore
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/internal/netiputil
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/internal/resolvconf
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/ipam
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/ipamapi
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/ipams/builtin
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/ipams/null
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/ipams/remote
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/ipamutils
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/ipbits
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/iptables
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/netlabel
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/netutils
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/networkdb
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/ns
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/options
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/osl
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/osl/kernel
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/portallocator
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/portmapper
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/resolvconf
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/scope
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/libnetwork/types
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/oci
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/oci/caps
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/opts
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/archive
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/authorization
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/broadcaster
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/capabilities
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/chrootarchive
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/containerfs
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/directory
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/dmesg
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/fileutils
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/homedir
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/idtools
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/ioutils
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/jsonmessage
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/longpath
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/meminfo
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/namesgenerator
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/parsers
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/parsers/kernel
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/pidfile
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/platform
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/plugingetter
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/plugins
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/plugins/transport
09:08:10 [2024-03-28T09:08:10.890Z] github.com/docker/docker/pkg/pools
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/process
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/progress
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/reexec
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/rootless
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/rootless/specconv
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/stack
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/stdcopy
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/streamformatter
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/stringid
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/sysinfo
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/system
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/tailfile
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/tarsum
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/useragent
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/plugin
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/plugin/executor/containerd
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/plugin/v2
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/profiles/apparmor
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/profiles/seccomp
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/quota
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/reference
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/registry
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/registry/resumable
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/restartmanager
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/runconfig
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/runconfig/opts
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil/daemon
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil/environment
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil/fakecontext
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil/fakegit
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil/fakestorage
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil/fixtures/load
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil/fixtures/plugin
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil/registry
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil/request
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/volume
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/volume/drivers
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/volume/local
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/volume/mounts
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/volume/service
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/volume/service/opts
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/volume/testutils'
09:08:10 [2024-03-28T09:08:10.891Z] ++ grep --fixed-strings -v /libnetwork
09:08:10 [2024-03-28T09:08:10.891Z] ++ echo 'github.com/docker/docker/api
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/backend/build
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/httpstatus
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/httputils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/middleware
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/build
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/checkpoint
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/container
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/debug
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/distribution
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/grpc
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/image
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/network
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/plugin
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/session
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/swarm
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/system
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/volume
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/backend
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/blkiodev
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/checkpoint
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/container
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/events
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/filters
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/image
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/mount
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/network
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/plugins/logdriver
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/registry
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/strslice
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/swarm
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/swarm/runtime
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/system
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/time
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/versions
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/volume
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/builder-next
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/builder-next/exporter
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/builder-next/worker
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/builder-next/worker/label
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/dockerfile
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/remotecontext
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/remotecontext/git
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/remotecontext/urlutil
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/cli/debug
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/cli/winresources/docker-proxy
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/cli/winresources/dockerd
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/client
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/client/buildkit
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/cmd/docker-proxy
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/cmd/dockerd
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/cmd/dockerd/trap
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/container
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/container/stream
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/contrib/apparmor
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/contrib/httpserver
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/cluster
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/cluster/convert
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/cluster/executor
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/cluster/executor/container
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/cluster/provider
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/config
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/containerd
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/events
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/events/testutils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/graphdriver
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/graphdriver/copy
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/graphdriver/register
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/graphdriver/vfs
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/graphdriver/zfs
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/images
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/initlayer
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/links
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/listeners
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/awslogs
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/fluentd
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/gcplogs
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/gelf
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/journald
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/local
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/loggertest
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/loggerutils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/splunk
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/syslog
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/templates
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/names
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/network
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/snapshotter
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/stats
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/distribution
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/distribution/metadata
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/distribution/utils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/distribution/xfer
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/dockerversion
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/errdefs
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/image
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/image/cache
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/image/spec/specs-go
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/image/spec/specs-go/v1
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/image/tarexport
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/image/v1
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/cleanups
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/compatcontext
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/mod
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/mounttree
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/multierror
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/rootless/mountopts
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/safepath
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/sliceutil
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/test/suite
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/testutils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/testutils/netnsutils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/testutils/specialimage
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/unix_noeintr
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/unshare
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/layer
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libcontainerd
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libcontainerd/queue
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libcontainerd/remote
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libcontainerd/shimopts
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libcontainerd/supervisor
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libcontainerd/types
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/bitmap
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/cluster
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/config
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/datastore
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/diagnostic
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/discoverapi
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/driverapi
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/drivers/bridge
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/drivers/host
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/drivers/null
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/drivers/overlay
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/drivers/remote
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/drivers/windows
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/drvregistry
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/etchosts
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/internal/caller
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/internal/kvstore
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/internal/netiputil
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/internal/resolvconf
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/ipam
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/ipamapi
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/ipams/builtin
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/ipams/null
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/ipams/remote
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/ipamutils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/ipbits
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/iptables
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/netlabel
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/netutils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/networkdb
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/ns
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/options
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/osl
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/osl/kernel
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/portallocator
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/portmapper
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/resolvconf
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/scope
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libnetwork/types
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/oci
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/oci/caps
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/opts
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/archive
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/authorization
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/broadcaster
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/capabilities
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/chrootarchive
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/containerfs
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/directory
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/dmesg
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/fileutils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/homedir
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/idtools
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/ioutils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/jsonmessage
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/longpath
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/meminfo
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/namesgenerator
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/parsers
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/parsers/kernel
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/pidfile
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/platform
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/plugingetter
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/plugins
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/plugins/transport
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/pools
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/process
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/progress
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/reexec
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/rootless
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/rootless/specconv
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/stack
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/stdcopy
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/streamformatter
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/stringid
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/sysinfo
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/system
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/tailfile
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/tarsum
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/useragent
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/plugin
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/plugin/executor/containerd
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/plugin/v2
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/profiles/apparmor
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/profiles/seccomp
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/quota
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/reference
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/registry
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/registry/resumable
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/restartmanager
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/runconfig
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/runconfig/opts
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil/daemon
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil/environment
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil/fakecontext
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil/fakegit
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil/fakestorage
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil/fixtures/load
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil/fixtures/plugin
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil/registry
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/testutil/request
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/volume
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/volume/drivers
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/volume/local
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/volume/mounts
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/volume/service
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/volume/service/opts
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/volume/testutils'
09:08:10 [2024-03-28T09:08:10.891Z] + base_pkg_list='github.com/docker/docker/api
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/backend/build
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/httpstatus
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/httputils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/middleware
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/build
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/checkpoint
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/container
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/debug
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/distribution
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/grpc
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/image
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/network
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/plugin
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/session
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/swarm
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/system
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/server/router/volume
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/backend
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/blkiodev
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/checkpoint
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/container
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/events
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/filters
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/image
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/mount
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/network
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/plugins/logdriver
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/registry
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/strslice
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/swarm
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/swarm/runtime
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/system
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/time
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/versions
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/api/types/volume
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/builder-next
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/builder-next/exporter
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/builder-next/worker
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/builder-next/worker/label
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/dockerfile
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/remotecontext
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/remotecontext/git
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/builder/remotecontext/urlutil
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/cli/debug
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/cli/winresources/docker-proxy
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/cli/winresources/dockerd
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/client
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/client/buildkit
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/cmd/docker-proxy
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/cmd/dockerd
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/cmd/dockerd/trap
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/container
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/container/stream
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/contrib/apparmor
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/contrib/httpserver
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/cluster
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/cluster/convert
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/cluster/executor
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/cluster/executor/container
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/cluster/provider
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/config
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/containerd
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/events
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/events/testutils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/graphdriver
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/graphdriver/copy
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/graphdriver/register
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/graphdriver/vfs
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/graphdriver/zfs
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/images
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/initlayer
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/links
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/listeners
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/awslogs
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/fluentd
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/gcplogs
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/gelf
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/journald
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/local
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/loggertest
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/loggerutils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/splunk
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/syslog
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/logger/templates
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/names
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/network
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/snapshotter
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/daemon/stats
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/distribution
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/distribution/metadata
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/distribution/utils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/distribution/xfer
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/dockerversion
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/errdefs
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/image
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/image/cache
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/image/spec/specs-go
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/image/spec/specs-go/v1
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/image/tarexport
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/image/v1
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/cleanups
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/compatcontext
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/mod
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/mounttree
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/multierror
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/rootless/mountopts
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/safepath
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/sliceutil
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/test/suite
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/testutils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/testutils/netnsutils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/testutils/specialimage
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/unix_noeintr
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/internal/unshare
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/layer
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libcontainerd
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libcontainerd/queue
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libcontainerd/remote
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libcontainerd/shimopts
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libcontainerd/supervisor
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/libcontainerd/types
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/oci
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/oci/caps
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/opts
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/archive
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/authorization
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/broadcaster
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/capabilities
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/chrootarchive
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/containerfs
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/directory
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/dmesg
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/fileutils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/homedir
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/idtools
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/ioutils
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/jsonmessage
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/longpath
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/meminfo
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/namesgenerator
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/parsers
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/parsers/kernel
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/pidfile
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/platform
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/plugingetter
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/plugins
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/plugins/transport
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/pools
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/process
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/progress
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/reexec
09:08:10 [2024-03-28T09:08:10.891Z] github.com/docker/docker/pkg/rootless
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/rootless/specconv
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/stack
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/stdcopy
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/streamformatter
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/stringid
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/sysinfo
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/system
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/tailfile
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/tarsum
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/useragent
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/plugin
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/plugin/executor/containerd
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/plugin/v2
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/profiles/apparmor
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/profiles/seccomp
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/quota
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/reference
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/registry
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/registry/resumable
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/restartmanager
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/runconfig
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/runconfig/opts
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil/daemon
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil/environment
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil/fakecontext
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil/fakegit
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil/fakestorage
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil/fixtures/load
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil/fixtures/plugin
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil/registry
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil/request
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/volume
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/volume/drivers
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/volume/local
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/volume/mounts
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/volume/service
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/volume/service/opts
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/volume/testutils'
09:08:10 [2024-03-28T09:08:10.892Z] ++ grep --fixed-strings /libnetwork
09:08:10 [2024-03-28T09:08:10.892Z] ++ echo 'github.com/docker/docker/api
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/server
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/server/backend/build
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/server/httpstatus
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/server/httputils
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/server/middleware
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/server/router
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/server/router/build
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/server/router/checkpoint
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/server/router/container
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/server/router/debug
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/server/router/distribution
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/server/router/grpc
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/server/router/image
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/server/router/network
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/server/router/plugin
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/server/router/session
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/server/router/swarm
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/server/router/system
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/server/router/volume
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/types
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/types/backend
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/types/blkiodev
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/types/checkpoint
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/types/container
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/types/events
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/types/filters
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/types/image
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/types/mount
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/types/network
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/types/plugins/logdriver
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/types/registry
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/types/strslice
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/types/swarm
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/types/swarm/runtime
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/types/system
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/types/time
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/types/versions
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/api/types/volume
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/builder
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/builder/builder-next
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/builder/builder-next/exporter
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/builder/builder-next/worker
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/builder/builder-next/worker/label
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/builder/dockerfile
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/builder/remotecontext
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/builder/remotecontext/git
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/builder/remotecontext/urlutil
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/cli/debug
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/cli/winresources/docker-proxy
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/cli/winresources/dockerd
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/client
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/client/buildkit
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/cmd/docker-proxy
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/cmd/dockerd
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/cmd/dockerd/trap
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/container
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/container/stream
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/contrib/apparmor
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/contrib/httpserver
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/cluster
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/cluster/convert
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/cluster/executor
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/cluster/executor/container
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/cluster/provider
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/config
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/containerd
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/events
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/events/testutils
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/graphdriver
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/graphdriver/copy
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/graphdriver/register
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/graphdriver/vfs
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/graphdriver/zfs
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/images
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/initlayer
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/links
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/listeners
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/logger
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/logger/awslogs
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/logger/fluentd
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/logger/gcplogs
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/logger/gelf
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/logger/journald
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/logger/local
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/logger/loggertest
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/logger/loggerutils
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/logger/splunk
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/logger/syslog
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/logger/templates
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/names
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/network
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/snapshotter
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/daemon/stats
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/distribution
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/distribution/metadata
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/distribution/utils
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/distribution/xfer
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/dockerversion
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/errdefs
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/image
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/image/cache
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/image/spec/specs-go
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/image/spec/specs-go/v1
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/image/tarexport
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/image/v1
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/internal/cleanups
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/internal/compatcontext
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/internal/mod
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/internal/mounttree
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/internal/multierror
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/internal/rootless/mountopts
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/internal/safepath
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/internal/sliceutil
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/internal/test/suite
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/internal/testutils
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/internal/testutils/netnsutils
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/internal/testutils/specialimage
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/internal/unix_noeintr
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/internal/unshare
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/layer
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libcontainerd
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libcontainerd/queue
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libcontainerd/remote
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libcontainerd/shimopts
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libcontainerd/supervisor
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libcontainerd/types
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/bitmap
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/cluster
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/config
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/datastore
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/diagnostic
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/discoverapi
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/driverapi
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/bridge
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/host
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/null
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/overlay
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/remote
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/windows
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drvregistry
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/etchosts
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/internal/caller
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/internal/kvstore
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/internal/netiputil
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/internal/resolvconf
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipam
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipamapi
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipams/builtin
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipams/null
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipams/remote
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipamutils
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipbits
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/iptables
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/netlabel
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/netutils
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/networkdb
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ns
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/options
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/osl
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/osl/kernel
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/portallocator
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/portmapper
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/resolvconf
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/scope
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/types
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/oci
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/oci/caps
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/opts
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/archive
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/authorization
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/broadcaster
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/capabilities
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/chrootarchive
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/containerfs
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/directory
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/dmesg
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/fileutils
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/homedir
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/idtools
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/ioutils
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/jsonmessage
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/longpath
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/meminfo
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/namesgenerator
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/parsers
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/parsers/kernel
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/pidfile
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/platform
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/plugingetter
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/plugins
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/plugins/transport
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/pools
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/process
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/progress
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/reexec
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/rootless
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/rootless/specconv
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/stack
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/stdcopy
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/streamformatter
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/stringid
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/sysinfo
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/system
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/tailfile
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/tarsum
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/pkg/useragent
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/plugin
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/plugin/executor/containerd
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/plugin/v2
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/profiles/apparmor
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/profiles/seccomp
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/quota
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/reference
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/registry
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/registry/resumable
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/restartmanager
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/runconfig
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/runconfig/opts
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil/daemon
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil/environment
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil/fakecontext
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil/fakegit
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil/fakestorage
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil/fixtures/load
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil/fixtures/plugin
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil/registry
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/testutil/request
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/volume
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/volume/drivers
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/volume/local
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/volume/mounts
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/volume/service
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/volume/service/opts
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/volume/testutils'
09:08:10 [2024-03-28T09:08:10.892Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/bitmap
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/cluster
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/config
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/datastore
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/diagnostic
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/discoverapi
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/driverapi
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/bridge
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/host
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/null
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/overlay
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/remote
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/windows
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drvregistry
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/etchosts
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/internal/caller
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/internal/kvstore
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/internal/netiputil
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/internal/resolvconf
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipam
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipamapi
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipams/builtin
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipams/null
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipams/remote
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipamutils
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipbits
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/iptables
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/netlabel
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/netutils
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/networkdb
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ns
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/options
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/osl
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/osl/kernel
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/portallocator
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/portmapper
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/resolvconf
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/scope
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/types'
09:08:10 [2024-03-28T09:08:10.892Z] + echo 'github.com/docker/docker/libnetwork
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/bitmap
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/cluster
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/config
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/datastore
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/diagnostic
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/discoverapi
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/driverapi
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/bridge
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/host
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/null
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/overlay
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/remote
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/windows
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drvregistry
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/etchosts
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/internal/caller
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/internal/kvstore
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/internal/netiputil
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/internal/resolvconf
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipam
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipamapi
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipams/bu+ grep --fixed-strings libnetwork/drivers/bridge
09:08:10 [2024-03-28T09:08:10.892Z] iltin
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipams/null
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipams/remote
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipamutils
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ipbits
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/iptables
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/netlabel
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/netutils
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/networkdb
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/ns
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/options
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/osl
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/osl/kernel
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/portallocator
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/portmapper
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/resolvconf
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/scope
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/types'
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/bridge
09:08:10 [2024-03-28T09:08:10.892Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:08:10 [2024-03-28T09:08:10.892Z] + type docker-proxy
09:08:10 [2024-03-28T09:08:10.892Z] hack/test/unit: line 25: type: docker-proxy: not found
09:08:10 [2024-03-28T09:08:10.892Z] + hack/make.sh binary-proxy install-proxy
09:08:10 [2024-03-28T09:08:10.893Z] 
09:08:10 [2024-03-28T09:08:10.893Z] Removing bundles/
09:08:10 [2024-03-28T09:08:10.893Z] 
09:08:10 [2024-03-28T09:08:10.893Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
09:08:10 [2024-03-28T09:08:10.893Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
09:08:10 [2024-03-28T09:08:10.893Z] + tee /go/src/github.com/docker/docker/go.mod
09:08:10 [2024-03-28T09:08:10.893Z] module github.com/docker/docker
09:08:10 [2024-03-28T09:08:10.893Z] 
09:08:10 [2024-03-28T09:08:10.893Z] go 1.21
09:08:10 [2024-03-28T09:08:10.893Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:08:10 [2024-03-28T09:08:10.893Z] + GO111MODULE=on
09:08:10 [2024-03-28T09:08:10.893Z] + GOTOOLCHAIN=local
09:08:10 [2024-03-28T09:08:10.893Z] + 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=fc14d8f9329acd938e22afd0ed4edcfa71dfc40a" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-28T09:08:10.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
09:08:15 [2024-03-28T09:08:15.069Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:08:15 [2024-03-28T09:08:15.069Z] Created binary: bundles/binary-proxy/docker-proxy
09:08:15 [2024-03-28T09:08:15.069Z] 
09:08:15 [2024-03-28T09:08:15.327Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
09:08:15 [2024-03-28T09:08:15.327Z] Installing docker-proxy to /usr/local/bin/
09:08:15 [2024-03-28T09:08:15.327Z] 
09:08:15 [2024-03-28T09:08:15.327Z] + mkdir -p bundles
09:08:15 [2024-03-28T09:08:15.327Z] + '[' -n 'github.com/docker/docker/api
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/server
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/server/backend/build
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/server/httpstatus
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/server/httputils
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/server/middleware
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/server/router
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/server/router/build
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/server/router/checkpoint
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/server/router/container
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/server/router/debug
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/server/router/distribution
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/server/router/grpc
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/server/router/image
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/server/router/network
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/server/router/plugin
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/server/router/session
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/server/router/swarm
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/server/router/system
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/server/router/volume
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/types
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/types/backend
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/types/blkiodev
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/types/checkpoint
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/types/container
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/types/events
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/types/filters
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/types/image
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/types/mount
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/types/network
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/types/plugins/logdriver
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/types/registry
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/types/strslice
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/types/swarm
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/types/swarm/runtime
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/types/system
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/types/time
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/types/versions
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/api/types/volume
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/builder
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/builder/builder-next
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/builder/builder-next/exporter
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/builder/builder-next/worker
09:08:15 [2024-03-28T09:08:15.327Z] github.com/docker/docker/builder/builder-next/worker/label
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/builder/dockerfile
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/builder/remotecontext
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/builder/remotecontext/git
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/builder/remotecontext/urlutil
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/cli/debug
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/cli/winresources/docker-proxy
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/cli/winresources/dockerd
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/client
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/client/buildkit
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/cmd/docker-proxy
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/cmd/dockerd
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/cmd/dockerd/trap
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/container
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/container/stream
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/contrib/apparmor
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/contrib/httpserver
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/cluster
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/cluster/convert
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/cluster/executor
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/cluster/executor/container
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/cluster/provider
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/config
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/containerd
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/events
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/events/testutils
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/graphdriver
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/graphdriver/copy
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/graphdriver/register
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/graphdriver/vfs
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/graphdriver/zfs
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/images
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/initlayer
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/links
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/listeners
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/logger
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/logger/awslogs
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/logger/fluentd
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/logger/gcplogs
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/logger/gelf
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/logger/journald
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/logger/local
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/logger/loggertest
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/logger/loggerutils
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/logger/splunk
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/logger/syslog
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/logger/templates
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/names
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/network
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/snapshotter
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/daemon/stats
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/distribution
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/distribution/metadata
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/distribution/utils
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/distribution/xfer
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/dockerversion
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/errdefs
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/image
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/image/cache
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/image/spec/specs-go
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/image/spec/specs-go/v1
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/image/tarexport
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/image/v1
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/internal/cleanups
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/internal/compatcontext
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/internal/mod
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/internal/mounttree
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/internal/multierror
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/internal/rootless/mountopts
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/internal/safepath
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/internal/sliceutil
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/internal/test/suite
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/internal/testutils
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/internal/testutils/netnsutils
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/internal/testutils/specialimage
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/internal/unix_noeintr
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/internal/unshare
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/layer
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/libcontainerd
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/libcontainerd/queue
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/libcontainerd/remote
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/libcontainerd/shimopts
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/libcontainerd/supervisor
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/libcontainerd/types
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/oci
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/oci/caps
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/opts
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/archive
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/authorization
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/broadcaster
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/capabilities
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/chrootarchive
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/containerfs
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/directory
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/dmesg
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/fileutils
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/homedir
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/idtools
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/ioutils
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/jsonmessage
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/longpath
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/meminfo
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/namesgenerator
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/parsers
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/parsers/kernel
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/pidfile
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/platform
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/plugingetter
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/plugins
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/plugins/transport
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/pools
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/process
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/progress
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/reexec
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/rootless
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/rootless/specconv
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/stack
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/stdcopy
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/streamformatter
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/stringid
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/sysinfo
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/system
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/tailfile
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/tarsum
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/pkg/useragent
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/plugin
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/plugin/executor/containerd
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/plugin/v2
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/profiles/apparmor
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/profiles/seccomp
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/quota
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/reference
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/registry
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/registry/resumable
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/restartmanager
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/runconfig
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/runconfig/opts
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/testutil
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/testutil/daemon
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/testutil/environment
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/testutil/fakecontext
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/testutil/fakegit
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/testutil/fakestorage
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/testutil/fixtures/load
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/testutil/fixtures/plugin
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/testutil/registry
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/testutil/request
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/volume
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/volume/drivers
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/volume/local
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/volume/mounts
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/volume/service
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/volume/service/opts
09:08:15 [2024-03-28T09:08:15.328Z] github.com/docker/docker/volume/testutils' ']'
09:08:15 [2024-03-28T09:08:15.328Z] + 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/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/rootless/mountopts 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
09:08:15 [2024-03-28T09:08:15.893Z] ?   	github.com/docker/docker/api	[no test files]
09:08:23 [2024-03-28T09:08:23.993Z] ok  	github.com/docker/docker/api/server	0.031s	coverage: 16.2% of statements
09:08:45 [2024-03-28T09:08:45.901Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:08:45 [2024-03-28T09:08:45.901Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
09:08:45 [2024-03-28T09:08:45.901Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 28.3% of statements
09:08:45 [2024-03-28T09:08:45.901Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:08:45 [2024-03-28T09:08:45.901Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:08:45 [2024-03-28T09:08:45.901Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:08:45 [2024-03-28T09:08:45.901Z] ok  	github.com/docker/docker/api/server/middleware	0.016s	coverage: 42.7% of statements
09:08:45 [2024-03-28T09:08:45.901Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:08:45 [2024-03-28T09:08:45.901Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:08:45 [2024-03-28T09:08:45.901Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:08:45 [2024-03-28T09:08:45.901Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:08:45 [2024-03-28T09:08:45.901Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:08:45 [2024-03-28T09:08:45.901Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:08:45 [2024-03-28T09:08:45.901Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:08:45 [2024-03-28T09:08:45.901Z] ok  	github.com/docker/docker/api/server/router/container	0.013s	coverage: 6.0% of statements
09:08:45 [2024-03-28T09:08:45.901Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:08:45 [2024-03-28T09:08:45.901Z] ?   	github.com/docker/docker/api/types	[no test files]
09:08:45 [2024-03-28T09:08:45.901Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:08:45 [2024-03-28T09:08:45.901Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
09:08:45 [2024-03-28T09:08:45.902Z] ok  	github.com/docker/docker/api/server/router/volume	0.005s	coverage: 66.7% of statements
09:08:45 [2024-03-28T09:08:45.902Z] ok  	github.com/docker/docker/api/types/container	0.009s	coverage: 83.7% of statements
09:08:45 [2024-03-28T09:08:45.902Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ?   	github.com/docker/docker/api/types/system	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ok  	github.com/docker/docker/api/types/network	0.003s	coverage: 80.0% of statements
09:08:45 [2024-03-28T09:08:45.902Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
09:08:45 [2024-03-28T09:08:45.902Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
09:08:45 [2024-03-28T09:08:45.902Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
09:08:45 [2024-03-28T09:08:45.902Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
09:08:45 [2024-03-28T09:08:45.902Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ?   	github.com/docker/docker/builder	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
09:08:45 [2024-03-28T09:08:45.902Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 77.3% of statements
09:08:47 [2024-03-28T09:08:47.796Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
09:08:47 [2024-03-28T09:08:47.796Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
09:08:47 [2024-03-28T09:08:47.796Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.008s	coverage: 100.0% of statements
09:08:47 [2024-03-28T09:08:47.796Z] ok  	github.com/docker/docker/cli/debug	0.012s	coverage: 100.0% of statements
09:08:47 [2024-03-28T09:08:47.796Z] ok  	github.com/docker/docker/builder/remotecontext	0.037s	coverage: 33.7% of statements
09:08:47 [2024-03-28T09:08:47.796Z] ok  	github.com/docker/docker/builder/dockerfile	0.086s	coverage: 50.0% of statements
09:08:49 [2024-03-28T09:08:49.693Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
09:08:49 [2024-03-28T09:08:49.693Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.033s	coverage: 66.5% of statements
09:08:49 [2024-03-28T09:08:49.693Z] ok  	github.com/docker/docker/client	0.202s	coverage: 77.0% of statements
09:08:51 [2024-03-28T09:08:51.063Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.414s	coverage: 82.5% of statements
09:09:03 [2024-03-28T09:09:03.247Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
09:09:03 [2024-03-28T09:09:03.247Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:09:03 [2024-03-28T09:09:03.247Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:09:03 [2024-03-28T09:09:03.247Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:09:03 [2024-03-28T09:09:03.247Z] ok  	github.com/docker/docker/container	0.128s	coverage: 36.4% of statements
09:09:03 [2024-03-28T09:09:03.247Z] ok  	github.com/docker/docker/cmd/dockerd	0.216s	coverage: 29.7% of statements
09:09:04 [2024-03-28T09:09:04.177Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.400s	coverage: 0.0% of statements
09:09:05 [2024-03-28T09:09:05.547Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:09:05 [2024-03-28T09:09:05.547Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
09:09:05 [2024-03-28T09:09:05.547Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.019s	coverage: 38.7% of statements
09:09:05 [2024-03-28T09:09:05.547Z] ok  	github.com/docker/docker/daemon/cluster	0.049s	coverage: 0.5% of statements
09:09:05 [2024-03-28T09:09:05.804Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:09:05 [2024-03-28T09:09:05.804Z] ok  	github.com/docker/docker/daemon/config	0.052s	coverage: 74.6% of statements
09:09:07 [2024-03-28T09:09:07.698Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:09:07 [2024-03-28T09:09:07.698Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.3% of statements
09:09:07 [2024-03-28T09:09:07.698Z] ok  	github.com/docker/docker/daemon/containerd	0.048s	coverage: 17.4% of statements
09:09:07 [2024-03-28T09:09:07.698Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
09:09:07 [2024-03-28T09:09:07.698Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.8% of statements
09:09:07 [2024-03-28T09:09:07.698Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.189s	coverage: 60.9% of statements
09:09:08 [2024-03-28T09:09:08.262Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:09:08 [2024-03-28T09:09:08.262Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
09:09:08 [2024-03-28T09:09:08.262Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:09:08 [2024-03-28T09:09:08.262Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:09:08 [2024-03-28T09:09:08.519Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.204s	coverage: 60.2% of statements
09:09:08 [2024-03-28T09:09:08.519Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 60.9% of statements
09:09:09 [2024-03-28T09:09:09.083Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
09:09:09 [2024-03-28T09:09:09.340Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.461s	coverage: 13.3% of statements
09:09:09 [2024-03-28T09:09:09.597Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:09:09 [2024-03-28T09:09:09.597Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:09:09 [2024-03-28T09:09:09.597Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
09:09:09 [2024-03-28T09:09:09.597Z] ok  	github.com/docker/docker/daemon/images	0.016s	coverage: 2.9% of statements
09:09:09 [2024-03-28T09:09:09.854Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 43.2% of statements
09:09:10 [2024-03-28T09:09:10.111Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:09:10 [2024-03-28T09:09:10.111Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.010s	coverage: 53.6% of statements
09:09:10 [2024-03-28T09:09:10.111Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.095s	coverage: 78.2% of statements
09:09:10 [2024-03-28T09:09:10.111Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
09:09:10 [2024-03-28T09:09:10.676Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
09:09:10 [2024-03-28T09:09:10.676Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
09:09:10 [2024-03-28T09:09:10.676Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
09:09:10 [2024-03-28T09:09:10.676Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.015s	coverage: 87.2% of statements
09:09:10 [2024-03-28T09:09:10.933Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.164s	coverage: 76.8% of statements
09:09:10 [2024-03-28T09:09:10.933Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
09:09:10 [2024-03-28T09:09:10.933Z] ok  	github.com/docker/docker/daemon/logger/local	0.032s	coverage: 79.4% of statements
09:09:11 [2024-03-28T09:09:11.498Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.014s	coverage: 63.5% of statements
09:09:11 [2024-03-28T09:09:11.498Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
09:09:11 [2024-03-28T09:09:11.498Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:09:11 [2024-03-28T09:09:11.498Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
09:09:11 [2024-03-28T09:09:11.498Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
09:09:12 [2024-03-28T09:09:12.062Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
09:09:12 [2024-03-28T09:09:12.062Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:09:12 [2024-03-28T09:09:12.062Z] ok  	github.com/docker/docker/daemon/network	0.026s	coverage: 63.8% of statements
09:09:12 [2024-03-28T09:09:12.319Z] ok  	github.com/docker/docker/daemon/logger/journald	1.649s	coverage: 72.7% of statements
09:09:12 [2024-03-28T09:09:12.883Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:09:12 [2024-03-28T09:09:12.883Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
09:09:12 [2024-03-28T09:09:12.883Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.2% of statements
09:09:12 [2024-03-28T09:09:12.883Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
09:09:13 [2024-03-28T09:09:13.140Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.475s	coverage: 82.5% of statements
09:09:13 [2024-03-28T09:09:13.397Z] ok  	github.com/docker/docker/image	0.025s	coverage: 82.8% of statements
09:09:13 [2024-03-28T09:09:13.654Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
09:09:13 [2024-03-28T09:09:13.654Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
09:09:13 [2024-03-28T09:09:13.654Z] ok  	github.com/docker/docker/image/cache	0.014s	coverage: 26.1% of statements
09:09:13 [2024-03-28T09:09:13.654Z] ?   	github.com/docker/docker/image/v1	[no test files]
09:09:13 [2024-03-28T09:09:13.654Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
09:09:13 [2024-03-28T09:09:13.911Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
09:09:13 [2024-03-28T09:09:13.911Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
09:09:13 [2024-03-28T09:09:13.911Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
09:09:13 [2024-03-28T09:09:13.911Z] ok  	github.com/docker/docker/internal/mod	0.004s	coverage: 66.7% of statements
09:09:13 [2024-03-28T09:09:13.911Z] ?   	github.com/docker/docker/internal/rootless/mountopts	[no test files]
09:09:13 [2024-03-28T09:09:13.911Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
09:09:14 [2024-03-28T09:09:14.168Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:09:14 [2024-03-28T09:09:14.168Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
09:09:14 [2024-03-28T09:09:14.168Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
09:09:14 [2024-03-28T09:09:14.168Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
09:09:14 [2024-03-28T09:09:14.168Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
09:09:14 [2024-03-28T09:09:14.168Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
09:09:14 [2024-03-28T09:09:14.168Z] ok  	github.com/docker/docker/internal/sliceutil	0.002s	coverage: 56.2% of statements
09:09:14 [2024-03-28T09:09:14.168Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
09:09:14 [2024-03-28T09:09:14.168Z] ok  	github.com/docker/docker/distribution	1.500s	coverage: 28.7% of statements
09:09:14 [2024-03-28T09:09:14.731Z] ok  	github.com/docker/docker/daemon	10.620s	coverage: 15.8% of statements
09:09:14 [2024-03-28T09:09:14.988Z] ok  	github.com/docker/docker/distribution/xfer	2.200s	coverage: 84.4% of statements
09:09:15 [2024-03-28T09:09:15.246Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:09:15 [2024-03-28T09:09:15.246Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:09:15 [2024-03-28T09:09:15.246Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
09:09:15 [2024-03-28T09:09:15.246Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:09:15 [2024-03-28T09:09:15.246Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:09:15 [2024-03-28T09:09:15.246Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
09:09:15 [2024-03-28T09:09:15.503Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:09:15 [2024-03-28T09:09:15.503Z] ok  	github.com/docker/docker/oci	0.013s	coverage: 35.8% of statements
09:09:15 [2024-03-28T09:09:15.760Z] ok  	github.com/docker/docker/opts	0.056s	coverage: 67.9% of statements
09:09:16 [2024-03-28T09:09:16.325Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
09:09:16 [2024-03-28T09:09:16.325Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
09:09:16 [2024-03-28T09:09:16.325Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
09:09:16 [2024-03-28T09:09:16.325Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 26.7% of statements
09:09:16 [2024-03-28T09:09:16.583Z] ok  	github.com/docker/docker/pkg/dmesg	0.028s	coverage: 83.3% of statements
09:09:16 [2024-03-28T09:09:16.583Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.269s	coverage: 83.7% of statements
09:09:16 [2024-03-28T09:09:16.583Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 51.7% of statements
09:09:16 [2024-03-28T09:09:16.583Z] ok  	github.com/docker/docker/pkg/homedir	0.042s	coverage: 6.5% of statements
09:09:16 [2024-03-28T09:09:16.583Z] ok  	github.com/docker/docker/pkg/archive	0.431s	coverage: 81.1% of statements
09:09:16 [2024-03-28T09:09:16.840Z] ok  	github.com/docker/docker/pkg/authorization	0.504s	coverage: 68.3% of statements
09:09:16 [2024-03-28T09:09:16.840Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 45.5% of statements
09:09:16 [2024-03-28T09:09:16.840Z] ok  	github.com/docker/docker/pkg/meminfo	0.004s	coverage: 75.0% of statements
09:09:16 [2024-03-28T09:09:16.840Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
09:09:16 [2024-03-28T09:09:16.840Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
09:09:17 [2024-03-28T09:09:17.098Z] ok  	github.com/docker/docker/pkg/parsers	0.013s	coverage: 97.0% of statements
09:09:17 [2024-03-28T09:09:17.098Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:09:17 [2024-03-28T09:09:17.098Z] ok  	github.com/docker/docker/pkg/idtools	0.418s	coverage: 69.7% of statements
09:09:17 [2024-03-28T09:09:17.098Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:09:17 [2024-03-28T09:09:17.098Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:09:17 [2024-03-28T09:09:17.098Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
09:09:17 [2024-03-28T09:09:17.098Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
09:09:17 [2024-03-28T09:09:17.355Z] ok  	github.com/docker/docker/pkg/ioutils	0.384s	coverage: 69.1% of statements
09:09:17 [2024-03-28T09:09:17.612Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:09:17 [2024-03-28T09:09:17.612Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:09:17 [2024-03-28T09:09:17.612Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
09:09:17 [2024-03-28T09:09:17.612Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
09:09:17 [2024-03-28T09:09:17.612Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
09:09:17 [2024-03-28T09:09:17.612Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
09:09:17 [2024-03-28T09:09:17.869Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
09:09:17 [2024-03-28T09:09:17.869Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
09:09:17 [2024-03-28T09:09:17.869Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
09:09:17 [2024-03-28T09:09:17.869Z] ok  	github.com/docker/docker/pkg/stack	0.009s	coverage: 90.9% of statements
09:09:17 [2024-03-28T09:09:17.869Z] ok  	github.com/docker/docker/pkg/reexec	0.016s	coverage: 82.4% of statements
09:09:17 [2024-03-28T09:09:17.869Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
09:09:18 [2024-03-28T09:09:18.127Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 64.5% of statements
09:09:18 [2024-03-28T09:09:18.127Z] ok  	github.com/docker/docker/pkg/stringid	0.014s	coverage: 61.9% of statements
09:09:18 [2024-03-28T09:09:18.384Z] ok  	github.com/docker/docker/pkg/system	0.008s	coverage: 41.0% of statements
09:09:18 [2024-03-28T09:09:18.384Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.4% of statements
09:09:18 [2024-03-28T09:09:18.384Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
09:09:18 [2024-03-28T09:09:18.384Z] ok  	github.com/docker/docker/pkg/tailfile	0.037s	coverage: 88.6% of statements
09:09:18 [2024-03-28T09:09:18.384Z] ok  	github.com/docker/docker/pkg/tarsum	0.048s	coverage: 89.6% of statements
09:09:19 [2024-03-28T09:09:19.314Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:09:19 [2024-03-28T09:09:19.314Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:09:19 [2024-03-28T09:09:19.314Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 13.6% of statements
09:09:19 [2024-03-28T09:09:19.314Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
09:09:19 [2024-03-28T09:09:19.571Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
09:09:19 [2024-03-28T09:09:19.571Z] ok  	github.com/docker/docker/pkg/plugins	2.014s	coverage: 73.7% of statements
09:09:19 [2024-03-28T09:09:19.828Z] ok  	github.com/docker/docker/quota	0.246s	coverage: 69.3% of statements
09:09:19 [2024-03-28T09:09:19.828Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
09:09:20 [2024-03-28T09:09:20.086Z] ok  	github.com/docker/docker/restartmanager	0.019s	coverage: 46.2% of statements
09:09:20 [2024-03-28T09:09:20.086Z] ok  	github.com/docker/docker/registry/resumable	0.039s	coverage: 100.0% of statements
09:09:20 [2024-03-28T09:09:20.086Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:09:20 [2024-03-28T09:09:20.086Z] ok  	github.com/docker/docker/runconfig	0.019s	coverage: 54.0% of statements
09:09:20 [2024-03-28T09:09:20.086Z] ok  	github.com/docker/docker/registry	0.122s	coverage: 63.9% of statements
09:09:20 [2024-03-28T09:09:20.343Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 6.8% of statements
09:09:20 [2024-03-28T09:09:20.599Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:09:20 [2024-03-28T09:09:20.599Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:09:20 [2024-03-28T09:09:20.599Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:09:20 [2024-03-28T09:09:20.599Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:09:20 [2024-03-28T09:09:20.599Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:09:20 [2024-03-28T09:09:20.599Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:09:20 [2024-03-28T09:09:20.599Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:09:20 [2024-03-28T09:09:20.599Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:09:20 [2024-03-28T09:09:20.599Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:09:20 [2024-03-28T09:09:20.599Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:09:20 [2024-03-28T09:09:20.599Z] ?   	github.com/docker/docker/volume	[no test files]
09:09:21 [2024-03-28T09:09:21.163Z] ok  	github.com/docker/docker/volume/drivers	0.015s	coverage: 36.1% of statements
09:09:21 [2024-03-28T09:09:21.163Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 61.5% of statements
09:09:21 [2024-03-28T09:09:21.423Z] ok  	github.com/docker/docker/volume/local	0.076s	coverage: 76.4% of statements
09:09:21 [2024-03-28T09:09:21.680Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:09:21 [2024-03-28T09:09:21.680Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:09:21 [2024-03-28T09:09:21.680Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 71.8% of statements
09:09:23 [2024-03-28T09:09:23.047Z] ok  	github.com/docker/docker/layer	7.943s	coverage: 68.1% of statements
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === Skipped
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     network_proxy_test.go:210: No support for dual stack yet
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:41: Driver btrfs not supported
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:41: Driver btrfs not supported
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:41: Driver btrfs not supported
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:41: Driver btrfs not supported
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:41: Driver btrfs not supported
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:68: No driver to put!
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z] time="2024-03-28T09:09:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z] time="2024-03-28T09:09:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z] time="2024-03-28T09:09:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z] time="2024-03-28T09:09:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z] time="2024-03-28T09:09:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:68: No driver to put!
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     overlay_test.go:61: Cannot run test with naive change algorithm
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:41: Driver zfs not supported
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:41: Driver zfs not supported
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:41: Driver zfs not supported
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:41: Driver zfs not supported
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:41: Driver zfs not supported
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     graphtest_unix.go:68: No driver to put!
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
09:09:23 [2024-03-28T09:09:23.305Z]     validate_test.go:73: only tested on Windows
09:09:23 [2024-03-28T09:09:23.305Z] 
09:09:23 [2024-03-28T09:09:23.305Z] DONE 3284 tests, 27 skipped in 68.114s
09:09:23 [2024-03-28T09:09:23.305Z] + '[' -n 'github.com/docker/docker/libnetwork
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/bitmap
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/cluster
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/config
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/datastore
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/diagnostic
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/discoverapi
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/driverapi
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/drivers/bridge
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/drivers/host
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/drivers/null
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/drivers/overlay
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/drivers/remote
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/drivers/windows
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/drvregistry
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/etchosts
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/internal/caller
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/internal/kvstore
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/internal/netiputil
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/internal/resolvconf
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/ipam
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/ipamapi
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/ipams/builtin
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/ipams/null
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/ipams/remote
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/ipamutils
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/ipbits
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/iptables
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/netlabel
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/netutils
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/networkdb
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/ns
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/options
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/osl
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/osl/kernel
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/portallocator
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/portmapper
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/resolvconf
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/scope
09:09:23 [2024-03-28T09:09:23.305Z] github.com/docker/docker/libnetwork/types' ']'
09:09:23 [2024-03-28T09:09:23.305Z] + 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/resolvconf 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
09:10:19 [2024-03-28T09:10:19.490Z] ok  	github.com/docker/docker/libnetwork	44.070s	coverage: 42.9% of statements
09:10:19 [2024-03-28T09:10:19.490Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
09:10:19 [2024-03-28T09:10:19.490Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
09:10:19 [2024-03-28T09:10:19.490Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
09:10:19 [2024-03-28T09:10:19.490Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
09:10:19 [2024-03-28T09:10:19.490Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
09:10:19 [2024-03-28T09:10:19.490Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
09:10:19 [2024-03-28T09:10:19.490Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
09:10:19 [2024-03-28T09:10:19.490Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
09:10:19 [2024-03-28T09:10:19.490Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
09:10:19 [2024-03-28T09:10:19.490Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
09:10:19 [2024-03-28T09:10:19.490Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
09:10:19 [2024-03-28T09:10:19.490Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
09:10:19 [2024-03-28T09:10:19.490Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.943s	coverage: 63.3% of statements
09:10:19 [2024-03-28T09:10:19.490Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
09:10:19 [2024-03-28T09:10:19.490Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
09:10:20 [2024-03-28T09:10:20.420Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.923s	coverage: 5.1% of statements
09:10:20 [2024-03-28T09:10:20.420Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
09:10:20 [2024-03-28T09:10:20.676Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.7% of statements
09:10:20 [2024-03-28T09:10:20.677Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
09:10:20 [2024-03-28T09:10:20.933Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
09:10:21 [2024-03-28T09:10:21.864Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
09:10:22 [2024-03-28T09:10:22.120Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
09:10:22 [2024-03-28T09:10:22.377Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
09:10:22 [2024-03-28T09:10:22.940Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
09:10:22 [2024-03-28T09:10:22.940Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
09:10:22 [2024-03-28T09:10:22.940Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
09:10:22 [2024-03-28T09:10:22.940Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
09:10:23 [2024-03-28T09:10:23.504Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.018s	coverage: 87.0% of statements
09:10:23 [2024-03-28T09:10:23.810Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 82.1% of statements
09:10:23 [2024-03-28T09:10:23.810Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
09:10:23 [2024-03-28T09:10:23.810Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
09:10:23 [2024-03-28T09:10:23.810Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
09:10:23 [2024-03-28T09:10:23.810Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
09:10:24 [2024-03-28T09:10:24.384Z] ok  	github.com/docker/docker/libnetwork/internal/resolvconf	0.016s	coverage: 86.0% of statements
09:10:36 [2024-03-28T09:10:36.628Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
09:10:38 [2024-03-28T09:10:38.524Z] ok  	github.com/docker/docker/libnetwork/ipam	3.230s	coverage: 80.3% of statements
09:10:38 [2024-03-28T09:10:38.524Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
09:10:38 [2024-03-28T09:10:38.524Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
09:10:38 [2024-03-28T09:10:38.524Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
09:10:38 [2024-03-28T09:10:38.781Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
09:10:38 [2024-03-28T09:10:38.781Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
09:10:39 [2024-03-28T09:10:39.039Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
09:10:39 [2024-03-28T09:10:39.603Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.328s	coverage: 86.4% of statements
09:10:39 [2024-03-28T09:10:39.860Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
09:10:40 [2024-03-28T09:10:40.425Z] ok  	github.com/docker/docker/libnetwork/iptables	0.166s	coverage: 39.9% of statements
09:10:40 [2024-03-28T09:10:40.425Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
09:10:40 [2024-03-28T09:10:40.988Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 50.6% of statements
09:12:32 [2024-03-28T09:12:32.410Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.465s	coverage: 59.2% of statements
09:12:32 [2024-03-28T09:12:32.410Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
09:12:32 [2024-03-28T09:12:32.410Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
09:12:32 [2024-03-28T09:12:32.410Z] ok  	github.com/docker/docker/libnetwork/osl	4.480s	coverage: 37.4% of statements
09:12:32 [2024-03-28T09:12:32.410Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
09:12:32 [2024-03-28T09:12:32.410Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
09:12:32 [2024-03-28T09:12:32.410Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.729s	coverage: 47.9% of statements
09:12:32 [2024-03-28T09:12:32.975Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.005s	coverage: 75.8% of statements
09:12:32 [2024-03-28T09:12:32.975Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
09:12:32 [2024-03-28T09:12:32.975Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
09:12:33 [2024-03-28T09:12:33.231Z] 
09:12:33 [2024-03-28T09:12:33.231Z] === Skipped
09:12:33 [2024-03-28T09:12:33.231Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
09:12:33 [2024-03-28T09:12:33.231Z]     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
09:12:33 [2024-03-28T09:12:33.231Z] 
09:12:33 [2024-03-28T09:12:33.231Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
09:12:33 [2024-03-28T09:12:33.231Z]     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
09:12:33 [2024-03-28T09:12:33.231Z] 
09:12:33 [2024-03-28T09:12:33.231Z] DONE 438 tests, 2 skipped in 189.766s
Post stage
[Pipeline] junit
09:12:34 [2024-03-28T09:12:34.173Z] Recording test results
09:12:34 [2024-03-28T09:12:34.308Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:12:34 [2024-03-28T09:12:34.603Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47646/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fc14d8f9329acd938e22afd0ed4edcfa71dfc40a -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=26.0 docker:fc14d8f9329acd938e22afd0ed4edcfa71dfc40a hack/make.sh dynbinary test-integration
09:12:34 [2024-03-28T09:12:34.861Z] 
09:12:34 [2024-03-28T09:12:34.861Z] Removing bundles/
09:12:34 [2024-03-28T09:12:34.861Z] 
09:12:34 [2024-03-28T09:12:34.861Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:12:34 [2024-03-28T09:12:34.861Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:12:34 [2024-03-28T09:12:34.861Z] + tee /go/src/github.com/docker/docker/go.mod
09:12:34 [2024-03-28T09:12:34.861Z] module github.com/docker/docker
09:12:34 [2024-03-28T09:12:34.861Z] 
09:12:34 [2024-03-28T09:12:34.861Z] go 1.21
09:12:34 [2024-03-28T09:12:34.861Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:12:34 [2024-03-28T09:12:34.861Z] + GO111MODULE=on
09:12:34 [2024-03-28T09:12:34.861Z] + GOTOOLCHAIN=local
09:12:34 [2024-03-28T09:12:34.861Z] + 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=fc14d8f9329acd938e22afd0ed4edcfa71dfc40a" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-28T09:12:34.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
09:13:13 [2024-03-28T09:13:13.544Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:13:13 [2024-03-28T09:13:13.544Z] Created binary: bundles/dynbinary-daemon/dockerd
09:13:13 [2024-03-28T09:13:13.544Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:13:13 [2024-03-28T09:13:13.544Z] + tee /go/src/github.com/docker/docker/go.mod
09:13:13 [2024-03-28T09:13:13.544Z] module github.com/docker/docker
09:13:13 [2024-03-28T09:13:13.544Z] 
09:13:13 [2024-03-28T09:13:13.544Z] go 1.21
09:13:13 [2024-03-28T09:13:13.544Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:13:13 [2024-03-28T09:13:13.544Z] + GO111MODULE=on
09:13:13 [2024-03-28T09:13:13.544Z] + GOTOOLCHAIN=local
09:13:13 [2024-03-28T09:13:13.544Z] + 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=fc14d8f9329acd938e22afd0ed4edcfa71dfc40a" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-28T09:12:34.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
09:13:13 [2024-03-28T09:13:13.544Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:13:13 [2024-03-28T09:13:13.544Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:13:13 [2024-03-28T09:13:13.544Z] 
09:13:13 [2024-03-28T09:13:13.544Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:13:13 [2024-03-28T09:13:13.544Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:13:13 [2024-03-28T09:13:13.544Z] HOSTNAME=bf90c7597a45
09:13:13 [2024-03-28T09:13:13.544Z] TESTDEBUG=0
09:13:13 [2024-03-28T09:13:13.544Z] DEST=bundles/test-integration
09:13:13 [2024-03-28T09:13:13.544Z] PWD=/go/src/github.com/docker/docker
09:13:13 [2024-03-28T09:13:13.544Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
09:13:13 [2024-03-28T09:13:13.544Z] DOCKER_GITCOMMIT=fc14d8f9329acd938e22afd0ed4edcfa71dfc40a
09:13:13 [2024-03-28T09:13:13.544Z] container=docker
09:13:13 [2024-03-28T09:13:13.544Z] HOME=/root
09:13:13 [2024-03-28T09:13:13.544Z] CONTAINERD_NAMESPACE=moby
09:13:13 [2024-03-28T09:13:13.544Z] GOLANG_VERSION=1.21.8
09:13:13 [2024-03-28T09:13:13.544Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:13:13 [2024-03-28T09:13:13.544Z] VALIDATE_BRANCH=26.0
09:13:13 [2024-03-28T09:13:13.544Z] TERM=xterm
09:13:13 [2024-03-28T09:13:13.544Z] DOCKER_PKG=github.com/docker/docker
09:13:13 [2024-03-28T09:13:13.544Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
09:13:13 [2024-03-28T09:13:13.544Z] SHLVL=1
09:13:13 [2024-03-28T09:13:13.544Z] TIMEOUT=120m
09:13:13 [2024-03-28T09:13:13.544Z] GOTOOLCHAIN=local
09:13:13 [2024-03-28T09:13:13.544Z] DOCKER_GRAPHDRIVER=overlay2
09:13:13 [2024-03-28T09:13:13.544Z] GO111MODULE=off
09:13:13 [2024-03-28T09:13:13.544Z] DOCKER_EXPERIMENTAL=1
09:13:13 [2024-03-28T09:13:13.544Z] TEST_SKIP_INTEGRATION_CLI=1
09:13:13 [2024-03-28T09:13:13.544Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:13:13 [2024-03-28T09:13:13.544Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:13:13 [2024-03-28T09:13:13.544Z] GOPATH=/go
09:13:13 [2024-03-28T09:13:13.544Z] PKG_CONFIG=pkg-config
09:13:13 [2024-03-28T09:13:13.544Z] _=/usr/bin/env
09:13:13 [2024-03-28T09:13:13.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:13:35 [2024-03-28T09:13:35.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
09:13:35 [2024-03-28T09:13:35.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:13:36 [2024-03-28T09:13:36.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:13:38 [2024-03-28T09:13:38.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:13:43 [2024-03-28T09:13:43.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:13:47 [2024-03-28T09:13:47.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:13:47 [2024-03-28T09:13:47.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:13:48 [2024-03-28T09:13:48.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:13:49 [2024-03-28T09:13:49.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:13:50 [2024-03-28T09:13:50.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
09:13:53 [2024-03-28T09:13:53.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:13:53 [2024-03-28T09:13:53.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:13:54 [2024-03-28T09:13:54.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:13:56 [2024-03-28T09:13:56.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:13:57 [2024-03-28T09:13:57.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:13:58 [2024-03-28T09:13:58.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:13:59 [2024-03-28T09:13:59.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:14:00 [2024-03-28T09:14:00.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:14:01 [2024-03-28T09:14:01.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:14:02 [2024-03-28T09:14:02.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:14:03 [2024-03-28T09:14:03.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:14:04 [2024-03-28T09:14:04.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:14:06 [2024-03-28T09:14:06.063Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:14:06 [2024-03-28T09:14:06.063Z] Using test binary /usr/local/cli-integration/docker
09:14:06 [2024-03-28T09:14:06.063Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:14:06 [2024-03-28T09:14:06.063Z] +++ /etc/init.d/apparmor start
09:14:06 [2024-03-28T09:14:06.063Z] Not: starting.
09:14:06 [2024-03-28T09:14:06.063Z] INFO: Waiting for daemon to start...
09:14:06 [2024-03-28T09:14:06.063Z] Starting dockerd
09:14:06 [2024-03-28T09:14:06.063Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.LHNMZpyPRf/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
09:14:08 [2024-03-28T09:14:08.584Z] .
09:14:08 [2024-03-28T09:14:08.584Z] Running integration-test (iteration 1)
09:14:08 [2024-03-28T09:14:08.584Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
09:14:08 [2024-03-28T09:14:08.584Z] ++ '[' -n '' ']'
09:14:08 [2024-03-28T09:14:08.584Z] ++ 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
09:14:08 [2024-03-28T09:14:08.584Z] ++ set -e
09:14:08 [2024-03-28T09:14:08.584Z] ++ '[' -n 0 ']'
09:14:08 [2024-03-28T09:14:08.584Z] ++ set -x
09:14:08 [2024-03-28T09:14:08.584Z] ++ 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.LHNMZpyPRf/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
09:14:08 [2024-03-28T09:14:08.584Z] Loaded image: busybox:latest
09:14:08 [2024-03-28T09:14:08.841Z] Loaded image: busybox:glibc
09:14:09 [2024-03-28T09:14:09.772Z] Loaded image: debian:bookworm-slim
09:14:09 [2024-03-28T09:14:09.772Z] Loaded image: hello-world:latest
09:14:09 [2024-03-28T09:14:09.772Z] Loaded image: arm32v7/hello-world:latest
09:14:09 [2024-03-28T09:14:09.772Z] INFO: Testing against a local daemon
09:14:09 [2024-03-28T09:14:09.772Z] === RUN   TestCgroupNamespacesBuild
09:14:11 [2024-03-28T09:14:11.141Z] --- PASS: TestCgroupNamespacesBuild (1.10s)
09:14:11 [2024-03-28T09:14:11.141Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:14:12 [2024-03-28T09:14:12.071Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
09:14:12 [2024-03-28T09:14:12.071Z] === RUN   TestBuildWithSession
09:14:12 [2024-03-28T09:14:12.071Z]     build_session_test.go:26: TODO: BuildKit
09:14:12 [2024-03-28T09:14:12.071Z] --- SKIP: TestBuildWithSession (0.00s)
09:14:12 [2024-03-28T09:14:12.071Z] === RUN   TestBuildSquashParent
09:14:15 [2024-03-28T09:14:15.344Z] --- PASS: TestBuildSquashParent (3.11s)
09:14:15 [2024-03-28T09:14:15.344Z] === RUN   TestBuildWithRemoveAndForceRemove
09:14:15 [2024-03-28T09:14:15.344Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:14:15 [2024-03-28T09:14:15.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:14:15 [2024-03-28T09:14:15.344Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:14:15 [2024-03-28T09:14:15.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:14:15 [2024-03-28T09:14:15.344Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:14:15 [2024-03-28T09:14:15.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:14:15 [2024-03-28T09:14:15.344Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:14:15 [2024-03-28T09:14:15.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:14:15 [2024-03-28T09:14:15.344Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:14:15 [2024-03-28T09:14:15.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:14:15 [2024-03-28T09:14:15.344Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:14:15 [2024-03-28T09:14:15.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:14:15 [2024-03-28T09:14:15.344Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:14:15 [2024-03-28T09:14:15.344Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:14:15 [2024-03-28T09:14:15.344Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:14:15 [2024-03-28T09:14:15.344Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:14:15 [2024-03-28T09:14:15.344Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:14:15 [2024-03-28T09:14:15.344Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:14:17 [2024-03-28T09:14:17.866Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
09:14:17 [2024-03-28T09:14:17.866Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.82s)
09:14:17 [2024-03-28T09:14:17.866Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s)
09:14:17 [2024-03-28T09:14:17.866Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.16s)
09:14:17 [2024-03-28T09:14:17.866Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.42s)
09:14:17 [2024-03-28T09:14:17.866Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.56s)
09:14:17 [2024-03-28T09:14:17.866Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.66s)
09:14:17 [2024-03-28T09:14:17.866Z] === RUN   TestBuildMultiStageCopy
09:14:17 [2024-03-28T09:14:17.866Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:14:18 [2024-03-28T09:14:18.796Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:14:18 [2024-03-28T09:14:18.796Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:14:18 [2024-03-28T09:14:18.796Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:14:19 [2024-03-28T09:14:19.052Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:14:19 [2024-03-28T09:14:19.052Z] --- PASS: TestBuildMultiStageCopy (1.33s)
09:14:19 [2024-03-28T09:14:19.052Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.91s)
09:14:19 [2024-03-28T09:14:19.052Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
09:14:19 [2024-03-28T09:14:19.052Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
09:14:19 [2024-03-28T09:14:19.052Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s)
09:14:19 [2024-03-28T09:14:19.052Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s)
09:14:19 [2024-03-28T09:14:19.052Z] === RUN   TestBuildMultiStageParentConfig
09:14:19 [2024-03-28T09:14:19.616Z] --- PASS: TestBuildMultiStageParentConfig (0.37s)
09:14:19 [2024-03-28T09:14:19.616Z] === RUN   TestBuildLabelWithTargets
09:14:20 [2024-03-28T09:14:20.179Z] --- PASS: TestBuildLabelWithTargets (0.57s)
09:14:20 [2024-03-28T09:14:20.179Z] === RUN   TestBuildWithEmptyLayers
09:14:20 [2024-03-28T09:14:20.179Z] --- PASS: TestBuildWithEmptyLayers (0.13s)
09:14:20 [2024-03-28T09:14:20.179Z] === RUN   TestBuildMultiStageOnBuild
09:14:21 [2024-03-28T09:14:21.548Z] --- PASS: TestBuildMultiStageOnBuild (1.07s)
09:14:21 [2024-03-28T09:14:21.548Z] === RUN   TestBuildUncleanTarFilenames
09:14:21 [2024-03-28T09:14:21.548Z] --- PASS: TestBuildUncleanTarFilenames (0.13s)
09:14:21 [2024-03-28T09:14:21.548Z] === RUN   TestBuildMultiStageLayerLeak
09:14:22 [2024-03-28T09:14:22.478Z] --- PASS: TestBuildMultiStageLayerLeak (1.07s)
09:14:22 [2024-03-28T09:14:22.478Z] === RUN   TestBuildWithHugeFile
09:15:09 [2024-03-28T09:15:09.114Z] --- PASS: TestBuildWithHugeFile (43.70s)
09:15:09 [2024-03-28T09:15:09.114Z] === RUN   TestBuildWCOWSandboxSize
09:15:09 [2024-03-28T09:15:09.114Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:15:09 [2024-03-28T09:15:09.114Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:15:09 [2024-03-28T09:15:09.114Z] === RUN   TestBuildWithEmptyDockerfile
09:15:09 [2024-03-28T09:15:09.114Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:15:09 [2024-03-28T09:15:09.114Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:15:09 [2024-03-28T09:15:09.114Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:15:09 [2024-03-28T09:15:09.114Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:15:09 [2024-03-28T09:15:09.114Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:15:09 [2024-03-28T09:15:09.114Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:15:09 [2024-03-28T09:15:09.114Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:15:09 [2024-03-28T09:15:09.114Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:15:09 [2024-03-28T09:15:09.114Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:15:09 [2024-03-28T09:15:09.114Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
09:15:09 [2024-03-28T09:15:09.114Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
09:15:09 [2024-03-28T09:15:09.114Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
09:15:09 [2024-03-28T09:15:09.114Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
09:15:09 [2024-03-28T09:15:09.114Z] === RUN   TestBuildPreserveOwnership
09:15:09 [2024-03-28T09:15:09.114Z] === RUN   TestBuildPreserveOwnership/copy_from
09:15:09 [2024-03-28T09:15:09.114Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:15:09 [2024-03-28T09:15:09.114Z] --- PASS: TestBuildPreserveOwnership (2.15s)
09:15:09 [2024-03-28T09:15:09.114Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.50s)
09:15:09 [2024-03-28T09:15:09.114Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.63s)
09:15:09 [2024-03-28T09:15:09.114Z] === RUN   TestBuildPlatformInvalid
09:15:09 [2024-03-28T09:15:09.114Z] --- PASS: TestBuildPlatformInvalid (0.01s)
09:15:09 [2024-03-28T09:15:09.114Z] === RUN   TestBuildkitHistoryTracePropagation
09:15:09 [2024-03-28T09:15:09.114Z] time="2024-03-28T09:15:08Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
09:15:09 [2024-03-28T09:15:09.114Z] time="2024-03-28T09:15:08Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
09:15:09 [2024-03-28T09:15:09.114Z] time="2024-03-28T09:15:08Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
09:15:09 [2024-03-28T09:15:09.115Z] time="2024-03-28T09:15:08Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
09:15:09 [2024-03-28T09:15:09.115Z] time="2024-03-28T09:15:08Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {\n        \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n      },\n      \"BalancerAttributes\": null,\n      \"Metadata\": null\n    }\n  ],\n  \"Endpoints\": [\n    {\n      \"Addresses\": [\n        {\n          \"Addr\": \"/run/buildkit/buildkitd.sock\",\n          \"ServerName\": \"\",\n          \"Attributes\": {\n            \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n          },\n          \"BalancerAttributes\": null,\n          \"Metadata\": null\n        }\n      ],\n      \"Attributes\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
09:15:09 [2024-03-28T09:15:09.115Z] time="2024-03-28T09:15:08Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
09:15:09 [2024-03-28T09:15:09.115Z] time="2024-03-28T09:15:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
09:15:09 [2024-03-28T09:15:09.115Z] time="2024-03-28T09:15:08Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
09:15:09 [2024-03-28T09:15:09.115Z] time="2024-03-28T09:15:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
09:15:09 [2024-03-28T09:15:09.115Z] time="2024-03-28T09:15:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
09:15:09 [2024-03-28T09:15:09.115Z] time="2024-03-28T09:15:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
09:15:09 [2024-03-28T09:15:09.115Z] time="2024-03-28T09:15:08Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
09:15:09 [2024-03-28T09:15:09.115Z] time="2024-03-28T09:15:08Z" level=info msg="[core] [Server #4] Server created" module=grpc
09:15:09 [2024-03-28T09:15:09.115Z]     build_traces_test.go:87: Waiting for trace to be available
09:15:12 [2024-03-28T09:15:12.387Z] time="2024-03-28T09:15:12Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
09:15:12 [2024-03-28T09:15:12.387Z] time="2024-03-28T09:15:12Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
09:15:12 [2024-03-28T09:15:12.387Z] time="2024-03-28T09:15:12Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
09:15:12 [2024-03-28T09:15:12.387Z] time="2024-03-28T09:15:12Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
09:15:12 [2024-03-28T09:15:12.387Z] time="2024-03-28T09:15:12Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
09:15:12 [2024-03-28T09:15:12.387Z] time="2024-03-28T09:15:12Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
09:15:12 [2024-03-28T09:15:12.387Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
09:15:12 [2024-03-28T09:15:12.387Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:15:12 [2024-03-28T09:15:12.950Z] Loaded image: busybox:latest
09:15:12 [2024-03-28T09:15:12.950Z] Loaded image: busybox:glibc
09:15:13 [2024-03-28T09:15:13.915Z] Loaded image: debian:bookworm-slim
09:15:13 [2024-03-28T09:15:13.915Z] Loaded image: hello-world:latest
09:15:14 [2024-03-28T09:15:14.171Z] Loaded image: arm32v7/hello-world:latest
09:15:22 [2024-03-28T09:15:22.265Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.65s)
09:15:22 [2024-03-28T09:15:22.265Z] PASS
09:15:22 [2024-03-28T09:15:22.265Z] 
09:15:22 [2024-03-28T09:15:22.265Z] === Skipped
09:15:22 [2024-03-28T09:15:22.265Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:15:22 [2024-03-28T09:15:22.265Z]     build_session_test.go:26: TODO: BuildKit
09:15:22 [2024-03-28T09:15:22.265Z] 
09:15:22 [2024-03-28T09:15:22.265Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:15:22 [2024-03-28T09:15:22.265Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:15:22 [2024-03-28T09:15:22.265Z] 
09:15:22 [2024-03-28T09:15:22.265Z] DONE 35 tests, 2 skipped in 73.481s
09:15:22 [2024-03-28T09:15:22.265Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
09:15:22 [2024-03-28T09:15:22.265Z] ++ '[' -n '' ']'
09:15:22 [2024-03-28T09:15:22.265Z] ++ 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
09:15:22 [2024-03-28T09:15:22.265Z] ++ set -e
09:15:22 [2024-03-28T09:15:22.265Z] ++ '[' -n 0 ']'
09:15:22 [2024-03-28T09:15:22.265Z] ++ set -x
09:15:22 [2024-03-28T09:15:22.265Z] ++ 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.LHNMZpyPRf/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
09:15:22 [2024-03-28T09:15:22.265Z] INFO: Testing against a local daemon
09:15:22 [2024-03-28T09:15:22.265Z] === RUN   TestNoNewPrivileges
09:15:32 [2024-03-28T09:15:32.215Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
09:15:32 [2024-03-28T09:15:32.215Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
09:15:32 [2024-03-28T09:15:32.215Z] --- PASS: TestNoNewPrivileges (9.81s)
09:15:32 [2024-03-28T09:15:32.215Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.38s)
09:15:32 [2024-03-28T09:15:32.215Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.40s)
09:15:32 [2024-03-28T09:15:32.215Z] PASS
09:15:32 [2024-03-28T09:15:32.215Z] 
09:15:32 [2024-03-28T09:15:32.215Z] DONE 3 tests in 9.838s
09:15:32 [2024-03-28T09:15:32.215Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
09:15:32 [2024-03-28T09:15:32.215Z] ++ '[' -n '' ']'
09:15:32 [2024-03-28T09:15:32.215Z] ++ 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
09:15:32 [2024-03-28T09:15:32.215Z] ++ set -e
09:15:32 [2024-03-28T09:15:32.215Z] ++ '[' -n 0 ']'
09:15:32 [2024-03-28T09:15:32.215Z] ++ set -x
09:15:32 [2024-03-28T09:15:32.215Z] ++ 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.LHNMZpyPRf/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
09:15:32 [2024-03-28T09:15:32.215Z] INFO: Testing against a local daemon
09:15:32 [2024-03-28T09:15:32.215Z] === RUN   TestConfigInspect
09:15:34 [2024-03-28T09:15:34.108Z] --- PASS: TestConfigInspect (1.99s)
09:15:34 [2024-03-28T09:15:34.108Z] === RUN   TestConfigList
09:15:35 [2024-03-28T09:15:35.037Z] === RUN   TestConfigList/test_filter_by_name
09:15:35 [2024-03-28T09:15:35.037Z] === RUN   TestConfigList/test_filter_by_id
09:15:35 [2024-03-28T09:15:35.037Z] === RUN   TestConfigList/test_filter_by_label_key_only
09:15:35 [2024-03-28T09:15:35.037Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
09:15:35 [2024-03-28T09:15:35.037Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
09:15:35 [2024-03-28T09:15:35.966Z] --- PASS: TestConfigList (1.88s)
09:15:35 [2024-03-28T09:15:35.966Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
09:15:35 [2024-03-28T09:15:35.966Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
09:15:35 [2024-03-28T09:15:35.966Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
09:15:35 [2024-03-28T09:15:35.966Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
09:15:35 [2024-03-28T09:15:35.966Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
09:15:35 [2024-03-28T09:15:35.966Z] === RUN   TestConfigsCreateAndDelete
09:15:37 [2024-03-28T09:15:37.859Z] --- PASS: TestConfigsCreateAndDelete (1.97s)
09:15:37 [2024-03-28T09:15:37.859Z] === RUN   TestConfigsUpdate
09:15:39 [2024-03-28T09:15:39.751Z] --- PASS: TestConfigsUpdate (1.94s)
09:15:39 [2024-03-28T09:15:39.751Z] === RUN   TestTemplatedConfig
09:15:42 [2024-03-28T09:15:42.271Z] --- PASS: TestTemplatedConfig (2.37s)
09:15:42 [2024-03-28T09:15:42.271Z] === RUN   TestConfigCreateResolve
09:15:44 [2024-03-28T09:15:44.164Z] --- PASS: TestConfigCreateResolve (1.92s)
09:15:44 [2024-03-28T09:15:44.164Z] PASS
09:15:44 [2024-03-28T09:15:44.164Z] 
09:15:44 [2024-03-28T09:15:44.164Z] DONE 11 tests in 12.110s
09:15:44 [2024-03-28T09:15:44.164Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
09:15:44 [2024-03-28T09:15:44.164Z] ++ '[' -n '' ']'
09:15:44 [2024-03-28T09:15:44.164Z] ++ 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
09:15:44 [2024-03-28T09:15:44.164Z] ++ set -e
09:15:44 [2024-03-28T09:15:44.164Z] ++ '[' -n 0 ']'
09:15:44 [2024-03-28T09:15:44.164Z] ++ set -x
09:15:44 [2024-03-28T09:15:44.164Z] ++ 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.LHNMZpyPRf/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
09:15:44 [2024-03-28T09:15:44.164Z] INFO: Testing against a local daemon
09:15:44 [2024-03-28T09:15:44.164Z] === RUN   TestAttach
09:15:44 [2024-03-28T09:15:44.164Z] === RUN   TestAttach/without_TTY
09:15:44 [2024-03-28T09:15:44.164Z] === PAUSE TestAttach/without_TTY
09:15:44 [2024-03-28T09:15:44.164Z] === RUN   TestAttach/with_TTY
09:15:44 [2024-03-28T09:15:44.164Z] === PAUSE TestAttach/with_TTY
09:15:44 [2024-03-28T09:15:44.164Z] === CONT  TestAttach/without_TTY
09:15:44 [2024-03-28T09:15:44.164Z] === CONT  TestAttach/with_TTY
09:15:44 [2024-03-28T09:15:44.164Z] --- PASS: TestAttach (0.03s)
09:15:44 [2024-03-28T09:15:44.164Z]     --- PASS: TestAttach/with_TTY (0.08s)
09:15:44 [2024-03-28T09:15:44.164Z]     --- PASS: TestAttach/without_TTY (0.08s)
09:15:44 [2024-03-28T09:15:44.164Z] === RUN   TestCreateWithCDIDevices
09:15:45 [2024-03-28T09:15:45.093Z] --- PASS: TestCreateWithCDIDevices (1.02s)
09:15:45 [2024-03-28T09:15:45.093Z] === RUN   TestCDISpecDirsAreInSystemInfo
09:15:45 [2024-03-28T09:15:45.093Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
09:15:45 [2024-03-28T09:15:45.656Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
09:15:46 [2024-03-28T09:15:46.220Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
09:15:46 [2024-03-28T09:15:46.783Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
09:15:47 [2024-03-28T09:15:47.346Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
09:15:47 [2024-03-28T09:15:47.909Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
09:15:48 [2024-03-28T09:15:48.166Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
09:15:48 [2024-03-28T09:15:48.729Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
09:15:49 [2024-03-28T09:15:49.293Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s)
09:15:49 [2024-03-28T09:15:49.293Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
09:15:49 [2024-03-28T09:15:49.293Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
09:15:49 [2024-03-28T09:15:49.293Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
09:15:49 [2024-03-28T09:15:49.293Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
09:15:49 [2024-03-28T09:15:49.293Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
09:15:49 [2024-03-28T09:15:49.293Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
09:15:49 [2024-03-28T09:15:49.293Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
09:15:49 [2024-03-28T09:15:49.293Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestCheckpoint
09:15:49 [2024-03-28T09:15:49.293Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:15:49 [2024-03-28T09:15:49.293Z] --- SKIP: TestCheckpoint (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/commit
09:15:49 [2024-03-28T09:15:49.293Z] === PAUSE TestContainerInvalidJSON/commit
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/containers/create
09:15:49 [2024-03-28T09:15:49.293Z] === PAUSE TestContainerInvalidJSON/containers/create
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:15:49 [2024-03-28T09:15:49.293Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:15:49 [2024-03-28T09:15:49.293Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:15:49 [2024-03-28T09:15:49.293Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:15:49 [2024-03-28T09:15:49.293Z] === CONT  TestContainerInvalidJSON/commit
09:15:49 [2024-03-28T09:15:49.293Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:15:49 [2024-03-28T09:15:49.293Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:15:49 [2024-03-28T09:15:49.293Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:15:49 [2024-03-28T09:15:49.293Z] === CONT  TestContainerInvalidJSON/containers/create
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:15:49 [2024-03-28T09:15:49.293Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:15:49 [2024-03-28T09:15:49.293Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
09:15:49 [2024-03-28T09:15:49.293Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
09:15:49 [2024-03-28T09:15:49.293Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
09:15:49 [2024-03-28T09:15:49.293Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
09:15:49 [2024-03-28T09:15:49.293Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
09:15:49 [2024-03-28T09:15:49.293Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:15:49 [2024-03-28T09:15:49.293Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestCopyFromContainerPathIsNotDir
09:15:49 [2024-03-28T09:15:49.293Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
09:15:49 [2024-03-28T09:15:49.293Z] === RUN   TestCopyToContainerPathDoesNotExist
09:15:49 [2024-03-28T09:15:49.550Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
09:15:49 [2024-03-28T09:15:49.550Z] === RUN   TestCopyEmptyFile
09:15:49 [2024-03-28T09:15:49.550Z] --- PASS: TestCopyEmptyFile (0.07s)
09:15:49 [2024-03-28T09:15:49.550Z] === RUN   TestCopyToContainerPathIsNotDir
09:15:49 [2024-03-28T09:15:49.550Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
09:15:49 [2024-03-28T09:15:49.550Z] === RUN   TestCopyFromContainer
09:15:50 [2024-03-28T09:15:50.113Z] === RUN   TestCopyFromContainer//
09:15:50 [2024-03-28T09:15:50.113Z] === RUN   TestCopyFromContainer/.
09:15:50 [2024-03-28T09:15:50.113Z] === RUN   TestCopyFromContainer//.
09:15:50 [2024-03-28T09:15:50.113Z] === RUN   TestCopyFromContainer/./
09:15:50 [2024-03-28T09:15:50.113Z] === RUN   TestCopyFromContainer//./
09:15:50 [2024-03-28T09:15:50.113Z] === RUN   TestCopyFromContainer//bar/root
09:15:50 [2024-03-28T09:15:50.113Z] === RUN   TestCopyFromContainer//bar/root/
09:15:50 [2024-03-28T09:15:50.369Z] === RUN   TestCopyFromContainer//bar/root/.
09:15:50 [2024-03-28T09:15:50.369Z] === RUN   TestCopyFromContainer/bar/quux
09:15:50 [2024-03-28T09:15:50.370Z] === RUN   TestCopyFromContainer/bar/quux/
09:15:50 [2024-03-28T09:15:50.370Z] === RUN   TestCopyFromContainer/bar/quux/.
09:15:50 [2024-03-28T09:15:50.370Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:15:50 [2024-03-28T09:15:50.370Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:15:50 [2024-03-28T09:15:50.370Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:15:50 [2024-03-28T09:15:50.370Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:15:50 [2024-03-28T09:15:50.370Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
09:15:50 [2024-03-28T09:15:50.370Z] === RUN   TestCopyFromContainer/bar/notarget
09:15:50 [2024-03-28T09:15:50.370Z] --- PASS: TestCopyFromContainer (0.74s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCopyFromContainer// (0.01s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCopyFromContainer/. (0.01s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCopyFromContainer//. (0.01s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
09:15:50 [2024-03-28T09:15:50.370Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:15:50 [2024-03-28T09:15:50.370Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:15:50 [2024-03-28T09:15:50.370Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:15:50 [2024-03-28T09:15:50.370Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:15:50 [2024-03-28T09:15:50.370Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:15:50 [2024-03-28T09:15:50.370Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:15:50 [2024-03-28T09:15:50.370Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:15:50 [2024-03-28T09:15:50.370Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:15:50 [2024-03-28T09:15:50.370Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:15:50 [2024-03-28T09:15:50.370Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:15:50 [2024-03-28T09:15:50.370Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:15:50 [2024-03-28T09:15:50.370Z] === RUN   TestCreateLinkToNonExistingContainer
09:15:50 [2024-03-28T09:15:50.370Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:15:50 [2024-03-28T09:15:50.370Z] === RUN   TestCreateWithInvalidEnv
09:15:50 [2024-03-28T09:15:50.370Z] === RUN   TestCreateWithInvalidEnv/0
09:15:50 [2024-03-28T09:15:50.370Z] === PAUSE TestCreateWithInvalidEnv/0
09:15:50 [2024-03-28T09:15:50.370Z] === RUN   TestCreateWithInvalidEnv/1
09:15:50 [2024-03-28T09:15:50.370Z] === PAUSE TestCreateWithInvalidEnv/1
09:15:50 [2024-03-28T09:15:50.370Z] === RUN   TestCreateWithInvalidEnv/2
09:15:50 [2024-03-28T09:15:50.370Z] === PAUSE TestCreateWithInvalidEnv/2
09:15:50 [2024-03-28T09:15:50.370Z] === CONT  TestCreateWithInvalidEnv/0
09:15:50 [2024-03-28T09:15:50.370Z] === CONT  TestCreateWithInvalidEnv/2
09:15:50 [2024-03-28T09:15:50.370Z] === CONT  TestCreateWithInvalidEnv/1
09:15:50 [2024-03-28T09:15:50.370Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:15:50 [2024-03-28T09:15:50.370Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:15:50 [2024-03-28T09:15:50.370Z] === RUN   TestCreateTmpfsMountsTarget
09:15:50 [2024-03-28T09:15:50.370Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:15:50 [2024-03-28T09:15:50.370Z] === RUN   TestCreateWithCustomMaskedPaths
09:15:51 [2024-03-28T09:15:51.738Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
09:15:51 [2024-03-28T09:15:51.738Z] === RUN   TestCreateWithCustomReadonlyPaths
09:15:53 [2024-03-28T09:15:53.107Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s)
09:15:53 [2024-03-28T09:15:53.107Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:15:53 [2024-03-28T09:15:53.107Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:15:53 [2024-03-28T09:15:53.107Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:15:53 [2024-03-28T09:15:53.107Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:15:53 [2024-03-28T09:15:53.107Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:15:53 [2024-03-28T09:15:53.107Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:15:53 [2024-03-28T09:15:53.107Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:15:53 [2024-03-28T09:15:53.107Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:15:53 [2024-03-28T09:15:53.107Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:15:53 [2024-03-28T09:15:53.107Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:15:53 [2024-03-28T09:15:53.107Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:15:53 [2024-03-28T09:15:53.107Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
09:15:53 [2024-03-28T09:15:53.107Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
09:15:53 [2024-03-28T09:15:53.107Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:15:53 [2024-03-28T09:15:53.107Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:15:53 [2024-03-28T09:15:53.107Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
09:15:53 [2024-03-28T09:15:53.107Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:15:53 [2024-03-28T09:15:53.107Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:15:53 [2024-03-28T09:15:53.107Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:15:53 [2024-03-28T09:15:53.107Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:15:53 [2024-03-28T09:15:53.107Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
09:15:53 [2024-03-28T09:15:53.107Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
09:15:53 [2024-03-28T09:15:53.107Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
09:15:53 [2024-03-28T09:15:53.107Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
09:15:53 [2024-03-28T09:15:53.107Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
09:15:53 [2024-03-28T09:15:53.107Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
09:15:53 [2024-03-28T09:15:53.107Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:15:53 [2024-03-28T09:15:53.364Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
09:15:53 [2024-03-28T09:15:53.364Z] === RUN   TestCreateDifferentPlatform
09:15:53 [2024-03-28T09:15:53.364Z] === RUN   TestCreateDifferentPlatform/different_os
09:15:53 [2024-03-28T09:15:53.364Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:15:53 [2024-03-28T09:15:53.364Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:15:53 [2024-03-28T09:15:53.364Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:15:53 [2024-03-28T09:15:53.364Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:15:53 [2024-03-28T09:15:53.364Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:15:53 [2024-03-28T09:15:53.364Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
09:15:53 [2024-03-28T09:15:53.364Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:15:53 [2024-03-28T09:15:53.364Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
09:15:53 [2024-03-28T09:15:53.364Z] === RUN   TestCreateInvalidHostConfig
09:15:53 [2024-03-28T09:15:53.364Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
09:15:53 [2024-03-28T09:15:53.364Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
09:15:53 [2024-03-28T09:15:53.364Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
09:15:53 [2024-03-28T09:15:53.364Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
09:15:53 [2024-03-28T09:15:53.364Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:15:53 [2024-03-28T09:15:53.364Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:15:53 [2024-03-28T09:15:53.364Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
09:15:53 [2024-03-28T09:15:53.364Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
09:15:53 [2024-03-28T09:15:53.364Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
09:15:53 [2024-03-28T09:15:53.364Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
09:15:53 [2024-03-28T09:15:53.364Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:15:53 [2024-03-28T09:15:53.364Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:15:53 [2024-03-28T09:15:53.364Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
09:15:53 [2024-03-28T09:15:53.364Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:15:53 [2024-03-28T09:15:53.364Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:15:53 [2024-03-28T09:15:53.364Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:15:53 [2024-03-28T09:15:53.364Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:15:53 [2024-03-28T09:15:53.364Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:15:53 [2024-03-28T09:15:53.364Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:15:53 [2024-03-28T09:15:53.364Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:15:53 [2024-03-28T09:15:53.364Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
09:15:53 [2024-03-28T09:15:53.364Z] === RUN   TestCreateWithMultipleEndpointSettings
09:15:53 [2024-03-28T09:15:53.364Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
09:15:53 [2024-03-28T09:15:53.364Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
09:15:53 [2024-03-28T09:15:53.364Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s)
09:15:53 [2024-03-28T09:15:53.364Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
09:15:53 [2024-03-28T09:15:53.364Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
09:15:53 [2024-03-28T09:15:53.364Z] === RUN   TestCreateWithCustomMACs
09:15:53 [2024-03-28T09:15:53.927Z] --- PASS: TestCreateWithCustomMACs (0.54s)
09:15:53 [2024-03-28T09:15:53.927Z] === RUN   TestContainerStartOnDaemonRestart
09:15:53 [2024-03-28T09:15:53.927Z] === PAUSE TestContainerStartOnDaemonRestart
09:15:53 [2024-03-28T09:15:53.927Z] === RUN   TestDaemonRestartIpcMode
09:15:53 [2024-03-28T09:15:53.927Z] === PAUSE TestDaemonRestartIpcMode
09:15:53 [2024-03-28T09:15:53.927Z] === RUN   TestDaemonHostGatewayIP
09:15:53 [2024-03-28T09:15:53.927Z] === PAUSE TestDaemonHostGatewayIP
09:15:53 [2024-03-28T09:15:53.927Z] === RUN   TestRestartDaemonWithRestartingContainer
09:15:53 [2024-03-28T09:15:53.927Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:15:53 [2024-03-28T09:15:53.927Z] === RUN   TestHardRestartWhenContainerIsRunning
09:15:53 [2024-03-28T09:15:53.927Z] === PAUSE TestHardRestartWhenContainerIsRunning
09:15:53 [2024-03-28T09:15:53.927Z] === RUN   TestContainerKillOnDaemonStart
09:15:53 [2024-03-28T09:15:53.927Z] === PAUSE TestContainerKillOnDaemonStart
09:15:53 [2024-03-28T09:15:53.927Z] === RUN   TestDiff
09:15:54 [2024-03-28T09:15:54.491Z] --- PASS: TestDiff (0.41s)
09:15:54 [2024-03-28T09:15:54.491Z] === RUN   TestDiffStoppedContainer
09:15:54 [2024-03-28T09:15:54.747Z] --- PASS: TestDiffStoppedContainer (0.44s)
09:15:54 [2024-03-28T09:15:54.747Z] === RUN   TestExecConsoleSize
09:15:55 [2024-03-28T09:15:55.311Z] --- PASS: TestExecConsoleSize (0.46s)
09:15:55 [2024-03-28T09:15:55.311Z] === RUN   TestExecWithCloseStdin
09:15:55 [2024-03-28T09:15:55.875Z] --- PASS: TestExecWithCloseStdin (0.46s)
09:15:55 [2024-03-28T09:15:55.875Z] === RUN   TestExec
09:15:56 [2024-03-28T09:15:56.132Z] --- PASS: TestExec (0.44s)
09:15:56 [2024-03-28T09:15:56.132Z] === RUN   TestExecUser
09:15:56 [2024-03-28T09:15:56.695Z] --- PASS: TestExecUser (0.45s)
09:15:56 [2024-03-28T09:15:56.695Z] === RUN   TestExecWithGroupAdd
09:15:57 [2024-03-28T09:15:57.258Z] --- PASS: TestExecWithGroupAdd (0.44s)
09:15:57 [2024-03-28T09:15:57.258Z] === RUN   TestExportContainerAndImportImage
09:15:57 [2024-03-28T09:15:57.515Z] --- PASS: TestExportContainerAndImportImage (0.47s)
09:15:57 [2024-03-28T09:15:57.515Z] === RUN   TestExportContainerAfterDaemonRestart
09:16:04 [2024-03-28T09:16:04.072Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
09:16:04 [2024-03-28T09:16:04.072Z] === RUN   TestHealthCheckWorkdir
09:16:04 [2024-03-28T09:16:04.329Z] --- PASS: TestHealthCheckWorkdir (0.51s)
09:16:04 [2024-03-28T09:16:04.329Z] === RUN   TestHealthKillContainer
09:16:12 [2024-03-28T09:16:12.422Z] --- PASS: TestHealthKillContainer (7.61s)
09:16:12 [2024-03-28T09:16:12.422Z] === RUN   TestHealthCheckProcessKilled
09:16:12 [2024-03-28T09:16:12.422Z] --- PASS: TestHealthCheckProcessKilled (0.62s)
09:16:12 [2024-03-28T09:16:12.422Z] === RUN   TestHealthStartInterval
09:16:13 [2024-03-28T09:16:13.791Z]     health_test.go:141: &{2024-03-28 09:16:13.547551702 +0000 UTC 2024-03-28 09:16:13.57374228 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:16:13 [2024-03-28T09:16:13.791Z]         }
09:16:13 [2024-03-28T09:16:13.791Z]     health_test.go:141: &{2024-03-28 09:16:13.547551702 +0000 UTC 2024-03-28 09:16:13.57374228 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:16:13 [2024-03-28T09:16:13.791Z]         }
09:16:14 [2024-03-28T09:16:14.048Z]     health_test.go:141: &{2024-03-28 09:16:13.547551702 +0000 UTC 2024-03-28 09:16:13.57374228 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:16:14 [2024-03-28T09:16:14.048Z]         }
09:16:14 [2024-03-28T09:16:14.048Z]     health_test.go:141: &{2024-03-28 09:16:13.547551702 +0000 UTC 2024-03-28 09:16:13.57374228 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:16:14 [2024-03-28T09:16:14.048Z]         }
09:16:14 [2024-03-28T09:16:14.304Z]     health_test.go:141: &{2024-03-28 09:16:13.547551702 +0000 UTC 2024-03-28 09:16:13.57374228 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:16:14 [2024-03-28T09:16:14.304Z]         }
09:16:14 [2024-03-28T09:16:14.304Z]     health_test.go:141: &{2024-03-28 09:16:13.547551702 +0000 UTC 2024-03-28 09:16:13.57374228 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:16:14 [2024-03-28T09:16:14.304Z]         }
09:16:14 [2024-03-28T09:16:14.304Z]     health_test.go:141: &{2024-03-28 09:16:13.547551702 +0000 UTC 2024-03-28 09:16:13.57374228 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:16:14 [2024-03-28T09:16:14.304Z]         }
09:16:14 [2024-03-28T09:16:14.561Z]     health_test.go:141: &{2024-03-28 09:16:13.547551702 +0000 UTC 2024-03-28 09:16:13.57374228 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:16:14 [2024-03-28T09:16:14.561Z]         }
09:16:14 [2024-03-28T09:16:14.561Z]     health_test.go:141: &{2024-03-28 09:16:13.547551702 +0000 UTC 2024-03-28 09:16:13.57374228 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:16:14 [2024-03-28T09:16:14.561Z]         }
09:16:14 [2024-03-28T09:16:14.818Z]     health_test.go:141: &{2024-03-28 09:16:13.547551702 +0000 UTC 2024-03-28 09:16:13.57374228 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:16:14 [2024-03-28T09:16:14.818Z]         }
09:16:14 [2024-03-28T09:16:14.818Z]     health_test.go:141: &{2024-03-28 09:16:14.575050909 +0000 UTC 2024-03-28 09:16:14.601575998 +0000 UTC 1 2}
09:16:14 [2024-03-28T09:16:14.818Z]     health_test.go:141: &{2024-03-28 09:16:14.575050909 +0000 UTC 2024-03-28 09:16:14.601575998 +0000 UTC 1 2}
09:16:15 [2024-03-28T09:16:15.074Z]     health_test.go:141: &{2024-03-28 09:16:14.575050909 +0000 UTC 2024-03-28 09:16:14.601575998 +0000 UTC 1 2}
09:16:15 [2024-03-28T09:16:15.074Z]     health_test.go:141: &{2024-03-28 09:16:14.575050909 +0000 UTC 2024-03-28 09:16:14.601575998 +0000 UTC 1 2}
09:16:15 [2024-03-28T09:16:15.331Z]     health_test.go:141: &{2024-03-28 09:16:14.575050909 +0000 UTC 2024-03-28 09:16:14.601575998 +0000 UTC 1 2}
09:16:15 [2024-03-28T09:16:15.331Z]     health_test.go:141: &{2024-03-28 09:16:14.575050909 +0000 UTC 2024-03-28 09:16:14.601575998 +0000 UTC 1 2}
09:16:15 [2024-03-28T09:16:15.331Z]     health_test.go:141: &{2024-03-28 09:16:14.575050909 +0000 UTC 2024-03-28 09:16:14.601575998 +0000 UTC 1 2}
09:16:15 [2024-03-28T09:16:15.588Z]     health_test.go:141: &{2024-03-28 09:16:14.575050909 +0000 UTC 2024-03-28 09:16:14.601575998 +0000 UTC 1 2}
09:16:15 [2024-03-28T09:16:15.588Z]     health_test.go:141: &{2024-03-28 09:16:14.575050909 +0000 UTC 2024-03-28 09:16:14.601575998 +0000 UTC 1 2}
09:16:15 [2024-03-28T09:16:15.588Z]     health_test.go:141: &{2024-03-28 09:16:14.575050909 +0000 UTC 2024-03-28 09:16:14.601575998 +0000 UTC 1 2}
09:16:15 [2024-03-28T09:16:15.844Z]     health_test.go:169: 1.027642428s
09:16:16 [2024-03-28T09:16:16.773Z]     health_test.go:169: 1.027642428s
09:16:17 [2024-03-28T09:16:17.702Z]     health_test.go:169: 1.027642428s
09:16:19 [2024-03-28T09:16:19.069Z]     health_test.go:169: 1.027642428s
09:16:19 [2024-03-28T09:16:19.998Z]     health_test.go:169: 1.027642428s
09:16:20 [2024-03-28T09:16:20.928Z]     health_test.go:169: 1.027642428s
09:16:21 [2024-03-28T09:16:21.857Z]     health_test.go:169: 1.027642428s
09:16:22 [2024-03-28T09:16:22.786Z]     health_test.go:169: 1.027642428s
09:16:23 [2024-03-28T09:16:23.715Z]     health_test.go:169: 1.027642428s
09:16:25 [2024-03-28T09:16:25.082Z]     health_test.go:169: 1.027642428s
09:16:26 [2024-03-28T09:16:26.011Z]     health_test.go:169: 1.027642428s
09:16:26 [2024-03-28T09:16:26.941Z]     health_test.go:169: 1.027642428s
09:16:27 [2024-03-28T09:16:27.870Z]     health_test.go:169: 1.027642428s
09:16:28 [2024-03-28T09:16:28.799Z]     health_test.go:169: 1.027642428s
09:16:29 [2024-03-28T09:16:29.728Z]     health_test.go:169: 1.027642428s
09:16:31 [2024-03-28T09:16:31.096Z]     health_test.go:169: 1.027642428s
09:16:32 [2024-03-28T09:16:32.025Z]     health_test.go:169: 1.027642428s
09:16:32 [2024-03-28T09:16:32.955Z]     health_test.go:169: 1.027642428s
09:16:33 [2024-03-28T09:16:33.885Z]     health_test.go:169: 1.027642428s
09:16:34 [2024-03-28T09:16:34.814Z]     health_test.go:169: 1.027642428s
09:16:35 [2024-03-28T09:16:35.744Z]     health_test.go:169: 1.027642428s
09:16:37 [2024-03-28T09:16:37.115Z]     health_test.go:169: 1.027642428s
09:16:38 [2024-03-28T09:16:38.046Z]     health_test.go:169: 1.027642428s
09:16:38 [2024-03-28T09:16:38.976Z]     health_test.go:169: 1.027642428s
09:16:39 [2024-03-28T09:16:39.906Z]     health_test.go:169: 1.027642428s
09:16:40 [2024-03-28T09:16:40.836Z]     health_test.go:169: 1.027642428s
09:16:41 [2024-03-28T09:16:41.766Z]     health_test.go:169: 1.027642428s
09:16:43 [2024-03-28T09:16:43.156Z]     health_test.go:169: 1.027642428s
09:16:43 [2024-03-28T09:16:43.722Z]     health_test.go:169: 1.027642428s
09:16:45 [2024-03-28T09:16:45.090Z]     health_test.go:169: 1.027642428s
09:16:46 [2024-03-28T09:16:46.020Z] --- PASS: TestHealthStartInterval (33.58s)
09:16:46 [2024-03-28T09:16:46.020Z] === RUN   TestInspectAnnotations
09:16:46 [2024-03-28T09:16:46.020Z] --- PASS: TestInspectAnnotations (0.05s)
09:16:46 [2024-03-28T09:16:46.020Z] === RUN   TestNetworkAliasesAreEmpty
09:16:46 [2024-03-28T09:16:46.020Z] === RUN   TestNetworkAliasesAreEmpty/host
09:16:46 [2024-03-28T09:16:46.020Z] === RUN   TestNetworkAliasesAreEmpty/bridge
09:16:46 [2024-03-28T09:16:46.277Z] === RUN   TestNetworkAliasesAreEmpty/none
09:16:46 [2024-03-28T09:16:46.277Z] --- PASS: TestNetworkAliasesAreEmpty (0.12s)
09:16:46 [2024-03-28T09:16:46.277Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
09:16:46 [2024-03-28T09:16:46.277Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s)
09:16:46 [2024-03-28T09:16:46.277Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.04s)
09:16:46 [2024-03-28T09:16:46.277Z] === RUN   TestIpcModeNone
09:16:46 [2024-03-28T09:16:46.533Z] --- PASS: TestIpcModeNone (0.42s)
09:16:46 [2024-03-28T09:16:46.533Z] === RUN   TestIpcModePrivate
09:16:46 [2024-03-28T09:16:46.790Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
09:16:47 [2024-03-28T09:16:47.047Z] --- PASS: TestIpcModePrivate (0.45s)
09:16:47 [2024-03-28T09:16:47.047Z] === RUN   TestIpcModeShareable
09:16:47 [2024-03-28T09:16:47.304Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
09:16:47 [2024-03-28T09:16:47.561Z] --- PASS: TestIpcModeShareable (0.48s)
09:16:47 [2024-03-28T09:16:47.561Z] === RUN   TestAPIIpcModeShareableAndContainer
09:16:48 [2024-03-28T09:16:48.491Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.04s)
09:16:48 [2024-03-28T09:16:48.491Z] === RUN   TestAPIIpcModeHost
09:16:48 [2024-03-28T09:16:48.748Z] --- PASS: TestAPIIpcModeHost (0.27s)
09:16:48 [2024-03-28T09:16:48.748Z] === RUN   TestDaemonIpcModeShareable
09:16:49 [2024-03-28T09:16:49.678Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
09:16:49 [2024-03-28T09:16:49.935Z] --- PASS: TestDaemonIpcModeShareable (1.03s)
09:16:49 [2024-03-28T09:16:49.935Z] === RUN   TestDaemonIpcModePrivate
09:16:50 [2024-03-28T09:16:50.865Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
09:16:50 [2024-03-28T09:16:50.865Z] --- PASS: TestDaemonIpcModePrivate (1.05s)
09:16:50 [2024-03-28T09:16:50.865Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:16:51 [2024-03-28T09:16:51.795Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
09:16:52 [2024-03-28T09:16:52.052Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.03s)
09:16:52 [2024-03-28T09:16:52.052Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:16:52 [2024-03-28T09:16:52.982Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
09:16:52 [2024-03-28T09:16:52.982Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.06s)
09:16:52 [2024-03-28T09:16:52.982Z] === RUN   TestIpcModeOlderClient
09:16:52 [2024-03-28T09:16:52.982Z] === PAUSE TestIpcModeOlderClient
09:16:52 [2024-03-28T09:16:52.982Z] === RUN   TestKillContainerInvalidSignal
09:16:53 [2024-03-28T09:16:53.545Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
09:16:53 [2024-03-28T09:16:53.545Z] === RUN   TestKillContainer
09:16:53 [2024-03-28T09:16:53.545Z] === RUN   TestKillContainer/no_signal
09:16:53 [2024-03-28T09:16:53.802Z] === RUN   TestKillContainer/non_killing_signal
09:16:54 [2024-03-28T09:16:54.059Z] === RUN   TestKillContainer/killing_signal
09:16:54 [2024-03-28T09:16:54.989Z] --- PASS: TestKillContainer (1.30s)
09:16:54 [2024-03-28T09:16:54.989Z]     --- PASS: TestKillContainer/no_signal (0.41s)
09:16:54 [2024-03-28T09:16:54.989Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
09:16:54 [2024-03-28T09:16:54.989Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
09:16:54 [2024-03-28T09:16:54.989Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:16:54 [2024-03-28T09:16:54.989Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:16:55 [2024-03-28T09:16:55.246Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:16:55 [2024-03-28T09:16:55.502Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s)
09:16:55 [2024-03-28T09:16:55.502Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
09:16:55 [2024-03-28T09:16:55.502Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.22s)
09:16:55 [2024-03-28T09:16:55.502Z] === RUN   TestKillStoppedContainer
09:16:55 [2024-03-28T09:16:55.502Z] --- PASS: TestKillStoppedContainer (0.04s)
09:16:55 [2024-03-28T09:16:55.502Z] === RUN   TestKillDifferentUserContainer
09:16:56 [2024-03-28T09:16:56.066Z] --- PASS: TestKillDifferentUserContainer (0.43s)
09:16:56 [2024-03-28T09:16:56.066Z] === RUN   TestInspectOomKilledTrue
09:16:56 [2024-03-28T09:16:56.629Z] --- PASS: TestInspectOomKilledTrue (0.46s)
09:16:56 [2024-03-28T09:16:56.629Z] === RUN   TestInspectOomKilledFalse
09:16:56 [2024-03-28T09:16:56.886Z] --- PASS: TestInspectOomKilledFalse (0.42s)
09:16:56 [2024-03-28T09:16:56.886Z] === RUN   TestLinksEtcHostsContentMatch
09:16:57 [2024-03-28T09:16:57.143Z] --- PASS: TestLinksEtcHostsContentMatch (0.20s)
09:16:57 [2024-03-28T09:16:57.143Z] === RUN   TestLinksContainerNames
09:16:58 [2024-03-28T09:16:58.073Z] --- PASS: TestLinksContainerNames (0.84s)
09:16:58 [2024-03-28T09:16:58.073Z] === RUN   TestLogsFollowTailEmpty
09:16:58 [2024-03-28T09:16:58.330Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
09:16:58 [2024-03-28T09:16:58.330Z] === RUN   TestLogs
09:16:58 [2024-03-28T09:16:58.330Z] === RUN   TestLogs/driver_local
09:16:58 [2024-03-28T09:16:58.330Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:16:58 [2024-03-28T09:16:58.330Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:16:58 [2024-03-28T09:16:58.330Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:16:58 [2024-03-28T09:16:58.330Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:16:58 [2024-03-28T09:16:58.330Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:16:58 [2024-03-28T09:16:58.330Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:16:58 [2024-03-28T09:16:58.330Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:16:58 [2024-03-28T09:16:58.330Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:16:58 [2024-03-28T09:16:58.330Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:16:58 [2024-03-28T09:16:58.330Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:16:58 [2024-03-28T09:16:58.330Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:16:58 [2024-03-28T09:16:58.330Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:16:58 [2024-03-28T09:16:58.330Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:16:58 [2024-03-28T09:16:58.330Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:16:58 [2024-03-28T09:16:58.330Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:16:58 [2024-03-28T09:16:58.330Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:16:58 [2024-03-28T09:16:58.330Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:16:58 [2024-03-28T09:16:58.330Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:16:59 [2024-03-28T09:16:59.699Z] === RUN   TestLogs/driver_json-file
09:16:59 [2024-03-28T09:16:59.699Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:16:59 [2024-03-28T09:16:59.699Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:16:59 [2024-03-28T09:16:59.699Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:16:59 [2024-03-28T09:16:59.699Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:16:59 [2024-03-28T09:16:59.699Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:16:59 [2024-03-28T09:16:59.699Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:16:59 [2024-03-28T09:16:59.699Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:16:59 [2024-03-28T09:16:59.699Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:16:59 [2024-03-28T09:16:59.699Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:16:59 [2024-03-28T09:16:59.699Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:16:59 [2024-03-28T09:16:59.699Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:16:59 [2024-03-28T09:16:59.699Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:16:59 [2024-03-28T09:16:59.699Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:16:59 [2024-03-28T09:16:59.699Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:16:59 [2024-03-28T09:16:59.699Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:16:59 [2024-03-28T09:16:59.699Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:16:59 [2024-03-28T09:16:59.699Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:16:59 [2024-03-28T09:16:59.699Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:17:01 [2024-03-28T09:17:01.594Z] --- PASS: TestLogs (2.85s)
09:17:01 [2024-03-28T09:17:01.594Z]     --- PASS: TestLogs/driver_local (0.01s)
09:17:01 [2024-03-28T09:17:01.594Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s)
09:17:01 [2024-03-28T09:17:01.594Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.01s)
09:17:01 [2024-03-28T09:17:01.594Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.16s)
09:17:01 [2024-03-28T09:17:01.594Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.20s)
09:17:01 [2024-03-28T09:17:01.594Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.25s)
09:17:01 [2024-03-28T09:17:01.594Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.33s)
09:17:01 [2024-03-28T09:17:01.594Z]     --- PASS: TestLogs/driver_json-file (0.01s)
09:17:01 [2024-03-28T09:17:01.594Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.90s)
09:17:01 [2024-03-28T09:17:01.594Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.26s)
09:17:01 [2024-03-28T09:17:01.594Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.31s)
09:17:01 [2024-03-28T09:17:01.594Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.36s)
09:17:01 [2024-03-28T09:17:01.594Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.43s)
09:17:01 [2024-03-28T09:17:01.594Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.51s)
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestContainerNetworkMountsNoChown
09:17:01 [2024-03-28T09:17:01.594Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/default
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/default
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/private
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/private
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/rprivate
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/rprivate
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/slave
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/slave
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/rslave
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/rslave
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/shared
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/shared
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/rshared
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/rshared
09:17:01 [2024-03-28T09:17:01.594Z] === CONT  TestMountDaemonRoot/default
09:17:01 [2024-03-28T09:17:01.594Z] === CONT  TestMountDaemonRoot/rslave
09:17:01 [2024-03-28T09:17:01.594Z] === CONT  TestMountDaemonRoot/rprivate
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/default/bind_root
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/default/mount_root
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === CONT  TestMountDaemonRoot/default/bind_root
09:17:01 [2024-03-28T09:17:01.594Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === CONT  TestMountDaemonRoot/shared
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:17:01 [2024-03-28T09:17:01.594Z] === CONT  TestMountDaemonRoot/slave
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === CONT  TestMountDaemonRoot/rshared
09:17:01 [2024-03-28T09:17:01.594Z] === CONT  TestMountDaemonRoot/private
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === CONT  TestMountDaemonRoot/default/mount_root
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/private/bind_root
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/private/mount_root
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:17:01 [2024-03-28T09:17:01.594Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:17:01 [2024-03-28T09:17:01.594Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:17:01 [2024-03-28T09:17:01.594Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:17:01 [2024-03-28T09:17:01.594Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:17:01 [2024-03-28T09:17:01.851Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:17:01 [2024-03-28T09:17:01.851Z] === CONT  TestMountDaemonRoot/private/bind_root
09:17:01 [2024-03-28T09:17:01.851Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:17:01 [2024-03-28T09:17:01.851Z] === CONT  TestMountDaemonRoot/private/mount_root
09:17:01 [2024-03-28T09:17:01.851Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:17:01 [2024-03-28T09:17:01.851Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:17:01 [2024-03-28T09:17:01.851Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:17:01 [2024-03-28T09:17:01.851Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:17:01 [2024-03-28T09:17:01.851Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:17:01 [2024-03-28T09:17:01.851Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:17:01 [2024-03-28T09:17:01.851Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:17:01 [2024-03-28T09:17:01.851Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:17:01 [2024-03-28T09:17:01.851Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:17:01 [2024-03-28T09:17:01.851Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:17:01 [2024-03-28T09:17:01.851Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:17:01 [2024-03-28T09:17:01.851Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:17:01 [2024-03-28T09:17:01.851Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:17:01 [2024-03-28T09:17:01.851Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:17:01 [2024-03-28T09:17:01.851Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:17:01 [2024-03-28T09:17:01.851Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:17:01 [2024-03-28T09:17:01.851Z] --- PASS: TestMountDaemonRoot (0.01s)
09:17:01 [2024-03-28T09:17:01.851Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s)
09:17:01 [2024-03-28T09:17:01.851Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
09:17:01 [2024-03-28T09:17:01.851Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.07s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.07s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
09:17:01 [2024-03-28T09:17:01.851Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
09:17:01 [2024-03-28T09:17:01.851Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
09:17:01 [2024-03-28T09:17:01.851Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
09:17:01 [2024-03-28T09:17:01.851Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
09:17:01 [2024-03-28T09:17:01.851Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
09:17:01 [2024-03-28T09:17:01.851Z] === RUN   TestContainerBindMountNonRecursive
09:17:03 [2024-03-28T09:17:03.220Z] --- PASS: TestContainerBindMountNonRecursive (1.08s)
09:17:03 [2024-03-28T09:17:03.220Z] === RUN   TestContainerVolumesMountedAsShared
09:17:03 [2024-03-28T09:17:03.477Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
09:17:03 [2024-03-28T09:17:03.477Z] === RUN   TestContainerVolumesMountedAsSlave
09:17:03 [2024-03-28T09:17:03.733Z] --- PASS: TestContainerVolumesMountedAsSlave (0.26s)
09:17:03 [2024-03-28T09:17:03.733Z] === RUN   TestContainerCopyLeaksMounts
09:17:04 [2024-03-28T09:17:04.297Z] --- PASS: TestContainerCopyLeaksMounts (0.46s)
09:17:04 [2024-03-28T09:17:04.297Z] === RUN   TestContainerBindMountReadOnlyDefault
09:17:04 [2024-03-28T09:17:04.297Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44
09:17:04 [2024-03-28T09:17:04.297Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount
09:17:04 [2024-03-28T09:17:04.553Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount
09:17:05 [2024-03-28T09:17:05.117Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44
09:17:05 [2024-03-28T09:17:05.117Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount
09:17:05 [2024-03-28T09:17:05.374Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount
09:17:05 [2024-03-28T09:17:05.937Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default
09:17:05 [2024-03-28T09:17:05.937Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount
09:17:06 [2024-03-28T09:17:06.194Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount
09:17:06 [2024-03-28T09:17:06.451Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default
09:17:06 [2024-03-28T09:17:06.451Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount
09:17:07 [2024-03-28T09:17:07.014Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount
09:17:07 [2024-03-28T09:17:07.271Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.23s)
09:17:07 [2024-03-28T09:17:07.271Z]     --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.80s)
09:17:07 [2024-03-28T09:17:07.271Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.39s)
09:17:07 [2024-03-28T09:17:07.271Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.41s)
09:17:07 [2024-03-28T09:17:07.271Z]     --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.81s)
09:17:07 [2024-03-28T09:17:07.271Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.39s)
09:17:07 [2024-03-28T09:17:07.271Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.41s)
09:17:07 [2024-03-28T09:17:07.271Z]     --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.78s)
09:17:07 [2024-03-28T09:17:07.271Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.38s)
09:17:07 [2024-03-28T09:17:07.271Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.39s)
09:17:07 [2024-03-28T09:17:07.271Z]     --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.77s)
09:17:07 [2024-03-28T09:17:07.271Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.38s)
09:17:07 [2024-03-28T09:17:07.271Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.39s)
09:17:07 [2024-03-28T09:17:07.271Z] === RUN   TestContainerBindMountRecursivelyReadOnly
09:17:08 [2024-03-28T09:17:08.640Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.36s)
09:17:08 [2024-03-28T09:17:08.640Z] === RUN   TestNetworkNat
09:17:09 [2024-03-28T09:17:09.204Z] --- PASS: TestNetworkNat (0.47s)
09:17:09 [2024-03-28T09:17:09.204Z] === RUN   TestNetworkLocalhostTCPNat
09:17:09 [2024-03-28T09:17:09.768Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
09:17:09 [2024-03-28T09:17:09.768Z] === RUN   TestNetworkLoopbackNat
09:17:12 [2024-03-28T09:17:12.288Z] --- PASS: TestNetworkLoopbackNat (2.55s)
09:17:12 [2024-03-28T09:17:12.288Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
09:17:12 [2024-03-28T09:17:12.288Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
09:17:12 [2024-03-28T09:17:12.545Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
09:17:12 [2024-03-28T09:17:12.545Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
09:17:12 [2024-03-28T09:17:12.545Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
09:17:12 [2024-03-28T09:17:12.545Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.45s)
09:17:12 [2024-03-28T09:17:12.545Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
09:17:12 [2024-03-28T09:17:12.545Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
09:17:12 [2024-03-28T09:17:12.545Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
09:17:12 [2024-03-28T09:17:12.545Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
09:17:12 [2024-03-28T09:17:12.545Z] === RUN   TestPause
09:17:13 [2024-03-28T09:17:13.108Z] --- PASS: TestPause (0.44s)
09:17:13 [2024-03-28T09:17:13.108Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:17:13 [2024-03-28T09:17:13.108Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:17:13 [2024-03-28T09:17:13.108Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:17:13 [2024-03-28T09:17:13.108Z] === RUN   TestPauseStopPausedContainer
09:17:13 [2024-03-28T09:17:13.671Z] --- PASS: TestPauseStopPausedContainer (0.47s)
09:17:13 [2024-03-28T09:17:13.671Z] === RUN   TestPIDModeHost
09:17:14 [2024-03-28T09:17:14.602Z] --- PASS: TestPIDModeHost (0.92s)
09:17:14 [2024-03-28T09:17:14.602Z] === RUN   TestPIDModeContainer
09:17:14 [2024-03-28T09:17:14.602Z] === RUN   TestPIDModeContainer/non-existing_container
09:17:14 [2024-03-28T09:17:14.602Z] === RUN   TestPIDModeContainer/non-running_container
09:17:14 [2024-03-28T09:17:14.602Z] === RUN   TestPIDModeContainer/running_container
09:17:15 [2024-03-28T09:17:15.534Z] --- PASS: TestPIDModeContainer (1.08s)
09:17:15 [2024-03-28T09:17:15.534Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
09:17:15 [2024-03-28T09:17:15.534Z]     --- PASS: TestPIDModeContainer/non-running_container (0.17s)
09:17:15 [2024-03-28T09:17:15.534Z]     --- PASS: TestPIDModeContainer/running_container (0.44s)
09:17:15 [2024-03-28T09:17:15.534Z] === RUN   TestPsFilter
09:17:15 [2024-03-28T09:17:15.534Z] === RUN   TestPsFilter/since
09:17:15 [2024-03-28T09:17:15.791Z] === RUN   TestPsFilter/before
09:17:15 [2024-03-28T09:17:15.791Z] --- PASS: TestPsFilter (0.14s)
09:17:15 [2024-03-28T09:17:15.791Z]     --- PASS: TestPsFilter/since (0.00s)
09:17:15 [2024-03-28T09:17:15.791Z]     --- PASS: TestPsFilter/before (0.00s)
09:17:15 [2024-03-28T09:17:15.791Z] === RUN   TestRemoveContainerWithRemovedVolume
09:17:16 [2024-03-28T09:17:16.051Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
09:17:16 [2024-03-28T09:17:16.051Z] === RUN   TestRemoveContainerWithVolume
09:17:16 [2024-03-28T09:17:16.667Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
09:17:16 [2024-03-28T09:17:16.667Z] === RUN   TestRemoveContainerRunning
09:17:16 [2024-03-28T09:17:16.923Z] --- PASS: TestRemoveContainerRunning (0.43s)
09:17:16 [2024-03-28T09:17:16.924Z] === RUN   TestRemoveContainerForceRemoveRunning
09:17:17 [2024-03-28T09:17:17.487Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
09:17:17 [2024-03-28T09:17:17.487Z] === RUN   TestRemoveInvalidContainer
09:17:17 [2024-03-28T09:17:17.487Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:17:17 [2024-03-28T09:17:17.487Z] === RUN   TestRenameLinkedContainer
09:17:19 [2024-03-28T09:17:19.380Z] --- PASS: TestRenameLinkedContainer (1.63s)
09:17:19 [2024-03-28T09:17:19.380Z] === RUN   TestRenameStoppedContainer
09:17:19 [2024-03-28T09:17:19.380Z] --- PASS: TestRenameStoppedContainer (0.41s)
09:17:19 [2024-03-28T09:17:19.380Z] === RUN   TestRenameRunningContainerAndReuse
09:17:20 [2024-03-28T09:17:20.310Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
09:17:20 [2024-03-28T09:17:20.310Z] === RUN   TestRenameInvalidName
09:17:20 [2024-03-28T09:17:20.873Z] --- PASS: TestRenameInvalidName (0.40s)
09:17:20 [2024-03-28T09:17:20.873Z] === RUN   TestRenameAnonymousContainer
09:17:22 [2024-03-28T09:17:22.242Z] --- PASS: TestRenameAnonymousContainer (1.43s)
09:17:22 [2024-03-28T09:17:22.242Z] === RUN   TestRenameContainerWithSameName
09:17:22 [2024-03-28T09:17:22.499Z] --- PASS: TestRenameContainerWithSameName (0.42s)
09:17:22 [2024-03-28T09:17:22.499Z] === RUN   TestRenameContainerWithLinkedContainer
09:17:23 [2024-03-28T09:17:23.429Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
09:17:23 [2024-03-28T09:17:23.429Z] === RUN   TestRenameContainerTwice
09:17:23 [2024-03-28T09:17:23.992Z] --- PASS: TestRenameContainerTwice (0.44s)
09:17:23 [2024-03-28T09:17:23.992Z] === RUN   TestResize
09:17:23 [2024-03-28T09:17:23.992Z] === RUN   TestResize/success
09:17:24 [2024-03-28T09:17:24.249Z] === RUN   TestResize/invalid_size
09:17:24 [2024-03-28T09:17:24.505Z] === RUN   TestResize/invalid_state
09:17:25 [2024-03-28T09:17:25.069Z] --- PASS: TestResize (0.96s)
09:17:25 [2024-03-28T09:17:25.070Z]     --- PASS: TestResize/success (0.22s)
09:17:25 [2024-03-28T09:17:25.070Z]     --- PASS: TestResize/invalid_size (0.24s)
09:17:25 [2024-03-28T09:17:25.070Z]     --- PASS: TestResize/invalid_state (0.03s)
09:17:25 [2024-03-28T09:17:25.070Z] === RUN   TestDaemonRestartKillContainers
09:17:25 [2024-03-28T09:17:25.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:17:25 [2024-03-28T09:17:25.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:17:26 [2024-03-28T09:17:26.965Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:17:26 [2024-03-28T09:17:26.965Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:17:26 [2024-03-28T09:17:26.965Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:17:27 [2024-03-28T09:17:27.222Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:17:27 [2024-03-28T09:17:27.222Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:17:27 [2024-03-28T09:17:27.479Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:17:27 [2024-03-28T09:17:27.736Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:17:27 [2024-03-28T09:17:27.736Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:17:32 [2024-03-28T09:17:32.989Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:17:32 [2024-03-28T09:17:32.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s)
09:17:32 [2024-03-28T09:17:32.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.95s)
09:17:32 [2024-03-28T09:17:32.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.06s)
09:17:32 [2024-03-28T09:17:32.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s)
09:17:32 [2024-03-28T09:17:32.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.37s)
09:17:32 [2024-03-28T09:17:32.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s)
09:17:32 [2024-03-28T09:17:32.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.77s)
09:17:32 [2024-03-28T09:17:32.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.18s)
09:17:32 [2024-03-28T09:17:32.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
09:17:32 [2024-03-28T09:17:32.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s)
09:17:32 [2024-03-28T09:17:32.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
09:17:32 [2024-03-28T09:17:32.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s)
09:17:32 [2024-03-28T09:17:32.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.63s)
09:17:32 [2024-03-28T09:17:32.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.49s)
09:17:32 [2024-03-28T09:17:32.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.45s)
09:17:32 [2024-03-28T09:17:32.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.83s)
09:17:32 [2024-03-28T09:17:32.989Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:17:32 [2024-03-28T09:17:32.989Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:17:33 [2024-03-28T09:17:33.552Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:17:34 [2024-03-28T09:17:34.482Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.87s)
09:17:34 [2024-03-28T09:17:34.482Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s)
09:17:34 [2024-03-28T09:17:34.482Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s)
09:17:34 [2024-03-28T09:17:34.482Z] === RUN   TestContainerRestartWithCancelledRequest
09:17:36 [2024-03-28T09:17:36.375Z] --- PASS: TestContainerRestartWithCancelledRequest (1.86s)
09:17:36 [2024-03-28T09:17:36.375Z] === RUN   TestCgroupNamespacesRun
09:17:37 [2024-03-28T09:17:37.304Z] --- PASS: TestCgroupNamespacesRun (1.03s)
09:17:37 [2024-03-28T09:17:37.304Z] === RUN   TestCgroupNamespacesRunPrivileged
09:17:38 [2024-03-28T09:17:38.673Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.03s)
09:17:38 [2024-03-28T09:17:38.673Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:17:39 [2024-03-28T09:17:39.602Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.04s)
09:17:39 [2024-03-28T09:17:39.602Z] === RUN   TestCgroupNamespacesRunHostMode
09:17:40 [2024-03-28T09:17:40.532Z] --- PASS: TestCgroupNamespacesRunHostMode (1.02s)
09:17:40 [2024-03-28T09:17:40.532Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:17:41 [2024-03-28T09:17:41.462Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.04s)
09:17:41 [2024-03-28T09:17:41.462Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:17:42 [2024-03-28T09:17:42.831Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.00s)
09:17:42 [2024-03-28T09:17:42.831Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:17:43 [2024-03-28T09:17:43.088Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
09:17:43 [2024-03-28T09:17:43.088Z] === RUN   TestCgroupNamespacesRunOlderClient
09:17:44 [2024-03-28T09:17:44.456Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.05s)
09:17:44 [2024-03-28T09:17:44.456Z] === RUN   TestNISDomainname
09:17:44 [2024-03-28T09:17:44.712Z] --- PASS: TestNISDomainname (0.49s)
09:17:44 [2024-03-28T09:17:44.712Z] === RUN   TestHostnameDnsResolution
09:17:45 [2024-03-28T09:17:45.275Z] --- PASS: TestHostnameDnsResolution (0.65s)
09:17:45 [2024-03-28T09:17:45.275Z] === RUN   TestUnprivilegedPortsAndPing
09:17:45 [2024-03-28T09:17:45.838Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
09:17:45 [2024-03-28T09:17:45.839Z] === RUN   TestPrivilegedHostDevices
09:17:46 [2024-03-28T09:17:46.402Z] --- PASS: TestPrivilegedHostDevices (0.48s)
09:17:46 [2024-03-28T09:17:46.402Z] === RUN   TestRunConsoleSize
09:17:46 [2024-03-28T09:17:46.659Z] --- PASS: TestRunConsoleSize (0.41s)
09:17:46 [2024-03-28T09:17:46.659Z] === RUN   TestRunWithAlternativeContainerdShim
09:17:53 [2024-03-28T09:17:53.204Z] --- PASS: TestRunWithAlternativeContainerdShim (5.32s)
09:17:53 [2024-03-28T09:17:53.204Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
09:17:53 [2024-03-28T09:17:53.204Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.07s)
09:17:53 [2024-03-28T09:17:53.204Z] === RUN   TestStaticIPOutsideSubpool
09:17:54 [2024-03-28T09:17:54.134Z] --- PASS: TestStaticIPOutsideSubpool (1.09s)
09:17:54 [2024-03-28T09:17:54.134Z] === RUN   TestStats
09:17:56 [2024-03-28T09:17:56.027Z] --- PASS: TestStats (1.44s)
09:17:56 [2024-03-28T09:17:56.027Z] === RUN   TestStopContainerWithTimeout
09:17:56 [2024-03-28T09:17:56.027Z] === RUN   TestStopContainerWithTimeout/0
09:17:56 [2024-03-28T09:17:56.027Z] === PAUSE TestStopContainerWithTimeout/0
09:17:56 [2024-03-28T09:17:56.027Z] === RUN   TestStopContainerWithTimeout/1
09:17:56 [2024-03-28T09:17:56.027Z] === PAUSE TestStopContainerWithTimeout/1
09:17:56 [2024-03-28T09:17:56.027Z] === RUN   TestStopContainerWithTimeout/3
09:17:56 [2024-03-28T09:17:56.027Z] === PAUSE TestStopContainerWithTimeout/3
09:17:56 [2024-03-28T09:17:56.027Z] === RUN   TestStopContainerWithTimeout/-1
09:17:56 [2024-03-28T09:17:56.027Z] === PAUSE TestStopContainerWithTimeout/-1
09:17:56 [2024-03-28T09:17:56.027Z] === CONT  TestStopContainerWithTimeout/0
09:17:56 [2024-03-28T09:17:56.027Z] === CONT  TestStopContainerWithTimeout/3
09:17:56 [2024-03-28T09:17:56.027Z] === CONT  TestStopContainerWithTimeout/-1
09:17:56 [2024-03-28T09:17:56.027Z] === CONT  TestStopContainerWithTimeout/1
09:17:58 [2024-03-28T09:17:58.548Z] --- PASS: TestStopContainerWithTimeout (0.04s)
09:17:58 [2024-03-28T09:17:58.548Z]     --- PASS: TestStopContainerWithTimeout/0 (0.72s)
09:17:58 [2024-03-28T09:17:58.548Z]     --- PASS: TestStopContainerWithTimeout/1 (1.68s)
09:17:58 [2024-03-28T09:17:58.548Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.46s)
09:17:58 [2024-03-28T09:17:58.548Z]     --- PASS: TestStopContainerWithTimeout/3 (2.67s)
09:17:58 [2024-03-28T09:17:58.548Z] === RUN   TestStopContainerWithTimeoutCancel
09:17:58 [2024-03-28T09:17:58.548Z] === PAUSE TestStopContainerWithTimeoutCancel
09:17:58 [2024-03-28T09:17:58.548Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:17:59 [2024-03-28T09:17:59.525Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.25s)
09:17:59 [2024-03-28T09:17:59.525Z] === RUN   TestUpdateMemory
09:18:00 [2024-03-28T09:18:00.089Z] --- PASS: TestUpdateMemory (0.49s)
09:18:00 [2024-03-28T09:18:00.089Z] === RUN   TestUpdateCPUQuota
09:18:00 [2024-03-28T09:18:00.652Z] --- PASS: TestUpdateCPUQuota (0.59s)
09:18:00 [2024-03-28T09:18:00.652Z] === RUN   TestUpdatePidsLimit
09:18:00 [2024-03-28T09:18:00.652Z] === RUN   TestUpdatePidsLimit/update_from_none
09:18:00 [2024-03-28T09:18:00.909Z] === RUN   TestUpdatePidsLimit/no_change
09:18:00 [2024-03-28T09:18:00.909Z] === RUN   TestUpdatePidsLimit/update_lower
09:18:01 [2024-03-28T09:18:01.166Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:18:01 [2024-03-28T09:18:01.423Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:18:01 [2024-03-28T09:18:01.423Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:18:01 [2024-03-28T09:18:01.680Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:18:02 [2024-03-28T09:18:02.243Z] --- PASS: TestUpdatePidsLimit (1.50s)
09:18:02 [2024-03-28T09:18:02.243Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.16s)
09:18:02 [2024-03-28T09:18:02.243Z]     --- PASS: TestUpdatePidsLimit/no_change (0.16s)
09:18:02 [2024-03-28T09:18:02.243Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.16s)
09:18:02 [2024-03-28T09:18:02.243Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s)
09:18:02 [2024-03-28T09:18:02.243Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.15s)
09:18:02 [2024-03-28T09:18:02.243Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.15s)
09:18:02 [2024-03-28T09:18:02.243Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s)
09:18:02 [2024-03-28T09:18:02.243Z] === RUN   TestUpdateRestartPolicy
09:18:14 [2024-03-28T09:18:14.423Z] --- PASS: TestUpdateRestartPolicy (10.56s)
09:18:14 [2024-03-28T09:18:14.423Z] === RUN   TestUpdateRestartWithAutoRemove
09:18:14 [2024-03-28T09:18:14.423Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
09:18:14 [2024-03-28T09:18:14.423Z] === RUN   TestWaitNonBlocked
09:18:14 [2024-03-28T09:18:14.423Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:18:14 [2024-03-28T09:18:14.423Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:18:14 [2024-03-28T09:18:14.423Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:18:14 [2024-03-28T09:18:14.423Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:18:14 [2024-03-28T09:18:14.423Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:18:14 [2024-03-28T09:18:14.423Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:18:14 [2024-03-28T09:18:14.423Z] --- PASS: TestWaitNonBlocked (0.02s)
09:18:14 [2024-03-28T09:18:14.423Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s)
09:18:14 [2024-03-28T09:18:14.423Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s)
09:18:14 [2024-03-28T09:18:14.423Z] === RUN   TestWaitBlocked
09:18:14 [2024-03-28T09:18:14.423Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:18:14 [2024-03-28T09:18:14.423Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:18:14 [2024-03-28T09:18:14.423Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:18:14 [2024-03-28T09:18:14.423Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:18:14 [2024-03-28T09:18:14.423Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:18:14 [2024-03-28T09:18:14.423Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:18:14 [2024-03-28T09:18:14.423Z] --- PASS: TestWaitBlocked (0.02s)
09:18:14 [2024-03-28T09:18:14.423Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s)
09:18:14 [2024-03-28T09:18:14.423Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s)
09:18:14 [2024-03-28T09:18:14.423Z] === RUN   TestWaitConditions
09:18:14 [2024-03-28T09:18:14.423Z] === RUN   TestWaitConditions/default
09:18:14 [2024-03-28T09:18:14.423Z] === PAUSE TestWaitConditions/default
09:18:14 [2024-03-28T09:18:14.423Z] === RUN   TestWaitConditions/not-running
09:18:14 [2024-03-28T09:18:14.423Z] === PAUSE TestWaitConditions/not-running
09:18:14 [2024-03-28T09:18:14.423Z] === RUN   TestWaitConditions/next-exit
09:18:14 [2024-03-28T09:18:14.423Z] === PAUSE TestWaitConditions/next-exit
09:18:14 [2024-03-28T09:18:14.423Z] === RUN   TestWaitConditions/removed
09:18:14 [2024-03-28T09:18:14.423Z] === PAUSE TestWaitConditions/removed
09:18:14 [2024-03-28T09:18:14.423Z] === CONT  TestWaitConditions/default
09:18:14 [2024-03-28T09:18:14.423Z] === CONT  TestWaitConditions/next-exit
09:18:14 [2024-03-28T09:18:14.423Z] === CONT  TestWaitConditions/removed
09:18:14 [2024-03-28T09:18:14.423Z] === CONT  TestWaitConditions/not-running
09:18:14 [2024-03-28T09:18:14.423Z]     wait_test.go:145: ContainerID = 8ed7ca12022b52b73df591cfe4e4432819bb48645f6cbc6001cd43dda3abc35e
09:18:14 [2024-03-28T09:18:14.423Z]     wait_test.go:145: ContainerID = 6358bb0d13f391b31bb10634efef9c176b959987cd4ee226de04faf1e0595439
09:18:14 [2024-03-28T09:18:14.423Z]     wait_test.go:145: ContainerID = 1565062eb9e6b09a221044108cc37b8584a837078f2b38b63cb4698a6c1d4334
09:18:14 [2024-03-28T09:18:14.423Z]     wait_test.go:145: ContainerID = 9fc18506c8802a01d46950d7eb600851e3bdc0626dce14e19a8a99ac7dfe3b03
09:18:15 [2024-03-28T09:18:15.354Z] --- PASS: TestWaitConditions (0.03s)
09:18:15 [2024-03-28T09:18:15.354Z]     --- PASS: TestWaitConditions/removed (0.80s)
09:18:15 [2024-03-28T09:18:15.354Z]     --- PASS: TestWaitConditions/not-running (0.84s)
09:18:15 [2024-03-28T09:18:15.354Z]     --- PASS: TestWaitConditions/default (0.90s)
09:18:15 [2024-03-28T09:18:15.354Z]     --- PASS: TestWaitConditions/next-exit (0.96s)
09:18:15 [2024-03-28T09:18:15.354Z] === RUN   TestWaitRestartedContainer
09:18:15 [2024-03-28T09:18:15.611Z] === RUN   TestWaitRestartedContainer/default
09:18:15 [2024-03-28T09:18:15.611Z] === PAUSE TestWaitRestartedContainer/default
09:18:15 [2024-03-28T09:18:15.611Z] === RUN   TestWaitRestartedContainer/not-running
09:18:15 [2024-03-28T09:18:15.611Z] === PAUSE TestWaitRestartedContainer/not-running
09:18:15 [2024-03-28T09:18:15.611Z] === RUN   TestWaitRestartedContainer/next-exit
09:18:15 [2024-03-28T09:18:15.611Z] === PAUSE TestWaitRestartedContainer/next-exit
09:18:15 [2024-03-28T09:18:15.611Z] === CONT  TestWaitRestartedContainer/default
09:18:15 [2024-03-28T09:18:15.611Z] === CONT  TestWaitRestartedContainer/next-exit
09:18:15 [2024-03-28T09:18:15.611Z] === CONT  TestWaitRestartedContainer/not-running
09:18:17 [2024-03-28T09:18:17.505Z] --- PASS: TestWaitRestartedContainer (0.01s)
09:18:17 [2024-03-28T09:18:17.505Z]     --- PASS: TestWaitRestartedContainer/not-running (1.32s)
09:18:17 [2024-03-28T09:18:17.505Z]     --- PASS: TestWaitRestartedContainer/default (1.64s)
09:18:17 [2024-03-28T09:18:17.505Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.70s)
09:18:17 [2024-03-28T09:18:17.505Z] === CONT  TestContainerStartOnDaemonRestart
09:18:17 [2024-03-28T09:18:17.505Z] === CONT  TestHardRestartWhenContainerIsRunning
09:18:17 [2024-03-28T09:18:17.505Z] === CONT  TestIpcModeOlderClient
09:18:17 [2024-03-28T09:18:17.505Z] === CONT  TestDaemonHostGatewayIP
09:18:17 [2024-03-28T09:18:17.505Z] === CONT  TestStopContainerWithTimeoutCancel
09:18:17 [2024-03-28T09:18:17.505Z] === CONT  TestDaemonRestartIpcMode
09:18:17 [2024-03-28T09:18:17.505Z] === CONT  TestContainerKillOnDaemonStart
09:18:17 [2024-03-28T09:18:17.505Z] === CONT  TestRestartDaemonWithRestartingContainer
09:18:17 [2024-03-28T09:18:17.505Z] --- PASS: TestIpcModeOlderClient (0.10s)
09:18:18 [2024-03-28T09:18:18.875Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
09:18:18 [2024-03-28T09:18:18.875Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
09:18:19 [2024-03-28T09:18:19.439Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.17s)
09:18:19 [2024-03-28T09:18:19.439Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
09:18:19 [2024-03-28T09:18:19.439Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.37s)
09:18:20 [2024-03-28T09:18:20.002Z] --- PASS: TestContainerStartOnDaemonRestart (2.72s)
09:18:20 [2024-03-28T09:18:20.566Z] --- PASS: TestDaemonHostGatewayIP (3.25s)
09:18:20 [2024-03-28T09:18:20.566Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.25s)
09:18:20 [2024-03-28T09:18:20.823Z] --- PASS: TestDaemonRestartIpcMode (3.59s)
09:18:20 [2024-03-28T09:18:20.823Z] --- PASS: TestStopContainerWithTimeoutCancel (3.62s)
09:18:28 [2024-03-28T09:18:28.914Z] --- PASS: TestContainerKillOnDaemonStart (11.77s)
09:18:28 [2024-03-28T09:18:28.914Z] PASS
09:18:28 [2024-03-28T09:18:28.914Z] 
09:18:28 [2024-03-28T09:18:28.914Z] === Skipped
09:18:28 [2024-03-28T09:18:28.914Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:18:28 [2024-03-28T09:18:28.914Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:18:28 [2024-03-28T09:18:28.914Z] 
09:18:28 [2024-03-28T09:18:28.914Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:18:28 [2024-03-28T09:18:28.914Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:18:28 [2024-03-28T09:18:28.914Z] 
09:18:28 [2024-03-28T09:18:28.914Z] DONE 327 tests, 2 skipped in 164.963s
09:18:28 [2024-03-28T09:18:28.914Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
09:18:28 [2024-03-28T09:18:28.914Z] ++ '[' -n '' ']'
09:18:28 [2024-03-28T09:18:28.914Z] ++ 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
09:18:28 [2024-03-28T09:18:28.914Z] ++ set -e
09:18:28 [2024-03-28T09:18:28.914Z] ++ '[' -n 0 ']'
09:18:28 [2024-03-28T09:18:28.914Z] ++ set -x
09:18:28 [2024-03-28T09:18:28.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LHNMZpyPRf/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
09:18:28 [2024-03-28T09:18:28.914Z] INFO: Testing against a local daemon
09:18:28 [2024-03-28T09:18:28.914Z] === RUN   TestConfigDaemonID
09:18:30 [2024-03-28T09:18:30.282Z]     daemon_test.go:61: [d647aaaf9ef8a] daemon is not started
09:18:30 [2024-03-28T09:18:30.283Z] --- PASS: TestConfigDaemonID (1.04s)
09:18:30 [2024-03-28T09:18:30.283Z] === RUN   TestDaemonConfigValidation
09:18:30 [2024-03-28T09:18:30.283Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:18:30 [2024-03-28T09:18:30.283Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:18:30 [2024-03-28T09:18:30.283Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:18:30 [2024-03-28T09:18:30.283Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:18:30 [2024-03-28T09:18:30.283Z] === RUN   TestDaemonConfigValidation/invalid_config
09:18:30 [2024-03-28T09:18:30.283Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:18:30 [2024-03-28T09:18:30.283Z] === RUN   TestDaemonConfigValidation/malformed_config
09:18:30 [2024-03-28T09:18:30.283Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:18:30 [2024-03-28T09:18:30.283Z] === RUN   TestDaemonConfigValidation/valid_config
09:18:30 [2024-03-28T09:18:30.283Z] === PAUSE TestDaemonConfigValidation/valid_config
09:18:30 [2024-03-28T09:18:30.283Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:18:30 [2024-03-28T09:18:30.283Z] === CONT  TestDaemonConfigValidation/malformed_config
09:18:30 [2024-03-28T09:18:30.283Z] === CONT  TestDaemonConfigValidation/valid_config
09:18:30 [2024-03-28T09:18:30.283Z] === CONT  TestDaemonConfigValidation/invalid_config
09:18:30 [2024-03-28T09:18:30.283Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:18:30 [2024-03-28T09:18:30.283Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:18:30 [2024-03-28T09:18:30.283Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
09:18:30 [2024-03-28T09:18:30.283Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
09:18:30 [2024-03-28T09:18:30.283Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
09:18:30 [2024-03-28T09:18:30.283Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
09:18:30 [2024-03-28T09:18:30.283Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
09:18:30 [2024-03-28T09:18:30.283Z] === RUN   TestConfigDaemonSeccompProfiles
09:18:30 [2024-03-28T09:18:30.283Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:18:31 [2024-03-28T09:18:31.213Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:18:32 [2024-03-28T09:18:32.143Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:18:33 [2024-03-28T09:18:33.511Z]     daemon_test.go:180: [dd5fc4b477a92] daemon is not started
09:18:33 [2024-03-28T09:18:33.511Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
09:18:33 [2024-03-28T09:18:33.511Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:18:33 [2024-03-28T09:18:33.511Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:18:33 [2024-03-28T09:18:33.511Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:18:33 [2024-03-28T09:18:33.511Z] === RUN   TestDaemonProxy
09:18:33 [2024-03-28T09:18:33.511Z] === RUN   TestDaemonProxy/environment_variables
09:18:33 [2024-03-28T09:18:33.511Z] === PAUSE TestDaemonProxy/environment_variables
09:18:33 [2024-03-28T09:18:33.511Z] === RUN   TestDaemonProxy/command-line_options
09:18:33 [2024-03-28T09:18:33.511Z] === PAUSE TestDaemonProxy/command-line_options
09:18:33 [2024-03-28T09:18:33.511Z] === RUN   TestDaemonProxy/configuration_file
09:18:33 [2024-03-28T09:18:33.511Z] === PAUSE TestDaemonProxy/configuration_file
09:18:33 [2024-03-28T09:18:33.511Z] === RUN   TestDaemonProxy/conflicting_options
09:18:33 [2024-03-28T09:18:33.768Z] === RUN   TestDaemonProxy/reload_sanitized
09:18:33 [2024-03-28T09:18:33.768Z] === PAUSE TestDaemonProxy/reload_sanitized
09:18:33 [2024-03-28T09:18:33.768Z] === CONT  TestDaemonProxy/environment_variables
09:18:33 [2024-03-28T09:18:33.768Z] === CONT  TestDaemonProxy/configuration_file
09:18:33 [2024-03-28T09:18:33.768Z] === CONT  TestDaemonProxy/reload_sanitized
09:18:33 [2024-03-28T09:18:33.768Z] === CONT  TestDaemonProxy/command-line_options
09:18:35 [2024-03-28T09:18:35.661Z] --- PASS: TestDaemonProxy (0.50s)
09:18:35 [2024-03-28T09:18:35.661Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
09:18:35 [2024-03-28T09:18:35.661Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
09:18:35 [2024-03-28T09:18:35.661Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
09:18:35 [2024-03-28T09:18:35.661Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
09:18:35 [2024-03-28T09:18:35.661Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
09:18:35 [2024-03-28T09:18:35.661Z] === RUN   TestLiveRestore
09:18:35 [2024-03-28T09:18:35.661Z] === RUN   TestLiveRestore/volume_references
09:18:35 [2024-03-28T09:18:35.661Z] === PAUSE TestLiveRestore/volume_references
09:18:35 [2024-03-28T09:18:35.661Z] === RUN   TestLiveRestore/autoremove
09:18:35 [2024-03-28T09:18:35.661Z] === PAUSE TestLiveRestore/autoremove
09:18:35 [2024-03-28T09:18:35.661Z] === CONT  TestLiveRestore/volume_references
09:18:35 [2024-03-28T09:18:35.661Z] === CONT  TestLiveRestore/autoremove
09:18:35 [2024-03-28T09:18:35.661Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
09:18:36 [2024-03-28T09:18:36.224Z] === RUN   TestLiveRestore/volume_references/restartPolicy
09:18:36 [2024-03-28T09:18:36.224Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
09:18:37 [2024-03-28T09:18:37.154Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
09:18:37 [2024-03-28T09:18:37.411Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
09:18:38 [2024-03-28T09:18:38.344Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
09:18:39 [2024-03-28T09:18:39.274Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
09:18:40 [2024-03-28T09:18:40.204Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
09:18:40 [2024-03-28T09:18:40.768Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
09:18:41 [2024-03-28T09:18:41.331Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
09:18:42 [2024-03-28T09:18:42.261Z] --- PASS: TestLiveRestore (0.00s)
09:18:42 [2024-03-28T09:18:42.261Z]     --- PASS: TestLiveRestore/autoremove (3.35s)
09:18:42 [2024-03-28T09:18:42.261Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.83s)
09:18:42 [2024-03-28T09:18:42.261Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.52s)
09:18:42 [2024-03-28T09:18:42.261Z]     --- PASS: TestLiveRestore/volume_references (6.89s)
09:18:42 [2024-03-28T09:18:42.261Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.01s)
09:18:42 [2024-03-28T09:18:42.261Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.11s)
09:18:42 [2024-03-28T09:18:42.261Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.98s)
09:18:42 [2024-03-28T09:18:42.261Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s)
09:18:42 [2024-03-28T09:18:42.261Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s)
09:18:42 [2024-03-28T09:18:42.261Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.36s)
09:18:42 [2024-03-28T09:18:42.261Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.44s)
09:18:42 [2024-03-28T09:18:42.261Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.91s)
09:18:42 [2024-03-28T09:18:42.261Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
09:18:43 [2024-03-28T09:18:43.190Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
09:18:43 [2024-03-28T09:18:43.190Z] PASS
09:18:43 [2024-03-28T09:18:43.190Z] 
09:18:43 [2024-03-28T09:18:43.190Z] DONE 31 tests in 14.061s
09:18:43 [2024-03-28T09:18:43.190Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
09:18:43 [2024-03-28T09:18:43.190Z] ++ '[' -n '' ']'
09:18:43 [2024-03-28T09:18:43.190Z] ++ 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
09:18:43 [2024-03-28T09:18:43.190Z] ++ set -e
09:18:43 [2024-03-28T09:18:43.190Z] ++ '[' -n 0 ']'
09:18:43 [2024-03-28T09:18:43.190Z] ++ set -x
09:18:43 [2024-03-28T09:18:43.190Z] ++ 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.LHNMZpyPRf/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
09:18:43 [2024-03-28T09:18:43.190Z] INFO: Testing against a local daemon
09:18:43 [2024-03-28T09:18:43.190Z] === RUN   TestCommitInheritsEnv
09:18:43 [2024-03-28T09:18:43.190Z] --- PASS: TestCommitInheritsEnv (0.18s)
09:18:43 [2024-03-28T09:18:43.190Z] === RUN   TestUsernsCommit
09:18:45 [2024-03-28T09:18:45.084Z] --- PASS: TestUsernsCommit (1.48s)
09:18:45 [2024-03-28T09:18:45.084Z] === RUN   TestImportExtremelyLargeImageWorks
09:18:45 [2024-03-28T09:18:45.084Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:18:45 [2024-03-28T09:18:45.084Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:18:45 [2024-03-28T09:18:45.084Z] === RUN   TestImportWithCustomPlatform
09:18:45 [2024-03-28T09:18:45.084Z] === RUN   TestImportWithCustomPlatform/#00
09:18:45 [2024-03-28T09:18:45.084Z] === RUN   TestImportWithCustomPlatform/linux
09:18:45 [2024-03-28T09:18:45.084Z] === RUN   TestImportWithCustomPlatform/LINUX
09:18:45 [2024-03-28T09:18:45.084Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:18:45 [2024-03-28T09:18:45.084Z] --- PASS: TestImportWithCustomPlatform (0.13s)
09:18:45 [2024-03-28T09:18:45.084Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.03s)
09:18:45 [2024-03-28T09:18:45.084Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
09:18:45 [2024-03-28T09:18:45.084Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
09:18:45 [2024-03-28T09:18:45.084Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
09:18:45 [2024-03-28T09:18:45.084Z] === RUN   TestImportWithCustomPlatformReject
09:18:45 [2024-03-28T09:18:45.084Z] === RUN   TestImportWithCustomPlatformReject/_______
09:18:45 [2024-03-28T09:18:45.084Z] === RUN   TestImportWithCustomPlatformReject//
09:18:45 [2024-03-28T09:18:45.084Z] === RUN   TestImportWithCustomPlatformReject/macos
09:18:45 [2024-03-28T09:18:45.084Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
09:18:45 [2024-03-28T09:18:45.084Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
09:18:45 [2024-03-28T09:18:45.084Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
09:18:45 [2024-03-28T09:18:45.084Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
09:18:45 [2024-03-28T09:18:45.084Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
09:18:45 [2024-03-28T09:18:45.084Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
09:18:45 [2024-03-28T09:18:45.084Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
09:18:45 [2024-03-28T09:18:45.084Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
09:18:45 [2024-03-28T09:18:45.084Z] === RUN   TestImageInspectEmptyTagsAndDigests
09:18:45 [2024-03-28T09:18:45.084Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
09:18:45 [2024-03-28T09:18:45.084Z] === RUN   TestImagesFilterMultiReference
09:18:45 [2024-03-28T09:18:45.084Z] --- PASS: TestImagesFilterMultiReference (0.05s)
09:18:45 [2024-03-28T09:18:45.084Z] === RUN   TestImagesFilterUntil
09:18:45 [2024-03-28T09:18:45.084Z]     list_test.go:99: ImageList: ID=sha256:bdbcdc7e8d4a4799d89c042b9baadf6b4a6f4d73842cba85572ab4278600b9e4 RepoTags=[testimagesfilteruntil:v1]
09:18:45 [2024-03-28T09:18:45.341Z] --- PASS: TestImagesFilterUntil (0.28s)
09:18:45 [2024-03-28T09:18:45.341Z] === RUN   TestImagesFilterBeforeSince
09:18:45 [2024-03-28T09:18:45.341Z]     list_test.go:133: ImageList: ID=sha256:f7c7d5a0e0793603fcd767a3f55b6be3b258e6715fad073250a576f6a2e18a61 RepoTags=[testimagesfilterbeforesince:v2]
09:18:45 [2024-03-28T09:18:45.341Z]     list_test.go:133: ImageList: ID=sha256:bb5f9b235f1de9eb87c0bc08c38459ec227c330bf691ad242345b759e690f319 RepoTags=[testimagesfilterbeforesince:v3]
09:18:45 [2024-03-28T09:18:45.341Z]     list_test.go:133: ImageList: ID=sha256:682eda2c22042171a82fa410002d326455fec4492d78843561849a8a000f9a01 RepoTags=[testimagesfilterbeforesince:v1]
09:18:45 [2024-03-28T09:18:45.598Z] --- PASS: TestImagesFilterBeforeSince (0.27s)
09:18:45 [2024-03-28T09:18:45.598Z] === RUN   TestAPIImagesFilters
09:18:45 [2024-03-28T09:18:45.598Z] === RUN   TestAPIImagesFilters/repository_regex
09:18:45 [2024-03-28T09:18:45.598Z] === PAUSE TestAPIImagesFilters/repository_regex
09:18:45 [2024-03-28T09:18:45.598Z] === RUN   TestAPIImagesFilters/image_name_regex
09:18:45 [2024-03-28T09:18:45.598Z] === PAUSE TestAPIImagesFilters/image_name_regex
09:18:45 [2024-03-28T09:18:45.598Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
09:18:45 [2024-03-28T09:18:45.598Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
09:18:45 [2024-03-28T09:18:45.598Z] === RUN   TestAPIImagesFilters/registry_port_regex
09:18:45 [2024-03-28T09:18:45.598Z] === PAUSE TestAPIImagesFilters/registry_port_regex
09:18:45 [2024-03-28T09:18:45.598Z] === CONT  TestAPIImagesFilters/repository_regex
09:18:45 [2024-03-28T09:18:45.598Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
09:18:45 [2024-03-28T09:18:45.598Z] === CONT  TestAPIImagesFilters/registry_port_regex
09:18:45 [2024-03-28T09:18:45.598Z] === CONT  TestAPIImagesFilters/image_name_regex
09:18:45 [2024-03-28T09:18:45.598Z] --- PASS: TestAPIImagesFilters (0.03s)
09:18:45 [2024-03-28T09:18:45.598Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
09:18:45 [2024-03-28T09:18:45.598Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
09:18:45 [2024-03-28T09:18:45.598Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
09:18:45 [2024-03-28T09:18:45.598Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
09:18:45 [2024-03-28T09:18:45.598Z] === RUN   TestAPIImagesListSizeShared
09:18:46 [2024-03-28T09:18:46.161Z] --- PASS: TestAPIImagesListSizeShared (0.61s)
09:18:46 [2024-03-28T09:18:46.161Z] === RUN   TestPruneDontDeleteUsedDangling
09:18:46 [2024-03-28T09:18:46.729Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
09:18:46 [2024-03-28T09:18:46.729Z] === RUN   TestImagePullPlatformInvalid
09:18:46 [2024-03-28T09:18:46.729Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
09:18:46 [2024-03-28T09:18:46.729Z] === RUN   TestImagePullStoredDigestForOtherRepo
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.565600628Z" 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=a99b7408-5323-44d2-8d27-ada845dbc3b6 version=2.8.3 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.565647931Z" level=info msg="Starting upload purge in 28m0s" go.version=go1.20.8 instance.id=a99b7408-5323-44d2-8d27-ada845dbc3b6 version=2.8.3 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.565693249Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=a99b7408-5323-44d2-8d27-ada845dbc3b6 version=2.8.3 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.565924209Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=a99b7408-5323-44d2-8d27-ada845dbc3b6 version=2.8.3 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.662017333Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ee02eb01-9ea1-4dfd-b782-e38416b116f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:54930" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.662070954Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ee02eb01-9ea1-4dfd-b782-e38416b116f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:54930" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.080791ms http.response.status=200 http.response.written=2 
09:18:46 [2024-03-28T09:18:46.729Z] 127.0.0.1 - - [28/Mar/2024:09:18:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.664425077Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=06c3b387-1752-408b-9522-83ac70322d66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.664461442Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=168390b2-bb39-404c-9a6d-331848a6d4f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.664470542Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=06c3b387-1752-408b-9522-83ac70322d66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.664495666Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=168390b2-bb39-404c-9a6d-331848a6d4f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.664554128Z" 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=168390b2-bb39-404c-9a6d-331848a6d4f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=30.146µ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=7feeb96f-cd92-4ca8-875d-39f5033719e9 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.664618113Z" 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=06c3b387-1752-408b-9522-83ac70322d66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=100.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).GetContent" trace.id=df284b29-a4fe-4749-86a7-55ea68058632 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.664674244Z" 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=168390b2-bb39-404c-9a6d-331848a6d4f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.223635ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:18:46 [2024-03-28T09:18:46.729Z] 127.0.0.1 - - [28/Mar/2024:09:18:46 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.14+unknown"
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.664678872Z" 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=06c3b387-1752-408b-9522-83ac70322d66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.192011ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:18:46 [2024-03-28T09:18:46.729Z] 127.0.0.1 - - [28/Mar/2024:09:18:46 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.14+unknown"
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.666319725Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=476c42f3-bed5-494b-b2bd-3758a239323f http.request.method=POST http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.666400817Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=476c42f3-bed5-494b-b2bd-3758a239323f http.request.method=POST http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.66647619Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e12f6c4-b969-4571-bdd4-2e20784e2e97 http.request.method=POST http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.666538582Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e12f6c4-b969-4571-bdd4-2e20784e2e97 http.request.method=POST http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.666566562Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=476c42f3-bed5-494b-b2bd-3758a239323f http.request.method=POST http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=129.355µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6a728c78-c5ac-4b7e-83a7-4b4d35d71a29 trace.line=110 vars.name=test 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.666688254Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e12f6c4-b969-4571-bdd4-2e20784e2e97 http.request.method=POST http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=66.881µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5d33d7ef-1c67-4e28-b5a5-01b5b0e58427 trace.line=110 vars.name=test 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.66683063Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e12f6c4-b969-4571-bdd4-2e20784e2e97 http.request.method=POST http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=26.24µ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=6a8d0f7f-1130-404c-8e7f-86de70378c5a trace.line=142 vars.name=test 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.666773875Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=476c42f3-bed5-494b-b2bd-3758a239323f http.request.method=POST http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=45.949µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=41c9b8d4-9eb7-49c0-9e57-c62beaa65799 trace.line=142 vars.name=test 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.666918402Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e12f6c4-b969-4571-bdd4-2e20784e2e97 http.request.method=POST http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=45.154µ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=c598e333-6f0d-4ab8-9d13-f87bce5f5cda trace.line=110 vars.name=test 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.667016626Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=476c42f3-bed5-494b-b2bd-3758a239323f http.request.method=POST http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=87.632µ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=aa341b20-603b-447a-a096-a6bed5ca87d4 trace.line=110 vars.name=test 
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.667025701Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e12f6c4-b969-4571-bdd4-2e20784e2e97 http.request.method=POST http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=2.00911ms http.response.status=202 http.response.written=0 
09:18:46 [2024-03-28T09:18:46.729Z] 127.0.0.1 - - [28/Mar/2024:09:18:46 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.14+unknown"
09:18:46 [2024-03-28T09:18:46.729Z] time="2024-03-28T09:18:46.667119749Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=476c42f3-bed5-494b-b2bd-3758a239323f http.request.method=POST http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=2.108779ms http.response.status=202 http.response.written=0 
09:18:46 [2024-03-28T09:18:46.730Z] 127.0.0.1 - - [28/Mar/2024:09:18:46 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.14+unknown"
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.668717205Z" 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=75c3547c-8b08-4f60-ab3c-f31043f323c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd?_state=zXpXBElAtrA39gU12ZxnjaxkV7uwAHXkaArX50yNSTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzMGQ0MmFjLTZjMzUtNGJjNy05MWViLTkxY2U4YTNkMzFkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY0MTU4NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=430d42ac-6c35-4bc7-91eb-91ce8a3d31dd 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.668787531Z" 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=75c3547c-8b08-4f60-ab3c-f31043f323c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd?_state=zXpXBElAtrA39gU12ZxnjaxkV7uwAHXkaArX50yNSTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzMGQ0MmFjLTZjMzUtNGJjNy05MWViLTkxY2U4YTNkMzFkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY0MTU4NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=430d42ac-6c35-4bc7-91eb-91ce8a3d31dd 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.668858121Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=75c3547c-8b08-4f60-ab3c-f31043f323c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd?_state=zXpXBElAtrA39gU12ZxnjaxkV7uwAHXkaArX50yNSTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzMGQ0MmFjLTZjMzUtNGJjNy05MWViLTkxY2U4YTNkMzFkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY0MTU4NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=42.192µ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=e4145b0d-9140-4630-a32b-8654dc246ad1 trace.line=95 vars.name=test vars.uuid=430d42ac-6c35-4bc7-91eb-91ce8a3d31dd 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.668916082Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=75c3547c-8b08-4f60-ab3c-f31043f323c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd?_state=zXpXBElAtrA39gU12ZxnjaxkV7uwAHXkaArX50yNSTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzMGQ0MmFjLTZjMzUtNGJjNy05MWViLTkxY2U4YTNkMzFkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY0MTU4NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=19.767µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=04e65437-6e43-4d51-8174-8c8a4829b6b0 trace.line=142 vars.name=test vars.uuid=430d42ac-6c35-4bc7-91eb-91ce8a3d31dd 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.668995312Z" 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=75c3547c-8b08-4f60-ab3c-f31043f323c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd?_state=zXpXBElAtrA39gU12ZxnjaxkV7uwAHXkaArX50yNSTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzMGQ0MmFjLTZjMzUtNGJjNy05MWViLTkxY2U4YTNkMzFkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY0MTU4NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=430d42ac-6c35-4bc7-91eb-91ce8a3d31dd 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.669078849Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd/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=75c3547c-8b08-4f60-ab3c-f31043f323c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd?_state=zXpXBElAtrA39gU12ZxnjaxkV7uwAHXkaArX50yNSTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzMGQ0MmFjLTZjMzUtNGJjNy05MWViLTkxY2U4YTNkMzFkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY0MTU4NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=42.962µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fe711c16-fc9a-4058-8a83-ea1d4bea3ecf trace.line=110 vars.name=test vars.uuid=430d42ac-6c35-4bc7-91eb-91ce8a3d31dd 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.669115092Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=75c3547c-8b08-4f60-ab3c-f31043f323c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd?_state=zXpXBElAtrA39gU12ZxnjaxkV7uwAHXkaArX50yNSTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzMGQ0MmFjLTZjMzUtNGJjNy05MWViLTkxY2U4YTNkMzFkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY0MTU4NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=13.522µ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=849a6bbe-6cb1-492f-b119-9f6dacec2e07 trace.line=155 vars.name=test vars.uuid=430d42ac-6c35-4bc7-91eb-91ce8a3d31dd 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.669165554Z" 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=75c3547c-8b08-4f60-ab3c-f31043f323c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd?_state=zXpXBElAtrA39gU12ZxnjaxkV7uwAHXkaArX50yNSTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzMGQ0MmFjLTZjMzUtNGJjNy05MWViLTkxY2U4YTNkMzFkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY0MTU4NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=13.982µ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=2a9f4d29-beb8-4b38-8d17-0022dd8b8078 trace.line=155 vars.name=test vars.uuid=430d42ac-6c35-4bc7-91eb-91ce8a3d31dd 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.669196167Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=75c3547c-8b08-4f60-ab3c-f31043f323c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd?_state=zXpXBElAtrA39gU12ZxnjaxkV7uwAHXkaArX50yNSTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzMGQ0MmFjLTZjMzUtNGJjNy05MWViLTkxY2U4YTNkMzFkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY0MTU4NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=9.132µ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=04c52067-bcf8-405c-a6cb-aee064e98d92 trace.line=155 vars.name=test vars.uuid=430d42ac-6c35-4bc7-91eb-91ce8a3d31dd 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.669281214Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd/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=75c3547c-8b08-4f60-ab3c-f31043f323c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd?_state=zXpXBElAtrA39gU12ZxnjaxkV7uwAHXkaArX50yNSTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzMGQ0MmFjLTZjMzUtNGJjNy05MWViLTkxY2U4YTNkMzFkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY0MTU4NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=60.473µ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=dd41f5e5-a42a-4a98-9f18-49be25521c66 trace.line=185 vars.name=test vars.uuid=430d42ac-6c35-4bc7-91eb-91ce8a3d31dd 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.669654641Z" 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=75c3547c-8b08-4f60-ab3c-f31043f323c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd?_state=zXpXBElAtrA39gU12ZxnjaxkV7uwAHXkaArX50yNSTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzMGQ0MmFjLTZjMzUtNGJjNy05MWViLTkxY2U4YTNkMzFkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY0MTU4NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=203.735µ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=5a11d912-aed9-474b-8d03-dfdc9bb97a68 trace.line=110 vars.name=test vars.uuid=430d42ac-6c35-4bc7-91eb-91ce8a3d31dd 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.669911185Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=75c3547c-8b08-4f60-ab3c-f31043f323c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd?_state=zXpXBElAtrA39gU12ZxnjaxkV7uwAHXkaArX50yNSTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzMGQ0MmFjLTZjMzUtNGJjNy05MWViLTkxY2U4YTNkMzFkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY0MTU4NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=176.601µ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=22dec72e-c6d9-4042-8ca5-47d72e9a1cd2 trace.line=202 vars.name=test vars.uuid=430d42ac-6c35-4bc7-91eb-91ce8a3d31dd 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.67003268Z" 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=75c3547c-8b08-4f60-ab3c-f31043f323c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54932" http.request.uri="/v2/test/blobs/uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd?_state=zXpXBElAtrA39gU12ZxnjaxkV7uwAHXkaArX50yNSTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzMGQ0MmFjLTZjMzUtNGJjNy05MWViLTkxY2U4YTNkMzFkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY0MTU4NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=2.078667ms http.response.status=201 http.response.written=0 
09:18:46 [2024-03-28T09:18:46.730Z] 127.0.0.1 - - [28/Mar/2024:09:18:46 +0000] "PUT /v2/test/blobs/uploads/430d42ac-6c35-4bc7-91eb-91ce8a3d31dd?_state=zXpXBElAtrA39gU12ZxnjaxkV7uwAHXkaArX50yNSTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzMGQ0MmFjLTZjMzUtNGJjNy05MWViLTkxY2U4YTNkMzFkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY0MTU4NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.14+unknown"
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.670611803Z" 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=579769ab-dcca-42a1-baba-30f32e3a9365 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b?_state=32y9c0SQH-kvkzgS_iv5q7jQn_OpRSjJGy6EBHU38s57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNzRkOTg1LTNhZjUtNGQ2Yy05NTVlLTZiNWY2NmM3YmQyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY2MDM1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=bc74d985-3af5-4d6c-955e-6b5f66c7bd2b 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.670676567Z" 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=579769ab-dcca-42a1-baba-30f32e3a9365 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b?_state=32y9c0SQH-kvkzgS_iv5q7jQn_OpRSjJGy6EBHU38s57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNzRkOTg1LTNhZjUtNGQ2Yy05NTVlLTZiNWY2NmM3YmQyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY2MDM1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=bc74d985-3af5-4d6c-955e-6b5f66c7bd2b 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.67074083Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=579769ab-dcca-42a1-baba-30f32e3a9365 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b?_state=32y9c0SQH-kvkzgS_iv5q7jQn_OpRSjJGy6EBHU38s57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNzRkOTg1LTNhZjUtNGQ2Yy05NTVlLTZiNWY2NmM3YmQyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY2MDM1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=37.433µ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=826148a6-b71a-43a9-97c3-f5c02080fe6a trace.line=95 vars.name=test vars.uuid=bc74d985-3af5-4d6c-955e-6b5f66c7bd2b 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.670794558Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=579769ab-dcca-42a1-baba-30f32e3a9365 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b?_state=32y9c0SQH-kvkzgS_iv5q7jQn_OpRSjJGy6EBHU38s57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNzRkOTg1LTNhZjUtNGQ2Yy05NTVlLTZiNWY2NmM3YmQyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY2MDM1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=20.21µ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=11b53dc4-0e62-4850-9d53-414f418da5ee trace.line=142 vars.name=test vars.uuid=bc74d985-3af5-4d6c-955e-6b5f66c7bd2b 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.670832171Z" 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=579769ab-dcca-42a1-baba-30f32e3a9365 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b?_state=32y9c0SQH-kvkzgS_iv5q7jQn_OpRSjJGy6EBHU38s57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNzRkOTg1LTNhZjUtNGQ2Yy05NTVlLTZiNWY2NmM3YmQyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY2MDM1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=bc74d985-3af5-4d6c-955e-6b5f66c7bd2b 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.670905886Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b/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=579769ab-dcca-42a1-baba-30f32e3a9365 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b?_state=32y9c0SQH-kvkzgS_iv5q7jQn_OpRSjJGy6EBHU38s57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNzRkOTg1LTNhZjUtNGQ2Yy05NTVlLTZiNWY2NmM3YmQyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY2MDM1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=38.605µ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=e8a42183-a7f2-4320-a03b-c8117fd7cac3 trace.line=110 vars.name=test vars.uuid=bc74d985-3af5-4d6c-955e-6b5f66c7bd2b 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.67094107Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=579769ab-dcca-42a1-baba-30f32e3a9365 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b?_state=32y9c0SQH-kvkzgS_iv5q7jQn_OpRSjJGy6EBHU38s57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNzRkOTg1LTNhZjUtNGQ2Yy05NTVlLTZiNWY2NmM3YmQyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY2MDM1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" 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=9923a802-24cf-4a10-9fb2-c2547b15216a trace.line=155 vars.name=test vars.uuid=bc74d985-3af5-4d6c-955e-6b5f66c7bd2b 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.670984172Z" 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=579769ab-dcca-42a1-baba-30f32e3a9365 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b?_state=32y9c0SQH-kvkzgS_iv5q7jQn_OpRSjJGy6EBHU38s57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNzRkOTg1LTNhZjUtNGQ2Yy05NTVlLTZiNWY2NmM3YmQyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY2MDM1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=13.67µ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=b0b84638-0175-4fdd-84a6-b275e4f0198a trace.line=155 vars.name=test vars.uuid=bc74d985-3af5-4d6c-955e-6b5f66c7bd2b 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.671022925Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=579769ab-dcca-42a1-baba-30f32e3a9365 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b?_state=32y9c0SQH-kvkzgS_iv5q7jQn_OpRSjJGy6EBHU38s57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNzRkOTg1LTNhZjUtNGQ2Yy05NTVlLTZiNWY2NmM3YmQyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY2MDM1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=9.912µ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=14038a3c-4c7d-43de-bdbc-1ae8b28e98bd trace.line=155 vars.name=test vars.uuid=bc74d985-3af5-4d6c-955e-6b5f66c7bd2b 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.671088419Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b/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=579769ab-dcca-42a1-baba-30f32e3a9365 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b?_state=32y9c0SQH-kvkzgS_iv5q7jQn_OpRSjJGy6EBHU38s57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNzRkOTg1LTNhZjUtNGQ2Yy05NTVlLTZiNWY2NmM3YmQyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY2MDM1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=43.479µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=ba5b8af4-f426-44e6-8fae-0cf08954207c trace.line=185 vars.name=test vars.uuid=bc74d985-3af5-4d6c-955e-6b5f66c7bd2b 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.671155546Z" 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=579769ab-dcca-42a1-baba-30f32e3a9365 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b?_state=32y9c0SQH-kvkzgS_iv5q7jQn_OpRSjJGy6EBHU38s57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNzRkOTg1LTNhZjUtNGQ2Yy05NTVlLTZiNWY2NmM3YmQyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY2MDM1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=38.31µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=82b12e66-6821-454d-be29-33e85329add5 trace.line=110 vars.name=test vars.uuid=bc74d985-3af5-4d6c-955e-6b5f66c7bd2b 
09:18:46 [2024-03-28T09:18:46.730Z] time="2024-03-28T09:18:46.67125839Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=579769ab-dcca-42a1-baba-30f32e3a9365 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b?_state=32y9c0SQH-kvkzgS_iv5q7jQn_OpRSjJGy6EBHU38s57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNzRkOTg1LTNhZjUtNGQ2Yy05NTVlLTZiNWY2NmM3YmQyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY2MDM1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=80.222µ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=35b9e2b2-e5c3-4f5a-86dc-cd870bfa8c23 trace.line=202 vars.name=test vars.uuid=bc74d985-3af5-4d6c-955e-6b5f66c7bd2b 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.671329029Z" 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=579769ab-dcca-42a1-baba-30f32e3a9365 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/blobs/uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b?_state=32y9c0SQH-kvkzgS_iv5q7jQn_OpRSjJGy6EBHU38s57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNzRkOTg1LTNhZjUtNGQ2Yy05NTVlLTZiNWY2NmM3YmQyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY2MDM1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=2.266828ms http.response.status=201 http.response.written=0 
09:18:46 [2024-03-28T09:18:46.731Z] 127.0.0.1 - - [28/Mar/2024:09:18:46 +0000] "PUT /v2/test/blobs/uploads/bc74d985-3af5-4d6c-955e-6b5f66c7bd2b?_state=32y9c0SQH-kvkzgS_iv5q7jQn_OpRSjJGy6EBHU38s57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNzRkOTg1LTNhZjUtNGQ2Yy05NTVlLTZiNWY2NmM3YmQyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yOFQwOToxODo0Ni42NjY2MDM1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.14+unknown"
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.672279651Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3bf5dbd4-7c40-4055-8e0c-baa61537bf1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.672312858Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3bf5dbd4-7c40-4055-8e0c-baa61537bf1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.672367226Z" 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=3bf5dbd4-7c40-4055-8e0c-baa61537bf1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=24.574µ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=694f4cc7-776b-495d-a0d5-ad1c2747e4d3 trace.line=95 vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.672429405Z" 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=3bf5dbd4-7c40-4055-8e0c-baa61537bf1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="734.12µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] 127.0.0.1 - - [28/Mar/2024:09:18:46 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.14+unknown"
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.673949953Z" 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=608f9388-d6ee-4a41-9578-6c92b0a92617 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.673991282Z" 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=608f9388-d6ee-4a41-9578-6c92b0a92617 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.674148199Z" 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=608f9388-d6ee-4a41-9578-6c92b0a92617 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.674164757Z" 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=608f9388-d6ee-4a41-9578-6c92b0a92617 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.674173881Z" 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=608f9388-d6ee-4a41-9578-6c92b0a92617 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.674247949Z" 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=608f9388-d6ee-4a41-9578-6c92b0a92617 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=42.019µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=898187c0-beeb-40b2-b50a-542e8db2332b trace.line=95 vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.674299019Z" 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=608f9388-d6ee-4a41-9578-6c92b0a92617 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=16.952µ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=baac6a9c-af79-43a9-b9e7-8d136dc40cf0 trace.line=155 vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.674343712Z" 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=608f9388-d6ee-4a41-9578-6c92b0a92617 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=19.052µ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=7c2f3bfc-3242-4ac1-b1ec-16ad35417c6e trace.line=95 vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.674382958Z" 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=608f9388-d6ee-4a41-9578-6c92b0a92617 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=11.709µ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=ac56eee3-1a6a-4ca3-95ec-58e265e4f2dc trace.line=155 vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.674426429Z" 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=608f9388-d6ee-4a41-9578-6c92b0a92617 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=13.777µ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=364a0e2f-0c58-4641-b5a5-f2289d3e4c70 trace.line=155 vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.674500695Z" 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=608f9388-d6ee-4a41-9578-6c92b0a92617 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=51.266µ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=0e0938f1-28b8-4f47-b6e7-1685ce105075 trace.line=110 vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.674582919Z" 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=608f9388-d6ee-4a41-9578-6c92b0a92617 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=52.414µ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=63c8f4ad-1e78-43dd-8d9d-a10fcd73545d trace.line=110 vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.674742707Z" 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=608f9388-d6ee-4a41-9578-6c92b0a92617 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=65.026µ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=f70b21a1-a570-44eb-93ae-163ff868d92f trace.line=110 vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.674801046Z" 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=608f9388-d6ee-4a41-9578-6c92b0a92617 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=33.65µ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=04850498-b0cb-43d1-a5a2-8f6ec2db5bbb trace.line=110 vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.674837518Z" 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=608f9388-d6ee-4a41-9578-6c92b0a92617 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.674855471Z" 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=608f9388-d6ee-4a41-9578-6c92b0a92617 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=2.096447ms http.response.status=201 http.response.written=0 
09:18:46 [2024-03-28T09:18:46.731Z] 127.0.0.1 - - [28/Mar/2024:09:18:46 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.14+unknown"
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.679411561Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7ddde344-76a2-48a8-ae36-c7f2e4bcdf5e http.request.method=GET http.request.remoteaddr="127.0.0.1:54966" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.679451019Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7ddde344-76a2-48a8-ae36-c7f2e4bcdf5e http.request.method=GET http.request.remoteaddr="127.0.0.1:54966" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="815.409µs" http.response.status=200 http.response.written=2 
09:18:46 [2024-03-28T09:18:46.731Z] 127.0.0.1 - - [28/Mar/2024:09:18:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.681531409Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5dc05f18-f531-490b-a271-356bbbb730ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54978" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.681571089Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5dc05f18-f531-490b-a271-356bbbb730ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54978" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.681655693Z" 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=5dc05f18-f531-490b-a271-356bbbb730ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54978" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=51.956µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ba48b224-3109-4bd0-a98a-8892ef3b3ae8 trace.line=95 vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.681679611Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5dc05f18-f531-490b-a271-356bbbb730ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54978" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.681724764Z" 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=5dc05f18-f531-490b-a271-356bbbb730ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54978" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.317µ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=43fd91f9-b598-4f5b-a0c8-697413ceec89 trace.line=95 vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.681772962Z" 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=5dc05f18-f531-490b-a271-356bbbb730ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54978" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.24µ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=8b65d4c9-3644-4e2b-bf80-c53b7e016fd8 trace.line=155 vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.681817377Z" 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=5dc05f18-f531-490b-a271-356bbbb730ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54978" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.833µ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=73a687e4-1b58-4146-809b-99c8d8885118 trace.line=125 vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.681888163Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5dc05f18-f531-490b-a271-356bbbb730ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54978" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.681980923Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5dc05f18-f531-490b-a271-356bbbb730ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54978" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-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.232873ms http.response.status=200 http.response.written=417 
09:18:46 [2024-03-28T09:18:46.731Z] 127.0.0.1 - - [28/Mar/2024:09:18:46 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.691103817Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2cfe5752-2ddb-49b8-86e5-b5f6ba8347d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:54980" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.691151137Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2cfe5752-2ddb-49b8-86e5-b5f6ba8347d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:54980" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:18:46 [2024-03-28T09:18:46.731Z] time="2024-03-28T09:18:46.691168343Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2cfe5752-2ddb-49b8-86e5-b5f6ba8347d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:54980" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.691281805Z" 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=2cfe5752-2ddb-49b8-86e5-b5f6ba8347d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:54980" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=81.896µ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=163beafb-4748-4666-abb7-c05839436756 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.691337108Z" 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=2cfe5752-2ddb-49b8-86e5-b5f6ba8347d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:54980" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.092µ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=a161ad2a-9b6b-4d17-b709-6a0926753ea4 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.691373375Z" 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=2cfe5752-2ddb-49b8-86e5-b5f6ba8347d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:54980" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.842µ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=3ec00ac5-c584-4996-92b8-56e5d4e147cf trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.691411595Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2cfe5752-2ddb-49b8-86e5-b5f6ba8347d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:54980" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.691508252Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2cfe5752-2ddb-49b8-86e5-b5f6ba8347d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:54980" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-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.237041ms http.response.status=200 http.response.written=417 
09:18:46 [2024-03-28T09:18:46.732Z] 127.0.0.1 - - [28/Mar/2024:09:18:46 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.698962273Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0a90c9c3-698e-44e4-bb8c-b3ea5a35334a http.request.method=GET http.request.remoteaddr="127.0.0.1:54996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.699018996Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0a90c9c3-698e-44e4-bb8c-b3ea5a35334a http.request.method=GET http.request.remoteaddr="127.0.0.1:54996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.699013744Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f9f41e49-ceaf-43d7-88b0-7e348414d542 http.request.method=GET http.request.remoteaddr="127.0.0.1:54986" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.699100063Z" 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=0a90c9c3-698e-44e4-bb8c-b3ea5a35334a http.request.method=GET http.request.remoteaddr="127.0.0.1:54996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.744µ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=ccb16d97-cefe-47c5-9307-6b21da2132a9 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.699130513Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f9f41e49-ceaf-43d7-88b0-7e348414d542 http.request.method=GET http.request.remoteaddr="127.0.0.1:54986" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.699148556Z" 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=0a90c9c3-698e-44e4-bb8c-b3ea5a35334a http.request.method=GET http.request.remoteaddr="127.0.0.1:54996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.15µ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=cf7811a9-def1-40b5-aed5-8918be326b36 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.699192765Z" 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=0a90c9c3-698e-44e4-bb8c-b3ea5a35334a http.request.method=GET http.request.remoteaddr="127.0.0.1:54996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.815µ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=45a0f70e-6a3b-4c3f-b645-d88745d96f1c trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.699200429Z" 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=f9f41e49-ceaf-43d7-88b0-7e348414d542 http.request.method=GET http.request.remoteaddr="127.0.0.1:54986" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.811µ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=0046c783-7c59-4af6-893d-54a22018dfff trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.699233882Z" 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=0a90c9c3-698e-44e4-bb8c-b3ea5a35334a http.request.method=GET http.request.remoteaddr="127.0.0.1:54996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.085µ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=2e46620e-b536-4ac6-8fa3-ae68e3c900ce trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.699245254Z" 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=f9f41e49-ceaf-43d7-88b0-7e348414d542 http.request.method=GET http.request.remoteaddr="127.0.0.1:54986" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.91µ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=86198436-e75b-45c6-9c5c-6f90bfcd8446 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.699266218Z" 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=0a90c9c3-698e-44e4-bb8c-b3ea5a35334a http.request.method=GET http.request.remoteaddr="127.0.0.1:54996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.477µ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=3292bb53-8234-4390-b509-1c81d9712d21 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.699286699Z" 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=f9f41e49-ceaf-43d7-88b0-7e348414d542 http.request.method=GET http.request.remoteaddr="127.0.0.1:54986" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.486µ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=5abca47d-d31f-4b0b-bce3-13ef37770ede trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.69930594Z" 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=0a90c9c3-698e-44e4-bb8c-b3ea5a35334a http.request.method=GET http.request.remoteaddr="127.0.0.1:54996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.995µ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=cd0b5da3-8635-49d1-80e6-b33f236fe200 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.699319831Z" 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=f9f41e49-ceaf-43d7-88b0-7e348414d542 http.request.method=GET http.request.remoteaddr="127.0.0.1:54986" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.584µ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=a679077a-be90-4bb5-841d-6ad9e2a9af70 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.699353202Z" 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=f9f41e49-ceaf-43d7-88b0-7e348414d542 http.request.method=GET http.request.remoteaddr="127.0.0.1:54986" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.379µ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=f13d632a-498c-4ce1-b86b-e5cb94d440e1 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.699397871Z" 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=f9f41e49-ceaf-43d7-88b0-7e348414d542 http.request.method=GET http.request.remoteaddr="127.0.0.1:54986" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=7.409µ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=08a76662-4610-44bf-a37a-84f5a7a89bce trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.699357871Z" 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=0a90c9c3-698e-44e4-bb8c-b3ea5a35334a http.request.method=GET http.request.remoteaddr="127.0.0.1:54996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.368µ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=2eb8fd43-00c0-41ad-b349-d098dfaffebc trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.699449137Z" 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=f9f41e49-ceaf-43d7-88b0-7e348414d542 http.request.method=GET http.request.remoteaddr="127.0.0.1:54986" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.293µ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=dcb81c13-5b09-4dd7-8cda-b22f4244ff22 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.700103626Z" 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=f9f41e49-ceaf-43d7-88b0-7e348414d542 http.request.method=GET http.request.remoteaddr="127.0.0.1:54986" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.45µ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=c7f471a0-90e7-4244-b4dd-a6d895367ee1 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.700190149Z" 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=f9f41e49-ceaf-43d7-88b0-7e348414d542 http.request.method=GET http.request.remoteaddr="127.0.0.1:54986" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.024µ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=3af0c203-d8ad-49df-bea0-abd4ee304be4 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.700275771Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f9f41e49-ceaf-43d7-88b0-7e348414d542 http.request.method=GET http.request.remoteaddr="127.0.0.1:54986" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.760044ms http.response.status=200 http.response.written=194 
09:18:46 [2024-03-28T09:18:46.732Z] 127.0.0.1 - - [28/Mar/2024:09:18:46 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.70112679Z" 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=0a90c9c3-698e-44e4-bb8c-b3ea5a35334a http.request.method=GET http.request.remoteaddr="127.0.0.1:54996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.837µ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=6122a2b9-e572-43ac-9b66-d7f4007b453f trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.70118444Z" 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=0a90c9c3-698e-44e4-bb8c-b3ea5a35334a http.request.method=GET http.request.remoteaddr="127.0.0.1:54996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.73µ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=aef8b29a-0fe2-4f80-b525-684d677080cd trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.70124072Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0a90c9c3-698e-44e4-bb8c-b3ea5a35334a http.request.method=GET http.request.remoteaddr="127.0.0.1:54996" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.401747ms http.response.status=200 http.response.written=68 
09:18:46 [2024-03-28T09:18:46.732Z] 127.0.0.1 - - [28/Mar/2024:09:18:46 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.715917514Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b5ff9c09-c377-449a-b204-8f4cd9b329c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:55012" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
09:18:46 [2024-03-28T09:18:46.732Z] time="2024-03-28T09:18:46.715963915Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b5ff9c09-c377-449a-b204-8f4cd9b329c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:55012" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.015115ms http.response.status=200 http.response.written=2 
09:18:46 [2024-03-28T09:18:46.732Z] 127.0.0.1 - - [28/Mar/2024:09:18:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:18:47 [2024-03-28T09:18:47.024Z] time="2024-03-28T09:18:46.724155813Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f76d6fa4-1c1f-45cd-8f4c-463c387c632e http.request.method=GET http.request.remoteaddr="127.0.0.1:55020" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:18:47 [2024-03-28T09:18:47.024Z] time="2024-03-28T09:18:46.724203198Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f76d6fa4-1c1f-45cd-8f4c-463c387c632e http.request.method=GET http.request.remoteaddr="127.0.0.1:55020" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:18:47 [2024-03-28T09:18:47.024Z] time="2024-03-28T09:18:46.724219059Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f76d6fa4-1c1f-45cd-8f4c-463c387c632e http.request.method=GET http.request.remoteaddr="127.0.0.1:55020" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:18:47 [2024-03-28T09:18:47.024Z] time="2024-03-28T09:18:46.724288377Z" 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=f76d6fa4-1c1f-45cd-8f4c-463c387c632e http.request.method=GET http.request.remoteaddr="127.0.0.1:55020" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.898µ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=bc2d6065-ad84-4b5a-9468-be3a18033973 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:18:47 [2024-03-28T09:18:47.024Z] time="2024-03-28T09:18:46.724336098Z" 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=f76d6fa4-1c1f-45cd-8f4c-463c387c632e http.request.method=GET http.request.remoteaddr="127.0.0.1:55020" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.047µ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=ea4dfc7f-516a-4a4c-a2c3-666d8e3f2636 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:18:47 [2024-03-28T09:18:47.024Z] time="2024-03-28T09:18:46.724412661Z" 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=f76d6fa4-1c1f-45cd-8f4c-463c387c632e http.request.method=GET http.request.remoteaddr="127.0.0.1:55020" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.173952ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:18:47 [2024-03-28T09:18:47.024Z] 127.0.0.1 - - [28/Mar/2024:09:18:46 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.8 git-commit/fc14d8f9329acd938e22afd0ed4edcfa71dfc40a kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:18:47 [2024-03-28T09:18:47.024Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s)
09:18:47 [2024-03-28T09:18:47.024Z] === RUN   TestImagePullNonExisting
09:18:47 [2024-03-28T09:18:47.024Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
09:18:47 [2024-03-28T09:18:47.024Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
09:18:47 [2024-03-28T09:18:47.024Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
09:18:47 [2024-03-28T09:18:47.024Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
09:18:47 [2024-03-28T09:18:47.024Z] === RUN   TestImagePullNonExisting/asdfasdf
09:18:47 [2024-03-28T09:18:47.024Z] === PAUSE TestImagePullNonExisting/asdfasdf
09:18:47 [2024-03-28T09:18:47.024Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
09:18:47 [2024-03-28T09:18:47.024Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
09:18:47 [2024-03-28T09:18:47.024Z] === RUN   TestImagePullNonExisting/library/asdfasdf
09:18:47 [2024-03-28T09:18:47.024Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
09:18:47 [2024-03-28T09:18:47.024Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
09:18:47 [2024-03-28T09:18:47.024Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
09:18:47 [2024-03-28T09:18:47.024Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
09:18:47 [2024-03-28T09:18:47.024Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
09:18:47 [2024-03-28T09:18:47.024Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
09:18:47 [2024-03-28T09:18:47.024Z] === CONT  TestImagePullNonExisting/asdfasdf
09:18:47 [2024-03-28T09:18:47.024Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
09:18:47 [2024-03-28T09:18:47.024Z] === CONT  TestImagePullNonExisting/library/asdfasdf
09:18:48 [2024-03-28T09:18:48.403Z] --- PASS: TestImagePullNonExisting (0.01s)
09:18:48 [2024-03-28T09:18:48.403Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s)
09:18:48 [2024-03-28T09:18:48.403Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
09:18:48 [2024-03-28T09:18:48.403Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
09:18:48 [2024-03-28T09:18:48.403Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
09:18:48 [2024-03-28T09:18:48.403Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
09:18:48 [2024-03-28T09:18:48.403Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (1.29s)
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestRemoveImageOrphaning
09:18:48 [2024-03-28T09:18:48.403Z] --- PASS: TestRemoveImageOrphaning (0.18s)
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestRemoveByDigest
09:18:48 [2024-03-28T09:18:48.403Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
09:18:48 [2024-03-28T09:18:48.403Z] --- SKIP: TestRemoveByDigest (0.00s)
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestRemoveImageGarbageCollector
09:18:48 [2024-03-28T09:18:48.403Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
09:18:48 [2024-03-28T09:18:48.403Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestSaveCheckTimes
09:18:48 [2024-03-28T09:18:48.403Z] === PAUSE TestSaveCheckTimes
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestSaveOCI
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestSaveOCI/busybox:latest
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestSaveOCI/busybox:latest/Manifest
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestSaveOCI/busybox:latest/Config
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestSaveOCI/multilayer:latest
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestSaveOCI/multilayer:latest/Config
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
09:18:48 [2024-03-28T09:18:48.403Z] --- PASS: TestSaveOCI (0.14s)
09:18:48 [2024-03-28T09:18:48.403Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
09:18:48 [2024-03-28T09:18:48.403Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
09:18:48 [2024-03-28T09:18:48.403Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
09:18:48 [2024-03-28T09:18:48.403Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
09:18:48 [2024-03-28T09:18:48.403Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
09:18:48 [2024-03-28T09:18:48.403Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
09:18:48 [2024-03-28T09:18:48.403Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
09:18:48 [2024-03-28T09:18:48.403Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
09:18:48 [2024-03-28T09:18:48.403Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
09:18:48 [2024-03-28T09:18:48.403Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
09:18:48 [2024-03-28T09:18:48.403Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
09:18:48 [2024-03-28T09:18:48.403Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
09:18:48 [2024-03-28T09:18:48.403Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
09:18:48 [2024-03-28T09:18:48.403Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
09:18:48 [2024-03-28T09:18:48.403Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
09:18:48 [2024-03-28T09:18:48.403Z] === RUN   TestSaveRepoWithMultipleImages
09:18:48 [2024-03-28T09:18:48.660Z] --- PASS: TestSaveRepoWithMultipleImages (0.20s)
09:18:48 [2024-03-28T09:18:48.660Z] === RUN   TestSaveDirectoryPermissions
09:18:49 [2024-03-28T09:18:49.590Z] --- PASS: TestSaveDirectoryPermissions (0.93s)
09:18:49 [2024-03-28T09:18:49.590Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:18:49 [2024-03-28T09:18:49.590Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:18:49 [2024-03-28T09:18:49.590Z] === RUN   TestTagUsingDigestAlgorithmAsName
09:18:49 [2024-03-28T09:18:49.590Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
09:18:49 [2024-03-28T09:18:49.590Z] === RUN   TestTagValidPrefixedRepo
09:18:49 [2024-03-28T09:18:49.590Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
09:18:49 [2024-03-28T09:18:49.590Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
09:18:49 [2024-03-28T09:18:49.590Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
09:18:49 [2024-03-28T09:18:49.590Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
09:18:49 [2024-03-28T09:18:49.590Z] === RUN   TestTagValidPrefixedRepo/foooo:t
09:18:49 [2024-03-28T09:18:49.590Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
09:18:49 [2024-03-28T09:18:49.590Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
09:18:49 [2024-03-28T09:18:49.590Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
09:18:49 [2024-03-28T09:18:49.590Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
09:18:49 [2024-03-28T09:18:49.590Z] === CONT  TestTagValidPrefixedRepo/foooo:t
09:18:49 [2024-03-28T09:18:49.590Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
09:18:49 [2024-03-28T09:18:49.590Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
09:18:49 [2024-03-28T09:18:49.590Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
09:18:49 [2024-03-28T09:18:49.590Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
09:18:49 [2024-03-28T09:18:49.590Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
09:18:49 [2024-03-28T09:18:49.590Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
09:18:49 [2024-03-28T09:18:49.590Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
09:18:49 [2024-03-28T09:18:49.590Z] === RUN   TestTagExistedNameWithoutForce
09:18:49 [2024-03-28T09:18:49.590Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:18:49 [2024-03-28T09:18:49.590Z] === RUN   TestTagOfficialNames
09:18:49 [2024-03-28T09:18:49.590Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
09:18:49 [2024-03-28T09:18:49.590Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
09:18:49 [2024-03-28T09:18:49.590Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
09:18:49 [2024-03-28T09:18:49.847Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
09:18:49 [2024-03-28T09:18:49.847Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
09:18:49 [2024-03-28T09:18:49.847Z] --- PASS: TestTagOfficialNames (0.05s)
09:18:49 [2024-03-28T09:18:49.847Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
09:18:49 [2024-03-28T09:18:49.847Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
09:18:49 [2024-03-28T09:18:49.847Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
09:18:49 [2024-03-28T09:18:49.847Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
09:18:49 [2024-03-28T09:18:49.847Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
09:18:49 [2024-03-28T09:18:49.847Z] === RUN   TestTagMatchesDigest
09:18:49 [2024-03-28T09:18:49.847Z] --- PASS: TestTagMatchesDigest (0.01s)
09:18:49 [2024-03-28T09:18:49.847Z] === CONT  TestSaveCheckTimes
09:18:49 [2024-03-28T09:18:49.847Z] --- PASS: TestSaveCheckTimes (0.03s)
09:18:49 [2024-03-28T09:18:49.847Z] PASS
09:18:49 [2024-03-28T09:18:49.847Z] 
09:18:49 [2024-03-28T09:18:49.847Z] === Skipped
09:18:49 [2024-03-28T09:18:49.847Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:18:49 [2024-03-28T09:18:49.847Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:18:49 [2024-03-28T09:18:49.847Z] 
09:18:49 [2024-03-28T09:18:49.847Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
09:18:49 [2024-03-28T09:18:49.847Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
09:18:49 [2024-03-28T09:18:49.847Z] 
09:18:49 [2024-03-28T09:18:49.847Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:18:49 [2024-03-28T09:18:49.847Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
09:18:49 [2024-03-28T09:18:49.847Z] 
09:18:49 [2024-03-28T09:18:49.847Z] DONE 71 tests, 3 skipped in 6.744s
09:18:49 [2024-03-28T09:18:49.847Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
09:18:49 [2024-03-28T09:18:49.847Z] ++ '[' -n '' ']'
09:18:49 [2024-03-28T09:18:49.847Z] ++ 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
09:18:49 [2024-03-28T09:18:49.847Z] ++ set -e
09:18:49 [2024-03-28T09:18:49.847Z] ++ '[' -n 0 ']'
09:18:49 [2024-03-28T09:18:49.847Z] ++ set -x
09:18:49 [2024-03-28T09:18:49.847Z] ++ 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.LHNMZpyPRf/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
09:18:49 [2024-03-28T09:18:49.847Z] === RUN   TestStripANSICommands
09:18:49 [2024-03-28T09:18:49.847Z] === RUN   TestStripANSICommands/#00
09:18:49 [2024-03-28T09:18:49.847Z] === RUN   TestStripANSICommands/#01
09:18:49 [2024-03-28T09:18:49.847Z] --- PASS: TestStripANSICommands (0.00s)
09:18:49 [2024-03-28T09:18:49.847Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:18:49 [2024-03-28T09:18:49.847Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:18:49 [2024-03-28T09:18:49.847Z] PASS
09:18:49 [2024-03-28T09:18:49.847Z] 
09:18:49 [2024-03-28T09:18:49.847Z] DONE 3 tests in 0.007s
09:18:49 [2024-03-28T09:18:49.847Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
09:18:49 [2024-03-28T09:18:49.847Z] ++ '[' -n '' ']'
09:18:49 [2024-03-28T09:18:49.847Z] ++ 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
09:18:49 [2024-03-28T09:18:49.847Z] ++ set -e
09:18:49 [2024-03-28T09:18:49.847Z] ++ '[' -n 0 ']'
09:18:49 [2024-03-28T09:18:49.847Z] ++ set -x
09:18:49 [2024-03-28T09:18:49.847Z] ++ 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.LHNMZpyPRf/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
09:18:49 [2024-03-28T09:18:49.847Z] INFO: Testing against a local daemon
09:18:49 [2024-03-28T09:18:49.847Z] === RUN   TestCreateWithMultiNetworks
09:18:50 [2024-03-28T09:18:50.778Z] --- PASS: TestCreateWithMultiNetworks (0.94s)
09:18:50 [2024-03-28T09:18:50.778Z] === RUN   TestNetworkCreateDelete
09:18:51 [2024-03-28T09:18:51.035Z] --- PASS: TestNetworkCreateDelete (0.16s)
09:18:51 [2024-03-28T09:18:51.035Z] === RUN   TestDockerNetworkDeletePreferID
09:18:51 [2024-03-28T09:18:51.598Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
09:18:51 [2024-03-28T09:18:51.598Z] === RUN   TestDaemonDNSFallback
09:18:58 [2024-03-28T09:18:58.142Z] --- PASS: TestDaemonDNSFallback (6.17s)
09:18:58 [2024-03-28T09:18:58.142Z] === RUN   TestInspectNetwork
09:19:00 [2024-03-28T09:19:00.037Z] === RUN   TestInspectNetwork/full_network_id
09:19:00 [2024-03-28T09:19:00.037Z] === RUN   TestInspectNetwork/partial_network_id
09:19:00 [2024-03-28T09:19:00.037Z] === RUN   TestInspectNetwork/network_name
09:19:00 [2024-03-28T09:19:00.037Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:19:05 [2024-03-28T09:19:05.289Z] --- PASS: TestInspectNetwork (6.84s)
09:19:05 [2024-03-28T09:19:05.289Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:19:05 [2024-03-28T09:19:05.289Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:19:05 [2024-03-28T09:19:05.289Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:19:05 [2024-03-28T09:19:05.289Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:19:05 [2024-03-28T09:19:05.289Z] === RUN   TestRunContainerWithBridgeNone
09:19:05 [2024-03-28T09:19:05.546Z] --- PASS: TestRunContainerWithBridgeNone (1.19s)
09:19:05 [2024-03-28T09:19:05.546Z] === RUN   TestNetworkInvalidJSON
09:19:05 [2024-03-28T09:19:05.546Z] === RUN   TestNetworkInvalidJSON/networks/create
09:19:05 [2024-03-28T09:19:05.546Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:19:05 [2024-03-28T09:19:05.546Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:19:05 [2024-03-28T09:19:05.546Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:19:05 [2024-03-28T09:19:05.546Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:19:05 [2024-03-28T09:19:05.546Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:19:05 [2024-03-28T09:19:05.546Z] === CONT  TestNetworkInvalidJSON/networks/create
09:19:05 [2024-03-28T09:19:05.546Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:19:05 [2024-03-28T09:19:05.546Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:19:05 [2024-03-28T09:19:05.546Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:19:05 [2024-03-28T09:19:05.546Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:19:05 [2024-03-28T09:19:05.546Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:19:05 [2024-03-28T09:19:05.546Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:19:05 [2024-03-28T09:19:05.546Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:19:05 [2024-03-28T09:19:05.546Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:19:05 [2024-03-28T09:19:05.546Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:19:05 [2024-03-28T09:19:05.546Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:19:05 [2024-03-28T09:19:05.546Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:19:05 [2024-03-28T09:19:05.546Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:19:05 [2024-03-28T09:19:05.546Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:19:05 [2024-03-28T09:19:05.546Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:19:05 [2024-03-28T09:19:05.546Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:19:05 [2024-03-28T09:19:05.546Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
09:19:05 [2024-03-28T09:19:05.546Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:19:05 [2024-03-28T09:19:05.546Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:19:05 [2024-03-28T09:19:05.546Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:19:05 [2024-03-28T09:19:05.546Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:19:05 [2024-03-28T09:19:05.546Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:19:05 [2024-03-28T09:19:05.546Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:19:05 [2024-03-28T09:19:05.546Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:19:05 [2024-03-28T09:19:05.546Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:19:05 [2024-03-28T09:19:05.546Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:19:05 [2024-03-28T09:19:05.546Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:19:05 [2024-03-28T09:19:05.546Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:19:05 [2024-03-28T09:19:05.546Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:19:05 [2024-03-28T09:19:05.546Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:19:05 [2024-03-28T09:19:05.546Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:19:05 [2024-03-28T09:19:05.546Z] === RUN   TestNetworkList
09:19:05 [2024-03-28T09:19:05.546Z] === RUN   TestNetworkList//networks
09:19:05 [2024-03-28T09:19:05.546Z] === PAUSE TestNetworkList//networks
09:19:05 [2024-03-28T09:19:05.546Z] === RUN   TestNetworkList//networks/
09:19:05 [2024-03-28T09:19:05.546Z] === PAUSE TestNetworkList//networks/
09:19:05 [2024-03-28T09:19:05.546Z] === CONT  TestNetworkList//networks
09:19:05 [2024-03-28T09:19:05.546Z] === CONT  TestNetworkList//networks/
09:19:05 [2024-03-28T09:19:05.546Z] --- PASS: TestNetworkList (0.01s)
09:19:05 [2024-03-28T09:19:05.546Z]     --- PASS: TestNetworkList//networks (0.00s)
09:19:05 [2024-03-28T09:19:05.546Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:19:05 [2024-03-28T09:19:05.546Z] === RUN   TestHostIPv4BridgeLabel
09:19:06 [2024-03-28T09:19:06.110Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
09:19:06 [2024-03-28T09:19:06.110Z] === RUN   TestDefaultNetworkOpts
09:19:06 [2024-03-28T09:19:06.110Z] === RUN   TestDefaultNetworkOpts/default_value
09:19:07 [2024-03-28T09:19:07.478Z] === RUN   TestDefaultNetworkOpts/cmdline_value
09:19:08 [2024-03-28T09:19:08.847Z] === RUN   TestDefaultNetworkOpts/config-from_value
09:19:09 [2024-03-28T09:19:09.777Z] --- PASS: TestDefaultNetworkOpts (3.64s)
09:19:09 [2024-03-28T09:19:09.777Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.21s)
09:19:09 [2024-03-28T09:19:09.777Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.21s)
09:19:09 [2024-03-28T09:19:09.777Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.22s)
09:19:09 [2024-03-28T09:19:09.777Z] === RUN   TestForbidDuplicateNetworkNames
09:19:10 [2024-03-28T09:19:10.706Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
09:19:10 [2024-03-28T09:19:10.706Z] === RUN   TestDaemonRestartWithLiveRestore
09:19:11 [2024-03-28T09:19:11.637Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
09:19:11 [2024-03-28T09:19:11.637Z] === RUN   TestDaemonDefaultNetworkPools
09:19:12 [2024-03-28T09:19:12.200Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
09:19:12 [2024-03-28T09:19:12.200Z] === RUN   TestDaemonRestartWithExistingNetwork
09:19:13 [2024-03-28T09:19:13.569Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
09:19:13 [2024-03-28T09:19:13.569Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:19:14 [2024-03-28T09:19:14.937Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
09:19:14 [2024-03-28T09:19:14.937Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:19:15 [2024-03-28T09:19:15.193Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
09:19:15 [2024-03-28T09:19:15.193Z] === RUN   TestServiceWithPredefinedNetwork
09:19:17 [2024-03-28T09:19:17.715Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s)
09:19:17 [2024-03-28T09:19:17.715Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:19:17 [2024-03-28T09:19:17.715Z]     service_test.go:250: FLAKY_TEST
09:19:17 [2024-03-28T09:19:17.715Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:19:17 [2024-03-28T09:19:17.715Z] === RUN   TestServiceWithDataPathPortInit
09:19:32 [2024-03-28T09:19:32.566Z] --- PASS: TestServiceWithDataPathPortInit (13.31s)
09:19:32 [2024-03-28T09:19:32.566Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:19:32 [2024-03-28T09:19:32.823Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:usiyo2md7qlm36p4xdazcvlqh Created:2024-03-28 09:19:31.935398911 +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[d83340684e3aad730c5f537d826a9ad98cb2f9d2c2c233cafaffe87c9c7a6b66:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8mjjpr21w1983gzceqtoj0uhz EndpointID:7dc9311d9927b29d07b8c4ef2ad5322e085205e24bfa77bbf9ce76b11178c362 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bbcf8f3f6105895c177c727c0097f25dd7600e0fdcc4251cb87bdd52777db9f9 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:8c5e5707558f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8mjjpr21w1983gzceqtoj0uhz EndpointID:7dc9311d9927b29d07b8c4ef2ad5322e085205e24bfa77bbf9ce76b11178c362 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:19:38 [2024-03-28T09:19:38.074Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.73s)
09:19:38 [2024-03-28T09:19:38.074Z] PASS
09:19:38 [2024-03-28T09:19:38.074Z] 
09:19:38 [2024-03-28T09:19:38.074Z] === Skipped
09:19:38 [2024-03-28T09:19:38.074Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:19:38 [2024-03-28T09:19:38.074Z]     service_test.go:250: FLAKY_TEST
09:19:38 [2024-03-28T09:19:38.074Z] 
09:19:38 [2024-03-28T09:19:38.074Z] DONE 44 tests, 1 skipped in 47.576s
09:19:38 [2024-03-28T09:19:38.074Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
09:19:38 [2024-03-28T09:19:38.074Z] ++ '[' -n '' ']'
09:19:38 [2024-03-28T09:19:38.074Z] ++ 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
09:19:38 [2024-03-28T09:19:38.074Z] ++ set -e
09:19:38 [2024-03-28T09:19:38.074Z] ++ '[' -n 0 ']'
09:19:38 [2024-03-28T09:19:38.074Z] ++ set -x
09:19:38 [2024-03-28T09:19:38.074Z] ++ 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.LHNMZpyPRf/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
09:19:38 [2024-03-28T09:19:38.074Z] INFO: Testing against a local daemon
09:19:38 [2024-03-28T09:19:38.074Z] === RUN   TestDockerNetworkIpvlanPersistance
09:19:38 [2024-03-28T09:19:38.074Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:19:38 [2024-03-28T09:19:38.074Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:19:38 [2024-03-28T09:19:38.074Z] === RUN   TestDockerNetworkIpvlan
09:19:38 [2024-03-28T09:19:38.074Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:19:38 [2024-03-28T09:19:38.074Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:19:38 [2024-03-28T09:19:38.074Z] PASS
09:19:38 [2024-03-28T09:19:38.074Z] 
09:19:38 [2024-03-28T09:19:38.074Z] === Skipped
09:19:38 [2024-03-28T09:19:38.074Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:19:38 [2024-03-28T09:19:38.074Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:19:38 [2024-03-28T09:19:38.074Z] 
09:19:38 [2024-03-28T09:19:38.074Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:19:38 [2024-03-28T09:19:38.074Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:19:38 [2024-03-28T09:19:38.074Z] 
09:19:38 [2024-03-28T09:19:38.074Z] DONE 2 tests, 2 skipped in 0.032s
09:19:38 [2024-03-28T09:19:38.074Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
09:19:38 [2024-03-28T09:19:38.074Z] ++ '[' -n '' ']'
09:19:38 [2024-03-28T09:19:38.074Z] ++ 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
09:19:38 [2024-03-28T09:19:38.074Z] ++ set -e
09:19:38 [2024-03-28T09:19:38.074Z] ++ '[' -n 0 ']'
09:19:38 [2024-03-28T09:19:38.074Z] ++ set -x
09:19:38 [2024-03-28T09:19:38.075Z] ++ 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.LHNMZpyPRf/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
09:19:38 [2024-03-28T09:19:38.075Z] INFO: Testing against a local daemon
09:19:38 [2024-03-28T09:19:38.075Z] === RUN   TestDockerNetworkMacvlanPersistance
09:19:38 [2024-03-28T09:19:38.638Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s)
09:19:38 [2024-03-28T09:19:38.638Z] === RUN   TestDockerNetworkMacvlan
09:19:38 [2024-03-28T09:19:38.638Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:19:39 [2024-03-28T09:19:39.202Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:19:40 [2024-03-28T09:19:40.132Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:19:41 [2024-03-28T09:19:41.502Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:19:42 [2024-03-28T09:19:42.873Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:19:45 [2024-03-28T09:19:45.466Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:19:46 [2024-03-28T09:19:46.397Z] --- PASS: TestDockerNetworkMacvlan (7.56s)
09:19:46 [2024-03-28T09:19:46.397Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.68s)
09:19:46 [2024-03-28T09:19:46.397Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.74s)
09:19:46 [2024-03-28T09:19:46.397Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.40s)
09:19:46 [2024-03-28T09:19:46.397Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.41s)
09:19:46 [2024-03-28T09:19:46.397Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.23s)
09:19:46 [2024-03-28T09:19:46.397Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.10s)
09:19:46 [2024-03-28T09:19:46.397Z] PASS
09:19:46 [2024-03-28T09:19:46.397Z] 
09:19:46 [2024-03-28T09:19:46.397Z] DONE 8 tests in 8.762s
09:19:46 [2024-03-28T09:19:46.397Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
09:19:46 [2024-03-28T09:19:46.397Z] ++ '[' -n '' ']'
09:19:46 [2024-03-28T09:19:46.397Z] ++ 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
09:19:46 [2024-03-28T09:19:46.397Z] ++ set -e
09:19:46 [2024-03-28T09:19:46.397Z] ++ '[' -n 0 ']'
09:19:46 [2024-03-28T09:19:46.397Z] ++ set -x
09:19:46 [2024-03-28T09:19:46.397Z] ++ 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.LHNMZpyPRf/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
09:19:46 [2024-03-28T09:19:46.397Z] INFO: Testing against a local daemon
09:19:46 [2024-03-28T09:19:46.397Z] === RUN   TestBridgeICC
09:19:46 [2024-03-28T09:19:46.960Z] === RUN   TestBridgeICC/IPv4_non-internal_network
09:19:47 [2024-03-28T09:19:47.890Z] === RUN   TestBridgeICC/IPv4_internal_network
09:19:48 [2024-03-28T09:19:48.820Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
09:19:50 [2024-03-28T09:19:50.188Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
09:19:51 [2024-03-28T09:19:51.118Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
09:19:52 [2024-03-28T09:19:52.049Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
09:19:53 [2024-03-28T09:19:53.417Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
09:19:54 [2024-03-28T09:19:54.348Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
09:19:55 [2024-03-28T09:19:55.278Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
09:19:58 [2024-03-28T09:19:58.551Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
09:20:01 [2024-03-28T09:20:01.822Z] --- PASS: TestBridgeICC (15.25s)
09:20:01 [2024-03-28T09:20:01.822Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.07s)
09:20:01 [2024-03-28T09:20:01.822Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.99s)
09:20:01 [2024-03-28T09:20:01.822Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.12s)
09:20:01 [2024-03-28T09:20:01.822Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.02s)
09:20:01 [2024-03-28T09:20:01.822Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.07s)
09:20:01 [2024-03-28T09:20:01.822Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.04s)
09:20:01 [2024-03-28T09:20:01.822Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.04s)
09:20:01 [2024-03-28T09:20:01.822Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.09s)
09:20:01 [2024-03-28T09:20:01.822Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.09s)
09:20:01 [2024-03-28T09:20:01.822Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.11s)
09:20:01 [2024-03-28T09:20:01.822Z] === RUN   TestBridgeICCWindows
09:20:01 [2024-03-28T09:20:01.822Z]     bridge_test.go:214: testEnv.DaemonInfo.OSType != "windows"
09:20:01 [2024-03-28T09:20:01.822Z] --- SKIP: TestBridgeICCWindows (0.00s)
09:20:01 [2024-03-28T09:20:01.822Z] === RUN   TestBridgeINC
09:20:02 [2024-03-28T09:20:02.079Z] === RUN   TestBridgeINC/IPv4_non-internal_network
09:20:06 [2024-03-28T09:20:06.252Z] === RUN   TestBridgeINC/IPv4_internal_network
09:20:07 [2024-03-28T09:20:07.621Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
09:20:11 [2024-03-28T09:20:11.794Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
09:20:13 [2024-03-28T09:20:13.163Z] --- PASS: TestBridgeINC (11.45s)
09:20:13 [2024-03-28T09:20:13.163Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.20s)
09:20:13 [2024-03-28T09:20:13.163Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.16s)
09:20:13 [2024-03-28T09:20:13.163Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.33s)
09:20:13 [2024-03-28T09:20:13.163Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.16s)
09:20:13 [2024-03-28T09:20:13.163Z] === RUN   TestDefaultBridgeIPv6
09:20:13 [2024-03-28T09:20:13.163Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
09:20:14 [2024-03-28T09:20:14.532Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
09:20:15 [2024-03-28T09:20:15.902Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
09:20:17 [2024-03-28T09:20:17.272Z] --- PASS: TestDefaultBridgeIPv6 (4.28s)
09:20:17 [2024-03-28T09:20:17.272Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.40s)
09:20:17 [2024-03-28T09:20:17.272Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.41s)
09:20:17 [2024-03-28T09:20:17.272Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.46s)
09:20:17 [2024-03-28T09:20:17.272Z] === RUN   TestDefaultBridgeAddresses
09:20:17 [2024-03-28T09:20:17.272Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
09:20:18 [2024-03-28T09:20:18.641Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
09:20:20 [2024-03-28T09:20:20.534Z] --- PASS: TestDefaultBridgeAddresses (3.10s)
09:20:20 [2024-03-28T09:20:20.534Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
09:20:20 [2024-03-28T09:20:20.534Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
09:20:20 [2024-03-28T09:20:20.534Z] === RUN   TestInternalNwConnectivity
09:20:23 [2024-03-28T09:20:23.806Z] --- PASS: TestInternalNwConnectivity (3.30s)
09:20:23 [2024-03-28T09:20:23.806Z] === RUN   TestDisableIPv6Addrs
09:20:24 [2024-03-28T09:20:24.369Z] === RUN   TestDisableIPv6Addrs/IPv6_enabled
09:20:24 [2024-03-28T09:20:24.626Z] === RUN   TestDisableIPv6Addrs/IPv6_disabled
09:20:25 [2024-03-28T09:20:25.189Z] --- PASS: TestDisableIPv6Addrs (1.63s)
09:20:25 [2024-03-28T09:20:25.189Z]     --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.43s)
09:20:25 [2024-03-28T09:20:25.189Z]     --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.45s)
09:20:25 [2024-03-28T09:20:25.189Z] === RUN   TestSetInterfaceSysctl
09:20:26 [2024-03-28T09:20:26.557Z] --- PASS: TestSetInterfaceSysctl (1.04s)
09:20:26 [2024-03-28T09:20:26.557Z] === RUN   TestEtcHostsIpv6
09:20:26 [2024-03-28T09:20:26.814Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
09:20:27 [2024-03-28T09:20:27.384Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
09:20:27 [2024-03-28T09:20:27.947Z] --- PASS: TestEtcHostsIpv6 (1.55s)
09:20:27 [2024-03-28T09:20:27.947Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.47s)
09:20:27 [2024-03-28T09:20:27.947Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.48s)
09:20:27 [2024-03-28T09:20:27.947Z] === RUN   TestMACAddrOnRestart
09:20:29 [2024-03-28T09:20:29.882Z] --- PASS: TestMACAddrOnRestart (2.07s)
09:20:29 [2024-03-28T09:20:29.882Z] === RUN   TestCfgdMACAddrOnRestart
09:20:32 [2024-03-28T09:20:32.403Z] --- PASS: TestCfgdMACAddrOnRestart (2.48s)
09:20:32 [2024-03-28T09:20:32.403Z] === RUN   TestInspectCfgdMAC
09:20:32 [2024-03-28T09:20:32.967Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
09:20:32 [2024-03-28T09:20:32.967Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
09:20:32 [2024-03-28T09:20:32.967Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
09:20:33 [2024-03-28T09:20:33.223Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
09:20:33 [2024-03-28T09:20:33.480Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
09:20:33 [2024-03-28T09:20:33.480Z] --- PASS: TestInspectCfgdMAC (1.08s)
09:20:33 [2024-03-28T09:20:33.480Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.04s)
09:20:33 [2024-03-28T09:20:33.480Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s)
09:20:33 [2024-03-28T09:20:33.480Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.18s)
09:20:33 [2024-03-28T09:20:33.480Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.17s)
09:20:33 [2024-03-28T09:20:33.480Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s)
09:20:33 [2024-03-28T09:20:33.480Z] === RUN   TestWatchtowerCreate
09:20:34 [2024-03-28T09:20:34.848Z] --- PASS: TestWatchtowerCreate (1.13s)
09:20:34 [2024-03-28T09:20:34.848Z] === RUN   TestResolvConfLocalhostIPv6
09:20:35 [2024-03-28T09:20:35.779Z] --- PASS: TestResolvConfLocalhostIPv6 (1.23s)
09:20:35 [2024-03-28T09:20:35.779Z] === RUN   TestInternalNetworkDNS
09:21:02 [2024-03-28T09:21:02.289Z] --- PASS: TestInternalNetworkDNS (23.05s)
09:21:02 [2024-03-28T09:21:02.289Z] PASS
09:21:02 [2024-03-28T09:21:02.289Z] 
09:21:02 [2024-03-28T09:21:02.289Z] === Skipped
09:21:02 [2024-03-28T09:21:02.289Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s)
09:21:02 [2024-03-28T09:21:02.289Z]     bridge_test.go:214: testEnv.DaemonInfo.OSType != "windows"
09:21:02 [2024-03-28T09:21:02.289Z] 
09:21:02 [2024-03-28T09:21:02.289Z] DONE 43 tests, 1 skipped in 72.678s
09:21:02 [2024-03-28T09:21:02.289Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
09:21:02 [2024-03-28T09:21:02.289Z] ++ '[' -n '' ']'
09:21:02 [2024-03-28T09:21:02.289Z] ++ 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
09:21:02 [2024-03-28T09:21:02.289Z] ++ set -e
09:21:02 [2024-03-28T09:21:02.289Z] ++ '[' -n 0 ']'
09:21:02 [2024-03-28T09:21:02.289Z] ++ set -x
09:21:02 [2024-03-28T09:21:02.289Z] ++ 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.LHNMZpyPRf/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
09:21:02 [2024-03-28T09:21:02.289Z] testing: warning: no tests to run
09:21:02 [2024-03-28T09:21:02.289Z] PASS
09:21:02 [2024-03-28T09:21:02.289Z] 
09:21:02 [2024-03-28T09:21:02.289Z] DONE 0 tests in 0.006s
09:21:02 [2024-03-28T09:21:02.289Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
09:21:02 [2024-03-28T09:21:02.289Z] ++ '[' -n '' ']'
09:21:02 [2024-03-28T09:21:02.289Z] ++ 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
09:21:02 [2024-03-28T09:21:02.289Z] ++ set -e
09:21:02 [2024-03-28T09:21:02.289Z] ++ '[' -n 0 ']'
09:21:02 [2024-03-28T09:21:02.289Z] ++ set -x
09:21:02 [2024-03-28T09:21:02.289Z] ++ 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.LHNMZpyPRf/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
09:21:02 [2024-03-28T09:21:02.289Z] INFO: Testing against a local daemon
09:21:02 [2024-03-28T09:21:02.289Z] === RUN   TestAuthZPluginAllowRequest
09:21:02 [2024-03-28T09:21:02.289Z] --- PASS: TestAuthZPluginAllowRequest (1.04s)
09:21:02 [2024-03-28T09:21:02.289Z] === RUN   TestAuthZPluginTLS
09:21:02 [2024-03-28T09:21:02.289Z] --- PASS: TestAuthZPluginTLS (0.54s)
09:21:02 [2024-03-28T09:21:02.289Z] === RUN   TestAuthZPluginDenyRequest
09:21:02 [2024-03-28T09:21:02.289Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:21:02 [2024-03-28T09:21:02.289Z] === RUN   TestAuthZPluginAPIDenyResponse
09:21:02 [2024-03-28T09:21:02.289Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:21:02 [2024-03-28T09:21:02.289Z] === RUN   TestAuthZPluginDenyResponse
09:21:02 [2024-03-28T09:21:02.289Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:21:02 [2024-03-28T09:21:02.289Z] === RUN   TestAuthZPluginAllowEventStream
09:21:04 [2024-03-28T09:21:04.413Z] 2024/03/28 09:21:02 http: panic serving 127.0.0.1:52594: runtime error: invalid memory address or nil pointer dereference
09:21:04 [2024-03-28T09:21:04.413Z] goroutine 95 [running]:
09:21:04 [2024-03-28T09:21:04.413Z] net/http.(*conn).serve.func1()
09:21:04 [2024-03-28T09:21:04.413Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
09:21:04 [2024-03-28T09:21:04.413Z] panic({0xa866a0?, 0x15bafd0?})
09:21:04 [2024-03-28T09:21:04.413Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
09:21:04 [2024-03-28T09:21:04.413Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a1d0, 0x4000481080}, 0xffff91e98ef8?)
09:21:04 [2024-03-28T09:21:04.413Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
09:21:04 [2024-03-28T09:21:04.413Z] net/http.HandlerFunc.ServeHTTP(0x40001cf100?, {0xd8a1d0?, 0x4000481080?}, 0x402c54?)
09:21:04 [2024-03-28T09:21:04.413Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:21:04 [2024-03-28T09:21:04.413Z] net/http.(*ServeMux).ServeHTTP(0xd90568?, {0xd8a1d0, 0x4000481080}, 0x40001cf100)
09:21:04 [2024-03-28T09:21:04.413Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
09:21:04 [2024-03-28T09:21:04.413Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400051ef20, {0xd88d90?, 0x40000f1420}, 0x40001cf000, {0xd7ee20, 0x4000512300})
09:21:04 [2024-03-28T09:21:04.413Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
09:21:04 [2024-03-28T09:21:04.413Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88d90?, 0x40000f1420?}, 0x400029a5c0?)
09:21:04 [2024-03-28T09:21:04.413Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
09:21:04 [2024-03-28T09:21:04.413Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd88d90?, 0x40000f1420?}, 0x40000f1420?)
09:21:04 [2024-03-28T09:21:04.413Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:21:04 [2024-03-28T09:21:04.413Z] net/http.serverHandler.ServeHTTP({0xd85808?}, {0xd88d90?, 0x40000f1420?}, 0x6?)
09:21:04 [2024-03-28T09:21:04.413Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
09:21:04 [2024-03-28T09:21:04.413Z] net/http.(*conn).serve(0x4000666fc0, {0xd90568, 0x40001e6150})
09:21:04 [2024-03-28T09:21:04.413Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
09:21:04 [2024-03-28T09:21:04.413Z] created by net/http.(*Server).Serve in goroutine 21
09:21:04 [2024-03-28T09:21:04.413Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
09:21:04 [2024-03-28T09:21:04.413Z] 2024/03/28 09:21:03 http: panic serving 127.0.0.1:52596: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
09:21:04 [2024-03-28T09:21:04.413Z] goroutine 109 [running]:
09:21:04 [2024-03-28T09:21:04.413Z] net/http.(*conn).serve.func1()
09:21:04 [2024-03-28T09:21:04.413Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
09:21:04 [2024-03-28T09:21:04.413Z] panic({0xa1c140?, 0x400029a720?})
09:21:04 [2024-03-28T09:21:04.413Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
09:21:04 [2024-03-28T09:21:04.413Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a1d0, 0x4000481200}, 0xffff91e98ef8?)
09:21:04 [2024-03-28T09:21:04.413Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
09:21:04 [2024-03-28T09:21:04.413Z] net/http.HandlerFunc.ServeHTTP(0x40001cf200?, {0xd8a1d0?, 0x4000481200?}, 0x402c54?)
09:21:04 [2024-03-28T09:21:04.413Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:21:04 [2024-03-28T09:21:04.413Z] net/http.(*ServeMux).ServeHTTP(0xd90568?, {0xd8a1d0, 0x4000481200}, 0x40001cf200)
09:21:04 [2024-03-28T09:21:04.413Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
09:21:04 [2024-03-28T09:21:04.413Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400051ef20, {0xd88d90?, 0x40000f1500}, 0x40003a8000, {0xd7ee20, 0x4000512300})
09:21:04 [2024-03-28T09:21:04.413Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
09:21:04 [2024-03-28T09:21:04.413Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88d90?, 0x40000f1500?}, 0x4000254120?)
09:21:04 [2024-03-28T09:21:04.413Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
09:21:04 [2024-03-28T09:21:04.413Z] net/http.HandlerFunc.ServeHTTP(0x1618da0?, {0xd88d90?, 0x40000f1500?}, 0x40003f7b40?)
09:21:04 [2024-03-28T09:21:04.413Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:21:04 [2024-03-28T09:21:04.413Z] net/http.serverHandler.ServeHTTP({0x4000254120?}, {0xd88d90?, 0x40000f1500?}, 0x6?)
09:21:04 [2024-03-28T09:21:04.413Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
09:21:04 [2024-03-28T09:21:04.413Z] net/http.(*conn).serve(0x4000194750, {0xd90568, 0x40001e6150})
09:21:04 [2024-03-28T09:21:04.413Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
09:21:04 [2024-03-28T09:21:04.413Z] created by net/http.(*Server).Serve in goroutine 21
09:21:04 [2024-03-28T09:21:04.413Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
09:21:06 [2024-03-28T09:21:06.308Z] 2024/03/28 09:21:05 http: panic serving 127.0.0.1:52610: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
09:21:06 [2024-03-28T09:21:06.308Z] goroutine 207 [running]:
09:21:06 [2024-03-28T09:21:06.308Z] net/http.(*conn).serve.func1()
09:21:06 [2024-03-28T09:21:06.308Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
09:21:06 [2024-03-28T09:21:06.308Z] panic({0xa1c140?, 0x400029a7f0?})
09:21:06 [2024-03-28T09:21:06.308Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
09:21:06 [2024-03-28T09:21:06.308Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a1d0, 0x4000481380}, 0xffff91e98ef8?)
09:21:06 [2024-03-28T09:21:06.308Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
09:21:06 [2024-03-28T09:21:06.308Z] net/http.HandlerFunc.ServeHTTP(0x40001cf400?, {0xd8a1d0?, 0x4000481380?}, 0x402c54?)
09:21:06 [2024-03-28T09:21:06.308Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:21:06 [2024-03-28T09:21:06.308Z] net/http.(*ServeMux).ServeHTTP(0xd90568?, {0xd8a1d0, 0x4000481380}, 0x40001cf400)
09:21:06 [2024-03-28T09:21:06.308Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
09:21:06 [2024-03-28T09:21:06.308Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400051ef20, {0xd88d90?, 0x40000f15e0}, 0x40001cf300, {0xd7ee20, 0x4000512300})
09:21:06 [2024-03-28T09:21:06.308Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
09:21:06 [2024-03-28T09:21:06.308Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88d90?, 0x40000f15e0?}, 0x400049ccf0?)
09:21:06 [2024-03-28T09:21:06.308Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
09:21:06 [2024-03-28T09:21:06.308Z] net/http.HandlerFunc.ServeHTTP(0x1618da0?, {0xd88d90?, 0x40000f15e0?}, 0x40003f7b40?)
09:21:06 [2024-03-28T09:21:06.308Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:21:06 [2024-03-28T09:21:06.308Z] net/http.serverHandler.ServeHTTP({0x400049ccf0?}, {0xd88d90?, 0x40000f15e0?}, 0x6?)
09:21:06 [2024-03-28T09:21:06.308Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
09:21:06 [2024-03-28T09:21:06.308Z] net/http.(*conn).serve(0x4000666cf0, {0xd90568, 0x40001e6150})
09:21:06 [2024-03-28T09:21:06.308Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
09:21:06 [2024-03-28T09:21:06.308Z] created by net/http.(*Server).Serve in goroutine 21
09:21:06 [2024-03-28T09:21:06.308Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
09:21:08 [2024-03-28T09:21:08.200Z] --- PASS: TestAuthZPluginAllowEventStream (6.04s)
09:21:08 [2024-03-28T09:21:08.200Z] === RUN   TestAuthZPluginErrorResponse
09:21:08 [2024-03-28T09:21:08.763Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
09:21:08 [2024-03-28T09:21:08.763Z] === RUN   TestAuthZPluginErrorRequest
09:21:09 [2024-03-28T09:21:09.325Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:21:09 [2024-03-28T09:21:09.325Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:21:09 [2024-03-28T09:21:09.890Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
09:21:09 [2024-03-28T09:21:09.890Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:21:10 [2024-03-28T09:21:10.841Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.14s)
09:21:10 [2024-03-28T09:21:10.841Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:21:12 [2024-03-28T09:21:12.209Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s)
09:21:12 [2024-03-28T09:21:12.210Z] === RUN   TestAuthZPluginHeader
09:21:12 [2024-03-28T09:21:12.773Z] --- PASS: TestAuthZPluginHeader (0.61s)
09:21:12 [2024-03-28T09:21:12.773Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:21:12 [2024-03-28T09:21:12.773Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
09:21:12 [2024-03-28T09:21:12.773Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:21:12 [2024-03-28T09:21:12.773Z] === RUN   TestAuthZPluginV2Disable
09:21:12 [2024-03-28T09:21:12.773Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
09:21:12 [2024-03-28T09:21:12.774Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:21:12 [2024-03-28T09:21:12.774Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:21:12 [2024-03-28T09:21:12.774Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
09:21:12 [2024-03-28T09:21:12.774Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:21:12 [2024-03-28T09:21:12.774Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:21:12 [2024-03-28T09:21:12.774Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
09:21:12 [2024-03-28T09:21:12.774Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:21:12 [2024-03-28T09:21:12.774Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:21:30 [2024-03-28T09:21:30.829Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
09:21:30 [2024-03-28T09:21:30.829Z] PASS
09:21:30 [2024-03-28T09:21:30.829Z] 
09:21:30 [2024-03-28T09:21:30.829Z] === Skipped
09:21:30 [2024-03-28T09:21:30.829Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:21:30 [2024-03-28T09:21:30.829Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
09:21:30 [2024-03-28T09:21:30.829Z] 
09:21:30 [2024-03-28T09:21:30.829Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:21:30 [2024-03-28T09:21:30.829Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
09:21:30 [2024-03-28T09:21:30.829Z] 
09:21:30 [2024-03-28T09:21:30.829Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:21:30 [2024-03-28T09:21:30.829Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
09:21:30 [2024-03-28T09:21:30.829Z] 
09:21:30 [2024-03-28T09:21:30.829Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:21:30 [2024-03-28T09:21:30.829Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
09:21:30 [2024-03-28T09:21:30.829Z] 
09:21:30 [2024-03-28T09:21:30.829Z] DONE 17 tests, 4 skipped in 30.609s
09:21:30 [2024-03-28T09:21:30.829Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
09:21:30 [2024-03-28T09:21:30.829Z] ++ '[' -n '' ']'
09:21:30 [2024-03-28T09:21:30.829Z] ++ 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
09:21:30 [2024-03-28T09:21:30.829Z] ++ set -e
09:21:30 [2024-03-28T09:21:30.829Z] ++ '[' -n 0 ']'
09:21:30 [2024-03-28T09:21:30.829Z] ++ set -x
09:21:30 [2024-03-28T09:21:30.829Z] ++ 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.LHNMZpyPRf/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
09:21:30 [2024-03-28T09:21:30.829Z] INFO: Testing against a local daemon
09:21:30 [2024-03-28T09:21:30.829Z] === RUN   TestPluginInvalidJSON
09:21:30 [2024-03-28T09:21:30.829Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:21:30 [2024-03-28T09:21:30.829Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:21:30 [2024-03-28T09:21:30.829Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:21:30 [2024-03-28T09:21:30.829Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:21:30 [2024-03-28T09:21:30.829Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:21:30 [2024-03-28T09:21:30.829Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:21:30 [2024-03-28T09:21:30.829Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:21:30 [2024-03-28T09:21:30.829Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:21:30 [2024-03-28T09:21:30.829Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:21:30 [2024-03-28T09:21:30.829Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:21:30 [2024-03-28T09:21:30.829Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:21:30 [2024-03-28T09:21:30.829Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:21:30 [2024-03-28T09:21:30.829Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:21:30 [2024-03-28T09:21:30.829Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:21:30 [2024-03-28T09:21:30.829Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:21:30 [2024-03-28T09:21:30.829Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:21:30 [2024-03-28T09:21:30.829Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:21:30 [2024-03-28T09:21:30.829Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:21:30 [2024-03-28T09:21:30.829Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:21:30 [2024-03-28T09:21:30.829Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:21:30 [2024-03-28T09:21:30.829Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:21:30 [2024-03-28T09:21:30.829Z] --- PASS: TestPluginInvalidJSON (0.01s)
09:21:30 [2024-03-28T09:21:30.829Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:21:30 [2024-03-28T09:21:30.829Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:21:30 [2024-03-28T09:21:30.829Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:21:30 [2024-03-28T09:21:30.829Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:21:30 [2024-03-28T09:21:30.829Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:21:30 [2024-03-28T09:21:30.829Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:21:30 [2024-03-28T09:21:30.829Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:21:30 [2024-03-28T09:21:30.829Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:21:30 [2024-03-28T09:21:30.829Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:21:30 [2024-03-28T09:21:30.829Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:21:30 [2024-03-28T09:21:30.829Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
09:21:30 [2024-03-28T09:21:30.829Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:21:30 [2024-03-28T09:21:30.829Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:21:30 [2024-03-28T09:21:30.829Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:21:30 [2024-03-28T09:21:30.829Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:21:30 [2024-03-28T09:21:30.829Z] === RUN   TestPluginInstall
09:21:30 [2024-03-28T09:21:30.829Z] === RUN   TestPluginInstall/no_auth
09:21:33 [2024-03-28T09:21:33.352Z] time="2024-03-28T09:21:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:21:33 [2024-03-28T09:21:33.352Z] time="2024-03-28T09:21:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a6b5a06c2db84fa0a264fa67dfc0635acdcd7e4473d2499fd6bc58bbfc92492" mediatype=application/vnd.docker.plugin.v1+json size=522
09:21:33 [2024-03-28T09:21:33.352Z] time="2024-03-28T09:21:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:21:33 [2024-03-28T09:21:33.352Z] time="2024-03-28T09:21:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a6b5a06c2db84fa0a264fa67dfc0635acdcd7e4473d2499fd6bc58bbfc92492" mediatype=application/vnd.docker.plugin.v1+json size=522
09:21:33 [2024-03-28T09:21:33.352Z] === RUN   TestPluginInstall/with_digest
09:21:33 [2024-03-28T09:21:33.915Z] === RUN   TestPluginInstall/with_htpasswd
09:21:34 [2024-03-28T09:21:34.172Z] time="2024-03-28T09:21:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:21:34 [2024-03-28T09:21:34.172Z] time="2024-03-28T09:21:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f92f8124dc54d0eed18d689ba9ff38db3a9571ee264aae4e062dd07cf71812ef" mediatype=application/vnd.docker.plugin.v1+json size=522
09:21:34 [2024-03-28T09:21:34.172Z] time="2024-03-28T09:21:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:21:34 [2024-03-28T09:21:34.172Z] time="2024-03-28T09:21:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f92f8124dc54d0eed18d689ba9ff38db3a9571ee264aae4e062dd07cf71812ef" mediatype=application/vnd.docker.plugin.v1+json size=522
09:21:34 [2024-03-28T09:21:34.172Z] === RUN   TestPluginInstall/with_insecure
09:21:35 [2024-03-28T09:21:35.102Z] time="2024-03-28T09:21:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:21:35 [2024-03-28T09:21:35.102Z] time="2024-03-28T09:21:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:137b984abc59f68f34e3f103789029ca5a35e18e05d4b8b65afac066230d13a9" mediatype=application/vnd.docker.plugin.v1+json size=522
09:21:35 [2024-03-28T09:21:35.102Z] time="2024-03-28T09:21:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:21:35 [2024-03-28T09:21:35.102Z] time="2024-03-28T09:21:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:137b984abc59f68f34e3f103789029ca5a35e18e05d4b8b65afac066230d13a9" mediatype=application/vnd.docker.plugin.v1+json size=522
09:21:35 [2024-03-28T09:21:35.102Z]     plugin_test.go:247: [d8f0fc078b618] daemon is not started
09:21:35 [2024-03-28T09:21:35.102Z] --- PASS: TestPluginInstall (5.56s)
09:21:35 [2024-03-28T09:21:35.102Z]     --- PASS: TestPluginInstall/no_auth (3.69s)
09:21:35 [2024-03-28T09:21:35.102Z]     --- PASS: TestPluginInstall/with_digest (0.48s)
09:21:35 [2024-03-28T09:21:35.102Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
09:21:35 [2024-03-28T09:21:35.102Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
09:21:35 [2024-03-28T09:21:35.102Z] === RUN   TestPluginsWithRuntimes
09:21:36 [2024-03-28T09:21:36.471Z] === RUN   TestPluginsWithRuntimes/No_Args
09:21:37 [2024-03-28T09:21:37.400Z] === RUN   TestPluginsWithRuntimes/With_Args
09:21:38 [2024-03-28T09:21:38.331Z] --- PASS: TestPluginsWithRuntimes (3.12s)
09:21:38 [2024-03-28T09:21:38.331Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.82s)
09:21:38 [2024-03-28T09:21:38.331Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.82s)
09:21:38 [2024-03-28T09:21:38.331Z] === RUN   TestPluginBackCompatMediaTypes
09:21:38 [2024-03-28T09:21:38.894Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
09:21:38 [2024-03-28T09:21:38.894Z] PASS
09:21:38 [2024-03-28T09:21:38.894Z] 
09:21:38 [2024-03-28T09:21:38.894Z] DONE 25 tests in 9.219s
09:21:38 [2024-03-28T09:21:38.894Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
09:21:38 [2024-03-28T09:21:38.894Z] ++ '[' -n '' ']'
09:21:38 [2024-03-28T09:21:38.894Z] ++ 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
09:21:38 [2024-03-28T09:21:38.894Z] ++ set -e
09:21:38 [2024-03-28T09:21:38.894Z] ++ '[' -n 0 ']'
09:21:38 [2024-03-28T09:21:38.894Z] ++ set -x
09:21:38 [2024-03-28T09:21:38.894Z] ++ 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.LHNMZpyPRf/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
09:21:38 [2024-03-28T09:21:38.894Z] INFO: Testing against a local daemon
09:21:38 [2024-03-28T09:21:38.894Z] === RUN   TestExternalGraphDriver
09:21:39 [2024-03-28T09:21:39.151Z] === RUN   TestExternalGraphDriver/json
09:21:39 [2024-03-28T09:21:39.151Z] === RUN   TestExternalGraphDriver/spec
09:21:39 [2024-03-28T09:21:39.151Z] === RUN   TestExternalGraphDriver/pull
09:21:39 [2024-03-28T09:21:39.151Z] --- PASS: TestExternalGraphDriver (0.34s)
09:21:39 [2024-03-28T09:21:39.151Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
09:21:39 [2024-03-28T09:21:39.151Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
09:21:39 [2024-03-28T09:21:39.151Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
09:21:39 [2024-03-28T09:21:39.151Z] === RUN   TestGraphdriverPluginV2
09:21:39 [2024-03-28T09:21:39.408Z]     external_test.go:416: (*Execution).NotAmd64-fm
09:21:39 [2024-03-28T09:21:39.408Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
09:21:39 [2024-03-28T09:21:39.408Z] PASS
09:21:39 [2024-03-28T09:21:39.408Z] 
09:21:39 [2024-03-28T09:21:39.408Z] === Skipped
09:21:39 [2024-03-28T09:21:39.408Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
09:21:39 [2024-03-28T09:21:39.408Z]     external_test.go:416: (*Execution).NotAmd64-fm
09:21:39 [2024-03-28T09:21:39.408Z] 
09:21:39 [2024-03-28T09:21:39.408Z] DONE 5 tests, 1 skipped in 0.694s
09:21:39 [2024-03-28T09:21:39.408Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
09:21:39 [2024-03-28T09:21:39.408Z] ++ '[' -n '' ']'
09:21:39 [2024-03-28T09:21:39.408Z] ++ 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
09:21:39 [2024-03-28T09:21:39.408Z] ++ set -e
09:21:39 [2024-03-28T09:21:39.408Z] ++ '[' -n 0 ']'
09:21:39 [2024-03-28T09:21:39.408Z] ++ set -x
09:21:39 [2024-03-28T09:21:39.408Z] ++ 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.LHNMZpyPRf/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
09:21:39 [2024-03-28T09:21:39.408Z] INFO: Testing against a local daemon
09:21:39 [2024-03-28T09:21:39.408Z] === RUN   TestContinueAfterPluginCrash
09:21:39 [2024-03-28T09:21:39.408Z] === PAUSE TestContinueAfterPluginCrash
09:21:39 [2024-03-28T09:21:39.408Z] === RUN   TestReadPluginNoRead
09:21:39 [2024-03-28T09:21:39.408Z] === PAUSE TestReadPluginNoRead
09:21:39 [2024-03-28T09:21:39.408Z] === RUN   TestDaemonStartWithLogOpt
09:21:39 [2024-03-28T09:21:39.408Z] === PAUSE TestDaemonStartWithLogOpt
09:21:39 [2024-03-28T09:21:39.408Z] === CONT  TestDaemonStartWithLogOpt
09:21:39 [2024-03-28T09:21:39.408Z] === CONT  TestContinueAfterPluginCrash
09:21:39 [2024-03-28T09:21:39.408Z] === CONT  TestReadPluginNoRead
09:21:41 [2024-03-28T09:21:41.930Z] === RUN   TestReadPluginNoRead/default
09:21:42 [2024-03-28T09:21:42.187Z] --- PASS: TestDaemonStartWithLogOpt (2.57s)
09:21:42 [2024-03-28T09:21:42.750Z] === RUN   TestReadPluginNoRead/disabled_caching
09:21:44 [2024-03-28T09:21:44.119Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:21:45 [2024-03-28T09:21:45.049Z]     read_test.go:93: [da744faf06174] daemon is not started
09:21:45 [2024-03-28T09:21:45.049Z] --- PASS: TestReadPluginNoRead (5.45s)
09:21:45 [2024-03-28T09:21:45.049Z]     --- PASS: TestReadPluginNoRead/default (1.13s)
09:21:45 [2024-03-28T09:21:45.049Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.17s)
09:21:45 [2024-03-28T09:21:45.049Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s)
09:21:46 [2024-03-28T09:21:46.941Z] --- PASS: TestContinueAfterPluginCrash (7.51s)
09:21:46 [2024-03-28T09:21:46.941Z] PASS
09:21:46 [2024-03-28T09:21:46.941Z] 
09:21:46 [2024-03-28T09:21:46.941Z] DONE 6 tests in 7.537s
09:21:46 [2024-03-28T09:21:46.941Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
09:21:46 [2024-03-28T09:21:46.941Z] ++ '[' -n '' ']'
09:21:46 [2024-03-28T09:21:46.941Z] ++ 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
09:21:46 [2024-03-28T09:21:46.941Z] ++ set -e
09:21:46 [2024-03-28T09:21:46.941Z] ++ '[' -n 0 ']'
09:21:46 [2024-03-28T09:21:46.941Z] ++ set -x
09:21:46 [2024-03-28T09:21:46.941Z] ++ 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.LHNMZpyPRf/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
09:21:46 [2024-03-28T09:21:46.941Z] testing: warning: no tests to run
09:21:46 [2024-03-28T09:21:46.941Z] PASS
09:21:46 [2024-03-28T09:21:46.941Z] 
09:21:46 [2024-03-28T09:21:46.941Z] DONE 0 tests in 0.006s
09:21:46 [2024-03-28T09:21:46.941Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
09:21:46 [2024-03-28T09:21:46.941Z] ++ '[' -n '' ']'
09:21:46 [2024-03-28T09:21:46.941Z] ++ 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
09:21:46 [2024-03-28T09:21:46.941Z] ++ set -e
09:21:46 [2024-03-28T09:21:46.941Z] ++ '[' -n 0 ']'
09:21:46 [2024-03-28T09:21:46.941Z] ++ set -x
09:21:46 [2024-03-28T09:21:46.941Z] ++ 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.LHNMZpyPRf/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
09:21:46 [2024-03-28T09:21:46.941Z] INFO: Testing against a local daemon
09:21:46 [2024-03-28T09:21:46.941Z] === RUN   TestPluginWithDevMounts
09:21:46 [2024-03-28T09:21:46.941Z] === PAUSE TestPluginWithDevMounts
09:21:46 [2024-03-28T09:21:46.941Z] === CONT  TestPluginWithDevMounts
09:21:48 [2024-03-28T09:21:48.835Z] --- PASS: TestPluginWithDevMounts (1.47s)
09:21:48 [2024-03-28T09:21:48.835Z] PASS
09:21:48 [2024-03-28T09:21:48.835Z] 
09:21:48 [2024-03-28T09:21:48.835Z] DONE 1 tests in 1.501s
09:21:48 [2024-03-28T09:21:48.835Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
09:21:48 [2024-03-28T09:21:48.835Z] ++ '[' -n '' ']'
09:21:48 [2024-03-28T09:21:48.835Z] ++ 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
09:21:48 [2024-03-28T09:21:48.835Z] ++ set -e
09:21:48 [2024-03-28T09:21:48.835Z] ++ '[' -n 0 ']'
09:21:48 [2024-03-28T09:21:48.835Z] ++ set -x
09:21:48 [2024-03-28T09:21:48.835Z] ++ 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.LHNMZpyPRf/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
09:21:48 [2024-03-28T09:21:48.835Z] INFO: Testing against a local daemon
09:21:48 [2024-03-28T09:21:48.835Z] === RUN   TestSecretInspect
09:21:50 [2024-03-28T09:21:50.728Z] --- PASS: TestSecretInspect (2.03s)
09:21:50 [2024-03-28T09:21:50.728Z] === RUN   TestSecretList
09:21:52 [2024-03-28T09:21:52.622Z] --- PASS: TestSecretList (1.94s)
09:21:52 [2024-03-28T09:21:52.622Z] === RUN   TestSecretsCreateAndDelete
09:21:54 [2024-03-28T09:21:54.515Z] --- PASS: TestSecretsCreateAndDelete (1.94s)
09:21:54 [2024-03-28T09:21:54.515Z] === RUN   TestSecretsUpdate
09:21:56 [2024-03-28T09:21:56.407Z] --- PASS: TestSecretsUpdate (1.89s)
09:21:56 [2024-03-28T09:21:56.407Z] === RUN   TestTemplatedSecret
09:21:58 [2024-03-28T09:21:58.928Z] --- PASS: TestTemplatedSecret (2.40s)
09:21:58 [2024-03-28T09:21:58.928Z] === RUN   TestSecretCreateResolve
09:22:00 [2024-03-28T09:22:00.822Z] --- PASS: TestSecretCreateResolve (1.89s)
09:22:00 [2024-03-28T09:22:00.822Z] PASS
09:22:00 [2024-03-28T09:22:00.822Z] 
09:22:00 [2024-03-28T09:22:00.822Z] DONE 6 tests in 12.113s
09:22:00 [2024-03-28T09:22:00.822Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
09:22:00 [2024-03-28T09:22:00.822Z] ++ '[' -n '' ']'
09:22:00 [2024-03-28T09:22:00.822Z] ++ 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
09:22:00 [2024-03-28T09:22:00.822Z] ++ set -e
09:22:00 [2024-03-28T09:22:00.822Z] ++ '[' -n 0 ']'
09:22:00 [2024-03-28T09:22:00.822Z] ++ set -x
09:22:00 [2024-03-28T09:22:00.822Z] ++ 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.LHNMZpyPRf/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
09:22:00 [2024-03-28T09:22:00.822Z] INFO: Testing against a local daemon
09:22:00 [2024-03-28T09:22:00.822Z] === RUN   TestServiceCreateInit
09:22:00 [2024-03-28T09:22:00.822Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:22:04 [2024-03-28T09:22:04.997Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:22:08 [2024-03-28T09:22:08.269Z] --- PASS: TestServiceCreateInit (7.06s)
09:22:08 [2024-03-28T09:22:08.269Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s)
09:22:08 [2024-03-28T09:22:08.269Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.51s)
09:22:08 [2024-03-28T09:22:08.269Z] === RUN   TestCreateServiceMultipleTimes
09:22:23 [2024-03-28T09:22:23.118Z] --- PASS: TestCreateServiceMultipleTimes (14.65s)
09:22:23 [2024-03-28T09:22:23.118Z] === RUN   TestCreateServiceConflict
09:22:24 [2024-03-28T09:22:24.509Z] --- PASS: TestCreateServiceConflict (1.97s)
09:22:24 [2024-03-28T09:22:24.509Z] === RUN   TestCreateServiceMaxReplicas
09:22:27 [2024-03-28T09:22:27.029Z] --- PASS: TestCreateServiceMaxReplicas (2.57s)
09:22:27 [2024-03-28T09:22:27.029Z] === RUN   TestCreateServiceSecretFileMode
09:22:39 [2024-03-28T09:22:39.207Z] --- PASS: TestCreateServiceSecretFileMode (12.35s)
09:22:39 [2024-03-28T09:22:39.207Z] === RUN   TestCreateServiceConfigFileMode
09:22:54 [2024-03-28T09:22:54.057Z] --- PASS: TestCreateServiceConfigFileMode (12.32s)
09:22:54 [2024-03-28T09:22:54.057Z] === RUN   TestCreateServiceSysctls
09:22:54 [2024-03-28T09:22:54.621Z] --- PASS: TestCreateServiceSysctls (3.11s)
09:22:54 [2024-03-28T09:22:54.621Z] === RUN   TestCreateServiceCapabilities
09:22:57 [2024-03-28T09:22:57.142Z] --- PASS: TestCreateServiceCapabilities (2.31s)
09:22:57 [2024-03-28T09:22:57.142Z] === RUN   TestInspect
09:22:59 [2024-03-28T09:22:59.663Z] --- PASS: TestInspect (2.60s)
09:22:59 [2024-03-28T09:22:59.663Z] === RUN   TestCreateJob
09:23:02 [2024-03-28T09:23:02.936Z] --- PASS: TestCreateJob (3.00s)
09:23:02 [2024-03-28T09:23:02.936Z] === RUN   TestReplicatedJob
09:23:08 [2024-03-28T09:23:08.188Z] --- PASS: TestReplicatedJob (4.66s)
09:23:08 [2024-03-28T09:23:08.188Z] === RUN   TestUpdateReplicatedJob
09:23:10 [2024-03-28T09:23:10.710Z] --- PASS: TestUpdateReplicatedJob (2.92s)
09:23:10 [2024-03-28T09:23:10.710Z] === RUN   TestServiceListWithStatuses
09:23:14 [2024-03-28T09:23:14.884Z] --- PASS: TestServiceListWithStatuses (4.04s)
09:23:14 [2024-03-28T09:23:14.884Z] === RUN   TestDockerNetworkConnectAliasPreV144
09:23:18 [2024-03-28T09:23:18.157Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.89s)
09:23:18 [2024-03-28T09:23:18.157Z] === RUN   TestDockerNetworkReConnect
09:23:21 [2024-03-28T09:23:21.429Z] --- PASS: TestDockerNetworkReConnect (3.20s)
09:23:21 [2024-03-28T09:23:21.429Z] === RUN   TestServicePlugin
09:23:21 [2024-03-28T09:23:21.429Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
09:23:21 [2024-03-28T09:23:21.429Z] --- SKIP: TestServicePlugin (0.00s)
09:23:21 [2024-03-28T09:23:21.429Z] === RUN   TestServiceUpdateLabel
09:23:23 [2024-03-28T09:23:23.321Z] --- PASS: TestServiceUpdateLabel (1.98s)
09:23:23 [2024-03-28T09:23:23.321Z] === RUN   TestServiceUpdateSecrets
09:23:38 [2024-03-28T09:23:38.196Z] --- PASS: TestServiceUpdateSecrets (14.13s)
09:23:38 [2024-03-28T09:23:38.196Z] === RUN   TestServiceUpdateConfigs
09:23:53 [2024-03-28T09:23:53.047Z] --- PASS: TestServiceUpdateConfigs (14.20s)
09:23:53 [2024-03-28T09:23:53.047Z] === RUN   TestServiceUpdateNetwork
09:24:05 [2024-03-28T09:24:05.228Z] --- PASS: TestServiceUpdateNetwork (12.07s)
09:24:05 [2024-03-28T09:24:05.228Z] === RUN   TestServiceUpdatePidsLimit
09:24:05 [2024-03-28T09:24:05.228Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:24:05 [2024-03-28T09:24:05.485Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:24:13 [2024-03-28T09:24:13.577Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:24:20 [2024-03-28T09:24:20.121Z] --- PASS: TestServiceUpdatePidsLimit (15.98s)
09:24:20 [2024-03-28T09:24:20.121Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s)
09:24:20 [2024-03-28T09:24:20.121Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
09:24:20 [2024-03-28T09:24:20.121Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
09:24:20 [2024-03-28T09:24:20.121Z] PASS
09:24:20 [2024-03-28T09:24:20.121Z] 
09:24:20 [2024-03-28T09:24:20.121Z] === Skipped
09:24:20 [2024-03-28T09:24:20.121Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:24:20 [2024-03-28T09:24:20.121Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
09:24:20 [2024-03-28T09:24:20.121Z] 
09:24:20 [2024-03-28T09:24:20.121Z] DONE 26 tests, 1 skipped in 139.067s
09:24:20 [2024-03-28T09:24:20.121Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
09:24:20 [2024-03-28T09:24:20.121Z] ++ '[' -n '' ']'
09:24:20 [2024-03-28T09:24:20.121Z] ++ 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
09:24:20 [2024-03-28T09:24:20.121Z] ++ set -e
09:24:20 [2024-03-28T09:24:20.121Z] ++ '[' -n 0 ']'
09:24:20 [2024-03-28T09:24:20.121Z] ++ set -x
09:24:20 [2024-03-28T09:24:20.121Z] ++ 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.LHNMZpyPRf/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
09:24:20 [2024-03-28T09:24:20.121Z] INFO: Testing against a local daemon
09:24:20 [2024-03-28T09:24:20.121Z] === RUN   TestSessionCreate
09:24:20 [2024-03-28T09:24:20.121Z] --- PASS: TestSessionCreate (0.01s)
09:24:20 [2024-03-28T09:24:20.121Z] === RUN   TestSessionCreateWithBadUpgrade
09:24:20 [2024-03-28T09:24:20.121Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
09:24:20 [2024-03-28T09:24:20.121Z] PASS
09:24:20 [2024-03-28T09:24:20.121Z] 
09:24:20 [2024-03-28T09:24:20.121Z] DONE 2 tests in 0.041s
09:24:20 [2024-03-28T09:24:20.121Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
09:24:20 [2024-03-28T09:24:20.121Z] ++ '[' -n '' ']'
09:24:20 [2024-03-28T09:24:20.121Z] ++ 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
09:24:20 [2024-03-28T09:24:20.121Z] ++ set -e
09:24:20 [2024-03-28T09:24:20.121Z] ++ '[' -n 0 ']'
09:24:20 [2024-03-28T09:24:20.121Z] ++ set -x
09:24:20 [2024-03-28T09:24:20.121Z] ++ 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.LHNMZpyPRf/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
09:24:20 [2024-03-28T09:24:20.121Z] INFO: Testing against a local daemon
09:24:20 [2024-03-28T09:24:20.121Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:24:20 [2024-03-28T09:24:20.121Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:24:20 [2024-03-28T09:24:20.121Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:24:20 [2024-03-28T09:24:20.121Z] === RUN   TestDiskUsage
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/empty
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/empty/container_types
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/empty/image_types
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/empty/volume_types
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/empty/build-cache_types
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/after_LoadBusybox
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:24:20 [2024-03-28T09:24:20.378Z] === RUN   TestDiskUsage/after_container.Run
09:24:20 [2024-03-28T09:24:20.635Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:24:20 [2024-03-28T09:24:20.635Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:24:20 [2024-03-28T09:24:20.635Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:24:20 [2024-03-28T09:24:20.635Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:24:20 [2024-03-28T09:24:20.635Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:24:20 [2024-03-28T09:24:20.635Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:24:20 [2024-03-28T09:24:20.635Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:24:20 [2024-03-28T09:24:20.635Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:24:20 [2024-03-28T09:24:20.635Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:24:20 [2024-03-28T09:24:20.635Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:24:20 [2024-03-28T09:24:20.891Z] --- PASS: TestDiskUsage (1.05s)
09:24:20 [2024-03-28T09:24:20.891Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]     --- PASS: TestDiskUsage/after_container.Run (0.25s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:24:20 [2024-03-28T09:24:20.891Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:24:20 [2024-03-28T09:24:20.892Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:24:20 [2024-03-28T09:24:20.892Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:24:20 [2024-03-28T09:24:20.892Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:24:20 [2024-03-28T09:24:20.892Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:24:20 [2024-03-28T09:24:20.892Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:24:20 [2024-03-28T09:24:20.892Z] === RUN   TestEventsExecDie
09:24:21 [2024-03-28T09:24:21.455Z] --- PASS: TestEventsExecDie (0.47s)
09:24:21 [2024-03-28T09:24:21.455Z] === RUN   TestEventsBackwardsCompatible
09:24:21 [2024-03-28T09:24:21.455Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
09:24:21 [2024-03-28T09:24:21.455Z] === RUN   TestEventsVolumeCreate
09:24:21 [2024-03-28T09:24:21.455Z] --- PASS: TestEventsVolumeCreate (0.05s)
09:24:21 [2024-03-28T09:24:21.455Z] === RUN   TestInfoBinaryCommits
09:24:21 [2024-03-28T09:24:21.455Z] --- PASS: TestInfoBinaryCommits (0.01s)
09:24:21 [2024-03-28T09:24:21.455Z] === RUN   TestInfoAPIVersioned
09:24:21 [2024-03-28T09:24:21.455Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:24:21 [2024-03-28T09:24:21.455Z] === RUN   TestInfoAPI
09:24:21 [2024-03-28T09:24:21.455Z] --- PASS: TestInfoAPI (0.01s)
09:24:21 [2024-03-28T09:24:21.455Z] === RUN   TestInfoAPIWarnings
09:24:39 [2024-03-28T09:24:39.509Z] --- PASS: TestInfoAPIWarnings (16.54s)
09:24:39 [2024-03-28T09:24:39.509Z] === RUN   TestInfoDebug
09:24:39 [2024-03-28T09:24:39.509Z] --- PASS: TestInfoDebug (0.52s)
09:24:39 [2024-03-28T09:24:39.509Z] === RUN   TestInfoInsecureRegistries
09:24:39 [2024-03-28T09:24:39.509Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:24:39 [2024-03-28T09:24:39.509Z] === RUN   TestInfoRegistryMirrors
09:24:39 [2024-03-28T09:24:39.509Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:24:39 [2024-03-28T09:24:39.509Z] === RUN   TestLoginFailsWithBadCredentials
09:24:40 [2024-03-28T09:24:40.439Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
09:24:40 [2024-03-28T09:24:40.439Z] === RUN   TestPingCacheHeaders
09:24:40 [2024-03-28T09:24:40.439Z] --- PASS: TestPingCacheHeaders (0.01s)
09:24:40 [2024-03-28T09:24:40.439Z] === RUN   TestPingGet
09:24:40 [2024-03-28T09:24:40.439Z] --- PASS: TestPingGet (0.01s)
09:24:40 [2024-03-28T09:24:40.439Z] === RUN   TestPingHead
09:24:40 [2024-03-28T09:24:40.439Z] --- PASS: TestPingHead (0.01s)
09:24:40 [2024-03-28T09:24:40.439Z] === RUN   TestPingSwarmHeader
09:24:41 [2024-03-28T09:24:41.003Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:24:41 [2024-03-28T09:24:41.566Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:24:42 [2024-03-28T09:24:42.496Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:24:42 [2024-03-28T09:24:42.496Z] --- PASS: TestPingSwarmHeader (1.93s)
09:24:42 [2024-03-28T09:24:42.496Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:24:42 [2024-03-28T09:24:42.496Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:24:42 [2024-03-28T09:24:42.496Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:24:42 [2024-03-28T09:24:42.496Z] === RUN   TestPingBuilderHeader
09:24:42 [2024-03-28T09:24:42.496Z] === RUN   TestPingBuilderHeader/default_config
09:24:43 [2024-03-28T09:24:43.065Z] === RUN   TestPingBuilderHeader/buildkit_disabled
09:24:43 [2024-03-28T09:24:43.628Z] --- PASS: TestPingBuilderHeader (1.04s)
09:24:43 [2024-03-28T09:24:43.628Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
09:24:43 [2024-03-28T09:24:43.628Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
09:24:43 [2024-03-28T09:24:43.628Z] === RUN   TestVersion
09:24:43 [2024-03-28T09:24:43.628Z] --- PASS: TestVersion (0.01s)
09:24:43 [2024-03-28T09:24:43.628Z] PASS
09:24:43 [2024-03-28T09:24:43.628Z] 
09:24:43 [2024-03-28T09:24:43.628Z] === Skipped
09:24:43 [2024-03-28T09:24:43.628Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:24:43 [2024-03-28T09:24:43.628Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:24:43 [2024-03-28T09:24:43.628Z] 
09:24:43 [2024-03-28T09:24:43.628Z] DONE 57 tests, 1 skipped in 23.761s
09:24:43 [2024-03-28T09:24:43.628Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
09:24:43 [2024-03-28T09:24:43.628Z] ++ '[' -n '' ']'
09:24:43 [2024-03-28T09:24:43.628Z] ++ 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
09:24:43 [2024-03-28T09:24:43.628Z] ++ set -e
09:24:43 [2024-03-28T09:24:43.628Z] ++ '[' -n 0 ']'
09:24:43 [2024-03-28T09:24:43.628Z] ++ set -x
09:24:43 [2024-03-28T09:24:43.628Z] ++ 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.LHNMZpyPRf/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
09:24:43 [2024-03-28T09:24:43.628Z] INFO: Testing against a local daemon
09:24:43 [2024-03-28T09:24:43.628Z] === RUN   TestRunMountVolumeSubdir
09:24:43 [2024-03-28T09:24:43.885Z]     mount_test.go:28: Setup stderr:
09:24:43 [2024-03-28T09:24:43.885Z]     mount_test.go:28: Setup stdout:
09:24:43 [2024-03-28T09:24:43.885Z]         /volume:
09:24:43 [2024-03-28T09:24:43.885Z]         total 24K    
09:24:43 [2024-03-28T09:24:43.885Z]         drwxr-xr-x    5 root     root        4.0K Mar 28 09:24 .
09:24:43 [2024-03-28T09:24:43.885Z]         drwxr-xr-x    1 root     root        4.0K Mar 28 09:24 ..
09:24:43 [2024-03-28T09:24:43.885Z]         -rw-r--r--    1 root     root           4 Mar 28 09:24 bar.txt
09:24:43 [2024-03-28T09:24:43.885Z]         drwxr-xr-x    2 root     root        4.0K Mar 28 09:24 bin
09:24:43 [2024-03-28T09:24:43.885Z]         drwxr-xr-x    3 root     root        4.0K Mar 28 09:24 hack
09:24:43 [2024-03-28T09:24:43.885Z]         drwxr-xr-x    2 root     root        4.0K Mar 28 09:24 subdir
09:24:43 [2024-03-28T09:24:43.885Z]         
09:24:43 [2024-03-28T09:24:43.885Z]         /volume/hack/:
09:24:43 [2024-03-28T09:24:43.885Z]         total 12K    
09:24:43 [2024-03-28T09:24:43.885Z]         drwxr-xr-x    3 root     root        4.0K Mar 28 09:24 .
09:24:43 [2024-03-28T09:24:43.885Z]         drwxr-xr-x    5 root     root        4.0K Mar 28 09:24 ..
09:24:43 [2024-03-28T09:24:43.885Z]         lrwxrwxrwx    1 root     root           4 Mar 28 09:24 bad -> root
09:24:43 [2024-03-28T09:24:43.885Z]         lrwxrwxrwx    1 root     root           9 Mar 28 09:24 good -> ../subdir
09:24:43 [2024-03-28T09:24:43.885Z]         drwxr-xr-x    2 root     root        4.0K Mar 28 09:24 iwanttobehackedwithtoctou
09:24:43 [2024-03-28T09:24:43.885Z]         lrwxrwxrwx    1 root     root           1 Mar 28 09:24 root -> /
09:24:43 [2024-03-28T09:24:43.885Z] === RUN   TestRunMountVolumeSubdir/subdir
09:24:44 [2024-03-28T09:24:44.448Z]     mount_test.go:101: stdout:
09:24:44 [2024-03-28T09:24:44.448Z]         hello.txt
09:24:44 [2024-03-28T09:24:44.448Z]     mount_test.go:102: stderr:
09:24:44 [2024-03-28T09:24:44.448Z] === RUN   TestRunMountVolumeSubdir/subdir_link
09:24:44 [2024-03-28T09:24:44.705Z]     mount_test.go:101: stdout:
09:24:44 [2024-03-28T09:24:44.705Z]         hello.txt
09:24:44 [2024-03-28T09:24:44.705Z]     mount_test.go:102: stderr:
09:24:44 [2024-03-28T09:24:44.705Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
09:24:45 [2024-03-28T09:24:45.268Z]     mount_test.go:101: stdout:
09:24:45 [2024-03-28T09:24:45.268Z]         /bin/busybox
09:24:45 [2024-03-28T09:24:45.268Z]     mount_test.go:102: stderr:
09:24:45 [2024-03-28T09:24:45.268Z] === RUN   TestRunMountVolumeSubdir/file
09:24:45 [2024-03-28T09:24:45.525Z]     mount_test.go:101: stdout:
09:24:45 [2024-03-28T09:24:45.525Z]         foo
09:24:45 [2024-03-28T09:24:45.525Z]     mount_test.go:102: stderr:
09:24:45 [2024-03-28T09:24:45.782Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
09:24:45 [2024-03-28T09:24:45.782Z] === RUN   TestRunMountVolumeSubdir/not_existing
09:24:45 [2024-03-28T09:24:45.782Z] === RUN   TestRunMountVolumeSubdir/mount_link
09:24:46 [2024-03-28T09:24:46.039Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
09:24:46 [2024-03-28T09:24:46.039Z] --- PASS: TestRunMountVolumeSubdir (2.47s)
09:24:46 [2024-03-28T09:24:46.039Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.42s)
09:24:46 [2024-03-28T09:24:46.039Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.41s)
09:24:46 [2024-03-28T09:24:46.039Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.43s)
09:24:46 [2024-03-28T09:24:46.039Z]     --- PASS: TestRunMountVolumeSubdir/file (0.40s)
09:24:46 [2024-03-28T09:24:46.039Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
09:24:46 [2024-03-28T09:24:46.039Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.13s)
09:24:46 [2024-03-28T09:24:46.039Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.14s)
09:24:46 [2024-03-28T09:24:46.039Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.12s)
09:24:46 [2024-03-28T09:24:46.039Z] === RUN   TestVolumesCreateAndList
09:24:46 [2024-03-28T09:24:46.039Z] --- PASS: TestVolumesCreateAndList (0.01s)
09:24:46 [2024-03-28T09:24:46.039Z] === RUN   TestVolumesRemove
09:24:46 [2024-03-28T09:24:46.039Z] === RUN   TestVolumesRemove/volume_in_use
09:24:46 [2024-03-28T09:24:46.039Z] === RUN   TestVolumesRemove/volume_not_in_use
09:24:46 [2024-03-28T09:24:46.039Z] === RUN   TestVolumesRemove/non-existing_volume
09:24:46 [2024-03-28T09:24:46.039Z] === RUN   TestVolumesRemove/non-existing_volume_force
09:24:46 [2024-03-28T09:24:46.039Z] --- PASS: TestVolumesRemove (0.05s)
09:24:46 [2024-03-28T09:24:46.039Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
09:24:46 [2024-03-28T09:24:46.039Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
09:24:46 [2024-03-28T09:24:46.039Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
09:24:46 [2024-03-28T09:24:46.039Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
09:24:46 [2024-03-28T09:24:46.039Z] === RUN   TestVolumesRemoveSwarmEnabled
09:24:46 [2024-03-28T09:24:46.039Z] === PAUSE TestVolumesRemoveSwarmEnabled
09:24:46 [2024-03-28T09:24:46.039Z] === RUN   TestVolumesInspect
09:24:46 [2024-03-28T09:24:46.039Z] --- PASS: TestVolumesInspect (0.01s)
09:24:46 [2024-03-28T09:24:46.039Z] === RUN   TestVolumesInvalidJSON
09:24:46 [2024-03-28T09:24:46.039Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:24:46 [2024-03-28T09:24:46.039Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:24:46 [2024-03-28T09:24:46.039Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:24:46 [2024-03-28T09:24:46.039Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:24:46 [2024-03-28T09:24:46.039Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:24:46 [2024-03-28T09:24:46.039Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:24:46 [2024-03-28T09:24:46.039Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:24:46 [2024-03-28T09:24:46.039Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:24:46 [2024-03-28T09:24:46.039Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:24:46 [2024-03-28T09:24:46.039Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:24:46 [2024-03-28T09:24:46.039Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:24:46 [2024-03-28T09:24:46.039Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:24:46 [2024-03-28T09:24:46.039Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:24:46 [2024-03-28T09:24:46.039Z] === RUN   TestVolumePruneAnonymous
09:24:46 [2024-03-28T09:24:46.296Z] --- PASS: TestVolumePruneAnonymous (0.03s)
09:24:46 [2024-03-28T09:24:46.296Z] === RUN   TestVolumePruneAnonFromImage
09:24:46 [2024-03-28T09:24:46.296Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
09:24:46 [2024-03-28T09:24:46.296Z] === CONT  TestVolumesRemoveSwarmEnabled
09:24:47 [2024-03-28T09:24:47.664Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
09:24:47 [2024-03-28T09:24:47.664Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
09:24:47 [2024-03-28T09:24:47.664Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
09:24:47 [2024-03-28T09:24:47.664Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
09:24:48 [2024-03-28T09:24:48.227Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.91s)
09:24:48 [2024-03-28T09:24:48.227Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
09:24:48 [2024-03-28T09:24:48.227Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
09:24:48 [2024-03-28T09:24:48.227Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
09:24:48 [2024-03-28T09:24:48.227Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
09:24:48 [2024-03-28T09:24:48.227Z] PASS
09:24:48 [2024-03-28T09:24:48.227Z] 
09:24:48 [2024-03-28T09:24:48.227Z] DONE 29 tests in 4.647s
09:24:48 [2024-03-28T09:24:48.227Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:24:48 [2024-03-28T09:24:48.227Z] ++++ cat bundles/test-integration/TestUsernsCommit/da4fe80d998e3/docker.pid
09:24:48 [2024-03-28T09:24:48.484Z] +++ kill 68280
09:24:48 [2024-03-28T09:24:48.484Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 68280 is not a child of this shell
09:24:48 [2024-03-28T09:24:48.484Z] warning: PID 68280 from bundles/test-integration/TestUsernsCommit/da4fe80d998e3/docker.pid had a nonzero exit code
09:24:48 [2024-03-28T09:24:48.484Z] umount: bundles/test-integration/TestUsernsCommit/da4fe80d998e3/root: not mounted.
09:24:48 [2024-03-28T09:24:48.484Z] ++++ cat bundles/test-integration/docker.pid
09:24:48 [2024-03-28T09:24:48.484Z] +++ kill 25054
09:24:49 [2024-03-28T09:24:49.853Z] +++ /etc/init.d/apparmor stop
09:24:49 [2024-03-28T09:24:49.853Z] Leaving: AppArmorNo profiles have been unloaded.
09:24:49 [2024-03-28T09:24:49.853Z] 
09:24:49 [2024-03-28T09:24:49.853Z] Unloading profiles will leave already running processes permanently
09:24:49 [2024-03-28T09:24:49.853Z] unconfined, which can lead to unexpected situations.
09:24:49 [2024-03-28T09:24:49.853Z] 
09:24:49 [2024-03-28T09:24:49.853Z] To set a process to complain mode, use the command line tool
09:24:49 [2024-03-28T09:24:49.853Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:24:49 [2024-03-28T09:24:49.853Z] +++ true
09:24:49 [2024-03-28T09:24:49.853Z] exiting test-integration
09:24:49 [2024-03-28T09:24:49.853Z] ++ exit 0
09:24:49 [2024-03-28T09:24:49.853Z] 
Post stage
[Pipeline] junit
09:24:50 [2024-03-28T09:24:50.850Z] Recording test results
09:24:51 [2024-03-28T09:24:51.124Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:24:51 [2024-03-28T09:24:51.414Z] + echo Ensuring container killed.
09:24:51 [2024-03-28T09:24:51.414Z] Ensuring container killed.
09:24:51 [2024-03-28T09:24:51.414Z] + docker rm -vf docker-pr1
09:24:51 [2024-03-28T09:24:51.414Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
09:24:51 [2024-03-28T09:24:51.689Z] + echo Chowning /workspace to jenkins user
09:24:51 [2024-03-28T09:24:51.689Z] Chowning /workspace to jenkins user
09:24:51 [2024-03-28T09:24:51.689Z] + id -u
09:24:51 [2024-03-28T09:24:51.689Z] + id -g
09:24:51 [2024-03-28T09:24:51.689Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47646:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:24:53 [2024-03-28T09:24:53.336Z] + bundleName=arm64-integration
09:24:53 [2024-03-28T09:24:53.336Z] + echo Creating arm64-integration-bundles.tar.gz
09:24:53 [2024-03-28T09:24:53.336Z] Creating arm64-integration-bundles.tar.gz
09:24:53 [2024-03-28T09:24:53.336Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:24:53 [2024-03-28T09:24:53.336Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:24:53 [2024-03-28T09:24:53.603Z] Archiving artifacts
09:24:53 [2024-03-28T09:24:53.849Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47646/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:24:54 [2024-03-28T09:24:54.131Z] + make clean
09:24:54 [2024-03-28T09:24:54.131Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:24:54 [2024-03-28T09:24:54.131Z] docker-dev-cache
09:24:54 [2024-03-28T09:24:54.131Z] 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
Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47646/1/stashes/