Skip to content
Success

Console Output

Pull request #47733 event
09:51:17 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Loading trusted files from base branch master at 06e3a49d66fa454e0124bd93570aac490bbf5544 rather than 4ef0d360bb32d45852262860597e46959439cff9
Obtained Jenkinsfile from 06e3a49d66fa454e0124bd93570aac490bbf5544
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47733@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.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
Checking out Revision c8880eb865108326b5561629a909e5c780e6ef50 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi"
 > git rev-list --no-walk c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
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:51:21 [2024-05-17T09:51:21.295Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:51:21 [2024-05-17T09:51:21.297Z] Trying to pass milestone 2
[Pipeline] milestone
09:51:21 [2024-05-17T09:51:21.454Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:51:21 [2024-05-17T09:51:21.677Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0b4cca6353af9a248) in /home/ubuntu/workspace/moby_PR-47733
[Pipeline] {
[Pipeline] checkout
09:51:21 [2024-05-17T09:51:21.692Z] The recommended git tool is: git
09:51:21 [2024-05-17T09:51:21.696Z] using credential docker-jenkins-github-credentials
09:51:21 [2024-05-17T09:51:21.703Z] Cloning the remote Git repository
09:51:21 [2024-05-17T09:51:21.703Z] Cloning with configured refspecs honoured and without tags
09:51:21 [2024-05-17T09:51:21.701Z] Cloning repository https://github.com/moby/moby.git
09:51:21 [2024-05-17T09:51:21.702Z]  > git init /home/ubuntu/workspace/moby_PR-47733 # timeout=10
09:51:21 [2024-05-17T09:51:21.706Z] Fetching upstream changes from https://github.com/moby/moby.git
09:51:21 [2024-05-17T09:51:21.706Z]  > git --version # timeout=10
09:51:21 [2024-05-17T09:51:21.708Z]  > git --version # 'git version 2.25.1'
09:51:21 [2024-05-17T09:51:21.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:51:21 [2024-05-17T09:51:21.710Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47733/head:refs/remotes/origin/PR-47733 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:51:33 [2024-05-17T09:51:33.548Z] Fetching without tags
09:51:33 [2024-05-17T09:51:33.766Z] Merging remotes/origin/master commit 06e3a49d66fa454e0124bd93570aac490bbf5544 into PR head commit 4ef0d360bb32d45852262860597e46959439cff9
09:51:33 [2024-05-17T09:51:33.531Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:51:33 [2024-05-17T09:51:33.533Z]  > git config --add remote.origin.fetch +refs/pull/47733/head:refs/remotes/origin/PR-47733 # timeout=10
09:51:33 [2024-05-17T09:51:33.535Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:51:33 [2024-05-17T09:51:33.542Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:51:33 [2024-05-17T09:51:33.546Z] Fetching upstream changes from https://github.com/moby/moby.git
09:51:33 [2024-05-17T09:51:33.546Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:51:33 [2024-05-17T09:51:33.548Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47733/head:refs/remotes/origin/PR-47733 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:51:33 [2024-05-17T09:51:33.764Z]  > git config core.sparsecheckout # timeout=10
09:51:33 [2024-05-17T09:51:33.766Z]  > git checkout -f 4ef0d360bb32d45852262860597e46959439cff9 # timeout=10
09:51:35 [2024-05-17T09:51:35.186Z] Merge succeeded, producing ea0adb0022b0632363c2afe3e933c55a11e8a4fb
09:51:35 [2024-05-17T09:51:35.186Z] Checking out Revision ea0adb0022b0632363c2afe3e933c55a11e8a4fb (PR-47733)
09:51:34 [2024-05-17T09:51:34.440Z]  > git remote # timeout=10
09:51:34 [2024-05-17T09:51:34.442Z]  > git config --get remote.origin.url # timeout=10
09:51:34 [2024-05-17T09:51:34.444Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:51:34 [2024-05-17T09:51:34.446Z]  > git merge 06e3a49d66fa454e0124bd93570aac490bbf5544 # timeout=10
09:51:35 [2024-05-17T09:51:35.180Z]  > git rev-parse HEAD^{commit} # timeout=10
09:51:35 [2024-05-17T09:51:35.184Z]  > git config core.sparsecheckout # timeout=10
09:51:35 [2024-05-17T09:51:35.186Z]  > git checkout -f ea0adb0022b0632363c2afe3e933c55a11e8a4fb # timeout=10
09:51:38 [2024-05-17T09:51:38.243Z] Commit message: "Merge commit '06e3a49d66fa454e0124bd93570aac490bbf5544' into HEAD"
09:51:38 [2024-05-17T09:51:38.247Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:51:38 [2024-05-17T09:51:38.835Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47733:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
09:51:38 [2024-05-17T09:51:38.241Z]  > git rev-list --no-walk ee2b5b078ba5163095f92ee9947d91853e881c94 # timeout=10
09:51:41 [2024-05-17T09:51:41.341Z] 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:51:41 [2024-05-17T09:51:41.390Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0b4cca6353af9a248) in /home/ubuntu/workspace/moby_PR-47733
[Pipeline] {
[Pipeline] checkout
09:51:41 [2024-05-17T09:51:41.405Z] The recommended git tool is: git
09:51:41 [2024-05-17T09:51:41.409Z] using credential docker-jenkins-github-credentials
09:51:41 [2024-05-17T09:51:41.424Z] Fetching changes from the remote Git repository
09:51:41 [2024-05-17T09:51:41.430Z] Fetching without tags
09:51:41 [2024-05-17T09:51:41.658Z] Merging remotes/origin/master commit 06e3a49d66fa454e0124bd93570aac490bbf5544 into PR head commit 4ef0d360bb32d45852262860597e46959439cff9
09:51:41 [2024-05-17T09:51:41.957Z] Merge succeeded, producing 6011366377dc64d598a2b5a62d782aef7a6e302d
09:51:41 [2024-05-17T09:51:41.957Z] Checking out Revision 6011366377dc64d598a2b5a62d782aef7a6e302d (PR-47733)
09:51:42 [2024-05-17T09:51:42.078Z] Commit message: "Merge commit '06e3a49d66fa454e0124bd93570aac490bbf5544' into HEAD"
09:51:42 [2024-05-17T09:51:42.082Z] First time build. Skipping changelog.
09:51:41 [2024-05-17T09:51:41.415Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47733/.git # timeout=10
09:51:41 [2024-05-17T09:51:41.424Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:51:41 [2024-05-17T09:51:41.428Z] Fetching upstream changes from https://github.com/moby/moby.git
09:51:41 [2024-05-17T09:51:41.428Z]  > git --version # timeout=10
09:51:41 [2024-05-17T09:51:41.430Z]  > git --version # 'git version 2.25.1'
09:51:41 [2024-05-17T09:51:41.430Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:51:41 [2024-05-17T09:51:41.432Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47733/head:refs/remotes/origin/PR-47733 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:51:41 [2024-05-17T09:51:41.657Z]  > git config core.sparsecheckout # timeout=10
09:51:41 [2024-05-17T09:51:41.659Z]  > git checkout -f 4ef0d360bb32d45852262860597e46959439cff9 # timeout=10
09:51:41 [2024-05-17T09:51:41.727Z]  > git remote # timeout=10
09:51:41 [2024-05-17T09:51:41.729Z]  > git config --get remote.origin.url # timeout=10
09:51:41 [2024-05-17T09:51:41.731Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:51:41 [2024-05-17T09:51:41.733Z]  > git merge 06e3a49d66fa454e0124bd93570aac490bbf5544 # timeout=10
09:51:41 [2024-05-17T09:51:41.951Z]  > git rev-parse HEAD^{commit} # timeout=10
09:51:41 [2024-05-17T09:51:41.955Z]  > git config core.sparsecheckout # timeout=10
09:51:41 [2024-05-17T09:51:41.957Z]  > git checkout -f 6011366377dc64d598a2b5a62d782aef7a6e302d # timeout=10
09:51:42 [2024-05-17T09:51:42.076Z]  > git rev-list --no-walk ee2b5b078ba5163095f92ee9947d91853e881c94 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:51:42 [2024-05-17T09:51:42.693Z] + docker version
09:51:42 [2024-05-17T09:51:42.693Z] Client: Docker Engine - Community
09:51:42 [2024-05-17T09:51:42.693Z]  Version:           25.0.3
09:51:42 [2024-05-17T09:51:42.693Z]  API version:       1.44
09:51:42 [2024-05-17T09:51:42.693Z]  Go version:        go1.21.6
09:51:42 [2024-05-17T09:51:42.693Z]  Git commit:        4debf41
09:51:42 [2024-05-17T09:51:42.693Z]  Built:             Tue Feb  6 21:13:09 2024
09:51:42 [2024-05-17T09:51:42.693Z]  OS/Arch:           linux/arm64
09:51:42 [2024-05-17T09:51:42.693Z]  Context:           default
09:51:42 [2024-05-17T09:51:42.693Z] 
09:51:42 [2024-05-17T09:51:42.693Z] Server: Docker Engine - Community
09:51:42 [2024-05-17T09:51:42.693Z]  Engine:
09:51:42 [2024-05-17T09:51:42.693Z]   Version:          25.0.3
09:51:42 [2024-05-17T09:51:42.693Z]   API version:      1.44 (minimum version 1.24)
09:51:42 [2024-05-17T09:51:42.693Z]   Go version:       go1.21.6
09:51:42 [2024-05-17T09:51:42.693Z]   Git commit:       f417435
09:51:42 [2024-05-17T09:51:42.693Z]   Built:            Tue Feb  6 21:13:09 2024
09:51:42 [2024-05-17T09:51:42.693Z]   OS/Arch:          linux/arm64
09:51:42 [2024-05-17T09:51:42.693Z]   Experimental:     true
09:51:42 [2024-05-17T09:51:42.693Z]  containerd:
09:51:42 [2024-05-17T09:51:42.693Z]   Version:          1.6.28
09:51:42 [2024-05-17T09:51:42.693Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
09:51:42 [2024-05-17T09:51:42.693Z]  runc:
09:51:42 [2024-05-17T09:51:42.693Z]   Version:          1.1.12
09:51:42 [2024-05-17T09:51:42.693Z]   GitCommit:        v1.1.12-0-g51d5e94
09:51:42 [2024-05-17T09:51:42.693Z]  docker-init:
09:51:42 [2024-05-17T09:51:42.693Z]   Version:          0.19.0
09:51:42 [2024-05-17T09:51:42.693Z]   GitCommit:        de40ad0
[Pipeline] sh
09:51:43 [2024-05-17T09:51:43.007Z] + docker info
09:51:43 [2024-05-17T09:51:43.007Z] Client: Docker Engine - Community
09:51:43 [2024-05-17T09:51:43.007Z]  Version:    25.0.3
09:51:43 [2024-05-17T09:51:43.007Z]  Context:    default
09:51:43 [2024-05-17T09:51:43.007Z]  Debug Mode: false
09:51:43 [2024-05-17T09:51:43.007Z]  Plugins:
09:51:43 [2024-05-17T09:51:43.007Z]   buildx: Docker Buildx (Docker Inc.)
09:51:43 [2024-05-17T09:51:43.007Z]     Version:  v0.12.1
09:51:43 [2024-05-17T09:51:43.007Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:51:43 [2024-05-17T09:51:43.007Z]   compose: Docker Compose (Docker Inc.)
09:51:43 [2024-05-17T09:51:43.007Z]     Version:  v2.24.6
09:51:43 [2024-05-17T09:51:43.007Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:51:43 [2024-05-17T09:51:43.007Z] 
09:51:43 [2024-05-17T09:51:43.007Z] Server:
09:51:43 [2024-05-17T09:51:43.007Z]  Containers: 0
09:51:43 [2024-05-17T09:51:43.007Z]   Running: 0
09:51:43 [2024-05-17T09:51:43.007Z]   Paused: 0
09:51:43 [2024-05-17T09:51:43.007Z]   Stopped: 0
09:51:43 [2024-05-17T09:51:43.007Z]  Images: 3
09:51:43 [2024-05-17T09:51:43.007Z]  Server Version: 25.0.3
09:51:43 [2024-05-17T09:51:43.007Z]  Storage Driver: overlay2
09:51:43 [2024-05-17T09:51:43.007Z]   Backing Filesystem: extfs
09:51:43 [2024-05-17T09:51:43.007Z]   Supports d_type: true
09:51:43 [2024-05-17T09:51:43.007Z]   Using metacopy: false
09:51:43 [2024-05-17T09:51:43.007Z]   Native Overlay Diff: true
09:51:43 [2024-05-17T09:51:43.007Z]   userxattr: false
09:51:43 [2024-05-17T09:51:43.007Z]  Logging Driver: json-file
09:51:43 [2024-05-17T09:51:43.007Z]  Cgroup Driver: cgroupfs
09:51:43 [2024-05-17T09:51:43.007Z]  Cgroup Version: 1
09:51:43 [2024-05-17T09:51:43.007Z]  Plugins:
09:51:43 [2024-05-17T09:51:43.007Z]   Volume: local
09:51:43 [2024-05-17T09:51:43.007Z]   Network: bridge host ipvlan macvlan null overlay
09:51:43 [2024-05-17T09:51:43.007Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
09:51:43 [2024-05-17T09:51:43.007Z]  Swarm: inactive
09:51:43 [2024-05-17T09:51:43.007Z]  Runtimes: io.containerd.runc.v2 runc
09:51:43 [2024-05-17T09:51:43.007Z]  Default Runtime: runc
09:51:43 [2024-05-17T09:51:43.007Z]  Init Binary: docker-init
09:51:43 [2024-05-17T09:51:43.007Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
09:51:43 [2024-05-17T09:51:43.007Z]  runc version: v1.1.12-0-g51d5e94
09:51:43 [2024-05-17T09:51:43.007Z]  init version: de40ad0
09:51:43 [2024-05-17T09:51:43.007Z]  Security Options:
09:51:43 [2024-05-17T09:51:43.007Z]   apparmor
09:51:43 [2024-05-17T09:51:43.007Z]   seccomp
09:51:43 [2024-05-17T09:51:43.007Z]    Profile: builtin
09:51:43 [2024-05-17T09:51:43.007Z]  Kernel Version: 5.15.0-1053-aws
09:51:43 [2024-05-17T09:51:43.007Z]  Operating System: Ubuntu 20.04.6 LTS
09:51:43 [2024-05-17T09:51:43.007Z]  OSType: linux
09:51:43 [2024-05-17T09:51:43.007Z]  Architecture: aarch64
09:51:43 [2024-05-17T09:51:43.007Z]  CPUs: 8
09:51:43 [2024-05-17T09:51:43.007Z]  Total Memory: 30.64GiB
09:51:43 [2024-05-17T09:51:43.007Z]  Name: ip-10-100-88-241
09:51:43 [2024-05-17T09:51:43.007Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
09:51:43 [2024-05-17T09:51:43.007Z]  Docker Root Dir: /var/lib/docker
09:51:43 [2024-05-17T09:51:43.007Z]  Debug Mode: false
09:51:43 [2024-05-17T09:51:43.007Z]  Experimental: true
09:51:43 [2024-05-17T09:51:43.007Z]  Insecure Registries:
09:51:43 [2024-05-17T09:51:43.007Z]   127.0.0.0/8
09:51:43 [2024-05-17T09:51:43.007Z]  Live Restore Enabled: true
09:51:43 [2024-05-17T09:51:43.007Z] 
[Pipeline] sh
09:51:43 [2024-05-17T09:51:43.275Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:51:43 [2024-05-17T09:51:43.275Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:51:43 [2024-05-17T09:51:43.275Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47733/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:51:43 [2024-05-17T09:51:43.275Z] + bash /home/ubuntu/workspace/moby_PR-47733/check-config.sh
09:51:43 [2024-05-17T09:51:43.275Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:51:43 [2024-05-17T09:51:43.275Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
09:51:43 [2024-05-17T09:51:43.275Z] 
09:51:43 [2024-05-17T09:51:43.275Z] Generally Necessary:
09:51:43 [2024-05-17T09:51:43.275Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:51:43 [2024-05-17T09:51:43.275Z] - apparmor: enabled and tools installed
09:51:43 [2024-05-17T09:51:43.275Z] - CONFIG_NAMESPACES: enabled
09:51:43 [2024-05-17T09:51:43.275Z] - CONFIG_NET_NS: enabled
09:51:43 [2024-05-17T09:51:43.275Z] - CONFIG_PID_NS: enabled
09:51:43 [2024-05-17T09:51:43.275Z] - CONFIG_IPC_NS: enabled
09:51:43 [2024-05-17T09:51:43.275Z] - CONFIG_UTS_NS: enabled
09:51:43 [2024-05-17T09:51:43.275Z] - CONFIG_CGROUPS: enabled
09:51:43 [2024-05-17T09:51:43.275Z] - CONFIG_CGROUP_CPUACCT: enabled
09:51:43 [2024-05-17T09:51:43.275Z] - CONFIG_CGROUP_DEVICE: enabled
09:51:43 [2024-05-17T09:51:43.275Z] - CONFIG_CGROUP_FREEZER: enabled
09:51:43 [2024-05-17T09:51:43.275Z] - CONFIG_CGROUP_SCHED: enabled
09:51:43 [2024-05-17T09:51:43.275Z] - CONFIG_CPUSETS: enabled
09:51:43 [2024-05-17T09:51:43.275Z] - CONFIG_MEMCG: enabled
09:51:43 [2024-05-17T09:51:43.275Z] - CONFIG_KEYS: enabled
09:51:43 [2024-05-17T09:51:43.275Z] - CONFIG_VETH: enabled (as module)
09:51:43 [2024-05-17T09:51:43.275Z] - CONFIG_BRIDGE: enabled (as module)
09:51:43 [2024-05-17T09:51:43.275Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:51:43 [2024-05-17T09:51:43.275Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:51:43 [2024-05-17T09:51:43.275Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:51:43 [2024-05-17T09:51:43.275Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_NF_NAT: enabled (as module)
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_POSIX_MQUEUE: enabled
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_CGROUP_BPF: enabled
09:51:43 [2024-05-17T09:51:43.530Z] 
09:51:43 [2024-05-17T09:51:43.530Z] Optional Features:
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_USER_NS: enabled
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_SECCOMP: enabled
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_SECCOMP_FILTER: enabled
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_CGROUP_PIDS: enabled
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_MEMCG_SWAP: enabled
09:51:43 [2024-05-17T09:51:43.530Z]     (cgroup swap accounting is currently enabled)
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_BLK_CGROUP: enabled
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_CGROUP_PERF: enabled
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_CGROUP_HUGETLB: enabled
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_CFS_BANDWIDTH: enabled
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_RT_GROUP_SCHED: missing
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_IP_VS: enabled (as module)
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_IP_VS_NFCT: enabled
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_IP_VS_RR: enabled (as module)
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_SECURITY_SELINUX: enabled
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_SECURITY_APPARMOR: enabled
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_EXT4_FS: enabled
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:51:43 [2024-05-17T09:51:43.530Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:51:43 [2024-05-17T09:51:43.530Z] - Network Drivers:
09:51:43 [2024-05-17T09:51:43.530Z]   - "overlay":
09:51:43 [2024-05-17T09:51:43.785Z]     - CONFIG_VXLAN: enabled (as module)
09:51:43 [2024-05-17T09:51:43.785Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:51:43 [2024-05-17T09:51:43.785Z]       Optional (for encrypted networks):
09:51:43 [2024-05-17T09:51:43.785Z]       - CONFIG_CRYPTO: enabled
09:51:43 [2024-05-17T09:51:43.785Z]       - CONFIG_CRYPTO_AEAD: enabled
09:51:43 [2024-05-17T09:51:43.785Z]       - CONFIG_CRYPTO_GCM: enabled
09:51:43 [2024-05-17T09:51:43.785Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:51:43 [2024-05-17T09:51:43.785Z]       - CONFIG_CRYPTO_GHASH: enabled
09:51:43 [2024-05-17T09:51:43.785Z]       - CONFIG_XFRM: enabled
09:51:43 [2024-05-17T09:51:43.785Z]       - CONFIG_XFRM_USER: enabled (as module)
09:51:43 [2024-05-17T09:51:43.785Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:51:43 [2024-05-17T09:51:43.785Z]       - CONFIG_INET_ESP: enabled (as module)
09:51:43 [2024-05-17T09:51:43.785Z]   - "ipvlan":
09:51:43 [2024-05-17T09:51:43.785Z]     - CONFIG_IPVLAN: enabled (as module)
09:51:43 [2024-05-17T09:51:43.785Z]   - "macvlan":
09:51:43 [2024-05-17T09:51:43.785Z]     - CONFIG_MACVLAN: enabled (as module)
09:51:43 [2024-05-17T09:51:43.785Z]     - CONFIG_DUMMY: enabled (as module)
09:51:43 [2024-05-17T09:51:43.785Z]   - "ftp,tftp client in container":
09:51:43 [2024-05-17T09:51:43.785Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:51:43 [2024-05-17T09:51:43.785Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:51:43 [2024-05-17T09:51:43.785Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:51:43 [2024-05-17T09:51:43.785Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:51:43 [2024-05-17T09:51:43.785Z] - Storage Drivers:
09:51:43 [2024-05-17T09:51:43.785Z]   - "aufs":
09:51:43 [2024-05-17T09:51:43.785Z]     - CONFIG_AUFS_FS: enabled (as module)
09:51:43 [2024-05-17T09:51:43.785Z]   - "btrfs":
09:51:43 [2024-05-17T09:51:43.785Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:51:43 [2024-05-17T09:51:43.785Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:51:43 [2024-05-17T09:51:43.785Z]   - "devicemapper":
09:51:43 [2024-05-17T09:51:43.785Z]     - CONFIG_BLK_DEV_DM: enabled
09:51:43 [2024-05-17T09:51:43.785Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:51:43 [2024-05-17T09:51:43.785Z]   - "overlay":
09:51:43 [2024-05-17T09:51:43.785Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:51:43 [2024-05-17T09:51:43.785Z]   - "zfs":
09:51:43 [2024-05-17T09:51:43.785Z]     - /dev/zfs: present
09:51:43 [2024-05-17T09:51:43.785Z]     - zfs command: missing
09:51:43 [2024-05-17T09:51:43.785Z]     - zpool command: missing
09:51:43 [2024-05-17T09:51:43.785Z] 
09:51:43 [2024-05-17T09:51:43.785Z] Limits:
09:51:43 [2024-05-17T09:51:43.785Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:51:43 [2024-05-17T09:51:43.785Z] 
09:51:43 [2024-05-17T09:51:43.785Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:51:44 [2024-05-17T09:51:44.069Z] + docker build --force-rm -t docker:6011366377dc64d598a2b5a62d782aef7a6e302d .
09:51:44 [2024-05-17T09:51:44.324Z] #0 building with "default" instance using docker driver
09:51:44 [2024-05-17T09:51:44.324Z] 
09:51:44 [2024-05-17T09:51:44.324Z] #1 [internal] load build definition from Dockerfile
09:51:44 [2024-05-17T09:51:44.324Z] #1 transferring dockerfile: 28.30kB done
09:51:44 [2024-05-17T09:51:44.324Z] #1 DONE 0.0s
09:51:44 [2024-05-17T09:51:44.324Z] 
09:51:44 [2024-05-17T09:51:44.324Z] #2 resolve image config for docker.io/docker/dockerfile:1.7
09:51:44 [2024-05-17T09:51:44.324Z] #2 DONE 0.1s
09:51:44 [2024-05-17T09:51:44.324Z] 
09:51:44 [2024-05-17T09:51:44.324Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e
09:51:44 [2024-05-17T09:51:44.324Z] #3 CACHED
09:51:44 [2024-05-17T09:51:44.324Z] 
09:51:44 [2024-05-17T09:51:44.324Z] #4 [internal] load metadata for docker.io/library/busybox:latest
09:51:44 [2024-05-17T09:51:44.324Z] #4 DONE 0.0s
09:51:44 [2024-05-17T09:51:44.324Z] 
09:51:44 [2024-05-17T09:51:44.324Z] #5 [internal] load metadata for docker.io/library/golang:1.21.10-bookworm
09:51:44 [2024-05-17T09:51:44.324Z] #5 DONE 0.1s
09:51:44 [2024-05-17T09:51:44.324Z] 
09:51:44 [2024-05-17T09:51:44.324Z] #6 [internal] load metadata for docker.io/distribution/distribution:2.8.3
09:51:44 [2024-05-17T09:51:44.578Z] #6 DONE 0.2s
09:51:44 [2024-05-17T09:51:44.578Z] 
09:51:44 [2024-05-17T09:51:44.578Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1
09:51:44 [2024-05-17T09:51:44.578Z] #7 DONE 0.2s
09:51:44 [2024-05-17T09:51:44.578Z] 
09:51:44 [2024-05-17T09:51:44.578Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:51:44 [2024-05-17T09:51:44.578Z] #8 DONE 0.2s
09:51:44 [2024-05-17T09:51:44.578Z] 
09:51:44 [2024-05-17T09:51:44.578Z] #9 [internal] load metadata for docker.io/library/debian:bookworm
09:51:44 [2024-05-17T09:51:44.578Z] #9 DONE 0.2s
09:51:44 [2024-05-17T09:51:44.578Z] 
09:51:44 [2024-05-17T09:51:44.578Z] #10 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0
09:51:44 [2024-05-17T09:51:44.578Z] #10 DONE 0.2s
09:51:44 [2024-05-17T09:51:44.578Z] 
09:51:44 [2024-05-17T09:51:44.578Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0
09:51:44 [2024-05-17T09:51:44.578Z] #11 DONE 0.2s
09:51:44 [2024-05-17T09:51:44.578Z] 
09:51:44 [2024-05-17T09:51:44.578Z] #12 [internal] load .dockerignore
09:51:44 [2024-05-17T09:51:44.578Z] #12 transferring context: 113B done
09:51:44 [2024-05-17T09:51:44.578Z] #12 DONE 0.0s
09:51:44 [2024-05-17T09:51:44.578Z] 
09:51:44 [2024-05-17T09:51:44.578Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.10-bookworm@sha256:b8ff8c869417952d84dc521d821cc8cb55f6c28469e60133fe8aea5ee795267e
09:51:44 [2024-05-17T09:51:44.578Z] #13 DONE 0.0s
09:51:44 [2024-05-17T09:51:44.578Z] 
09:51:44 [2024-05-17T09:51:44.578Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4
09:51:44 [2024-05-17T09:51:44.578Z] #14 DONE 0.0s
09:51:44 [2024-05-17T09:51:44.578Z] 
09:51:44 [2024-05-17T09:51:44.578Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58
09:51:44 [2024-05-17T09:51:44.578Z] #15 DONE 0.0s
09:51:44 [2024-05-17T09:51:44.578Z] 
09:51:44 [2024-05-17T09:51:44.578Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60
09:51:44 [2024-05-17T09:51:44.578Z] #16 DONE 0.0s
09:51:44 [2024-05-17T09:51:44.578Z] 
09:51:44 [2024-05-17T09:51:44.578Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:51:44 [2024-05-17T09:51:44.578Z] #17 DONE 0.0s
09:51:44 [2024-05-17T09:51:44.578Z] 
09:51:44 [2024-05-17T09:51:44.578Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
09:51:44 [2024-05-17T09:51:44.578Z] #18 DONE 0.0s
09:51:44 [2024-05-17T09:51:44.579Z] 
09:51:44 [2024-05-17T09:51:44.579Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
09:51:44 [2024-05-17T09:51:44.579Z] #19 DONE 0.0s
09:51:44 [2024-05-17T09:51:44.579Z] 
09:51:44 [2024-05-17T09:51:44.579Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:fac2c0fd33e88dfd3bc88a872cfb78dcb167e74af6162d31724df69e482f886c
09:51:44 [2024-05-17T09:51:44.579Z] #20 DONE 0.0s
09:51:44 [2024-05-17T09:51:44.579Z] 
09:51:44 [2024-05-17T09:51:44.579Z] #21 [base 2/4] COPY --from=xx / /
09:51:44 [2024-05-17T09:51:44.579Z] #21 CACHED
09:51:44 [2024-05-17T09:51:44.579Z] 
09:51:44 [2024-05-17T09:51:44.579Z] #22 [containerd-src 1/3] WORKDIR /usr/src/containerd
09:51:44 [2024-05-17T09:51:44.579Z] #22 CACHED
09:51:44 [2024-05-17T09:51:44.579Z] 
09:51:44 [2024-05-17T09:51:44.579Z] #23 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:51:44 [2024-05-17T09:51:44.579Z] #23 CACHED
09:51:44 [2024-05-17T09:51:44.579Z] 
09:51:44 [2024-05-17T09:51:44.579Z] #24 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
09:51:44 [2024-05-17T09:51:44.579Z] #24 CACHED
09:51:44 [2024-05-17T09:51:44.579Z] 
09:51:44 [2024-05-17T09:51:44.579Z] #25 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:51:44 [2024-05-17T09:51:44.579Z] #25 CACHED
09:51:44 [2024-05-17T09:51:44.579Z] 
09:51:44 [2024-05-17T09:51:44.579Z] #26 [internal] load build context
09:51:45 [2024-05-17T09:51:45.508Z] #26 transferring context: 77.65MB 1.0s done
09:51:45 [2024-05-17T09:51:45.508Z] #26 DONE 1.1s
09:51:45 [2024-05-17T09:51:45.508Z] 
09:51:45 [2024-05-17T09:51:45.508Z] #27 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:51:52 [2024-05-17T09:51:52.030Z] #27 DONE 7.1s
09:51:52 [2024-05-17T09:51:52.030Z] 
09:51:52 [2024-05-17T09:51:52.030Z] #28 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
09:51:52 [2024-05-17T09:51:52.030Z] #28 CACHED
09:51:52 [2024-05-17T09:51:52.030Z] 
09:51:52 [2024-05-17T09:51:52.030Z] #29 [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:51:52 [2024-05-17T09:51:52.285Z] #29 CACHED
09:51:52 [2024-05-17T09:51:52.285Z] 
09:51:52 [2024-05-17T09:51:52.285Z] #30 [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:51:53 [2024-05-17T09:51:53.645Z] #30 1.327 + bin/ctr
09:51:53 [2024-05-17T09:51:53.645Z] #30 1.327 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
09:51:58 [2024-05-17T09:51:58.881Z] #30 6.491 + bin/containerd
09:51:58 [2024-05-17T09:51:58.881Z] #30 6.491 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
09:52:08 [2024-05-17T09:52:08.814Z] #30 16.47 + bin/containerd-stress
09:52:08 [2024-05-17T09:52:08.814Z] #30 16.47 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
09:52:09 [2024-05-17T09:52:09.739Z] #30 17.67 + bin/containerd-shim
09:52:10 [2024-05-17T09:52:10.298Z] #30 18.23 + bin/containerd-shim-runc-v1
09:52:11 [2024-05-17T09:52:11.221Z] #30 19.01 + bin/containerd-shim-runc-v2
09:52:11 [2024-05-17T09:52:11.780Z] #30 19.70 + binaries
09:52:12 [2024-05-17T09:52:12.703Z] #30 DONE 20.5s
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #31 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
09:52:13 [2024-05-17T09:52:13.261Z] #31 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #32 [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:52:13 [2024-05-17T09:52:13.261Z] #32 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #33 [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:52:13 [2024-05-17T09:52:13.261Z] #33 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #34 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
09:52:13 [2024-05-17T09:52:13.261Z] #34 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #35 [tini-src 1/3] WORKDIR /usr/src/tini
09:52:13 [2024-05-17T09:52:13.261Z] #35 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #36 [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:52:13 [2024-05-17T09:52:13.261Z] #36 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #37 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
09:52:13 [2024-05-17T09:52:13.261Z] #37 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #38 [delve-src 1/3] WORKDIR /usr/src/delve
09:52:13 [2024-05-17T09:52:13.261Z] #38 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #39 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
09:52:13 [2024-05-17T09:52:13.261Z] #39 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #40 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
09:52:13 [2024-05-17T09:52:13.261Z] #40 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #41 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
09:52:13 [2024-05-17T09:52:13.261Z] #41 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #42 [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:52:13 [2024-05-17T09:52:13.261Z] #42 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #43 [swagger-src 1/3] WORKDIR /usr/src/swagger
09:52:13 [2024-05-17T09:52:13.261Z] #43 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #44 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
09:52:13 [2024-05-17T09:52:13.261Z] #44 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #45 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
09:52:13 [2024-05-17T09:52:13.261Z] #45 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #46 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
09:52:13 [2024-05-17T09:52:13.261Z] #46 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #47 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:52:13 [2024-05-17T09:52:13.261Z] #47 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #48 [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:52:13 [2024-05-17T09:52:13.261Z] #48 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #49 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
09:52:13 [2024-05-17T09:52:13.261Z] #49 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #50 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:52:13 [2024-05-17T09:52:13.261Z] #50 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:52:13 [2024-05-17T09:52:13.261Z] #51 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #52 [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:52:13 [2024-05-17T09:52:13.261Z] #52 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #53 [runc-src 1/3] WORKDIR /usr/src/runc
09:52:13 [2024-05-17T09:52:13.261Z] #53 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #54 [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:52:13 [2024-05-17T09:52:13.261Z] #54 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #55 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
09:52:13 [2024-05-17T09:52:13.261Z] #55 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #56 [registry-src 1/2] WORKDIR /usr/src/registry
09:52:13 [2024-05-17T09:52:13.261Z] #56 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #57 [delve-supported 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:52:13 [2024-05-17T09:52:13.261Z] #57 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #58 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
09:52:13 [2024-05-17T09:52:13.261Z] #58 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #59 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
09:52:13 [2024-05-17T09:52:13.261Z] #59 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #60 [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:52:13 [2024-05-17T09:52:13.261Z] #60 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #61 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
09:52:13 [2024-05-17T09:52:13.261Z] #61 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.261Z] #62 [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:52:13 [2024-05-17T09:52:13.261Z] #62 CACHED
09:52:13 [2024-05-17T09:52:13.261Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #63 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
09:52:13 [2024-05-17T09:52:13.262Z] #63 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #64 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
09:52:13 [2024-05-17T09:52:13.262Z] #64 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #65 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
09:52:13 [2024-05-17T09:52:13.262Z] #65 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #66 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:52:13 [2024-05-17T09:52:13.262Z] #66 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #67 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
09:52:13 [2024-05-17T09:52:13.262Z] #67 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #68 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
09:52:13 [2024-05-17T09:52:13.262Z] #68 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #69 [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:52:13 [2024-05-17T09:52:13.262Z] #69 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #70 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:52:13 [2024-05-17T09:52:13.262Z] #70 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #71 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:52:13 [2024-05-17T09:52:13.262Z] #71 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #72 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:52:13 [2024-05-17T09:52:13.262Z] #72 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #73 [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:52:13 [2024-05-17T09:52:13.262Z] #73 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #74 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
09:52:13 [2024-05-17T09:52:13.262Z] #74 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #75 [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:52:13 [2024-05-17T09:52:13.262Z] #75 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #76 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
09:52:13 [2024-05-17T09:52:13.262Z] #76 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #77 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
09:52:13 [2024-05-17T09:52:13.262Z] #77 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #78 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
09:52:13 [2024-05-17T09:52:13.262Z] #78 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #79 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
09:52:13 [2024-05-17T09:52:13.262Z] #79 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
09:52:13 [2024-05-17T09:52:13.262Z] #80 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #81 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
09:52:13 [2024-05-17T09:52:13.262Z] #81 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #82 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
09:52:13 [2024-05-17T09:52:13.262Z] #82 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #83 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:52:13 [2024-05-17T09:52:13.262Z] #83 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #84 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
09:52:13 [2024-05-17T09:52:13.262Z] #84 CACHED
09:52:13 [2024-05-17T09:52:13.262Z] 
09:52:13 [2024-05-17T09:52:13.262Z] #85 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
09:52:13 [2024-05-17T09:52:13.516Z] #85 CACHED
09:52:13 [2024-05-17T09:52:13.516Z] 
09:52:13 [2024-05-17T09:52:13.516Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:52:13 [2024-05-17T09:52:13.516Z] #17 CACHED
09:52:13 [2024-05-17T09:52:13.516Z] 
09:52:13 [2024-05-17T09:52:13.516Z] #86 [build-dummy 2/2] RUN mkdir -p /build
09:52:13 [2024-05-17T09:52:13.516Z] #86 CACHED
09:52:13 [2024-05-17T09:52:13.516Z] 
09:52:13 [2024-05-17T09:52:13.516Z] #87 [binary-dummy 1/1] COPY --from=build-dummy /build /build
09:52:13 [2024-05-17T09:52:13.516Z] #87 CACHED
09:52:13 [2024-05-17T09:52:13.516Z] 
09:52:13 [2024-05-17T09:52:13.516Z] #88 [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:52:13 [2024-05-17T09:52:13.516Z] #88 CACHED
09:52:13 [2024-05-17T09:52:13.516Z] 
09:52:13 [2024-05-17T09:52:13.516Z] #89 [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:52:13 [2024-05-17T09:52:13.516Z] #89 CACHED
09:52:13 [2024-05-17T09:52:13.516Z] 
09:52:13 [2024-05-17T09:52:13.516Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60
09:52:13 [2024-05-17T09:52:13.516Z] #16 CACHED
09:52:13 [2024-05-17T09:52:13.516Z] 
09:52:13 [2024-05-17T09:52:13.516Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58
09:52:13 [2024-05-17T09:52:13.516Z] #15 CACHED
09:52:13 [2024-05-17T09:52:13.516Z] 
09:52:13 [2024-05-17T09:52:13.516Z] #90 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
09:52:13 [2024-05-17T09:52:13.516Z] #90 CACHED
09:52:13 [2024-05-17T09:52:13.516Z] 
09:52:13 [2024-05-17T09:52:13.516Z] #91 [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.1.0 https://github.com/docker/cli.git /build      && /build/docker --version
09:52:13 [2024-05-17T09:52:13.516Z] #91 CACHED
09:52:13 [2024-05-17T09:52:13.516Z] 
09:52:13 [2024-05-17T09:52:13.516Z] #92 [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:52:13 [2024-05-17T09:52:13.516Z] #92 CACHED
09:52:13 [2024-05-17T09:52:13.516Z] 
09:52:13 [2024-05-17T09:52:13.516Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
09:52:13 [2024-05-17T09:52:13.516Z] #93 DONE 0.2s
09:52:13 [2024-05-17T09:52:13.516Z] 
09:52:13 [2024-05-17T09:52:13.516Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
09:52:13 [2024-05-17T09:52:13.516Z] #94 DONE 0.1s
09:52:13 [2024-05-17T09:52:13.771Z] 
09:52:13 [2024-05-17T09:52:13.771Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
09:52:13 [2024-05-17T09:52:13.771Z] #95 DONE 0.2s
09:52:13 [2024-05-17T09:52:13.771Z] 
09:52:13 [2024-05-17T09:52:13.771Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
09:52:13 [2024-05-17T09:52:13.771Z] #96 DONE 0.0s
09:52:13 [2024-05-17T09:52:13.771Z] 
09:52:13 [2024-05-17T09:52:13.771Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
09:52:13 [2024-05-17T09:52:13.771Z] #97 DONE 0.1s
09:52:14 [2024-05-17T09:52:14.025Z] 
09:52:14 [2024-05-17T09:52:14.025Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
09:52:14 [2024-05-17T09:52:14.025Z] #98 DONE 0.0s
09:52:14 [2024-05-17T09:52:14.025Z] 
09:52:14 [2024-05-17T09:52:14.025Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
09:52:14 [2024-05-17T09:52:14.025Z] #99 DONE 0.2s
09:52:14 [2024-05-17T09:52:14.279Z] 
09:52:14 [2024-05-17T09:52:14.279Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
09:52:14 [2024-05-17T09:52:14.279Z] #100 DONE 0.2s
09:52:14 [2024-05-17T09:52:14.534Z] 
09:52:14 [2024-05-17T09:52:14.534Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
09:52:14 [2024-05-17T09:52:14.534Z] #101 DONE 0.1s
09:52:14 [2024-05-17T09:52:14.534Z] 
09:52:14 [2024-05-17T09:52:14.534Z] #102 [dev-base  1/12] RUN groupadd -r docker
09:52:14 [2024-05-17T09:52:14.534Z] #102 DONE 0.2s
09:52:14 [2024-05-17T09:52:14.788Z] 
09:52:14 [2024-05-17T09:52:14.788Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:52:14 [2024-05-17T09:52:14.788Z] #103 DONE 0.4s
09:52:15 [2024-05-17T09:52:15.042Z] 
09:52:15 [2024-05-17T09:52:15.042Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:52:15 [2024-05-17T09:52:15.042Z] #104 0.277 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:52:15 [2024-05-17T09:52:15.296Z] #104 DONE 0.3s
09:52:15 [2024-05-17T09:52:15.297Z] 
09:52:15 [2024-05-17T09:52:15.297Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:52:15 [2024-05-17T09:52:15.551Z] #105 DONE 0.3s
09:52:15 [2024-05-17T09:52:15.551Z] 
09:52:15 [2024-05-17T09:52:15.551Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:52:15 [2024-05-17T09:52:15.806Z] #106 DONE 0.3s
09:52:16 [2024-05-17T09:52:16.060Z] 
09:52:16 [2024-05-17T09:52:16.060Z] #107 [dev-base  6/12] RUN ldconfig
09:52:16 [2024-05-17T09:52:16.315Z] #107 DONE 0.4s
09:52:16 [2024-05-17T09:52:16.315Z] 
09:52:16 [2024-05-17T09:52:16.315Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
09:52:16 [2024-05-17T09:52:16.569Z] #108 DONE 0.3s
09:52:16 [2024-05-17T09:52:16.569Z] 
09:52:16 [2024-05-17T09:52:16.569Z] #109 [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:52:17 [2024-05-17T09:52:17.127Z] #109 0.559 Hit:1 http://deb.debian.org/debian bookworm InRelease
09:52:17 [2024-05-17T09:52:17.127Z] #109 0.559 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
09:52:17 [2024-05-17T09:52:17.127Z] #109 0.559 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
09:52:17 [2024-05-17T09:52:17.940Z] #109 0.741 Reading package lists...
09:52:18 [2024-05-17T09:52:18.498Z] #109 1.357 Reading package lists...
09:52:18 [2024-05-17T09:52:18.752Z] #109 1.976 Building dependency tree...
09:52:18 [2024-05-17T09:52:18.752Z] #109 2.157 Reading state information...
09:52:19 [2024-05-17T09:52:19.006Z] #109 2.418 The following additional packages will be installed:
09:52:19 [2024-05-17T09:52:19.006Z] #109 2.419   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
09:52:19 [2024-05-17T09:52:19.006Z] #109 2.419   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
09:52:19 [2024-05-17T09:52:19.006Z] #109 2.419   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
09:52:19 [2024-05-17T09:52:19.006Z] #109 2.419   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
09:52:19 [2024-05-17T09:52:19.006Z] #109 2.421   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
09:52:19 [2024-05-17T09:52:19.006Z] #109 2.421   vim-runtime
09:52:19 [2024-05-17T09:52:19.006Z] #109 2.423 Suggested packages:
09:52:19 [2024-05-17T09:52:19.006Z] #109 2.423   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
09:52:19 [2024-05-17T09:52:19.006Z] #109 2.423   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
09:52:19 [2024-05-17T09:52:19.006Z] #109 2.423   systemd-userdbd systemd-boot systemd-resolved libqrencode4
09:52:19 [2024-05-17T09:52:19.006Z] #109 2.423   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
09:52:19 [2024-05-17T09:52:19.006Z] #109 2.423   vim-doc vim-scripts xfsdump acl attr quota
09:52:19 [2024-05-17T09:52:19.006Z] #109 2.423 Recommended packages:
09:52:19 [2024-05-17T09:52:19.006Z] #109 2.423   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
09:52:19 [2024-05-17T09:52:19.006Z] #109 2.423   systemd-timesyncd | time-daemon xxd unzip
09:52:19 [2024-05-17T09:52:19.260Z] #109 2.801 The following NEW packages will be installed:
09:52:19 [2024-05-17T09:52:19.514Z] #109 2.801   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
09:52:19 [2024-05-17T09:52:19.514Z] #109 2.802   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
09:52:19 [2024-05-17T09:52:19.514Z] #109 2.802   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
09:52:19 [2024-05-17T09:52:19.514Z] #109 2.802   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
09:52:19 [2024-05-17T09:52:19.514Z] #109 2.802   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:52:19 [2024-05-17T09:52:19.514Z] #109 2.802   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
09:52:19 [2024-05-17T09:52:19.515Z] #109 2.803   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
09:52:19 [2024-05-17T09:52:19.515Z] #109 2.803   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
09:52:19 [2024-05-17T09:52:19.515Z] #109 2.803   zip zstd
09:52:19 [2024-05-17T09:52:19.515Z] #109 3.080 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
09:52:19 [2024-05-17T09:52:19.515Z] #109 3.080 Need to get 31.8 MB of archives.
09:52:19 [2024-05-17T09:52:19.515Z] #109 3.080 After this operation, 143 MB of additional disk space will be used.
09:52:19 [2024-05-17T09:52:19.515Z] #109 3.080 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.083 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.085 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.087 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.088 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.090 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libfdisk1 arm64 2.38.1-5+deb12u1 [182 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.091 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.092 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.094 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.094 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.102 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.120 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.121 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.121 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.130 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.131 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.132 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.132 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.134 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.134 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.139 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.140 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.141 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.142 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.144 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.147 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.148 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.148 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.148 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.149 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.149 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.152 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.153 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.155 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.156 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.158 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.159 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
09:52:19 [2024-05-17T09:52:19.769Z] #109 3.215 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.215 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.216 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.216 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.217 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.217 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.218 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.219 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.219 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.220 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.221 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.222 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB]
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.225 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.226 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.228 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.272 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.279 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.283 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.284 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.442 debconf: delaying package configuration, since apt-utils is not installed
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.485 Fetched 31.8 MB in 0s (67.4 MB/s)
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.513 Selecting previously unselected package libargon2-1:arm64.
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.513 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15659 files and directories currently installed.)
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.522 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.533 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
09:52:20 [2024-05-17T09:52:20.023Z] #109 3.573 Selecting previously unselected package dmsetup.
09:52:20 [2024-05-17T09:52:20.278Z] #109 3.575 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
09:52:20 [2024-05-17T09:52:20.278Z] #109 3.579 Unpacking dmsetup (2:1.02.185-2) ...
09:52:20 [2024-05-17T09:52:20.278Z] #109 3.626 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:52:20 [2024-05-17T09:52:20.278Z] #109 3.628 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
09:52:20 [2024-05-17T09:52:20.278Z] #109 3.634 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
09:52:20 [2024-05-17T09:52:20.278Z] #109 3.680 Selecting previously unselected package libjson-c5:arm64.
09:52:20 [2024-05-17T09:52:20.278Z] #109 3.682 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
09:52:20 [2024-05-17T09:52:20.278Z] #109 3.685 Unpacking libjson-c5:arm64 (0.16-2) ...
09:52:20 [2024-05-17T09:52:20.278Z] #109 3.734 Selecting previously unselected package libcryptsetup12:arm64.
09:52:20 [2024-05-17T09:52:20.278Z] #109 3.736 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ...
09:52:20 [2024-05-17T09:52:20.278Z] #109 3.741 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
09:52:20 [2024-05-17T09:52:20.278Z] #109 3.796 Selecting previously unselected package libfdisk1:arm64.
09:52:20 [2024-05-17T09:52:20.532Z] #109 3.798 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u1_arm64.deb ...
09:52:20 [2024-05-17T09:52:20.532Z] #109 3.802 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u1) ...
09:52:20 [2024-05-17T09:52:20.532Z] #109 3.854 Selecting previously unselected package libkmod2:arm64.
09:52:20 [2024-05-17T09:52:20.532Z] #109 3.857 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
09:52:20 [2024-05-17T09:52:20.532Z] #109 3.864 Unpacking libkmod2:arm64 (30+20221128-1) ...
09:52:20 [2024-05-17T09:52:20.532Z] #109 3.916 Selecting previously unselected package libapparmor1:arm64.
09:52:20 [2024-05-17T09:52:20.787Z] #109 3.918 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
09:52:20 [2024-05-17T09:52:20.787Z] #109 3.923 Unpacking libapparmor1:arm64 (3.0.8-3) ...
09:52:20 [2024-05-17T09:52:20.787Z] #109 3.965 Selecting previously unselected package libip4tc2:arm64.
09:52:20 [2024-05-17T09:52:20.787Z] #109 3.967 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
09:52:20 [2024-05-17T09:52:20.787Z] #109 3.973 Unpacking libip4tc2:arm64 (1.8.9-2) ...
09:52:20 [2024-05-17T09:52:20.787Z] #109 4.007 Selecting previously unselected package libsystemd-shared:arm64.
09:52:20 [2024-05-17T09:52:20.787Z] #109 4.009 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_arm64.deb ...
09:52:20 [2024-05-17T09:52:20.787Z] #109 4.013 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ...
09:52:20 [2024-05-17T09:52:20.787Z] #109 4.187 Selecting previously unselected package systemd.
09:52:20 [2024-05-17T09:52:20.787Z] #109 4.189 Preparing to unpack .../10-systemd_252.22-1~deb12u1_arm64.deb ...
09:52:20 [2024-05-17T09:52:20.787Z] #109 4.206 Unpacking systemd (252.22-1~deb12u1) ...
09:52:21 [2024-05-17T09:52:21.041Z] #109 4.470 Selecting previously unselected package pigz.
09:52:21 [2024-05-17T09:52:21.041Z] #109 4.472 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
09:52:21 [2024-05-17T09:52:21.041Z] #109 4.478 Unpacking pigz (2.6-1) ...
09:52:21 [2024-05-17T09:52:21.041Z] #109 4.535 Selecting previously unselected package sgml-base.
09:52:21 [2024-05-17T09:52:21.041Z] #109 4.537 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
09:52:21 [2024-05-17T09:52:21.041Z] #109 4.543 Unpacking sgml-base (1.31) ...
09:52:21 [2024-05-17T09:52:21.041Z] #109 4.614 Selecting previously unselected package sudo.
09:52:21 [2024-05-17T09:52:21.295Z] #109 4.616 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
09:52:21 [2024-05-17T09:52:21.295Z] #109 4.622 Unpacking sudo (1.9.13p3-1+deb12u1) ...
09:52:21 [2024-05-17T09:52:21.295Z] #109 4.760 Selecting previously unselected package libelf1:arm64.
09:52:21 [2024-05-17T09:52:21.295Z] #109 4.762 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
09:52:21 [2024-05-17T09:52:21.295Z] #109 4.766 Unpacking libelf1:arm64 (0.188-2.1) ...
09:52:21 [2024-05-17T09:52:21.295Z] #109 4.819 Selecting previously unselected package libbpf1:arm64.
09:52:21 [2024-05-17T09:52:21.295Z] #109 4.821 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
09:52:21 [2024-05-17T09:52:21.295Z] #109 4.826 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
09:52:21 [2024-05-17T09:52:21.295Z] #109 4.872 Selecting previously unselected package libmnl0:arm64.
09:52:21 [2024-05-17T09:52:21.550Z] #109 4.874 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
09:52:21 [2024-05-17T09:52:21.550Z] #109 4.879 Unpacking libmnl0:arm64 (1.0.4-3) ...
09:52:21 [2024-05-17T09:52:21.550Z] #109 4.919 Selecting previously unselected package libxtables12:arm64.
09:52:21 [2024-05-17T09:52:21.550Z] #109 4.922 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
09:52:21 [2024-05-17T09:52:21.550Z] #109 4.926 Unpacking libxtables12:arm64 (1.8.9-2) ...
09:52:21 [2024-05-17T09:52:21.550Z] #109 4.959 Selecting previously unselected package libcap2-bin.
09:52:21 [2024-05-17T09:52:21.550Z] #109 4.961 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
09:52:21 [2024-05-17T09:52:21.550Z] #109 4.967 Unpacking libcap2-bin (1:2.66-4) ...
09:52:21 [2024-05-17T09:52:21.550Z] #109 5.019 Selecting previously unselected package iproute2.
09:52:21 [2024-05-17T09:52:21.550Z] #109 5.021 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
09:52:21 [2024-05-17T09:52:21.550Z] #109 5.025 Unpacking iproute2 (6.1.0-3) ...
09:52:21 [2024-05-17T09:52:21.550Z] #109 5.147 Selecting previously unselected package vim-common.
09:52:21 [2024-05-17T09:52:21.804Z] #109 5.150 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
09:52:21 [2024-05-17T09:52:21.804Z] #109 5.154 Unpacking vim-common (2:9.0.1378-2) ...
09:52:21 [2024-05-17T09:52:21.804Z] #109 5.211 Selecting previously unselected package bash-completion.
09:52:21 [2024-05-17T09:52:21.804Z] #109 5.213 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
09:52:21 [2024-05-17T09:52:21.804Z] #109 5.225 Unpacking bash-completion (1:2.11-6) ...
09:52:21 [2024-05-17T09:52:21.804Z] #109 5.353 Selecting previously unselected package bzip2.
09:52:22 [2024-05-17T09:52:22.059Z] #109 5.355 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
09:52:22 [2024-05-17T09:52:22.059Z] #109 5.360 Unpacking bzip2 (1.0.8-5+b1) ...
09:52:22 [2024-05-17T09:52:22.059Z] #109 5.403 Selecting previously unselected package xz-utils.
09:52:22 [2024-05-17T09:52:22.059Z] #109 5.406 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
09:52:22 [2024-05-17T09:52:22.059Z] #109 5.412 Unpacking xz-utils (5.4.1-0.2) ...
09:52:22 [2024-05-17T09:52:22.059Z] #109 5.504 Selecting previously unselected package apparmor.
09:52:22 [2024-05-17T09:52:22.059Z] #109 5.506 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
09:52:22 [2024-05-17T09:52:22.059Z] #109 5.524 Unpacking apparmor (3.0.8-3) ...
09:52:22 [2024-05-17T09:52:22.059Z] #109 5.614 Selecting previously unselected package inetutils-ping.
09:52:22 [2024-05-17T09:52:22.313Z] #109 5.617 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
09:52:22 [2024-05-17T09:52:22.313Z] #109 5.623 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
09:52:22 [2024-05-17T09:52:22.313Z] #109 5.676 Selecting previously unselected package libip6tc2:arm64.
09:52:22 [2024-05-17T09:52:22.313Z] #109 5.678 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
09:52:22 [2024-05-17T09:52:22.313Z] #109 5.683 Unpacking libip6tc2:arm64 (1.8.9-2) ...
09:52:22 [2024-05-17T09:52:22.313Z] #109 5.726 Selecting previously unselected package libnfnetlink0:arm64.
09:52:22 [2024-05-17T09:52:22.313Z] #109 5.728 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
09:52:22 [2024-05-17T09:52:22.313Z] #109 5.733 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
09:52:22 [2024-05-17T09:52:22.313Z] #109 5.778 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:52:22 [2024-05-17T09:52:22.313Z] #109 5.780 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
09:52:22 [2024-05-17T09:52:22.313Z] #109 5.785 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
09:52:22 [2024-05-17T09:52:22.313Z] #109 5.831 Selecting previously unselected package libnftnl11:arm64.
09:52:22 [2024-05-17T09:52:22.567Z] #109 5.833 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
09:52:22 [2024-05-17T09:52:22.567Z] #109 5.838 Unpacking libnftnl11:arm64 (1.2.4-2) ...
09:52:22 [2024-05-17T09:52:22.567Z] #109 5.884 Selecting previously unselected package iptables.
09:52:22 [2024-05-17T09:52:22.567Z] #109 5.886 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
09:52:22 [2024-05-17T09:52:22.567Z] #109 5.893 Unpacking iptables (1.8.9-2) ...
09:52:22 [2024-05-17T09:52:22.567Z] #109 5.987 Selecting previously unselected package libonig5:arm64.
09:52:22 [2024-05-17T09:52:22.567Z] #109 5.989 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
09:52:22 [2024-05-17T09:52:22.567Z] #109 5.997 Unpacking libonig5:arm64 (6.9.8-1) ...
09:52:22 [2024-05-17T09:52:22.567Z] #109 6.052 Selecting previously unselected package libjq1:arm64.
09:52:22 [2024-05-17T09:52:22.567Z] #109 6.054 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
09:52:22 [2024-05-17T09:52:22.567Z] #109 6.058 Unpacking libjq1:arm64 (1.6-2.1) ...
09:52:22 [2024-05-17T09:52:22.567Z] #109 6.103 Selecting previously unselected package jq.
09:52:22 [2024-05-17T09:52:22.822Z] #109 6.105 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
09:52:22 [2024-05-17T09:52:22.822Z] #109 6.108 Unpacking jq (1.6-2.1) ...
09:52:22 [2024-05-17T09:52:22.822Z] #109 6.146 Selecting previously unselected package libaio1:arm64.
09:52:22 [2024-05-17T09:52:22.822Z] #109 6.148 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
09:52:22 [2024-05-17T09:52:22.822Z] #109 6.153 Unpacking libaio1:arm64 (0.3.113-4) ...
09:52:22 [2024-05-17T09:52:22.822Z] #109 6.202 Selecting previously unselected package libgpm2:arm64.
09:52:22 [2024-05-17T09:52:22.822Z] #109 6.204 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
09:52:22 [2024-05-17T09:52:22.822Z] #109 6.209 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
09:52:22 [2024-05-17T09:52:22.822Z] #109 6.249 Selecting previously unselected package libicu72:arm64.
09:52:22 [2024-05-17T09:52:22.822Z] #109 6.251 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
09:52:22 [2024-05-17T09:52:22.822Z] #109 6.256 Unpacking libicu72:arm64 (72.1-3) ...
09:52:23 [2024-05-17T09:52:23.380Z] #109 6.818 Selecting previously unselected package libinih1:arm64.
09:52:23 [2024-05-17T09:52:23.380Z] #109 6.820 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
09:52:23 [2024-05-17T09:52:23.380Z] #109 6.824 Unpacking libinih1:arm64 (55-1) ...
09:52:23 [2024-05-17T09:52:23.380Z] #109 6.866 Selecting previously unselected package libmicrohttpd12:arm64.
09:52:23 [2024-05-17T09:52:23.380Z] #109 6.868 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
09:52:23 [2024-05-17T09:52:23.380Z] #109 6.872 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
09:52:23 [2024-05-17T09:52:23.380Z] #109 6.919 Selecting previously unselected package libnet1:arm64.
09:52:23 [2024-05-17T09:52:23.634Z] #109 6.921 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
09:52:23 [2024-05-17T09:52:23.634Z] #109 6.926 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
09:52:23 [2024-05-17T09:52:23.634Z] #109 6.972 Selecting previously unselected package libnl-3-200:arm64.
09:52:23 [2024-05-17T09:52:23.634Z] #109 6.974 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
09:52:23 [2024-05-17T09:52:23.634Z] #109 6.978 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
09:52:23 [2024-05-17T09:52:23.634Z] #109 7.027 Selecting previously unselected package libprotobuf-c1:arm64.
09:52:23 [2024-05-17T09:52:23.634Z] #109 7.029 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
09:52:23 [2024-05-17T09:52:23.634Z] #109 7.035 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
09:52:23 [2024-05-17T09:52:23.634Z] #109 7.082 Selecting previously unselected package libsodium23:arm64.
09:52:23 [2024-05-17T09:52:23.634Z] #109 7.084 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
09:52:23 [2024-05-17T09:52:23.634Z] #109 7.090 Unpacking libsodium23:arm64 (1.0.18-1) ...
09:52:23 [2024-05-17T09:52:23.634Z] #109 7.139 Selecting previously unselected package libsubid4:arm64.
09:52:23 [2024-05-17T09:52:23.898Z] #109 7.141 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
09:52:23 [2024-05-17T09:52:23.898Z] #109 7.145 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
09:52:23 [2024-05-17T09:52:23.898Z] #109 7.191 Selecting previously unselected package liburcu8:arm64.
09:52:23 [2024-05-17T09:52:23.898Z] #109 7.194 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
09:52:23 [2024-05-17T09:52:23.898Z] #109 7.198 Unpacking liburcu8:arm64 (0.13.2-1) ...
09:52:23 [2024-05-17T09:52:23.898Z] #109 7.246 Selecting previously unselected package libyajl2:arm64.
09:52:23 [2024-05-17T09:52:23.898Z] #109 7.248 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
09:52:23 [2024-05-17T09:52:23.898Z] #109 7.253 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
09:52:23 [2024-05-17T09:52:23.898Z] #109 7.294 Selecting previously unselected package net-tools.
09:52:23 [2024-05-17T09:52:23.898Z] #109 7.296 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
09:52:23 [2024-05-17T09:52:23.898Z] #109 7.304 Unpacking net-tools (2.10-0.1) ...
09:52:23 [2024-05-17T09:52:23.898Z] #109 7.359 Selecting previously unselected package patch.
09:52:23 [2024-05-17T09:52:23.898Z] #109 7.361 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
09:52:23 [2024-05-17T09:52:23.898Z] #109 7.365 Unpacking patch (2.7.6-7) ...
09:52:23 [2024-05-17T09:52:23.898Z] #109 7.414 Selecting previously unselected package systemd-journal-remote.
09:52:23 [2024-05-17T09:52:23.898Z] #109 7.417 Preparing to unpack .../48-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ...
09:52:23 [2024-05-17T09:52:23.898Z] #109 7.421 Unpacking systemd-journal-remote (252.22-1~deb12u1) ...
09:52:23 [2024-05-17T09:52:23.898Z] #109 7.475 Selecting previously unselected package thin-provisioning-tools.
09:52:24 [2024-05-17T09:52:24.161Z] #109 7.477 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
09:52:24 [2024-05-17T09:52:24.161Z] #109 7.481 Unpacking thin-provisioning-tools (0.9.0-2) ...
09:52:24 [2024-05-17T09:52:24.161Z] #109 7.545 Selecting previously unselected package uidmap.
09:52:24 [2024-05-17T09:52:24.161Z] #109 7.547 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
09:52:24 [2024-05-17T09:52:24.161Z] #109 7.553 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
09:52:24 [2024-05-17T09:52:24.161Z] #109 7.606 Selecting previously unselected package vim-runtime.
09:52:24 [2024-05-17T09:52:24.415Z] #109 7.609 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
09:52:24 [2024-05-17T09:52:24.415Z] #109 7.620 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
09:52:24 [2024-05-17T09:52:24.415Z] #109 7.633 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
09:52:24 [2024-05-17T09:52:24.415Z] #109 7.637 Unpacking vim-runtime (2:9.0.1378-2) ...
09:52:24 [2024-05-17T09:52:24.669Z] #109 8.148 Selecting previously unselected package vim.
09:52:24 [2024-05-17T09:52:24.924Z] #109 8.150 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
09:52:24 [2024-05-17T09:52:24.924Z] #109 8.155 Unpacking vim (2:9.0.1378-2) ...
09:52:24 [2024-05-17T09:52:24.924Z] #109 8.290 Selecting previously unselected package xfsprogs.
09:52:24 [2024-05-17T09:52:24.924Z] #109 8.292 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
09:52:24 [2024-05-17T09:52:24.924Z] #109 8.296 Unpacking xfsprogs (6.1.0-1) ...
09:52:24 [2024-05-17T09:52:24.924Z] #109 8.403 Selecting previously unselected package zip.
09:52:25 [2024-05-17T09:52:25.178Z] #109 8.405 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
09:52:25 [2024-05-17T09:52:25.178Z] #109 8.410 Unpacking zip (3.0-13) ...
09:52:25 [2024-05-17T09:52:25.178Z] #109 8.458 Selecting previously unselected package zstd.
09:52:25 [2024-05-17T09:52:25.178Z] #109 8.461 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
09:52:25 [2024-05-17T09:52:25.178Z] #109 8.465 Unpacking zstd (1.5.4+dfsg2-5) ...
09:52:25 [2024-05-17T09:52:25.178Z] #109 8.559 Setting up libip4tc2:arm64 (1.8.9-2) ...
09:52:25 [2024-05-17T09:52:25.178Z] #109 8.571 Setting up net-tools (2.10-0.1) ...
09:52:25 [2024-05-17T09:52:25.178Z] #109 8.585 Setting up libapparmor1:arm64 (3.0.8-3) ...
09:52:25 [2024-05-17T09:52:25.178Z] #109 8.602 Setting up libsodium23:arm64 (1.0.18-1) ...
09:52:25 [2024-05-17T09:52:25.178Z] #109 8.618 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
09:52:25 [2024-05-17T09:52:25.178Z] #109 8.634 Setting up libicu72:arm64 (72.1-3) ...
09:52:25 [2024-05-17T09:52:25.178Z] #109 8.646 Setting up libip6tc2:arm64 (1.8.9-2) ...
09:52:25 [2024-05-17T09:52:25.178Z] #109 8.657 Setting up libinih1:arm64 (55-1) ...
09:52:25 [2024-05-17T09:52:25.178Z] #109 8.673 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
09:52:25 [2024-05-17T09:52:25.432Z] #109 8.691 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
09:52:25 [2024-05-17T09:52:25.432Z] #109 8.708 Setting up bzip2 (1.0.8-5+b1) ...
09:52:25 [2024-05-17T09:52:25.432Z] #109 8.721 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
09:52:25 [2024-05-17T09:52:25.432Z] #109 8.736 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
09:52:25 [2024-05-17T09:52:25.432Z] #109 8.749 Setting up libcap2-bin (1:2.66-4) ...
09:52:25 [2024-05-17T09:52:25.432Z] #109 8.761 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
09:52:25 [2024-05-17T09:52:25.432Z] #109 8.773 Setting up apparmor (3.0.8-3) ...
09:52:25 [2024-05-17T09:52:25.990Z] #109 9.533 debconf: unable to initialize frontend: Dialog
09:52:25 [2024-05-17T09:52:25.990Z] #109 9.533 debconf: (TERM is not set, so the dialog frontend is not usable.)
09:52:25 [2024-05-17T09:52:25.990Z] #109 9.533 debconf: falling back to frontend: Readline
09:52:26 [2024-05-17T09:52:26.244Z] #109 9.539 debconf: unable to initialize frontend: Readline
09:52:26 [2024-05-17T09:52:26.244Z] #109 9.539 debconf: (This frontend requires a controlling tty.)
09:52:26 [2024-05-17T09:52:26.244Z] #109 9.539 debconf: falling back to frontend: Teletype
09:52:26 [2024-05-17T09:52:26.244Z] #109 9.695 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.

09:52:26 [2024-05-17T09:52:26.244Z] #109 9.723 Setting up zip (3.0-13) ...
09:52:26 [2024-05-17T09:52:26.244Z] #109 9.737 Setting up vim-common (2:9.0.1378-2) ...
09:52:26 [2024-05-17T09:52:26.244Z] #109 9.757 Setting up bash-completion (1:2.11-6) ...
09:52:26 [2024-05-17T09:52:26.244Z] #109 9.784 Setting up xz-utils (5.4.1-0.2) ...
09:52:26 [2024-05-17T09:52:26.244Z] #109 9.802 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:52:26 [2024-05-17T09:52:26.498Z] #109 9.813 Setting up libmnl0:arm64 (1.0.4-3) ...
09:52:26 [2024-05-17T09:52:26.498Z] #109 9.831 Setting up patch (2.7.6-7) ...
09:52:26 [2024-05-17T09:52:26.498Z] #109 9.846 Setting up sudo (1.9.13p3-1+deb12u1) ...
09:52:26 [2024-05-17T09:52:26.498Z] #109 9.905 invoke-rc.d: could not determine current runlevel
09:52:26 [2024-05-17T09:52:26.498Z] #109 9.907 invoke-rc.d: policy-rc.d denied execution of start.
09:52:26 [2024-05-17T09:52:26.498Z] #109 9.912 Setting up libxtables12:arm64 (1.8.9-2) ...
09:52:26 [2024-05-17T09:52:26.498Z] #109 9.928 Setting up liburcu8:arm64 (0.13.2-1) ...
09:52:26 [2024-05-17T09:52:26.498Z] #109 9.942 Setting up libfdisk1:arm64 (2.38.1-5+deb12u1) ...
09:52:26 [2024-05-17T09:52:26.498Z] #109 9.957 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
09:52:26 [2024-05-17T09:52:26.498Z] #109 9.969 Setting up pigz (2.6-1) ...
09:52:26 [2024-05-17T09:52:26.498Z] #109 9.980 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
09:52:26 [2024-05-17T09:52:26.498Z] #109 9.999 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
09:52:26 [2024-05-17T09:52:26.498Z] #109 10.05 Setting up sgml-base (1.31) ...
09:52:26 [2024-05-17T09:52:26.753Z] #109 10.08 Setting up vim-runtime (2:9.0.1378-2) ...
09:52:26 [2024-05-17T09:52:26.753Z] #109 10.15 Setting up libaio1:arm64 (0.3.113-4) ...
09:52:26 [2024-05-17T09:52:26.753Z] #109 10.17 Setting up libelf1:arm64 (0.188-2.1) ...
09:52:26 [2024-05-17T09:52:26.753Z] #109 10.18 Setting up libjson-c5:arm64 (0.16-2) ...
09:52:26 [2024-05-17T09:52:26.753Z] #109 10.19 Setting up zstd (1.5.4+dfsg2-5) ...
09:52:26 [2024-05-17T09:52:26.753Z] #109 10.21 Setting up libonig5:arm64 (6.9.8-1) ...
09:52:26 [2024-05-17T09:52:26.753Z] #109 10.23 Setting up libbpf1:arm64 (1:1.1.0-1) ...
09:52:26 [2024-05-17T09:52:26.753Z] #109 10.24 Setting up libkmod2:arm64 (30+20221128-1) ...
09:52:26 [2024-05-17T09:52:26.753Z] #109 10.25 Setting up vim (2:9.0.1378-2) ...
09:52:26 [2024-05-17T09:52:26.753Z] #109 10.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:52:27 [2024-05-17T09:52:27.007Z] #109 10.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:52:27 [2024-05-17T09:52:27.007Z] #109 10.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:52:27 [2024-05-17T09:52:27.007Z] #109 10.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:52:27 [2024-05-17T09:52:27.007Z] #109 10.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:52:27 [2024-05-17T09:52:27.007Z] #109 10.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:52:27 [2024-05-17T09:52:27.007Z] #109 10.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:52:27 [2024-05-17T09:52:27.007Z] #109 10.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:52:27 [2024-05-17T09:52:27.007Z] #109 10.31 Setting up libjq1:arm64 (1.6-2.1) ...
09:52:27 [2024-05-17T09:52:27.007Z] #109 10.33 Setting up iproute2 (6.1.0-3) ...
09:52:27 [2024-05-17T09:52:27.007Z] #109 10.46 debconf: unable to initialize frontend: Dialog
09:52:27 [2024-05-17T09:52:27.007Z] #109 10.46 debconf: (TERM is not set, so the dialog frontend is not usable.)
09:52:27 [2024-05-17T09:52:27.007Z] #109 10.46 debconf: falling back to frontend: Readline
09:52:27 [2024-05-17T09:52:27.007Z] #109 10.46 debconf: unable to initialize frontend: Readline
09:52:27 [2024-05-17T09:52:27.007Z] #109 10.46 debconf: (This frontend requires a controlling tty.)
09:52:27 [2024-05-17T09:52:27.007Z] #109 10.46 debconf: falling back to frontend: Teletype
09:52:27 [2024-05-17T09:52:27.007Z] #109 10.50 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
09:52:27 [2024-05-17T09:52:27.007Z] #109 10.52 Setting up libnftnl11:arm64 (1.2.4-2) ...
09:52:27 [2024-05-17T09:52:27.007Z] #109 10.53 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
09:52:27 [2024-05-17T09:52:27.007Z] #109 10.54 Setting up thin-provisioning-tools (0.9.0-2) ...
09:52:27 [2024-05-17T09:52:27.007Z] #109 10.56 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ...
09:52:27 [2024-05-17T09:52:27.261Z] #109 10.58 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
09:52:27 [2024-05-17T09:52:27.261Z] #109 10.59 Setting up jq (1.6-2.1) ...
09:52:27 [2024-05-17T09:52:27.261Z] #109 10.61 Setting up iptables (1.8.9-2) ...
09:52:27 [2024-05-17T09:52:27.261Z] #109 10.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:52:27 [2024-05-17T09:52:27.261Z] #109 10.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:52:27 [2024-05-17T09:52:27.261Z] #109 10.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:52:27 [2024-05-17T09:52:27.261Z] #109 10.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:52:27 [2024-05-17T09:52:27.261Z] #109 10.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:52:27 [2024-05-17T09:52:27.261Z] #109 10.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:52:27 [2024-05-17T09:52:27.261Z] #109 10.65 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
09:52:27 [2024-05-17T09:52:27.261Z] #109 10.66 Setting up dmsetup (2:1.02.185-2) ...
09:52:27 [2024-05-17T09:52:27.261Z] #109 10.69 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
09:52:27 [2024-05-17T09:52:27.261Z] #109 10.70 Setting up systemd (252.22-1~deb12u1) ...
09:52:27 [2024-05-17T09:52:27.261Z] #109 10.79 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

09:52:27 [2024-05-17T09:52:27.516Z] #109 10.79 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

09:52:27 [2024-05-17T09:52:27.516Z] #109 10.80 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

09:52:27 [2024-05-17T09:52:27.516Z] #109 10.80 Initializing machine ID from random generator.

09:52:27 [2024-05-17T09:52:27.516Z] #109 10.83 Creating group 'systemd-journal' with GID 998.

09:52:27 [2024-05-17T09:52:27.516Z] #109 10.83 Creating group 'systemd-network' with GID 997.

09:52:27 [2024-05-17T09:52:27.516Z] #109 10.83 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.

09:52:27 [2024-05-17T09:52:27.516Z] #109 10.88 Setting up systemd-journal-remote (252.22-1~deb12u1) ...
09:52:27 [2024-05-17T09:52:27.516Z] #109 10.90 Creating group 'systemd-journal-remote' with GID 996.

09:52:27 [2024-05-17T09:52:27.516Z] #109 10.90 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.

09:52:27 [2024-05-17T09:52:27.516Z] #109 10.94 Setting up xfsprogs (6.1.0-1) ...
09:52:27 [2024-05-17T09:52:27.516Z] #109 10.95 System has not been booted with systemd as init system (PID 1). Can't operate.

09:52:27 [2024-05-17T09:52:27.516Z] #109 10.95 Failed to connect to bus: Host is down

09:52:27 [2024-05-17T09:52:27.516Z] #109 10.95 Processing triggers for libc-bin (2.36-9+deb12u7) ...
09:52:28 [2024-05-17T09:52:28.074Z] #109 DONE 11.4s
09:52:28 [2024-05-17T09:52:28.074Z] 
09:52:28 [2024-05-17T09:52:28.074Z] #110 [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:52:28 [2024-05-17T09:52:28.074Z] #110 0.196 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:52:28 [2024-05-17T09:52:28.328Z] #110 0.200 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:52:28 [2024-05-17T09:52:28.328Z] #110 0.203 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:52:28 [2024-05-17T09:52:28.328Z] #110 DONE 0.2s
09:52:28 [2024-05-17T09:52:28.328Z] 
09:52:28 [2024-05-17T09:52:28.328Z] #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:52:28 [2024-05-17T09:52:28.886Z] #111 0.515 Hit:1 http://deb.debian.org/debian bookworm InRelease
09:52:28 [2024-05-17T09:52:28.886Z] #111 0.515 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
09:52:28 [2024-05-17T09:52:28.886Z] #111 0.515 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
09:52:29 [2024-05-17T09:52:29.444Z] #111 0.690 Reading package lists...
09:52:29 [2024-05-17T09:52:29.952Z] #111 1.282 Reading package lists...
09:52:30 [2024-05-17T09:52:30.206Z] #111 1.857 Building dependency tree...
09:52:30 [2024-05-17T09:52:30.460Z] #111 2.016 Reading state information...
09:52:30 [2024-05-17T09:52:30.460Z] #111 2.213 gcc is already the newest version (4:12.2.0-3).
09:52:30 [2024-05-17T09:52:30.460Z] #111 2.213 pkg-config is already the newest version (1.8.1-1).
09:52:30 [2024-05-17T09:52:30.460Z] #111 2.213 The following additional packages will be installed:
09:52:30 [2024-05-17T09:52:30.460Z] #111 2.214   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
09:52:30 [2024-05-17T09:52:30.460Z] #111 2.214   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
09:52:30 [2024-05-17T09:52:30.460Z] #111 2.214   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
09:52:30 [2024-05-17T09:52:30.460Z] #111 2.214   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
09:52:30 [2024-05-17T09:52:30.460Z] #111 2.215   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
09:52:30 [2024-05-17T09:52:30.460Z] #111 2.215   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
09:52:30 [2024-05-17T09:52:30.460Z] #111 2.215   python3-yaml uuid-dev zlib1g-dev
09:52:30 [2024-05-17T09:52:30.460Z] #111 2.217 Suggested packages:
09:52:30 [2024-05-17T09:52:30.460Z] #111 2.217   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
09:52:30 [2024-05-17T09:52:30.460Z] #111 2.217   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
09:52:30 [2024-05-17T09:52:30.460Z] #111 2.217 Recommended packages:
09:52:30 [2024-05-17T09:52:30.460Z] #111 2.217   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
09:52:30 [2024-05-17T09:52:30.460Z] #111 2.217   liblocale-gettext-perl shared-mime-info xdg-user-dirs
09:52:30 [2024-05-17T09:52:30.715Z] #111 2.459 The following NEW packages will be installed:
09:52:30 [2024-05-17T09:52:30.715Z] #111 2.459   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
09:52:30 [2024-05-17T09:52:30.715Z] #111 2.459   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
09:52:30 [2024-05-17T09:52:30.715Z] #111 2.459   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
09:52:30 [2024-05-17T09:52:30.715Z] #111 2.460   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
09:52:30 [2024-05-17T09:52:30.715Z] #111 2.460   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
09:52:30 [2024-05-17T09:52:30.715Z] #111 2.460   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
09:52:30 [2024-05-17T09:52:30.715Z] #111 2.460   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
09:52:30 [2024-05-17T09:52:30.715Z] #111 2.461   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
09:52:30 [2024-05-17T09:52:30.969Z] #111 2.736 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
09:52:30 [2024-05-17T09:52:30.969Z] #111 2.736 Need to get 11.9 MB of archives.
09:52:30 [2024-05-17T09:52:30.969Z] #111 2.736 After this operation, 53.2 MB of additional disk space will be used.
09:52:30 [2024-05-17T09:52:30.969Z] #111 2.736 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.749 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.756 Get:3 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-0 arm64 2.74.6-2+deb12u2 [1312 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.762 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.762 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.763 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.763 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.764 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.766 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.768 Get:10 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.770 Get:11 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.770 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.772 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.774 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.778 Get:15 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-data all 2.74.6-2+deb12u2 [1209 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.781 Get:16 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-bin arm64 2.74.6-2+deb12u2 [106 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.781 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.782 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.782 Get:19 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-dev-bin arm64 2.74.6-2+deb12u2 [150 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.783 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.785 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.786 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.787 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.787 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.791 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.792 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.792 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.797 Get:28 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-dev arm64 2.74.6-2+deb12u2 [1616 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.801 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.801 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.803 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.805 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.805 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.806 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.806 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.808 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.809 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.951 debconf: delaying package configuration, since apt-utils is not installed
09:52:31 [2024-05-17T09:52:31.223Z] #111 2.990 Fetched 11.9 MB in 0s (35.0 MB/s)
09:52:31 [2024-05-17T09:52:31.223Z] #111 3.011 Selecting previously unselected package libdpkg-perl.
09:52:31 [2024-05-17T09:52:31.223Z] #111 3.011 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21013 files and directories currently installed.)
09:52:31 [2024-05-17T09:52:31.223Z] #111 3.023 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
09:52:31 [2024-05-17T09:52:31.223Z] #111 3.027 Unpacking libdpkg-perl (1.21.22) ...
09:52:31 [2024-05-17T09:52:31.223Z] #111 3.111 Selecting previously unselected package dpkg-dev.
09:52:31 [2024-05-17T09:52:31.477Z] #111 3.113 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
09:52:31 [2024-05-17T09:52:31.477Z] #111 3.118 Unpacking dpkg-dev (1.21.22) ...
09:52:31 [2024-05-17T09:52:31.477Z] #111 3.252 Selecting previously unselected package libglib2.0-0:arm64.
09:52:31 [2024-05-17T09:52:31.477Z] #111 3.254 Preparing to unpack .../02-libglib2.0-0_2.74.6-2+deb12u2_arm64.deb ...
09:52:31 [2024-05-17T09:52:31.477Z] #111 3.263 Unpacking libglib2.0-0:arm64 (2.74.6-2+deb12u2) ...
09:52:31 [2024-05-17T09:52:31.477Z] #111 3.386 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:52:31 [2024-05-17T09:52:31.731Z] #111 3.388 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
09:52:31 [2024-05-17T09:52:31.731Z] #111 3.392 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
09:52:31 [2024-05-17T09:52:31.731Z] #111 3.428 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:52:31 [2024-05-17T09:52:31.731Z] #111 3.430 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
09:52:31 [2024-05-17T09:52:31.731Z] #111 3.437 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
09:52:31 [2024-05-17T09:52:31.731Z] #111 3.477 Selecting previously unselected package libsecret-common.
09:52:31 [2024-05-17T09:52:31.731Z] #111 3.479 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
09:52:31 [2024-05-17T09:52:31.731Z] #111 3.484 Unpacking libsecret-common (0.20.5-3) ...
09:52:31 [2024-05-17T09:52:31.731Z] #111 3.550 Selecting previously unselected package libsecret-1-0:arm64.
09:52:31 [2024-05-17T09:52:31.731Z] #111 3.552 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
09:52:31 [2024-05-17T09:52:31.731Z] #111 3.556 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
09:52:31 [2024-05-17T09:52:31.731Z] #111 3.595 Selecting previously unselected package gir1.2-secret-1:arm64.
09:52:31 [2024-05-17T09:52:31.731Z] #111 3.597 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
09:52:31 [2024-05-17T09:52:31.731Z] #111 3.602 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
09:52:31 [2024-05-17T09:52:31.731Z] #111 3.646 Selecting previously unselected package libapparmor-dev:arm64.
09:52:31 [2024-05-17T09:52:31.731Z] #111 3.648 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
09:52:31 [2024-05-17T09:52:31.731Z] #111 3.653 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
09:52:31 [2024-05-17T09:52:31.986Z] #111 3.688 Selecting previously unselected package uuid-dev:arm64.
09:52:31 [2024-05-17T09:52:31.986Z] #111 3.691 Preparing to unpack .../09-uuid-dev_2.38.1-5+deb12u1_arm64.deb ...
09:52:31 [2024-05-17T09:52:31.986Z] #111 3.695 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ...
09:52:31 [2024-05-17T09:52:31.986Z] #111 3.734 Selecting previously unselected package libblkid-dev:arm64.
09:52:31 [2024-05-17T09:52:31.986Z] #111 3.736 Preparing to unpack .../10-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ...
09:52:31 [2024-05-17T09:52:31.986Z] #111 3.742 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
09:52:31 [2024-05-17T09:52:31.986Z] #111 3.788 Selecting previously unselected package libffi-dev:arm64.
09:52:31 [2024-05-17T09:52:31.986Z] #111 3.790 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
09:52:31 [2024-05-17T09:52:31.986Z] #111 3.794 Unpacking libffi-dev:arm64 (3.4.4-1) ...
09:52:31 [2024-05-17T09:52:31.986Z] #111 3.830 Selecting previously unselected package libgpg-error-dev.
09:52:31 [2024-05-17T09:52:31.986Z] #111 3.832 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
09:52:31 [2024-05-17T09:52:31.986Z] #111 3.837 Unpacking libgpg-error-dev (1.46-1) ...
09:52:31 [2024-05-17T09:52:31.986Z] #111 3.885 Selecting previously unselected package libgcrypt20-dev.
09:52:31 [2024-05-17T09:52:31.986Z] #111 3.887 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
09:52:31 [2024-05-17T09:52:31.986Z] #111 3.891 Unpacking libgcrypt20-dev (1.10.1-3) ...
09:52:32 [2024-05-17T09:52:32.240Z] #111 3.961 Selecting previously unselected package libglib2.0-data.
09:52:32 [2024-05-17T09:52:32.240Z] #111 3.963 Preparing to unpack .../14-libglib2.0-data_2.74.6-2+deb12u2_all.deb ...
09:52:32 [2024-05-17T09:52:32.240Z] #111 3.967 Unpacking libglib2.0-data (2.74.6-2+deb12u2) ...
09:52:32 [2024-05-17T09:52:32.240Z] #111 4.101 Selecting previously unselected package libglib2.0-bin.
09:52:32 [2024-05-17T09:52:32.495Z] #111 4.104 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2+deb12u2_arm64.deb ...
09:52:32 [2024-05-17T09:52:32.495Z] #111 4.108 Unpacking libglib2.0-bin (2.74.6-2+deb12u2) ...
09:52:32 [2024-05-17T09:52:32.495Z] #111 4.159 Selecting previously unselected package python3-lib2to3.
09:52:32 [2024-05-17T09:52:32.495Z] #111 4.161 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
09:52:32 [2024-05-17T09:52:32.495Z] #111 4.167 Unpacking python3-lib2to3 (3.11.2-3) ...
09:52:32 [2024-05-17T09:52:32.495Z] #111 4.212 Selecting previously unselected package python3-distutils.
09:52:32 [2024-05-17T09:52:32.495Z] #111 4.214 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
09:52:32 [2024-05-17T09:52:32.495Z] #111 4.219 Unpacking python3-distutils (3.11.2-3) ...
09:52:32 [2024-05-17T09:52:32.495Z] #111 4.269 Selecting previously unselected package libglib2.0-dev-bin.
09:52:32 [2024-05-17T09:52:32.495Z] #111 4.272 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2+deb12u2_arm64.deb ...
09:52:32 [2024-05-17T09:52:32.495Z] #111 4.276 Unpacking libglib2.0-dev-bin (2.74.6-2+deb12u2) ...
09:52:32 [2024-05-17T09:52:32.495Z] #111 4.317 Selecting previously unselected package libsepol-dev:arm64.
09:52:32 [2024-05-17T09:52:32.749Z] #111 4.319 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
09:52:32 [2024-05-17T09:52:32.749Z] #111 4.324 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
09:52:32 [2024-05-17T09:52:32.749Z] #111 4.396 Selecting previously unselected package libpcre2-16-0:arm64.
09:52:32 [2024-05-17T09:52:32.749Z] #111 4.398 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
09:52:32 [2024-05-17T09:52:32.749Z] #111 4.402 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
09:52:32 [2024-05-17T09:52:32.749Z] #111 4.455 Selecting previously unselected package libpcre2-32-0:arm64.
09:52:32 [2024-05-17T09:52:32.749Z] #111 4.457 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
09:52:32 [2024-05-17T09:52:32.749Z] #111 4.462 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
09:52:32 [2024-05-17T09:52:32.749Z] #111 4.518 Selecting previously unselected package libpcre2-posix3:arm64.
09:52:32 [2024-05-17T09:52:32.749Z] #111 4.520 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
09:52:32 [2024-05-17T09:52:32.749Z] #111 4.524 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
09:52:32 [2024-05-17T09:52:32.749Z] #111 4.562 Selecting previously unselected package libpcre2-dev:arm64.
09:52:33 [2024-05-17T09:52:33.003Z] #111 4.564 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
09:52:33 [2024-05-17T09:52:33.003Z] #111 4.568 Unpacking libpcre2-dev:arm64 (10.42-1) ...
09:52:33 [2024-05-17T09:52:33.003Z] #111 4.648 Selecting previously unselected package libselinux1-dev:arm64.
09:52:33 [2024-05-17T09:52:33.003Z] #111 4.650 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
09:52:33 [2024-05-17T09:52:33.003Z] #111 4.654 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
09:52:33 [2024-05-17T09:52:33.004Z] #111 4.718 Selecting previously unselected package libmount-dev:arm64.
09:52:33 [2024-05-17T09:52:33.004Z] #111 4.720 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
09:52:33 [2024-05-17T09:52:33.004Z] #111 4.725 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
09:52:33 [2024-05-17T09:52:33.004Z] #111 4.753 Selecting previously unselected package zlib1g-dev:arm64.
09:52:33 [2024-05-17T09:52:33.004Z] #111 4.755 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
09:52:33 [2024-05-17T09:52:33.004Z] #111 4.759 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
09:52:33 [2024-05-17T09:52:33.004Z] #111 4.819 Selecting previously unselected package libglib2.0-dev:arm64.
09:52:33 [2024-05-17T09:52:33.258Z] #111 4.821 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2+deb12u2_arm64.deb ...
09:52:33 [2024-05-17T09:52:33.258Z] #111 4.828 Unpacking libglib2.0-dev:arm64 (2.74.6-2+deb12u2) ...
09:52:33 [2024-05-17T09:52:33.258Z] #111 4.992 Selecting previously unselected package libseccomp-dev:arm64.
09:52:33 [2024-05-17T09:52:33.258Z] #111 4.994 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
09:52:33 [2024-05-17T09:52:33.258Z] #111 4.998 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
09:52:33 [2024-05-17T09:52:33.258Z] #111 5.043 Selecting previously unselected package libsecret-1-dev:arm64.
09:52:33 [2024-05-17T09:52:33.258Z] #111 5.045 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
09:52:33 [2024-05-17T09:52:33.258Z] #111 5.051 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
09:52:33 [2024-05-17T09:52:33.258Z] #111 5.128 Selecting previously unselected package libsystemd-dev:arm64.
09:52:33 [2024-05-17T09:52:33.513Z] #111 5.131 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
09:52:33 [2024-05-17T09:52:33.513Z] #111 5.135 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
09:52:33 [2024-05-17T09:52:33.513Z] #111 5.244 Selecting previously unselected package libudev-dev:arm64.
09:52:33 [2024-05-17T09:52:33.513Z] #111 5.246 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ...
09:52:33 [2024-05-17T09:52:33.513Z] #111 5.251 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
09:52:33 [2024-05-17T09:52:33.513Z] #111 5.303 Selecting previously unselected package libyaml-0-2:arm64.
09:52:33 [2024-05-17T09:52:33.513Z] #111 5.305 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
09:52:33 [2024-05-17T09:52:33.513Z] #111 5.312 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
09:52:33 [2024-05-17T09:52:33.513Z] #111 5.353 Selecting previously unselected package python3-pathspec.
09:52:33 [2024-05-17T09:52:33.767Z] #111 5.355 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
09:52:33 [2024-05-17T09:52:33.767Z] #111 5.361 Unpacking python3-pathspec (0.11.0-1) ...
09:52:33 [2024-05-17T09:52:33.767Z] #111 5.398 Selecting previously unselected package python3-pkg-resources.
09:52:33 [2024-05-17T09:52:33.767Z] #111 5.401 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
09:52:33 [2024-05-17T09:52:33.767Z] #111 5.405 Unpacking python3-pkg-resources (66.1.1-1) ...
09:52:33 [2024-05-17T09:52:33.767Z] #111 5.471 Selecting previously unselected package python3-yaml.
09:52:33 [2024-05-17T09:52:33.767Z] #111 5.473 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
09:52:33 [2024-05-17T09:52:33.767Z] #111 5.478 Unpacking python3-yaml (6.0-3+b2) ...
09:52:33 [2024-05-17T09:52:33.767Z] #111 5.524 Selecting previously unselected package yamllint.
09:52:33 [2024-05-17T09:52:33.767Z] #111 5.527 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
09:52:33 [2024-05-17T09:52:33.767Z] #111 5.531 Unpacking yamllint (1.29.0-1) ...
09:52:33 [2024-05-17T09:52:33.767Z] #111 5.580 Setting up python3-pkg-resources (66.1.1-1) ...
09:52:34 [2024-05-17T09:52:34.022Z] #111 5.830 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
09:52:34 [2024-05-17T09:52:34.276Z] #111 5.845 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
09:52:34 [2024-05-17T09:52:34.276Z] #111 5.864 Setting up libglib2.0-0:arm64 (2.74.6-2+deb12u2) ...
09:52:34 [2024-05-17T09:52:34.276Z] #111 5.876 No schema files found: doing nothing.
09:52:34 [2024-05-17T09:52:34.276Z] #111 5.884 Setting up python3-yaml (6.0-3+b2) ...
09:52:34 [2024-05-17T09:52:34.276Z] #111 6.037 Setting up libffi-dev:arm64 (3.4.4-1) ...
09:52:34 [2024-05-17T09:52:34.276Z] #111 6.048 Setting up libpcre2-16-0:arm64 (10.42-1) ...
09:52:34 [2024-05-17T09:52:34.276Z] #111 6.061 Setting up libpcre2-32-0:arm64 (10.42-1) ...
09:52:34 [2024-05-17T09:52:34.276Z] #111 6.074 Setting up libglib2.0-data (2.74.6-2+deb12u2) ...
09:52:34 [2024-05-17T09:52:34.276Z] #111 6.088 Setting up libgpg-error-dev (1.46-1) ...
09:52:34 [2024-05-17T09:52:34.276Z] #111 6.100 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
09:52:34 [2024-05-17T09:52:34.276Z] #111 6.114 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
09:52:34 [2024-05-17T09:52:34.276Z] #111 6.129 Setting up libsepol-dev:arm64 (3.4-2.1) ...
09:52:34 [2024-05-17T09:52:34.276Z] #111 6.146 Setting up libdpkg-perl (1.21.22) ...
09:52:34 [2024-05-17T09:52:34.530Z] #111 6.160 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
09:52:34 [2024-05-17T09:52:34.530Z] #111 6.173 Setting up libpcre2-posix3:arm64 (10.42-1) ...
09:52:34 [2024-05-17T09:52:34.530Z] #111 6.185 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
09:52:34 [2024-05-17T09:52:34.530Z] #111 6.203 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
09:52:34 [2024-05-17T09:52:34.530Z] #111 6.218 Setting up python3-pathspec (0.11.0-1) ...
09:52:34 [2024-05-17T09:52:34.530Z] #111 6.345 Setting up python3-lib2to3 (3.11.2-3) ...
09:52:34 [2024-05-17T09:52:34.530Z] #111 6.454 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
09:52:34 [2024-05-17T09:52:34.785Z] #111 6.471 Setting up libsecret-common (0.20.5-3) ...
09:52:34 [2024-05-17T09:52:34.785Z] #111 6.483 Setting up python3-distutils (3.11.2-3) ...
09:52:34 [2024-05-17T09:52:34.785Z] #111 6.608 Setting up libglib2.0-dev-bin (2.74.6-2+deb12u2) ...
09:52:35 [2024-05-17T09:52:35.039Z] #111 6.758 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
09:52:35 [2024-05-17T09:52:35.293Z] #111 6.771 Setting up libpcre2-dev:arm64 (10.42-1) ...
09:52:35 [2024-05-17T09:52:35.293Z] #111 6.789 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
09:52:35 [2024-05-17T09:52:35.293Z] #111 6.805 Setting up libglib2.0-bin (2.74.6-2+deb12u2) ...
09:52:35 [2024-05-17T09:52:35.293Z] #111 6.816 Setting up dpkg-dev (1.21.22) ...
09:52:35 [2024-05-17T09:52:35.293Z] #111 6.836 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
09:52:35 [2024-05-17T09:52:35.293Z] #111 6.848 Setting up yamllint (1.29.0-1) ...
09:52:35 [2024-05-17T09:52:35.293Z] #111 6.989 Setting up libgcrypt20-dev (1.10.1-3) ...
09:52:35 [2024-05-17T09:52:35.293Z] #111 7.005 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
09:52:35 [2024-05-17T09:52:35.293Z] #111 7.017 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
09:52:35 [2024-05-17T09:52:35.293Z] #111 7.028 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
09:52:35 [2024-05-17T09:52:35.293Z] #111 7.044 Setting up libglib2.0-dev:arm64 (2.74.6-2+deb12u2) ...
09:52:35 [2024-05-17T09:52:35.293Z] #111 7.056 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
09:52:35 [2024-05-17T09:52:35.293Z] #111 7.071 Processing triggers for libc-bin (2.36-9+deb12u7) ...
09:52:35 [2024-05-17T09:52:35.547Z] #111 DONE 7.4s
09:52:35 [2024-05-17T09:52:35.803Z] 
09:52:35 [2024-05-17T09:52:35.803Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
09:52:35 [2024-05-17T09:52:35.803Z] #112 DONE 0.1s
09:52:35 [2024-05-17T09:52:35.803Z] 
09:52:35 [2024-05-17T09:52:35.803Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
09:52:35 [2024-05-17T09:52:35.803Z] #113 DONE 0.1s
09:52:36 [2024-05-17T09:52:36.064Z] 
09:52:36 [2024-05-17T09:52:36.064Z] #114 [dev 1/1] COPY --link . .
09:52:36 [2024-05-17T09:52:36.989Z] #114 DONE 1.2s
09:52:37 [2024-05-17T09:52:37.243Z] 
09:52:37 [2024-05-17T09:52:37.243Z] #115 exporting to image
09:52:37 [2024-05-17T09:52:37.243Z] #115 exporting layers
09:52:38 [2024-05-17T09:52:38.166Z] #115 exporting layers 1.0s done
09:52:38 [2024-05-17T09:52:38.166Z] #115 writing image sha256:ba5bfe39abcdf87c81c9e56ab7ddabf1570e77d31780af22e085400226be24b9 done
09:52:38 [2024-05-17T09:52:38.166Z] #115 naming to docker.io/library/docker:6011366377dc64d598a2b5a62d782aef7a6e302d done
09:52:38 [2024-05-17T09:52:38.166Z] #115 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:52:38 [2024-05-17T09:52:38.453Z] + sudo modprobe ip6table_filter
[Pipeline] sh
09:52:38 [2024-05-17T09:52:38.721Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47733/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6011366377dc64d598a2b5a62d782aef7a6e302d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6011366377dc64d598a2b5a62d782aef7a6e302d hack/test/unit
09:52:38 [2024-05-17T09:52:38.975Z] + BUILDFLAGS=(-tags 'netgo journald')
09:52:38 [2024-05-17T09:52:38.975Z] + TESTFLAGS+=' -test.timeout=5m'
09:52:38 [2024-05-17T09:52:38.975Z] + TESTDIRS=./...
09:52:38 [2024-05-17T09:52:38.975Z] + exclude_paths='/vendor/|/integration'
09:52:38 [2024-05-17T09:52:38.975Z] ++ go list ./...
09:52:38 [2024-05-17T09:52:38.975Z] ++ grep -vE '(/vendor/|/integration)'
09:52:39 [2024-05-17T09:52:39.536Z] + pkg_list='github.com/docker/docker/api
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/server
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/server/backend/build
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/server/httpstatus
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/server/httputils
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/server/middleware
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/server/router
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/server/router/build
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/server/router/checkpoint
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/server/router/container
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/server/router/debug
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/server/router/distribution
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/server/router/grpc
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/server/router/image
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/server/router/network
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/server/router/plugin
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/server/router/session
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/server/router/swarm
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/server/router/system
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/server/router/volume
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/types
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/types/backend
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/types/blkiodev
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/types/checkpoint
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/types/container
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/types/events
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/types/filters
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/types/image
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/types/mount
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/types/network
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/types/plugins/logdriver
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/types/registry
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/types/strslice
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/types/swarm
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/types/swarm/runtime
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/types/system
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/types/time
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/types/versions
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/api/types/volume
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/builder
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/builder/builder-next
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/builder/builder-next/exporter
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/builder/builder-next/worker
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/builder/builder-next/worker/label
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/builder/dockerfile
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/builder/remotecontext
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/builder/remotecontext/git
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/builder/remotecontext/urlutil
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/cli/debug
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/cli/winresources/docker-proxy
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/cli/winresources/dockerd
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/client
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/client/buildkit
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/cmd/docker-proxy
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/cmd/dockerd
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/cmd/dockerd/trap
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/container
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/container/stream
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/contrib/apparmor
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/contrib/httpserver
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/cluster
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/cluster/convert
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/cluster/executor
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/cluster/executor/container
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/cluster/provider
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/config
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/containerd
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/events
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/events/testutils
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/graphdriver
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/graphdriver/copy
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/graphdriver/register
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/graphdriver/vfs
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/graphdriver/zfs
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/images
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/initlayer
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/links
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/listeners
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/logger
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/logger/awslogs
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/logger/fluentd
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/logger/gcplogs
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/logger/gelf
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/logger/journald
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/logger/local
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/logger/loggertest
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/logger/loggerutils
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/logger/splunk
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/logger/syslog
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/logger/templates
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/names
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/network
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/snapshotter
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/daemon/stats
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/distribution
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/distribution/metadata
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/distribution/utils
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/distribution/xfer
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/dockerversion
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/errdefs
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/image
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/image/cache
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/image/spec/specs-go
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/image/spec/specs-go/v1
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/image/tarexport
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/image/v1
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/internal/cleanups
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/internal/compatcontext
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/internal/ioutils
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/internal/mod
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/internal/mounttree
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/internal/multierror
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/internal/rootless/mountopts
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/internal/safepath
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/internal/sliceutil
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/internal/test/suite
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/internal/testutils
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/internal/testutils/netnsutils
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/internal/testutils/specialimage
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/internal/unix_noeintr
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/internal/unshare
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/layer
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libcontainerd
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libcontainerd/queue
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libcontainerd/remote
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libcontainerd/shimopts
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libcontainerd/supervisor
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libcontainerd/types
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/bitmap
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/cluster
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/cnmallocator
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/config
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/datastore
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/diagnostic
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/discoverapi
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/driverapi
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/drivers/bridge
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/drivers/host
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/drivers/null
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/drivers/overlay
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/drivers/remote
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/drivers/windows
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/drvregistry
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/etchosts
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/internal/caller
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/internal/kvstore
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/internal/netiputil
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/internal/resolvconf
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/ipamapi
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/ipams
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/ipams/defaultipam
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/ipams/null
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/ipams/remote
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/ipamutils
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/ipbits
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/iptables
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/netlabel
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/netutils
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/networkdb
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/ns
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/options
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/osl
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/osl/kernel
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/portallocator
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/portmapper
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/resolvconf
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/scope
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/libnetwork/types
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/oci
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/oci/caps
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/opts
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/archive
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/authorization
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/broadcaster
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/capabilities
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/chrootarchive
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/containerfs
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/directory
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/dmesg
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/fileutils
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/homedir
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/idtools
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/ioutils
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/jsonmessage
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/longpath
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/meminfo
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/namesgenerator
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/parsers
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/parsers/kernel
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/pidfile
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/platform
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/plugingetter
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/plugins
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/plugins/transport
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/pools
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/process
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/progress
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/reexec
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/rootless
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/rootless/specconv
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/stack
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/stdcopy
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/streamformatter
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/stringid
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/sysinfo
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/system
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/tailfile
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/tarsum
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/pkg/useragent
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/plugin
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/plugin/executor/containerd
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/plugin/v2
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/profiles/apparmor
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/profiles/seccomp
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/quota
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/reference
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/registry
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/registry/resumable
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/restartmanager
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/runconfig
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/runconfig/opts
09:52:39 [2024-05-17T09:52:39.536Z] github.com/docker/docker/testutil
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/daemon
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/environment
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/fakecontext
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/fakegit
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/fakestorage
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/fixtures/load
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/fixtures/plugin
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/registry
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/request
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/volume
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/volume/drivers
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/volume/local
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/volume/mounts
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/volume/service
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/volume/service/opts
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/volume/testutils'
09:52:39 [2024-05-17T09:52:39.537Z] ++ grep --fixed-strings -v /libnetwork
09:52:39 [2024-05-17T09:52:39.537Z] ++ echo 'github.com/docker/docker/api
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/backend/build
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/httpstatus
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/httputils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/middleware
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/build
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/checkpoint
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/container
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/debug
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/distribution
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/grpc
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/image
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/network
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/plugin
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/session
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/swarm
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/system
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/volume
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/backend
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/blkiodev
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/checkpoint
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/container
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/events
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/filters
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/image
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/mount
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/network
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/plugins/logdriver
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/registry
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/strslice
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/swarm
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/swarm/runtime
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/system
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/time
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/versions
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/volume
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/builder-next
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/builder-next/exporter
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/builder-next/worker
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/builder-next/worker/label
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/dockerfile
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/remotecontext
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/remotecontext/git
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/remotecontext/urlutil
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/cli/debug
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/cli/winresources/docker-proxy
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/cli/winresources/dockerd
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/client
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/client/buildkit
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/cmd/docker-proxy
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/cmd/dockerd
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/cmd/dockerd/trap
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/container
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/container/stream
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/contrib/apparmor
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/contrib/httpserver
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/cluster
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/cluster/convert
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/cluster/executor
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/cluster/executor/container
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/cluster/provider
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/config
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/containerd
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/events
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/events/testutils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/graphdriver
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/graphdriver/copy
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/graphdriver/register
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/graphdriver/vfs
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/graphdriver/zfs
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/images
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/initlayer
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/links
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/listeners
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/awslogs
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/fluentd
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/gcplogs
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/gelf
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/journald
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/local
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/loggertest
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/loggerutils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/splunk
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/syslog
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/templates
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/names
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/network
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/snapshotter
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/stats
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/distribution
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/distribution/metadata
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/distribution/utils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/distribution/xfer
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/dockerversion
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/errdefs
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/image
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/image/cache
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/image/spec/specs-go
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/image/spec/specs-go/v1
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/image/tarexport
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/image/v1
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/cleanups
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/compatcontext
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/ioutils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/mod
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/mounttree
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/multierror
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/rootless/mountopts
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/safepath
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/sliceutil
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/test/suite
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/testutils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/testutils/netnsutils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/testutils/specialimage
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/unix_noeintr
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/unshare
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/layer
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libcontainerd
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libcontainerd/queue
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libcontainerd/remote
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libcontainerd/shimopts
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libcontainerd/supervisor
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libcontainerd/types
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/bitmap
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/cluster
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/cnmallocator
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/config
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/datastore
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/diagnostic
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/discoverapi
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/driverapi
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/drivers/bridge
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/drivers/host
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/drivers/null
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/drivers/overlay
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/drivers/remote
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/drivers/windows
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/drvregistry
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/etchosts
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/internal/caller
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/internal/kvstore
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/internal/netiputil
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/internal/resolvconf
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/ipamapi
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/ipams
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/ipams/defaultipam
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/ipams/null
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/ipams/remote
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/ipamutils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/ipbits
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/iptables
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/netlabel
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/netutils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/networkdb
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/ns
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/options
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/osl
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/osl/kernel
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/portallocator
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/portmapper
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/resolvconf
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/scope
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libnetwork/types
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/oci
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/oci/caps
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/opts
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/archive
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/authorization
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/broadcaster
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/capabilities
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/chrootarchive
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/containerfs
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/directory
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/dmesg
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/fileutils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/homedir
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/idtools
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/ioutils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/jsonmessage
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/longpath
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/meminfo
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/namesgenerator
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/parsers
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/parsers/kernel
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/pidfile
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/platform
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/plugingetter
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/plugins
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/plugins/transport
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/pools
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/process
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/progress
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/reexec
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/rootless
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/rootless/specconv
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/stack
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/stdcopy
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/streamformatter
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/stringid
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/sysinfo
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/system
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/tailfile
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/tarsum
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/useragent
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/plugin
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/plugin/executor/containerd
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/plugin/v2
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/profiles/apparmor
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/profiles/seccomp
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/quota
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/reference
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/registry
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/registry/resumable
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/restartmanager
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/runconfig
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/runconfig/opts
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/daemon
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/environment
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/fakecontext
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/fakegit
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/fakestorage
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/fixtures/load
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/fixtures/plugin
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/registry
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/request
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/volume
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/volume/drivers
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/volume/local
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/volume/mounts
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/volume/service
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/volume/service/opts
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/volume/testutils'
09:52:39 [2024-05-17T09:52:39.537Z] + base_pkg_list='github.com/docker/docker/api
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/backend/build
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/httpstatus
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/httputils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/middleware
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/build
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/checkpoint
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/container
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/debug
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/distribution
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/grpc
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/image
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/network
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/plugin
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/session
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/swarm
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/system
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/server/router/volume
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/backend
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/blkiodev
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/checkpoint
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/container
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/events
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/filters
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/image
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/mount
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/network
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/plugins/logdriver
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/registry
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/strslice
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/swarm
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/swarm/runtime
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/system
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/time
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/versions
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/api/types/volume
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/builder-next
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/builder-next/exporter
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/builder-next/worker
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/builder-next/worker/label
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/dockerfile
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/remotecontext
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/remotecontext/git
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/builder/remotecontext/urlutil
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/cli/debug
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/cli/winresources/docker-proxy
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/cli/winresources/dockerd
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/client
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/client/buildkit
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/cmd/docker-proxy
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/cmd/dockerd
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/cmd/dockerd/trap
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/container
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/container/stream
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/contrib/apparmor
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/contrib/httpserver
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/cluster
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/cluster/convert
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/cluster/executor
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/cluster/executor/container
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/cluster/provider
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/config
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/containerd
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/events
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/events/testutils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/graphdriver
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/graphdriver/copy
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/graphdriver/register
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/graphdriver/vfs
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/graphdriver/zfs
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/images
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/initlayer
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/links
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/listeners
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/awslogs
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/fluentd
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/gcplogs
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/gelf
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/journald
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/local
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/loggertest
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/loggerutils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/splunk
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/syslog
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/logger/templates
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/names
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/network
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/snapshotter
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/daemon/stats
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/distribution
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/distribution/metadata
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/distribution/utils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/distribution/xfer
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/dockerversion
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/errdefs
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/image
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/image/cache
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/image/spec/specs-go
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/image/spec/specs-go/v1
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/image/tarexport
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/image/v1
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/cleanups
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/compatcontext
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/ioutils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/mod
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/mounttree
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/multierror
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/rootless/mountopts
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/safepath
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/sliceutil
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/test/suite
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/testutils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/testutils/netnsutils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/testutils/specialimage
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/unix_noeintr
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/internal/unshare
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/layer
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libcontainerd
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libcontainerd/queue
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libcontainerd/remote
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libcontainerd/shimopts
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libcontainerd/supervisor
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/libcontainerd/types
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/oci
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/oci/caps
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/opts
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/archive
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/authorization
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/broadcaster
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/capabilities
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/chrootarchive
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/containerfs
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/directory
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/dmesg
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/fileutils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/homedir
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/idtools
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/ioutils
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/jsonmessage
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/longpath
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/meminfo
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/namesgenerator
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/parsers
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/parsers/kernel
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/pidfile
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/platform
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/plugingetter
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/plugins
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/plugins/transport
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/pools
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/process
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/progress
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/reexec
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/rootless
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/rootless/specconv
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/stack
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/stdcopy
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/streamformatter
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/stringid
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/sysinfo
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/system
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/tailfile
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/tarsum
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/pkg/useragent
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/plugin
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/plugin/executor/containerd
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/plugin/v2
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/profiles/apparmor
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/profiles/seccomp
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/quota
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/reference
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/registry
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/registry/resumable
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/restartmanager
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/runconfig
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/runconfig/opts
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/daemon
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/environment
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/fakecontext
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/fakegit
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/fakestorage
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/fixtures/load
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/fixtures/plugin
09:52:39 [2024-05-17T09:52:39.537Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/testutil/registry
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/testutil/request
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/volume
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/volume/drivers
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/volume/local
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/volume/mounts
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/volume/service
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/volume/service/opts
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/volume/testutils'
09:52:39 [2024-05-17T09:52:39.538Z] ++ grep --fixed-strings /libnetwork
09:52:39 [2024-05-17T09:52:39.538Z] ++ echo 'github.com/docker/docker/api
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/server
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/server/backend/build
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/server/httpstatus
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/server/httputils
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/server/middleware
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/server/router
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/server/router/build
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/server/router/checkpoint
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/server/router/container
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/server/router/debug
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/server/router/distribution
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/server/router/grpc
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/server/router/image
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/server/router/network
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/server/router/plugin
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/server/router/session
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/server/router/swarm
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/server/router/system
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/server/router/volume
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/types
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/types/backend
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/types/blkiodev
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/types/checkpoint
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/types/container
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/types/events
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/types/filters
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/types/image
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/types/mount
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/types/network
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/types/plugins/logdriver
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/types/registry
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/types/strslice
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/types/swarm
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/types/swarm/runtime
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/types/system
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/types/time
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/types/versions
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/api/types/volume
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/builder
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/builder/builder-next
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/builder/builder-next/exporter
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/builder/builder-next/worker
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/builder/builder-next/worker/label
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/builder/dockerfile
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/builder/remotecontext
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/builder/remotecontext/git
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/builder/remotecontext/urlutil
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/cli/debug
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/cli/winresources/docker-proxy
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/cli/winresources/dockerd
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/client
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/client/buildkit
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/cmd/docker-proxy
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/cmd/dockerd
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/cmd/dockerd/trap
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/container
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/container/stream
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/contrib/apparmor
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/contrib/httpserver
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/cluster
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/cluster/convert
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/cluster/executor
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/cluster/executor/container
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/cluster/provider
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/config
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/containerd
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/events
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/events/testutils
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/graphdriver
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/graphdriver/copy
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/graphdriver/register
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/graphdriver/vfs
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/graphdriver/zfs
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/images
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/initlayer
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/links
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/listeners
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/logger
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/logger/awslogs
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/logger/fluentd
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/logger/gcplogs
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/logger/gelf
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/logger/journald
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/logger/local
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/logger/loggertest
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/logger/loggerutils
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/logger/splunk
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/logger/syslog
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/logger/templates
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/names
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/network
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/snapshotter
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/daemon/stats
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/distribution
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/distribution/metadata
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/distribution/utils
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/distribution/xfer
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/dockerversion
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/errdefs
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/image
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/image/cache
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/image/spec/specs-go
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/image/spec/specs-go/v1
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/image/tarexport
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/image/v1
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/internal/cleanups
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/internal/compatcontext
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/internal/ioutils
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/internal/mod
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/internal/mounttree
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/internal/multierror
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/internal/rootless/mountopts
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/internal/safepath
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/internal/sliceutil
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/internal/test/suite
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/internal/testutils
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/internal/testutils/netnsutils
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/internal/testutils/specialimage
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/internal/unix_noeintr
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/internal/unshare
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/layer
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libcontainerd
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libcontainerd/queue
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libcontainerd/remote
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libcontainerd/shimopts
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libcontainerd/supervisor
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libcontainerd/types
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/bitmap
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cluster
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cnmallocator
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/config
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/datastore
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/diagnostic
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/discoverapi
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/driverapi
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/bridge
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/host
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/null
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/overlay
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/remote
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/windows
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drvregistry
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/etchosts
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/internal/caller
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/internal/kvstore
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/internal/netiputil
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/internal/resolvconf
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipamapi
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipams
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipams/defaultipam
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipams/null
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipams/remote
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipamutils
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipbits
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/iptables
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/netlabel
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/netutils
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/networkdb
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ns
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/options
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/osl
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/osl/kernel
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/portallocator
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/portmapper
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/resolvconf
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/scope
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/types
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/oci
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/oci/caps
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/opts
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/archive
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/authorization
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/broadcaster
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/capabilities
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/chrootarchive
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/containerfs
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/directory
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/dmesg
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/fileutils
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/homedir
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/idtools
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/ioutils
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/jsonmessage
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/longpath
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/meminfo
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/namesgenerator
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/parsers
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/parsers/kernel
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/pidfile
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/platform
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/plugingetter
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/plugins
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/plugins/transport
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/pools
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/process
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/progress
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/reexec
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/rootless
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/rootless/specconv
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/stack
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/stdcopy
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/streamformatter
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/stringid
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/sysinfo
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/system
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/tailfile
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/tarsum
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/pkg/useragent
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/plugin
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/plugin/executor/containerd
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/plugin/v2
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/profiles/apparmor
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/profiles/seccomp
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/quota
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/reference
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/registry
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/registry/resumable
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/restartmanager
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/runconfig
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/runconfig/opts
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/testutil
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/testutil/daemon
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/testutil/environment
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/testutil/fakecontext
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/testutil/fakegit
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/testutil/fakestorage
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/testutil/fixtures/load
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/testutil/fixtures/plugin
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/testutil/registry
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/testutil/request
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/volume
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/volume/drivers
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/volume/local
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/volume/mounts
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/volume/service
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/volume/service/opts
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/volume/testutils'
09:52:39 [2024-05-17T09:52:39.538Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/bitmap
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cluster
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cnmallocator
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/config
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/datastore
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/diagnostic
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/discoverapi
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/driverapi
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/bridge
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/host
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/null
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/overlay
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/remote
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/windows
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drvregistry
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/etchosts
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/internal/caller
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/internal/kvstore
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/internal/netiputil
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/internal/resolvconf
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipamapi
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipams
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipams/defaultipam
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipams/null
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipams/remote
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipamutils
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipbits
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/iptables
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/netlabel
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/netutils
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/networkdb
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ns
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/options
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/osl
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/osl/kernel
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/portallocator
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/portmapper
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/resolvconf
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/scope
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/types'
09:52:39 [2024-05-17T09:52:39.538Z] + echo 'github.com/docker/docker/libnetwork
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/bitmap
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cluster
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/cnmallocator
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/config
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/datastore
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/diagnostic
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/discoverapi
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/driverapi
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/bridge
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/host
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/null
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/overlay
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/remote
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/windows
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drvregistry
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/etchosts
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/internal/caller
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/internal/kvstore
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/internal/netiputil
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/internal/resolvconf
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipamapi
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipams
09:52:39 [2024-05-17T09:52:39.538Z] + grep --fixed-strings libnetwork/drivers/bridge
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipams/defaultipam
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipams/null
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipams/remote
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipamutils
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ipbits
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/iptables
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/netlabel
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/netutils
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/networkdb
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/ns
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/options
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/osl
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/osl/kernel
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/portallocator
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/portmapper
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/resolvconf
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/scope
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/types'
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/bridge
09:52:39 [2024-05-17T09:52:39.538Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:52:39 [2024-05-17T09:52:39.538Z] + type docker-proxy
09:52:39 [2024-05-17T09:52:39.538Z] hack/test/unit: line 25: type: docker-proxy: not found
09:52:39 [2024-05-17T09:52:39.538Z] + hack/make.sh binary-proxy install-proxy
09:52:39 [2024-05-17T09:52:39.538Z] 
09:52:39 [2024-05-17T09:52:39.538Z] Removing bundles/
09:52:39 [2024-05-17T09:52:39.538Z] 
09:52:39 [2024-05-17T09:52:39.538Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
09:52:39 [2024-05-17T09:52:39.538Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
09:52:39 [2024-05-17T09:52:39.538Z] + tee /go/src/github.com/docker/docker/go.mod
09:52:39 [2024-05-17T09:52:39.538Z] module github.com/docker/docker
09:52:39 [2024-05-17T09:52:39.538Z] 
09:52:39 [2024-05-17T09:52:39.538Z] go 1.21
09:52:39 [2024-05-17T09:52:39.538Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:52:39 [2024-05-17T09:52:39.538Z] + GO111MODULE=on
09:52:39 [2024-05-17T09:52:39.538Z] + GOTOOLCHAIN=local
09:52:39 [2024-05-17T09:52:39.538Z] + 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=6011366377dc64d598a2b5a62d782aef7a6e302d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-05-17T09:52:39.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
09:52:43 [2024-05-17T09:52:43.696Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:52:43 [2024-05-17T09:52:43.696Z] Created binary: bundles/binary-proxy/docker-proxy
09:52:43 [2024-05-17T09:52:43.696Z] 
09:52:43 [2024-05-17T09:52:43.696Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
09:52:43 [2024-05-17T09:52:43.696Z] Installing docker-proxy to /usr/local/bin/
09:52:43 [2024-05-17T09:52:43.696Z] 
09:52:43 [2024-05-17T09:52:43.696Z] + mkdir -p bundles
09:52:43 [2024-05-17T09:52:43.696Z] + '[' -n 'github.com/docker/docker/api
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/server
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/server/backend/build
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/server/httpstatus
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/server/httputils
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/server/middleware
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/server/router
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/server/router/build
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/server/router/checkpoint
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/server/router/container
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/server/router/debug
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/server/router/distribution
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/server/router/grpc
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/server/router/image
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/server/router/network
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/server/router/plugin
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/server/router/session
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/server/router/swarm
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/server/router/system
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/server/router/volume
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/types
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/types/backend
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/types/blkiodev
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/types/checkpoint
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/types/container
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/types/events
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/types/filters
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/types/image
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/types/mount
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/types/network
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/types/plugins/logdriver
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/types/registry
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/types/strslice
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/types/swarm
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/types/swarm/runtime
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/types/system
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/types/time
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/types/versions
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/api/types/volume
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/builder
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/builder/builder-next
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/builder/builder-next/exporter
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/builder/builder-next/worker
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/builder/builder-next/worker/label
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/builder/dockerfile
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/builder/remotecontext
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/builder/remotecontext/git
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/builder/remotecontext/urlutil
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/cli/debug
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/cli/winresources/docker-proxy
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/cli/winresources/dockerd
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/client
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/client/buildkit
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/cmd/docker-proxy
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/cmd/dockerd
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/cmd/dockerd/trap
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/container
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/container/stream
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/contrib/apparmor
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/contrib/httpserver
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/cluster
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/cluster/convert
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/cluster/executor
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/cluster/executor/container
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/cluster/provider
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/config
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/containerd
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/events
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/events/testutils
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/graphdriver
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/graphdriver/copy
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/graphdriver/register
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/graphdriver/vfs
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/graphdriver/zfs
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/images
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/initlayer
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/links
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/listeners
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/logger
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/logger/awslogs
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/logger/fluentd
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/logger/gcplogs
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/logger/gelf
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/logger/journald
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/logger/local
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/logger/loggertest
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/logger/loggerutils
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/logger/splunk
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/logger/syslog
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/logger/templates
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/names
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/network
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/snapshotter
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/daemon/stats
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/distribution
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/distribution/metadata
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/distribution/utils
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/distribution/xfer
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/dockerversion
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/errdefs
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/image
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/image/cache
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/image/spec/specs-go
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/image/spec/specs-go/v1
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/image/tarexport
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/image/v1
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/internal/cleanups
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/internal/compatcontext
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/internal/ioutils
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/internal/mod
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/internal/mounttree
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/internal/multierror
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/internal/rootless/mountopts
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/internal/safepath
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/internal/sliceutil
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/internal/test/suite
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/internal/testutils
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/internal/testutils/netnsutils
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/internal/testutils/specialimage
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/internal/unix_noeintr
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/internal/unshare
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/layer
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/libcontainerd
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/libcontainerd/queue
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/libcontainerd/remote
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/libcontainerd/shimopts
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/libcontainerd/supervisor
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/libcontainerd/types
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/oci
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/oci/caps
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/opts
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/archive
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/authorization
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/broadcaster
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/capabilities
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/chrootarchive
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/containerfs
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/directory
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/dmesg
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/fileutils
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/homedir
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/idtools
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/ioutils
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/jsonmessage
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/longpath
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/meminfo
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/namesgenerator
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/parsers
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/parsers/kernel
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/pidfile
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/platform
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/plugingetter
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/plugins
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/plugins/transport
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/pools
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/process
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/progress
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/reexec
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/rootless
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/rootless/specconv
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/stack
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/stdcopy
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/streamformatter
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/stringid
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/sysinfo
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/system
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/tailfile
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/tarsum
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/pkg/useragent
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/plugin
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/plugin/executor/containerd
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/plugin/v2
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/profiles/apparmor
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/profiles/seccomp
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/quota
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/reference
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/registry
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/registry/resumable
09:52:43 [2024-05-17T09:52:43.696Z] github.com/docker/docker/restartmanager
09:52:43 [2024-05-17T09:52:43.697Z] github.com/docker/docker/runconfig
09:52:43 [2024-05-17T09:52:43.697Z] github.com/docker/docker/runconfig/opts
09:52:43 [2024-05-17T09:52:43.697Z] github.com/docker/docker/testutil
09:52:43 [2024-05-17T09:52:43.697Z] github.com/docker/docker/testutil/daemon
09:52:43 [2024-05-17T09:52:43.697Z] github.com/docker/docker/testutil/environment
09:52:43 [2024-05-17T09:52:43.697Z] github.com/docker/docker/testutil/fakecontext
09:52:43 [2024-05-17T09:52:43.697Z] github.com/docker/docker/testutil/fakegit
09:52:43 [2024-05-17T09:52:43.697Z] github.com/docker/docker/testutil/fakestorage
09:52:43 [2024-05-17T09:52:43.697Z] github.com/docker/docker/testutil/fixtures/load
09:52:43 [2024-05-17T09:52:43.697Z] github.com/docker/docker/testutil/fixtures/plugin
09:52:43 [2024-05-17T09:52:43.697Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:52:43 [2024-05-17T09:52:43.697Z] github.com/docker/docker/testutil/registry
09:52:43 [2024-05-17T09:52:43.697Z] github.com/docker/docker/testutil/request
09:52:43 [2024-05-17T09:52:43.697Z] github.com/docker/docker/volume
09:52:43 [2024-05-17T09:52:43.697Z] github.com/docker/docker/volume/drivers
09:52:43 [2024-05-17T09:52:43.697Z] github.com/docker/docker/volume/local
09:52:43 [2024-05-17T09:52:43.697Z] github.com/docker/docker/volume/mounts
09:52:43 [2024-05-17T09:52:43.697Z] github.com/docker/docker/volume/service
09:52:43 [2024-05-17T09:52:43.697Z] github.com/docker/docker/volume/service/opts
09:52:43 [2024-05-17T09:52:43.697Z] github.com/docker/docker/volume/testutils' ']'
09:52:43 [2024-05-17T09:52:43.697Z] + 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/ioutils 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:52:44 [2024-05-17T09:52:44.256Z] ?   	github.com/docker/docker/api	[no test files]
09:52:52 [2024-05-17T09:52:52.331Z] ok  	github.com/docker/docker/api/server	0.015s	coverage: 16.2% of statements
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 28.1% of statements
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 42.7% of statements
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ok  	github.com/docker/docker/api/server/router/container	0.013s	coverage: 5.9% of statements
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/types	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
09:53:14 [2024-05-17T09:53:14.210Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
09:53:14 [2024-05-17T09:53:14.210Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 83.7% of statements
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/types/system	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 80.0% of statements
09:53:14 [2024-05-17T09:53:14.210Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
09:53:14 [2024-05-17T09:53:14.210Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
09:53:14 [2024-05-17T09:53:14.210Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
09:53:14 [2024-05-17T09:53:14.210Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/builder	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
09:53:14 [2024-05-17T09:53:14.210Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
09:53:15 [2024-05-17T09:53:15.136Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
09:53:15 [2024-05-17T09:53:15.136Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
09:53:15 [2024-05-17T09:53:15.136Z] ok  	github.com/docker/docker/cli/debug	0.008s	coverage: 100.0% of statements
09:53:15 [2024-05-17T09:53:15.136Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.010s	coverage: 100.0% of statements
09:53:15 [2024-05-17T09:53:15.136Z] ok  	github.com/docker/docker/builder/dockerfile	0.050s	coverage: 50.1% of statements
09:53:15 [2024-05-17T09:53:15.136Z] ok  	github.com/docker/docker/builder/remotecontext	0.054s	coverage: 33.7% of statements
09:53:17 [2024-05-17T09:53:17.019Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
09:53:17 [2024-05-17T09:53:17.020Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.028s	coverage: 66.5% of statements
09:53:17 [2024-05-17T09:53:17.020Z] ok  	github.com/docker/docker/client	0.136s	coverage: 77.0% of statements
09:53:18 [2024-05-17T09:53:18.380Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.323s	coverage: 82.5% of statements
09:53:30 [2024-05-17T09:53:30.532Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
09:53:30 [2024-05-17T09:53:30.532Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:53:30 [2024-05-17T09:53:30.532Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:53:30 [2024-05-17T09:53:30.532Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:53:30 [2024-05-17T09:53:30.532Z] ok  	github.com/docker/docker/container	0.127s	coverage: 36.5% of statements
09:53:30 [2024-05-17T09:53:30.532Z] ok  	github.com/docker/docker/cmd/dockerd	0.172s	coverage: 29.7% of statements
09:53:31 [2024-05-17T09:53:31.890Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.383s	coverage: 0.0% of statements
09:53:32 [2024-05-17T09:53:32.813Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:53:32 [2024-05-17T09:53:32.813Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
09:53:32 [2024-05-17T09:53:32.813Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.022s	coverage: 39.3% of statements
09:53:32 [2024-05-17T09:53:32.813Z] ok  	github.com/docker/docker/daemon/cluster	0.044s	coverage: 0.5% of statements
09:53:33 [2024-05-17T09:53:33.372Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:53:33 [2024-05-17T09:53:33.372Z] ok  	github.com/docker/docker/daemon/config	0.067s	coverage: 74.4% of statements
09:53:34 [2024-05-17T09:53:34.732Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:53:34 [2024-05-17T09:53:34.732Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.3% of statements
09:53:34 [2024-05-17T09:53:34.732Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
09:53:34 [2024-05-17T09:53:34.732Z] ok  	github.com/docker/docker/daemon/containerd	0.064s	coverage: 17.6% of statements
09:53:34 [2024-05-17T09:53:34.987Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.8% of statements
09:53:34 [2024-05-17T09:53:34.987Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.184s	coverage: 60.9% of statements
09:53:35 [2024-05-17T09:53:35.546Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:53:35 [2024-05-17T09:53:35.546Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.018s	coverage: 1.9% of statements
09:53:35 [2024-05-17T09:53:35.803Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:53:35 [2024-05-17T09:53:35.803Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:53:35 [2024-05-17T09:53:35.803Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.180s	coverage: 60.2% of statements
09:53:36 [2024-05-17T09:53:36.057Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.015s	coverage: 60.9% of statements
09:53:36 [2024-05-17T09:53:36.312Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
09:53:36 [2024-05-17T09:53:36.871Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.451s	coverage: 13.2% of statements
09:53:36 [2024-05-17T09:53:36.871Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:53:36 [2024-05-17T09:53:36.871Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:53:36 [2024-05-17T09:53:36.871Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
09:53:36 [2024-05-17T09:53:36.871Z] ok  	github.com/docker/docker/daemon/images	0.019s	coverage: 2.9% of statements
09:53:37 [2024-05-17T09:53:37.125Z] ok  	github.com/docker/docker/daemon/logger	0.229s	coverage: 43.2% of statements
09:53:37 [2024-05-17T09:53:37.380Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:53:37 [2024-05-17T09:53:37.380Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.010s	coverage: 53.6% of statements
09:53:37 [2024-05-17T09:53:37.380Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
09:53:37 [2024-05-17T09:53:37.635Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.098s	coverage: 78.2% of statements
09:53:37 [2024-05-17T09:53:37.906Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
09:53:37 [2024-05-17T09:53:37.906Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
09:53:37 [2024-05-17T09:53:37.906Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
09:53:37 [2024-05-17T09:53:37.906Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 87.2% of statements
09:53:38 [2024-05-17T09:53:38.160Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.112s	coverage: 76.8% of statements
09:53:38 [2024-05-17T09:53:38.160Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
09:53:38 [2024-05-17T09:53:38.160Z] ok  	github.com/docker/docker/daemon/logger/local	0.038s	coverage: 79.4% of statements
09:53:38 [2024-05-17T09:53:38.720Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.024s	coverage: 31.5% of statements
09:53:38 [2024-05-17T09:53:38.720Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.029s	coverage: 63.5% of statements
09:53:38 [2024-05-17T09:53:38.720Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:53:38 [2024-05-17T09:53:38.720Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
09:53:38 [2024-05-17T09:53:38.720Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
09:53:39 [2024-05-17T09:53:39.279Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
09:53:39 [2024-05-17T09:53:39.279Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:53:39 [2024-05-17T09:53:39.279Z] ok  	github.com/docker/docker/daemon/network	0.015s	coverage: 63.8% of statements
09:53:39 [2024-05-17T09:53:39.534Z] ok  	github.com/docker/docker/daemon/logger/journald	1.668s	coverage: 72.7% of statements
09:53:40 [2024-05-17T09:53:40.092Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:53:40 [2024-05-17T09:53:40.092Z] ok  	github.com/docker/docker/dockerversion	0.005s	coverage: 100.0% of statements
09:53:40 [2024-05-17T09:53:40.092Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
09:53:40 [2024-05-17T09:53:40.092Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.2% of statements
09:53:40 [2024-05-17T09:53:40.347Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.434s	coverage: 82.5% of statements
09:53:40 [2024-05-17T09:53:40.601Z] ok  	github.com/docker/docker/image	0.024s	coverage: 82.8% of statements
09:53:40 [2024-05-17T09:53:40.855Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
09:53:40 [2024-05-17T09:53:40.855Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
09:53:40 [2024-05-17T09:53:40.855Z] ok  	github.com/docker/docker/image/cache	0.011s	coverage: 26.1% of statements
09:53:40 [2024-05-17T09:53:40.855Z] ?   	github.com/docker/docker/image/v1	[no test files]
09:53:40 [2024-05-17T09:53:40.855Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.5% of statements
09:53:41 [2024-05-17T09:53:41.109Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
09:53:41 [2024-05-17T09:53:41.109Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
09:53:41 [2024-05-17T09:53:41.109Z] ok  	github.com/docker/docker/internal/ioutils	0.007s	coverage: 66.7% of statements
09:53:41 [2024-05-17T09:53:41.109Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
09:53:41 [2024-05-17T09:53:41.109Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
09:53:41 [2024-05-17T09:53:41.364Z] ?   	github.com/docker/docker/internal/rootless/mountopts	[no test files]
09:53:41 [2024-05-17T09:53:41.364Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
09:53:41 [2024-05-17T09:53:41.364Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:53:41 [2024-05-17T09:53:41.364Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
09:53:41 [2024-05-17T09:53:41.364Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
09:53:41 [2024-05-17T09:53:41.364Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
09:53:41 [2024-05-17T09:53:41.364Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
09:53:41 [2024-05-17T09:53:41.364Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
09:53:41 [2024-05-17T09:53:41.364Z] ok  	github.com/docker/docker/internal/sliceutil	0.003s	coverage: 56.2% of statements
09:53:41 [2024-05-17T09:53:41.364Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
09:53:41 [2024-05-17T09:53:41.364Z] ok  	github.com/docker/docker/distribution	1.493s	coverage: 28.7% of statements
09:53:42 [2024-05-17T09:53:42.286Z] ok  	github.com/docker/docker/distribution/xfer	2.168s	coverage: 85.4% of statements
09:53:42 [2024-05-17T09:53:42.286Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:53:42 [2024-05-17T09:53:42.286Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:53:42 [2024-05-17T09:53:42.286Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
09:53:42 [2024-05-17T09:53:42.286Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:53:42 [2024-05-17T09:53:42.286Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:53:42 [2024-05-17T09:53:42.286Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
09:53:42 [2024-05-17T09:53:42.541Z] ok  	github.com/docker/docker/daemon	10.795s	coverage: 15.8% of statements
09:53:42 [2024-05-17T09:53:42.796Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:53:42 [2024-05-17T09:53:42.796Z] ok  	github.com/docker/docker/oci	0.014s	coverage: 35.8% of statements
09:53:42 [2024-05-17T09:53:42.796Z] ok  	github.com/docker/docker/opts	0.050s	coverage: 67.9% of statements
09:53:43 [2024-05-17T09:53:43.355Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
09:53:43 [2024-05-17T09:53:43.355Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
09:53:43 [2024-05-17T09:53:43.355Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 26.7% of statements
09:53:43 [2024-05-17T09:53:43.355Z] ok  	github.com/docker/docker/pkg/directory	0.011s	coverage: 81.8% of statements
09:53:43 [2024-05-17T09:53:43.610Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
09:53:43 [2024-05-17T09:53:43.610Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.261s	coverage: 83.7% of statements
09:53:43 [2024-05-17T09:53:43.610Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 51.7% of statements
09:53:43 [2024-05-17T09:53:43.610Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 6.5% of statements
09:53:43 [2024-05-17T09:53:43.610Z] ok  	github.com/docker/docker/pkg/archive	0.382s	coverage: 80.9% of statements
09:53:43 [2024-05-17T09:53:43.864Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
09:53:43 [2024-05-17T09:53:43.864Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
09:53:43 [2024-05-17T09:53:43.864Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 92.3% of statements
09:53:44 [2024-05-17T09:53:44.119Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
09:53:44 [2024-05-17T09:53:44.119Z] ok  	github.com/docker/docker/pkg/parsers	0.004s	coverage: 97.0% of statements
09:53:44 [2024-05-17T09:53:44.119Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:53:44 [2024-05-17T09:53:44.374Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
09:53:44 [2024-05-17T09:53:44.374Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:53:44 [2024-05-17T09:53:44.374Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:53:44 [2024-05-17T09:53:44.374Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
09:53:44 [2024-05-17T09:53:44.374Z] ok  	github.com/docker/docker/pkg/ioutils	0.375s	coverage: 68.6% of statements
09:53:44 [2024-05-17T09:53:44.374Z] ok  	github.com/docker/docker/pkg/idtools	0.491s	coverage: 69.7% of statements
09:53:44 [2024-05-17T09:53:44.628Z] ok  	github.com/docker/docker/pkg/authorization	1.210s	coverage: 68.3% of statements
09:53:44 [2024-05-17T09:53:44.883Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:53:44 [2024-05-17T09:53:44.883Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:53:44 [2024-05-17T09:53:44.883Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
09:53:44 [2024-05-17T09:53:44.883Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
09:53:44 [2024-05-17T09:53:44.883Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
09:53:44 [2024-05-17T09:53:44.883Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
09:53:44 [2024-05-17T09:53:44.883Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
09:53:45 [2024-05-17T09:53:45.138Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
09:53:45 [2024-05-17T09:53:45.138Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
09:53:45 [2024-05-17T09:53:45.138Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
09:53:45 [2024-05-17T09:53:45.138Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
09:53:45 [2024-05-17T09:53:45.138Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
09:53:45 [2024-05-17T09:53:45.392Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
09:53:45 [2024-05-17T09:53:45.392Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 64.5% of statements
09:53:45 [2024-05-17T09:53:45.647Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 41.0% of statements
09:53:45 [2024-05-17T09:53:45.647Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 53.4% of statements
09:53:45 [2024-05-17T09:53:45.647Z] ok  	github.com/docker/docker/pkg/tailfile	0.055s	coverage: 88.6% of statements
09:53:45 [2024-05-17T09:53:45.647Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
09:53:45 [2024-05-17T09:53:45.647Z] ok  	github.com/docker/docker/pkg/tarsum	0.063s	coverage: 89.6% of statements
09:53:46 [2024-05-17T09:53:46.205Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:53:46 [2024-05-17T09:53:46.205Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:53:46 [2024-05-17T09:53:46.460Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 13.6% of statements
09:53:46 [2024-05-17T09:53:46.460Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.0% of statements
09:53:46 [2024-05-17T09:53:46.715Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
09:53:46 [2024-05-17T09:53:46.715Z] ok  	github.com/docker/docker/pkg/plugins	2.010s	coverage: 73.7% of statements
09:53:46 [2024-05-17T09:53:46.969Z] ok  	github.com/docker/docker/plugin	0.527s	coverage: 23.2% of statements
09:53:46 [2024-05-17T09:53:46.969Z] ok  	github.com/docker/docker/quota	0.187s	coverage: 69.3% of statements
09:53:47 [2024-05-17T09:53:47.224Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 46.2% of statements
09:53:47 [2024-05-17T09:53:47.224Z] ok  	github.com/docker/docker/registry/resumable	0.019s	coverage: 100.0% of statements
09:53:47 [2024-05-17T09:53:47.224Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:53:47 [2024-05-17T09:53:47.224Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 54.0% of statements
09:53:47 [2024-05-17T09:53:47.224Z] ok  	github.com/docker/docker/registry	0.139s	coverage: 63.9% of statements
09:53:47 [2024-05-17T09:53:47.479Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 6.8% of statements
09:53:47 [2024-05-17T09:53:47.479Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:53:47 [2024-05-17T09:53:47.479Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:53:47 [2024-05-17T09:53:47.479Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:53:47 [2024-05-17T09:53:47.479Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:53:47 [2024-05-17T09:53:47.479Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:53:47 [2024-05-17T09:53:47.479Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:53:47 [2024-05-17T09:53:47.479Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:53:47 [2024-05-17T09:53:47.734Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:53:47 [2024-05-17T09:53:47.734Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:53:47 [2024-05-17T09:53:47.734Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:53:47 [2024-05-17T09:53:47.734Z] ?   	github.com/docker/docker/volume	[no test files]
09:53:47 [2024-05-17T09:53:47.988Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
09:53:48 [2024-05-17T09:53:48.242Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 61.5% of statements
09:53:48 [2024-05-17T09:53:48.242Z] ok  	github.com/docker/docker/volume/local	0.117s	coverage: 76.4% of statements
09:53:48 [2024-05-17T09:53:48.801Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:53:48 [2024-05-17T09:53:48.801Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:53:48 [2024-05-17T09:53:48.801Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 71.8% of statements
09:53:50 [2024-05-17T09:53:50.159Z] ok  	github.com/docker/docker/layer	7.839s	coverage: 68.1% of statements
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === Skipped
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     network_proxy_test.go:210: No support for dual stack yet
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:41: Driver btrfs not supported
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:41: Driver btrfs not supported
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:41: Driver btrfs not supported
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:41: Driver btrfs not supported
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:41: Driver btrfs not supported
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:68: No driver to put!
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z] time="2024-05-17T09:53:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z] time="2024-05-17T09:53:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z] time="2024-05-17T09:53:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z] time="2024-05-17T09:53:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z] time="2024-05-17T09:53:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:68: No driver to put!
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     overlay_test.go:61: Cannot run test with naive change algorithm
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:41: Driver zfs not supported
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:41: Driver zfs not supported
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:41: Driver zfs not supported
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:41: Driver zfs not supported
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:41: Driver zfs not supported
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     graphtest_unix.go:68: No driver to put!
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
09:53:50 [2024-05-17T09:53:50.414Z]     validate_test.go:73: only tested on Windows
09:53:50 [2024-05-17T09:53:50.414Z] 
09:53:50 [2024-05-17T09:53:50.414Z] DONE 3287 tests, 27 skipped in 66.699s
09:53:50 [2024-05-17T09:53:50.414Z] + '[' -n 'github.com/docker/docker/libnetwork
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/bitmap
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/cluster
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/cnmallocator
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/config
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/datastore
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/diagnostic
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/discoverapi
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/driverapi
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/drivers/bridge
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/drivers/host
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/drivers/null
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/drivers/overlay
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/drivers/remote
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/drivers/windows
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/drvregistry
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/etchosts
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/internal/caller
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/internal/kvstore
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/internal/netiputil
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/internal/resolvconf
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/ipamapi
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/ipams
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/ipams/defaultipam
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/ipams/null
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/ipams/remote
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/ipamutils
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/ipbits
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/iptables
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/netlabel
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/netutils
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/networkdb
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/ns
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/options
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/osl
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/osl/kernel
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/portallocator
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/portmapper
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/resolvconf
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/scope
09:53:50 [2024-05-17T09:53:50.414Z] github.com/docker/docker/libnetwork/types' ']'
09:53:50 [2024-05-17T09:53:50.414Z] + 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/cnmallocator 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/ipamapi github.com/docker/docker/libnetwork/ipams github.com/docker/docker/libnetwork/ipams/defaultipam 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:54:46 [2024-05-17T09:54:46.556Z] ok  	github.com/docker/docker/libnetwork	45.039s	coverage: 43.0% of statements
09:54:46 [2024-05-17T09:54:46.556Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
09:54:46 [2024-05-17T09:54:46.556Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
09:54:46 [2024-05-17T09:54:46.556Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
09:54:46 [2024-05-17T09:54:46.556Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
09:54:46 [2024-05-17T09:54:46.556Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
09:54:46 [2024-05-17T09:54:46.556Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
09:54:46 [2024-05-17T09:54:46.556Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
09:54:46 [2024-05-17T09:54:46.811Z] ok  	github.com/docker/docker/libnetwork/cnmallocator	5.154s	coverage: 72.3% of statements
09:54:47 [2024-05-17T09:54:47.065Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
09:54:47 [2024-05-17T09:54:47.623Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
09:54:47 [2024-05-17T09:54:47.623Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
09:54:47 [2024-05-17T09:54:47.623Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
09:54:47 [2024-05-17T09:54:47.623Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
09:54:52 [2024-05-17T09:54:52.859Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.776s	coverage: 63.4% of statements
09:54:52 [2024-05-17T09:54:52.859Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
09:54:52 [2024-05-17T09:54:52.859Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
09:54:54 [2024-05-17T09:54:54.220Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	1.058s	coverage: 5.1% of statements
09:54:54 [2024-05-17T09:54:54.220Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
09:54:54 [2024-05-17T09:54:54.475Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.003s	coverage: 4.7% of statements
09:54:54 [2024-05-17T09:54:54.475Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
09:54:54 [2024-05-17T09:54:54.730Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
09:54:55 [2024-05-17T09:54:55.654Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
09:54:55 [2024-05-17T09:54:55.908Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
09:54:56 [2024-05-17T09:54:56.163Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
09:54:56 [2024-05-17T09:54:56.721Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.0% of statements
09:54:56 [2024-05-17T09:54:56.722Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
09:54:56 [2024-05-17T09:54:56.722Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
09:54:56 [2024-05-17T09:54:56.722Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
09:54:56 [2024-05-17T09:54:56.976Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.027s	coverage: 87.0% of statements
09:54:57 [2024-05-17T09:54:57.231Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 82.1% of statements
09:54:57 [2024-05-17T09:54:57.486Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
09:54:57 [2024-05-17T09:54:57.486Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
09:54:57 [2024-05-17T09:54:57.486Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
09:54:57 [2024-05-17T09:54:57.486Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
09:54:58 [2024-05-17T09:54:58.046Z] ok  	github.com/docker/docker/libnetwork/internal/resolvconf	0.015s	coverage: 86.0% of statements
09:55:10 [2024-05-17T09:55:10.203Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
09:55:10 [2024-05-17T09:55:10.203Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
09:55:10 [2024-05-17T09:55:10.203Z] ?   	github.com/docker/docker/libnetwork/ipams	[no test files]
09:55:12 [2024-05-17T09:55:12.100Z] ok  	github.com/docker/docker/libnetwork/ipams/defaultipam	3.507s	coverage: 79.2% of statements
09:55:12 [2024-05-17T09:55:12.355Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
09:55:12 [2024-05-17T09:55:12.914Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
09:55:12 [2024-05-17T09:55:12.914Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
09:55:12 [2024-05-17T09:55:12.914Z] ?   	github.com/docker/docker/libnetwork/ipams/windowsipam	[no test files]
09:55:13 [2024-05-17T09:55:13.169Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.158s	coverage: 87.9% of statements
09:55:13 [2024-05-17T09:55:13.169Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
09:55:14 [2024-05-17T09:55:14.093Z] ok  	github.com/docker/docker/libnetwork/iptables	0.161s	coverage: 38.0% of statements
09:55:14 [2024-05-17T09:55:14.093Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
09:55:14 [2024-05-17T09:55:14.347Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 45.6% of statements
09:57:05 [2024-05-17T09:57:05.688Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.261s	coverage: 59.2% of statements
09:57:05 [2024-05-17T09:57:05.688Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
09:57:05 [2024-05-17T09:57:05.688Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
09:57:05 [2024-05-17T09:57:05.688Z] ok  	github.com/docker/docker/libnetwork/osl	4.439s	coverage: 37.2% of statements
09:57:05 [2024-05-17T09:57:05.688Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
09:57:05 [2024-05-17T09:57:05.688Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.5% of statements
09:57:06 [2024-05-17T09:57:06.610Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.707s	coverage: 47.9% of statements
09:57:06 [2024-05-17T09:57:06.865Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.006s	coverage: 75.8% of statements
09:57:06 [2024-05-17T09:57:06.865Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
09:57:07 [2024-05-17T09:57:07.119Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
09:57:07 [2024-05-17T09:57:07.119Z] 
09:57:07 [2024-05-17T09:57:07.119Z] === Skipped
09:57:07 [2024-05-17T09:57:07.119Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
09:57:07 [2024-05-17T09:57:07.119Z]     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:57:07 [2024-05-17T09:57:07.119Z] 
09:57:07 [2024-05-17T09:57:07.119Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
09:57:07 [2024-05-17T09:57:07.119Z]     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:57:07 [2024-05-17T09:57:07.119Z] 
09:57:07 [2024-05-17T09:57:07.119Z] DONE 465 tests, 2 skipped in 196.784s
Post stage
[Pipeline] junit
09:57:08 [2024-05-17T09:57:08.050Z] Recording test results
09:57:08 [2024-05-17T09:57:08.188Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:57:08 [2024-05-17T09:57:08.487Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47733/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6011366377dc64d598a2b5a62d782aef7a6e302d -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6011366377dc64d598a2b5a62d782aef7a6e302d hack/make.sh dynbinary test-integration
09:57:08 [2024-05-17T09:57:08.742Z] 
09:57:08 [2024-05-17T09:57:08.742Z] Removing bundles/
09:57:08 [2024-05-17T09:57:08.742Z] 
09:57:08 [2024-05-17T09:57:08.742Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:57:08 [2024-05-17T09:57:08.742Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:57:08 [2024-05-17T09:57:08.742Z] + tee /go/src/github.com/docker/docker/go.mod
09:57:08 [2024-05-17T09:57:08.742Z] module github.com/docker/docker
09:57:08 [2024-05-17T09:57:08.742Z] 
09:57:08 [2024-05-17T09:57:08.742Z] go 1.21
09:57:08 [2024-05-17T09:57:08.742Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:57:08 [2024-05-17T09:57:08.742Z] + GO111MODULE=on
09:57:08 [2024-05-17T09:57:08.742Z] + GOTOOLCHAIN=local
09:57:08 [2024-05-17T09:57:08.742Z] + 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=6011366377dc64d598a2b5a62d782aef7a6e302d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-05-17T09:57:08.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:57:47 [2024-05-17T09:57:47.381Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:57:47 [2024-05-17T09:57:47.381Z] Created binary: bundles/dynbinary-daemon/dockerd
09:57:47 [2024-05-17T09:57:47.381Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:57:47 [2024-05-17T09:57:47.381Z] + tee /go/src/github.com/docker/docker/go.mod
09:57:47 [2024-05-17T09:57:47.381Z] module github.com/docker/docker
09:57:47 [2024-05-17T09:57:47.381Z] 
09:57:47 [2024-05-17T09:57:47.381Z] go 1.21
09:57:47 [2024-05-17T09:57:47.381Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:57:47 [2024-05-17T09:57:47.381Z] + GO111MODULE=on
09:57:47 [2024-05-17T09:57:47.381Z] + GOTOOLCHAIN=local
09:57:47 [2024-05-17T09:57:47.381Z] + 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=6011366377dc64d598a2b5a62d782aef7a6e302d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-05-17T09:57:08.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:57:47 [2024-05-17T09:57:47.381Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:57:47 [2024-05-17T09:57:47.381Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:57:47 [2024-05-17T09:57:47.381Z] 
09:57:47 [2024-05-17T09:57:47.381Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:57:47 [2024-05-17T09:57:47.381Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:57:47 [2024-05-17T09:57:47.381Z] HOSTNAME=ee9f4f20f98a
09:57:47 [2024-05-17T09:57:47.381Z] TESTDEBUG=0
09:57:47 [2024-05-17T09:57:47.381Z] DEST=bundles/test-integration
09:57:47 [2024-05-17T09:57:47.381Z] PWD=/go/src/github.com/docker/docker
09:57:47 [2024-05-17T09:57:47.381Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
09:57:47 [2024-05-17T09:57:47.381Z] DOCKER_GITCOMMIT=6011366377dc64d598a2b5a62d782aef7a6e302d
09:57:47 [2024-05-17T09:57:47.381Z] container=docker
09:57:47 [2024-05-17T09:57:47.381Z] HOME=/root
09:57:47 [2024-05-17T09:57:47.381Z] CONTAINERD_NAMESPACE=moby
09:57:47 [2024-05-17T09:57:47.381Z] GOLANG_VERSION=1.21.10
09:57:47 [2024-05-17T09:57:47.381Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:57:47 [2024-05-17T09:57:47.381Z] VALIDATE_BRANCH=master
09:57:47 [2024-05-17T09:57:47.381Z] TERM=xterm
09:57:47 [2024-05-17T09:57:47.381Z] DOCKER_PKG=github.com/docker/docker
09:57:47 [2024-05-17T09:57:47.381Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
09:57:47 [2024-05-17T09:57:47.381Z] SHLVL=1
09:57:47 [2024-05-17T09:57:47.381Z] TIMEOUT=120m
09:57:47 [2024-05-17T09:57:47.381Z] GOTOOLCHAIN=local
09:57:47 [2024-05-17T09:57:47.381Z] DOCKER_GRAPHDRIVER=overlay2
09:57:47 [2024-05-17T09:57:47.381Z] GO111MODULE=off
09:57:47 [2024-05-17T09:57:47.381Z] DOCKER_EXPERIMENTAL=1
09:57:47 [2024-05-17T09:57:47.381Z] TEST_SKIP_INTEGRATION_CLI=1
09:57:47 [2024-05-17T09:57:47.381Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:57:47 [2024-05-17T09:57:47.381Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:57:47 [2024-05-17T09:57:47.381Z] GOPATH=/go
09:57:47 [2024-05-17T09:57:47.381Z] PKG_CONFIG=pkg-config
09:57:47 [2024-05-17T09:57:47.381Z] _=/usr/bin/env
09:57:47 [2024-05-17T09:57:47.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:58:09 [2024-05-17T09:58:09.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
09:58:09 [2024-05-17T09:58:09.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:58:09 [2024-05-17T09:58:09.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:58:13 [2024-05-17T09:58:13.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:58:17 [2024-05-17T09:58:17.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:58:20 [2024-05-17T09:58:20.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:58:20 [2024-05-17T09:58:20.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:58:22 [2024-05-17T09:58:22.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:58:23 [2024-05-17T09:58:23.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:58:24 [2024-05-17T09:58:24.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
09:58:25 [2024-05-17T09:58:25.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:58:26 [2024-05-17T09:58:26.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:58:27 [2024-05-17T09:58:27.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:58:28 [2024-05-17T09:58:28.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:58:30 [2024-05-17T09:58:30.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:58:31 [2024-05-17T09:58:31.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:58:31 [2024-05-17T09:58:31.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:58:32 [2024-05-17T09:58:32.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:58:33 [2024-05-17T09:58:33.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:58:35 [2024-05-17T09:58:35.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:58:35 [2024-05-17T09:58:35.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:58:37 [2024-05-17T09:58:37.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:58:38 [2024-05-17T09:58:38.046Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:58:38 [2024-05-17T09:58:38.046Z] Using test binary /usr/local/cli-integration/docker
09:58:38 [2024-05-17T09:58:38.046Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:58:38 [2024-05-17T09:58:38.046Z] +++ /etc/init.d/apparmor start
09:58:38 [2024-05-17T09:58:38.046Z] Not: starting.
09:58:38 [2024-05-17T09:58:38.046Z] INFO: Waiting for daemon to start...
09:58:38 [2024-05-17T09:58:38.046Z] Starting dockerd
09:58:38 [2024-05-17T09:58:38.046Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.CylxV7Wcn7/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
09:58:40 [2024-05-17T09:58:40.553Z] .
09:58:40 [2024-05-17T09:58:40.553Z] Running integration-test (iteration 1)
09:58:40 [2024-05-17T09:58:40.553Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
09:58:40 [2024-05-17T09:58:40.553Z] ++ '[' -n '' ']'
09:58:40 [2024-05-17T09:58:40.553Z] ++ 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:58:40 [2024-05-17T09:58:40.553Z] ++ set -e
09:58:40 [2024-05-17T09:58:40.553Z] ++ '[' -n 0 ']'
09:58:40 [2024-05-17T09:58:40.553Z] ++ set -x
09:58:40 [2024-05-17T09:58:40.553Z] ++ 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.CylxV7Wcn7/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:58:40 [2024-05-17T09:58:40.553Z] Loaded image: busybox:latest
09:58:40 [2024-05-17T09:58:40.808Z] Loaded image: busybox:glibc
09:58:41 [2024-05-17T09:58:41.732Z] Loaded image: debian:bookworm-slim
09:58:41 [2024-05-17T09:58:41.732Z] Loaded image: hello-world:latest
09:58:41 [2024-05-17T09:58:41.732Z] Loaded image: arm32v7/hello-world:latest
09:58:41 [2024-05-17T09:58:41.732Z] INFO: Testing against a local daemon
09:58:41 [2024-05-17T09:58:41.732Z] === RUN   TestCgroupNamespacesBuild
09:58:42 [2024-05-17T09:58:42.656Z] --- PASS: TestCgroupNamespacesBuild (1.08s)
09:58:42 [2024-05-17T09:58:42.656Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:58:44 [2024-05-17T09:58:44.016Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s)
09:58:44 [2024-05-17T09:58:44.016Z] === RUN   TestBuildWithSession
09:58:44 [2024-05-17T09:58:44.016Z]     build_session_test.go:26: TODO: BuildKit
09:58:44 [2024-05-17T09:58:44.016Z] --- SKIP: TestBuildWithSession (0.00s)
09:58:44 [2024-05-17T09:58:44.016Z] === RUN   TestBuildSquashParent
09:58:47 [2024-05-17T09:58:47.274Z] --- PASS: TestBuildSquashParent (3.17s)
09:58:47 [2024-05-17T09:58:47.274Z] === RUN   TestBuildWithRemoveAndForceRemove
09:58:47 [2024-05-17T09:58:47.274Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:58:47 [2024-05-17T09:58:47.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:58:47 [2024-05-17T09:58:47.274Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:58:47 [2024-05-17T09:58:47.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:58:47 [2024-05-17T09:58:47.274Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:58:47 [2024-05-17T09:58:47.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:58:47 [2024-05-17T09:58:47.274Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:58:47 [2024-05-17T09:58:47.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:58:47 [2024-05-17T09:58:47.274Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:58:47 [2024-05-17T09:58:47.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:58:47 [2024-05-17T09:58:47.274Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:58:47 [2024-05-17T09:58:47.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:58:47 [2024-05-17T09:58:47.274Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:58:47 [2024-05-17T09:58:47.274Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:58:47 [2024-05-17T09:58:47.274Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:58:47 [2024-05-17T09:58:47.274Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:58:47 [2024-05-17T09:58:47.274Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:58:47 [2024-05-17T09:58:47.274Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:58:50 [2024-05-17T09:58:50.531Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
09:58:50 [2024-05-17T09:58:50.531Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.30s)
09:58:50 [2024-05-17T09:58:50.531Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.45s)
09:58:50 [2024-05-17T09:58:50.531Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s)
09:58:50 [2024-05-17T09:58:50.531Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.81s)
09:58:50 [2024-05-17T09:58:50.531Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.02s)
09:58:50 [2024-05-17T09:58:50.531Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.04s)
09:58:50 [2024-05-17T09:58:50.531Z] === RUN   TestBuildMultiStageCopy
09:58:50 [2024-05-17T09:58:50.531Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:58:51 [2024-05-17T09:58:51.090Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:58:51 [2024-05-17T09:58:51.090Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:58:51 [2024-05-17T09:58:51.344Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:58:51 [2024-05-17T09:58:51.344Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:58:51 [2024-05-17T09:58:51.344Z] --- PASS: TestBuildMultiStageCopy (1.33s)
09:58:51 [2024-05-17T09:58:51.344Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.92s)
09:58:51 [2024-05-17T09:58:51.344Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
09:58:51 [2024-05-17T09:58:51.344Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
09:58:51 [2024-05-17T09:58:51.344Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s)
09:58:51 [2024-05-17T09:58:51.344Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s)
09:58:51 [2024-05-17T09:58:51.344Z] === RUN   TestBuildMultiStageParentConfig
09:58:51 [2024-05-17T09:58:51.904Z] --- PASS: TestBuildMultiStageParentConfig (0.35s)
09:58:51 [2024-05-17T09:58:51.904Z] === RUN   TestBuildLabelWithTargets
09:58:52 [2024-05-17T09:58:52.463Z] --- PASS: TestBuildLabelWithTargets (0.56s)
09:58:52 [2024-05-17T09:58:52.463Z] === RUN   TestBuildWithEmptyLayers
09:58:52 [2024-05-17T09:58:52.463Z] --- PASS: TestBuildWithEmptyLayers (0.14s)
09:58:52 [2024-05-17T09:58:52.463Z] === RUN   TestBuildMultiStageOnBuild
09:58:53 [2024-05-17T09:58:53.823Z] --- PASS: TestBuildMultiStageOnBuild (1.03s)
09:58:53 [2024-05-17T09:58:53.823Z] === RUN   TestBuildUncleanTarFilenames
09:58:53 [2024-05-17T09:58:53.823Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
09:58:53 [2024-05-17T09:58:53.823Z] === RUN   TestBuildMultiStageLayerLeak
09:58:54 [2024-05-17T09:58:54.757Z] --- PASS: TestBuildMultiStageLayerLeak (0.98s)
09:58:54 [2024-05-17T09:58:54.757Z] === RUN   TestBuildWithHugeFile
09:59:41 [2024-05-17T09:59:41.350Z] --- PASS: TestBuildWithHugeFile (45.27s)
09:59:41 [2024-05-17T09:59:41.350Z] === RUN   TestBuildWCOWSandboxSize
09:59:41 [2024-05-17T09:59:41.350Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:59:41 [2024-05-17T09:59:41.350Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:59:41 [2024-05-17T09:59:41.350Z] === RUN   TestBuildWithEmptyDockerfile
09:59:41 [2024-05-17T09:59:41.350Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:59:41 [2024-05-17T09:59:41.350Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:59:41 [2024-05-17T09:59:41.350Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:59:41 [2024-05-17T09:59:41.350Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:59:41 [2024-05-17T09:59:41.350Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:59:41 [2024-05-17T09:59:41.350Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:59:41 [2024-05-17T09:59:41.350Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:59:41 [2024-05-17T09:59:41.350Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:59:41 [2024-05-17T09:59:41.350Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:59:41 [2024-05-17T09:59:41.350Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
09:59:41 [2024-05-17T09:59:41.350Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
09:59:41 [2024-05-17T09:59:41.350Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
09:59:41 [2024-05-17T09:59:41.350Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
09:59:41 [2024-05-17T09:59:41.350Z] === RUN   TestBuildPreserveOwnership
09:59:41 [2024-05-17T09:59:41.350Z] === RUN   TestBuildPreserveOwnership/copy_from
09:59:41 [2024-05-17T09:59:41.350Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:59:41 [2024-05-17T09:59:41.909Z] --- PASS: TestBuildPreserveOwnership (2.11s)
09:59:41 [2024-05-17T09:59:41.909Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.46s)
09:59:41 [2024-05-17T09:59:41.909Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.64s)
09:59:41 [2024-05-17T09:59:41.909Z] === RUN   TestBuildPlatformInvalid
09:59:42 [2024-05-17T09:59:42.163Z] --- PASS: TestBuildPlatformInvalid (0.01s)
09:59:42 [2024-05-17T09:59:42.163Z] === RUN   TestBuildWorkdirNoCacheMiss
09:59:42 [2024-05-17T09:59:42.163Z] === RUN   TestBuildWorkdirNoCacheMiss/trailing_slash
09:59:42 [2024-05-17T09:59:42.163Z] === RUN   TestBuildWorkdirNoCacheMiss/no_trailing_slash
09:59:42 [2024-05-17T09:59:42.163Z] --- PASS: TestBuildWorkdirNoCacheMiss (0.09s)
09:59:42 [2024-05-17T09:59:42.163Z]     --- PASS: TestBuildWorkdirNoCacheMiss/trailing_slash (0.07s)
09:59:42 [2024-05-17T09:59:42.163Z]     --- PASS: TestBuildWorkdirNoCacheMiss/no_trailing_slash (0.00s)
09:59:42 [2024-05-17T09:59:42.163Z] === RUN   TestBuildkitHistoryTracePropagation
09:59:42 [2024-05-17T09:59:42.163Z] time="2024-05-17T09:59:41Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
09:59:42 [2024-05-17T09:59:42.163Z] time="2024-05-17T09:59:41Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
09:59:42 [2024-05-17T09:59:42.164Z] time="2024-05-17T09:59:41Z" 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:59:42 [2024-05-17T09:59:42.164Z] time="2024-05-17T09:59:41Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
09:59:42 [2024-05-17T09:59:42.164Z] time="2024-05-17T09:59:41Z" 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:59:42 [2024-05-17T09:59:42.164Z] time="2024-05-17T09:59:41Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
09:59:42 [2024-05-17T09:59:42.164Z] time="2024-05-17T09:59:41Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
09:59:42 [2024-05-17T09:59:42.164Z] time="2024-05-17T09:59:41Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
09:59:42 [2024-05-17T09:59:42.164Z] time="2024-05-17T09:59:41Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
09:59:42 [2024-05-17T09:59:42.164Z] time="2024-05-17T09:59:41Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
09:59:42 [2024-05-17T09:59:42.164Z] time="2024-05-17T09:59:41Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
09:59:42 [2024-05-17T09:59:42.164Z] time="2024-05-17T09:59:41Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
09:59:42 [2024-05-17T09:59:42.164Z] time="2024-05-17T09:59:41Z" level=info msg="[core] [Server #4] Server created" module=grpc
09:59:42 [2024-05-17T09:59:42.164Z]     build_traces_test.go:87: Waiting for trace to be available
09:59:46 [2024-05-17T09:59:46.317Z] time="2024-05-17T09:59:46Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
09:59:46 [2024-05-17T09:59:46.317Z] time="2024-05-17T09:59:46Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
09:59:46 [2024-05-17T09:59:46.317Z] time="2024-05-17T09:59:46Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
09:59:46 [2024-05-17T09:59:46.317Z] time="2024-05-17T09:59:46Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
09:59:46 [2024-05-17T09:59:46.317Z] time="2024-05-17T09:59:46Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
09:59:46 [2024-05-17T09:59:46.317Z] time="2024-05-17T09:59:46Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
09:59:46 [2024-05-17T09:59:46.317Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
09:59:46 [2024-05-17T09:59:46.317Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:59:46 [2024-05-17T09:59:46.876Z] Loaded image: busybox:latest
09:59:46 [2024-05-17T09:59:46.876Z] Loaded image: busybox:glibc
09:59:47 [2024-05-17T09:59:47.799Z] Loaded image: debian:bookworm-slim
09:59:47 [2024-05-17T09:59:47.799Z] Loaded image: hello-world:latest
09:59:47 [2024-05-17T09:59:47.799Z] Loaded image: arm32v7/hello-world:latest
09:59:57 [2024-05-17T09:59:57.722Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.51s)
09:59:57 [2024-05-17T09:59:57.722Z] PASS
09:59:57 [2024-05-17T09:59:57.722Z] 
09:59:57 [2024-05-17T09:59:57.722Z] === Skipped
09:59:57 [2024-05-17T09:59:57.722Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:59:57 [2024-05-17T09:59:57.722Z]     build_session_test.go:26: TODO: BuildKit
09:59:57 [2024-05-17T09:59:57.722Z] 
09:59:57 [2024-05-17T09:59:57.722Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:59:57 [2024-05-17T09:59:57.722Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:59:57 [2024-05-17T09:59:57.722Z] 
09:59:57 [2024-05-17T09:59:57.722Z] DONE 38 tests, 2 skipped in 77.124s
09:59:57 [2024-05-17T09:59:57.722Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
09:59:57 [2024-05-17T09:59:57.722Z] ++ '[' -n '' ']'
09:59:57 [2024-05-17T09:59:57.722Z] ++ 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:59:57 [2024-05-17T09:59:57.722Z] ++ set -e
09:59:57 [2024-05-17T09:59:57.722Z] ++ '[' -n 0 ']'
09:59:57 [2024-05-17T09:59:57.722Z] ++ set -x
09:59:57 [2024-05-17T09:59:57.722Z] ++ 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.CylxV7Wcn7/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:59:57 [2024-05-17T09:59:57.722Z] INFO: Testing against a local daemon
09:59:57 [2024-05-17T09:59:57.722Z] === RUN   TestNoNewPrivileges
10:00:07 [2024-05-17T10:00:07.646Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
10:00:07 [2024-05-17T10:00:07.646Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
10:00:07 [2024-05-17T10:00:07.646Z] --- PASS: TestNoNewPrivileges (9.44s)
10:00:07 [2024-05-17T10:00:07.646Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.41s)
10:00:07 [2024-05-17T10:00:07.646Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.38s)
10:00:07 [2024-05-17T10:00:07.646Z] PASS
10:00:07 [2024-05-17T10:00:07.646Z] 
10:00:07 [2024-05-17T10:00:07.646Z] DONE 3 tests in 9.465s
10:00:07 [2024-05-17T10:00:07.646Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
10:00:07 [2024-05-17T10:00:07.646Z] ++ '[' -n '' ']'
10:00:07 [2024-05-17T10:00:07.646Z] ++ 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
10:00:07 [2024-05-17T10:00:07.646Z] ++ set -e
10:00:07 [2024-05-17T10:00:07.646Z] ++ '[' -n 0 ']'
10:00:07 [2024-05-17T10:00:07.646Z] ++ set -x
10:00:07 [2024-05-17T10:00:07.647Z] ++ 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.CylxV7Wcn7/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
10:00:07 [2024-05-17T10:00:07.647Z] INFO: Testing against a local daemon
10:00:07 [2024-05-17T10:00:07.647Z] === RUN   TestConfigInspect
10:00:09 [2024-05-17T10:00:09.029Z] --- PASS: TestConfigInspect (1.81s)
10:00:09 [2024-05-17T10:00:09.029Z] === RUN   TestConfigList
10:00:10 [2024-05-17T10:00:10.387Z] === RUN   TestConfigList/test_filter_by_name
10:00:10 [2024-05-17T10:00:10.387Z] === RUN   TestConfigList/test_filter_by_id
10:00:10 [2024-05-17T10:00:10.387Z] === RUN   TestConfigList/test_filter_by_label_key_only
10:00:10 [2024-05-17T10:00:10.387Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
10:00:10 [2024-05-17T10:00:10.387Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
10:00:10 [2024-05-17T10:00:10.946Z] --- PASS: TestConfigList (1.83s)
10:00:10 [2024-05-17T10:00:10.946Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
10:00:10 [2024-05-17T10:00:10.946Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
10:00:10 [2024-05-17T10:00:10.946Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
10:00:10 [2024-05-17T10:00:10.946Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
10:00:10 [2024-05-17T10:00:10.946Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
10:00:10 [2024-05-17T10:00:10.946Z] === RUN   TestConfigsCreateAndDelete
10:00:12 [2024-05-17T10:00:12.827Z] --- PASS: TestConfigsCreateAndDelete (1.92s)
10:00:12 [2024-05-17T10:00:12.827Z] === RUN   TestConfigsUpdate
10:00:14 [2024-05-17T10:00:14.709Z] --- PASS: TestConfigsUpdate (1.96s)
10:00:14 [2024-05-17T10:00:14.709Z] === RUN   TestTemplatedConfig
10:00:17 [2024-05-17T10:00:17.215Z] --- PASS: TestTemplatedConfig (2.42s)
10:00:17 [2024-05-17T10:00:17.215Z] === RUN   TestConfigCreateResolve
10:00:19 [2024-05-17T10:00:19.096Z] --- PASS: TestConfigCreateResolve (1.88s)
10:00:19 [2024-05-17T10:00:19.096Z] PASS
10:00:19 [2024-05-17T10:00:19.096Z] 
10:00:19 [2024-05-17T10:00:19.096Z] DONE 11 tests in 11.844s
10:00:19 [2024-05-17T10:00:19.096Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
10:00:19 [2024-05-17T10:00:19.096Z] ++ '[' -n '' ']'
10:00:19 [2024-05-17T10:00:19.096Z] ++ 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
10:00:19 [2024-05-17T10:00:19.096Z] ++ set -e
10:00:19 [2024-05-17T10:00:19.096Z] ++ '[' -n 0 ']'
10:00:19 [2024-05-17T10:00:19.096Z] ++ set -x
10:00:19 [2024-05-17T10:00:19.096Z] ++ 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.CylxV7Wcn7/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
10:00:19 [2024-05-17T10:00:19.096Z] INFO: Testing against a local daemon
10:00:19 [2024-05-17T10:00:19.096Z] === RUN   TestAttach
10:00:19 [2024-05-17T10:00:19.096Z] === RUN   TestAttach/without_TTY
10:00:19 [2024-05-17T10:00:19.096Z] === PAUSE TestAttach/without_TTY
10:00:19 [2024-05-17T10:00:19.096Z] === RUN   TestAttach/with_TTY
10:00:19 [2024-05-17T10:00:19.096Z] === PAUSE TestAttach/with_TTY
10:00:19 [2024-05-17T10:00:19.096Z] === CONT  TestAttach/without_TTY
10:00:19 [2024-05-17T10:00:19.096Z] === CONT  TestAttach/with_TTY
10:00:19 [2024-05-17T10:00:19.096Z] --- PASS: TestAttach (0.03s)
10:00:19 [2024-05-17T10:00:19.096Z]     --- PASS: TestAttach/without_TTY (0.06s)
10:00:19 [2024-05-17T10:00:19.096Z]     --- PASS: TestAttach/with_TTY (0.06s)
10:00:19 [2024-05-17T10:00:19.096Z] === RUN   TestCreateWithCDIDevices
10:00:20 [2024-05-17T10:00:20.019Z] --- PASS: TestCreateWithCDIDevices (1.01s)
10:00:20 [2024-05-17T10:00:20.019Z] === RUN   TestCDISpecDirsAreInSystemInfo
10:00:20 [2024-05-17T10:00:20.019Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
10:00:20 [2024-05-17T10:00:20.577Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
10:00:21 [2024-05-17T10:00:21.136Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
10:00:21 [2024-05-17T10:00:21.741Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
10:00:22 [2024-05-17T10:00:22.299Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
10:00:22 [2024-05-17T10:00:22.857Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
10:00:23 [2024-05-17T10:00:23.416Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
10:00:23 [2024-05-17T10:00:23.670Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
10:00:24 [2024-05-17T10:00:24.229Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s)
10:00:24 [2024-05-17T10:00:24.229Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
10:00:24 [2024-05-17T10:00:24.229Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
10:00:24 [2024-05-17T10:00:24.229Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
10:00:24 [2024-05-17T10:00:24.229Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
10:00:24 [2024-05-17T10:00:24.229Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
10:00:24 [2024-05-17T10:00:24.229Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
10:00:24 [2024-05-17T10:00:24.229Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
10:00:24 [2024-05-17T10:00:24.229Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestCheckpoint
10:00:24 [2024-05-17T10:00:24.229Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:00:24 [2024-05-17T10:00:24.229Z] --- SKIP: TestCheckpoint (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/commit
10:00:24 [2024-05-17T10:00:24.229Z] === PAUSE TestContainerInvalidJSON/commit
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/containers/create
10:00:24 [2024-05-17T10:00:24.229Z] === PAUSE TestContainerInvalidJSON/containers/create
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:00:24 [2024-05-17T10:00:24.229Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:00:24 [2024-05-17T10:00:24.229Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:00:24 [2024-05-17T10:00:24.229Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:00:24 [2024-05-17T10:00:24.229Z] === CONT  TestContainerInvalidJSON/commit
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:00:24 [2024-05-17T10:00:24.229Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:00:24 [2024-05-17T10:00:24.229Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:00:24 [2024-05-17T10:00:24.229Z] === CONT  TestContainerInvalidJSON/containers/create
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:00:24 [2024-05-17T10:00:24.229Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:00:24 [2024-05-17T10:00:24.229Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:00:24 [2024-05-17T10:00:24.229Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:00:24 [2024-05-17T10:00:24.229Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
10:00:24 [2024-05-17T10:00:24.229Z] === RUN   TestCopyFromContainerPathIsNotDir
10:00:24 [2024-05-17T10:00:24.484Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:00:24 [2024-05-17T10:00:24.484Z] === RUN   TestCopyToContainerPathDoesNotExist
10:00:24 [2024-05-17T10:00:24.484Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
10:00:24 [2024-05-17T10:00:24.484Z] === RUN   TestCopyEmptyFile
10:00:24 [2024-05-17T10:00:24.484Z] --- PASS: TestCopyEmptyFile (0.09s)
10:00:24 [2024-05-17T10:00:24.484Z] === RUN   TestCopyToContainerPathIsNotDir
10:00:24 [2024-05-17T10:00:24.484Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
10:00:24 [2024-05-17T10:00:24.484Z] === RUN   TestCopyFromContainer
10:00:25 [2024-05-17T10:00:25.406Z] === RUN   TestCopyFromContainer//
10:00:25 [2024-05-17T10:00:25.406Z] === RUN   TestCopyFromContainer/.
10:00:25 [2024-05-17T10:00:25.406Z] === RUN   TestCopyFromContainer//.
10:00:25 [2024-05-17T10:00:25.406Z] === RUN   TestCopyFromContainer/./
10:00:25 [2024-05-17T10:00:25.406Z] === RUN   TestCopyFromContainer//./
10:00:25 [2024-05-17T10:00:25.406Z] === RUN   TestCopyFromContainer//bar/root
10:00:25 [2024-05-17T10:00:25.406Z] === RUN   TestCopyFromContainer//bar/root/
10:00:25 [2024-05-17T10:00:25.406Z] === RUN   TestCopyFromContainer//bar/root/.
10:00:25 [2024-05-17T10:00:25.406Z] === RUN   TestCopyFromContainer/bar/quux
10:00:25 [2024-05-17T10:00:25.406Z] === RUN   TestCopyFromContainer/bar/quux/
10:00:25 [2024-05-17T10:00:25.406Z] === RUN   TestCopyFromContainer/bar/quux/.
10:00:25 [2024-05-17T10:00:25.407Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:00:25 [2024-05-17T10:00:25.407Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:00:25 [2024-05-17T10:00:25.407Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:00:25 [2024-05-17T10:00:25.407Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:00:25 [2024-05-17T10:00:25.407Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
10:00:25 [2024-05-17T10:00:25.407Z] === RUN   TestCopyFromContainer/bar/notarget
10:00:25 [2024-05-17T10:00:25.407Z] --- PASS: TestCopyFromContainer (0.78s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCopyFromContainer// (0.01s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCopyFromContainer/. (0.01s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCopyFromContainer//. (0.01s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
10:00:25 [2024-05-17T10:00:25.407Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:00:25 [2024-05-17T10:00:25.407Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:00:25 [2024-05-17T10:00:25.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:00:25 [2024-05-17T10:00:25.407Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:00:25 [2024-05-17T10:00:25.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:00:25 [2024-05-17T10:00:25.407Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:00:25 [2024-05-17T10:00:25.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:00:25 [2024-05-17T10:00:25.407Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:00:25 [2024-05-17T10:00:25.407Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:00:25 [2024-05-17T10:00:25.407Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:00:25 [2024-05-17T10:00:25.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:00:25 [2024-05-17T10:00:25.407Z] === RUN   TestCreateLinkToNonExistingContainer
10:00:25 [2024-05-17T10:00:25.407Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
10:00:25 [2024-05-17T10:00:25.407Z] === RUN   TestCreateWithInvalidEnv
10:00:25 [2024-05-17T10:00:25.407Z] === RUN   TestCreateWithInvalidEnv/0
10:00:25 [2024-05-17T10:00:25.407Z] === PAUSE TestCreateWithInvalidEnv/0
10:00:25 [2024-05-17T10:00:25.407Z] === RUN   TestCreateWithInvalidEnv/1
10:00:25 [2024-05-17T10:00:25.407Z] === PAUSE TestCreateWithInvalidEnv/1
10:00:25 [2024-05-17T10:00:25.407Z] === RUN   TestCreateWithInvalidEnv/2
10:00:25 [2024-05-17T10:00:25.407Z] === PAUSE TestCreateWithInvalidEnv/2
10:00:25 [2024-05-17T10:00:25.407Z] === CONT  TestCreateWithInvalidEnv/2
10:00:25 [2024-05-17T10:00:25.407Z] === CONT  TestCreateWithInvalidEnv/0
10:00:25 [2024-05-17T10:00:25.407Z] === CONT  TestCreateWithInvalidEnv/1
10:00:25 [2024-05-17T10:00:25.407Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:00:25 [2024-05-17T10:00:25.407Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:00:25 [2024-05-17T10:00:25.407Z] === RUN   TestCreateTmpfsMountsTarget
10:00:25 [2024-05-17T10:00:25.407Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:00:25 [2024-05-17T10:00:25.407Z] === RUN   TestCreateWithCustomMaskedPaths
10:00:26 [2024-05-17T10:00:26.765Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s)
10:00:26 [2024-05-17T10:00:26.765Z] === RUN   TestCreateWithCustomReadonlyPaths
10:00:28 [2024-05-17T10:00:28.124Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s)
10:00:28 [2024-05-17T10:00:28.124Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:00:28 [2024-05-17T10:00:28.124Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:00:28 [2024-05-17T10:00:28.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:00:28 [2024-05-17T10:00:28.124Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:00:28 [2024-05-17T10:00:28.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:00:28 [2024-05-17T10:00:28.124Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:00:28 [2024-05-17T10:00:28.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:00:28 [2024-05-17T10:00:28.124Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:00:28 [2024-05-17T10:00:28.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:00:28 [2024-05-17T10:00:28.124Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:00:28 [2024-05-17T10:00:28.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:00:28 [2024-05-17T10:00:28.124Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
10:00:28 [2024-05-17T10:00:28.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
10:00:28 [2024-05-17T10:00:28.124Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:00:28 [2024-05-17T10:00:28.124Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
10:00:28 [2024-05-17T10:00:28.124Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:00:28 [2024-05-17T10:00:28.124Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:00:28 [2024-05-17T10:00:28.124Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:00:28 [2024-05-17T10:00:28.124Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:00:28 [2024-05-17T10:00:28.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:00:28 [2024-05-17T10:00:28.124Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
10:00:28 [2024-05-17T10:00:28.124Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
10:00:28 [2024-05-17T10:00:28.124Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
10:00:28 [2024-05-17T10:00:28.124Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
10:00:28 [2024-05-17T10:00:28.124Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
10:00:28 [2024-05-17T10:00:28.124Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
10:00:28 [2024-05-17T10:00:28.124Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:00:28 [2024-05-17T10:00:28.124Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
10:00:28 [2024-05-17T10:00:28.124Z] === RUN   TestCreateDifferentPlatform
10:00:28 [2024-05-17T10:00:28.124Z] === RUN   TestCreateDifferentPlatform/different_os
10:00:28 [2024-05-17T10:00:28.124Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:00:28 [2024-05-17T10:00:28.124Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:00:28 [2024-05-17T10:00:28.124Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:00:28 [2024-05-17T10:00:28.124Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:00:28 [2024-05-17T10:00:28.124Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:00:28 [2024-05-17T10:00:28.379Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
10:00:28 [2024-05-17T10:00:28.379Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:00:28 [2024-05-17T10:00:28.379Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
10:00:28 [2024-05-17T10:00:28.379Z] === RUN   TestCreateInvalidHostConfig
10:00:28 [2024-05-17T10:00:28.379Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
10:00:28 [2024-05-17T10:00:28.379Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
10:00:28 [2024-05-17T10:00:28.379Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
10:00:28 [2024-05-17T10:00:28.379Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
10:00:28 [2024-05-17T10:00:28.379Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:00:28 [2024-05-17T10:00:28.379Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:00:28 [2024-05-17T10:00:28.379Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
10:00:28 [2024-05-17T10:00:28.379Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
10:00:28 [2024-05-17T10:00:28.379Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
10:00:28 [2024-05-17T10:00:28.379Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
10:00:28 [2024-05-17T10:00:28.379Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
10:00:28 [2024-05-17T10:00:28.379Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
10:00:28 [2024-05-17T10:00:28.379Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:00:28 [2024-05-17T10:00:28.379Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
10:00:28 [2024-05-17T10:00:28.379Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
10:00:28 [2024-05-17T10:00:28.379Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
10:00:28 [2024-05-17T10:00:28.379Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
10:00:28 [2024-05-17T10:00:28.379Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
10:00:28 [2024-05-17T10:00:28.379Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
10:00:28 [2024-05-17T10:00:28.379Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
10:00:28 [2024-05-17T10:00:28.379Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
10:00:28 [2024-05-17T10:00:28.379Z] === RUN   TestCreateWithMultipleEndpointSettings
10:00:28 [2024-05-17T10:00:28.379Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
10:00:28 [2024-05-17T10:00:28.379Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
10:00:28 [2024-05-17T10:00:28.379Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s)
10:00:28 [2024-05-17T10:00:28.379Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
10:00:28 [2024-05-17T10:00:28.379Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
10:00:28 [2024-05-17T10:00:28.379Z] === RUN   TestCreateWithCustomMACs
10:00:28 [2024-05-17T10:00:28.939Z] --- PASS: TestCreateWithCustomMACs (0.54s)
10:00:28 [2024-05-17T10:00:28.939Z] === RUN   TestContainerStartOnDaemonRestart
10:00:28 [2024-05-17T10:00:28.939Z] === PAUSE TestContainerStartOnDaemonRestart
10:00:28 [2024-05-17T10:00:28.939Z] === RUN   TestDaemonRestartIpcMode
10:00:28 [2024-05-17T10:00:28.939Z] === PAUSE TestDaemonRestartIpcMode
10:00:28 [2024-05-17T10:00:28.939Z] === RUN   TestDaemonHostGatewayIP
10:00:28 [2024-05-17T10:00:28.939Z] === PAUSE TestDaemonHostGatewayIP
10:00:28 [2024-05-17T10:00:28.939Z] === RUN   TestRestartDaemonWithRestartingContainer
10:00:28 [2024-05-17T10:00:28.939Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:00:28 [2024-05-17T10:00:28.939Z] === RUN   TestHardRestartWhenContainerIsRunning
10:00:28 [2024-05-17T10:00:28.939Z] === PAUSE TestHardRestartWhenContainerIsRunning
10:00:28 [2024-05-17T10:00:28.939Z] === RUN   TestContainerKillOnDaemonStart
10:00:28 [2024-05-17T10:00:28.939Z] === PAUSE TestContainerKillOnDaemonStart
10:00:28 [2024-05-17T10:00:28.939Z] === RUN   TestDiff
10:00:29 [2024-05-17T10:00:29.506Z] --- PASS: TestDiff (0.45s)
10:00:29 [2024-05-17T10:00:29.506Z] === RUN   TestDiffStoppedContainer
10:00:29 [2024-05-17T10:00:29.760Z] --- PASS: TestDiffStoppedContainer (0.43s)
10:00:29 [2024-05-17T10:00:29.760Z] === RUN   TestExecConsoleSize
10:00:30 [2024-05-17T10:00:30.320Z] --- PASS: TestExecConsoleSize (0.47s)
10:00:30 [2024-05-17T10:00:30.320Z] === RUN   TestExecWithCloseStdin
10:00:30 [2024-05-17T10:00:30.878Z] --- PASS: TestExecWithCloseStdin (0.49s)
10:00:30 [2024-05-17T10:00:30.878Z] === RUN   TestExec
10:00:31 [2024-05-17T10:00:31.133Z] --- PASS: TestExec (0.44s)
10:00:31 [2024-05-17T10:00:31.133Z] === RUN   TestExecUser
10:00:31 [2024-05-17T10:00:31.691Z] --- PASS: TestExecUser (0.43s)
10:00:31 [2024-05-17T10:00:31.691Z] === RUN   TestExecWithGroupAdd
10:00:32 [2024-05-17T10:00:32.250Z] --- PASS: TestExecWithGroupAdd (0.51s)
10:00:32 [2024-05-17T10:00:32.250Z] === RUN   TestExportContainerAndImportImage
10:00:32 [2024-05-17T10:00:32.504Z] --- PASS: TestExportContainerAndImportImage (0.51s)
10:00:32 [2024-05-17T10:00:32.504Z] === RUN   TestExportContainerAfterDaemonRestart
10:00:39 [2024-05-17T10:00:39.025Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
10:00:39 [2024-05-17T10:00:39.025Z] === RUN   TestHealthCheckWorkdir
10:00:39 [2024-05-17T10:00:39.280Z] --- PASS: TestHealthCheckWorkdir (0.53s)
10:00:39 [2024-05-17T10:00:39.280Z] === RUN   TestHealthKillContainer
10:00:47 [2024-05-17T10:00:47.345Z] --- PASS: TestHealthKillContainer (7.64s)
10:00:47 [2024-05-17T10:00:47.345Z] === RUN   TestHealthCheckProcessKilled
10:00:47 [2024-05-17T10:00:47.599Z] --- PASS: TestHealthCheckProcessKilled (0.65s)
10:00:47 [2024-05-17T10:00:47.599Z] === RUN   TestHealthStartInterval
10:00:48 [2024-05-17T10:00:48.958Z]     health_test.go:141: &{2024-05-17 10:00:48.713479747 +0000 UTC 2024-05-17 10:00:48.740041192 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:48 [2024-05-17T10:00:48.958Z]         }
10:00:48 [2024-05-17T10:00:48.958Z]     health_test.go:141: &{2024-05-17 10:00:48.713479747 +0000 UTC 2024-05-17 10:00:48.740041192 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:48 [2024-05-17T10:00:48.958Z]         }
10:00:49 [2024-05-17T10:00:49.212Z]     health_test.go:141: &{2024-05-17 10:00:48.713479747 +0000 UTC 2024-05-17 10:00:48.740041192 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:49 [2024-05-17T10:00:49.212Z]         }
10:00:49 [2024-05-17T10:00:49.212Z]     health_test.go:141: &{2024-05-17 10:00:48.713479747 +0000 UTC 2024-05-17 10:00:48.740041192 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:49 [2024-05-17T10:00:49.212Z]         }
10:00:49 [2024-05-17T10:00:49.466Z]     health_test.go:141: &{2024-05-17 10:00:48.713479747 +0000 UTC 2024-05-17 10:00:48.740041192 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:49 [2024-05-17T10:00:49.466Z]         }
10:00:49 [2024-05-17T10:00:49.466Z]     health_test.go:141: &{2024-05-17 10:00:48.713479747 +0000 UTC 2024-05-17 10:00:48.740041192 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:49 [2024-05-17T10:00:49.466Z]         }
10:00:49 [2024-05-17T10:00:49.466Z]     health_test.go:141: &{2024-05-17 10:00:48.713479747 +0000 UTC 2024-05-17 10:00:48.740041192 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:49 [2024-05-17T10:00:49.466Z]         }
10:00:49 [2024-05-17T10:00:49.720Z]     health_test.go:141: &{2024-05-17 10:00:48.713479747 +0000 UTC 2024-05-17 10:00:48.740041192 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:49 [2024-05-17T10:00:49.720Z]         }
10:00:49 [2024-05-17T10:00:49.720Z]     health_test.go:141: &{2024-05-17 10:00:48.713479747 +0000 UTC 2024-05-17 10:00:48.740041192 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:49 [2024-05-17T10:00:49.720Z]         }
10:00:49 [2024-05-17T10:00:49.975Z]     health_test.go:141: &{2024-05-17 10:00:48.713479747 +0000 UTC 2024-05-17 10:00:48.740041192 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:49 [2024-05-17T10:00:49.975Z]         }
10:00:49 [2024-05-17T10:00:49.975Z]     health_test.go:141: &{2024-05-17 10:00:49.740563451 +0000 UTC 2024-05-17 10:00:49.766363107 +0000 UTC 1 2}
10:00:49 [2024-05-17T10:00:49.975Z]     health_test.go:141: &{2024-05-17 10:00:49.740563451 +0000 UTC 2024-05-17 10:00:49.766363107 +0000 UTC 1 2}
10:00:50 [2024-05-17T10:00:50.229Z]     health_test.go:141: &{2024-05-17 10:00:49.740563451 +0000 UTC 2024-05-17 10:00:49.766363107 +0000 UTC 1 2}
10:00:50 [2024-05-17T10:00:50.229Z]     health_test.go:141: &{2024-05-17 10:00:49.740563451 +0000 UTC 2024-05-17 10:00:49.766363107 +0000 UTC 1 2}
10:00:50 [2024-05-17T10:00:50.483Z]     health_test.go:141: &{2024-05-17 10:00:49.740563451 +0000 UTC 2024-05-17 10:00:49.766363107 +0000 UTC 1 2}
10:00:50 [2024-05-17T10:00:50.483Z]     health_test.go:141: &{2024-05-17 10:00:49.740563451 +0000 UTC 2024-05-17 10:00:49.766363107 +0000 UTC 1 2}
10:00:50 [2024-05-17T10:00:50.483Z]     health_test.go:141: &{2024-05-17 10:00:49.740563451 +0000 UTC 2024-05-17 10:00:49.766363107 +0000 UTC 1 2}
10:00:50 [2024-05-17T10:00:50.738Z]     health_test.go:141: &{2024-05-17 10:00:49.740563451 +0000 UTC 2024-05-17 10:00:49.766363107 +0000 UTC 1 2}
10:00:50 [2024-05-17T10:00:50.738Z]     health_test.go:141: &{2024-05-17 10:00:49.740563451 +0000 UTC 2024-05-17 10:00:49.766363107 +0000 UTC 1 2}
10:00:50 [2024-05-17T10:00:50.992Z]     health_test.go:141: &{2024-05-17 10:00:49.740563451 +0000 UTC 2024-05-17 10:00:49.766363107 +0000 UTC 1 2}
10:00:50 [2024-05-17T10:00:50.992Z]     health_test.go:169: 1.02640573s
10:00:51 [2024-05-17T10:00:51.915Z]     health_test.go:169: 1.02640573s
10:00:53 [2024-05-17T10:00:53.273Z]     health_test.go:169: 1.02640573s
10:00:54 [2024-05-17T10:00:54.195Z]     health_test.go:169: 1.02640573s
10:00:55 [2024-05-17T10:00:55.118Z]     health_test.go:169: 1.02640573s
10:00:56 [2024-05-17T10:00:56.049Z]     health_test.go:169: 1.02640573s
10:00:56 [2024-05-17T10:00:56.976Z]     health_test.go:169: 1.02640573s
10:00:57 [2024-05-17T10:00:57.898Z]     health_test.go:169: 1.02640573s
10:00:59 [2024-05-17T10:00:59.257Z]     health_test.go:169: 1.02640573s
10:01:00 [2024-05-17T10:01:00.178Z]     health_test.go:169: 1.02640573s
10:01:01 [2024-05-17T10:01:01.101Z]     health_test.go:169: 1.02640573s
10:01:02 [2024-05-17T10:01:02.023Z]     health_test.go:169: 1.02640573s
10:01:02 [2024-05-17T10:01:02.946Z]     health_test.go:169: 1.02640573s
10:01:03 [2024-05-17T10:01:03.868Z]     health_test.go:169: 1.02640573s
10:01:05 [2024-05-17T10:01:05.226Z]     health_test.go:169: 1.02640573s
10:01:06 [2024-05-17T10:01:06.148Z]     health_test.go:169: 1.02640573s
10:01:07 [2024-05-17T10:01:07.070Z]     health_test.go:169: 1.02640573s
10:01:07 [2024-05-17T10:01:07.992Z]     health_test.go:169: 1.02640573s
10:01:08 [2024-05-17T10:01:08.914Z]     health_test.go:169: 1.02640573s
10:01:10 [2024-05-17T10:01:10.273Z]     health_test.go:169: 1.02640573s
10:01:11 [2024-05-17T10:01:11.195Z]     health_test.go:169: 1.02640573s
10:01:12 [2024-05-17T10:01:12.117Z]     health_test.go:169: 1.02640573s
10:01:13 [2024-05-17T10:01:13.039Z]     health_test.go:169: 1.02640573s
10:01:13 [2024-05-17T10:01:13.962Z]     health_test.go:169: 1.02640573s
10:01:14 [2024-05-17T10:01:14.884Z]     health_test.go:169: 1.02640573s
10:01:16 [2024-05-17T10:01:16.257Z]     health_test.go:169: 1.02640573s
10:01:17 [2024-05-17T10:01:17.183Z]     health_test.go:169: 1.02640573s
10:01:18 [2024-05-17T10:01:18.106Z]     health_test.go:169: 1.02640573s
10:01:19 [2024-05-17T10:01:19.028Z]     health_test.go:169: 1.02640573s
10:01:19 [2024-05-17T10:01:19.950Z]     health_test.go:169: 1.02640573s
10:01:21 [2024-05-17T10:01:21.309Z] --- PASS: TestHealthStartInterval (33.61s)
10:01:21 [2024-05-17T10:01:21.309Z] === RUN   TestInspectAnnotations
10:01:21 [2024-05-17T10:01:21.309Z] --- PASS: TestInspectAnnotations (0.06s)
10:01:21 [2024-05-17T10:01:21.309Z] === RUN   TestNetworkAliasesAreEmpty
10:01:21 [2024-05-17T10:01:21.309Z] === RUN   TestNetworkAliasesAreEmpty/host
10:01:21 [2024-05-17T10:01:21.309Z] === RUN   TestNetworkAliasesAreEmpty/bridge
10:01:21 [2024-05-17T10:01:21.309Z] === RUN   TestNetworkAliasesAreEmpty/none
10:01:21 [2024-05-17T10:01:21.309Z] --- PASS: TestNetworkAliasesAreEmpty (0.15s)
10:01:21 [2024-05-17T10:01:21.309Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.05s)
10:01:21 [2024-05-17T10:01:21.309Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.05s)
10:01:21 [2024-05-17T10:01:21.309Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.05s)
10:01:21 [2024-05-17T10:01:21.309Z] === RUN   TestIpcModeNone
10:01:21 [2024-05-17T10:01:21.869Z] --- PASS: TestIpcModeNone (0.45s)
10:01:21 [2024-05-17T10:01:21.869Z] === RUN   TestIpcModePrivate
10:01:22 [2024-05-17T10:01:22.123Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
10:01:22 [2024-05-17T10:01:22.377Z] --- PASS: TestIpcModePrivate (0.45s)
10:01:22 [2024-05-17T10:01:22.377Z] === RUN   TestIpcModeShareable
10:01:22 [2024-05-17T10:01:22.632Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
10:01:22 [2024-05-17T10:01:22.886Z] --- PASS: TestIpcModeShareable (0.46s)
10:01:22 [2024-05-17T10:01:22.886Z] === RUN   TestAPIIpcModeShareableAndContainer
10:01:24 [2024-05-17T10:01:24.246Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.19s)
10:01:24 [2024-05-17T10:01:24.246Z] === RUN   TestAPIIpcModeHost
10:01:24 [2024-05-17T10:01:24.246Z] --- PASS: TestAPIIpcModeHost (0.29s)
10:01:24 [2024-05-17T10:01:24.246Z] === RUN   TestDaemonIpcModeShareable
10:01:25 [2024-05-17T10:01:25.169Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
10:01:25 [2024-05-17T10:01:25.423Z] --- PASS: TestDaemonIpcModeShareable (1.04s)
10:01:25 [2024-05-17T10:01:25.423Z] === RUN   TestDaemonIpcModePrivate
10:01:26 [2024-05-17T10:01:26.345Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
10:01:26 [2024-05-17T10:01:26.345Z] --- PASS: TestDaemonIpcModePrivate (1.09s)
10:01:26 [2024-05-17T10:01:26.345Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:01:27 [2024-05-17T10:01:27.268Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
10:01:27 [2024-05-17T10:01:27.522Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.05s)
10:01:27 [2024-05-17T10:01:27.522Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:01:28 [2024-05-17T10:01:28.444Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
10:01:28 [2024-05-17T10:01:28.444Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.03s)
10:01:28 [2024-05-17T10:01:28.444Z] === RUN   TestIpcModeOlderClient
10:01:28 [2024-05-17T10:01:28.444Z] === PAUSE TestIpcModeOlderClient
10:01:28 [2024-05-17T10:01:28.444Z] === RUN   TestKillContainerInvalidSignal
10:01:29 [2024-05-17T10:01:29.003Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
10:01:29 [2024-05-17T10:01:29.003Z] === RUN   TestKillContainer
10:01:29 [2024-05-17T10:01:29.003Z] === RUN   TestKillContainer/no_signal
10:01:29 [2024-05-17T10:01:29.257Z] === RUN   TestKillContainer/non_killing_signal
10:01:29 [2024-05-17T10:01:29.511Z] === RUN   TestKillContainer/killing_signal
10:01:30 [2024-05-17T10:01:30.433Z] --- PASS: TestKillContainer (1.36s)
10:01:30 [2024-05-17T10:01:30.433Z]     --- PASS: TestKillContainer/no_signal (0.41s)
10:01:30 [2024-05-17T10:01:30.433Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
10:01:30 [2024-05-17T10:01:30.433Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
10:01:30 [2024-05-17T10:01:30.433Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:01:30 [2024-05-17T10:01:30.433Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:01:30 [2024-05-17T10:01:30.687Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:01:31 [2024-05-17T10:01:31.245Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s)
10:01:31 [2024-05-17T10:01:31.245Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
10:01:31 [2024-05-17T10:01:31.245Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.23s)
10:01:31 [2024-05-17T10:01:31.245Z] === RUN   TestKillStoppedContainer
10:01:31 [2024-05-17T10:01:31.245Z] --- PASS: TestKillStoppedContainer (0.05s)
10:01:31 [2024-05-17T10:01:31.245Z] === RUN   TestKillDifferentUserContainer
10:01:31 [2024-05-17T10:01:31.804Z] --- PASS: TestKillDifferentUserContainer (0.43s)
10:01:31 [2024-05-17T10:01:31.804Z] === RUN   TestInspectOomKilledTrue
10:01:32 [2024-05-17T10:01:32.058Z] --- PASS: TestInspectOomKilledTrue (0.47s)
10:01:32 [2024-05-17T10:01:32.058Z] === RUN   TestInspectOomKilledFalse
10:01:32 [2024-05-17T10:01:32.616Z] --- PASS: TestInspectOomKilledFalse (0.47s)
10:01:32 [2024-05-17T10:01:32.616Z] === RUN   TestLinksEtcHostsContentMatch
10:01:32 [2024-05-17T10:01:32.870Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s)
10:01:32 [2024-05-17T10:01:32.870Z] === RUN   TestLinksContainerNames
10:01:33 [2024-05-17T10:01:33.792Z] --- PASS: TestLinksContainerNames (0.89s)
10:01:33 [2024-05-17T10:01:33.792Z] === RUN   TestLogsFollowTailEmpty
10:01:34 [2024-05-17T10:01:34.047Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
10:01:34 [2024-05-17T10:01:34.047Z] === RUN   TestLogs
10:01:34 [2024-05-17T10:01:34.047Z] === RUN   TestLogs/driver_local
10:01:34 [2024-05-17T10:01:34.047Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
10:01:34 [2024-05-17T10:01:34.047Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
10:01:34 [2024-05-17T10:01:34.047Z] === RUN   TestLogs/driver_local/tty/only_stdout
10:01:34 [2024-05-17T10:01:34.047Z] === PAUSE TestLogs/driver_local/tty/only_stdout
10:01:34 [2024-05-17T10:01:34.047Z] === RUN   TestLogs/driver_local/tty/only_stderr
10:01:34 [2024-05-17T10:01:34.047Z] === PAUSE TestLogs/driver_local/tty/only_stderr
10:01:34 [2024-05-17T10:01:34.047Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
10:01:34 [2024-05-17T10:01:34.047Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
10:01:34 [2024-05-17T10:01:34.047Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
10:01:34 [2024-05-17T10:01:34.047Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
10:01:34 [2024-05-17T10:01:34.047Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
10:01:34 [2024-05-17T10:01:34.047Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
10:01:34 [2024-05-17T10:01:34.047Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
10:01:34 [2024-05-17T10:01:34.047Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
10:01:34 [2024-05-17T10:01:34.047Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
10:01:34 [2024-05-17T10:01:34.047Z] === CONT  TestLogs/driver_local/tty/only_stderr
10:01:34 [2024-05-17T10:01:34.047Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
10:01:34 [2024-05-17T10:01:34.047Z] === CONT  TestLogs/driver_local/tty/only_stdout
10:01:35 [2024-05-17T10:01:35.947Z] === RUN   TestLogs/driver_json-file
10:01:35 [2024-05-17T10:01:35.947Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
10:01:35 [2024-05-17T10:01:35.947Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
10:01:35 [2024-05-17T10:01:35.947Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
10:01:35 [2024-05-17T10:01:35.947Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
10:01:35 [2024-05-17T10:01:35.947Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
10:01:35 [2024-05-17T10:01:35.947Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
10:01:35 [2024-05-17T10:01:35.947Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:01:35 [2024-05-17T10:01:35.947Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:01:35 [2024-05-17T10:01:35.948Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
10:01:35 [2024-05-17T10:01:35.948Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
10:01:35 [2024-05-17T10:01:35.948Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
10:01:35 [2024-05-17T10:01:35.948Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
10:01:35 [2024-05-17T10:01:35.948Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
10:01:35 [2024-05-17T10:01:35.948Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
10:01:35 [2024-05-17T10:01:35.948Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
10:01:35 [2024-05-17T10:01:35.948Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
10:01:35 [2024-05-17T10:01:35.948Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
10:01:35 [2024-05-17T10:01:35.948Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:01:37 [2024-05-17T10:01:37.306Z] --- PASS: TestLogs (3.05s)
10:01:37 [2024-05-17T10:01:37.306Z]     --- PASS: TestLogs/driver_local (0.01s)
10:01:37 [2024-05-17T10:01:37.306Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.99s)
10:01:37 [2024-05-17T10:01:37.306Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.23s)
10:01:37 [2024-05-17T10:01:37.306Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.34s)
10:01:37 [2024-05-17T10:01:37.306Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.46s)
10:01:37 [2024-05-17T10:01:37.306Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.50s)
10:01:37 [2024-05-17T10:01:37.306Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.56s)
10:01:37 [2024-05-17T10:01:37.306Z]     --- PASS: TestLogs/driver_json-file (0.01s)
10:01:37 [2024-05-17T10:01:37.306Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.81s)
10:01:37 [2024-05-17T10:01:37.306Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.07s)
10:01:37 [2024-05-17T10:01:37.306Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.32s)
10:01:37 [2024-05-17T10:01:37.306Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.38s)
10:01:37 [2024-05-17T10:01:37.306Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.42s)
10:01:37 [2024-05-17T10:01:37.306Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.48s)
10:01:37 [2024-05-17T10:01:37.306Z] === RUN   TestContainerNetworkMountsNoChown
10:01:37 [2024-05-17T10:01:37.561Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/default
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/default
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/private
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/private
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/rprivate
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/rprivate
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/slave
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/slave
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/rslave
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/rslave
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/shared
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/shared
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/rshared
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/rshared
10:01:37 [2024-05-17T10:01:37.561Z] === CONT  TestMountDaemonRoot/default
10:01:37 [2024-05-17T10:01:37.561Z] === CONT  TestMountDaemonRoot/rslave
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:01:37 [2024-05-17T10:01:37.561Z] === CONT  TestMountDaemonRoot/rshared
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/default/bind_root
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:01:37 [2024-05-17T10:01:37.561Z] === CONT  TestMountDaemonRoot/rprivate
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:01:37 [2024-05-17T10:01:37.561Z] === CONT  TestMountDaemonRoot/private
10:01:37 [2024-05-17T10:01:37.561Z] === CONT  TestMountDaemonRoot/slave
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/private/bind_root
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:01:37 [2024-05-17T10:01:37.561Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/default/mount_root
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === CONT  TestMountDaemonRoot/shared
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/private/mount_root
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:01:37 [2024-05-17T10:01:37.561Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === CONT  TestMountDaemonRoot/default/bind_root
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:01:37 [2024-05-17T10:01:37.561Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === CONT  TestMountDaemonRoot/default/mount_root
10:01:37 [2024-05-17T10:01:37.561Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:01:37 [2024-05-17T10:01:37.561Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:01:37 [2024-05-17T10:01:37.815Z] === CONT  TestMountDaemonRoot/private/bind_root
10:01:37 [2024-05-17T10:01:37.815Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:01:37 [2024-05-17T10:01:37.815Z] === CONT  TestMountDaemonRoot/private/mount_root
10:01:37 [2024-05-17T10:01:37.815Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:01:37 [2024-05-17T10:01:37.815Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:01:37 [2024-05-17T10:01:37.815Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:01:37 [2024-05-17T10:01:37.815Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:01:37 [2024-05-17T10:01:37.815Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:01:37 [2024-05-17T10:01:37.815Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:01:37 [2024-05-17T10:01:37.815Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:01:37 [2024-05-17T10:01:37.815Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:01:37 [2024-05-17T10:01:37.815Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:01:37 [2024-05-17T10:01:37.815Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:01:37 [2024-05-17T10:01:37.815Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:01:37 [2024-05-17T10:01:37.815Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:01:37 [2024-05-17T10:01:37.815Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:01:37 [2024-05-17T10:01:37.815Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:01:37 [2024-05-17T10:01:37.815Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:01:37 [2024-05-17T10:01:37.815Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:01:37 [2024-05-17T10:01:37.815Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:01:37 [2024-05-17T10:01:37.815Z] --- PASS: TestMountDaemonRoot (0.01s)
10:01:37 [2024-05-17T10:01:37.815Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
10:01:37 [2024-05-17T10:01:37.815Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
10:01:37 [2024-05-17T10:01:37.815Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
10:01:37 [2024-05-17T10:01:37.815Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
10:01:37 [2024-05-17T10:01:37.815Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
10:01:37 [2024-05-17T10:01:37.815Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
10:01:37 [2024-05-17T10:01:37.815Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
10:01:37 [2024-05-17T10:01:37.815Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
10:01:37 [2024-05-17T10:01:37.815Z] === RUN   TestContainerBindMountNonRecursive
10:01:39 [2024-05-17T10:01:39.174Z] --- PASS: TestContainerBindMountNonRecursive (1.03s)
10:01:39 [2024-05-17T10:01:39.174Z] === RUN   TestContainerVolumesMountedAsShared
10:01:39 [2024-05-17T10:01:39.428Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
10:01:39 [2024-05-17T10:01:39.428Z] === RUN   TestContainerVolumesMountedAsSlave
10:01:39 [2024-05-17T10:01:39.683Z] --- PASS: TestContainerVolumesMountedAsSlave (0.25s)
10:01:39 [2024-05-17T10:01:39.683Z] === RUN   TestContainerCopyLeaksMounts
10:01:40 [2024-05-17T10:01:40.242Z] --- PASS: TestContainerCopyLeaksMounts (0.51s)
10:01:40 [2024-05-17T10:01:40.242Z] === RUN   TestContainerBindMountReadOnlyDefault
10:01:40 [2024-05-17T10:01:40.242Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44
10:01:40 [2024-05-17T10:01:40.242Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount
10:01:40 [2024-05-17T10:01:40.496Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount
10:01:41 [2024-05-17T10:01:41.055Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44
10:01:41 [2024-05-17T10:01:41.055Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount
10:01:41 [2024-05-17T10:01:41.309Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount
10:01:41 [2024-05-17T10:01:41.867Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default
10:01:41 [2024-05-17T10:01:41.868Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount
10:01:42 [2024-05-17T10:01:42.122Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount
10:01:42 [2024-05-17T10:01:42.680Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default
10:01:42 [2024-05-17T10:01:42.680Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount
10:01:42 [2024-05-17T10:01:42.935Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount
10:01:43 [2024-05-17T10:01:43.493Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.34s)
10:01:43 [2024-05-17T10:01:43.493Z]     --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.82s)
10:01:43 [2024-05-17T10:01:43.493Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.41s)
10:01:43 [2024-05-17T10:01:43.493Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.41s)
10:01:43 [2024-05-17T10:01:43.493Z]     --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.82s)
10:01:43 [2024-05-17T10:01:43.493Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.40s)
10:01:43 [2024-05-17T10:01:43.493Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.41s)
10:01:43 [2024-05-17T10:01:43.493Z]     --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.83s)
10:01:43 [2024-05-17T10:01:43.493Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.43s)
10:01:43 [2024-05-17T10:01:43.493Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.39s)
10:01:43 [2024-05-17T10:01:43.493Z]     --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.80s)
10:01:43 [2024-05-17T10:01:43.493Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.40s)
10:01:43 [2024-05-17T10:01:43.493Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.40s)
10:01:43 [2024-05-17T10:01:43.493Z] === RUN   TestContainerBindMountRecursivelyReadOnly
10:01:44 [2024-05-17T10:01:44.852Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.34s)
10:01:44 [2024-05-17T10:01:44.852Z] === RUN   TestNetworkNat
10:01:45 [2024-05-17T10:01:45.107Z] --- PASS: TestNetworkNat (0.43s)
10:01:45 [2024-05-17T10:01:45.107Z] === RUN   TestNetworkLocalhostTCPNat
10:01:45 [2024-05-17T10:01:45.665Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
10:01:45 [2024-05-17T10:01:45.665Z] === RUN   TestNetworkLoopbackNat
10:01:48 [2024-05-17T10:01:48.171Z] --- PASS: TestNetworkLoopbackNat (2.53s)
10:01:48 [2024-05-17T10:01:48.171Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
10:01:48 [2024-05-17T10:01:48.428Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
10:01:48 [2024-05-17T10:01:48.428Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
10:01:48 [2024-05-17T10:01:48.428Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
10:01:48 [2024-05-17T10:01:48.428Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
10:01:48 [2024-05-17T10:01:48.683Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.50s)
10:01:48 [2024-05-17T10:01:48.683Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
10:01:48 [2024-05-17T10:01:48.683Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
10:01:48 [2024-05-17T10:01:48.683Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
10:01:48 [2024-05-17T10:01:48.683Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
10:01:48 [2024-05-17T10:01:48.683Z] === RUN   TestPause
10:01:49 [2024-05-17T10:01:49.241Z] --- PASS: TestPause (0.48s)
10:01:49 [2024-05-17T10:01:49.241Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:01:49 [2024-05-17T10:01:49.241Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:01:49 [2024-05-17T10:01:49.241Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:01:49 [2024-05-17T10:01:49.241Z] === RUN   TestPauseStopPausedContainer
10:01:49 [2024-05-17T10:01:49.800Z] --- PASS: TestPauseStopPausedContainer (0.49s)
10:01:49 [2024-05-17T10:01:49.800Z] === RUN   TestPIDModeHost
10:01:50 [2024-05-17T10:01:50.723Z] --- PASS: TestPIDModeHost (0.96s)
10:01:50 [2024-05-17T10:01:50.723Z] === RUN   TestPIDModeContainer
10:01:50 [2024-05-17T10:01:50.723Z] === RUN   TestPIDModeContainer/non-existing_container
10:01:50 [2024-05-17T10:01:50.723Z] === RUN   TestPIDModeContainer/non-running_container
10:01:50 [2024-05-17T10:01:50.723Z] === RUN   TestPIDModeContainer/running_container
10:01:51 [2024-05-17T10:01:51.645Z] --- PASS: TestPIDModeContainer (1.11s)
10:01:51 [2024-05-17T10:01:51.645Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
10:01:51 [2024-05-17T10:01:51.645Z]     --- PASS: TestPIDModeContainer/non-running_container (0.18s)
10:01:51 [2024-05-17T10:01:51.645Z]     --- PASS: TestPIDModeContainer/running_container (0.46s)
10:01:51 [2024-05-17T10:01:51.645Z] === RUN   TestPsFilter
10:01:51 [2024-05-17T10:01:51.900Z] === RUN   TestPsFilter/since
10:01:51 [2024-05-17T10:01:51.900Z] === RUN   TestPsFilter/before
10:01:51 [2024-05-17T10:01:51.900Z] --- PASS: TestPsFilter (0.13s)
10:01:51 [2024-05-17T10:01:51.900Z]     --- PASS: TestPsFilter/since (0.00s)
10:01:51 [2024-05-17T10:01:51.900Z]     --- PASS: TestPsFilter/before (0.00s)
10:01:51 [2024-05-17T10:01:51.900Z] === RUN   TestRemoveContainerWithRemovedVolume
10:01:52 [2024-05-17T10:01:52.458Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
10:01:52 [2024-05-17T10:01:52.458Z] === RUN   TestRemoveContainerWithVolume
10:01:52 [2024-05-17T10:01:52.713Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
10:01:52 [2024-05-17T10:01:52.713Z] === RUN   TestRemoveContainerRunning
10:01:53 [2024-05-17T10:01:53.271Z] --- PASS: TestRemoveContainerRunning (0.46s)
10:01:53 [2024-05-17T10:01:53.271Z] === RUN   TestRemoveContainerForceRemoveRunning
10:01:53 [2024-05-17T10:01:53.829Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
10:01:53 [2024-05-17T10:01:53.829Z] === RUN   TestRemoveInvalidContainer
10:01:53 [2024-05-17T10:01:53.829Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:01:53 [2024-05-17T10:01:53.829Z] === RUN   TestRenameLinkedContainer
10:01:55 [2024-05-17T10:01:55.717Z] --- PASS: TestRenameLinkedContainer (1.83s)
10:01:55 [2024-05-17T10:01:55.717Z] === RUN   TestRenameStoppedContainer
10:01:55 [2024-05-17T10:01:55.971Z] --- PASS: TestRenameStoppedContainer (0.46s)
10:01:55 [2024-05-17T10:01:55.971Z] === RUN   TestRenameRunningContainerAndReuse
10:01:56 [2024-05-17T10:01:56.894Z] --- PASS: TestRenameRunningContainerAndReuse (0.98s)
10:01:56 [2024-05-17T10:01:56.894Z] === RUN   TestRenameInvalidName
10:01:57 [2024-05-17T10:01:57.453Z] --- PASS: TestRenameInvalidName (0.48s)
10:01:57 [2024-05-17T10:01:57.453Z] === RUN   TestRenameAnonymousContainer
10:01:59 [2024-05-17T10:01:59.335Z] --- PASS: TestRenameAnonymousContainer (1.65s)
10:01:59 [2024-05-17T10:01:59.335Z] === RUN   TestRenameContainerWithSameName
10:01:59 [2024-05-17T10:01:59.589Z] --- PASS: TestRenameContainerWithSameName (0.43s)
10:01:59 [2024-05-17T10:01:59.589Z] === RUN   TestRenameContainerWithLinkedContainer
10:02:00 [2024-05-17T10:02:00.512Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
10:02:00 [2024-05-17T10:02:00.512Z] === RUN   TestRenameContainerTwice
10:02:00 [2024-05-17T10:02:00.785Z] --- PASS: TestRenameContainerTwice (0.47s)
10:02:00 [2024-05-17T10:02:00.785Z] === RUN   TestResize
10:02:00 [2024-05-17T10:02:00.785Z] === RUN   TestResize/success
10:02:01 [2024-05-17T10:02:01.040Z] === RUN   TestResize/invalid_size
10:02:01 [2024-05-17T10:02:01.295Z] === RUN   TestResize/invalid_state
10:02:01 [2024-05-17T10:02:01.854Z] --- PASS: TestResize (0.93s)
10:02:01 [2024-05-17T10:02:01.854Z]     --- PASS: TestResize/success (0.24s)
10:02:01 [2024-05-17T10:02:01.854Z]     --- PASS: TestResize/invalid_size (0.23s)
10:02:01 [2024-05-17T10:02:01.854Z]     --- PASS: TestResize/invalid_state (0.04s)
10:02:01 [2024-05-17T10:02:01.854Z] === RUN   TestDaemonRestartKillContainers
10:02:01 [2024-05-17T10:02:01.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:02:01 [2024-05-17T10:02:01.854Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:02:01 [2024-05-17T10:02:01.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:02:01 [2024-05-17T10:02:01.855Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:02:01 [2024-05-17T10:02:01.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:02:01 [2024-05-17T10:02:01.855Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:02:01 [2024-05-17T10:02:01.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:02:01 [2024-05-17T10:02:01.855Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:02:01 [2024-05-17T10:02:01.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:02:01 [2024-05-17T10:02:01.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:02:01 [2024-05-17T10:02:01.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:02:01 [2024-05-17T10:02:01.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:02:01 [2024-05-17T10:02:01.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:02:01 [2024-05-17T10:02:01.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:02:01 [2024-05-17T10:02:01.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:02:01 [2024-05-17T10:02:01.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:02:01 [2024-05-17T10:02:01.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:02:03 [2024-05-17T10:02:03.216Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:02:03 [2024-05-17T10:02:03.216Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:02:03 [2024-05-17T10:02:03.216Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:02:03 [2024-05-17T10:02:03.775Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:02:03 [2024-05-17T10:02:03.775Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:02:04 [2024-05-17T10:02:04.030Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:02:04 [2024-05-17T10:02:04.030Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:02:04 [2024-05-17T10:02:04.286Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:02:09 [2024-05-17T10:02:09.521Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:02:09 [2024-05-17T10:02:09.521Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s)
10:02:09 [2024-05-17T10:02:09.521Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s)
10:02:09 [2024-05-17T10:02:09.521Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s)
10:02:09 [2024-05-17T10:02:09.521Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.97s)
10:02:09 [2024-05-17T10:02:09.521Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.03s)
10:02:09 [2024-05-17T10:02:09.521Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.18s)
10:02:09 [2024-05-17T10:02:09.521Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.33s)
10:02:09 [2024-05-17T10:02:09.521Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s)
10:02:09 [2024-05-17T10:02:09.521Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.98s)
10:02:09 [2024-05-17T10:02:09.521Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.99s)
10:02:09 [2024-05-17T10:02:09.521Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.08s)
10:02:09 [2024-05-17T10:02:09.521Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.03s)
10:02:09 [2024-05-17T10:02:09.521Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.71s)
10:02:09 [2024-05-17T10:02:09.521Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.68s)
10:02:09 [2024-05-17T10:02:09.521Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.85s)
10:02:09 [2024-05-17T10:02:09.521Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.33s)
10:02:09 [2024-05-17T10:02:09.521Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
10:02:09 [2024-05-17T10:02:09.521Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
10:02:10 [2024-05-17T10:02:10.445Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
10:02:11 [2024-05-17T10:02:11.369Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.96s)
10:02:11 [2024-05-17T10:02:11.369Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s)
10:02:11 [2024-05-17T10:02:11.369Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s)
10:02:11 [2024-05-17T10:02:11.369Z] === RUN   TestContainerRestartWithCancelledRequest
10:02:13 [2024-05-17T10:02:13.338Z] --- PASS: TestContainerRestartWithCancelledRequest (1.90s)
10:02:13 [2024-05-17T10:02:13.338Z] === RUN   TestCgroupNamespacesRun
10:02:14 [2024-05-17T10:02:14.263Z] --- PASS: TestCgroupNamespacesRun (1.05s)
10:02:14 [2024-05-17T10:02:14.263Z] === RUN   TestCgroupNamespacesRunPrivileged
10:02:15 [2024-05-17T10:02:15.625Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
10:02:15 [2024-05-17T10:02:15.625Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:02:16 [2024-05-17T10:02:16.550Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.05s)
10:02:16 [2024-05-17T10:02:16.550Z] === RUN   TestCgroupNamespacesRunHostMode
10:02:17 [2024-05-17T10:02:17.492Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
10:02:17 [2024-05-17T10:02:17.492Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:02:18 [2024-05-17T10:02:18.854Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.06s)
10:02:18 [2024-05-17T10:02:18.854Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:02:19 [2024-05-17T10:02:19.778Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
10:02:19 [2024-05-17T10:02:19.778Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:02:20 [2024-05-17T10:02:20.337Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.61s)
10:02:20 [2024-05-17T10:02:20.337Z] === RUN   TestCgroupNamespacesRunOlderClient
10:02:21 [2024-05-17T10:02:21.697Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
10:02:21 [2024-05-17T10:02:21.697Z] === RUN   TestNISDomainname
10:02:21 [2024-05-17T10:02:21.951Z] --- PASS: TestNISDomainname (0.55s)
10:02:21 [2024-05-17T10:02:21.951Z] === RUN   TestHostnameDnsResolution
10:02:22 [2024-05-17T10:02:22.510Z] --- PASS: TestHostnameDnsResolution (0.65s)
10:02:22 [2024-05-17T10:02:22.510Z] === RUN   TestUnprivilegedPortsAndPing
10:02:23 [2024-05-17T10:02:23.070Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
10:02:23 [2024-05-17T10:02:23.070Z] === RUN   TestPrivilegedHostDevices
10:02:23 [2024-05-17T10:02:23.629Z] --- PASS: TestPrivilegedHostDevices (0.51s)
10:02:23 [2024-05-17T10:02:23.629Z] === RUN   TestRunConsoleSize
10:02:24 [2024-05-17T10:02:24.188Z] --- PASS: TestRunConsoleSize (0.44s)
10:02:24 [2024-05-17T10:02:24.188Z] === RUN   TestRunWithAlternativeContainerdShim
10:02:29 [2024-05-17T10:02:29.419Z] --- PASS: TestRunWithAlternativeContainerdShim (5.38s)
10:02:29 [2024-05-17T10:02:29.419Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
10:02:30 [2024-05-17T10:02:30.779Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.10s)
10:02:30 [2024-05-17T10:02:30.779Z] === RUN   TestStaticIPOutsideSubpool
10:02:31 [2024-05-17T10:02:31.703Z] --- PASS: TestStaticIPOutsideSubpool (1.20s)
10:02:31 [2024-05-17T10:02:31.703Z] === RUN   TestWorkingDirNormalization
10:02:31 [2024-05-17T10:02:31.703Z] === RUN   TestWorkingDirNormalization/trailing_slash
10:02:31 [2024-05-17T10:02:31.703Z] === PAUSE TestWorkingDirNormalization/trailing_slash
10:02:31 [2024-05-17T10:02:31.703Z] === RUN   TestWorkingDirNormalization/no_trailing_slash
10:02:31 [2024-05-17T10:02:31.703Z] === PAUSE TestWorkingDirNormalization/no_trailing_slash
10:02:31 [2024-05-17T10:02:31.703Z] === CONT  TestWorkingDirNormalization/trailing_slash
10:02:31 [2024-05-17T10:02:31.703Z] === CONT  TestWorkingDirNormalization/no_trailing_slash
10:02:32 [2024-05-17T10:02:32.263Z] --- PASS: TestWorkingDirNormalization (0.01s)
10:02:32 [2024-05-17T10:02:32.263Z]     --- PASS: TestWorkingDirNormalization/no_trailing_slash (0.55s)
10:02:32 [2024-05-17T10:02:32.263Z]     --- PASS: TestWorkingDirNormalization/trailing_slash (0.60s)
10:02:32 [2024-05-17T10:02:32.263Z] === RUN   TestStats
10:02:34 [2024-05-17T10:02:34.147Z] --- PASS: TestStats (1.45s)
10:02:34 [2024-05-17T10:02:34.147Z] === RUN   TestStopContainerWithTimeout
10:02:34 [2024-05-17T10:02:34.147Z] === RUN   TestStopContainerWithTimeout/0
10:02:34 [2024-05-17T10:02:34.147Z] === PAUSE TestStopContainerWithTimeout/0
10:02:34 [2024-05-17T10:02:34.147Z] === RUN   TestStopContainerWithTimeout/1
10:02:34 [2024-05-17T10:02:34.147Z] === PAUSE TestStopContainerWithTimeout/1
10:02:34 [2024-05-17T10:02:34.147Z] === RUN   TestStopContainerWithTimeout/3
10:02:34 [2024-05-17T10:02:34.147Z] === PAUSE TestStopContainerWithTimeout/3
10:02:34 [2024-05-17T10:02:34.147Z] === RUN   TestStopContainerWithTimeout/-1
10:02:34 [2024-05-17T10:02:34.147Z] === PAUSE TestStopContainerWithTimeout/-1
10:02:34 [2024-05-17T10:02:34.147Z] === CONT  TestStopContainerWithTimeout/0
10:02:34 [2024-05-17T10:02:34.147Z] === CONT  TestStopContainerWithTimeout/3
10:02:34 [2024-05-17T10:02:34.147Z] === CONT  TestStopContainerWithTimeout/1
10:02:34 [2024-05-17T10:02:34.147Z] === CONT  TestStopContainerWithTimeout/-1
10:02:36 [2024-05-17T10:02:36.657Z] --- PASS: TestStopContainerWithTimeout (0.04s)
10:02:36 [2024-05-17T10:02:36.657Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
10:02:36 [2024-05-17T10:02:36.657Z]     --- PASS: TestStopContainerWithTimeout/1 (1.68s)
10:02:36 [2024-05-17T10:02:36.657Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.44s)
10:02:36 [2024-05-17T10:02:36.657Z]     --- PASS: TestStopContainerWithTimeout/3 (2.66s)
10:02:36 [2024-05-17T10:02:36.657Z] === RUN   TestStopContainerWithTimeoutCancel
10:02:36 [2024-05-17T10:02:36.657Z] === PAUSE TestStopContainerWithTimeoutCancel
10:02:36 [2024-05-17T10:02:36.657Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:02:38 [2024-05-17T10:02:38.017Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.29s)
10:02:38 [2024-05-17T10:02:38.017Z] === RUN   TestUpdateMemory
10:02:38 [2024-05-17T10:02:38.272Z] --- PASS: TestUpdateMemory (0.47s)
10:02:38 [2024-05-17T10:02:38.272Z] === RUN   TestUpdateCPUQuota
10:02:38 [2024-05-17T10:02:38.831Z] --- PASS: TestUpdateCPUQuota (0.63s)
10:02:38 [2024-05-17T10:02:38.831Z] === RUN   TestUpdatePidsLimit
10:02:38 [2024-05-17T10:02:38.831Z] === RUN   TestUpdatePidsLimit/update_from_none
10:02:39 [2024-05-17T10:02:39.085Z] === RUN   TestUpdatePidsLimit/no_change
10:02:39 [2024-05-17T10:02:39.340Z] === RUN   TestUpdatePidsLimit/update_lower
10:02:39 [2024-05-17T10:02:39.340Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:02:39 [2024-05-17T10:02:39.595Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:02:39 [2024-05-17T10:02:39.849Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:02:40 [2024-05-17T10:02:40.109Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:02:40 [2024-05-17T10:02:40.688Z] --- PASS: TestUpdatePidsLimit (1.66s)
10:02:40 [2024-05-17T10:02:40.688Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.17s)
10:02:40 [2024-05-17T10:02:40.688Z]     --- PASS: TestUpdatePidsLimit/no_change (0.17s)
10:02:40 [2024-05-17T10:02:40.688Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
10:02:40 [2024-05-17T10:02:40.688Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
10:02:40 [2024-05-17T10:02:40.688Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s)
10:02:40 [2024-05-17T10:02:40.688Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
10:02:40 [2024-05-17T10:02:40.688Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
10:02:40 [2024-05-17T10:02:40.688Z] === RUN   TestUpdateRestartPolicy
10:02:52 [2024-05-17T10:02:52.840Z] --- PASS: TestUpdateRestartPolicy (10.59s)
10:02:52 [2024-05-17T10:02:52.840Z] === RUN   TestUpdateRestartWithAutoRemove
10:02:52 [2024-05-17T10:02:52.840Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
10:02:52 [2024-05-17T10:02:52.840Z] === RUN   TestWaitNonBlocked
10:02:52 [2024-05-17T10:02:52.840Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:02:52 [2024-05-17T10:02:52.840Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:02:52 [2024-05-17T10:02:52.840Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:02:52 [2024-05-17T10:02:52.840Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:02:52 [2024-05-17T10:02:52.840Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:02:52 [2024-05-17T10:02:52.840Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:02:52 [2024-05-17T10:02:52.840Z] --- PASS: TestWaitNonBlocked (0.03s)
10:02:52 [2024-05-17T10:02:52.840Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s)
10:02:52 [2024-05-17T10:02:52.840Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s)
10:02:52 [2024-05-17T10:02:52.840Z] === RUN   TestWaitBlocked
10:02:52 [2024-05-17T10:02:52.840Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:02:52 [2024-05-17T10:02:52.840Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:02:52 [2024-05-17T10:02:52.840Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:02:52 [2024-05-17T10:02:52.840Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:02:52 [2024-05-17T10:02:52.840Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:02:52 [2024-05-17T10:02:52.840Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:02:52 [2024-05-17T10:02:52.840Z] --- PASS: TestWaitBlocked (0.02s)
10:02:52 [2024-05-17T10:02:52.840Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s)
10:02:52 [2024-05-17T10:02:52.840Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s)
10:02:52 [2024-05-17T10:02:52.840Z] === RUN   TestWaitConditions
10:02:52 [2024-05-17T10:02:52.840Z] === RUN   TestWaitConditions/default
10:02:52 [2024-05-17T10:02:52.840Z] === PAUSE TestWaitConditions/default
10:02:52 [2024-05-17T10:02:52.840Z] === RUN   TestWaitConditions/not-running
10:02:52 [2024-05-17T10:02:52.840Z] === PAUSE TestWaitConditions/not-running
10:02:52 [2024-05-17T10:02:52.840Z] === RUN   TestWaitConditions/next-exit
10:02:52 [2024-05-17T10:02:52.840Z] === PAUSE TestWaitConditions/next-exit
10:02:52 [2024-05-17T10:02:52.840Z] === RUN   TestWaitConditions/removed
10:02:52 [2024-05-17T10:02:52.840Z] === PAUSE TestWaitConditions/removed
10:02:52 [2024-05-17T10:02:52.840Z] === CONT  TestWaitConditions/default
10:02:52 [2024-05-17T10:02:52.840Z] === CONT  TestWaitConditions/next-exit
10:02:52 [2024-05-17T10:02:52.840Z] === CONT  TestWaitConditions/not-running
10:02:52 [2024-05-17T10:02:52.840Z] === CONT  TestWaitConditions/removed
10:02:52 [2024-05-17T10:02:52.840Z]     wait_test.go:145: ContainerID = ea1904c7cb75510b15d9aef93269824c0ef35367bac2e9e52efa86219d69bb83
10:02:52 [2024-05-17T10:02:52.840Z]     wait_test.go:145: ContainerID = 94efe184593683ee4d2d955c5b8c757e6d8e50830d7052fd25faf966af00bc59
10:02:52 [2024-05-17T10:02:52.840Z]     wait_test.go:145: ContainerID = 62a00f298947d6dde48cb878e8c4cb93f0e25650797a573354911d609a23450d
10:02:52 [2024-05-17T10:02:52.840Z]     wait_test.go:145: ContainerID = 63fb3bd10b2a325a3e5898f2d6d200444df4d25571bce88b8c4f825dbe1d7554
10:02:54 [2024-05-17T10:02:54.200Z] --- PASS: TestWaitConditions (0.03s)
10:02:54 [2024-05-17T10:02:54.200Z]     --- PASS: TestWaitConditions/not-running (0.56s)
10:02:54 [2024-05-17T10:02:54.200Z]     --- PASS: TestWaitConditions/next-exit (0.89s)
10:02:54 [2024-05-17T10:02:54.200Z]     --- PASS: TestWaitConditions/removed (0.96s)
10:02:54 [2024-05-17T10:02:54.200Z]     --- PASS: TestWaitConditions/default (1.00s)
10:02:54 [2024-05-17T10:02:54.200Z] === RUN   TestWaitRestartedContainer
10:02:54 [2024-05-17T10:02:54.200Z] === RUN   TestWaitRestartedContainer/default
10:02:54 [2024-05-17T10:02:54.200Z] === PAUSE TestWaitRestartedContainer/default
10:02:54 [2024-05-17T10:02:54.200Z] === RUN   TestWaitRestartedContainer/not-running
10:02:54 [2024-05-17T10:02:54.200Z] === PAUSE TestWaitRestartedContainer/not-running
10:02:54 [2024-05-17T10:02:54.200Z] === RUN   TestWaitRestartedContainer/next-exit
10:02:54 [2024-05-17T10:02:54.200Z] === PAUSE TestWaitRestartedContainer/next-exit
10:02:54 [2024-05-17T10:02:54.200Z] === CONT  TestWaitRestartedContainer/default
10:02:54 [2024-05-17T10:02:54.200Z] === CONT  TestWaitRestartedContainer/next-exit
10:02:54 [2024-05-17T10:02:54.200Z] === CONT  TestWaitRestartedContainer/not-running
10:02:55 [2024-05-17T10:02:55.560Z] --- PASS: TestWaitRestartedContainer (0.01s)
10:02:55 [2024-05-17T10:02:55.560Z]     --- PASS: TestWaitRestartedContainer/not-running (1.41s)
10:02:55 [2024-05-17T10:02:55.560Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.66s)
10:02:55 [2024-05-17T10:02:55.560Z]     --- PASS: TestWaitRestartedContainer/default (1.74s)
10:02:55 [2024-05-17T10:02:55.560Z] === CONT  TestContainerStartOnDaemonRestart
10:02:55 [2024-05-17T10:02:55.560Z] === CONT  TestHardRestartWhenContainerIsRunning
10:02:55 [2024-05-17T10:02:55.560Z] === CONT  TestIpcModeOlderClient
10:02:55 [2024-05-17T10:02:55.560Z] === CONT  TestContainerKillOnDaemonStart
10:02:55 [2024-05-17T10:02:55.560Z] === CONT  TestStopContainerWithTimeoutCancel
10:02:55 [2024-05-17T10:02:55.560Z] === CONT  TestDaemonHostGatewayIP
10:02:55 [2024-05-17T10:02:55.560Z] === CONT  TestRestartDaemonWithRestartingContainer
10:02:55 [2024-05-17T10:02:55.560Z] === CONT  TestDaemonRestartIpcMode
10:02:55 [2024-05-17T10:02:55.815Z] --- PASS: TestIpcModeOlderClient (0.13s)
10:02:57 [2024-05-17T10:02:57.698Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
10:02:57 [2024-05-17T10:02:57.698Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
10:02:57 [2024-05-17T10:02:57.952Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.25s)
10:02:57 [2024-05-17T10:02:57.952Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
10:02:57 [2024-05-17T10:02:57.952Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.23s)
10:02:58 [2024-05-17T10:02:58.512Z] --- PASS: TestContainerStartOnDaemonRestart (2.82s)
10:02:58 [2024-05-17T10:02:58.766Z] --- PASS: TestDaemonHostGatewayIP (3.23s)
10:02:59 [2024-05-17T10:02:59.326Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.56s)
10:02:59 [2024-05-17T10:02:59.326Z] --- PASS: TestDaemonRestartIpcMode (3.59s)
10:02:59 [2024-05-17T10:02:59.326Z] --- PASS: TestStopContainerWithTimeoutCancel (3.69s)
10:03:07 [2024-05-17T10:03:07.393Z] --- PASS: TestContainerKillOnDaemonStart (11.84s)
10:03:07 [2024-05-17T10:03:07.393Z] PASS
10:03:07 [2024-05-17T10:03:07.393Z] 
10:03:07 [2024-05-17T10:03:07.393Z] === Skipped
10:03:07 [2024-05-17T10:03:07.393Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:03:07 [2024-05-17T10:03:07.393Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:03:07 [2024-05-17T10:03:07.393Z] 
10:03:07 [2024-05-17T10:03:07.393Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:03:07 [2024-05-17T10:03:07.393Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:03:07 [2024-05-17T10:03:07.393Z] 
10:03:07 [2024-05-17T10:03:07.393Z] DONE 330 tests, 2 skipped in 168.481s
10:03:07 [2024-05-17T10:03:07.393Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
10:03:07 [2024-05-17T10:03:07.393Z] ++ '[' -n '' ']'
10:03:07 [2024-05-17T10:03:07.393Z] ++ 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
10:03:07 [2024-05-17T10:03:07.393Z] ++ set -e
10:03:07 [2024-05-17T10:03:07.393Z] ++ '[' -n 0 ']'
10:03:07 [2024-05-17T10:03:07.393Z] ++ set -x
10:03:07 [2024-05-17T10:03:07.393Z] ++ 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.CylxV7Wcn7/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
10:03:07 [2024-05-17T10:03:07.648Z] INFO: Testing against a local daemon
10:03:07 [2024-05-17T10:03:07.648Z] === RUN   TestConfigDaemonID
10:03:08 [2024-05-17T10:03:08.571Z]     daemon_test.go:61: [d4308a5c9b0b9] daemon is not started
10:03:08 [2024-05-17T10:03:08.571Z] --- PASS: TestConfigDaemonID (1.04s)
10:03:08 [2024-05-17T10:03:08.571Z] === RUN   TestDaemonConfigValidation
10:03:08 [2024-05-17T10:03:08.571Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:03:08 [2024-05-17T10:03:08.571Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:03:08 [2024-05-17T10:03:08.571Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:03:08 [2024-05-17T10:03:08.571Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:03:08 [2024-05-17T10:03:08.571Z] === RUN   TestDaemonConfigValidation/invalid_config
10:03:08 [2024-05-17T10:03:08.571Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:03:08 [2024-05-17T10:03:08.571Z] === RUN   TestDaemonConfigValidation/malformed_config
10:03:08 [2024-05-17T10:03:08.571Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:03:08 [2024-05-17T10:03:08.571Z] === RUN   TestDaemonConfigValidation/valid_config
10:03:08 [2024-05-17T10:03:08.571Z] === PAUSE TestDaemonConfigValidation/valid_config
10:03:08 [2024-05-17T10:03:08.571Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:03:08 [2024-05-17T10:03:08.571Z] === CONT  TestDaemonConfigValidation/malformed_config
10:03:08 [2024-05-17T10:03:08.571Z] === CONT  TestDaemonConfigValidation/valid_config
10:03:08 [2024-05-17T10:03:08.571Z] === CONT  TestDaemonConfigValidation/invalid_config
10:03:08 [2024-05-17T10:03:08.571Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:03:08 [2024-05-17T10:03:08.571Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:03:08 [2024-05-17T10:03:08.571Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
10:03:08 [2024-05-17T10:03:08.571Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
10:03:08 [2024-05-17T10:03:08.571Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
10:03:08 [2024-05-17T10:03:08.571Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
10:03:08 [2024-05-17T10:03:08.571Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
10:03:08 [2024-05-17T10:03:08.571Z] === RUN   TestConfigDaemonSeccompProfiles
10:03:08 [2024-05-17T10:03:08.571Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:03:09 [2024-05-17T10:03:09.931Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:03:10 [2024-05-17T10:03:10.854Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:03:11 [2024-05-17T10:03:11.777Z]     daemon_test.go:180: [df3825a384baf] daemon is not started
10:03:11 [2024-05-17T10:03:11.777Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
10:03:11 [2024-05-17T10:03:11.777Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
10:03:11 [2024-05-17T10:03:11.777Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
10:03:11 [2024-05-17T10:03:11.777Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
10:03:11 [2024-05-17T10:03:11.777Z] === RUN   TestDaemonProxy
10:03:11 [2024-05-17T10:03:11.777Z] === RUN   TestDaemonProxy/environment_variables
10:03:11 [2024-05-17T10:03:11.777Z] === PAUSE TestDaemonProxy/environment_variables
10:03:11 [2024-05-17T10:03:11.777Z] === RUN   TestDaemonProxy/command-line_options
10:03:11 [2024-05-17T10:03:11.777Z] === PAUSE TestDaemonProxy/command-line_options
10:03:11 [2024-05-17T10:03:11.777Z] === RUN   TestDaemonProxy/configuration_file
10:03:11 [2024-05-17T10:03:11.777Z] === PAUSE TestDaemonProxy/configuration_file
10:03:11 [2024-05-17T10:03:11.777Z] === RUN   TestDaemonProxy/conflicting_options
10:03:12 [2024-05-17T10:03:12.336Z] === RUN   TestDaemonProxy/reload_sanitized
10:03:12 [2024-05-17T10:03:12.336Z] === PAUSE TestDaemonProxy/reload_sanitized
10:03:12 [2024-05-17T10:03:12.336Z] === CONT  TestDaemonProxy/environment_variables
10:03:12 [2024-05-17T10:03:12.336Z] === CONT  TestDaemonProxy/configuration_file
10:03:12 [2024-05-17T10:03:12.336Z] === CONT  TestDaemonProxy/reload_sanitized
10:03:12 [2024-05-17T10:03:12.336Z] === CONT  TestDaemonProxy/command-line_options
10:03:13 [2024-05-17T10:03:13.708Z] --- PASS: TestDaemonProxy (0.50s)
10:03:13 [2024-05-17T10:03:13.708Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
10:03:13 [2024-05-17T10:03:13.708Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
10:03:13 [2024-05-17T10:03:13.708Z]     --- PASS: TestDaemonProxy/environment_variables (1.48s)
10:03:13 [2024-05-17T10:03:13.708Z]     --- PASS: TestDaemonProxy/command-line_options (1.49s)
10:03:13 [2024-05-17T10:03:13.708Z]     --- PASS: TestDaemonProxy/configuration_file (1.50s)
10:03:13 [2024-05-17T10:03:13.708Z] === RUN   TestLiveRestore
10:03:13 [2024-05-17T10:03:13.708Z] === RUN   TestLiveRestore/volume_references
10:03:13 [2024-05-17T10:03:13.708Z] === PAUSE TestLiveRestore/volume_references
10:03:13 [2024-05-17T10:03:13.708Z] === RUN   TestLiveRestore/autoremove
10:03:13 [2024-05-17T10:03:13.708Z] === PAUSE TestLiveRestore/autoremove
10:03:13 [2024-05-17T10:03:13.708Z] === CONT  TestLiveRestore/volume_references
10:03:13 [2024-05-17T10:03:13.708Z] === CONT  TestLiveRestore/autoremove
10:03:13 [2024-05-17T10:03:13.708Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
10:03:14 [2024-05-17T10:03:14.267Z] === RUN   TestLiveRestore/volume_references/restartPolicy
10:03:14 [2024-05-17T10:03:14.267Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
10:03:15 [2024-05-17T10:03:15.625Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
10:03:15 [2024-05-17T10:03:15.625Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
10:03:16 [2024-05-17T10:03:16.547Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
10:03:17 [2024-05-17T10:03:17.470Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
10:03:18 [2024-05-17T10:03:18.393Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
10:03:19 [2024-05-17T10:03:19.316Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
10:03:19 [2024-05-17T10:03:19.570Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
10:03:20 [2024-05-17T10:03:20.930Z] --- PASS: TestLiveRestore (0.00s)
10:03:20 [2024-05-17T10:03:20.930Z]     --- PASS: TestLiveRestore/autoremove (3.28s)
10:03:20 [2024-05-17T10:03:20.930Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.78s)
10:03:20 [2024-05-17T10:03:20.930Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.50s)
10:03:20 [2024-05-17T10:03:20.930Z]     --- PASS: TestLiveRestore/volume_references (6.92s)
10:03:20 [2024-05-17T10:03:20.930Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.99s)
10:03:20 [2024-05-17T10:03:20.930Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.06s)
10:03:20 [2024-05-17T10:03:20.930Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.99s)
10:03:20 [2024-05-17T10:03:20.930Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.97s)
10:03:20 [2024-05-17T10:03:20.930Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.97s)
10:03:20 [2024-05-17T10:03:20.930Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.34s)
10:03:20 [2024-05-17T10:03:20.930Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.40s)
10:03:20 [2024-05-17T10:03:20.930Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.99s)
10:03:20 [2024-05-17T10:03:20.930Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
10:03:21 [2024-05-17T10:03:21.488Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
10:03:21 [2024-05-17T10:03:21.488Z] PASS
10:03:21 [2024-05-17T10:03:21.488Z] 
10:03:21 [2024-05-17T10:03:21.488Z] DONE 31 tests in 13.855s
10:03:21 [2024-05-17T10:03:21.488Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
10:03:21 [2024-05-17T10:03:21.488Z] ++ '[' -n '' ']'
10:03:21 [2024-05-17T10:03:21.488Z] ++ 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
10:03:21 [2024-05-17T10:03:21.488Z] ++ set -e
10:03:21 [2024-05-17T10:03:21.488Z] ++ '[' -n 0 ']'
10:03:21 [2024-05-17T10:03:21.488Z] ++ set -x
10:03:21 [2024-05-17T10:03:21.488Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.CylxV7Wcn7/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
10:03:21 [2024-05-17T10:03:21.488Z] INFO: Testing against a local daemon
10:03:21 [2024-05-17T10:03:21.488Z] === RUN   TestCommitInheritsEnv
10:03:21 [2024-05-17T10:03:21.488Z] --- PASS: TestCommitInheritsEnv (0.17s)
10:03:21 [2024-05-17T10:03:21.488Z] === RUN   TestUsernsCommit
10:03:22 [2024-05-17T10:03:22.847Z] --- PASS: TestUsernsCommit (1.41s)
10:03:22 [2024-05-17T10:03:22.847Z] === RUN   TestImportExtremelyLargeImageWorks
10:03:22 [2024-05-17T10:03:22.847Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:03:22 [2024-05-17T10:03:22.847Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:03:22 [2024-05-17T10:03:22.847Z] === RUN   TestImportWithCustomPlatform
10:03:23 [2024-05-17T10:03:23.101Z] === RUN   TestImportWithCustomPlatform/#00
10:03:23 [2024-05-17T10:03:23.101Z] === RUN   TestImportWithCustomPlatform/linux
10:03:23 [2024-05-17T10:03:23.101Z] === RUN   TestImportWithCustomPlatform/LINUX
10:03:23 [2024-05-17T10:03:23.101Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:03:23 [2024-05-17T10:03:23.101Z] --- PASS: TestImportWithCustomPlatform (0.12s)
10:03:23 [2024-05-17T10:03:23.101Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
10:03:23 [2024-05-17T10:03:23.101Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
10:03:23 [2024-05-17T10:03:23.101Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
10:03:23 [2024-05-17T10:03:23.101Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
10:03:23 [2024-05-17T10:03:23.101Z] === RUN   TestImportWithCustomPlatformReject
10:03:23 [2024-05-17T10:03:23.101Z] === RUN   TestImportWithCustomPlatformReject/_______
10:03:23 [2024-05-17T10:03:23.101Z] === RUN   TestImportWithCustomPlatformReject//
10:03:23 [2024-05-17T10:03:23.101Z] === RUN   TestImportWithCustomPlatformReject/macos
10:03:23 [2024-05-17T10:03:23.101Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
10:03:23 [2024-05-17T10:03:23.101Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
10:03:23 [2024-05-17T10:03:23.101Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
10:03:23 [2024-05-17T10:03:23.101Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
10:03:23 [2024-05-17T10:03:23.101Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
10:03:23 [2024-05-17T10:03:23.101Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
10:03:23 [2024-05-17T10:03:23.101Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
10:03:23 [2024-05-17T10:03:23.101Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
10:03:23 [2024-05-17T10:03:23.101Z] === RUN   TestImageInspectEmptyTagsAndDigests
10:03:23 [2024-05-17T10:03:23.101Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
10:03:23 [2024-05-17T10:03:23.101Z] === RUN   TestImagesFilterMultiReference
10:03:23 [2024-05-17T10:03:23.101Z] --- PASS: TestImagesFilterMultiReference (0.04s)
10:03:23 [2024-05-17T10:03:23.101Z] === RUN   TestImagesFilterUntil
10:03:23 [2024-05-17T10:03:23.356Z]     list_test.go:99: ImageList: ID=sha256:7aa08e023ac91d64cb92356b2d62d03774a181bd61a2ccf993fa507ca86d7f2e RepoTags=[testimagesfilteruntil:v1]
10:03:23 [2024-05-17T10:03:23.356Z] --- PASS: TestImagesFilterUntil (0.26s)
10:03:23 [2024-05-17T10:03:23.356Z] === RUN   TestImagesFilterBeforeSince
10:03:23 [2024-05-17T10:03:23.610Z]     list_test.go:133: ImageList: ID=sha256:d479b129044bf3c723d3989515cb07d6b187ef8927847d78bb28461344fd26ca RepoTags=[testimagesfilterbeforesince:v2]
10:03:23 [2024-05-17T10:03:23.610Z]     list_test.go:133: ImageList: ID=sha256:919170c66e29a716a4d10e95ce94782171b12d3eb4aeffca5a2f6c6432f6c1d8 RepoTags=[testimagesfilterbeforesince:v3]
10:03:23 [2024-05-17T10:03:23.610Z]     list_test.go:133: ImageList: ID=sha256:3b63496f1ea2fdf9f8861f68565bcb51e07281df53623530bd5979edbd2a9dd5 RepoTags=[testimagesfilterbeforesince:v1]
10:03:23 [2024-05-17T10:03:23.610Z] --- PASS: TestImagesFilterBeforeSince (0.25s)
10:03:23 [2024-05-17T10:03:23.610Z] === RUN   TestAPIImagesFilters
10:03:23 [2024-05-17T10:03:23.610Z] === RUN   TestAPIImagesFilters/repository_regex
10:03:23 [2024-05-17T10:03:23.610Z] === PAUSE TestAPIImagesFilters/repository_regex
10:03:23 [2024-05-17T10:03:23.610Z] === RUN   TestAPIImagesFilters/image_name_regex
10:03:23 [2024-05-17T10:03:23.610Z] === PAUSE TestAPIImagesFilters/image_name_regex
10:03:23 [2024-05-17T10:03:23.610Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
10:03:23 [2024-05-17T10:03:23.610Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
10:03:23 [2024-05-17T10:03:23.610Z] === RUN   TestAPIImagesFilters/registry_port_regex
10:03:23 [2024-05-17T10:03:23.610Z] === PAUSE TestAPIImagesFilters/registry_port_regex
10:03:23 [2024-05-17T10:03:23.610Z] === CONT  TestAPIImagesFilters/repository_regex
10:03:23 [2024-05-17T10:03:23.610Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
10:03:23 [2024-05-17T10:03:23.610Z] === CONT  TestAPIImagesFilters/image_name_regex
10:03:23 [2024-05-17T10:03:23.610Z] === CONT  TestAPIImagesFilters/registry_port_regex
10:03:23 [2024-05-17T10:03:23.610Z] --- PASS: TestAPIImagesFilters (0.03s)
10:03:23 [2024-05-17T10:03:23.610Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
10:03:23 [2024-05-17T10:03:23.610Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
10:03:23 [2024-05-17T10:03:23.610Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
10:03:23 [2024-05-17T10:03:23.610Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
10:03:23 [2024-05-17T10:03:23.610Z] === RUN   TestAPIImagesListSizeShared
10:03:24 [2024-05-17T10:03:24.533Z] --- PASS: TestAPIImagesListSizeShared (0.61s)
10:03:24 [2024-05-17T10:03:24.533Z] === RUN   TestPruneDontDeleteUsedDangling
10:03:24 [2024-05-17T10:03:24.788Z] --- PASS: TestPruneDontDeleteUsedDangling (0.56s)
10:03:24 [2024-05-17T10:03:24.788Z] === RUN   TestImagePullPlatformInvalid
10:03:24 [2024-05-17T10:03:24.788Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
10:03:24 [2024-05-17T10:03:24.788Z] === RUN   TestImagePullStoredDigestForOtherRepo
10:03:24 [2024-05-17T10:03:24.788Z] time="2024-05-17T10:03:24.740486251Z" 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=2b6186e1-7826-46cc-995d-3db8ee41de80 version=2.8.3 
10:03:24 [2024-05-17T10:03:24.788Z] time="2024-05-17T10:03:24.740556939Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=2b6186e1-7826-46cc-995d-3db8ee41de80 version=2.8.3 
10:03:24 [2024-05-17T10:03:24.788Z] time="2024-05-17T10:03:24.740598802Z" level=info msg="Starting upload purge in 12m0s" go.version=go1.20.8 instance.id=2b6186e1-7826-46cc-995d-3db8ee41de80 version=2.8.3 
10:03:24 [2024-05-17T10:03:24.788Z] time="2024-05-17T10:03:24.740778784Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=2b6186e1-7826-46cc-995d-3db8ee41de80 version=2.8.3 
10:03:25 [2024-05-17T10:03:25.044Z] time="2024-05-17T10:03:24.836864753Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b3dc281-2286-4cb2-8bba-2acd3473d6fc http.request.method=GET http.request.remoteaddr="127.0.0.1:36194" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
10:03:25 [2024-05-17T10:03:25.044Z] time="2024-05-17T10:03:24.836913689Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b3dc281-2286-4cb2-8bba-2acd3473d6fc http.request.method=GET http.request.remoteaddr="127.0.0.1:36194" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.930729ms http.response.status=200 http.response.written=2 
10:03:25 [2024-05-17T10:03:25.044Z] 127.0.0.1 - - [17/May/2024:10:03:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
10:03:25 [2024-05-17T10:03:25.044Z] time="2024-05-17T10:03:24.839824351Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a6cb3f29-662a-4d06-878c-32c5e5d949d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:25 [2024-05-17T10:03:25.044Z] time="2024-05-17T10:03:24.839864687Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a6cb3f29-662a-4d06-878c-32c5e5d949d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:25 [2024-05-17T10:03:25.044Z] time="2024-05-17T10:03:24.839917234Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ab188dbd-03b7-493b-aa55-62253589a0a4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:25 [2024-05-17T10:03:25.044Z] time="2024-05-17T10:03:24.839953558Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ab188dbd-03b7-493b-aa55-62253589a0a4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:25 [2024-05-17T10:03:25.044Z] time="2024-05-17T10:03:24.839950448Z" 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=a6cb3f29-662a-4d06-878c-32c5e5d949d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" trace.duration=38.015µ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=17d206f4-e1cd-4fc4-970c-f244abfaa025 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:25 [2024-05-17T10:03:25.044Z] time="2024-05-17T10:03:24.840011216Z" 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=ab188dbd-03b7-493b-aa55-62253589a0a4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" trace.duration=26.421µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3769d864-f8d6-40af-85eb-8001ab2c860c trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:25 [2024-05-17T10:03:25.044Z] time="2024-05-17T10:03:24.840061719Z" 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=a6cb3f29-662a-4d06-878c-32c5e5d949d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.168021ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:25 [2024-05-17T10:03:25.044Z] 127.0.0.1 - - [17/May/2024:10:03:24 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.16+unknown"
10:03:25 [2024-05-17T10:03:25.044Z] time="2024-05-17T10:03:24.840061752Z" 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=ab188dbd-03b7-493b-aa55-62253589a0a4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.126659ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:25 [2024-05-17T10:03:25.044Z] 127.0.0.1 - - [17/May/2024:10:03:24 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.16+unknown"
10:03:25 [2024-05-17T10:03:25.044Z] time="2024-05-17T10:03:24.841712363Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=94c3c5f8-7142-402a-9318-93453e182049 http.request.method=POST http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" vars.name=test 
10:03:25 [2024-05-17T10:03:25.044Z] time="2024-05-17T10:03:24.841756786Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=94c3c5f8-7142-402a-9318-93453e182049 http.request.method=POST http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" vars.name=test 
10:03:25 [2024-05-17T10:03:25.044Z] time="2024-05-17T10:03:24.841761135Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd4ed726-1593-4e61-a85f-d928d25cbeb3 http.request.method=POST http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" vars.name=test 
10:03:25 [2024-05-17T10:03:25.044Z] time="2024-05-17T10:03:24.841799297Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd4ed726-1593-4e61-a85f-d928d25cbeb3 http.request.method=POST http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" vars.name=test 
10:03:25 [2024-05-17T10:03:25.044Z] time="2024-05-17T10:03:24.841886707Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=94c3c5f8-7142-402a-9318-93453e182049 http.request.method=POST http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" trace.duration=100.178µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=84874b03-7f93-4002-9334-135df1674a3c trace.line=110 vars.name=test 
10:03:25 [2024-05-17T10:03:25.044Z] time="2024-05-17T10:03:24.841895233Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a3c891fa-309b-4c72-9104-c5d3849e734d/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd4ed726-1593-4e61-a85f-d928d25cbeb3 http.request.method=POST http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" trace.duration=62.614µ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=d4c2eab8-cd39-4ddb-849b-77ca4d370cfd trace.line=110 vars.name=test 
10:03:25 [2024-05-17T10:03:25.044Z] time="2024-05-17T10:03:24.841938884Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a3c891fa-309b-4c72-9104-c5d3849e734d/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd4ed726-1593-4e61-a85f-d928d25cbeb3 http.request.method=POST http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" trace.duration=20.899µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=1df69929-1b26-4d0e-8ced-2df591bf6e80 trace.line=142 vars.name=test 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.841942158Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=94c3c5f8-7142-402a-9318-93453e182049 http.request.method=POST http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" trace.duration=25.445µ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=2aaec98c-51a4-4db5-a376-0892d244521b trace.line=142 vars.name=test 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.842029733Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a3c891fa-309b-4c72-9104-c5d3849e734d/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd4ed726-1593-4e61-a85f-d928d25cbeb3 http.request.method=POST http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" trace.duration=41.732µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d9b85526-7bb0-433a-ad4c-5582c64b9a79 trace.line=110 vars.name=test 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.84209951Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=94c3c5f8-7142-402a-9318-93453e182049 http.request.method=POST http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" trace.duration=45.867µ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=e2fa157a-d5f8-46f7-a4fc-3465df57ea15 trace.line=110 vars.name=test 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.842117561Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd4ed726-1593-4e61-a85f-d928d25cbeb3 http.request.method=POST http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" http.response.duration=1.761972ms http.response.status=202 http.response.written=0 
10:03:25 [2024-05-17T10:03:25.045Z] 127.0.0.1 - - [17/May/2024:10:03:24 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.16+unknown"
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.842163035Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=94c3c5f8-7142-402a-9318-93453e182049 http.request.method=POST http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" http.response.duration=1.799256ms http.response.status=202 http.response.written=0 
10:03:25 [2024-05-17T10:03:25.045Z] 127.0.0.1 - - [17/May/2024:10:03:24 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.16+unknown"
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844140804Z" 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=e35635ba-d605-43d8-a055-abba8ce080d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011?_state=oKILdpMqiA4ajtd_FLMjORXcwmuwFBP5_r9CRcdGg-J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyNGQ4ZjkxLWE4YTItNGE5ZC1iMWVhLTQzYTBmY2ZiNjAxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE3Njc4MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.uuid=624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844203032Z" 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=a015938b-a5c1-46eb-afe0-93d77f9e945e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/a3c891fa-309b-4c72-9104-c5d3849e734d?_state=Op8N8F0ldXE4syzyiWXh201pJ0Dq63eCmOvV9QpIfO97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzYzg5MWZhLTMwOWItNGM3Mi05MTA0LWM1ZDM4NDllNzM0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE4MTU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.uuid=a3c891fa-309b-4c72-9104-c5d3849e734d 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844262832Z" 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=a015938b-a5c1-46eb-afe0-93d77f9e945e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/a3c891fa-309b-4c72-9104-c5d3849e734d?_state=Op8N8F0ldXE4syzyiWXh201pJ0Dq63eCmOvV9QpIfO97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzYzg5MWZhLTMwOWItNGM3Mi05MTA0LWM1ZDM4NDllNzM0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE4MTU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.uuid=a3c891fa-309b-4c72-9104-c5d3849e734d 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844212657Z" 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=e35635ba-d605-43d8-a055-abba8ce080d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011?_state=oKILdpMqiA4ajtd_FLMjORXcwmuwFBP5_r9CRcdGg-J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyNGQ4ZjkxLWE4YTItNGE5ZC1iMWVhLTQzYTBmY2ZiNjAxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE3Njc4MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.uuid=624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844333708Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/a3c891fa-309b-4c72-9104-c5d3849e734d/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a015938b-a5c1-46eb-afe0-93d77f9e945e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/a3c891fa-309b-4c72-9104-c5d3849e734d?_state=Op8N8F0ldXE4syzyiWXh201pJ0Dq63eCmOvV9QpIfO97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzYzg5MWZhLTMwOWItNGM3Mi05MTA0LWM1ZDM4NDllNzM0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE4MTU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" trace.duration=40.255µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=17d35532-42ad-4022-be28-d159938baa9d trace.line=95 vars.name=test vars.uuid=a3c891fa-309b-4c72-9104-c5d3849e734d 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844354287Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e35635ba-d605-43d8-a055-abba8ce080d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011?_state=oKILdpMqiA4ajtd_FLMjORXcwmuwFBP5_r9CRcdGg-J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyNGQ4ZjkxLWE4YTItNGE5ZC1iMWVhLTQzYTBmY2ZiNjAxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE3Njc4MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" trace.duration=35.43µ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=ff8b704a-e4de-47e7-a76e-8659d1762dd5 trace.line=95 vars.name=test vars.uuid=624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844390513Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a3c891fa-309b-4c72-9104-c5d3849e734d/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a015938b-a5c1-46eb-afe0-93d77f9e945e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/a3c891fa-309b-4c72-9104-c5d3849e734d?_state=Op8N8F0ldXE4syzyiWXh201pJ0Dq63eCmOvV9QpIfO97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzYzg5MWZhLTMwOWItNGM3Mi05MTA0LWM1ZDM4NDllNzM0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE4MTU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" trace.duration=22.007µ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=f1105382-8eeb-4ed2-b43b-e5f9d283216f trace.line=142 vars.name=test vars.uuid=a3c891fa-309b-4c72-9104-c5d3849e734d 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844404257Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e35635ba-d605-43d8-a055-abba8ce080d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011?_state=oKILdpMqiA4ajtd_FLMjORXcwmuwFBP5_r9CRcdGg-J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyNGQ4ZjkxLWE4YTItNGE5ZC1iMWVhLTQzYTBmY2ZiNjAxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE3Njc4MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" trace.duration=20.415µ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=257caced-7fb1-4bec-beb3-c6af37991328 trace.line=142 vars.name=test vars.uuid=624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844434789Z" 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=a015938b-a5c1-46eb-afe0-93d77f9e945e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/a3c891fa-309b-4c72-9104-c5d3849e734d?_state=Op8N8F0ldXE4syzyiWXh201pJ0Dq63eCmOvV9QpIfO97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzYzg5MWZhLTMwOWItNGM3Mi05MTA0LWM1ZDM4NDllNzM0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE4MTU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.uuid=a3c891fa-309b-4c72-9104-c5d3849e734d 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844455113Z" 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=e35635ba-d605-43d8-a055-abba8ce080d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011?_state=oKILdpMqiA4ajtd_FLMjORXcwmuwFBP5_r9CRcdGg-J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyNGQ4ZjkxLWE4YTItNGE5ZC1iMWVhLTQzYTBmY2ZiNjAxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE3Njc4MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.uuid=624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844505829Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a3c891fa-309b-4c72-9104-c5d3849e734d/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=a015938b-a5c1-46eb-afe0-93d77f9e945e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/a3c891fa-309b-4c72-9104-c5d3849e734d?_state=Op8N8F0ldXE4syzyiWXh201pJ0Dq63eCmOvV9QpIfO97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzYzg5MWZhLTMwOWItNGM3Mi05MTA0LWM1ZDM4NDllNzM0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE4MTU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" trace.duration=39.491µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=14c7fe25-9bc6-4dd4-a632-d837e260d934 trace.line=110 vars.name=test vars.uuid=a3c891fa-309b-4c72-9104-c5d3849e734d 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844527983Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011/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=e35635ba-d605-43d8-a055-abba8ce080d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011?_state=oKILdpMqiA4ajtd_FLMjORXcwmuwFBP5_r9CRcdGg-J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyNGQ4ZjkxLWE4YTItNGE5ZC1iMWVhLTQzYTBmY2ZiNjAxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE3Njc4MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" trace.duration=39.853µ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=67aa2ca1-72bc-4bf3-adcf-16adc3b83189 trace.line=110 vars.name=test vars.uuid=624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844548628Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a3c891fa-309b-4c72-9104-c5d3849e734d/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a015938b-a5c1-46eb-afe0-93d77f9e945e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/a3c891fa-309b-4c72-9104-c5d3849e734d?_state=Op8N8F0ldXE4syzyiWXh201pJ0Dq63eCmOvV9QpIfO97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzYzg5MWZhLTMwOWItNGM3Mi05MTA0LWM1ZDM4NDllNzM0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE4MTU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" trace.duration=13.407µ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=5230e2ce-0586-4e7a-bd5b-50fcf29e3992 trace.line=155 vars.name=test vars.uuid=a3c891fa-309b-4c72-9104-c5d3849e734d 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844560763Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e35635ba-d605-43d8-a055-abba8ce080d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011?_state=oKILdpMqiA4ajtd_FLMjORXcwmuwFBP5_r9CRcdGg-J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyNGQ4ZjkxLWE4YTItNGE5ZC1iMWVhLTQzYTBmY2ZiNjAxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE3Njc4MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" trace.duration=10.445µ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=cc7f0a6f-6df6-4e6e-89a1-15901c8911cd trace.line=155 vars.name=test vars.uuid=624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844587233Z" 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=a015938b-a5c1-46eb-afe0-93d77f9e945e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/a3c891fa-309b-4c72-9104-c5d3849e734d?_state=Op8N8F0ldXE4syzyiWXh201pJ0Dq63eCmOvV9QpIfO97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzYzg5MWZhLTMwOWItNGM3Mi05MTA0LWM1ZDM4NDllNzM0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE4MTU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" trace.duration=12.365µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=61393030-3d37-476d-a1e1-267250312b39 trace.line=155 vars.name=test vars.uuid=a3c891fa-309b-4c72-9104-c5d3849e734d 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.84459941Z" 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=e35635ba-d605-43d8-a055-abba8ce080d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011?_state=oKILdpMqiA4ajtd_FLMjORXcwmuwFBP5_r9CRcdGg-J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyNGQ4ZjkxLWE4YTItNGE5ZC1iMWVhLTQzYTBmY2ZiNjAxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE3Njc4MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" trace.duration=12.464µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=03e7ed22-7ced-4194-af6e-95a3184f799d trace.line=155 vars.name=test vars.uuid=624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844615533Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a3c891fa-309b-4c72-9104-c5d3849e734d/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a015938b-a5c1-46eb-afe0-93d77f9e945e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/a3c891fa-309b-4c72-9104-c5d3849e734d?_state=Op8N8F0ldXE4syzyiWXh201pJ0Dq63eCmOvV9QpIfO97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzYzg5MWZhLTMwOWItNGM3Mi05MTA0LWM1ZDM4NDllNzM0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE4MTU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" trace.duration=10.847µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=aa49c953-7535-4a80-9102-d695e10595ba trace.line=155 vars.name=test vars.uuid=a3c891fa-309b-4c72-9104-c5d3849e734d 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844628612Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e35635ba-d605-43d8-a055-abba8ce080d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011?_state=oKILdpMqiA4ajtd_FLMjORXcwmuwFBP5_r9CRcdGg-J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyNGQ4ZjkxLWE4YTItNGE5ZC1iMWVhLTQzYTBmY2ZiNjAxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE3Njc4MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" trace.duration=9.436µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=85daa641-3c29-4466-8187-dd196de98238 trace.line=155 vars.name=test vars.uuid=624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844686566Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/a3c891fa-309b-4c72-9104-c5d3849e734d/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=a015938b-a5c1-46eb-afe0-93d77f9e945e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/a3c891fa-309b-4c72-9104-c5d3849e734d?_state=Op8N8F0ldXE4syzyiWXh201pJ0Dq63eCmOvV9QpIfO97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzYzg5MWZhLTMwOWItNGM3Mi05MTA0LWM1ZDM4NDllNzM0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE4MTU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" trace.duration=50.839µ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=2a845fcb-9270-487f-b326-e5b1dbabdb7b trace.line=185 vars.name=test vars.uuid=a3c891fa-309b-4c72-9104-c5d3849e734d 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844767912Z" 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=a015938b-a5c1-46eb-afe0-93d77f9e945e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/a3c891fa-309b-4c72-9104-c5d3849e734d?_state=Op8N8F0ldXE4syzyiWXh201pJ0Dq63eCmOvV9QpIfO97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzYzg5MWZhLTMwOWItNGM3Mi05MTA0LWM1ZDM4NDllNzM0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE4MTU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" trace.duration=49.649µ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=b1380e00-9c25-43a7-bab2-1d86e31018b5 trace.line=110 vars.name=test vars.uuid=a3c891fa-309b-4c72-9104-c5d3849e734d 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844692523Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011/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=e35635ba-d605-43d8-a055-abba8ce080d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011?_state=oKILdpMqiA4ajtd_FLMjORXcwmuwFBP5_r9CRcdGg-J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyNGQ4ZjkxLWE4YTItNGE5ZC1iMWVhLTQzYTBmY2ZiNjAxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE3Njc4MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" trace.duration=43.848µ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=5674a628-bad1-462c-baea-f0beea721659 trace.line=185 vars.name=test vars.uuid=624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844884032Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/a3c891fa-309b-4c72-9104-c5d3849e734d")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a015938b-a5c1-46eb-afe0-93d77f9e945e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/a3c891fa-309b-4c72-9104-c5d3849e734d?_state=Op8N8F0ldXE4syzyiWXh201pJ0Dq63eCmOvV9QpIfO97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzYzg5MWZhLTMwOWItNGM3Mi05MTA0LWM1ZDM4NDllNzM0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE4MTU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" trace.duration=89.667µ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=b3c0d205-1c16-4e14-aff6-08009e656fee trace.line=202 vars.name=test vars.uuid=a3c891fa-309b-4c72-9104-c5d3849e734d 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844958856Z" 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=a015938b-a5c1-46eb-afe0-93d77f9e945e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/a3c891fa-309b-4c72-9104-c5d3849e734d?_state=Op8N8F0ldXE4syzyiWXh201pJ0Dq63eCmOvV9QpIfO97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzYzg5MWZhLTMwOWItNGM3Mi05MTA0LWM1ZDM4NDllNzM0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE4MTU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" http.response.duration=2.000047ms http.response.status=201 http.response.written=0 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.844957256Z" 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=e35635ba-d605-43d8-a055-abba8ce080d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011?_state=oKILdpMqiA4ajtd_FLMjORXcwmuwFBP5_r9CRcdGg-J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyNGQ4ZjkxLWE4YTItNGE5ZC1iMWVhLTQzYTBmY2ZiNjAxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE3Njc4MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" trace.duration=63.787µ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=90245138-51fe-4292-8d72-5f4be9d9cff0 trace.line=110 vars.name=test vars.uuid=624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011 
10:03:25 [2024-05-17T10:03:25.045Z] 127.0.0.1 - - [17/May/2024:10:03:24 +0000] "PUT /v2/test/blobs/uploads/a3c891fa-309b-4c72-9104-c5d3849e734d?_state=Op8N8F0ldXE4syzyiWXh201pJ0Dq63eCmOvV9QpIfO97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzYzg5MWZhLTMwOWItNGM3Mi05MTA0LWM1ZDM4NDllNzM0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE4MTU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.16+unknown"
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.845097294Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e35635ba-d605-43d8-a055-abba8ce080d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011?_state=oKILdpMqiA4ajtd_FLMjORXcwmuwFBP5_r9CRcdGg-J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyNGQ4ZjkxLWE4YTItNGE5ZC1iMWVhLTQzYTBmY2ZiNjAxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE3Njc4MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" trace.duration=110.532µ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=cabac6e7-4d9b-4bc2-9b04-c9417a0d9d0f trace.line=202 vars.name=test vars.uuid=624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.84518422Z" 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=e35635ba-d605-43d8-a055-abba8ce080d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/blobs/uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011?_state=oKILdpMqiA4ajtd_FLMjORXcwmuwFBP5_r9CRcdGg-J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyNGQ4ZjkxLWE4YTItNGE5ZC1iMWVhLTQzYTBmY2ZiNjAxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE3Njc4MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" http.response.duration=2.258387ms http.response.status=201 http.response.written=0 
10:03:25 [2024-05-17T10:03:25.045Z] 127.0.0.1 - - [17/May/2024:10:03:24 +0000] "PUT /v2/test/blobs/uploads/624d8f91-a8a2-4a9d-b1ea-43a0fcfb6011?_state=oKILdpMqiA4ajtd_FLMjORXcwmuwFBP5_r9CRcdGg-J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyNGQ4ZjkxLWE4YTItNGE5ZC1iMWVhLTQzYTBmY2ZiNjAxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxMDowMzoyNC44NDE3Njc4MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.16+unknown"
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.846495053Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9285bc63-d553-4f66-88e2-948e0903ab55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.846530614Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9285bc63-d553-4f66-88e2-948e0903ab55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.846585491Z" 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=9285bc63-d553-4f66-88e2-948e0903ab55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" trace.duration=25.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).GetContent" trace.id=475bd070-b3e0-45f2-bdcc-8f73dd081bbe trace.line=95 vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.846642534Z" 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=9285bc63-d553-4f66-88e2-948e0903ab55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.160529ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.045Z] 127.0.0.1 - - [17/May/2024:10:03:24 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.16+unknown"
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.847635406Z" 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=c9d6f089-653c-48a0-8376-a29172fe4b15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.847671665Z" 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=c9d6f089-653c-48a0-8376-a29172fe4b15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.84782086Z" 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=c9d6f089-653c-48a0-8376-a29172fe4b15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.847838083Z" 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=c9d6f089-653c-48a0-8376-a29172fe4b15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.847848389Z" 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=c9d6f089-653c-48a0-8376-a29172fe4b15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.045Z] time="2024-05-17T10:03:24.847912365Z" 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=c9d6f089-653c-48a0-8376-a29172fe4b15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" trace.duration=35.939µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6f036667-40c5-4c41-a42d-7ecc9ce1e21f trace.line=95 vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.847958905Z" 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=c9d6f089-653c-48a0-8376-a29172fe4b15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" trace.duration=14.244µ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=55582714-69d3-4127-b566-ef59060ea5b8 trace.line=155 vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.848006807Z" 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=c9d6f089-653c-48a0-8376-a29172fe4b15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" trace.duration=19.832µ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=df883d54-71a6-4b10-9cea-caf2fafb08ec trace.line=95 vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.848040539Z" 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=c9d6f089-653c-48a0-8376-a29172fe4b15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" trace.duration=10.626µ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=ec3f2c8c-bd4f-4a9c-9c01-6205d85f1f20 trace.line=155 vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.848080974Z" 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=c9d6f089-653c-48a0-8376-a29172fe4b15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" trace.duration=11.856µ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=195cb49d-518a-4817-bf9b-f0e14776ecc0 trace.line=155 vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.848157996Z" 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=c9d6f089-653c-48a0-8376-a29172fe4b15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" trace.duration=46.769µ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=66d2ea9b-9eab-44d3-9645-d6cd780883e3 trace.line=110 vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.848239449Z" 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=c9d6f089-653c-48a0-8376-a29172fe4b15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" trace.duration=50.544µ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=cbdb4131-cfb6-4932-8eef-2f7f756b4231 trace.line=110 vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.848396153Z" 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=c9d6f089-653c-48a0-8376-a29172fe4b15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" trace.duration=61.121µ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=614d8975-8019-4439-8c7f-02d5395e1d24 trace.line=110 vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.848450504Z" 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=c9d6f089-653c-48a0-8376-a29172fe4b15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" trace.duration=30.007µ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=fb40eead-f829-447c-a731-cce7433d8676 trace.line=110 vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.848487961Z" 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=c9d6f089-653c-48a0-8376-a29172fe4b15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.84850456Z" 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=c9d6f089-653c-48a0-8376-a29172fe4b15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" http.response.duration=1.559647ms http.response.status=201 http.response.written=0 
10:03:25 [2024-05-17T10:03:25.046Z] 127.0.0.1 - - [17/May/2024:10:03:24 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.16+unknown"
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.853222544Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=809112cc-f79a-4439-93f2-92a200f7c10c http.request.method=GET http.request.remoteaddr="127.0.0.1:36240" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.853318602Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=809112cc-f79a-4439-93f2-92a200f7c10c http.request.method=GET http.request.remoteaddr="127.0.0.1:36240" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d 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.005221ms http.response.status=200 http.response.written=2 
10:03:25 [2024-05-17T10:03:25.046Z] 127.0.0.1 - - [17/May/2024:10:03:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.855408274Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd9f9155-d591-47c0-a1d9-dabb7b749ace http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.855444369Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd9f9155-d591-47c0-a1d9-dabb7b749ace http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.855515114Z" 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=bd9f9155-d591-47c0-a1d9-dabb7b749ace http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.065µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ca93a5aa-9088-42e2-81c5-51c63ff313a9 trace.line=95 vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.855537301Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd9f9155-d591-47c0-a1d9-dabb7b749ace http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.855580953Z" 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=bd9f9155-d591-47c0-a1d9-dabb7b749ace http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.703µ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=ee5a6a49-8e8d-44bd-b149-f2340ff1743b trace.line=95 vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.855623087Z" 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=bd9f9155-d591-47c0-a1d9-dabb7b749ace http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.016µ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=2a987745-b532-40e7-9ebf-aa1ec6dec006 trace.line=155 vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.855661134Z" 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=bd9f9155-d591-47c0-a1d9-dabb7b749ace http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.513µ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=1cf5c564-e57d-4feb-9801-114dcf618402 trace.line=125 vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.855701849Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd9f9155-d591-47c0-a1d9-dabb7b749ace http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.855784516Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd9f9155-d591-47c0-a1d9-dabb7b749ace http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d 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.075097ms http.response.status=200 http.response.written=417 
10:03:25 [2024-05-17T10:03:25.046Z] 127.0.0.1 - - [17/May/2024:10:03:24 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.864168206Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f0d1b3e-eae4-4c4a-bb69-86e566a8f9fc http.request.method=GET http.request.remoteaddr="127.0.0.1:36256" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.864203578Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f0d1b3e-eae4-4c4a-bb69-86e566a8f9fc http.request.method=GET http.request.remoteaddr="127.0.0.1:36256" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.864215788Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f0d1b3e-eae4-4c4a-bb69-86e566a8f9fc http.request.method=GET http.request.remoteaddr="127.0.0.1:36256" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.864283579Z" 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=0f0d1b3e-eae4-4c4a-bb69-86e566a8f9fc http.request.method=GET http.request.remoteaddr="127.0.0.1:36256" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.834µ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=d15c042e-b080-4f58-98fa-e2d029ca6ec5 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.864331014Z" 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=0f0d1b3e-eae4-4c4a-bb69-86e566a8f9fc http.request.method=GET http.request.remoteaddr="127.0.0.1:36256" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.974µ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=853d94a7-47de-450a-8520-9e98e9aee4ce trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.864370957Z" 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=0f0d1b3e-eae4-4c4a-bb69-86e566a8f9fc http.request.method=GET http.request.remoteaddr="127.0.0.1:36256" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.884µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=dab54771-ca37-4647-a343-9d7471735cca trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.86440811Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f0d1b3e-eae4-4c4a-bb69-86e566a8f9fc http.request.method=GET http.request.remoteaddr="127.0.0.1:36256" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.864499524Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f0d1b3e-eae4-4c4a-bb69-86e566a8f9fc http.request.method=GET http.request.remoteaddr="127.0.0.1:36256" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d 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.079766ms http.response.status=200 http.response.written=417 
10:03:25 [2024-05-17T10:03:25.046Z] 127.0.0.1 - - [17/May/2024:10:03:24 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.870352749Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a22384c8-f41f-407c-9e77-3a5c3ccf470f http.request.method=GET http.request.remoteaddr="127.0.0.1:36272" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.870373828Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5807b7fe-98cb-4d17-ab3a-0ab10d149274 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.870392355Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a22384c8-f41f-407c-9e77-3a5c3ccf470f http.request.method=GET http.request.remoteaddr="127.0.0.1:36272" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.870436828Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5807b7fe-98cb-4d17-ab3a-0ab10d149274 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.870459417Z" 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=a22384c8-f41f-407c-9e77-3a5c3ccf470f http.request.method=GET http.request.remoteaddr="127.0.0.1:36272" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.309µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7cf33947-6305-48c5-8c08-2d8b6ebfb46c trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.870505423Z" 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=5807b7fe-98cb-4d17-ab3a-0ab10d149274 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.487µ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=21a80ca1-ae08-4fa0-84fc-f241957cc8e9 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.87055815Z" 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=5807b7fe-98cb-4d17-ab3a-0ab10d149274 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.011µ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=d1875801-ee3d-449a-a8c8-9eec76d6e5d9 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.870511791Z" 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=a22384c8-f41f-407c-9e77-3a5c3ccf470f http.request.method=GET http.request.remoteaddr="127.0.0.1:36272" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.749µ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=f65ffd74-788c-4fea-8e8a-b4316baaf4aa trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.870604592Z" 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=5807b7fe-98cb-4d17-ab3a-0ab10d149274 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.756µ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=2a588aea-6805-4e7a-a863-df9a1c98422a trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.870640514Z" 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=5807b7fe-98cb-4d17-ab3a-0ab10d149274 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 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=c88f07e8-7b2f-49b0-8a82-66952fa7f17c trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.870672326Z" 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=5807b7fe-98cb-4d17-ab3a-0ab10d149274 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.592µ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=c760be04-6256-4463-ba9f-db87318b3bd9 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.87067386Z" 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=a22384c8-f41f-407c-9e77-3a5c3ccf470f http.request.method=GET http.request.remoteaddr="127.0.0.1:36272" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.412µ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=d9fc2523-86cd-4fa5-9e44-27cf69504b0c trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.870704933Z" 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=5807b7fe-98cb-4d17-ab3a-0ab10d149274 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.239µ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=97b9100a-2f29-4759-a253-a93adbc97cec trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:25 [2024-05-17T10:03:25.046Z] time="2024-05-17T10:03:24.870719637Z" 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=a22384c8-f41f-407c-9e77-3a5c3ccf470f http.request.method=GET http.request.remoteaddr="127.0.0.1:36272" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.203µ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=4d95b730-7048-4ba7-b977-d02fd4c3faa6 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.870753779Z" 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=5807b7fe-98cb-4d17-ab3a-0ab10d149274 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.391µ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=d4ce658f-094b-4c8a-91fa-9a7aae8a6949 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.870755034Z" 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=a22384c8-f41f-407c-9e77-3a5c3ccf470f http.request.method=GET http.request.remoteaddr="127.0.0.1:36272" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.371µ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=10dca847-41c6-4abd-a9a3-5c0f61d7c908 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.870783949Z" 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=a22384c8-f41f-407c-9e77-3a5c3ccf470f http.request.method=GET http.request.remoteaddr="127.0.0.1:36272" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.219µ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=3c6df717-1a60-470d-ba63-15692161670a trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.871059079Z" 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=a22384c8-f41f-407c-9e77-3a5c3ccf470f http.request.method=GET http.request.remoteaddr="127.0.0.1:36272" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.295µ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=47ac27e6-4ca0-4757-b4da-d3ed0b14a44c trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.872019056Z" 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=a22384c8-f41f-407c-9e77-3a5c3ccf470f http.request.method=GET http.request.remoteaddr="127.0.0.1:36272" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.738µ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=325334e3-a2ba-4f83-8a48-195979a16e5a trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.872069133Z" 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=a22384c8-f41f-407c-9e77-3a5c3ccf470f http.request.method=GET http.request.remoteaddr="127.0.0.1:36272" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.679µ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=70c51890-6cec-4042-9366-3a61e204b13d trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.872123066Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a22384c8-f41f-407c-9e77-3a5c3ccf470f http.request.method=GET http.request.remoteaddr="127.0.0.1:36272" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d 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.015762ms http.response.status=200 http.response.written=194 
10:03:25 [2024-05-17T10:03:25.047Z] 127.0.0.1 - - [17/May/2024:10:03:24 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.872570627Z" 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=5807b7fe-98cb-4d17-ab3a-0ab10d149274 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.683µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2b0bda9e-ac34-447f-b0ce-810baa6be209 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.872630755Z" 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=5807b7fe-98cb-4d17-ab3a-0ab10d149274 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.622µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=315517dc-0b74-48c7-bd72-9dd42c4a79da trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.872709919Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5807b7fe-98cb-4d17-ab3a-0ab10d149274 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d 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.575579ms http.response.status=200 http.response.written=68 
10:03:25 [2024-05-17T10:03:25.047Z] 127.0.0.1 - - [17/May/2024:10:03:24 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.8858511Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5cdb10c3-da00-4a0a-843b-7f40a1dae3c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36306" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.885883683Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5cdb10c3-da00-4a0a-843b-7f40a1dae3c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36306" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d 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="802.29µs" http.response.status=200 http.response.written=2 
10:03:25 [2024-05-17T10:03:25.047Z] 127.0.0.1 - - [17/May/2024:10:03:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.891535691Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c5eaf932-01a4-4107-ae5a-0883f2eac2de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36318" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.8915768Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c5eaf932-01a4-4107-ae5a-0883f2eac2de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36318" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.891589091Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c5eaf932-01a4-4107-ae5a-0883f2eac2de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36318" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.891649514Z" 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=c5eaf932-01a4-4107-ae5a-0883f2eac2de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36318" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=30.245µ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=d27ac3b1-9783-49c5-9890-60707547570c trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.891697498Z" 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=c5eaf932-01a4-4107-ae5a-0883f2eac2de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36318" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.858µ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=39472587-1118-4f26-a162-ba65168cc83b trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.891767694Z" 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=c5eaf932-01a4-4107-ae5a-0883f2eac2de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36318" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d 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="981.696µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:25 [2024-05-17T10:03:25.047Z] 127.0.0.1 - - [17/May/2024:10:03:24 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.893497534Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7df62607-7c54-4621-b031-5c1d0f15fbf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:36326" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.893540177Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7df62607-7c54-4621-b031-5c1d0f15fbf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:36326" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.893553519Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7df62607-7c54-4621-b031-5c1d0f15fbf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:36326" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.893631911Z" 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=7df62607-7c54-4621-b031-5c1d0f15fbf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:36326" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.769µ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=2bd81667-9ce1-448c-819d-6f91d854b709 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.893691317Z" 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=7df62607-7c54-4621-b031-5c1d0f15fbf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:36326" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.591µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8ac43d12-ef31-4e54-8f33-554abbfe32a7 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:25 [2024-05-17T10:03:25.047Z] time="2024-05-17T10:03:24.893743551Z" 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=7df62607-7c54-4621-b031-5c1d0f15fbf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:36326" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d 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.466888ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:25 [2024-05-17T10:03:25.047Z] 127.0.0.1 - - [17/May/2024:10:03:24 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.10 git-commit/6011366377dc64d598a2b5a62d782aef7a6e302d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:03:25 [2024-05-17T10:03:25.047Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.17s)
10:03:25 [2024-05-17T10:03:25.047Z] === RUN   TestImagePullNonExisting
10:03:25 [2024-05-17T10:03:25.047Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
10:03:25 [2024-05-17T10:03:25.047Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
10:03:25 [2024-05-17T10:03:25.047Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
10:03:25 [2024-05-17T10:03:25.047Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
10:03:25 [2024-05-17T10:03:25.047Z] === RUN   TestImagePullNonExisting/asdfasdf
10:03:25 [2024-05-17T10:03:25.047Z] === PAUSE TestImagePullNonExisting/asdfasdf
10:03:25 [2024-05-17T10:03:25.047Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
10:03:25 [2024-05-17T10:03:25.047Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
10:03:25 [2024-05-17T10:03:25.047Z] === RUN   TestImagePullNonExisting/library/asdfasdf
10:03:25 [2024-05-17T10:03:25.047Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
10:03:25 [2024-05-17T10:03:25.047Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
10:03:25 [2024-05-17T10:03:25.047Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
10:03:25 [2024-05-17T10:03:25.047Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
10:03:25 [2024-05-17T10:03:25.047Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
10:03:25 [2024-05-17T10:03:25.047Z] === CONT  TestImagePullNonExisting/asdfasdf
10:03:25 [2024-05-17T10:03:25.047Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
10:03:25 [2024-05-17T10:03:25.047Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
10:03:25 [2024-05-17T10:03:25.047Z] === CONT  TestImagePullNonExisting/library/asdfasdf
10:03:26 [2024-05-17T10:03:26.406Z] --- PASS: TestImagePullNonExisting (0.01s)
10:03:26 [2024-05-17T10:03:26.406Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
10:03:26 [2024-05-17T10:03:26.406Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s)
10:03:26 [2024-05-17T10:03:26.406Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.97s)
10:03:26 [2024-05-17T10:03:26.406Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.97s)
10:03:26 [2024-05-17T10:03:26.406Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
10:03:26 [2024-05-17T10:03:26.406Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
10:03:26 [2024-05-17T10:03:26.406Z] === RUN   TestRemoveImageOrphaning
10:03:26 [2024-05-17T10:03:26.406Z] --- PASS: TestRemoveImageOrphaning (0.19s)
10:03:26 [2024-05-17T10:03:26.406Z] === RUN   TestRemoveByDigest
10:03:26 [2024-05-17T10:03:26.406Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
10:03:26 [2024-05-17T10:03:26.406Z] --- SKIP: TestRemoveByDigest (0.00s)
10:03:26 [2024-05-17T10:03:26.406Z] === RUN   TestRemoveImageGarbageCollector
10:03:26 [2024-05-17T10:03:26.406Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
10:03:26 [2024-05-17T10:03:26.406Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:03:26 [2024-05-17T10:03:26.406Z] === RUN   TestSaveCheckTimes
10:03:26 [2024-05-17T10:03:26.406Z] === PAUSE TestSaveCheckTimes
10:03:26 [2024-05-17T10:03:26.406Z] === RUN   TestSaveOCI
10:03:26 [2024-05-17T10:03:26.660Z] === RUN   TestSaveOCI/busybox:latest
10:03:26 [2024-05-17T10:03:26.660Z] === RUN   TestSaveOCI/busybox:latest/Manifest
10:03:26 [2024-05-17T10:03:26.660Z] === RUN   TestSaveOCI/busybox:latest/Config
10:03:26 [2024-05-17T10:03:26.660Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
10:03:26 [2024-05-17T10:03:26.660Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
10:03:26 [2024-05-17T10:03:26.660Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
10:03:26 [2024-05-17T10:03:26.660Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
10:03:26 [2024-05-17T10:03:26.660Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
10:03:26 [2024-05-17T10:03:26.660Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
10:03:26 [2024-05-17T10:03:26.660Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
10:03:26 [2024-05-17T10:03:26.660Z] === RUN   TestSaveOCI/multilayer:latest
10:03:26 [2024-05-17T10:03:26.660Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
10:03:26 [2024-05-17T10:03:26.660Z] === RUN   TestSaveOCI/multilayer:latest/Config
10:03:26 [2024-05-17T10:03:26.660Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
10:03:26 [2024-05-17T10:03:26.660Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
10:03:26 [2024-05-17T10:03:26.660Z] --- PASS: TestSaveOCI (0.13s)
10:03:26 [2024-05-17T10:03:26.660Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
10:03:26 [2024-05-17T10:03:26.660Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
10:03:26 [2024-05-17T10:03:26.660Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
10:03:26 [2024-05-17T10:03:26.660Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
10:03:26 [2024-05-17T10:03:26.660Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
10:03:26 [2024-05-17T10:03:26.660Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
10:03:26 [2024-05-17T10:03:26.660Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
10:03:26 [2024-05-17T10:03:26.660Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
10:03:26 [2024-05-17T10:03:26.660Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
10:03:26 [2024-05-17T10:03:26.660Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
10:03:26 [2024-05-17T10:03:26.660Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
10:03:26 [2024-05-17T10:03:26.660Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
10:03:26 [2024-05-17T10:03:26.660Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
10:03:26 [2024-05-17T10:03:26.660Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
10:03:26 [2024-05-17T10:03:26.660Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
10:03:26 [2024-05-17T10:03:26.660Z] === RUN   TestSaveRepoWithMultipleImages
10:03:26 [2024-05-17T10:03:26.915Z] --- PASS: TestSaveRepoWithMultipleImages (0.19s)
10:03:26 [2024-05-17T10:03:26.915Z] === RUN   TestSaveDirectoryPermissions
10:03:27 [2024-05-17T10:03:27.838Z] --- PASS: TestSaveDirectoryPermissions (0.92s)
10:03:27 [2024-05-17T10:03:27.838Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:03:27 [2024-05-17T10:03:27.838Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:03:27 [2024-05-17T10:03:27.838Z] === RUN   TestTagUsingDigestAlgorithmAsName
10:03:27 [2024-05-17T10:03:27.838Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
10:03:27 [2024-05-17T10:03:27.838Z] === RUN   TestTagValidPrefixedRepo
10:03:27 [2024-05-17T10:03:27.838Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
10:03:27 [2024-05-17T10:03:27.838Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
10:03:27 [2024-05-17T10:03:27.838Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
10:03:27 [2024-05-17T10:03:27.838Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
10:03:27 [2024-05-17T10:03:27.838Z] === RUN   TestTagValidPrefixedRepo/foooo:t
10:03:27 [2024-05-17T10:03:27.838Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
10:03:27 [2024-05-17T10:03:27.838Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:03:27 [2024-05-17T10:03:27.838Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:03:27 [2024-05-17T10:03:27.838Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
10:03:27 [2024-05-17T10:03:27.838Z] === CONT  TestTagValidPrefixedRepo/foooo:t
10:03:27 [2024-05-17T10:03:27.838Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:03:27 [2024-05-17T10:03:27.838Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
10:03:27 [2024-05-17T10:03:27.838Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
10:03:27 [2024-05-17T10:03:27.838Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
10:03:27 [2024-05-17T10:03:27.838Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.02s)
10:03:27 [2024-05-17T10:03:27.838Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
10:03:27 [2024-05-17T10:03:27.838Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
10:03:27 [2024-05-17T10:03:27.838Z] === RUN   TestTagExistedNameWithoutForce
10:03:27 [2024-05-17T10:03:27.838Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:03:27 [2024-05-17T10:03:27.838Z] === RUN   TestTagOfficialNames
10:03:27 [2024-05-17T10:03:27.838Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
10:03:27 [2024-05-17T10:03:27.838Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
10:03:27 [2024-05-17T10:03:27.838Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
10:03:27 [2024-05-17T10:03:27.838Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
10:03:27 [2024-05-17T10:03:27.838Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
10:03:27 [2024-05-17T10:03:27.838Z] --- PASS: TestTagOfficialNames (0.05s)
10:03:27 [2024-05-17T10:03:27.838Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
10:03:27 [2024-05-17T10:03:27.838Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
10:03:27 [2024-05-17T10:03:27.838Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
10:03:27 [2024-05-17T10:03:27.838Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
10:03:27 [2024-05-17T10:03:27.838Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
10:03:27 [2024-05-17T10:03:27.838Z] === RUN   TestTagMatchesDigest
10:03:27 [2024-05-17T10:03:27.838Z] --- PASS: TestTagMatchesDigest (0.01s)
10:03:27 [2024-05-17T10:03:27.838Z] === CONT  TestSaveCheckTimes
10:03:27 [2024-05-17T10:03:27.838Z] --- PASS: TestSaveCheckTimes (0.03s)
10:03:27 [2024-05-17T10:03:27.838Z] PASS
10:03:27 [2024-05-17T10:03:27.838Z] 
10:03:27 [2024-05-17T10:03:27.838Z] === Skipped
10:03:27 [2024-05-17T10:03:27.838Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:03:27 [2024-05-17T10:03:27.838Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:03:27 [2024-05-17T10:03:27.838Z] 
10:03:27 [2024-05-17T10:03:27.838Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
10:03:27 [2024-05-17T10:03:27.838Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
10:03:27 [2024-05-17T10:03:27.838Z] 
10:03:27 [2024-05-17T10:03:27.838Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:03:27 [2024-05-17T10:03:27.838Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
10:03:27 [2024-05-17T10:03:27.838Z] 
10:03:27 [2024-05-17T10:03:27.838Z] DONE 71 tests, 3 skipped in 6.559s
10:03:27 [2024-05-17T10:03:27.838Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
10:03:27 [2024-05-17T10:03:27.838Z] ++ '[' -n '' ']'
10:03:27 [2024-05-17T10:03:27.838Z] ++ 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
10:03:27 [2024-05-17T10:03:27.838Z] ++ set -e
10:03:27 [2024-05-17T10:03:27.838Z] ++ '[' -n 0 ']'
10:03:27 [2024-05-17T10:03:27.838Z] ++ set -x
10:03:27 [2024-05-17T10:03:27.838Z] ++ 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.CylxV7Wcn7/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
10:03:27 [2024-05-17T10:03:27.838Z] === RUN   TestStripANSICommands
10:03:27 [2024-05-17T10:03:27.838Z] === RUN   TestStripANSICommands/#00
10:03:27 [2024-05-17T10:03:27.838Z] === RUN   TestStripANSICommands/#01
10:03:27 [2024-05-17T10:03:27.838Z] --- PASS: TestStripANSICommands (0.00s)
10:03:27 [2024-05-17T10:03:27.838Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
10:03:27 [2024-05-17T10:03:27.838Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
10:03:27 [2024-05-17T10:03:27.838Z] PASS
10:03:27 [2024-05-17T10:03:27.838Z] 
10:03:27 [2024-05-17T10:03:27.838Z] DONE 3 tests in 0.006s
10:03:27 [2024-05-17T10:03:27.838Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
10:03:27 [2024-05-17T10:03:27.838Z] ++ '[' -n '' ']'
10:03:27 [2024-05-17T10:03:27.838Z] ++ 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
10:03:27 [2024-05-17T10:03:27.838Z] ++ set -e
10:03:27 [2024-05-17T10:03:27.838Z] ++ '[' -n 0 ']'
10:03:27 [2024-05-17T10:03:27.838Z] ++ set -x
10:03:27 [2024-05-17T10:03:27.838Z] ++ 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.CylxV7Wcn7/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
10:03:28 [2024-05-17T10:03:28.092Z] INFO: Testing against a local daemon
10:03:28 [2024-05-17T10:03:28.092Z] === RUN   TestCreateWithMultiNetworks
10:03:29 [2024-05-17T10:03:29.014Z] --- PASS: TestCreateWithMultiNetworks (0.89s)
10:03:29 [2024-05-17T10:03:29.014Z] === RUN   TestNetworkCreateDelete
10:03:29 [2024-05-17T10:03:29.014Z] --- PASS: TestNetworkCreateDelete (0.18s)
10:03:29 [2024-05-17T10:03:29.014Z] === RUN   TestDockerNetworkDeletePreferID
10:03:29 [2024-05-17T10:03:29.573Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s)
10:03:29 [2024-05-17T10:03:29.573Z] === RUN   TestDaemonDNSFallback
10:03:36 [2024-05-17T10:03:36.113Z] --- PASS: TestDaemonDNSFallback (6.18s)
10:03:36 [2024-05-17T10:03:36.113Z] === RUN   TestIntDNSAsExtDNS
10:03:36 [2024-05-17T10:03:36.367Z] === RUN   TestIntDNSAsExtDNS/only_self
10:03:42 [2024-05-17T10:03:42.888Z] === RUN   TestIntDNSAsExtDNS/self_then_ext
10:03:48 [2024-05-17T10:03:48.116Z] --- PASS: TestIntDNSAsExtDNS (11.68s)
10:03:48 [2024-05-17T10:03:48.116Z]     --- PASS: TestIntDNSAsExtDNS/only_self (5.53s)
10:03:48 [2024-05-17T10:03:48.116Z]     --- PASS: TestIntDNSAsExtDNS/self_then_ext (5.54s)
10:03:48 [2024-05-17T10:03:48.116Z] === RUN   TestInspectNetwork
10:03:49 [2024-05-17T10:03:49.998Z] === RUN   TestInspectNetwork/full_network_id
10:03:49 [2024-05-17T10:03:49.998Z] === RUN   TestInspectNetwork/partial_network_id
10:03:49 [2024-05-17T10:03:49.998Z] === RUN   TestInspectNetwork/network_name
10:03:49 [2024-05-17T10:03:49.998Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:03:54 [2024-05-17T10:03:54.150Z] --- PASS: TestInspectNetwork (6.88s)
10:03:54 [2024-05-17T10:03:54.150Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:03:54 [2024-05-17T10:03:54.150Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:03:54 [2024-05-17T10:03:54.150Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:03:54 [2024-05-17T10:03:54.150Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:03:54 [2024-05-17T10:03:54.150Z] === RUN   TestRunContainerWithBridgeNone
10:03:55 [2024-05-17T10:03:55.510Z] --- PASS: TestRunContainerWithBridgeNone (1.18s)
10:03:55 [2024-05-17T10:03:55.510Z] === RUN   TestNetworkInvalidJSON
10:03:55 [2024-05-17T10:03:55.510Z] === RUN   TestNetworkInvalidJSON/networks/create
10:03:55 [2024-05-17T10:03:55.510Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:03:55 [2024-05-17T10:03:55.510Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:03:55 [2024-05-17T10:03:55.510Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:03:55 [2024-05-17T10:03:55.510Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:03:55 [2024-05-17T10:03:55.510Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:03:55 [2024-05-17T10:03:55.510Z] === CONT  TestNetworkInvalidJSON/networks/create
10:03:55 [2024-05-17T10:03:55.510Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:03:55 [2024-05-17T10:03:55.510Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:03:55 [2024-05-17T10:03:55.510Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:03:55 [2024-05-17T10:03:55.510Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:03:55 [2024-05-17T10:03:55.510Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:03:55 [2024-05-17T10:03:55.510Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:03:55 [2024-05-17T10:03:55.510Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:03:55 [2024-05-17T10:03:55.510Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:03:55 [2024-05-17T10:03:55.510Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:03:55 [2024-05-17T10:03:55.510Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:03:55 [2024-05-17T10:03:55.510Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:03:55 [2024-05-17T10:03:55.510Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:03:55 [2024-05-17T10:03:55.510Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:03:55 [2024-05-17T10:03:55.510Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:03:55 [2024-05-17T10:03:55.510Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:03:55 [2024-05-17T10:03:55.510Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:03:55 [2024-05-17T10:03:55.510Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:03:55 [2024-05-17T10:03:55.510Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:03:55 [2024-05-17T10:03:55.510Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:03:55 [2024-05-17T10:03:55.510Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:03:55 [2024-05-17T10:03:55.510Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:03:55 [2024-05-17T10:03:55.510Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:03:55 [2024-05-17T10:03:55.510Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:03:55 [2024-05-17T10:03:55.510Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:03:55 [2024-05-17T10:03:55.510Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:03:55 [2024-05-17T10:03:55.510Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
10:03:55 [2024-05-17T10:03:55.510Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:03:55 [2024-05-17T10:03:55.510Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:03:55 [2024-05-17T10:03:55.510Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:03:55 [2024-05-17T10:03:55.510Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:03:55 [2024-05-17T10:03:55.510Z] === RUN   TestNetworkList
10:03:55 [2024-05-17T10:03:55.510Z] === RUN   TestNetworkList//networks
10:03:55 [2024-05-17T10:03:55.510Z] === PAUSE TestNetworkList//networks
10:03:55 [2024-05-17T10:03:55.510Z] === RUN   TestNetworkList//networks/
10:03:55 [2024-05-17T10:03:55.510Z] === PAUSE TestNetworkList//networks/
10:03:55 [2024-05-17T10:03:55.510Z] === CONT  TestNetworkList//networks
10:03:55 [2024-05-17T10:03:55.510Z] === CONT  TestNetworkList//networks/
10:03:55 [2024-05-17T10:03:55.510Z] --- PASS: TestNetworkList (0.01s)
10:03:55 [2024-05-17T10:03:55.510Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:03:55 [2024-05-17T10:03:55.510Z]     --- PASS: TestNetworkList//networks (0.00s)
10:03:55 [2024-05-17T10:03:55.510Z] === RUN   TestHostIPv4BridgeLabel
10:03:56 [2024-05-17T10:03:56.069Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
10:03:56 [2024-05-17T10:03:56.069Z] === RUN   TestDefaultNetworkOpts
10:03:56 [2024-05-17T10:03:56.069Z] === RUN   TestDefaultNetworkOpts/default_value
10:03:57 [2024-05-17T10:03:57.428Z] === RUN   TestDefaultNetworkOpts/cmdline_value
10:03:58 [2024-05-17T10:03:58.351Z] === RUN   TestDefaultNetworkOpts/config-from_value
10:03:59 [2024-05-17T10:03:59.709Z] --- PASS: TestDefaultNetworkOpts (3.61s)
10:03:59 [2024-05-17T10:03:59.709Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.22s)
10:03:59 [2024-05-17T10:03:59.709Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.20s)
10:03:59 [2024-05-17T10:03:59.709Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.19s)
10:03:59 [2024-05-17T10:03:59.709Z] === RUN   TestForbidDuplicateNetworkNames
10:04:00 [2024-05-17T10:04:00.268Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
10:04:00 [2024-05-17T10:04:00.268Z] === RUN   TestDaemonRestartWithLiveRestore
10:04:01 [2024-05-17T10:04:01.191Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
10:04:01 [2024-05-17T10:04:01.191Z] === RUN   TestDaemonDefaultNetworkPools
10:04:02 [2024-05-17T10:04:02.114Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
10:04:02 [2024-05-17T10:04:02.114Z] === RUN   TestDaemonRestartWithExistingNetwork
10:04:03 [2024-05-17T10:04:03.514Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
10:04:03 [2024-05-17T10:04:03.514Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:04:04 [2024-05-17T10:04:04.444Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
10:04:04 [2024-05-17T10:04:04.444Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:04:05 [2024-05-17T10:04:05.003Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
10:04:05 [2024-05-17T10:04:05.003Z] === RUN   TestServiceWithPredefinedNetwork
10:04:07 [2024-05-17T10:04:07.511Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s)
10:04:07 [2024-05-17T10:04:07.511Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:04:07 [2024-05-17T10:04:07.511Z]     service_test.go:250: FLAKY_TEST
10:04:07 [2024-05-17T10:04:07.511Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:04:07 [2024-05-17T10:04:07.511Z] === RUN   TestServiceWithDataPathPortInit
10:04:22 [2024-05-17T10:04:22.339Z] --- PASS: TestServiceWithDataPathPortInit (13.58s)
10:04:22 [2024-05-17T10:04:22.339Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:04:23 [2024-05-17T10:04:23.262Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uqy4bb5mqvw5p6mk9h37x5v09 Created:2024-05-17 10:04:21.951580955 +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[3edfefb7e2e6c7b795fba43141a68d9d147e1c515a7ec2c46aee77165959e205:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ybmc83ztw31r4bgmymwxcajsg EndpointID:d18336184cbae5812378b921158bf9c0c4627c68f0481c8564f0391b7140f615 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:84fd94fdfb358cb795167c226b8b81317ca8e582f4d639724f03c035ebd9c4db 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:91242277eabd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ybmc83ztw31r4bgmymwxcajsg EndpointID:d18336184cbae5812378b921158bf9c0c4627c68f0481c8564f0391b7140f615 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:04:27 [2024-05-17T10:04:27.417Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s)
10:04:27 [2024-05-17T10:04:27.417Z] PASS
10:04:27 [2024-05-17T10:04:27.417Z] 
10:04:27 [2024-05-17T10:04:27.417Z] === Skipped
10:04:27 [2024-05-17T10:04:27.417Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:04:27 [2024-05-17T10:04:27.417Z]     service_test.go:250: FLAKY_TEST
10:04:27 [2024-05-17T10:04:27.417Z] 
10:04:27 [2024-05-17T10:04:27.417Z] DONE 47 tests, 1 skipped in 59.567s
10:04:27 [2024-05-17T10:04:27.418Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
10:04:27 [2024-05-17T10:04:27.418Z] ++ '[' -n '' ']'
10:04:27 [2024-05-17T10:04:27.418Z] ++ 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
10:04:27 [2024-05-17T10:04:27.418Z] ++ set -e
10:04:27 [2024-05-17T10:04:27.418Z] ++ '[' -n 0 ']'
10:04:27 [2024-05-17T10:04:27.418Z] ++ set -x
10:04:27 [2024-05-17T10:04:27.418Z] ++ 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.CylxV7Wcn7/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
10:04:27 [2024-05-17T10:04:27.672Z] INFO: Testing against a local daemon
10:04:27 [2024-05-17T10:04:27.672Z] === RUN   TestDockerNetworkIpvlanPersistance
10:04:29 [2024-05-17T10:04:29.031Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.18s)
10:04:29 [2024-05-17T10:04:29.031Z] === RUN   TestDockerNetworkIpvlan
10:04:29 [2024-05-17T10:04:29.031Z] === RUN   TestDockerNetworkIpvlan/Subinterface
10:04:29 [2024-05-17T10:04:29.590Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
10:04:30 [2024-05-17T10:04:30.148Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
10:04:31 [2024-05-17T10:04:31.508Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
10:04:32 [2024-05-17T10:04:32.867Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
10:04:34 [2024-05-17T10:04:34.226Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
10:04:35 [2024-05-17T10:04:35.585Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnetWithParent
10:04:37 [2024-05-17T10:04:37.483Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnetNoParent
10:04:39 [2024-05-17T10:04:39.991Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
10:04:41 [2024-05-17T10:04:41.873Z] === RUN   TestDockerNetworkIpvlan/L2Addressing
10:04:42 [2024-05-17T10:04:42.796Z] === RUN   TestDockerNetworkIpvlan/L3Addressing
10:04:44 [2024-05-17T10:04:44.155Z] === RUN   TestDockerNetworkIpvlan/NoIPv6
10:04:45 [2024-05-17T10:04:45.078Z] --- PASS: TestDockerNetworkIpvlan (16.23s)
10:04:45 [2024-05-17T10:04:45.078Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.70s)
10:04:45 [2024-05-17T10:04:45.078Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.67s)
10:04:45 [2024-05-17T10:04:45.078Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.32s)
10:04:45 [2024-05-17T10:04:45.078Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.35s)
10:04:45 [2024-05-17T10:04:45.078Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.34s)
10:04:45 [2024-05-17T10:04:45.078Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.37s)
10:04:45 [2024-05-17T10:04:45.078Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetWithParent (1.98s)
10:04:45 [2024-05-17T10:04:45.078Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetNoParent (2.17s)
10:04:45 [2024-05-17T10:04:45.078Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (2.15s)
10:04:45 [2024-05-17T10:04:45.078Z]     --- PASS: TestDockerNetworkIpvlan/L2Addressing (1.02s)
10:04:45 [2024-05-17T10:04:45.078Z]     --- PASS: TestDockerNetworkIpvlan/L3Addressing (1.07s)
10:04:45 [2024-05-17T10:04:45.078Z]     --- PASS: TestDockerNetworkIpvlan/NoIPv6 (1.08s)
10:04:45 [2024-05-17T10:04:45.078Z] === RUN   TestIPVlanDNS
10:04:45 [2024-05-17T10:04:45.637Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false
10:04:53 [2024-05-17T10:04:53.704Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false
10:04:58 [2024-05-17T10:04:58.939Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true
10:05:04 [2024-05-17T10:05:04.169Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false
10:05:10 [2024-05-17T10:05:10.696Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false
10:05:15 [2024-05-17T10:05:15.930Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true
10:05:22 [2024-05-17T10:05:22.448Z] --- PASS: TestIPVlanDNS (36.42s)
10:05:22 [2024-05-17T10:05:22.448Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false (6.94s)
10:05:22 [2024-05-17T10:05:22.448Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false (5.55s)
10:05:22 [2024-05-17T10:05:22.448Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true (5.48s)
10:05:22 [2024-05-17T10:05:22.448Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false (6.86s)
10:05:22 [2024-05-17T10:05:22.448Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false (5.50s)
10:05:22 [2024-05-17T10:05:22.448Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true (5.47s)
10:05:22 [2024-05-17T10:05:22.448Z] PASS
10:05:22 [2024-05-17T10:05:22.448Z] 
10:05:22 [2024-05-17T10:05:22.448Z] DONE 21 tests in 53.855s
10:05:22 [2024-05-17T10:05:22.448Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
10:05:22 [2024-05-17T10:05:22.448Z] ++ '[' -n '' ']'
10:05:22 [2024-05-17T10:05:22.448Z] ++ 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
10:05:22 [2024-05-17T10:05:22.448Z] ++ set -e
10:05:22 [2024-05-17T10:05:22.448Z] ++ '[' -n 0 ']'
10:05:22 [2024-05-17T10:05:22.448Z] ++ set -x
10:05:22 [2024-05-17T10:05:22.448Z] ++ 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.CylxV7Wcn7/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
10:05:22 [2024-05-17T10:05:22.448Z] INFO: Testing against a local daemon
10:05:22 [2024-05-17T10:05:22.448Z] === RUN   TestDockerNetworkMacvlanPersistance
10:05:22 [2024-05-17T10:05:22.703Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s)
10:05:22 [2024-05-17T10:05:22.703Z] === RUN   TestDockerNetworkMacvlan
10:05:22 [2024-05-17T10:05:22.703Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:05:23 [2024-05-17T10:05:23.261Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:05:24 [2024-05-17T10:05:24.183Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:05:25 [2024-05-17T10:05:25.542Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:05:26 [2024-05-17T10:05:26.901Z] === RUN   TestDockerNetworkMacvlan/MultiSubnetWithParent
10:05:29 [2024-05-17T10:05:29.406Z] === RUN   TestDockerNetworkMacvlan/MultiSubnetNoParent
10:05:31 [2024-05-17T10:05:31.913Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:05:32 [2024-05-17T10:05:32.836Z] === RUN   TestDockerNetworkMacvlan/NoIPv6
10:05:33 [2024-05-17T10:05:33.760Z] --- PASS: TestDockerNetworkMacvlan (11.20s)
10:05:33 [2024-05-17T10:05:33.760Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.67s)
10:05:33 [2024-05-17T10:05:33.760Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.70s)
10:05:33 [2024-05-17T10:05:33.760Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.39s)
10:05:33 [2024-05-17T10:05:33.760Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.50s)
10:05:33 [2024-05-17T10:05:33.760Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnetWithParent (2.19s)
10:05:33 [2024-05-17T10:05:33.760Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnetNoParent (2.41s)
10:05:33 [2024-05-17T10:05:33.760Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.19s)
10:05:33 [2024-05-17T10:05:33.760Z]     --- PASS: TestDockerNetworkMacvlan/NoIPv6 (1.13s)
10:05:33 [2024-05-17T10:05:33.760Z] === RUN   TestMACVlanDNS
10:05:34 [2024-05-17T10:05:34.319Z] === RUN   TestMACVlanDNS/with_parent
10:05:42 [2024-05-17T10:05:42.404Z] === RUN   TestMACVlanDNS/no_parent
10:05:47 [2024-05-17T10:05:47.635Z] === RUN   TestMACVlanDNS/with_parent,_internal
10:05:52 [2024-05-17T10:05:52.863Z] --- PASS: TestMACVlanDNS (18.59s)
10:05:52 [2024-05-17T10:05:52.863Z]     --- PASS: TestMACVlanDNS/with_parent (6.84s)
10:05:52 [2024-05-17T10:05:52.863Z]     --- PASS: TestMACVlanDNS/no_parent (5.56s)
10:05:52 [2024-05-17T10:05:52.863Z]     --- PASS: TestMACVlanDNS/with_parent,_internal (5.56s)
10:05:52 [2024-05-17T10:05:52.863Z] PASS
10:05:52 [2024-05-17T10:05:52.863Z] 
10:05:52 [2024-05-17T10:05:52.863Z] DONE 14 tests in 30.978s
10:05:52 [2024-05-17T10:05:52.863Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
10:05:52 [2024-05-17T10:05:52.863Z] ++ '[' -n '' ']'
10:05:52 [2024-05-17T10:05:52.863Z] ++ 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
10:05:52 [2024-05-17T10:05:52.863Z] ++ set -e
10:05:52 [2024-05-17T10:05:52.863Z] ++ '[' -n 0 ']'
10:05:52 [2024-05-17T10:05:52.863Z] ++ set -x
10:05:52 [2024-05-17T10:05:52.863Z] ++ 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.CylxV7Wcn7/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
10:05:52 [2024-05-17T10:05:52.863Z] INFO: Testing against a local daemon
10:05:52 [2024-05-17T10:05:52.863Z] === RUN   TestBridgeICC
10:05:53 [2024-05-17T10:05:53.117Z] === RUN   TestBridgeICC/IPv4_non-internal_network
10:05:54 [2024-05-17T10:05:54.040Z] === RUN   TestBridgeICC/IPv4_internal_network
10:05:54 [2024-05-17T10:05:54.963Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
10:05:56 [2024-05-17T10:05:56.323Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
10:05:57 [2024-05-17T10:05:57.246Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
10:05:58 [2024-05-17T10:05:58.605Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
10:05:59 [2024-05-17T10:05:59.528Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
10:06:00 [2024-05-17T10:06:00.887Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
10:06:01 [2024-05-17T10:06:01.809Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
10:06:05 [2024-05-17T10:06:05.064Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
10:06:08 [2024-05-17T10:06:08.319Z] --- PASS: TestBridgeICC (15.79s)
10:06:08 [2024-05-17T10:06:08.319Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.05s)
10:06:08 [2024-05-17T10:06:08.319Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.97s)
10:06:08 [2024-05-17T10:06:08.319Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.19s)
10:06:08 [2024-05-17T10:06:08.319Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.10s)
10:06:08 [2024-05-17T10:06:08.319Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.08s)
10:06:08 [2024-05-17T10:06:08.319Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.03s)
10:06:08 [2024-05-17T10:06:08.319Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.25s)
10:06:08 [2024-05-17T10:06:08.319Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.11s)
10:06:08 [2024-05-17T10:06:08.319Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.21s)
10:06:08 [2024-05-17T10:06:08.319Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.18s)
10:06:08 [2024-05-17T10:06:08.319Z] === RUN   TestBridgeICCWindows
10:06:08 [2024-05-17T10:06:08.319Z]     bridge_test.go:215: testEnv.DaemonInfo.OSType != "windows"
10:06:08 [2024-05-17T10:06:08.319Z] --- SKIP: TestBridgeICCWindows (0.00s)
10:06:08 [2024-05-17T10:06:08.319Z] === RUN   TestBridgeINC
10:06:08 [2024-05-17T10:06:08.878Z] === RUN   TestBridgeINC/IPv4_non-internal_network
10:06:13 [2024-05-17T10:06:13.053Z] === RUN   TestBridgeINC/IPv4_internal_network
10:06:14 [2024-05-17T10:06:14.412Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
10:06:18 [2024-05-17T10:06:18.563Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
10:06:19 [2024-05-17T10:06:19.921Z] --- PASS: TestBridgeINC (11.75s)
10:06:19 [2024-05-17T10:06:19.921Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.29s)
10:06:19 [2024-05-17T10:06:19.921Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.11s)
10:06:19 [2024-05-17T10:06:19.921Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.32s)
10:06:19 [2024-05-17T10:06:19.921Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.41s)
10:06:19 [2024-05-17T10:06:19.921Z] === RUN   TestDefaultBridgeIPv6
10:06:19 [2024-05-17T10:06:19.921Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
10:06:21 [2024-05-17T10:06:21.801Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
10:06:23 [2024-05-17T10:06:23.160Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
10:06:24 [2024-05-17T10:06:24.519Z] --- PASS: TestDefaultBridgeIPv6 (4.65s)
10:06:24 [2024-05-17T10:06:24.519Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.51s)
10:06:24 [2024-05-17T10:06:24.519Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.54s)
10:06:24 [2024-05-17T10:06:24.519Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.58s)
10:06:24 [2024-05-17T10:06:24.519Z] === RUN   TestDefaultBridgeAddresses
10:06:24 [2024-05-17T10:06:24.519Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Set_up_initial_UL_prefix
10:06:25 [2024-05-17T10:06:25.877Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_address_change
10:06:26 [2024-05-17T10:06:26.799Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_no_address_change
10:06:27 [2024-05-17T10:06:27.721Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Standard_LL_subnet_prefix
10:06:28 [2024-05-17T10:06:28.643Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Nonstandard_LL_prefix_-_address_change
10:06:30 [2024-05-17T10:06:30.002Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Modify_LL_prefix_-_no_address_change
10:06:30 [2024-05-17T10:06:30.925Z]     bridge_test.go:565: [d401335f7e87d] daemon is not started
10:06:30 [2024-05-17T10:06:30.925Z] --- PASS: TestDefaultBridgeAddresses (6.13s)
10:06:30 [2024-05-17T10:06:30.925Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Set_up_initial_UL_prefix (1.05s)
10:06:30 [2024-05-17T10:06:30.925Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_address_change (0.98s)
10:06:30 [2024-05-17T10:06:30.925Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_no_address_change (0.97s)
10:06:30 [2024-05-17T10:06:30.925Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Standard_LL_subnet_prefix (1.06s)
10:06:30 [2024-05-17T10:06:30.925Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Nonstandard_LL_prefix_-_address_change (1.04s)
10:06:30 [2024-05-17T10:06:30.925Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Modify_LL_prefix_-_no_address_change (1.01s)
10:06:30 [2024-05-17T10:06:30.925Z] === RUN   TestInternalNwConnectivity
10:06:34 [2024-05-17T10:06:34.179Z] --- PASS: TestInternalNwConnectivity (3.53s)
10:06:34 [2024-05-17T10:06:34.179Z] === RUN   TestDisableIPv6Addrs
10:06:34 [2024-05-17T10:06:34.764Z] === RUN   TestDisableIPv6Addrs/IPv6_enabled
10:06:35 [2024-05-17T10:06:35.692Z] === RUN   TestDisableIPv6Addrs/IPv6_disabled
10:06:36 [2024-05-17T10:06:36.251Z] --- PASS: TestDisableIPv6Addrs (1.93s)
10:06:36 [2024-05-17T10:06:36.251Z]     --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.63s)
10:06:36 [2024-05-17T10:06:36.251Z]     --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.55s)
10:06:36 [2024-05-17T10:06:36.251Z] === RUN   TestNonIPv6Network
10:06:37 [2024-05-17T10:06:37.610Z] --- PASS: TestNonIPv6Network (1.27s)
10:06:37 [2024-05-17T10:06:37.610Z] === RUN   TestSetInterfaceSysctl
10:06:38 [2024-05-17T10:06:38.533Z] --- PASS: TestSetInterfaceSysctl (1.13s)
10:06:38 [2024-05-17T10:06:38.533Z] === RUN   TestReadOnlySlashProc
10:06:38 [2024-05-17T10:06:38.533Z] === RUN   TestReadOnlySlashProc/Normality
10:06:40 [2024-05-17T10:06:40.413Z] === RUN   TestReadOnlySlashProc/Read_only_no_workaround
10:06:42 [2024-05-17T10:06:42.294Z] === RUN   TestReadOnlySlashProc/Read_only_with_workaround
10:06:44 [2024-05-17T10:06:44.176Z] --- PASS: TestReadOnlySlashProc (5.23s)
10:06:44 [2024-05-17T10:06:44.176Z]     --- PASS: TestReadOnlySlashProc/Normality (1.68s)
10:06:44 [2024-05-17T10:06:44.176Z]     --- PASS: TestReadOnlySlashProc/Read_only_no_workaround (1.79s)
10:06:44 [2024-05-17T10:06:44.176Z]     --- PASS: TestReadOnlySlashProc/Read_only_with_workaround (1.76s)
10:06:44 [2024-05-17T10:06:44.176Z] === RUN   TestEtcHostsIpv6
10:06:44 [2024-05-17T10:06:44.430Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
10:06:44 [2024-05-17T10:06:44.988Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
10:06:45 [2024-05-17T10:06:45.547Z] --- PASS: TestEtcHostsIpv6 (1.59s)
10:06:45 [2024-05-17T10:06:45.547Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.51s)
10:06:45 [2024-05-17T10:06:45.547Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.48s)
10:06:45 [2024-05-17T10:06:45.547Z] === RUN   TestMACAddrOnRestart
10:06:47 [2024-05-17T10:06:47.428Z] --- PASS: TestMACAddrOnRestart (2.10s)
10:06:47 [2024-05-17T10:06:47.428Z] === RUN   TestCfgdMACAddrOnRestart
10:06:50 [2024-05-17T10:06:50.685Z] --- PASS: TestCfgdMACAddrOnRestart (2.72s)
10:06:50 [2024-05-17T10:06:50.685Z] === RUN   TestInspectCfgdMAC
10:06:50 [2024-05-17T10:06:50.685Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
10:06:50 [2024-05-17T10:06:50.940Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
10:06:50 [2024-05-17T10:06:50.940Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
10:06:51 [2024-05-17T10:06:51.194Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
10:06:51 [2024-05-17T10:06:51.194Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
10:06:51 [2024-05-17T10:06:51.449Z] --- PASS: TestInspectCfgdMAC (1.22s)
10:06:51 [2024-05-17T10:06:51.449Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.05s)
10:06:51 [2024-05-17T10:06:51.449Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s)
10:06:51 [2024-05-17T10:06:51.449Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.19s)
10:06:51 [2024-05-17T10:06:51.449Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.19s)
10:06:51 [2024-05-17T10:06:51.449Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.14s)
10:06:51 [2024-05-17T10:06:51.449Z] === RUN   TestWatchtowerCreate
10:06:52 [2024-05-17T10:06:52.807Z] --- PASS: TestWatchtowerCreate (1.09s)
10:06:52 [2024-05-17T10:06:52.807Z] === RUN   TestResolvConfLocalhostIPv6
10:06:53 [2024-05-17T10:06:53.730Z] --- PASS: TestResolvConfLocalhostIPv6 (1.20s)
10:06:53 [2024-05-17T10:06:53.730Z] === RUN   TestInternalNetworkDNS
10:07:20 [2024-05-17T10:07:20.206Z] --- PASS: TestInternalNetworkDNS (23.10s)
10:07:20 [2024-05-17T10:07:20.206Z] === RUN   TestInternalNetworkLocalDNS
10:07:20 [2024-05-17T10:07:20.206Z] --- PASS: TestInternalNetworkLocalDNS (1.62s)
10:07:20 [2024-05-17T10:07:20.206Z] === RUN   TestNslookupWindows
10:07:20 [2024-05-17T10:07:20.206Z]     resolvconf_test.go:196: testEnv.DaemonInfo.OSType != "windows"
10:07:20 [2024-05-17T10:07:20.206Z] --- SKIP: TestNslookupWindows (0.00s)
10:07:20 [2024-05-17T10:07:20.206Z] PASS
10:07:20 [2024-05-17T10:07:20.206Z] 
10:07:20 [2024-05-17T10:07:20.206Z] === Skipped
10:07:20 [2024-05-17T10:07:20.206Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s)
10:07:20 [2024-05-17T10:07:20.206Z]     bridge_test.go:215: testEnv.DaemonInfo.OSType != "windows"
10:07:20 [2024-05-17T10:07:20.206Z] 
10:07:20 [2024-05-17T10:07:20.206Z] === SKIP: arm64.integration.networking TestNslookupWindows (0.00s)
10:07:20 [2024-05-17T10:07:20.206Z]     resolvconf_test.go:196: testEnv.DaemonInfo.OSType != "windows"
10:07:20 [2024-05-17T10:07:20.206Z] 
10:07:20 [2024-05-17T10:07:20.206Z] DONE 54 tests, 2 skipped in 86.057s
10:07:20 [2024-05-17T10:07:20.206Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
10:07:20 [2024-05-17T10:07:20.206Z] ++ '[' -n '' ']'
10:07:20 [2024-05-17T10:07:20.206Z] ++ 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
10:07:20 [2024-05-17T10:07:20.206Z] ++ set -e
10:07:20 [2024-05-17T10:07:20.206Z] ++ '[' -n 0 ']'
10:07:20 [2024-05-17T10:07:20.206Z] ++ set -x
10:07:20 [2024-05-17T10:07:20.206Z] ++ 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.CylxV7Wcn7/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
10:07:20 [2024-05-17T10:07:20.206Z] testing: warning: no tests to run
10:07:20 [2024-05-17T10:07:20.206Z] PASS
10:07:20 [2024-05-17T10:07:20.206Z] 
10:07:20 [2024-05-17T10:07:20.206Z] DONE 0 tests in 0.005s
10:07:20 [2024-05-17T10:07:20.206Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
10:07:20 [2024-05-17T10:07:20.206Z] ++ '[' -n '' ']'
10:07:20 [2024-05-17T10:07:20.206Z] ++ 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
10:07:20 [2024-05-17T10:07:20.206Z] ++ set -e
10:07:20 [2024-05-17T10:07:20.206Z] ++ '[' -n 0 ']'
10:07:20 [2024-05-17T10:07:20.206Z] ++ set -x
10:07:20 [2024-05-17T10:07:20.206Z] ++ 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.CylxV7Wcn7/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
10:07:20 [2024-05-17T10:07:20.206Z] INFO: Testing against a local daemon
10:07:20 [2024-05-17T10:07:20.206Z] === RUN   TestAuthZPluginAllowRequest
10:07:20 [2024-05-17T10:07:20.206Z] --- PASS: TestAuthZPluginAllowRequest (1.01s)
10:07:20 [2024-05-17T10:07:20.206Z] === RUN   TestAuthZPluginTLS
10:07:20 [2024-05-17T10:07:20.206Z] --- PASS: TestAuthZPluginTLS (0.54s)
10:07:20 [2024-05-17T10:07:20.206Z] === RUN   TestAuthZPluginDenyRequest
10:07:20 [2024-05-17T10:07:20.460Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
10:07:20 [2024-05-17T10:07:20.460Z] === RUN   TestAuthZPluginAPIDenyResponse
10:07:21 [2024-05-17T10:07:21.019Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
10:07:21 [2024-05-17T10:07:21.019Z] === RUN   TestAuthZPluginDenyResponse
10:07:21 [2024-05-17T10:07:21.577Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
10:07:21 [2024-05-17T10:07:21.577Z] === RUN   TestAuthZPluginAllowEventStream
10:07:22 [2024-05-17T10:07:22.500Z] 2024/05/17 10:07:22 http: panic serving 127.0.0.1:37318: runtime error: invalid memory address or nil pointer dereference
10:07:22 [2024-05-17T10:07:22.500Z] goroutine 169 [running]:
10:07:22 [2024-05-17T10:07:22.500Z] net/http.(*conn).serve.func1()
10:07:22 [2024-05-17T10:07:22.500Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
10:07:22 [2024-05-17T10:07:22.500Z] panic({0xa96c00?, 0x15cb010?})
10:07:22 [2024-05-17T10:07:22.500Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
10:07:22 [2024-05-17T10:07:22.500Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c3b0, 0x4000095020}, 0xffff4f08f3c8?)
10:07:22 [2024-05-17T10:07:22.500Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
10:07:22 [2024-05-17T10:07:22.500Z] net/http.HandlerFunc.ServeHTTP(0x40001e4c00?, {0xd9c3b0?, 0x4000095020?}, 0x403134?)
10:07:22 [2024-05-17T10:07:22.500Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:07:22 [2024-05-17T10:07:22.500Z] net/http.(*ServeMux).ServeHTTP(0xda2718?, {0xd9c3b0, 0x4000095020}, 0x40001e4c00)
10:07:22 [2024-05-17T10:07:22.500Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
10:07:22 [2024-05-17T10:07:22.500Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40003800b0, {0xd9af70?, 0x40001120e0}, 0x40001e4b00, {0xd90fc0, 0x40006945c0})
10:07:22 [2024-05-17T10:07:22.500Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
10:07:22 [2024-05-17T10:07:22.500Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9af70?, 0x40001120e0?}, 0x4000490560?)
10:07:22 [2024-05-17T10:07:22.500Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
10:07:22 [2024-05-17T10:07:22.500Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd9af70?, 0x40001120e0?}, 0x40001120e0?)
10:07:22 [2024-05-17T10:07:22.500Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:07:22 [2024-05-17T10:07:22.500Z] net/http.serverHandler.ServeHTTP({0xd979e8?}, {0xd9af70?, 0x40001120e0?}, 0x6?)
10:07:22 [2024-05-17T10:07:22.500Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
10:07:22 [2024-05-17T10:07:22.500Z] net/http.(*conn).serve(0x40000fefc0, {0xda2718, 0x40006a8a80})
10:07:22 [2024-05-17T10:07:22.500Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
10:07:22 [2024-05-17T10:07:22.500Z] created by net/http.(*Server).Serve in goroutine 37
10:07:22 [2024-05-17T10:07:22.500Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
10:07:23 [2024-05-17T10:07:23.423Z] 2024/05/17 10:07:23 http: panic serving 127.0.0.1:37324: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
10:07:23 [2024-05-17T10:07:23.423Z] goroutine 52 [running]:
10:07:23 [2024-05-17T10:07:23.423Z] net/http.(*conn).serve.func1()
10:07:23 [2024-05-17T10:07:23.423Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
10:07:23 [2024-05-17T10:07:23.423Z] panic({0xa2c460?, 0x4000490a00?})
10:07:23 [2024-05-17T10:07:23.423Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
10:07:23 [2024-05-17T10:07:23.423Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c3b0, 0x40000951a0}, 0xffff4f08f3c8?)
10:07:23 [2024-05-17T10:07:23.423Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
10:07:23 [2024-05-17T10:07:23.423Z] net/http.HandlerFunc.ServeHTTP(0x40001e4d00?, {0xd9c3b0?, 0x40000951a0?}, 0x403134?)
10:07:23 [2024-05-17T10:07:23.423Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:07:23 [2024-05-17T10:07:23.423Z] net/http.(*ServeMux).ServeHTTP(0xda2718?, {0xd9c3b0, 0x40000951a0}, 0x40001e4d00)
10:07:23 [2024-05-17T10:07:23.423Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
10:07:23 [2024-05-17T10:07:23.423Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40003800b0, {0xd9af70?, 0x40001121c0}, 0x400010e200, {0xd90fc0, 0x40006945c0})
10:07:23 [2024-05-17T10:07:23.423Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
10:07:23 [2024-05-17T10:07:23.423Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9af70?, 0x40001121c0?}, 0x400048c0f0?)
10:07:23 [2024-05-17T10:07:23.423Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
10:07:23 [2024-05-17T10:07:23.423Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9af70?, 0x40001121c0?}, 0x4000319b40?)
10:07:23 [2024-05-17T10:07:23.423Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:07:23 [2024-05-17T10:07:23.423Z] net/http.serverHandler.ServeHTTP({0x400048c0f0?}, {0xd9af70?, 0x40001121c0?}, 0x6?)
10:07:23 [2024-05-17T10:07:23.423Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
10:07:23 [2024-05-17T10:07:23.423Z] net/http.(*conn).serve(0x40001aee10, {0xda2718, 0x40006a8a80})
10:07:23 [2024-05-17T10:07:23.423Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
10:07:23 [2024-05-17T10:07:23.423Z] created by net/http.(*Server).Serve in goroutine 37
10:07:23 [2024-05-17T10:07:23.423Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
10:07:25 [2024-05-17T10:07:25.928Z] 2024/05/17 10:07:25 http: panic serving 127.0.0.1:37338: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
10:07:25 [2024-05-17T10:07:25.928Z] goroutine 56 [running]:
10:07:25 [2024-05-17T10:07:25.928Z] net/http.(*conn).serve.func1()
10:07:25 [2024-05-17T10:07:25.928Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
10:07:25 [2024-05-17T10:07:25.928Z] panic({0xa2c460?, 0x40003c0b30?})
10:07:25 [2024-05-17T10:07:25.928Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
10:07:25 [2024-05-17T10:07:25.928Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c3b0, 0x40004bb440}, 0xffff4f082570?)
10:07:25 [2024-05-17T10:07:25.928Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
10:07:25 [2024-05-17T10:07:25.928Z] net/http.HandlerFunc.ServeHTTP(0x400010e900?, {0xd9c3b0?, 0x40004bb440?}, 0x403134?)
10:07:25 [2024-05-17T10:07:25.928Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:07:25 [2024-05-17T10:07:25.928Z] net/http.(*ServeMux).ServeHTTP(0xda2718?, {0xd9c3b0, 0x40004bb440}, 0x400010e900)
10:07:25 [2024-05-17T10:07:25.928Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
10:07:25 [2024-05-17T10:07:25.928Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40003800b0, {0xd9af70?, 0x400043c540}, 0x40001e4e00, {0xd90fc0, 0x40006945c0})
10:07:25 [2024-05-17T10:07:25.928Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
10:07:25 [2024-05-17T10:07:25.928Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9af70?, 0x400043c540?}, 0x40006a9440?)
10:07:25 [2024-05-17T10:07:25.928Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
10:07:25 [2024-05-17T10:07:25.928Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9af70?, 0x400043c540?}, 0x4000319b40?)
10:07:25 [2024-05-17T10:07:25.928Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:07:25 [2024-05-17T10:07:25.928Z] net/http.serverHandler.ServeHTTP({0x40006a9440?}, {0xd9af70?, 0x400043c540?}, 0x6?)
10:07:25 [2024-05-17T10:07:25.928Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
10:07:25 [2024-05-17T10:07:25.928Z] net/http.(*conn).serve(0x40001af560, {0xda2718, 0x40006a8a80})
10:07:25 [2024-05-17T10:07:25.928Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
10:07:25 [2024-05-17T10:07:25.928Z] created by net/http.(*Server).Serve in goroutine 37
10:07:25 [2024-05-17T10:07:25.928Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
10:07:27 [2024-05-17T10:07:27.810Z] --- PASS: TestAuthZPluginAllowEventStream (6.03s)
10:07:27 [2024-05-17T10:07:27.810Z] === RUN   TestAuthZPluginErrorResponse
10:07:28 [2024-05-17T10:07:28.065Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
10:07:28 [2024-05-17T10:07:28.065Z] === RUN   TestAuthZPluginErrorRequest
10:07:28 [2024-05-17T10:07:28.625Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
10:07:28 [2024-05-17T10:07:28.625Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:07:29 [2024-05-17T10:07:29.185Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:07:29 [2024-05-17T10:07:29.185Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:07:30 [2024-05-17T10:07:30.546Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.13s)
10:07:30 [2024-05-17T10:07:30.546Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:07:31 [2024-05-17T10:07:31.470Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.18s)
10:07:31 [2024-05-17T10:07:31.470Z] === RUN   TestAuthZPluginHeader
10:07:32 [2024-05-17T10:07:32.030Z] --- PASS: TestAuthZPluginHeader (0.61s)
10:07:32 [2024-05-17T10:07:32.030Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:07:32 [2024-05-17T10:07:32.030Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
10:07:32 [2024-05-17T10:07:32.030Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:07:32 [2024-05-17T10:07:32.030Z] === RUN   TestAuthZPluginV2Disable
10:07:32 [2024-05-17T10:07:32.030Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
10:07:32 [2024-05-17T10:07:32.030Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:07:32 [2024-05-17T10:07:32.030Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:07:32 [2024-05-17T10:07:32.030Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
10:07:32 [2024-05-17T10:07:32.030Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:07:32 [2024-05-17T10:07:32.030Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:07:32 [2024-05-17T10:07:32.030Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
10:07:32 [2024-05-17T10:07:32.030Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:07:32 [2024-05-17T10:07:32.030Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:07:50 [2024-05-17T10:07:50.053Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
10:07:50 [2024-05-17T10:07:50.053Z] PASS
10:07:50 [2024-05-17T10:07:50.053Z] 
10:07:50 [2024-05-17T10:07:50.053Z] === Skipped
10:07:50 [2024-05-17T10:07:50.053Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:07:50 [2024-05-17T10:07:50.053Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
10:07:50 [2024-05-17T10:07:50.053Z] 
10:07:50 [2024-05-17T10:07:50.053Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:07:50 [2024-05-17T10:07:50.053Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
10:07:50 [2024-05-17T10:07:50.053Z] 
10:07:50 [2024-05-17T10:07:50.053Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:07:50 [2024-05-17T10:07:50.053Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
10:07:50 [2024-05-17T10:07:50.053Z] 
10:07:50 [2024-05-17T10:07:50.053Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:07:50 [2024-05-17T10:07:50.053Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
10:07:50 [2024-05-17T10:07:50.053Z] 
10:07:50 [2024-05-17T10:07:50.053Z] DONE 17 tests, 4 skipped in 30.567s
10:07:50 [2024-05-17T10:07:50.053Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
10:07:50 [2024-05-17T10:07:50.053Z] ++ '[' -n '' ']'
10:07:50 [2024-05-17T10:07:50.053Z] ++ 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
10:07:50 [2024-05-17T10:07:50.053Z] ++ set -e
10:07:50 [2024-05-17T10:07:50.053Z] ++ '[' -n 0 ']'
10:07:50 [2024-05-17T10:07:50.053Z] ++ set -x
10:07:50 [2024-05-17T10:07:50.053Z] ++ 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.CylxV7Wcn7/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
10:07:50 [2024-05-17T10:07:50.053Z] INFO: Testing against a local daemon
10:07:50 [2024-05-17T10:07:50.053Z] === RUN   TestPluginInvalidJSON
10:07:50 [2024-05-17T10:07:50.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:07:50 [2024-05-17T10:07:50.053Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:07:50 [2024-05-17T10:07:50.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:07:50 [2024-05-17T10:07:50.053Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:07:50 [2024-05-17T10:07:50.053Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:07:50 [2024-05-17T10:07:50.053Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:07:50 [2024-05-17T10:07:50.053Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:07:50 [2024-05-17T10:07:50.053Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:07:50 [2024-05-17T10:07:50.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:07:50 [2024-05-17T10:07:50.053Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:07:50 [2024-05-17T10:07:50.053Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:07:50 [2024-05-17T10:07:50.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:07:50 [2024-05-17T10:07:50.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:07:50 [2024-05-17T10:07:50.053Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:07:50 [2024-05-17T10:07:50.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:07:50 [2024-05-17T10:07:50.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:07:50 [2024-05-17T10:07:50.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:07:50 [2024-05-17T10:07:50.053Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:07:50 [2024-05-17T10:07:50.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:07:50 [2024-05-17T10:07:50.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:07:50 [2024-05-17T10:07:50.053Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:07:50 [2024-05-17T10:07:50.053Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:07:50 [2024-05-17T10:07:50.053Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
10:07:50 [2024-05-17T10:07:50.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:07:50 [2024-05-17T10:07:50.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:07:50 [2024-05-17T10:07:50.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:07:50 [2024-05-17T10:07:50.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:07:50 [2024-05-17T10:07:50.053Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:07:50 [2024-05-17T10:07:50.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:07:50 [2024-05-17T10:07:50.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:07:50 [2024-05-17T10:07:50.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:07:50 [2024-05-17T10:07:50.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:07:50 [2024-05-17T10:07:50.053Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
10:07:50 [2024-05-17T10:07:50.053Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:07:50 [2024-05-17T10:07:50.053Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:07:50 [2024-05-17T10:07:50.053Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:07:50 [2024-05-17T10:07:50.053Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:07:50 [2024-05-17T10:07:50.053Z] === RUN   TestPluginInstall
10:07:50 [2024-05-17T10:07:50.053Z] === RUN   TestPluginInstall/no_auth
10:07:52 [2024-05-17T10:07:52.582Z] time="2024-05-17T10:07:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:07:52 [2024-05-17T10:07:52.582Z] time="2024-05-17T10:07:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f33716a43f60b609335052e16d7adade49de2f8e8254f8a757df2fd82a1a941c" mediatype=application/vnd.docker.plugin.v1+json size=522
10:07:52 [2024-05-17T10:07:52.582Z] time="2024-05-17T10:07:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:07:52 [2024-05-17T10:07:52.582Z] time="2024-05-17T10:07:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f33716a43f60b609335052e16d7adade49de2f8e8254f8a757df2fd82a1a941c" mediatype=application/vnd.docker.plugin.v1+json size=522
10:07:52 [2024-05-17T10:07:52.582Z] === RUN   TestPluginInstall/with_digest
10:07:53 [2024-05-17T10:07:53.140Z] === RUN   TestPluginInstall/with_htpasswd
10:07:53 [2024-05-17T10:07:53.395Z] time="2024-05-17T10:07:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:07:53 [2024-05-17T10:07:53.395Z] time="2024-05-17T10:07:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0648cbd96baefab29016c7b263c4312bc9f465a4916eb7ad02e1b8e67751d0ab" mediatype=application/vnd.docker.plugin.v1+json size=522
10:07:53 [2024-05-17T10:07:53.395Z] time="2024-05-17T10:07:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:07:53 [2024-05-17T10:07:53.395Z] time="2024-05-17T10:07:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0648cbd96baefab29016c7b263c4312bc9f465a4916eb7ad02e1b8e67751d0ab" mediatype=application/vnd.docker.plugin.v1+json size=522
10:07:53 [2024-05-17T10:07:53.649Z] === RUN   TestPluginInstall/with_insecure
10:07:54 [2024-05-17T10:07:54.572Z] time="2024-05-17T10:07:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:07:54 [2024-05-17T10:07:54.572Z] time="2024-05-17T10:07:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0648cbd96baefab29016c7b263c4312bc9f465a4916eb7ad02e1b8e67751d0ab" mediatype=application/vnd.docker.plugin.v1+json size=522
10:07:54 [2024-05-17T10:07:54.572Z] time="2024-05-17T10:07:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:07:54 [2024-05-17T10:07:54.572Z] time="2024-05-17T10:07:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0648cbd96baefab29016c7b263c4312bc9f465a4916eb7ad02e1b8e67751d0ab" mediatype=application/vnd.docker.plugin.v1+json size=522
10:07:54 [2024-05-17T10:07:54.572Z]     plugin_test.go:247: [d2efd2d0d2ee3] daemon is not started
10:07:54 [2024-05-17T10:07:54.572Z] --- PASS: TestPluginInstall (5.46s)
10:07:54 [2024-05-17T10:07:54.572Z]     --- PASS: TestPluginInstall/no_auth (3.59s)
10:07:54 [2024-05-17T10:07:54.572Z]     --- PASS: TestPluginInstall/with_digest (0.49s)
10:07:54 [2024-05-17T10:07:54.572Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
10:07:54 [2024-05-17T10:07:54.572Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
10:07:54 [2024-05-17T10:07:54.572Z] === RUN   TestPluginsWithRuntimes
10:07:55 [2024-05-17T10:07:55.931Z] === RUN   TestPluginsWithRuntimes/No_Args
10:07:56 [2024-05-17T10:07:56.853Z] === RUN   TestPluginsWithRuntimes/With_Args
10:07:57 [2024-05-17T10:07:57.776Z] --- PASS: TestPluginsWithRuntimes (3.32s)
10:07:57 [2024-05-17T10:07:57.776Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.97s)
10:07:57 [2024-05-17T10:07:57.776Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.85s)
10:07:57 [2024-05-17T10:07:57.776Z] === RUN   TestPluginBackCompatMediaTypes
10:07:58 [2024-05-17T10:07:58.335Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
10:07:58 [2024-05-17T10:07:58.335Z] PASS
10:07:58 [2024-05-17T10:07:58.335Z] 
10:07:58 [2024-05-17T10:07:58.335Z] DONE 25 tests in 9.308s
10:07:58 [2024-05-17T10:07:58.335Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
10:07:58 [2024-05-17T10:07:58.335Z] ++ '[' -n '' ']'
10:07:58 [2024-05-17T10:07:58.335Z] ++ 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
10:07:58 [2024-05-17T10:07:58.335Z] ++ set -e
10:07:58 [2024-05-17T10:07:58.335Z] ++ '[' -n 0 ']'
10:07:58 [2024-05-17T10:07:58.335Z] ++ set -x
10:07:58 [2024-05-17T10:07:58.335Z] ++ 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.CylxV7Wcn7/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
10:07:58 [2024-05-17T10:07:58.335Z] INFO: Testing against a local daemon
10:07:58 [2024-05-17T10:07:58.335Z] === RUN   TestExternalGraphDriver
10:07:58 [2024-05-17T10:07:58.893Z] === RUN   TestExternalGraphDriver/json
10:07:58 [2024-05-17T10:07:58.893Z] === RUN   TestExternalGraphDriver/spec
10:07:58 [2024-05-17T10:07:58.893Z] === RUN   TestExternalGraphDriver/pull
10:07:58 [2024-05-17T10:07:58.893Z] --- PASS: TestExternalGraphDriver (0.37s)
10:07:58 [2024-05-17T10:07:58.893Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
10:07:58 [2024-05-17T10:07:58.893Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
10:07:58 [2024-05-17T10:07:58.893Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
10:07:58 [2024-05-17T10:07:58.893Z] === RUN   TestGraphdriverPluginV2
10:07:59 [2024-05-17T10:07:59.148Z]     external_test.go:416: (*Execution).NotAmd64-fm
10:07:59 [2024-05-17T10:07:59.148Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
10:07:59 [2024-05-17T10:07:59.148Z] PASS
10:07:59 [2024-05-17T10:07:59.148Z] 
10:07:59 [2024-05-17T10:07:59.148Z] === Skipped
10:07:59 [2024-05-17T10:07:59.148Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
10:07:59 [2024-05-17T10:07:59.148Z]     external_test.go:416: (*Execution).NotAmd64-fm
10:07:59 [2024-05-17T10:07:59.148Z] 
10:07:59 [2024-05-17T10:07:59.148Z] DONE 5 tests, 1 skipped in 0.728s
10:07:59 [2024-05-17T10:07:59.148Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
10:07:59 [2024-05-17T10:07:59.148Z] ++ '[' -n '' ']'
10:07:59 [2024-05-17T10:07:59.148Z] ++ 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
10:07:59 [2024-05-17T10:07:59.148Z] ++ set -e
10:07:59 [2024-05-17T10:07:59.148Z] ++ '[' -n 0 ']'
10:07:59 [2024-05-17T10:07:59.148Z] ++ set -x
10:07:59 [2024-05-17T10:07:59.148Z] ++ 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.CylxV7Wcn7/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
10:07:59 [2024-05-17T10:07:59.148Z] INFO: Testing against a local daemon
10:07:59 [2024-05-17T10:07:59.148Z] === RUN   TestContinueAfterPluginCrash
10:07:59 [2024-05-17T10:07:59.148Z] === PAUSE TestContinueAfterPluginCrash
10:07:59 [2024-05-17T10:07:59.148Z] === RUN   TestReadPluginNoRead
10:07:59 [2024-05-17T10:07:59.148Z] === PAUSE TestReadPluginNoRead
10:07:59 [2024-05-17T10:07:59.148Z] === RUN   TestDaemonStartWithLogOpt
10:07:59 [2024-05-17T10:07:59.148Z] === PAUSE TestDaemonStartWithLogOpt
10:07:59 [2024-05-17T10:07:59.148Z] === CONT  TestContinueAfterPluginCrash
10:07:59 [2024-05-17T10:07:59.148Z] === CONT  TestDaemonStartWithLogOpt
10:07:59 [2024-05-17T10:07:59.148Z] === CONT  TestReadPluginNoRead
10:08:01 [2024-05-17T10:08:01.655Z] === RUN   TestReadPluginNoRead/default
10:08:01 [2024-05-17T10:08:01.655Z] --- PASS: TestDaemonStartWithLogOpt (2.63s)
10:08:02 [2024-05-17T10:08:02.578Z] === RUN   TestReadPluginNoRead/disabled_caching
10:08:03 [2024-05-17T10:08:03.501Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:08:04 [2024-05-17T10:08:04.860Z]     read_test.go:93: [d3938589c21df] daemon is not started
10:08:04 [2024-05-17T10:08:04.860Z] --- PASS: TestReadPluginNoRead (5.71s)
10:08:04 [2024-05-17T10:08:04.860Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
10:08:04 [2024-05-17T10:08:04.860Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
10:08:04 [2024-05-17T10:08:04.860Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
10:08:06 [2024-05-17T10:08:06.741Z] --- PASS: TestContinueAfterPluginCrash (7.60s)
10:08:06 [2024-05-17T10:08:06.741Z] PASS
10:08:06 [2024-05-17T10:08:06.741Z] 
10:08:06 [2024-05-17T10:08:06.741Z] DONE 6 tests in 7.626s
10:08:06 [2024-05-17T10:08:06.741Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
10:08:06 [2024-05-17T10:08:06.741Z] ++ '[' -n '' ']'
10:08:06 [2024-05-17T10:08:06.741Z] ++ 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
10:08:06 [2024-05-17T10:08:06.741Z] ++ set -e
10:08:06 [2024-05-17T10:08:06.741Z] ++ '[' -n 0 ']'
10:08:06 [2024-05-17T10:08:06.741Z] ++ set -x
10:08:06 [2024-05-17T10:08:06.741Z] ++ 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.CylxV7Wcn7/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
10:08:06 [2024-05-17T10:08:06.741Z] testing: warning: no tests to run
10:08:06 [2024-05-17T10:08:06.741Z] PASS
10:08:06 [2024-05-17T10:08:06.741Z] 
10:08:06 [2024-05-17T10:08:06.741Z] DONE 0 tests in 0.006s
10:08:06 [2024-05-17T10:08:06.741Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
10:08:06 [2024-05-17T10:08:06.741Z] ++ '[' -n '' ']'
10:08:06 [2024-05-17T10:08:06.741Z] ++ 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
10:08:06 [2024-05-17T10:08:06.741Z] ++ set -e
10:08:06 [2024-05-17T10:08:06.741Z] ++ '[' -n 0 ']'
10:08:06 [2024-05-17T10:08:06.741Z] ++ set -x
10:08:06 [2024-05-17T10:08:06.741Z] ++ 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.CylxV7Wcn7/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
10:08:06 [2024-05-17T10:08:06.741Z] INFO: Testing against a local daemon
10:08:06 [2024-05-17T10:08:06.741Z] === RUN   TestPluginWithDevMounts
10:08:06 [2024-05-17T10:08:06.741Z] === PAUSE TestPluginWithDevMounts
10:08:06 [2024-05-17T10:08:06.741Z] === CONT  TestPluginWithDevMounts
10:08:08 [2024-05-17T10:08:08.623Z] --- PASS: TestPluginWithDevMounts (1.48s)
10:08:08 [2024-05-17T10:08:08.623Z] PASS
10:08:08 [2024-05-17T10:08:08.623Z] 
10:08:08 [2024-05-17T10:08:08.623Z] DONE 1 tests in 1.509s
10:08:08 [2024-05-17T10:08:08.623Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
10:08:08 [2024-05-17T10:08:08.623Z] ++ '[' -n '' ']'
10:08:08 [2024-05-17T10:08:08.623Z] ++ 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
10:08:08 [2024-05-17T10:08:08.623Z] ++ set -e
10:08:08 [2024-05-17T10:08:08.623Z] ++ '[' -n 0 ']'
10:08:08 [2024-05-17T10:08:08.623Z] ++ set -x
10:08:08 [2024-05-17T10:08:08.623Z] ++ 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.CylxV7Wcn7/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
10:08:08 [2024-05-17T10:08:08.623Z] INFO: Testing against a local daemon
10:08:08 [2024-05-17T10:08:08.623Z] === RUN   TestSecretInspect
10:08:10 [2024-05-17T10:08:10.504Z] --- PASS: TestSecretInspect (1.94s)
10:08:10 [2024-05-17T10:08:10.504Z] === RUN   TestSecretList
10:08:12 [2024-05-17T10:08:12.385Z] --- PASS: TestSecretList (1.90s)
10:08:12 [2024-05-17T10:08:12.385Z] === RUN   TestSecretsCreateAndDelete
10:08:14 [2024-05-17T10:08:14.296Z] --- PASS: TestSecretsCreateAndDelete (1.92s)
10:08:14 [2024-05-17T10:08:14.296Z] === RUN   TestSecretsUpdate
10:08:16 [2024-05-17T10:08:16.181Z] --- PASS: TestSecretsUpdate (1.90s)
10:08:16 [2024-05-17T10:08:16.181Z] === RUN   TestTemplatedSecret
10:08:18 [2024-05-17T10:08:18.687Z] --- PASS: TestTemplatedSecret (2.51s)
10:08:18 [2024-05-17T10:08:18.687Z] === RUN   TestSecretCreateResolve
10:08:20 [2024-05-17T10:08:20.569Z] --- PASS: TestSecretCreateResolve (1.86s)
10:08:20 [2024-05-17T10:08:20.569Z] PASS
10:08:20 [2024-05-17T10:08:20.569Z] 
10:08:20 [2024-05-17T10:08:20.569Z] DONE 6 tests in 12.057s
10:08:20 [2024-05-17T10:08:20.569Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
10:08:20 [2024-05-17T10:08:20.569Z] ++ '[' -n '' ']'
10:08:20 [2024-05-17T10:08:20.569Z] ++ 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
10:08:20 [2024-05-17T10:08:20.569Z] ++ set -e
10:08:20 [2024-05-17T10:08:20.569Z] ++ '[' -n 0 ']'
10:08:20 [2024-05-17T10:08:20.569Z] ++ set -x
10:08:20 [2024-05-17T10:08:20.569Z] ++ 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.CylxV7Wcn7/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
10:08:20 [2024-05-17T10:08:20.569Z] INFO: Testing against a local daemon
10:08:20 [2024-05-17T10:08:20.569Z] === RUN   TestServiceCreateInit
10:08:20 [2024-05-17T10:08:20.569Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:08:24 [2024-05-17T10:08:24.724Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:08:27 [2024-05-17T10:08:27.981Z] --- PASS: TestServiceCreateInit (7.41s)
10:08:27 [2024-05-17T10:08:27.981Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.66s)
10:08:27 [2024-05-17T10:08:27.981Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s)
10:08:27 [2024-05-17T10:08:27.981Z] === RUN   TestCreateServiceMultipleTimes
10:08:46 [2024-05-17T10:08:46.006Z] --- PASS: TestCreateServiceMultipleTimes (15.32s)
10:08:46 [2024-05-17T10:08:46.006Z] === RUN   TestCreateServiceConflict
10:08:46 [2024-05-17T10:08:46.006Z] --- PASS: TestCreateServiceConflict (1.92s)
10:08:46 [2024-05-17T10:08:46.006Z] === RUN   TestCreateServiceMaxReplicas
10:08:47 [2024-05-17T10:08:47.889Z] --- PASS: TestCreateServiceMaxReplicas (2.58s)
10:08:47 [2024-05-17T10:08:47.889Z] === RUN   TestCreateServiceSecretFileMode
10:09:00 [2024-05-17T10:09:00.066Z] --- PASS: TestCreateServiceSecretFileMode (12.38s)
10:09:00 [2024-05-17T10:09:00.066Z] === RUN   TestCreateServiceConfigFileMode
10:09:14 [2024-05-17T10:09:14.883Z] --- PASS: TestCreateServiceConfigFileMode (12.45s)
10:09:14 [2024-05-17T10:09:14.883Z] === RUN   TestCreateServiceSysctls
10:09:15 [2024-05-17T10:09:15.441Z] --- PASS: TestCreateServiceSysctls (3.02s)
10:09:15 [2024-05-17T10:09:15.441Z] === RUN   TestCreateServiceCapabilities
10:09:17 [2024-05-17T10:09:17.947Z] --- PASS: TestCreateServiceCapabilities (2.30s)
10:09:17 [2024-05-17T10:09:17.947Z] === RUN   TestInspect
10:09:20 [2024-05-17T10:09:20.454Z] --- PASS: TestInspect (2.72s)
10:09:20 [2024-05-17T10:09:20.454Z] === RUN   TestCreateJob
10:09:23 [2024-05-17T10:09:23.710Z] --- PASS: TestCreateJob (2.86s)
10:09:23 [2024-05-17T10:09:23.710Z] === RUN   TestReplicatedJob
10:09:28 [2024-05-17T10:09:28.942Z] --- PASS: TestReplicatedJob (4.78s)
10:09:28 [2024-05-17T10:09:28.942Z] === RUN   TestUpdateReplicatedJob
10:09:31 [2024-05-17T10:09:31.448Z] --- PASS: TestUpdateReplicatedJob (2.93s)
10:09:31 [2024-05-17T10:09:31.448Z] === RUN   TestServiceListWithStatuses
10:09:35 [2024-05-17T10:09:35.602Z] --- PASS: TestServiceListWithStatuses (4.19s)
10:09:35 [2024-05-17T10:09:35.602Z] === RUN   TestDockerNetworkConnectAliasPreV144
10:09:39 [2024-05-17T10:09:39.780Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.91s)
10:09:39 [2024-05-17T10:09:39.780Z] === RUN   TestDockerNetworkReConnect
10:09:42 [2024-05-17T10:09:42.286Z] --- PASS: TestDockerNetworkReConnect (3.07s)
10:09:42 [2024-05-17T10:09:42.286Z] === RUN   TestServicePlugin
10:09:42 [2024-05-17T10:09:42.286Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
10:09:42 [2024-05-17T10:09:42.286Z] --- SKIP: TestServicePlugin (0.00s)
10:09:42 [2024-05-17T10:09:42.286Z] === RUN   TestServiceUpdateLabel
10:09:44 [2024-05-17T10:09:44.167Z] --- PASS: TestServiceUpdateLabel (1.97s)
10:09:44 [2024-05-17T10:09:44.167Z] === RUN   TestServiceUpdateSecrets
10:09:58 [2024-05-17T10:09:58.985Z] --- PASS: TestServiceUpdateSecrets (14.18s)
10:09:58 [2024-05-17T10:09:58.985Z] === RUN   TestServiceUpdateConfigs
10:10:13 [2024-05-17T10:10:13.801Z] --- PASS: TestServiceUpdateConfigs (14.13s)
10:10:13 [2024-05-17T10:10:13.801Z] === RUN   TestServiceUpdateNetwork
10:10:25 [2024-05-17T10:10:25.947Z] --- PASS: TestServiceUpdateNetwork (12.09s)
10:10:25 [2024-05-17T10:10:25.947Z] === RUN   TestServiceUpdatePidsLimit
10:10:25 [2024-05-17T10:10:25.947Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:10:26 [2024-05-17T10:10:26.201Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:10:34 [2024-05-17T10:10:34.294Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:10:40 [2024-05-17T10:10:40.814Z] --- PASS: TestServiceUpdatePidsLimit (15.82s)
10:10:40 [2024-05-17T10:10:40.814Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s)
10:10:40 [2024-05-17T10:10:40.814Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
10:10:40 [2024-05-17T10:10:40.814Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.67s)
10:10:40 [2024-05-17T10:10:40.814Z] PASS
10:10:40 [2024-05-17T10:10:40.814Z] 
10:10:40 [2024-05-17T10:10:40.814Z] === Skipped
10:10:40 [2024-05-17T10:10:40.814Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:10:40 [2024-05-17T10:10:40.814Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
10:10:40 [2024-05-17T10:10:40.814Z] 
10:10:40 [2024-05-17T10:10:40.814Z] DONE 26 tests, 1 skipped in 140.050s
10:10:40 [2024-05-17T10:10:40.814Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
10:10:40 [2024-05-17T10:10:40.814Z] ++ '[' -n '' ']'
10:10:40 [2024-05-17T10:10:40.814Z] ++ 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
10:10:40 [2024-05-17T10:10:40.814Z] ++ set -e
10:10:40 [2024-05-17T10:10:40.814Z] ++ '[' -n 0 ']'
10:10:40 [2024-05-17T10:10:40.814Z] ++ set -x
10:10:40 [2024-05-17T10:10:40.814Z] ++ 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.CylxV7Wcn7/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
10:10:40 [2024-05-17T10:10:40.814Z] INFO: Testing against a local daemon
10:10:40 [2024-05-17T10:10:40.814Z] === RUN   TestSessionCreate
10:10:40 [2024-05-17T10:10:40.814Z] --- PASS: TestSessionCreate (0.01s)
10:10:40 [2024-05-17T10:10:40.814Z] === RUN   TestSessionCreateWithBadUpgrade
10:10:40 [2024-05-17T10:10:40.814Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
10:10:40 [2024-05-17T10:10:40.814Z] PASS
10:10:40 [2024-05-17T10:10:40.814Z] 
10:10:40 [2024-05-17T10:10:40.814Z] DONE 2 tests in 0.038s
10:10:40 [2024-05-17T10:10:40.814Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
10:10:40 [2024-05-17T10:10:40.814Z] ++ '[' -n '' ']'
10:10:40 [2024-05-17T10:10:40.814Z] ++ 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
10:10:40 [2024-05-17T10:10:40.814Z] ++ set -e
10:10:40 [2024-05-17T10:10:40.814Z] ++ '[' -n 0 ']'
10:10:40 [2024-05-17T10:10:40.814Z] ++ set -x
10:10:40 [2024-05-17T10:10:40.814Z] ++ 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.CylxV7Wcn7/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
10:10:40 [2024-05-17T10:10:40.814Z] INFO: Testing against a local daemon
10:10:40 [2024-05-17T10:10:40.814Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:10:40 [2024-05-17T10:10:40.814Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:10:40 [2024-05-17T10:10:40.814Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:10:40 [2024-05-17T10:10:40.814Z] === RUN   TestDiskUsage
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/empty
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/empty/container_types
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/empty/image_types
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/empty/volume_types
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/empty/build-cache_types
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/after_LoadBusybox
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:10:41 [2024-05-17T10:10:41.068Z] === RUN   TestDiskUsage/after_container.Run
10:10:41 [2024-05-17T10:10:41.323Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:10:41 [2024-05-17T10:10:41.323Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:10:41 [2024-05-17T10:10:41.323Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:10:41 [2024-05-17T10:10:41.323Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:10:41 [2024-05-17T10:10:41.323Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:10:41 [2024-05-17T10:10:41.323Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:10:41 [2024-05-17T10:10:41.323Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:10:41 [2024-05-17T10:10:41.323Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:10:41 [2024-05-17T10:10:41.323Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:10:41 [2024-05-17T10:10:41.323Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:10:41 [2024-05-17T10:10:41.323Z] --- PASS: TestDiskUsage (0.99s)
10:10:41 [2024-05-17T10:10:41.323Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]     --- PASS: TestDiskUsage/after_container.Run (0.22s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:10:41 [2024-05-17T10:10:41.323Z] === RUN   TestEventsExecDie
10:10:41 [2024-05-17T10:10:41.881Z] --- PASS: TestEventsExecDie (0.49s)
10:10:41 [2024-05-17T10:10:41.881Z] === RUN   TestEventsBackwardsCompatible
10:10:41 [2024-05-17T10:10:41.881Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
10:10:41 [2024-05-17T10:10:41.881Z] === RUN   TestEventsVolumeCreate
10:10:42 [2024-05-17T10:10:42.136Z] --- PASS: TestEventsVolumeCreate (0.06s)
10:10:42 [2024-05-17T10:10:42.136Z] === RUN   TestInfoBinaryCommits
10:10:42 [2024-05-17T10:10:42.136Z] --- PASS: TestInfoBinaryCommits (0.01s)
10:10:42 [2024-05-17T10:10:42.136Z] === RUN   TestInfoAPIVersioned
10:10:42 [2024-05-17T10:10:42.136Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:10:42 [2024-05-17T10:10:42.136Z] === RUN   TestInfoAPI
10:10:42 [2024-05-17T10:10:42.136Z] --- PASS: TestInfoAPI (0.01s)
10:10:42 [2024-05-17T10:10:42.136Z] === RUN   TestInfoAPIWarnings
10:11:00 [2024-05-17T10:11:00.152Z] --- PASS: TestInfoAPIWarnings (16.54s)
10:11:00 [2024-05-17T10:11:00.152Z] === RUN   TestInfoDebug
10:11:00 [2024-05-17T10:11:00.152Z] --- PASS: TestInfoDebug (0.52s)
10:11:00 [2024-05-17T10:11:00.152Z] === RUN   TestInfoInsecureRegistries
10:11:00 [2024-05-17T10:11:00.152Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:11:00 [2024-05-17T10:11:00.152Z] === RUN   TestInfoRegistryMirrors
10:11:00 [2024-05-17T10:11:00.152Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:11:00 [2024-05-17T10:11:00.152Z] === RUN   TestLoginFailsWithBadCredentials
10:11:01 [2024-05-17T10:11:01.075Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
10:11:01 [2024-05-17T10:11:01.075Z] === RUN   TestPingCacheHeaders
10:11:01 [2024-05-17T10:11:01.075Z] --- PASS: TestPingCacheHeaders (0.01s)
10:11:01 [2024-05-17T10:11:01.075Z] === RUN   TestPingGet
10:11:01 [2024-05-17T10:11:01.075Z] --- PASS: TestPingGet (0.01s)
10:11:01 [2024-05-17T10:11:01.075Z] === RUN   TestPingHead
10:11:01 [2024-05-17T10:11:01.075Z] --- PASS: TestPingHead (0.01s)
10:11:01 [2024-05-17T10:11:01.075Z] === RUN   TestPingSwarmHeader
10:11:01 [2024-05-17T10:11:01.633Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:11:02 [2024-05-17T10:11:02.192Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:11:03 [2024-05-17T10:11:03.114Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:11:03 [2024-05-17T10:11:03.114Z] --- PASS: TestPingSwarmHeader (1.93s)
10:11:03 [2024-05-17T10:11:03.114Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:11:03 [2024-05-17T10:11:03.114Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:11:03 [2024-05-17T10:11:03.114Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:11:03 [2024-05-17T10:11:03.114Z] === RUN   TestPingBuilderHeader
10:11:03 [2024-05-17T10:11:03.114Z] === RUN   TestPingBuilderHeader/default_config
10:11:03 [2024-05-17T10:11:03.673Z] === RUN   TestPingBuilderHeader/buildkit_disabled
10:11:04 [2024-05-17T10:11:04.231Z] --- PASS: TestPingBuilderHeader (1.04s)
10:11:04 [2024-05-17T10:11:04.231Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
10:11:04 [2024-05-17T10:11:04.231Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
10:11:04 [2024-05-17T10:11:04.231Z] === RUN   TestVersion
10:11:04 [2024-05-17T10:11:04.231Z] --- PASS: TestVersion (0.01s)
10:11:04 [2024-05-17T10:11:04.231Z] PASS
10:11:04 [2024-05-17T10:11:04.231Z] 
10:11:04 [2024-05-17T10:11:04.231Z] === Skipped
10:11:04 [2024-05-17T10:11:04.231Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:11:04 [2024-05-17T10:11:04.231Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:11:04 [2024-05-17T10:11:04.231Z] 
10:11:04 [2024-05-17T10:11:04.231Z] DONE 57 tests, 1 skipped in 23.719s
10:11:04 [2024-05-17T10:11:04.231Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
10:11:04 [2024-05-17T10:11:04.231Z] ++ '[' -n '' ']'
10:11:04 [2024-05-17T10:11:04.231Z] ++ 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
10:11:04 [2024-05-17T10:11:04.231Z] ++ set -e
10:11:04 [2024-05-17T10:11:04.231Z] ++ '[' -n 0 ']'
10:11:04 [2024-05-17T10:11:04.231Z] ++ set -x
10:11:04 [2024-05-17T10:11:04.231Z] ++ 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.CylxV7Wcn7/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
10:11:04 [2024-05-17T10:11:04.231Z] INFO: Testing against a local daemon
10:11:04 [2024-05-17T10:11:04.231Z] === RUN   TestRunMountVolumeSubdir
10:11:04 [2024-05-17T10:11:04.486Z]     mount_test.go:28: Setup stderr:
10:11:04 [2024-05-17T10:11:04.486Z]     mount_test.go:28: Setup stdout:
10:11:04 [2024-05-17T10:11:04.486Z]         /volume:
10:11:04 [2024-05-17T10:11:04.486Z]         total 24K    
10:11:04 [2024-05-17T10:11:04.486Z]         drwxr-xr-x    5 root     root        4.0K May 17 10:11 .
10:11:04 [2024-05-17T10:11:04.486Z]         drwxr-xr-x    1 root     root        4.0K May 17 10:11 ..
10:11:04 [2024-05-17T10:11:04.486Z]         -rw-r--r--    1 root     root           4 May 17 10:11 bar.txt
10:11:04 [2024-05-17T10:11:04.486Z]         drwxr-xr-x    2 root     root        4.0K May 17 10:11 bin
10:11:04 [2024-05-17T10:11:04.486Z]         drwxr-xr-x    3 root     root        4.0K May 17 10:11 hack
10:11:04 [2024-05-17T10:11:04.486Z]         drwxr-xr-x    2 root     root        4.0K May 17 10:11 subdir
10:11:04 [2024-05-17T10:11:04.486Z]         
10:11:04 [2024-05-17T10:11:04.486Z]         /volume/hack/:
10:11:04 [2024-05-17T10:11:04.486Z]         total 12K    
10:11:04 [2024-05-17T10:11:04.486Z]         drwxr-xr-x    3 root     root        4.0K May 17 10:11 .
10:11:04 [2024-05-17T10:11:04.486Z]         drwxr-xr-x    5 root     root        4.0K May 17 10:11 ..
10:11:04 [2024-05-17T10:11:04.486Z]         lrwxrwxrwx    1 root     root           4 May 17 10:11 bad -> root
10:11:04 [2024-05-17T10:11:04.486Z]         lrwxrwxrwx    1 root     root           9 May 17 10:11 good -> ../subdir
10:11:04 [2024-05-17T10:11:04.486Z]         drwxr-xr-x    2 root     root        4.0K May 17 10:11 iwanttobehackedwithtoctou
10:11:04 [2024-05-17T10:11:04.486Z]         lrwxrwxrwx    1 root     root           1 May 17 10:11 root -> /
10:11:04 [2024-05-17T10:11:04.740Z] === RUN   TestRunMountVolumeSubdir/subdir
10:11:04 [2024-05-17T10:11:04.994Z]     mount_test.go:101: stdout:
10:11:04 [2024-05-17T10:11:04.994Z]         hello.txt
10:11:04 [2024-05-17T10:11:04.994Z]     mount_test.go:102: stderr:
10:11:04 [2024-05-17T10:11:04.994Z] === RUN   TestRunMountVolumeSubdir/subdir_link
10:11:05 [2024-05-17T10:11:05.553Z]     mount_test.go:101: stdout:
10:11:05 [2024-05-17T10:11:05.553Z]         hello.txt
10:11:05 [2024-05-17T10:11:05.553Z]     mount_test.go:102: stderr:
10:11:05 [2024-05-17T10:11:05.553Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
10:11:05 [2024-05-17T10:11:05.807Z]     mount_test.go:101: stdout:
10:11:05 [2024-05-17T10:11:05.807Z]         /bin/busybox
10:11:05 [2024-05-17T10:11:05.807Z]     mount_test.go:102: stderr:
10:11:05 [2024-05-17T10:11:05.807Z] === RUN   TestRunMountVolumeSubdir/file
10:11:06 [2024-05-17T10:11:06.366Z]     mount_test.go:101: stdout:
10:11:06 [2024-05-17T10:11:06.366Z]         foo
10:11:06 [2024-05-17T10:11:06.366Z]     mount_test.go:102: stderr:
10:11:06 [2024-05-17T10:11:06.366Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
10:11:06 [2024-05-17T10:11:06.366Z] === RUN   TestRunMountVolumeSubdir/not_existing
10:11:06 [2024-05-17T10:11:06.366Z] === RUN   TestRunMountVolumeSubdir/mount_link
10:11:06 [2024-05-17T10:11:06.620Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
10:11:06 [2024-05-17T10:11:06.620Z] --- PASS: TestRunMountVolumeSubdir (2.50s)
10:11:06 [2024-05-17T10:11:06.620Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.43s)
10:11:06 [2024-05-17T10:11:06.620Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.42s)
10:11:06 [2024-05-17T10:11:06.620Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.39s)
10:11:06 [2024-05-17T10:11:06.620Z]     --- PASS: TestRunMountVolumeSubdir/file (0.39s)
10:11:06 [2024-05-17T10:11:06.620Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
10:11:06 [2024-05-17T10:11:06.620Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.16s)
10:11:06 [2024-05-17T10:11:06.620Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.15s)
10:11:06 [2024-05-17T10:11:06.620Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.13s)
10:11:06 [2024-05-17T10:11:06.620Z] === RUN   TestVolumesCreateAndList
10:11:06 [2024-05-17T10:11:06.620Z] --- PASS: TestVolumesCreateAndList (0.01s)
10:11:06 [2024-05-17T10:11:06.620Z] === RUN   TestVolumesRemove
10:11:06 [2024-05-17T10:11:06.620Z] === RUN   TestVolumesRemove/volume_in_use
10:11:06 [2024-05-17T10:11:06.620Z] === RUN   TestVolumesRemove/volume_not_in_use
10:11:06 [2024-05-17T10:11:06.874Z] === RUN   TestVolumesRemove/non-existing_volume
10:11:06 [2024-05-17T10:11:06.874Z] === RUN   TestVolumesRemove/non-existing_volume_force
10:11:06 [2024-05-17T10:11:06.874Z] --- PASS: TestVolumesRemove (0.06s)
10:11:06 [2024-05-17T10:11:06.874Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
10:11:06 [2024-05-17T10:11:06.874Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
10:11:06 [2024-05-17T10:11:06.874Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
10:11:06 [2024-05-17T10:11:06.874Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
10:11:06 [2024-05-17T10:11:06.874Z] === RUN   TestVolumesRemoveSwarmEnabled
10:11:06 [2024-05-17T10:11:06.874Z] === PAUSE TestVolumesRemoveSwarmEnabled
10:11:06 [2024-05-17T10:11:06.874Z] === RUN   TestVolumesInspect
10:11:06 [2024-05-17T10:11:06.874Z] --- PASS: TestVolumesInspect (0.01s)
10:11:06 [2024-05-17T10:11:06.874Z] === RUN   TestVolumesInvalidJSON
10:11:06 [2024-05-17T10:11:06.874Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:11:06 [2024-05-17T10:11:06.874Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:11:06 [2024-05-17T10:11:06.874Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:11:06 [2024-05-17T10:11:06.874Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:11:06 [2024-05-17T10:11:06.874Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:11:06 [2024-05-17T10:11:06.874Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:11:06 [2024-05-17T10:11:06.874Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:11:06 [2024-05-17T10:11:06.874Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:11:06 [2024-05-17T10:11:06.874Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:11:06 [2024-05-17T10:11:06.874Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:11:06 [2024-05-17T10:11:06.874Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:11:06 [2024-05-17T10:11:06.874Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:11:06 [2024-05-17T10:11:06.874Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:11:06 [2024-05-17T10:11:06.874Z] === RUN   TestVolumePruneAnonymous
10:11:06 [2024-05-17T10:11:06.874Z] --- PASS: TestVolumePruneAnonymous (0.03s)
10:11:06 [2024-05-17T10:11:06.874Z] === RUN   TestVolumePruneAnonFromImage
10:11:06 [2024-05-17T10:11:06.874Z] --- PASS: TestVolumePruneAnonFromImage (0.14s)
10:11:06 [2024-05-17T10:11:06.874Z] === CONT  TestVolumesRemoveSwarmEnabled
10:11:08 [2024-05-17T10:11:08.233Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
10:11:08 [2024-05-17T10:11:08.233Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
10:11:08 [2024-05-17T10:11:08.233Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
10:11:08 [2024-05-17T10:11:08.233Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
10:11:09 [2024-05-17T10:11:09.172Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.98s)
10:11:09 [2024-05-17T10:11:09.172Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
10:11:09 [2024-05-17T10:11:09.172Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
10:11:09 [2024-05-17T10:11:09.172Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
10:11:09 [2024-05-17T10:11:09.172Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
10:11:09 [2024-05-17T10:11:09.172Z] PASS
10:11:09 [2024-05-17T10:11:09.172Z] 
10:11:09 [2024-05-17T10:11:09.172Z] DONE 29 tests in 4.768s
10:11:09 [2024-05-17T10:11:09.172Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:11:09 [2024-05-17T10:11:09.172Z] ++++ cat bundles/test-integration/TestUsernsCommit/d97e3e4a25450/docker.pid
10:11:09 [2024-05-17T10:11:09.172Z] +++ kill 68457
10:11:09 [2024-05-17T10:11:09.172Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 68457 is not a child of this shell
10:11:09 [2024-05-17T10:11:09.172Z] warning: PID 68457 from bundles/test-integration/TestUsernsCommit/d97e3e4a25450/docker.pid had a nonzero exit code
10:11:09 [2024-05-17T10:11:09.172Z] umount: bundles/test-integration/TestUsernsCommit/d97e3e4a25450/root: not mounted.
10:11:09 [2024-05-17T10:11:09.172Z] ++++ cat bundles/test-integration/docker.pid
10:11:09 [2024-05-17T10:11:09.172Z] +++ kill 25207
10:11:10 [2024-05-17T10:11:10.534Z] +++ /etc/init.d/apparmor stop
10:11:10 [2024-05-17T10:11:10.534Z] Leaving: AppArmorNo profiles have been unloaded.
10:11:10 [2024-05-17T10:11:10.534Z] 
10:11:10 [2024-05-17T10:11:10.534Z] Unloading profiles will leave already running processes permanently
10:11:10 [2024-05-17T10:11:10.534Z] unconfined, which can lead to unexpected situations.
10:11:10 [2024-05-17T10:11:10.534Z] 
10:11:10 [2024-05-17T10:11:10.534Z] To set a process to complain mode, use the command line tool
10:11:10 [2024-05-17T10:11:10.534Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:11:10 [2024-05-17T10:11:10.534Z] +++ true
10:11:10 [2024-05-17T10:11:10.534Z] exiting test-integration
10:11:10 [2024-05-17T10:11:10.534Z] ++ exit 0
10:11:10 [2024-05-17T10:11:10.534Z] 
Post stage
[Pipeline] junit
10:11:11 [2024-05-17T10:11:11.899Z] Recording test results
10:11:12 [2024-05-17T10:11:12.110Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:11:12 [2024-05-17T10:11:12.394Z] + echo Ensuring container killed.
10:11:12 [2024-05-17T10:11:12.394Z] Ensuring container killed.
10:11:12 [2024-05-17T10:11:12.394Z] + docker rm -vf docker-pr3
10:11:12 [2024-05-17T10:11:12.394Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
10:11:12 [2024-05-17T10:11:12.705Z] + echo Chowning /workspace to jenkins user
10:11:12 [2024-05-17T10:11:12.705Z] Chowning /workspace to jenkins user
10:11:12 [2024-05-17T10:11:12.705Z] + id -u
10:11:12 [2024-05-17T10:11:12.705Z] + id -g
10:11:12 [2024-05-17T10:11:12.705Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47733:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:11:14 [2024-05-17T10:11:14.375Z] + bundleName=arm64-integration
10:11:14 [2024-05-17T10:11:14.375Z] + echo Creating arm64-integration-bundles.tar.gz
10:11:14 [2024-05-17T10:11:14.375Z] Creating arm64-integration-bundles.tar.gz
10:11:14 [2024-05-17T10:11:14.375Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+  *.prof -o -name *-report.xml ) -print
10:11:14 [2024-05-17T10:11:14.375Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:11:14 [2024-05-17T10:11:14.637Z] Archiving artifacts
10:11:14 [2024-05-17T10:11:14.830Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47733/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:11:15 [2024-05-17T10:11:15.106Z] + make clean
10:11:15 [2024-05-17T10:11:15.106Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:11:15 [2024-05-17T10:11:15.106Z] docker-dev-cache
10:11:15 [2024-05-17T10:11:15.106Z] 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-47733/3/stashes/