Skip to content
Success

Console Output

Pull request #46354 updated
20:11:24 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 9331d6de1e4bc204e48d392aaf34d04223a8db3d+a65c948e7edf99eeb3c1170342fe86932ce9f9eb (f0bcdf794af31ff236127b6b3067b4314757abd9)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-46354@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
20:11:26 [2023-08-28T20:11:26.461Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:11:26 [2023-08-28T20:11:26.467Z] Trying to pass milestone 1
[Pipeline] milestone
20:11:26 [2023-08-28T20:11:26.605Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:11:30 [2023-08-28T20:11:30.636Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0728f89f4b7edebd2) in /home/ubuntu/workspace/moby_PR-46354
[Pipeline] {
[Pipeline] checkout
20:11:30 [2023-08-28T20:11:30.660Z] The recommended git tool is: git
20:11:30 [2023-08-28T20:11:30.669Z] using credential docker-jenkins-github-credentials
20:11:30 [2023-08-28T20:11:30.686Z] Cloning the remote Git repository
20:11:30 [2023-08-28T20:11:30.686Z] Cloning with configured refspecs honoured and without tags
20:11:30 [2023-08-28T20:11:30.690Z] Cloning repository https://github.com/moby/moby.git
20:11:30 [2023-08-28T20:11:30.690Z]  > git init /home/ubuntu/workspace/moby_PR-46354 # timeout=10
20:11:30 [2023-08-28T20:11:30.696Z] Fetching upstream changes from https://github.com/moby/moby.git
20:11:30 [2023-08-28T20:11:30.696Z]  > git --version # timeout=10
20:11:30 [2023-08-28T20:11:30.699Z]  > git --version # 'git version 2.25.1'
20:11:30 [2023-08-28T20:11:30.699Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:11:30 [2023-08-28T20:11:30.700Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46354/head:refs/remotes/origin/PR-46354 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:11:42 [2023-08-28T20:11:42.053Z] Fetching without tags
20:11:42 [2023-08-28T20:11:42.243Z] Merging remotes/origin/master commit a65c948e7edf99eeb3c1170342fe86932ce9f9eb into PR head commit 9331d6de1e4bc204e48d392aaf34d04223a8db3d
20:11:42 [2023-08-28T20:11:42.900Z] Merge succeeded, producing 9331d6de1e4bc204e48d392aaf34d04223a8db3d
20:11:42 [2023-08-28T20:11:42.900Z] Checking out Revision 9331d6de1e4bc204e48d392aaf34d04223a8db3d (PR-46354)
20:11:42 [2023-08-28T20:11:42.039Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:11:42 [2023-08-28T20:11:42.042Z]  > git config --add remote.origin.fetch +refs/pull/46354/head:refs/remotes/origin/PR-46354 # timeout=10
20:11:42 [2023-08-28T20:11:42.045Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:11:42 [2023-08-28T20:11:42.050Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:11:42 [2023-08-28T20:11:42.056Z] Fetching upstream changes from https://github.com/moby/moby.git
20:11:42 [2023-08-28T20:11:42.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:11:42 [2023-08-28T20:11:42.056Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46354/head:refs/remotes/origin/PR-46354 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:11:42 [2023-08-28T20:11:42.246Z]  > git config core.sparsecheckout # timeout=10
20:11:42 [2023-08-28T20:11:42.249Z]  > git checkout -f 9331d6de1e4bc204e48d392aaf34d04223a8db3d # timeout=10
20:11:42 [2023-08-28T20:11:42.884Z]  > git remote # timeout=10
20:11:42 [2023-08-28T20:11:42.887Z]  > git config --get remote.origin.url # timeout=10
20:11:42 [2023-08-28T20:11:42.890Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:11:42 [2023-08-28T20:11:42.890Z]  > git merge a65c948e7edf99eeb3c1170342fe86932ce9f9eb # timeout=10
20:11:42 [2023-08-28T20:11:42.897Z]  > git rev-parse HEAD^{commit} # timeout=10
20:11:42 [2023-08-28T20:11:42.903Z]  > git config core.sparsecheckout # timeout=10
20:11:42 [2023-08-28T20:11:42.906Z]  > git checkout -f 9331d6de1e4bc204e48d392aaf34d04223a8db3d # timeout=10
20:11:43 [2023-08-28T20:11:43.743Z] Commit message: "daemon/events; fix TestLoadBufferedEventsOnlyFromPast"
20:11:43 [2023-08-28T20:11:43.750Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:11:44 [2023-08-28T20:11:44.367Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46354:/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
20:11:43 [2023-08-28T20:11:43.747Z]  > git rev-list --no-walk 8ae25a760788fd59a7ac3391de6a32d4f402663c # timeout=10
20:11:46 [2023-08-28T20:11:46.894Z] 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
20:11:47 [2023-08-28T20:11:47.520Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0728f89f4b7edebd2) in /home/ubuntu/workspace/moby_PR-46354
[Pipeline] {
[Pipeline] checkout
20:11:47 [2023-08-28T20:11:47.536Z] The recommended git tool is: git
20:11:47 [2023-08-28T20:11:47.544Z] using credential docker-jenkins-github-credentials
20:11:47 [2023-08-28T20:11:47.559Z] Fetching changes from the remote Git repository
20:11:47 [2023-08-28T20:11:47.565Z] Fetching without tags
20:11:47 [2023-08-28T20:11:47.828Z] Merging remotes/origin/master commit a65c948e7edf99eeb3c1170342fe86932ce9f9eb into PR head commit 9331d6de1e4bc204e48d392aaf34d04223a8db3d
20:11:47 [2023-08-28T20:11:47.878Z] Merge succeeded, producing 9331d6de1e4bc204e48d392aaf34d04223a8db3d
20:11:47 [2023-08-28T20:11:47.878Z] Checking out Revision 9331d6de1e4bc204e48d392aaf34d04223a8db3d (PR-46354)
20:11:47 [2023-08-28T20:11:47.919Z] Commit message: "daemon/events; fix TestLoadBufferedEventsOnlyFromPast"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:11:47 [2023-08-28T20:11:47.557Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46354/.git # timeout=10
20:11:47 [2023-08-28T20:11:47.563Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:11:47 [2023-08-28T20:11:47.568Z] Fetching upstream changes from https://github.com/moby/moby.git
20:11:47 [2023-08-28T20:11:47.568Z]  > git --version # timeout=10
20:11:47 [2023-08-28T20:11:47.570Z]  > git --version # 'git version 2.25.1'
20:11:47 [2023-08-28T20:11:47.571Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:11:47 [2023-08-28T20:11:47.571Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46354/head:refs/remotes/origin/PR-46354 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:11:47 [2023-08-28T20:11:47.831Z]  > git config core.sparsecheckout # timeout=10
20:11:47 [2023-08-28T20:11:47.834Z]  > git checkout -f 9331d6de1e4bc204e48d392aaf34d04223a8db3d # timeout=10
20:11:47 [2023-08-28T20:11:47.862Z]  > git remote # timeout=10
20:11:47 [2023-08-28T20:11:47.865Z]  > git config --get remote.origin.url # timeout=10
20:11:47 [2023-08-28T20:11:47.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:11:47 [2023-08-28T20:11:47.868Z]  > git merge a65c948e7edf99eeb3c1170342fe86932ce9f9eb # timeout=10
20:11:47 [2023-08-28T20:11:47.876Z]  > git rev-parse HEAD^{commit} # timeout=10
20:11:47 [2023-08-28T20:11:47.881Z]  > git config core.sparsecheckout # timeout=10
20:11:47 [2023-08-28T20:11:47.884Z]  > git checkout -f 9331d6de1e4bc204e48d392aaf34d04223a8db3d # timeout=10
20:11:48 [2023-08-28T20:11:48.723Z] + docker version
20:11:48 [2023-08-28T20:11:48.723Z] Client: Docker Engine - Community
20:11:48 [2023-08-28T20:11:48.723Z]  Version:           24.0.2
20:11:48 [2023-08-28T20:11:48.723Z]  API version:       1.43
20:11:48 [2023-08-28T20:11:48.723Z]  Go version:        go1.20.4
20:11:48 [2023-08-28T20:11:48.723Z]  Git commit:        cb74dfc
20:11:48 [2023-08-28T20:11:48.723Z]  Built:             Thu May 25 21:52:41 2023
20:11:48 [2023-08-28T20:11:48.723Z]  OS/Arch:           linux/arm64
20:11:48 [2023-08-28T20:11:48.723Z]  Context:           default
20:11:48 [2023-08-28T20:11:48.723Z] 
20:11:48 [2023-08-28T20:11:48.723Z] Server: Docker Engine - Community
20:11:48 [2023-08-28T20:11:48.723Z]  Engine:
20:11:48 [2023-08-28T20:11:48.723Z]   Version:          24.0.2
20:11:48 [2023-08-28T20:11:48.723Z]   API version:      1.43 (minimum version 1.12)
20:11:48 [2023-08-28T20:11:48.723Z]   Go version:       go1.20.4
20:11:48 [2023-08-28T20:11:48.723Z]   Git commit:       659604f
20:11:48 [2023-08-28T20:11:48.723Z]   Built:            Thu May 25 21:52:41 2023
20:11:48 [2023-08-28T20:11:48.723Z]   OS/Arch:          linux/arm64
20:11:48 [2023-08-28T20:11:48.723Z]   Experimental:     true
20:11:48 [2023-08-28T20:11:48.723Z]  containerd:
20:11:48 [2023-08-28T20:11:48.723Z]   Version:          1.6.21
20:11:48 [2023-08-28T20:11:48.723Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
20:11:48 [2023-08-28T20:11:48.723Z]  runc:
20:11:48 [2023-08-28T20:11:48.723Z]   Version:          1.1.7
20:11:48 [2023-08-28T20:11:48.723Z]   GitCommit:        v1.1.7-0-g860f061
20:11:48 [2023-08-28T20:11:48.723Z]  docker-init:
20:11:48 [2023-08-28T20:11:48.723Z]   Version:          0.19.0
20:11:48 [2023-08-28T20:11:48.723Z]   GitCommit:        de40ad0
[Pipeline] sh
20:11:49 [2023-08-28T20:11:49.001Z] + docker info
20:11:49 [2023-08-28T20:11:49.001Z] Client: Docker Engine - Community
20:11:49 [2023-08-28T20:11:49.001Z]  Version:    24.0.2
20:11:49 [2023-08-28T20:11:49.001Z]  Context:    default
20:11:49 [2023-08-28T20:11:49.001Z]  Debug Mode: false
20:11:49 [2023-08-28T20:11:49.001Z]  Plugins:
20:11:49 [2023-08-28T20:11:49.001Z]   buildx: Docker Buildx (Docker Inc.)
20:11:49 [2023-08-28T20:11:49.001Z]     Version:  v0.11.0
20:11:49 [2023-08-28T20:11:49.001Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
20:11:49 [2023-08-28T20:11:49.001Z]   compose: Docker Compose (Docker Inc.)
20:11:49 [2023-08-28T20:11:49.001Z]     Version:  v2.19.1
20:11:49 [2023-08-28T20:11:49.001Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
20:11:49 [2023-08-28T20:11:49.001Z] 
20:11:49 [2023-08-28T20:11:49.001Z] Server:
20:11:49 [2023-08-28T20:11:49.001Z]  Containers: 0
20:11:49 [2023-08-28T20:11:49.001Z]   Running: 0
20:11:49 [2023-08-28T20:11:49.001Z]   Paused: 0
20:11:49 [2023-08-28T20:11:49.001Z]   Stopped: 0
20:11:49 [2023-08-28T20:11:49.001Z]  Images: 2
20:11:49 [2023-08-28T20:11:49.001Z]  Server Version: 24.0.2
20:11:49 [2023-08-28T20:11:49.001Z]  Storage Driver: overlay2
20:11:49 [2023-08-28T20:11:49.001Z]   Backing Filesystem: extfs
20:11:49 [2023-08-28T20:11:49.001Z]   Supports d_type: true
20:11:49 [2023-08-28T20:11:49.001Z]   Using metacopy: false
20:11:49 [2023-08-28T20:11:49.001Z]   Native Overlay Diff: true
20:11:49 [2023-08-28T20:11:49.001Z]   userxattr: false
20:11:49 [2023-08-28T20:11:49.001Z]  Logging Driver: json-file
20:11:49 [2023-08-28T20:11:49.001Z]  Cgroup Driver: cgroupfs
20:11:49 [2023-08-28T20:11:49.001Z]  Cgroup Version: 1
20:11:49 [2023-08-28T20:11:49.001Z]  Plugins:
20:11:49 [2023-08-28T20:11:49.001Z]   Volume: local
20:11:49 [2023-08-28T20:11:49.001Z]   Network: bridge host ipvlan macvlan null overlay
20:11:49 [2023-08-28T20:11:49.001Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:11:49 [2023-08-28T20:11:49.001Z]  Swarm: inactive
20:11:49 [2023-08-28T20:11:49.001Z]  Runtimes: io.containerd.runc.v2 runc
20:11:49 [2023-08-28T20:11:49.001Z]  Default Runtime: runc
20:11:49 [2023-08-28T20:11:49.001Z]  Init Binary: docker-init
20:11:49 [2023-08-28T20:11:49.001Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
20:11:49 [2023-08-28T20:11:49.001Z]  runc version: v1.1.7-0-g860f061
20:11:49 [2023-08-28T20:11:49.001Z]  init version: de40ad0
20:11:49 [2023-08-28T20:11:49.001Z]  Security Options:
20:11:49 [2023-08-28T20:11:49.001Z]   apparmor
20:11:49 [2023-08-28T20:11:49.001Z]   seccomp
20:11:49 [2023-08-28T20:11:49.001Z]    Profile: builtin
20:11:49 [2023-08-28T20:11:49.001Z]  Kernel Version: 5.15.0-1039-aws
20:11:49 [2023-08-28T20:11:49.001Z]  Operating System: Ubuntu 20.04.6 LTS
20:11:49 [2023-08-28T20:11:49.001Z]  OSType: linux
20:11:49 [2023-08-28T20:11:49.001Z]  Architecture: aarch64
20:11:49 [2023-08-28T20:11:49.001Z]  CPUs: 8
20:11:49 [2023-08-28T20:11:49.001Z]  Total Memory: 30.64GiB
20:11:49 [2023-08-28T20:11:49.001Z]  Name: ip-10-100-125-246
20:11:49 [2023-08-28T20:11:49.001Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
20:11:49 [2023-08-28T20:11:49.001Z]  Docker Root Dir: /var/lib/docker
20:11:49 [2023-08-28T20:11:49.001Z]  Debug Mode: false
20:11:49 [2023-08-28T20:11:49.001Z]  Experimental: true
20:11:49 [2023-08-28T20:11:49.001Z]  Insecure Registries:
20:11:49 [2023-08-28T20:11:49.001Z]   127.0.0.0/8
20:11:49 [2023-08-28T20:11:49.001Z]  Live Restore Enabled: true
20:11:49 [2023-08-28T20:11:49.001Z] 
[Pipeline] sh
20:11:49 [2023-08-28T20:11:49.279Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:11:49 [2023-08-28T20:11:49.280Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:11:49 [2023-08-28T20:11:49.280Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46354/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:11:49 [2023-08-28T20:11:49.280Z] + bash /home/ubuntu/workspace/moby_PR-46354/check-config.sh
20:11:49 [2023-08-28T20:11:49.280Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:11:49 [2023-08-28T20:11:49.280Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
20:11:49 [2023-08-28T20:11:49.280Z] 
20:11:49 [2023-08-28T20:11:49.280Z] Generally Necessary:
20:11:49 [2023-08-28T20:11:49.280Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:11:49 [2023-08-28T20:11:49.280Z] - apparmor: enabled and tools installed
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_NAMESPACES: enabled
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_NET_NS: enabled
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_PID_NS: enabled
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_IPC_NS: enabled
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_UTS_NS: enabled
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_CGROUPS: enabled
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_CGROUP_CPUACCT: enabled
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_CGROUP_DEVICE: enabled
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_CGROUP_FREEZER: enabled
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_CGROUP_SCHED: enabled
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_CPUSETS: enabled
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_MEMCG: enabled
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_KEYS: enabled
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_VETH: enabled (as module)
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_BRIDGE: enabled (as module)
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:11:49 [2023-08-28T20:11:49.280Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_NF_NAT: enabled (as module)
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_POSIX_MQUEUE: enabled
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_CGROUP_BPF: enabled
20:11:49 [2023-08-28T20:11:49.538Z] 
20:11:49 [2023-08-28T20:11:49.538Z] Optional Features:
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_USER_NS: enabled
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_SECCOMP: enabled
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_SECCOMP_FILTER: enabled
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_CGROUP_PIDS: enabled
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_MEMCG_SWAP: enabled
20:11:49 [2023-08-28T20:11:49.538Z]     (cgroup swap accounting is currently enabled)
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_BLK_CGROUP: enabled
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_CGROUP_PERF: enabled
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_CGROUP_HUGETLB: enabled
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_CFS_BANDWIDTH: enabled
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_RT_GROUP_SCHED: missing
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_IP_VS: enabled (as module)
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_IP_VS_NFCT: enabled
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:11:49 [2023-08-28T20:11:49.538Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:11:49 [2023-08-28T20:11:49.795Z] - CONFIG_IP_VS_RR: enabled (as module)
20:11:49 [2023-08-28T20:11:49.796Z] - CONFIG_SECURITY_SELINUX: enabled
20:11:49 [2023-08-28T20:11:49.796Z] - CONFIG_SECURITY_APPARMOR: enabled
20:11:49 [2023-08-28T20:11:49.796Z] - CONFIG_EXT4_FS: enabled
20:11:49 [2023-08-28T20:11:49.796Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:11:49 [2023-08-28T20:11:49.796Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:11:49 [2023-08-28T20:11:49.796Z] - Network Drivers:
20:11:49 [2023-08-28T20:11:49.796Z]   - "overlay":
20:11:49 [2023-08-28T20:11:49.796Z]     - CONFIG_VXLAN: enabled (as module)
20:11:49 [2023-08-28T20:11:49.796Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:11:49 [2023-08-28T20:11:49.796Z]       Optional (for encrypted networks):
20:11:49 [2023-08-28T20:11:49.796Z]       - CONFIG_CRYPTO: enabled
20:11:49 [2023-08-28T20:11:49.796Z]       - CONFIG_CRYPTO_AEAD: enabled
20:11:49 [2023-08-28T20:11:49.796Z]       - CONFIG_CRYPTO_GCM: enabled
20:11:49 [2023-08-28T20:11:49.796Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:11:49 [2023-08-28T20:11:49.796Z]       - CONFIG_CRYPTO_GHASH: enabled
20:11:49 [2023-08-28T20:11:49.796Z]       - CONFIG_XFRM: enabled
20:11:49 [2023-08-28T20:11:49.796Z]       - CONFIG_XFRM_USER: enabled (as module)
20:11:49 [2023-08-28T20:11:49.796Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:11:49 [2023-08-28T20:11:49.796Z]       - CONFIG_INET_ESP: enabled (as module)
20:11:49 [2023-08-28T20:11:49.796Z]   - "ipvlan":
20:11:49 [2023-08-28T20:11:49.796Z]     - CONFIG_IPVLAN: enabled (as module)
20:11:49 [2023-08-28T20:11:49.796Z]   - "macvlan":
20:11:49 [2023-08-28T20:11:49.796Z]     - CONFIG_MACVLAN: enabled (as module)
20:11:49 [2023-08-28T20:11:49.796Z]     - CONFIG_DUMMY: enabled (as module)
20:11:49 [2023-08-28T20:11:49.796Z]   - "ftp,tftp client in container":
20:11:50 [2023-08-28T20:11:50.053Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:11:50 [2023-08-28T20:11:50.053Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:11:50 [2023-08-28T20:11:50.053Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:11:50 [2023-08-28T20:11:50.053Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:11:50 [2023-08-28T20:11:50.053Z] - Storage Drivers:
20:11:50 [2023-08-28T20:11:50.053Z]   - "aufs":
20:11:50 [2023-08-28T20:11:50.053Z]     - CONFIG_AUFS_FS: enabled (as module)
20:11:50 [2023-08-28T20:11:50.053Z]   - "btrfs":
20:11:50 [2023-08-28T20:11:50.053Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:11:50 [2023-08-28T20:11:50.053Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:11:50 [2023-08-28T20:11:50.053Z]   - "devicemapper":
20:11:50 [2023-08-28T20:11:50.053Z]     - CONFIG_BLK_DEV_DM: enabled
20:11:50 [2023-08-28T20:11:50.053Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:11:50 [2023-08-28T20:11:50.053Z]   - "overlay":
20:11:50 [2023-08-28T20:11:50.053Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:11:50 [2023-08-28T20:11:50.053Z]   - "zfs":
20:11:50 [2023-08-28T20:11:50.053Z]     - /dev/zfs: present
20:11:50 [2023-08-28T20:11:50.053Z]     - zfs command: missing
20:11:50 [2023-08-28T20:11:50.053Z]     - zpool command: missing
20:11:50 [2023-08-28T20:11:50.053Z] 
20:11:50 [2023-08-28T20:11:50.053Z] Limits:
20:11:50 [2023-08-28T20:11:50.053Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:11:50 [2023-08-28T20:11:50.053Z] 
20:11:50 [2023-08-28T20:11:50.053Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:11:50 [2023-08-28T20:11:50.347Z] + docker build --force-rm -t docker:9331d6de1e4bc204e48d392aaf34d04223a8db3d .
20:11:50 [2023-08-28T20:11:50.605Z] #0 building with "default" instance using docker driver
20:11:50 [2023-08-28T20:11:50.605Z] 
20:11:50 [2023-08-28T20:11:50.605Z] #1 [internal] load build definition from Dockerfile
20:11:50 [2023-08-28T20:11:50.605Z] #1 transferring dockerfile: 28.05kB done
20:11:50 [2023-08-28T20:11:50.605Z] #1 DONE 0.0s
20:11:50 [2023-08-28T20:11:50.605Z] 
20:11:50 [2023-08-28T20:11:50.605Z] #2 [internal] load .dockerignore
20:11:50 [2023-08-28T20:11:50.605Z] #2 transferring context: 113B done
20:11:50 [2023-08-28T20:11:50.605Z] #2 DONE 0.0s
20:11:50 [2023-08-28T20:11:50.605Z] 
20:11:50 [2023-08-28T20:11:50.605Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:11:50 [2023-08-28T20:11:50.605Z] #3 DONE 0.3s
20:11:50 [2023-08-28T20:11:50.863Z] 
20:11:50 [2023-08-28T20:11:50.863Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
20:11:50 [2023-08-28T20:11:50.863Z] #4 CACHED
20:11:50 [2023-08-28T20:11:50.863Z] 
20:11:50 [2023-08-28T20:11:50.863Z] #5 [internal] load metadata for docker.io/library/busybox:latest
20:11:50 [2023-08-28T20:11:50.863Z] #5 DONE 0.0s
20:11:50 [2023-08-28T20:11:50.863Z] 
20:11:50 [2023-08-28T20:11:50.863Z] #6 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
20:11:50 [2023-08-28T20:11:50.863Z] #6 ...
20:11:50 [2023-08-28T20:11:50.863Z] 
20:11:50 [2023-08-28T20:11:50.863Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
20:11:50 [2023-08-28T20:11:50.863Z] #7 DONE 0.1s
20:11:50 [2023-08-28T20:11:50.863Z] 
20:11:50 [2023-08-28T20:11:50.863Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
20:11:50 [2023-08-28T20:11:50.863Z] #8 DONE 0.2s
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:11:51 [2023-08-28T20:11:51.124Z] #9 DONE 0.2s
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #10 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye
20:11:51 [2023-08-28T20:11:51.124Z] #10 DONE 0.2s
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #11 [internal] load metadata for docker.io/distribution/distribution:2.8.2
20:11:51 [2023-08-28T20:11:51.124Z] #11 DONE 0.2s
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #6 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
20:11:51 [2023-08-28T20:11:51.124Z] #6 DONE 0.2s
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #12 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
20:11:51 [2023-08-28T20:11:51.124Z] #12 DONE 0.3s
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1beb7cf458bdfe71b5220cb2069eb45e3fc7eb77a1ccfb169eaebf5f6c4809ab
20:11:51 [2023-08-28T20:11:51.124Z] #13 DONE 0.0s
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #14 [build-dummy 1/2] FROM docker.io/library/busybox:latest
20:11:51 [2023-08-28T20:11:51.124Z] #14 DONE 0.0s
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
20:11:51 [2023-08-28T20:11:51.124Z] #15 DONE 0.0s
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #16 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.2@sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77
20:11:51 [2023-08-28T20:11:51.124Z] #16 DONE 0.0s
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #17 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
20:11:51 [2023-08-28T20:11:51.124Z] #17 DONE 0.0s
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #18 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
20:11:51 [2023-08-28T20:11:51.124Z] #18 CACHED
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #19 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
20:11:51 [2023-08-28T20:11:51.124Z] #19 CACHED
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #20 [base 2/5] COPY --from=xx / /
20:11:51 [2023-08-28T20:11:51.124Z] #20 CACHED
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #21 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:11:51 [2023-08-28T20:11:51.124Z] #21 CACHED
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #22 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
20:11:51 [2023-08-28T20:11:51.124Z] #22 CACHED
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #23 [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
20:11:51 [2023-08-28T20:11:51.124Z] #23 CACHED
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #24 [containerd-src 1/3] WORKDIR /usr/src/containerd
20:11:51 [2023-08-28T20:11:51.124Z] #24 CACHED
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #25 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
20:11:51 [2023-08-28T20:11:51.124Z] #25 CACHED
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #26 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:11:51 [2023-08-28T20:11:51.124Z] #26 CACHED
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #27 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
20:11:51 [2023-08-28T20:11:51.124Z] #27 CACHED
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #28 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
20:11:51 [2023-08-28T20:11:51.124Z] #28 CACHED
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #29 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
20:11:51 [2023-08-28T20:11:51.124Z] #29 CACHED
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #30 [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             ;
20:11:51 [2023-08-28T20:11:51.124Z] #30 CACHED
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #31 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:11:51 [2023-08-28T20:11:51.124Z] #31 CACHED
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #32 [build-dummy 2/2] RUN mkdir -p /build
20:11:51 [2023-08-28T20:11:51.124Z] #32 CACHED
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #33 [binary-dummy 1/1] COPY --from=build-dummy /build /build
20:11:51 [2023-08-28T20:11:51.124Z] #33 CACHED
20:11:51 [2023-08-28T20:11:51.124Z] 
20:11:51 [2023-08-28T20:11:51.124Z] #34 [internal] load build context
20:11:52 [2023-08-28T20:11:52.528Z] #34 transferring context: 72.10MB 1.1s done
20:11:52 [2023-08-28T20:11:52.528Z] #34 DONE 1.2s
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #35 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:11:52 [2023-08-28T20:11:52.528Z] #35 0.275 Cloning into '/tmp/crun-build'...
20:11:52 [2023-08-28T20:11:52.528Z] #35 0.973 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
20:11:52 [2023-08-28T20:11:52.528Z] #35 0.979 Cloning into '/tmp/crun-build/libocispec'...
20:11:52 [2023-08-28T20:11:52.528Z] #35 ...
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #36 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
20:11:52 [2023-08-28T20:11:52.528Z] #36 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #37 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
20:11:52 [2023-08-28T20:11:52.528Z] #37 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #38 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
20:11:52 [2023-08-28T20:11:52.528Z] #38 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #39 [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
20:11:52 [2023-08-28T20:11:52.528Z] #39 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #40 [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...)
20:11:52 [2023-08-28T20:11:52.528Z] #40 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #41 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:11:52 [2023-08-28T20:11:52.528Z] #41 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #42 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
20:11:52 [2023-08-28T20:11:52.528Z] #42 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #43 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
20:11:52 [2023-08-28T20:11:52.528Z] #43 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #44 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
20:11:52 [2023-08-28T20:11:52.528Z] #44 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #45 [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...)
20:11:52 [2023-08-28T20:11:52.528Z] #45 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #46 [registry-src 1/2] WORKDIR /usr/src/registry
20:11:52 [2023-08-28T20:11:52.528Z] #46 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #47 [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...)
20:11:52 [2023-08-28T20:11:52.528Z] #47 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #48 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
20:11:52 [2023-08-28T20:11:52.528Z] #48 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #49 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
20:11:52 [2023-08-28T20:11:52.528Z] #49 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #50 [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
20:11:52 [2023-08-28T20:11:52.528Z] #50 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #51 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
20:11:52 [2023-08-28T20:11:52.528Z] #51 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #52 [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
20:11:52 [2023-08-28T20:11:52.528Z] #52 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #53 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:11:52 [2023-08-28T20:11:52.528Z] #53 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #54 [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
20:11:52 [2023-08-28T20:11:52.528Z] #54 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #55 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
20:11:52 [2023-08-28T20:11:52.528Z] #55 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #56 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
20:11:52 [2023-08-28T20:11:52.528Z] #56 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #57 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
20:11:52 [2023-08-28T20:11:52.528Z] #57 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #58 [swagger-src 1/3] WORKDIR /usr/src/swagger
20:11:52 [2023-08-28T20:11:52.528Z] #58 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #59 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:11:52 [2023-08-28T20:11:52.528Z] #59 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #60 [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
20:11:52 [2023-08-28T20:11:52.528Z] #60 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #61 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
20:11:52 [2023-08-28T20:11:52.528Z] #61 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #62 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
20:11:52 [2023-08-28T20:11:52.528Z] #62 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #63 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
20:11:52 [2023-08-28T20:11:52.528Z] #63 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #64 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
20:11:52 [2023-08-28T20:11:52.528Z] #64 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #65 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
20:11:52 [2023-08-28T20:11:52.528Z] #65 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #66 [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
20:11:52 [2023-08-28T20:11:52.528Z] #66 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #67 [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.0"      && /build/go-winres --help
20:11:52 [2023-08-28T20:11:52.528Z] #67 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #68 [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...)
20:11:52 [2023-08-28T20:11:52.528Z] #68 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #69 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
20:11:52 [2023-08-28T20:11:52.528Z] #69 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #70 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:11:52 [2023-08-28T20:11:52.528Z] #70 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #71 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
20:11:52 [2023-08-28T20:11:52.528Z] #71 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #72 [tini-src 1/3] WORKDIR /usr/src/tini
20:11:52 [2023-08-28T20:11:52.528Z] #72 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #73 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
20:11:52 [2023-08-28T20:11:52.528Z] #73 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #74 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
20:11:52 [2023-08-28T20:11:52.528Z] #74 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #75 [delve-src 1/3] WORKDIR /usr/src/delve
20:11:52 [2023-08-28T20:11:52.528Z] #75 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #76 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:11:52 [2023-08-28T20:11:52.528Z] #76 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #77 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
20:11:52 [2023-08-28T20:11:52.528Z] #77 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #78 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
20:11:52 [2023-08-28T20:11:52.528Z] #78 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #79 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
20:11:52 [2023-08-28T20:11:52.528Z] #79 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #80 [runc-src 1/3] WORKDIR /usr/src/runc
20:11:52 [2023-08-28T20:11:52.528Z] #80 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #81 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
20:11:52 [2023-08-28T20:11:52.528Z] #81 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #82 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
20:11:52 [2023-08-28T20:11:52.528Z] #82 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #83 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:11:52 [2023-08-28T20:11:52.528Z] #83 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #84 [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
20:11:52 [2023-08-28T20:11:52.528Z] #84 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #85 [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...)
20:11:52 [2023-08-28T20:11:52.528Z] #85 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #86 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:11:52 [2023-08-28T20:11:52.528Z] #86 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #87 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:11:52 [2023-08-28T20:11:52.528Z] #87 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #88 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
20:11:52 [2023-08-28T20:11:52.528Z] #88 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #89 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
20:11:52 [2023-08-28T20:11:52.528Z] #89 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #90 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
20:11:52 [2023-08-28T20:11:52.528Z] #90 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #91 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
20:11:52 [2023-08-28T20:11:52.528Z] #91 CACHED
20:11:52 [2023-08-28T20:11:52.528Z] 
20:11:52 [2023-08-28T20:11:52.528Z] #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
20:11:56 [2023-08-28T20:11:56.719Z] #92 4.190 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
20:11:56 [2023-08-28T20:11:56.719Z] #92 4.225 Docker version unknown-version, build unknown-commit
20:11:58 [2023-08-28T20:11:58.105Z] #92 DONE 5.4s
20:11:58 [2023-08-28T20:11:58.105Z] 
20:11:58 [2023-08-28T20:11:58.105Z] #35 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:11:58 [2023-08-28T20:11:58.105Z] #35 1.469 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
20:11:58 [2023-08-28T20:11:58.105Z] #35 1.475 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
20:11:58 [2023-08-28T20:11:58.105Z] #35 1.475 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
20:11:58 [2023-08-28T20:11:58.105Z] #35 1.475 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
20:11:58 [2023-08-28T20:11:58.105Z] #35 1.481 Cloning into '/tmp/crun-build/libocispec/image-spec'...
20:11:58 [2023-08-28T20:11:58.105Z] #35 1.866 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
20:11:58 [2023-08-28T20:11:58.105Z] #35 2.184 Cloning into '/tmp/crun-build/libocispec/yajl'...
20:11:58 [2023-08-28T20:11:58.105Z] #35 2.662 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
20:11:58 [2023-08-28T20:11:58.105Z] #35 2.762 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
20:11:58 [2023-08-28T20:11:58.105Z] #35 2.858 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
20:11:58 [2023-08-28T20:11:58.364Z] #35 7.205 aclocal: warning: couldn't open directory 'm4': No such file or directory
20:12:01 [2023-08-28T20:12:01.647Z] #35 9.925 libtoolize: putting auxiliary files in '.'.
20:12:01 [2023-08-28T20:12:01.647Z] #35 9.925 libtoolize: copying file './ltmain.sh'
20:12:01 [2023-08-28T20:12:01.647Z] #35 10.38 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
20:12:01 [2023-08-28T20:12:01.647Z] #35 10.38 libtoolize: and rerunning libtoolize and aclocal.
20:12:01 [2023-08-28T20:12:01.647Z] #35 10.38 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:12:01 [2023-08-28T20:12:01.647Z] #35 ...
20:12:01 [2023-08-28T20:12:01.647Z] 
20:12:01 [2023-08-28T20:12:01.647Z] #93 [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...)
20:12:01 [2023-08-28T20:12:01.647Z] #93 1.567 + bin/ctr
20:12:01 [2023-08-28T20:12:01.647Z] #93 1.567 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -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
20:12:01 [2023-08-28T20:12:01.647Z] #93 8.935 + bin/containerd
20:12:01 [2023-08-28T20:12:01.647Z] #93 8.935 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -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
20:12:03 [2023-08-28T20:12:03.555Z] #93 ...
20:12:03 [2023-08-28T20:12:03.555Z] 
20:12:03 [2023-08-28T20:12:03.555Z] #35 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:12:03 [2023-08-28T20:12:03.555Z] #35 12.38 configure.ac:7: installing './compile'
20:12:03 [2023-08-28T20:12:03.555Z] #35 12.39 configure.ac:11: installing './config.guess'
20:12:03 [2023-08-28T20:12:03.555Z] #35 12.39 configure.ac:11: installing './config.sub'
20:12:03 [2023-08-28T20:12:03.555Z] #35 12.39 configure.ac:8: installing './install-sh'
20:12:03 [2023-08-28T20:12:03.555Z] #35 12.39 configure.ac:8: installing './missing'
20:12:03 [2023-08-28T20:12:03.555Z] #35 12.41 Makefile.am: installing './depcomp'
20:12:03 [2023-08-28T20:12:03.815Z] #35 12.72 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:12:03 [2023-08-28T20:12:03.815Z] #35 12.72 libtoolize: copying file 'build-aux/ltmain.sh'
20:12:03 [2023-08-28T20:12:03.815Z] #35 12.78 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:12:03 [2023-08-28T20:12:03.815Z] #35 12.78 libtoolize: copying file 'm4/libtool.m4'
20:12:03 [2023-08-28T20:12:03.815Z] #35 12.83 libtoolize: copying file 'm4/ltoptions.m4'
20:12:04 [2023-08-28T20:12:04.074Z] #35 12.87 libtoolize: copying file 'm4/ltsugar.m4'
20:12:04 [2023-08-28T20:12:04.074Z] #35 12.93 libtoolize: copying file 'm4/ltversion.m4'
20:12:04 [2023-08-28T20:12:04.074Z] #35 12.97 libtoolize: copying file 'm4/lt~obsolete.m4'
20:12:04 [2023-08-28T20:12:04.074Z] #35 13.01 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:12:06 [2023-08-28T20:12:06.609Z] #35 15.50 configure.ac:7: installing 'build-aux/compile'
20:12:06 [2023-08-28T20:12:06.609Z] #35 15.51 configure.ac:9: installing 'build-aux/config.guess'
20:12:06 [2023-08-28T20:12:06.609Z] #35 15.51 configure.ac:9: installing 'build-aux/config.sub'
20:12:06 [2023-08-28T20:12:06.609Z] #35 15.51 configure.ac:11: installing 'build-aux/install-sh'
20:12:06 [2023-08-28T20:12:06.609Z] #35 15.52 configure.ac:11: installing 'build-aux/missing'
20:12:06 [2023-08-28T20:12:06.609Z] #35 15.56 Makefile.am: installing 'build-aux/depcomp'
20:12:06 [2023-08-28T20:12:06.609Z] #35 15.58 parallel-tests: installing 'build-aux/test-driver'
20:12:07 [2023-08-28T20:12:07.548Z] #35 16.26 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:12:07 [2023-08-28T20:12:07.548Z] #35 16.26 libtoolize: copying file 'build-aux/ltmain.sh'
20:12:07 [2023-08-28T20:12:07.548Z] #35 16.47 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:12:07 [2023-08-28T20:12:07.548Z] #35 16.47 libtoolize: copying file 'm4/libtool.m4'
20:12:07 [2023-08-28T20:12:07.548Z] #35 16.52 libtoolize: copying file 'm4/ltoptions.m4'
20:12:07 [2023-08-28T20:12:07.807Z] #35 16.57 libtoolize: copying file 'm4/ltsugar.m4'
20:12:07 [2023-08-28T20:12:07.807Z] #35 16.62 libtoolize: copying file 'm4/ltversion.m4'
20:12:07 [2023-08-28T20:12:07.807Z] #35 16.69 libtoolize: copying file 'm4/lt~obsolete.m4'
20:12:11 [2023-08-28T20:12:11.092Z] #35 19.54 configure.ac:11: installing 'build-aux/compile'
20:12:11 [2023-08-28T20:12:11.092Z] #35 19.54 configure.ac:11: installing 'build-aux/config.guess'
20:12:11 [2023-08-28T20:12:11.092Z] #35 19.55 configure.ac:11: installing 'build-aux/config.sub'
20:12:11 [2023-08-28T20:12:11.092Z] #35 19.55 configure.ac:13: installing 'build-aux/install-sh'
20:12:11 [2023-08-28T20:12:11.092Z] #35 19.55 configure.ac:13: installing 'build-aux/missing'
20:12:11 [2023-08-28T20:12:11.092Z] #35 19.55 configure.ac:8: installing 'build-aux/tap-driver.sh'
20:12:11 [2023-08-28T20:12:11.092Z] #35 19.60 Makefile.am: installing 'build-aux/depcomp'
20:12:11 [2023-08-28T20:12:11.092Z] #35 19.91 checking build system type... aarch64-unknown-linux-gnu
20:12:11 [2023-08-28T20:12:11.092Z] #35 19.98 checking host system type... aarch64-unknown-linux-gnu
20:12:11 [2023-08-28T20:12:11.092Z] #35 19.98 checking how to print strings... printf
20:12:11 [2023-08-28T20:12:11.092Z] #35 19.99 checking for gcc... gcc
20:12:11 [2023-08-28T20:12:11.092Z] #35 20.01 checking whether the C compiler works... yes
20:12:11 [2023-08-28T20:12:11.092Z] #35 20.05 checking for C compiler default output file name... a.out
20:12:11 [2023-08-28T20:12:11.092Z] #35 20.05 checking for suffix of executables... 
20:12:11 [2023-08-28T20:12:11.350Z] #35 20.09 checking whether we are cross compiling... no
20:12:11 [2023-08-28T20:12:11.350Z] #35 20.14 checking for suffix of object files... o
20:12:11 [2023-08-28T20:12:11.350Z] #35 20.17 checking whether we are using the GNU C compiler... yes
20:12:11 [2023-08-28T20:12:11.350Z] #35 20.19 checking whether gcc accepts -g... yes
20:12:11 [2023-08-28T20:12:11.350Z] #35 20.22 checking for gcc option to accept ISO C89... none needed
20:12:11 [2023-08-28T20:12:11.350Z] #35 20.26 checking whether gcc understands -c and -o together... yes
20:12:11 [2023-08-28T20:12:11.350Z] #35 20.30 checking for a sed that does not truncate output... /bin/sed
20:12:11 [2023-08-28T20:12:11.350Z] #35 20.31 checking for grep that handles long lines and -e... /bin/grep
20:12:11 [2023-08-28T20:12:11.350Z] #35 20.31 checking for egrep... /bin/grep -E
20:12:11 [2023-08-28T20:12:11.350Z] #35 20.32 checking for fgrep... /bin/grep -F
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.32 checking for ld used by gcc... /usr/bin/ld
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.32 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.33 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.33 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.36 checking whether ln -s works... yes
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.36 checking the maximum length of command line arguments... 1572864
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.37 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.37 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.37 checking for /usr/bin/ld option to reload object files... -r
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.37 checking for objdump... objdump
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.37 checking how to recognize dependent libraries... pass_all
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.37 checking for dlltool... no
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.37 checking how to associate runtime and link libraries... printf %s\n
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.37 checking for ar... ar
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.37 checking for archiver @FILE support... @
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.41 checking for strip... strip
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.41 checking for ranlib... ranlib
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.41 checking for gawk... no
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.41 checking for mawk... mawk
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.41 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.50 checking for sysroot... no
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.50 checking for a working dd... /bin/dd
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.50 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.51 checking for mt... no
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.51 checking if : is a manifest tool... no
20:12:11 [2023-08-28T20:12:11.608Z] #35 20.52 checking how to run the C preprocessor... gcc -E
20:12:11 [2023-08-28T20:12:11.867Z] #35 20.58 checking for ANSI C header files... yes
20:12:11 [2023-08-28T20:12:11.867Z] #35 20.71 checking for sys/types.h... yes
20:12:11 [2023-08-28T20:12:11.867Z] #35 20.75 checking for sys/stat.h... yes
20:12:11 [2023-08-28T20:12:11.867Z] #35 20.79 checking for stdlib.h... yes
20:12:12 [2023-08-28T20:12:12.126Z] #35 20.82 checking for string.h... yes
20:12:12 [2023-08-28T20:12:12.126Z] #35 20.87 checking for memory.h... yes
20:12:12 [2023-08-28T20:12:12.126Z] #35 20.91 checking for strings.h... yes
20:12:12 [2023-08-28T20:12:12.126Z] #35 20.95 checking for inttypes.h... yes
20:12:12 [2023-08-28T20:12:12.126Z] #35 20.99 checking for stdint.h... yes
20:12:12 [2023-08-28T20:12:12.126Z] #35 21.04 checking for unistd.h... yes
20:12:12 [2023-08-28T20:12:12.384Z] #35 21.08 checking for dlfcn.h... yes
20:12:12 [2023-08-28T20:12:12.384Z] #35 21.12 checking for objdir... .libs
20:12:12 [2023-08-28T20:12:12.384Z] #35 21.21 checking if gcc supports -fno-rtti -fno-exceptions... no
20:12:12 [2023-08-28T20:12:12.384Z] #35 21.25 checking for gcc option to produce PIC... -fPIC -DPIC
20:12:12 [2023-08-28T20:12:12.384Z] #35 21.25 checking if gcc PIC flag -fPIC -DPIC works... yes
20:12:12 [2023-08-28T20:12:12.384Z] #35 21.28 checking if gcc static flag -static works... yes
20:12:12 [2023-08-28T20:12:12.642Z] #35 21.36 checking if gcc supports -c -o file.o... yes
20:12:12 [2023-08-28T20:12:12.642Z] #35 21.40 checking if gcc supports -c -o file.o... (cached) yes
20:12:12 [2023-08-28T20:12:12.642Z] #35 21.40 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:12:12 [2023-08-28T20:12:12.642Z] #35 21.41 checking dynamic linker characteristics... GNU/Linux ld.so
20:12:12 [2023-08-28T20:12:12.642Z] #35 21.48 checking how to hardcode library paths into programs... immediate
20:12:12 [2023-08-28T20:12:12.642Z] #35 21.48 checking whether stripping libraries is possible... yes
20:12:12 [2023-08-28T20:12:12.642Z] #35 21.48 checking if libtool supports shared libraries... yes
20:12:12 [2023-08-28T20:12:12.642Z] #35 21.48 checking whether to build shared libraries... no
20:12:12 [2023-08-28T20:12:12.642Z] #35 21.48 checking whether to build static libraries... yes
20:12:12 [2023-08-28T20:12:12.642Z] #35 21.48 checking for a BSD-compatible install... /usr/bin/install -c
20:12:12 [2023-08-28T20:12:12.642Z] #35 21.49 checking whether build environment is sane... yes
20:12:12 [2023-08-28T20:12:12.642Z] #35 21.50 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:12:12 [2023-08-28T20:12:12.642Z] #35 21.51 checking whether make sets $(MAKE)... yes
20:12:12 [2023-08-28T20:12:12.642Z] #35 21.52 checking whether make supports the include directive... yes (GNU style)
20:12:12 [2023-08-28T20:12:12.642Z] #35 21.53 checking whether make supports nested variables... yes
20:12:12 [2023-08-28T20:12:12.642Z] #35 21.54 checking whether UID '0' is supported by ustar format... yes
20:12:12 [2023-08-28T20:12:12.642Z] #35 21.54 checking whether GID '0' is supported by ustar format... yes
20:12:12 [2023-08-28T20:12:12.642Z] #35 21.54 checking how to create a ustar tar archive... gnutar
20:12:12 [2023-08-28T20:12:12.642Z] #35 21.56 checking dependency style of gcc... gcc3
20:12:12 [2023-08-28T20:12:12.900Z] #35 21.61 checking whether to enable maintainer-specific portions of Makefiles... yes
20:12:12 [2023-08-28T20:12:12.900Z] #35 21.61 checking whether make supports nested variables... (cached) yes
20:12:12 [2023-08-28T20:12:12.900Z] #35 21.61 checking for gawk... (cached) mawk
20:12:12 [2023-08-28T20:12:12.900Z] #35 21.61 checking for a sed that does not truncate output... (cached) /bin/sed
20:12:12 [2023-08-28T20:12:12.900Z] #35 21.61 checking for gcc... (cached) gcc
20:12:12 [2023-08-28T20:12:12.900Z] #35 21.64 checking whether we are using the GNU C compiler... (cached) yes
20:12:12 [2023-08-28T20:12:12.900Z] #35 21.64 checking whether gcc accepts -g... (cached) yes
20:12:12 [2023-08-28T20:12:12.900Z] #35 21.64 checking for gcc option to accept ISO C89... (cached) none needed
20:12:12 [2023-08-28T20:12:12.900Z] #35 21.64 checking whether gcc understands -c and -o together... (cached) yes
20:12:12 [2023-08-28T20:12:12.900Z] #35 21.64 checking for a Python interpreter with version >= 3... python3
20:12:12 [2023-08-28T20:12:12.900Z] #35 21.66 checking for python3... /usr/bin/python3
20:12:12 [2023-08-28T20:12:12.900Z] #35 21.66 checking for python3 version... 3.9
20:12:12 [2023-08-28T20:12:12.900Z] #35 21.67 checking for python3 platform... linux
20:12:12 [2023-08-28T20:12:12.900Z] #35 21.68 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:12:12 [2023-08-28T20:12:12.900Z] #35 21.72 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:12:12 [2023-08-28T20:12:12.900Z] #35 21.75 checking for go-md2man... no
20:12:12 [2023-08-28T20:12:12.900Z] #35 21.76 checking error.h usability... yes
20:12:12 [2023-08-28T20:12:12.900Z] #35 21.79 checking error.h presence... yes
20:12:12 [2023-08-28T20:12:12.900Z] #35 21.81 checking for error.h... yes
20:12:12 [2023-08-28T20:12:12.900Z] #35 21.82 checking linux/openat2.h usability... yes
20:12:13 [2023-08-28T20:12:13.158Z] #35 21.85 checking linux/openat2.h presence... yes
20:12:13 [2023-08-28T20:12:13.158Z] #35 21.86 checking for linux/openat2.h... yes
20:12:13 [2023-08-28T20:12:13.158Z] #35 21.87 checking stdatomic.h usability... yes
20:12:13 [2023-08-28T20:12:13.158Z] #35 21.91 checking stdatomic.h presence... yes
20:12:13 [2023-08-28T20:12:13.158Z] #35 21.92 checking for stdatomic.h... yes
20:12:13 [2023-08-28T20:12:13.158Z] #35 21.93 checking linux/ioprio.h usability... no
20:12:13 [2023-08-28T20:12:13.158Z] #35 21.97 checking linux/ioprio.h presence... no
20:12:13 [2023-08-28T20:12:13.158Z] #35 21.98 checking for linux/ioprio.h... no
20:12:13 [2023-08-28T20:12:13.158Z] #35 21.98 checking for atomic_int... yes
20:12:13 [2023-08-28T20:12:13.158Z] #35 22.03 checking for atomic_bool... yes
20:12:13 [2023-08-28T20:12:13.158Z] #35 22.09 checking for copy_file_range... yes
20:12:13 [2023-08-28T20:12:13.158Z] #35 22.14 checking for fgetxattr... yes
20:12:13 [2023-08-28T20:12:13.416Z] #35 22.20 checking for statx... yes
20:12:13 [2023-08-28T20:12:13.416Z] #35 22.25 checking for fgetpwent_r... yes
20:12:13 [2023-08-28T20:12:13.416Z] #35 22.31 checking for issetugid... no
20:12:13 [2023-08-28T20:12:13.416Z] #35 22.36 checking for pkg-config... /usr/bin/pkg-config
20:12:13 [2023-08-28T20:12:13.416Z] #35 22.36 checking pkg-config is at least version 0.9.0... yes
20:12:13 [2023-08-28T20:12:13.675Z] #35 22.36 checking for library containing yajl_tree_get... -lyajl
20:12:13 [2023-08-28T20:12:13.675Z] #35 22.46 checking for yajl >= 2.0.0... yes
20:12:13 [2023-08-28T20:12:13.675Z] #35 22.47 checking sys/capability.h usability... yes
20:12:13 [2023-08-28T20:12:13.675Z] #35 22.50 checking sys/capability.h presence... yes
20:12:13 [2023-08-28T20:12:13.675Z] #35 22.52 checking for sys/capability.h... yes
20:12:13 [2023-08-28T20:12:13.675Z] #35 22.52 checking for library containing cap_from_name... -lcap
20:12:13 [2023-08-28T20:12:13.675Z] #35 22.61 checking for library containing gcry_check_version... no
20:12:13 [2023-08-28T20:12:13.933Z] #35 22.70 checking for library containing dlopen... -ldl
20:12:13 [2023-08-28T20:12:13.933Z] #35 22.80 checking seccomp.h usability... yes
20:12:13 [2023-08-28T20:12:13.933Z] #35 22.84 checking seccomp.h presence... yes
20:12:13 [2023-08-28T20:12:13.933Z] #35 22.86 checking for seccomp.h... yes
20:12:14 [2023-08-28T20:12:14.191Z] #35 22.87 checking for library containing seccomp_rule_add... -lseccomp
20:12:14 [2023-08-28T20:12:14.191Z] #35 22.96 checking for library containing seccomp_arch_resolve_name... none required
20:12:14 [2023-08-28T20:12:14.191Z] #35 23.01 checking systemd/sd-bus.h usability... yes
20:12:14 [2023-08-28T20:12:14.191Z] #35 23.06 checking systemd/sd-bus.h presence... yes
20:12:14 [2023-08-28T20:12:14.191Z] #35 23.08 checking for systemd/sd-bus.h... yes
20:12:14 [2023-08-28T20:12:14.191Z] #35 23.08 checking for library containing sd_bus_match_signal_async... -lsystemd
20:12:14 [2023-08-28T20:12:14.191Z] #35 ...
20:12:14 [2023-08-28T20:12:14.191Z] 
20:12:14 [2023-08-28T20:12:14.191Z] #93 [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...)
20:12:14 [2023-08-28T20:12:14.191Z] #93 22.73 + bin/containerd-stress
20:12:14 [2023-08-28T20:12:14.191Z] #93 22.73 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -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
20:12:15 [2023-08-28T20:12:15.571Z] #93 23.99 + bin/containerd-shim
20:12:16 [2023-08-28T20:12:16.137Z] #93 24.55 + bin/containerd-shim-runc-v1
20:12:17 [2023-08-28T20:12:17.128Z] #93 25.36 + bin/containerd-shim-runc-v2
20:12:17 [2023-08-28T20:12:17.712Z] #93 26.14 + binaries
20:12:19 [2023-08-28T20:12:19.122Z] #93 DONE 27.3s
20:12:19 [2023-08-28T20:12:19.122Z] 
20:12:19 [2023-08-28T20:12:19.122Z] #35 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:12:19 [2023-08-28T20:12:19.122Z] #35 23.19 checking for sd_notify_barrier... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 23.24 checking linux/bpf.h usability... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 23.28 checking linux/bpf.h presence... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 23.30 checking for linux/bpf.h... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 23.30 checking compilation for eBPF... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 23.34 checking for criu >= 3.15... no
20:12:19 [2023-08-28T20:12:19.122Z] #35 23.35 configure: CRIU headers not found, building without CRIU support
20:12:19 [2023-08-28T20:12:19.122Z] #35 23.35 checking for criu > 3.16... no
20:12:19 [2023-08-28T20:12:19.122Z] #35 23.36 configure: CRIU version doesn't support join-ns API
20:12:19 [2023-08-28T20:12:19.122Z] #35 23.36 checking for criu > 3.16.1... no
20:12:19 [2023-08-28T20:12:19.122Z] #35 23.37 configure: CRIU version doesn't support for pre-dumping
20:12:19 [2023-08-28T20:12:19.122Z] #35 23.37 checking for new mount API (fsconfig)... no
20:12:19 [2023-08-28T20:12:19.122Z] #35 23.41 yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 23.42 checking for seccomp notify API... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 23.44 checking for gperf... no
20:12:19 [2023-08-28T20:12:19.122Z] #35 23.45 configure: gperf not found - cannot rebuild signal parser code
20:12:19 [2023-08-28T20:12:19.122Z] #35 23.45 checking for library containing argp_parse... none required
20:12:19 [2023-08-28T20:12:19.122Z] #35 23.52 checking that generated files are newer than configure... done
20:12:19 [2023-08-28T20:12:19.122Z] #35 23.52 configure: creating ./config.status
20:12:19 [2023-08-28T20:12:19.122Z] #35 24.14 config.status: creating Makefile
20:12:19 [2023-08-28T20:12:19.122Z] #35 24.16 config.status: creating config.h
20:12:19 [2023-08-28T20:12:19.122Z] #35 24.17 config.status: executing libtool commands
20:12:19 [2023-08-28T20:12:19.122Z] #35 24.19 config.status: executing depfiles commands
20:12:19 [2023-08-28T20:12:19.122Z] #35 24.68 === configuring in libocispec (/tmp/crun-build/libocispec)
20:12:19 [2023-08-28T20:12:19.122Z] #35 24.68 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:12:19 [2023-08-28T20:12:19.122Z] #35 24.78 checking for gcc... gcc
20:12:19 [2023-08-28T20:12:19.122Z] #35 24.81 checking whether the C compiler works... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 24.85 checking for C compiler default output file name... a.out
20:12:19 [2023-08-28T20:12:19.122Z] #35 24.85 checking for suffix of executables... 
20:12:19 [2023-08-28T20:12:19.122Z] #35 24.89 checking whether we are cross compiling... no
20:12:19 [2023-08-28T20:12:19.122Z] #35 24.94 checking for suffix of object files... o
20:12:19 [2023-08-28T20:12:19.122Z] #35 24.97 checking whether we are using the GNU C compiler... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 24.99 checking whether gcc accepts -g... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.02 checking for gcc option to accept ISO C89... none needed
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.06 checking whether gcc understands -c and -o together... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.11 checking how to run the C preprocessor... gcc -E
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.17 checking for grep that handles long lines and -e... /bin/grep
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.17 checking for egrep... /bin/grep -E
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.17 checking for ANSI C header files... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.31 checking for sys/types.h... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.34 checking for sys/stat.h... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.38 checking for stdlib.h... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.42 checking for string.h... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.46 checking for memory.h... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.50 checking for strings.h... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.54 checking for inttypes.h... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.58 checking for stdint.h... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.62 checking for unistd.h... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.66 checking minix/config.h usability... no
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.70 checking minix/config.h presence... no
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.71 checking for minix/config.h... no
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.71 checking whether it is safe to define __EXTENSIONS__... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.77 checking build system type... aarch64-unknown-linux-gnu
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.84 checking host system type... aarch64-unknown-linux-gnu
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.84 checking how to print strings... printf
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.85 checking for a sed that does not truncate output... /bin/sed
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.85 checking for fgrep... /bin/grep -F
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.86 checking for ld used by gcc... /usr/bin/ld
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.86 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:12:19 [2023-08-28T20:12:19.122Z] #35 25.87 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:12:19 [2023-08-28T20:12:19.123Z] #35 25.87 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:12:19 [2023-08-28T20:12:19.123Z] #35 25.90 checking whether ln -s works... yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 25.90 checking the maximum length of command line arguments... 1572864
20:12:19 [2023-08-28T20:12:19.123Z] #35 25.91 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:12:19 [2023-08-28T20:12:19.123Z] #35 25.91 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:12:19 [2023-08-28T20:12:19.123Z] #35 25.91 checking for /usr/bin/ld option to reload object files... -r
20:12:19 [2023-08-28T20:12:19.123Z] #35 25.91 checking for objdump... objdump
20:12:19 [2023-08-28T20:12:19.123Z] #35 25.91 checking how to recognize dependent libraries... pass_all
20:12:19 [2023-08-28T20:12:19.123Z] #35 25.91 checking for dlltool... no
20:12:19 [2023-08-28T20:12:19.123Z] #35 25.92 checking how to associate runtime and link libraries... printf %s\n
20:12:19 [2023-08-28T20:12:19.123Z] #35 25.92 checking for ar... ar
20:12:19 [2023-08-28T20:12:19.123Z] #35 25.92 checking for archiver @FILE support... @
20:12:19 [2023-08-28T20:12:19.123Z] #35 25.95 checking for strip... strip
20:12:19 [2023-08-28T20:12:19.123Z] #35 25.95 checking for ranlib... ranlib
20:12:19 [2023-08-28T20:12:19.123Z] #35 25.95 checking for gawk... no
20:12:19 [2023-08-28T20:12:19.123Z] #35 25.95 checking for mawk... mawk
20:12:19 [2023-08-28T20:12:19.123Z] #35 25.95 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.04 checking for sysroot... no
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.04 checking for a working dd... /bin/dd
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.04 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.05 checking for mt... no
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.05 checking if : is a manifest tool... no
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.06 checking for dlfcn.h... yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.09 checking for objdir... .libs
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.17 checking if gcc supports -fno-rtti -fno-exceptions... no
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.20 checking for gcc option to produce PIC... -fPIC -DPIC
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.20 checking if gcc PIC flag -fPIC -DPIC works... yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.23 checking if gcc static flag -static works... yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.31 checking if gcc supports -c -o file.o... yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.35 checking if gcc supports -c -o file.o... (cached) yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.35 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.36 checking dynamic linker characteristics... GNU/Linux ld.so
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.42 checking how to hardcode library paths into programs... immediate
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.42 checking whether stripping libraries is possible... yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.42 checking if libtool supports shared libraries... yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.42 checking whether to build shared libraries... no
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.42 checking whether to build static libraries... yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.42 checking for a BSD-compatible install... /usr/bin/install -c
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.43 checking whether build environment is sane... yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.45 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.45 checking whether make sets $(MAKE)... yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.47 checking whether make supports the include directive... yes (GNU style)
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.48 checking whether make supports nested variables... yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.50 checking whether UID '0' is supported by ustar format... yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.50 checking whether GID '0' is supported by ustar format... yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.50 checking how to create a ustar tar archive... gnutar
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.51 checking dependency style of gcc... gcc3
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.56 checking whether to enable maintainer-specific portions of Makefiles... yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.56 checking whether make supports nested variables... (cached) yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.56 checking for pkg-config... /usr/bin/pkg-config
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.56 checking pkg-config is at least version 0.9.0... yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.56 checking for yajl >= 2.1.0... yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.57 checking for a sed that does not truncate output... (cached) /bin/sed
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.58 checking for gcc... (cached) gcc
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.60 checking whether we are using the GNU C compiler... (cached) yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.60 checking whether gcc accepts -g... (cached) yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.60 checking for gcc option to accept ISO C89... (cached) none needed
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.60 checking whether gcc understands -c and -o together... (cached) yes
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.60 checking for a Python interpreter with version >= 3... python3
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.62 checking for python3... /usr/bin/python3
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.62 checking for python3 version... 3.9
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.63 checking for python3 platform... linux
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.65 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.68 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:12:19 [2023-08-28T20:12:19.123Z] #35 26.74 checking that generated files are newer than configure... done
20:12:19 [2023-08-28T20:12:19.123Z] #35 27.44 configure: creating ./config.status
20:12:19 [2023-08-28T20:12:19.123Z] #35 28.06 config.status: creating Makefile
20:12:19 [2023-08-28T20:12:19.123Z] #35 28.07 config.status: creating ocispec.pc
20:12:19 [2023-08-28T20:12:19.123Z] #35 28.09 config.status: creating config.h
20:12:19 [2023-08-28T20:12:19.123Z] #35 28.10 config.status: executing libtool commands
20:12:19 [2023-08-28T20:12:19.123Z] #35 28.11 config.status: executing depfiles commands
20:12:19 [2023-08-28T20:12:19.388Z] #35 28.32 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
20:12:19 [2023-08-28T20:12:19.388Z] #35 28.33 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:12:19 [2023-08-28T20:12:19.650Z] #35 28.42 checking for gcc... gcc
20:12:19 [2023-08-28T20:12:19.650Z] #35 28.45 checking whether the C compiler works... yes
20:12:19 [2023-08-28T20:12:19.650Z] #35 28.49 checking for C compiler default output file name... a.out
20:12:19 [2023-08-28T20:12:19.650Z] #35 28.49 checking for suffix of executables... 
20:12:19 [2023-08-28T20:12:19.650Z] #35 ...
20:12:19 [2023-08-28T20:12:19.650Z] 
20:12:19 [2023-08-28T20:12:19.650Z] #94 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
20:12:19 [2023-08-28T20:12:19.650Z] #94 DONE 0.3s
20:12:19 [2023-08-28T20:12:19.650Z] 
20:12:19 [2023-08-28T20:12:19.650Z] #35 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:12:19 [2023-08-28T20:12:19.650Z] #35 28.54 checking whether we are cross compiling... no
20:12:19 [2023-08-28T20:12:19.650Z] #35 28.59 checking for suffix of object files... o
20:12:19 [2023-08-28T20:12:19.650Z] #35 28.61 checking whether we are using the GNU C compiler... yes
20:12:19 [2023-08-28T20:12:19.650Z] #35 ...
20:12:19 [2023-08-28T20:12:19.650Z] 
20:12:19 [2023-08-28T20:12:19.650Z] #95 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
20:12:19 [2023-08-28T20:12:19.910Z] #95 DONE 0.1s
20:12:19 [2023-08-28T20:12:19.910Z] 
20:12:19 [2023-08-28T20:12:19.910Z] #35 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:12:19 [2023-08-28T20:12:19.910Z] #35 28.64 checking whether gcc accepts -g... yes
20:12:19 [2023-08-28T20:12:19.910Z] #35 28.67 checking for gcc option to accept ISO C89... none needed
20:12:19 [2023-08-28T20:12:19.910Z] #35 28.71 checking whether gcc understands -c and -o together... yes
20:12:19 [2023-08-28T20:12:19.910Z] #35 28.76 checking for a BSD-compatible install... /usr/bin/install -c
20:12:19 [2023-08-28T20:12:19.910Z] #35 28.77 checking whether build environment is sane... yes
20:12:19 [2023-08-28T20:12:19.910Z] #35 28.78 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:12:19 [2023-08-28T20:12:19.910Z] #35 28.78 checking for gawk... no
20:12:19 [2023-08-28T20:12:19.910Z] #35 28.78 checking for mawk... mawk
20:12:19 [2023-08-28T20:12:19.910Z] #35 28.78 checking whether make sets $(MAKE)... yes
20:12:19 [2023-08-28T20:12:19.910Z] #35 28.80 checking whether make supports the include directive... yes (GNU style)
20:12:19 [2023-08-28T20:12:19.910Z] #35 28.80 checking whether make supports nested variables... yes
20:12:19 [2023-08-28T20:12:19.910Z] #35 28.82 checking whether UID '0' is supported by ustar format... yes
20:12:19 [2023-08-28T20:12:19.910Z] #35 28.82 checking whether GID '0' is supported by ustar format... yes
20:12:19 [2023-08-28T20:12:19.910Z] #35 28.82 checking how to create a ustar tar archive... gnutar
20:12:19 [2023-08-28T20:12:19.910Z] #35 28.83 checking dependency style of gcc... gcc3
20:12:20 [2023-08-28T20:12:20.168Z] #35 28.88 checking whether to enable maintainer-specific portions of Makefiles... yes
20:12:20 [2023-08-28T20:12:20.168Z] #35 28.88 checking whether make supports nested variables... (cached) yes
20:12:20 [2023-08-28T20:12:20.168Z] #35 28.89 checking build system type... aarch64-unknown-linux-gnu
20:12:20 [2023-08-28T20:12:20.168Z] #35 28.97 checking host system type... aarch64-unknown-linux-gnu
20:12:20 [2023-08-28T20:12:20.168Z] #35 28.97 checking how to print strings... printf
20:12:20 [2023-08-28T20:12:20.168Z] #35 28.97 checking for a sed that does not truncate output... /bin/sed
20:12:20 [2023-08-28T20:12:20.168Z] #35 28.98 checking for grep that handles long lines and -e... /bin/grep
20:12:20 [2023-08-28T20:12:20.168Z] #35 28.98 checking for egrep... /bin/grep -E
20:12:20 [2023-08-28T20:12:20.168Z] #35 28.98 checking for fgrep... /bin/grep -F
20:12:20 [2023-08-28T20:12:20.168Z] #35 28.98 checking for ld used by gcc... /usr/bin/ld
20:12:20 [2023-08-28T20:12:20.168Z] #35 28.99 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:12:20 [2023-08-28T20:12:20.168Z] #35 28.99 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:12:20 [2023-08-28T20:12:20.168Z] #35 29.00 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:12:20 [2023-08-28T20:12:20.168Z] #35 29.08 checking whether ln -s works... 
20:12:20 [2023-08-28T20:12:20.168Z] #35 ...
20:12:20 [2023-08-28T20:12:20.168Z] 
20:12:20 [2023-08-28T20:12:20.168Z] #96 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
20:12:20 [2023-08-28T20:12:20.168Z] #96 DONE 0.5s
20:12:20 [2023-08-28T20:12:20.168Z] 
20:12:20 [2023-08-28T20:12:20.168Z] #35 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:12:20 [2023-08-28T20:12:20.168Z] #35 29.08 checking whether ln -s works... yes
20:12:20 [2023-08-28T20:12:20.168Z] #35 29.08 checking the maximum length of command line arguments... 1572864
20:12:20 [2023-08-28T20:12:20.168Z] #35 29.09 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:12:20 [2023-08-28T20:12:20.168Z] #35 29.09 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:12:20 [2023-08-28T20:12:20.168Z] #35 29.09 checking for /usr/bin/ld option to reload object files... -r
20:12:20 [2023-08-28T20:12:20.168Z] #35 29.09 checking for objdump... objdump
20:12:20 [2023-08-28T20:12:20.168Z] #35 29.09 checking how to recognize dependent libraries... pass_all
20:12:20 [2023-08-28T20:12:20.168Z] #35 29.09 checking for dlltool... no
20:12:20 [2023-08-28T20:12:20.168Z] #35 29.09 checking how to associate runtime and link libraries... printf %s\n
20:12:20 [2023-08-28T20:12:20.168Z] #35 29.09 checking for ar... ar
20:12:20 [2023-08-28T20:12:20.168Z] #35 29.09 checking for archiver @FILE support... @
20:12:20 [2023-08-28T20:12:20.168Z] #35 29.16 checking for strip... strip
20:12:20 [2023-08-28T20:12:20.168Z] #35 29.16 checking for ranlib... ranlib
20:12:20 [2023-08-28T20:12:20.426Z] #35 29.16 checking command to parse /usr/bin/nm -B output from gcc object... 
20:12:20 [2023-08-28T20:12:20.426Z] #35 ...
20:12:20 [2023-08-28T20:12:20.426Z] 
20:12:20 [2023-08-28T20:12:20.426Z] #97 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
20:12:20 [2023-08-28T20:12:20.426Z] #97 DONE 0.0s
20:12:20 [2023-08-28T20:12:20.426Z] 
20:12:20 [2023-08-28T20:12:20.426Z] #35 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:12:20 [2023-08-28T20:12:20.426Z] #35 29.16 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:12:20 [2023-08-28T20:12:20.426Z] #35 29.24 checking for sysroot... no
20:12:20 [2023-08-28T20:12:20.426Z] #35 29.24 checking for a working dd... /bin/dd
20:12:20 [2023-08-28T20:12:20.426Z] #35 29.25 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:12:20 [2023-08-28T20:12:20.426Z] #35 29.25 checking for mt... no
20:12:20 [2023-08-28T20:12:20.426Z] #35 29.25 checking if : is a manifest tool... no
20:12:20 [2023-08-28T20:12:20.426Z] #35 29.26 checking how to run the C preprocessor... gcc -E
20:12:20 [2023-08-28T20:12:20.426Z] #35 29.32 checking for ANSI C header files... yes
20:12:20 [2023-08-28T20:12:20.684Z] #35 29.45 checking for sys/types.h... yes
20:12:20 [2023-08-28T20:12:20.684Z] #35 29.48 checking for sys/stat.h... yes
20:12:20 [2023-08-28T20:12:20.684Z] #35 29.52 checking for stdlib.h... yes
20:12:20 [2023-08-28T20:12:20.684Z] #35 29.56 checking for string.h... yes
20:12:20 [2023-08-28T20:12:20.684Z] #35 29.60 checking for memory.h... yes
20:12:20 [2023-08-28T20:12:20.684Z] #35 29.64 checking for strings.h... yes
20:12:20 [2023-08-28T20:12:20.941Z] #35 29.68 checking for inttypes.h... yes
20:12:20 [2023-08-28T20:12:20.941Z] #35 29.72 checking for stdint.h... yes
20:12:20 [2023-08-28T20:12:20.941Z] #35 29.76 checking for unistd.h... yes
20:12:20 [2023-08-28T20:12:20.941Z] #35 29.80 checking for dlfcn.h... yes
20:12:20 [2023-08-28T20:12:20.941Z] #35 29.84 checking for objdir... .libs
20:12:21 [2023-08-28T20:12:21.199Z] #35 29.91 checking if gcc supports -fno-rtti -fno-exceptions... no
20:12:21 [2023-08-28T20:12:21.199Z] #35 29.94 checking for gcc option to produce PIC... -fPIC -DPIC
20:12:21 [2023-08-28T20:12:21.199Z] #35 29.94 checking if gcc PIC flag -fPIC -DPIC works... yes
20:12:21 [2023-08-28T20:12:21.199Z] #35 29.97 checking if gcc static flag -static works... yes
20:12:21 [2023-08-28T20:12:21.199Z] #35 30.04 checking if gcc supports -c -o file.o... yes
20:12:21 [2023-08-28T20:12:21.199Z] #35 30.08 checking if gcc supports -c -o file.o... (cached) yes
20:12:21 [2023-08-28T20:12:21.199Z] #35 30.08 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:12:21 [2023-08-28T20:12:21.199Z] #35 30.09 checking dynamic linker characteristics... GNU/Linux ld.so
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.15 checking how to hardcode library paths into programs... immediate
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.15 checking whether stripping libraries is possible... yes
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.16 checking if libtool supports shared libraries... yes
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.16 checking whether to build shared libraries... no
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.16 checking whether to build static libraries... yes
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.16 checking float.h usability... yes
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.20 checking float.h presence... yes
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.21 checking for float.h... yes
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.22 checking limits.h usability... yes
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.25 checking limits.h presence... yes
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.27 checking for limits.h... yes
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.27 checking stddef.h usability... yes
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.31 checking stddef.h presence... yes
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.32 checking for stddef.h... yes
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.33 checking for stdlib.h... (cached) yes
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.34 checking for string.h... (cached) yes
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.35 checking sys/time.h usability... yes
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.38 checking sys/time.h presence... yes
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.39 checking for sys/time.h... yes
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.40 checking for inline... inline
20:12:21 [2023-08-28T20:12:21.456Z] #35 30.42 checking for size_t... yes
20:12:21 [2023-08-28T20:12:21.714Z] #35 30.49 checking for stdlib.h... (cached) yes
20:12:21 [2023-08-28T20:12:21.714Z] #35 30.50 checking for GNU libc compatible malloc... yes
20:12:21 [2023-08-28T20:12:21.714Z] #35 30.55 checking for stdlib.h... (cached) yes
20:12:21 [2023-08-28T20:12:21.714Z] #35 30.55 checking for GNU libc compatible realloc... yes
20:12:21 [2023-08-28T20:12:21.714Z] #35 30.60 checking for working strtod... yes
20:12:21 [2023-08-28T20:12:21.714Z] #35 30.66 checking for gettimeofday... yes
20:12:21 [2023-08-28T20:12:21.972Z] #35 30.72 checking for memset... yes
20:12:21 [2023-08-28T20:12:21.972Z] #35 30.78 checking for strspn... yes
20:12:21 [2023-08-28T20:12:21.972Z] #35 30.85 checking that generated files are newer than configure... done
20:12:21 [2023-08-28T20:12:21.972Z] #35 30.85 configure: creating ./config.status
20:12:22 [2023-08-28T20:12:22.537Z] #35 31.46 config.status: creating Makefile
20:12:22 [2023-08-28T20:12:22.537Z] #35 31.47 config.status: creating config.h
20:12:22 [2023-08-28T20:12:22.537Z] #35 31.48 config.status: executing depfiles commands
20:12:22 [2023-08-28T20:12:22.537Z] #35 31.54 config.status: executing libtool commands
20:12:22 [2023-08-28T20:12:22.795Z] #35 31.75   GEN      .version
20:12:22 [2023-08-28T20:12:22.795Z] #35 31.75 make  install-recursive
20:12:22 [2023-08-28T20:12:22.795Z] #35 31.76 make[1]: Entering directory '/tmp/crun-build'
20:12:22 [2023-08-28T20:12:22.795Z] #35 31.78 Making install in libocispec
20:12:22 [2023-08-28T20:12:22.795Z] #35 31.79 make[2]: Entering directory '/tmp/crun-build/libocispec'
20:12:23 [2023-08-28T20:12:23.053Z] #35 31.80 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
20:12:23 [2023-08-28T20:12:23.053Z] #35 31.80 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
20:12:23 [2023-08-28T20:12:23.053Z] #35 31.80 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
20:12:23 [2023-08-28T20:12:23.053Z] #35 31.80 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
20:12:23 [2023-08-28T20:12:23.053Z] #35 31.85 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
20:12:23 [2023-08-28T20:12:23.053Z] #35 31.85 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
20:12:23 [2023-08-28T20:12:23.053Z] #35 31.85 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
20:12:23 [2023-08-28T20:12:23.053Z] #35 31.85 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
20:12:23 [2023-08-28T20:12:23.053Z] #35 31.85 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
20:12:23 [2023-08-28T20:12:23.053Z] #35 31.85 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
20:12:23 [2023-08-28T20:12:23.053Z] #35 31.85 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
20:12:23 [2023-08-28T20:12:23.053Z] #35 31.85 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
20:12:23 [2023-08-28T20:12:23.053Z] #35 31.85 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
20:12:23 [2023-08-28T20:12:23.053Z] #35 31.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
20:12:23 [2023-08-28T20:12:23.053Z] #35 31.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
20:12:23 [2023-08-28T20:12:23.053Z] #35 31.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
20:12:23 [2023-08-28T20:12:23.053Z] #35 31.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
20:12:23 [2023-08-28T20:12:23.053Z] #35 31.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
20:12:23 [2023-08-28T20:12:23.053Z] #35 31.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
20:12:23 [2023-08-28T20:12:23.053Z] #35 31.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.17 make  install-recursive
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.17 make[3]: Entering directory '/tmp/crun-build/libocispec'
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.19 Making install in yajl
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.20 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.20   CC       verify/json_verify-json_verify.o
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.20   CC       src/libyajl_la-yajl_alloc.lo
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.20   CC       src/libyajl_la-yajl.lo
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.20   CC       src/libyajl_la-yajl_gen.lo
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.20   CC       src/libyajl_la-yajl_parser.lo
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.20   CC       src/libyajl_la-yajl_buf.lo
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.20   CC       src/libyajl_la-yajl_encode.lo
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.20   CC       src/libyajl_la-yajl_lex.lo
20:12:23 [2023-08-28T20:12:23.311Z] #35 32.21   CC       src/libyajl_la-yajl_tree.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.58   CCLD     libyajl.la
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.67   CCLD     verify/json_verify
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.77 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.77 make[5]: Nothing to be done for 'install-exec-am'.
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.77 make[5]: Nothing to be done for 'install-data-am'.
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.77 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.77 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.77 make[4]: Entering directory '/tmp/crun-build/libocispec'
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.80   CC       src/ocispec/validate.o
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.80   CC       src/ocispec/image_spec_schema_config_schema.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.80   CC       src/ocispec/image_spec_schema_content_descriptor.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.80   CC       src/ocispec/image_spec_schema_defs.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.80   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.80   CC       src/ocispec/image_spec_schema_image_index_schema.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.80   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.80   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.80   CC       src/ocispec/runtime_spec_schema_config_linux.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.80   CC       src/ocispec/runtime_spec_schema_config_schema.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.80   CC       src/ocispec/runtime_spec_schema_config_zos.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.80   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.80   CC       src/ocispec/runtime_spec_schema_config_vm.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.81   CC       src/ocispec/runtime_spec_schema_config_windows.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.81   CC       src/ocispec/runtime_spec_schema_defs.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.81   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.81   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.82   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.82   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.82   CC       src/ocispec/runtime_spec_schema_state_schema.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.83   CC       src/ocispec/runtime_spec_schema_features_linux.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.83   CC       src/ocispec/runtime_spec_schema_features_schema.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.84   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.85   CC       src/ocispec/basic_test_double_array_item.lo
20:12:23 [2023-08-28T20:12:23.877Z] #35 32.87   CC       src/ocispec/basic_test_double_array.lo
20:12:24 [2023-08-28T20:12:24.136Z] #35 32.87   CC       src/ocispec/basic_test_top_array_int.lo
20:12:24 [2023-08-28T20:12:24.136Z] #35 32.88   CC       src/ocispec/basic_test_top_array_string.lo
20:12:24 [2023-08-28T20:12:24.136Z] #35 32.89   CC       src/ocispec/basic_test_top_double_array_int.lo
20:12:24 [2023-08-28T20:12:24.136Z] #35 32.92   CC       src/ocispec/basic_test_top_double_array_obj.lo
20:12:24 [2023-08-28T20:12:24.136Z] #35 32.92   CC       src/ocispec/basic_test_top_double_array_refobj.lo
20:12:24 [2023-08-28T20:12:24.136Z] #35 32.92   CC       src/ocispec/basic_test_top_double_array_string.lo
20:12:24 [2023-08-28T20:12:24.136Z] #35 32.94   CC       src/ocispec/read-file.lo
20:12:24 [2023-08-28T20:12:24.136Z] #35 32.95   CC       src/ocispec/json_common.lo
20:12:24 [2023-08-28T20:12:24.136Z] #35 32.97   CC       tests/test-1.o
20:12:24 [2023-08-28T20:12:24.136Z] #35 32.99   CC       tests/test-2.o
20:12:24 [2023-08-28T20:12:24.136Z] #35 33.00   CC       tests/test-3.o
20:12:24 [2023-08-28T20:12:24.136Z] #35 33.02   CC       tests/test-4.o
20:12:24 [2023-08-28T20:12:24.136Z] #35 33.04   CC       tests/test-5.o
20:12:24 [2023-08-28T20:12:24.136Z] #35 33.05   CC       tests/test-6.o
20:12:24 [2023-08-28T20:12:24.136Z] #35 33.08   CC       tests/test-7.o
20:12:24 [2023-08-28T20:12:24.395Z] #35 33.09   CC       tests/test-8.o
20:12:24 [2023-08-28T20:12:24.395Z] #35 33.10   CC       tests/test-9.o
20:12:24 [2023-08-28T20:12:24.395Z] #35 33.13   CC       tests/test-10.o
20:12:24 [2023-08-28T20:12:24.395Z] #35 33.14   CC       tests/test-11.o
20:12:26 [2023-08-28T20:12:26.296Z] #35 35.12   CCLD     libocispec.la
20:12:26 [2023-08-28T20:12:26.296Z] #35 35.25   CCLD     src/ocispec/validate
20:12:26 [2023-08-28T20:12:26.296Z] #35 35.25   CCLD     tests/test-1
20:12:26 [2023-08-28T20:12:26.296Z] #35 35.25   CCLD     tests/test-2
20:12:26 [2023-08-28T20:12:26.296Z] #35 35.25   CCLD     tests/test-3
20:12:26 [2023-08-28T20:12:26.296Z] #35 35.25   CCLD     tests/test-4
20:12:26 [2023-08-28T20:12:26.296Z] #35 35.25   CCLD     tests/test-5
20:12:26 [2023-08-28T20:12:26.296Z] #35 35.25   CCLD     tests/test-6
20:12:26 [2023-08-28T20:12:26.296Z] #35 35.25   CCLD     tests/test-7
20:12:26 [2023-08-28T20:12:26.296Z] #35 35.25   CCLD     tests/test-8
20:12:26 [2023-08-28T20:12:26.296Z] #35 35.25 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
20:12:26 [2023-08-28T20:12:26.296Z] #35 35.26   CCLD     tests/test-9
20:12:26 [2023-08-28T20:12:26.296Z] #35 35.26   CCLD     tests/test-10
20:12:26 [2023-08-28T20:12:26.296Z] #35 35.26   CCLD     tests/test-11
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.35 libtool: link: ar cr libocispec.a 
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.35 libtool: link: ranlib libocispec.a
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.45 make[5]: Entering directory '/tmp/crun-build/libocispec'
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.46 make[5]: Leaving directory '/tmp/crun-build/libocispec'
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.47 make[4]: Leaving directory '/tmp/crun-build/libocispec'
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.47 make[3]: Leaving directory '/tmp/crun-build/libocispec'
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.47 make[2]: Leaving directory '/tmp/crun-build/libocispec'
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.47 make[2]: Entering directory '/tmp/crun-build'
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.50   CC       src/crun-crun.o
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.50   CC       src/crun-run.o
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.50   CC       src/crun-delete.o
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.50   CC       src/crun-pause.o
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.50   CC       src/crun-kill.o
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.50   CC       src/crun-unpause.o
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.50   CC       src/crun-oci_features.o
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.50   CC       src/crun-spec.o
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.50   CC       src/crun-exec.o
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.50   CC       src/crun-list.o
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.50   CC       src/crun-create.o
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.51   CC       src/crun-start.o
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.53   CC       src/crun-state.o
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.54   CC       src/crun-update.o
20:12:26 [2023-08-28T20:12:26.555Z] #35 35.55   CC       src/crun-ps.o
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.58   CC       src/crun-checkpoint.o
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.58   CC       src/crun-restore.o
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.60   CC       src/libcrun/crun-cloned_binary.o
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.63   CC       src/libcrun/libcrun_la-utils.lo
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.63   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.64   CC       src/libcrun/libcrun_la-cgroup-resources.lo
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.65   CC       src/libcrun/libcrun_la-cgroup-setup.lo
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.67   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.68   CC       src/libcrun/libcrun_la-cgroup-utils.lo
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.68   CC       src/libcrun/libcrun_la-cgroup.lo
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.68   CC       src/libcrun/libcrun_la-chroot_realpath.lo
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.68   CC       src/libcrun/libcrun_la-cloned_binary.lo
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.68   CC       src/libcrun/libcrun_la-container.lo
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.68   CC       src/libcrun/libcrun_la-criu.lo
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.69   CC       src/libcrun/libcrun_la-custom-handler.lo
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.70   CC       src/libcrun/libcrun_la-ebpf.lo
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.72   CC       src/libcrun/libcrun_la-error.lo
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.72   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.74   CC       src/libcrun/handlers/libcrun_la-krun.lo
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.74   CC       src/libcrun/handlers/libcrun_la-mono.lo
20:12:26 [2023-08-28T20:12:26.814Z] #35 35.78   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
20:12:27 [2023-08-28T20:12:27.073Z] #35 35.79   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
20:12:27 [2023-08-28T20:12:27.073Z] #35 35.81   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
20:12:27 [2023-08-28T20:12:27.073Z] #35 35.81   CC       src/libcrun/libcrun_la-io_priority.lo
20:12:27 [2023-08-28T20:12:27.073Z] #35 35.83   CC       src/libcrun/libcrun_la-linux.lo
20:12:27 [2023-08-28T20:12:27.073Z] #35 35.85   CC       src/libcrun/libcrun_la-mount_flags.lo
20:12:27 [2023-08-28T20:12:27.073Z] #35 35.87   CC       src/libcrun/libcrun_la-scheduler.lo
20:12:27 [2023-08-28T20:12:27.073Z] #35 35.87   CC       src/libcrun/libcrun_la-seccomp.lo
20:12:27 [2023-08-28T20:12:27.073Z] #35 35.88   CC       src/libcrun/libcrun_la-seccomp_notify.lo
20:12:27 [2023-08-28T20:12:27.073Z] #35 35.90   CC       src/libcrun/libcrun_la-signals.lo
20:12:27 [2023-08-28T20:12:27.073Z] #35 35.93   CC       src/libcrun/libcrun_la-status.lo
20:12:27 [2023-08-28T20:12:27.073Z] #35 35.97   CC       src/libcrun/libcrun_la-terminal.lo
20:12:27 [2023-08-28T20:12:27.073Z] #35 36.01   CC       tests/init.o
20:12:27 [2023-08-28T20:12:27.073Z] #35 36.02   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
20:12:27 [2023-08-28T20:12:27.073Z] #35 36.04   CC       src/libcrun/libcrun_testing_a-utils.o
20:12:27 [2023-08-28T20:12:27.073Z] #35 36.05   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
20:12:27 [2023-08-28T20:12:27.073Z] #35 36.06   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
20:12:27 [2023-08-28T20:12:27.073Z] #35 36.07   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
20:12:27 [2023-08-28T20:12:27.073Z] #35 36.10   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
20:12:27 [2023-08-28T20:12:27.073Z] #35 36.11   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
20:12:27 [2023-08-28T20:12:27.332Z] #35 36.13   CC       src/libcrun/libcrun_testing_a-cgroup.o
20:12:27 [2023-08-28T20:12:27.332Z] #35 36.16   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
20:12:27 [2023-08-28T20:12:27.332Z] #35 36.17   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
20:12:27 [2023-08-28T20:12:27.591Z] #35 36.30   CC       src/libcrun/libcrun_testing_a-container.o
20:12:27 [2023-08-28T20:12:27.591Z] #35 36.33   CC       src/libcrun/libcrun_testing_a-criu.o
20:12:27 [2023-08-28T20:12:27.591Z] #35 36.55   CC       src/libcrun/libcrun_testing_a-custom-handler.o
20:12:27 [2023-08-28T20:12:27.851Z] #35 36.64   CC       src/libcrun/libcrun_testing_a-ebpf.o
20:12:27 [2023-08-28T20:12:27.851Z] #35 36.64   CC       src/libcrun/libcrun_testing_a-error.o
20:12:27 [2023-08-28T20:12:27.851Z] #35 36.64   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
20:12:27 [2023-08-28T20:12:27.851Z] #35 36.64   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
20:12:27 [2023-08-28T20:12:27.851Z] #35 36.67   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
20:12:27 [2023-08-28T20:12:27.851Z] #35 36.69   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
20:12:27 [2023-08-28T20:12:27.851Z] #35 36.78   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
20:12:28 [2023-08-28T20:12:28.110Z] #35 36.78   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
20:12:28 [2023-08-28T20:12:28.110Z] #35 36.80   CC       src/libcrun/libcrun_testing_a-io_priority.o
20:12:28 [2023-08-28T20:12:28.110Z] #35 36.83   CC       src/libcrun/libcrun_testing_a-linux.o
20:12:28 [2023-08-28T20:12:28.110Z] #35 36.87   CC       src/libcrun/libcrun_testing_a-mount_flags.o
20:12:28 [2023-08-28T20:12:28.110Z] #35 36.93   CC       src/libcrun/libcrun_testing_a-scheduler.o
20:12:28 [2023-08-28T20:12:28.110Z] #35 37.01   CC       src/libcrun/libcrun_testing_a-seccomp.o
20:12:28 [2023-08-28T20:12:28.110Z] #35 37.05   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
20:12:28 [2023-08-28T20:12:28.110Z] #35 37.07   CC       src/libcrun/libcrun_testing_a-signals.o
20:12:28 [2023-08-28T20:12:28.110Z] #35 37.13   CC       src/libcrun/libcrun_testing_a-status.o
20:12:28 [2023-08-28T20:12:28.110Z] #35 37.14   CC       src/libcrun/libcrun_testing_a-terminal.o
20:12:28 [2023-08-28T20:12:28.110Z] #35 37.15   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
20:12:28 [2023-08-28T20:12:28.368Z] #35 37.16   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
20:12:28 [2023-08-28T20:12:28.368Z] #35 37.30   CCLD     tests/init
20:12:30 [2023-08-28T20:12:30.267Z] #35 38.95   CCLD     libcrun.la
20:12:30 [2023-08-28T20:12:30.267Z] #35 39.10   AR       libcrun_testing.a
20:12:30 [2023-08-28T20:12:30.267Z] #35 39.11 ar: `u' modifier ignored since `D' is the default (see `U')
20:12:30 [2023-08-28T20:12:30.267Z] #35 39.13   CCLD     tests/tests_libcrun_utils
20:12:30 [2023-08-28T20:12:30.267Z] #35 39.13   CCLD     tests/tests_libcrun_errors
20:12:30 [2023-08-28T20:12:30.267Z] #35 39.13   CCLD     tests/tests_libcrun_fuzzer
20:12:30 [2023-08-28T20:12:30.267Z] #35 39.13   CCLD     crun
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.32 make[3]: Entering directory '/tmp/crun-build'
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.40  /bin/mkdir -p '/usr/local/share/man/man1'
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.40  /bin/mkdir -p '/usr/local/lib'
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.40  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.40  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.42 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.42 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.43 libtool: install: chmod 644 /usr/local/lib/libcrun.a
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.43 libtool: install: ranlib /usr/local/lib/libcrun.a
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49 ----------------------------------------------------------------------
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49 Libraries have been installed in:
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49    /usr/local/lib
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49 
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49 If you ever happen to want to link against installed libraries
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49 in a given directory, LIBDIR, you must either use libtool, and
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49 specify the full pathname of the library, or use the '-LLIBDIR'
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49 flag during linking and do at least one of the following:
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49      during execution
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49    - add LIBDIR to the 'LD_RUN_PATH' environment variable
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49      during linking
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49 
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49 See any operating system documentation about shared libraries for
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49 more information, such as the ld(1) and ld.so(8) manual pages.
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49 ----------------------------------------------------------------------
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49  /bin/mkdir -p '/build'
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.49   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
20:12:30 [2023-08-28T20:12:30.525Z] #35 39.52 libtool: install: /usr/bin/install -c crun /build/crun
20:12:30 [2023-08-28T20:12:30.783Z] #35 39.52 make[3]: Leaving directory '/tmp/crun-build'
20:12:30 [2023-08-28T20:12:30.783Z] #35 39.52 make[2]: Leaving directory '/tmp/crun-build'
20:12:30 [2023-08-28T20:12:30.783Z] #35 39.52 make[1]: Leaving directory '/tmp/crun-build'
20:12:30 [2023-08-28T20:12:30.783Z] #35 DONE 39.6s
20:12:31 [2023-08-28T20:12:31.042Z] 
20:12:31 [2023-08-28T20:12:31.042Z] #98 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
20:12:31 [2023-08-28T20:12:31.300Z] #98 DONE 0.1s
20:12:31 [2023-08-28T20:12:31.300Z] 
20:12:31 [2023-08-28T20:12:31.300Z] #99 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
20:12:31 [2023-08-28T20:12:31.300Z] #99 DONE 0.0s
20:12:31 [2023-08-28T20:12:31.300Z] 
20:12:31 [2023-08-28T20:12:31.300Z] #100 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
20:12:32 [2023-08-28T20:12:32.233Z] #100 DONE 0.7s
20:12:32 [2023-08-28T20:12:32.233Z] 
20:12:32 [2023-08-28T20:12:32.233Z] #101 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
20:12:32 [2023-08-28T20:12:32.798Z] #101 DONE 0.9s
20:12:32 [2023-08-28T20:12:32.798Z] 
20:12:32 [2023-08-28T20:12:32.798Z] #102 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
20:12:32 [2023-08-28T20:12:32.798Z] #102 DONE 0.0s
20:12:32 [2023-08-28T20:12:32.798Z] 
20:12:32 [2023-08-28T20:12:32.798Z] #103 [dev-base  1/13] RUN groupadd -r docker
20:12:33 [2023-08-28T20:12:33.056Z] #103 DONE 0.3s
20:12:33 [2023-08-28T20:12:33.314Z] 
20:12:33 [2023-08-28T20:12:33.314Z] #104 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:12:33 [2023-08-28T20:12:33.879Z] #104 DONE 0.5s
20:12:33 [2023-08-28T20:12:33.879Z] 
20:12:33 [2023-08-28T20:12:33.879Z] #105 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:12:34 [2023-08-28T20:12:34.137Z] #105 0.368 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:12:34 [2023-08-28T20:12:34.137Z] #105 DONE 0.4s
20:12:34 [2023-08-28T20:12:34.137Z] 
20:12:34 [2023-08-28T20:12:34.137Z] #106 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:12:34 [2023-08-28T20:12:34.395Z] #106 DONE 0.4s
20:12:34 [2023-08-28T20:12:34.395Z] 
20:12:34 [2023-08-28T20:12:34.395Z] #107 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:12:34 [2023-08-28T20:12:34.961Z] #107 DONE 0.3s
20:12:34 [2023-08-28T20:12:34.961Z] 
20:12:34 [2023-08-28T20:12:34.961Z] #108 [dev-base  6/13] RUN ldconfig
20:12:35 [2023-08-28T20:12:35.218Z] #108 DONE 0.4s
20:12:35 [2023-08-28T20:12:35.218Z] 
20:12:35 [2023-08-28T20:12:35.218Z] #109 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
20:12:35 [2023-08-28T20:12:35.476Z] #109 DONE 0.4s
20:12:35 [2023-08-28T20:12:35.734Z] 
20:12:35 [2023-08-28T20:12:35.734Z] #110 [dev-base  8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:12:36 [2023-08-28T20:12:36.299Z] #110 0.731 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:12:36 [2023-08-28T20:12:36.299Z] #110 0.741 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:12:36 [2023-08-28T20:12:36.299Z] #110 0.741 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:12:36 [2023-08-28T20:12:36.299Z] #110 0.864 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
20:12:36 [2023-08-28T20:12:36.557Z] #110 1.048 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB]
20:12:36 [2023-08-28T20:12:36.557Z] #110 1.094 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
20:12:37 [2023-08-28T20:12:37.488Z] #110 1.946 Fetched 8534 kB in 1s (5792 kB/s)
20:12:38 [2023-08-28T20:12:38.054Z] #110 1.946 Reading package lists...
20:12:38 [2023-08-28T20:12:38.619Z] #110 2.490 Reading package lists...
20:12:38 [2023-08-28T20:12:38.619Z] #110 3.021 Building dependency tree...
20:12:38 [2023-08-28T20:12:38.876Z] #110 3.361 The following additional packages will be installed:
20:12:38 [2023-08-28T20:12:38.876Z] #110 3.361   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
20:12:38 [2023-08-28T20:12:38.876Z] #110 3.362   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
20:12:38 [2023-08-28T20:12:38.876Z] #110 3.362   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
20:12:38 [2023-08-28T20:12:38.876Z] #110 3.362   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
20:12:38 [2023-08-28T20:12:38.876Z] #110 3.362   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
20:12:38 [2023-08-28T20:12:38.876Z] #110 3.362   xxd
20:12:38 [2023-08-28T20:12:38.876Z] #110 3.364 Suggested packages:
20:12:38 [2023-08-28T20:12:38.876Z] #110 3.364   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:12:38 [2023-08-28T20:12:38.876Z] #110 3.364   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
20:12:38 [2023-08-28T20:12:38.876Z] #110 3.364   ctags vim-doc vim-scripts xfsdump acl attr quota
20:12:38 [2023-08-28T20:12:38.876Z] #110 3.364 Recommended packages:
20:12:38 [2023-08-28T20:12:38.876Z] #110 3.364   libatm1 nftables libpam-cap build-essential python3-dev dbus
20:12:38 [2023-08-28T20:12:38.876Z] #110 3.364   systemd-timesyncd | time-daemon unzip
20:12:39 [2023-08-28T20:12:39.441Z] #110 3.708 The following NEW packages will be installed:
20:12:39 [2023-08-28T20:12:39.441Z] #110 3.708   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
20:12:39 [2023-08-28T20:12:39.441Z] #110 3.708   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
20:12:39 [2023-08-28T20:12:39.441Z] #110 3.708   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
20:12:39 [2023-08-28T20:12:39.441Z] #110 3.708   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
20:12:39 [2023-08-28T20:12:39.441Z] #110 3.708   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:12:39 [2023-08-28T20:12:39.441Z] #110 3.709   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
20:12:39 [2023-08-28T20:12:39.441Z] #110 3.709   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
20:12:39 [2023-08-28T20:12:39.441Z] #110 3.709   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
20:12:39 [2023-08-28T20:12:39.441Z] #110 3.709   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:12:39 [2023-08-28T20:12:39.441Z] #110 3.709   xz-utils zip zstd
20:12:39 [2023-08-28T20:12:39.698Z] #110 3.984 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
20:12:39 [2023-08-28T20:12:39.698Z] #110 3.984 Need to get 32.1 MB of archives.
20:12:39 [2023-08-28T20:12:39.698Z] #110 3.984 After this operation, 124 MB of additional disk space will be used.
20:12:39 [2023-08-28T20:12:39.698Z] #110 3.984 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 3.987 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.003 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.005 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.006 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.008 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.009 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.011 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.011 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.015 Get:10 http://deb.debian.org/debian bullseye-updates/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.089 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.090 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.091 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.091 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.092 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.092 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.093 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.119 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.120 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.121 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.122 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.123 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.124 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.127 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.128 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.129 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.136 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.136 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.136 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.138 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.139 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.155 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.156 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.156 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
20:12:39 [2023-08-28T20:12:39.699Z] #110 4.158 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:12:39 [2023-08-28T20:12:39.956Z] #110 4.355 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
20:12:39 [2023-08-28T20:12:39.956Z] #110 4.355 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
20:12:39 [2023-08-28T20:12:39.956Z] #110 4.365 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:12:39 [2023-08-28T20:12:39.956Z] #110 4.365 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
20:12:39 [2023-08-28T20:12:39.956Z] #110 4.366 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:12:39 [2023-08-28T20:12:39.956Z] #110 4.400 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
20:12:39 [2023-08-28T20:12:39.956Z] #110 4.400 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
20:12:39 [2023-08-28T20:12:39.956Z] #110 4.402 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
20:12:39 [2023-08-28T20:12:39.956Z] #110 4.402 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:12:39 [2023-08-28T20:12:39.956Z] #110 4.437 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:12:39 [2023-08-28T20:12:39.956Z] #110 4.437 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
20:12:39 [2023-08-28T20:12:39.956Z] #110 4.438 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:12:39 [2023-08-28T20:12:39.956Z] #110 4.439 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
20:12:39 [2023-08-28T20:12:39.956Z] #110 4.449 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
20:12:39 [2023-08-28T20:12:39.956Z] #110 4.450 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:12:39 [2023-08-28T20:12:39.956Z] #110 4.453 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
20:12:39 [2023-08-28T20:12:39.956Z] #110 4.465 Get:52 http://deb.debian.org/debian bullseye-updates/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
20:12:40 [2023-08-28T20:12:40.214Z] #110 4.472 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
20:12:40 [2023-08-28T20:12:40.214Z] #110 4.474 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
20:12:40 [2023-08-28T20:12:40.214Z] #110 4.475 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:12:40 [2023-08-28T20:12:40.214Z] #110 4.605 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
20:12:40 [2023-08-28T20:12:40.214Z] #110 4.630 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
20:12:40 [2023-08-28T20:12:40.214Z] #110 4.658 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
20:12:40 [2023-08-28T20:12:40.214Z] #110 4.660 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
20:12:40 [2023-08-28T20:12:40.471Z] #110 4.866 debconf: delaying package configuration, since apt-utils is not installed
20:12:40 [2023-08-28T20:12:40.471Z] #110 4.906 Fetched 32.1 MB in 1s (33.2 MB/s)
20:12:40 [2023-08-28T20:12:40.471Z] #110 4.942 Selecting previously unselected package libapparmor1:arm64.
20:12:40 [2023-08-28T20:12:40.472Z] #110 4.942 (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 ... 15748 files and directories currently installed.)
20:12:40 [2023-08-28T20:12:40.472Z] #110 4.951 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
20:12:40 [2023-08-28T20:12:40.472Z] #110 4.960 Unpacking libapparmor1:arm64 (2.13.6-10) ...
20:12:40 [2023-08-28T20:12:40.472Z] #110 5.007 Selecting previously unselected package libcap2:arm64.
20:12:40 [2023-08-28T20:12:40.729Z] #110 5.009 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
20:12:40 [2023-08-28T20:12:40.729Z] #110 5.013 Unpacking libcap2:arm64 (1:2.44-1) ...
20:12:40 [2023-08-28T20:12:40.729Z] #110 5.051 Selecting previously unselected package libargon2-1:arm64.
20:12:40 [2023-08-28T20:12:40.729Z] #110 5.053 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
20:12:40 [2023-08-28T20:12:40.729Z] #110 5.057 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
20:12:40 [2023-08-28T20:12:40.729Z] #110 5.099 Selecting previously unselected package dmsetup.
20:12:40 [2023-08-28T20:12:40.729Z] #110 5.101 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
20:12:40 [2023-08-28T20:12:40.729Z] #110 5.106 Unpacking dmsetup (2:1.02.175-2.1) ...
20:12:40 [2023-08-28T20:12:40.729Z] #110 5.148 Selecting previously unselected package libdevmapper1.02.1:arm64.
20:12:40 [2023-08-28T20:12:40.729Z] #110 5.150 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
20:12:40 [2023-08-28T20:12:40.729Z] #110 5.154 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:12:40 [2023-08-28T20:12:40.729Z] #110 5.206 Selecting previously unselected package libjson-c5:arm64.
20:12:40 [2023-08-28T20:12:40.729Z] #110 5.209 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
20:12:40 [2023-08-28T20:12:40.729Z] #110 5.215 Unpacking libjson-c5:arm64 (0.15-2) ...
20:12:40 [2023-08-28T20:12:40.729Z] #110 5.256 Selecting previously unselected package libcryptsetup12:arm64.
20:12:40 [2023-08-28T20:12:40.987Z] #110 5.258 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
20:12:40 [2023-08-28T20:12:40.987Z] #110 5.262 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
20:12:40 [2023-08-28T20:12:40.987Z] #110 5.322 Selecting previously unselected package libip4tc2:arm64.
20:12:40 [2023-08-28T20:12:40.987Z] #110 5.324 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
20:12:40 [2023-08-28T20:12:40.987Z] #110 5.331 Unpacking libip4tc2:arm64 (1.8.7-1) ...
20:12:40 [2023-08-28T20:12:40.987Z] #110 5.381 Selecting previously unselected package libkmod2:arm64.
20:12:40 [2023-08-28T20:12:40.987Z] #110 5.383 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
20:12:40 [2023-08-28T20:12:40.987Z] #110 5.387 Unpacking libkmod2:arm64 (28-1) ...
20:12:40 [2023-08-28T20:12:40.987Z] #110 5.437 Selecting previously unselected package systemd.
20:12:40 [2023-08-28T20:12:40.987Z] #110 5.439 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
20:12:40 [2023-08-28T20:12:40.987Z] #110 5.488 Unpacking systemd (247.3-7+deb11u4) ...
20:12:41 [2023-08-28T20:12:41.552Z] #110 5.865 Selecting previously unselected package pigz.
20:12:41 [2023-08-28T20:12:41.552Z] #110 5.867 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
20:12:41 [2023-08-28T20:12:41.552Z] #110 5.878 Unpacking pigz (2.6-1) ...
20:12:41 [2023-08-28T20:12:41.552Z] #110 5.930 Selecting previously unselected package libelf1:arm64.
20:12:41 [2023-08-28T20:12:41.552Z] #110 5.932 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
20:12:41 [2023-08-28T20:12:41.552Z] #110 5.935 Unpacking libelf1:arm64 (0.183-1) ...
20:12:41 [2023-08-28T20:12:41.552Z] #110 5.989 Selecting previously unselected package libbpf0:arm64.
20:12:41 [2023-08-28T20:12:41.552Z] #110 5.992 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
20:12:41 [2023-08-28T20:12:41.552Z] #110 5.996 Unpacking libbpf0:arm64 (1:0.3-2) ...
20:12:41 [2023-08-28T20:12:41.552Z] #110 6.054 Selecting previously unselected package libmnl0:arm64.
20:12:41 [2023-08-28T20:12:41.552Z] #110 6.056 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
20:12:41 [2023-08-28T20:12:41.552Z] #110 6.061 Unpacking libmnl0:arm64 (1.0.4-3) ...
20:12:41 [2023-08-28T20:12:41.552Z] #110 6.103 Selecting previously unselected package libxtables12:arm64.
20:12:41 [2023-08-28T20:12:41.552Z] #110 6.105 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
20:12:41 [2023-08-28T20:12:41.552Z] #110 6.109 Unpacking libxtables12:arm64 (1.8.7-1) ...
20:12:41 [2023-08-28T20:12:41.552Z] #110 6.156 Selecting previously unselected package libcap2-bin.
20:12:41 [2023-08-28T20:12:41.809Z] #110 6.158 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
20:12:41 [2023-08-28T20:12:41.809Z] #110 6.168 Unpacking libcap2-bin (1:2.44-1) ...
20:12:41 [2023-08-28T20:12:41.809Z] #110 6.221 Selecting previously unselected package iproute2.
20:12:41 [2023-08-28T20:12:41.809Z] #110 6.223 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
20:12:41 [2023-08-28T20:12:41.809Z] #110 6.227 Unpacking iproute2 (5.10.0-4) ...
20:12:42 [2023-08-28T20:12:42.067Z] #110 6.331 Selecting previously unselected package xxd.
20:12:42 [2023-08-28T20:12:42.067Z] #110 6.333 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:12:42 [2023-08-28T20:12:42.067Z] #110 6.338 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:12:42 [2023-08-28T20:12:42.067Z] #110 6.386 Selecting previously unselected package vim-common.
20:12:42 [2023-08-28T20:12:42.067Z] #110 6.388 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:12:42 [2023-08-28T20:12:42.067Z] #110 6.397 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:12:42 [2023-08-28T20:12:42.067Z] #110 6.455 Selecting previously unselected package bash-completion.
20:12:42 [2023-08-28T20:12:42.067Z] #110 6.457 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
20:12:42 [2023-08-28T20:12:42.632Z] #110 7.106 Unpacking bash-completion (1:2.11-2) ...
20:12:42 [2023-08-28T20:12:42.890Z] #110 7.219 Selecting previously unselected package bzip2.
20:12:42 [2023-08-28T20:12:42.890Z] #110 7.222 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
20:12:42 [2023-08-28T20:12:42.890Z] #110 7.226 Unpacking bzip2 (1.0.8-4) ...
20:12:42 [2023-08-28T20:12:42.890Z] #110 7.268 Selecting previously unselected package xz-utils.
20:12:42 [2023-08-28T20:12:42.890Z] #110 7.270 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
20:12:42 [2023-08-28T20:12:42.890Z] #110 7.274 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:12:42 [2023-08-28T20:12:42.890Z] #110 7.341 Selecting previously unselected package apparmor.
20:12:42 [2023-08-28T20:12:42.890Z] #110 7.344 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
20:12:42 [2023-08-28T20:12:42.890Z] #110 7.367 Unpacking apparmor (2.13.6-10) ...
20:12:42 [2023-08-28T20:12:42.890Z] #110 7.464 Selecting previously unselected package inetutils-ping.
20:12:43 [2023-08-28T20:12:43.147Z] #110 7.467 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
20:12:43 [2023-08-28T20:12:43.147Z] #110 7.471 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
20:12:43 [2023-08-28T20:12:43.147Z] #110 7.522 Selecting previously unselected package libip6tc2:arm64.
20:12:43 [2023-08-28T20:12:43.147Z] #110 7.525 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
20:12:43 [2023-08-28T20:12:43.147Z] #110 7.529 Unpacking libip6tc2:arm64 (1.8.7-1) ...
20:12:43 [2023-08-28T20:12:43.147Z] #110 7.570 Selecting previously unselected package libnfnetlink0:arm64.
20:12:43 [2023-08-28T20:12:43.147Z] #110 7.573 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
20:12:43 [2023-08-28T20:12:43.147Z] #110 7.580 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:12:43 [2023-08-28T20:12:43.147Z] #110 7.623 Selecting previously unselected package libnetfilter-conntrack3:arm64.
20:12:43 [2023-08-28T20:12:43.147Z] #110 7.625 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
20:12:43 [2023-08-28T20:12:43.147Z] #110 7.629 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:12:43 [2023-08-28T20:12:43.147Z] #110 7.673 Selecting previously unselected package libnftnl11:arm64.
20:12:43 [2023-08-28T20:12:43.405Z] #110 7.676 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
20:12:43 [2023-08-28T20:12:43.405Z] #110 7.680 Unpacking libnftnl11:arm64 (1.1.9-1) ...
20:12:43 [2023-08-28T20:12:43.405Z] #110 7.726 Selecting previously unselected package iptables.
20:12:43 [2023-08-28T20:12:43.405Z] #110 7.729 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
20:12:43 [2023-08-28T20:12:43.405Z] #110 7.733 Unpacking iptables (1.8.7-1) ...
20:12:43 [2023-08-28T20:12:43.405Z] #110 7.807 Selecting previously unselected package libonig5:arm64.
20:12:43 [2023-08-28T20:12:43.405Z] #110 7.810 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
20:12:43 [2023-08-28T20:12:43.405Z] #110 7.815 Unpacking libonig5:arm64 (6.9.6-1.1) ...
20:12:43 [2023-08-28T20:12:43.405Z] #110 7.870 Selecting previously unselected package libjq1:arm64.
20:12:43 [2023-08-28T20:12:43.405Z] #110 7.872 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
20:12:43 [2023-08-28T20:12:43.405Z] #110 7.878 Unpacking libjq1:arm64 (1.6-2.1) ...
20:12:43 [2023-08-28T20:12:43.405Z] #110 7.916 Selecting previously unselected package jq.
20:12:43 [2023-08-28T20:12:43.405Z] #110 7.918 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
20:12:43 [2023-08-28T20:12:43.405Z] #110 7.922 Unpacking jq (1.6-2.1) ...
20:12:43 [2023-08-28T20:12:43.405Z] #110 7.970 Selecting previously unselected package libaio1:arm64.
20:12:43 [2023-08-28T20:12:43.405Z] #110 7.972 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
20:12:43 [2023-08-28T20:12:43.405Z] #110 7.977 Unpacking libaio1:arm64 (0.3.112-9) ...
20:12:43 [2023-08-28T20:12:43.405Z] #110 8.015 Selecting previously unselected package libgpm2:arm64.
20:12:43 [2023-08-28T20:12:43.405Z] #110 8.018 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
20:12:43 [2023-08-28T20:12:43.663Z] #110 8.022 Unpacking libgpm2:arm64 (1.20.7-8) ...
20:12:43 [2023-08-28T20:12:43.663Z] #110 8.060 Selecting previously unselected package libicu67:arm64.
20:12:43 [2023-08-28T20:12:43.663Z] #110 8.062 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
20:12:43 [2023-08-28T20:12:43.663Z] #110 8.068 Unpacking libicu67:arm64 (67.1-7) ...
20:12:44 [2023-08-28T20:12:44.228Z] #110 8.740 Selecting previously unselected package libinih1:arm64.
20:12:44 [2023-08-28T20:12:44.486Z] #110 8.743 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
20:12:44 [2023-08-28T20:12:44.486Z] #110 8.746 Unpacking libinih1:arm64 (53-1+b2) ...
20:12:44 [2023-08-28T20:12:44.486Z] #110 8.781 Selecting previously unselected package libmicrohttpd12:arm64.
20:12:44 [2023-08-28T20:12:44.486Z] #110 8.783 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
20:12:44 [2023-08-28T20:12:44.486Z] #110 8.787 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
20:12:44 [2023-08-28T20:12:44.486Z] #110 8.834 Selecting previously unselected package libnet1:arm64.
20:12:44 [2023-08-28T20:12:44.486Z] #110 8.836 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:12:44 [2023-08-28T20:12:44.486Z] #110 8.840 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:12:44 [2023-08-28T20:12:44.486Z] #110 8.880 Selecting previously unselected package libnl-3-200:arm64.
20:12:44 [2023-08-28T20:12:44.486Z] #110 8.882 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
20:12:44 [2023-08-28T20:12:44.486Z] #110 8.886 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
20:12:44 [2023-08-28T20:12:44.486Z] #110 8.935 Selecting previously unselected package libprotobuf-c1:arm64.
20:12:44 [2023-08-28T20:12:44.486Z] #110 8.937 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:12:44 [2023-08-28T20:12:44.486Z] #110 8.942 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:12:44 [2023-08-28T20:12:44.486Z] #110 8.980 Selecting previously unselected package libyajl2:arm64.
20:12:44 [2023-08-28T20:12:44.486Z] #110 8.983 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
20:12:44 [2023-08-28T20:12:44.486Z] #110 8.986 Unpacking libyajl2:arm64 (2.1.0-3) ...
20:12:44 [2023-08-28T20:12:44.486Z] #110 9.017 Selecting previously unselected package net-tools.
20:12:44 [2023-08-28T20:12:44.486Z] #110 9.019 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
20:12:44 [2023-08-28T20:12:44.486Z] #110 9.023 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:12:44 [2023-08-28T20:12:44.486Z] #110 9.074 Selecting previously unselected package patch.
20:12:44 [2023-08-28T20:12:44.486Z] #110 9.077 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
20:12:44 [2023-08-28T20:12:44.486Z] #110 9.081 Unpacking patch (2.7.6-7) ...
20:12:44 [2023-08-28T20:12:44.744Z] #110 9.116 Selecting previously unselected package python-pip-whl.
20:12:44 [2023-08-28T20:12:44.744Z] #110 9.119 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:12:44 [2023-08-28T20:12:44.744Z] #110 9.126 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:12:44 [2023-08-28T20:12:44.744Z] #110 9.267 Selecting previously unselected package python3-lib2to3.
20:12:44 [2023-08-28T20:12:44.744Z] #110 9.269 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
20:12:44 [2023-08-28T20:12:44.744Z] #110 9.276 Unpacking python3-lib2to3 (3.9.2-1) ...
20:12:44 [2023-08-28T20:12:44.744Z] #110 9.319 Selecting previously unselected package python3-distutils.
20:12:44 [2023-08-28T20:12:44.744Z] #110 9.321 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
20:12:44 [2023-08-28T20:12:44.744Z] #110 9.325 Unpacking python3-distutils (3.9.2-1) ...
20:12:44 [2023-08-28T20:12:44.744Z] #110 9.380 Selecting previously unselected package python3-pkg-resources.
20:12:45 [2023-08-28T20:12:45.002Z] #110 9.382 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
20:12:45 [2023-08-28T20:12:45.002Z] #110 9.388 Unpacking python3-pkg-resources (52.0.0-4) ...
20:12:45 [2023-08-28T20:12:45.002Z] #110 9.432 Selecting previously unselected package python3-setuptools.
20:12:45 [2023-08-28T20:12:45.002Z] #110 9.434 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
20:12:45 [2023-08-28T20:12:45.002Z] #110 9.438 Unpacking python3-setuptools (52.0.0-4) ...
20:12:45 [2023-08-28T20:12:45.002Z] #110 9.502 Selecting previously unselected package python3-wheel.
20:12:45 [2023-08-28T20:12:45.002Z] #110 9.504 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
20:12:45 [2023-08-28T20:12:45.002Z] #110 9.515 Unpacking python3-wheel (0.34.2-1) ...
20:12:45 [2023-08-28T20:12:45.002Z] #110 9.553 Selecting previously unselected package python3-pip.
20:12:45 [2023-08-28T20:12:45.002Z] #110 9.556 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:12:45 [2023-08-28T20:12:45.002Z] #110 9.560 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:12:45 [2023-08-28T20:12:45.002Z] #110 9.635 Selecting previously unselected package sudo.
20:12:45 [2023-08-28T20:12:45.259Z] #110 9.637 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
20:12:45 [2023-08-28T20:12:45.259Z] #110 9.645 Unpacking sudo (1.9.5p2-3+deb11u1) ...
20:12:45 [2023-08-28T20:12:45.259Z] #110 9.762 Selecting previously unselected package systemd-journal-remote.
20:12:45 [2023-08-28T20:12:45.259Z] #110 9.765 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
20:12:45 [2023-08-28T20:12:45.259Z] #110 9.769 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
20:12:45 [2023-08-28T20:12:45.259Z] #110 9.811 Selecting previously unselected package thin-provisioning-tools.
20:12:45 [2023-08-28T20:12:45.259Z] #110 9.814 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
20:12:45 [2023-08-28T20:12:45.259Z] #110 9.818 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:12:45 [2023-08-28T20:12:45.259Z] #110 9.876 Selecting previously unselected package uidmap.
20:12:45 [2023-08-28T20:12:45.517Z] #110 9.878 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
20:12:45 [2023-08-28T20:12:45.517Z] #110 9.884 Unpacking uidmap (1:4.8.1-1) ...
20:12:45 [2023-08-28T20:12:45.517Z] #110 9.942 Selecting previously unselected package vim-runtime.
20:12:45 [2023-08-28T20:12:45.517Z] #110 9.944 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:12:45 [2023-08-28T20:12:45.517Z] #110 9.957 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:12:45 [2023-08-28T20:12:45.517Z] #110 9.968 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:12:45 [2023-08-28T20:12:45.517Z] #110 9.971 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:12:46 [2023-08-28T20:12:46.082Z] #110 10.54 Selecting previously unselected package vim.
20:12:46 [2023-08-28T20:12:46.082Z] #110 10.54 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:12:46 [2023-08-28T20:12:46.082Z] #110 10.55 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:12:46 [2023-08-28T20:12:46.340Z] #110 10.68 Selecting previously unselected package xfsprogs.
20:12:46 [2023-08-28T20:12:46.340Z] #110 10.68 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
20:12:46 [2023-08-28T20:12:46.340Z] #110 10.69 Unpacking xfsprogs (5.10.0-4) ...
20:12:46 [2023-08-28T20:12:46.340Z] #110 10.79 Selecting previously unselected package zip.
20:12:46 [2023-08-28T20:12:46.340Z] #110 10.79 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
20:12:46 [2023-08-28T20:12:46.340Z] #110 10.80 Unpacking zip (3.0-12) ...
20:12:46 [2023-08-28T20:12:46.340Z] #110 10.84 Selecting previously unselected package zstd.
20:12:46 [2023-08-28T20:12:46.340Z] #110 10.85 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
20:12:46 [2023-08-28T20:12:46.340Z] #110 10.85 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:12:46 [2023-08-28T20:12:46.597Z] #110 10.98 Setting up python3-pkg-resources (52.0.0-4) ...
20:12:46 [2023-08-28T20:12:46.597Z] #110 11.17 Setting up libip4tc2:arm64 (1.8.7-1) ...
20:12:46 [2023-08-28T20:12:46.597Z] #110 11.18 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:12:46 [2023-08-28T20:12:46.855Z] #110 11.19 Setting up libapparmor1:arm64 (2.13.6-10) ...
20:12:46 [2023-08-28T20:12:46.855Z] #110 11.21 Setting up libgpm2:arm64 (1.20.7-8) ...
20:12:46 [2023-08-28T20:12:46.855Z] #110 11.22 Setting up libicu67:arm64 (67.1-7) ...
20:12:46 [2023-08-28T20:12:46.855Z] #110 11.24 Setting up libip6tc2:arm64 (1.8.7-1) ...
20:12:46 [2023-08-28T20:12:46.855Z] #110 11.25 Setting up libinih1:arm64 (53-1+b2) ...
20:12:46 [2023-08-28T20:12:46.855Z] #110 11.26 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
20:12:46 [2023-08-28T20:12:46.855Z] #110 11.27 Setting up uidmap (1:4.8.1-1) ...
20:12:46 [2023-08-28T20:12:46.855Z] #110 11.29 Setting up libyajl2:arm64 (2.1.0-3) ...
20:12:46 [2023-08-28T20:12:46.855Z] #110 11.30 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:12:46 [2023-08-28T20:12:46.855Z] #110 11.31 Setting up bzip2 (1.0.8-4) ...
20:12:46 [2023-08-28T20:12:46.855Z] #110 11.33 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:12:46 [2023-08-28T20:12:46.855Z] #110 11.34 Setting up python3-wheel (0.34.2-1) ...
20:12:47 [2023-08-28T20:12:47.113Z] #110 11.48 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
20:12:47 [2023-08-28T20:12:47.113Z] #110 11.49 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:12:47 [2023-08-28T20:12:47.113Z] #110 11.51 Setting up libcap2:arm64 (1:2.44-1) ...
20:12:47 [2023-08-28T20:12:47.113Z] #110 11.53 Setting up libcap2-bin (1:2.44-1) ...
20:12:47 [2023-08-28T20:12:47.113Z] #110 11.54 Setting up apparmor (2.13.6-10) ...
20:12:48 [2023-08-28T20:12:48.046Z] #110 12.42 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
20:12:48 [2023-08-28T20:12:48.046Z] #110 12.50 Setting up zip (3.0-12) ...
20:12:48 [2023-08-28T20:12:48.046Z] #110 12.52 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:12:48 [2023-08-28T20:12:48.046Z] #110 12.54 Setting up bash-completion (1:2.11-2) ...
20:12:48 [2023-08-28T20:12:48.978Z] #110 13.27 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:12:48 [2023-08-28T20:12:48.978Z] #110 13.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:12:48 [2023-08-28T20:12:48.978Z] #110 13.29 Setting up libmnl0:arm64 (1.0.4-3) ...
20:12:48 [2023-08-28T20:12:48.978Z] #110 13.30 Setting up patch (2.7.6-7) ...
20:12:48 [2023-08-28T20:12:48.978Z] #110 13.31 Setting up sudo (1.9.5p2-3+deb11u1) ...
20:12:48 [2023-08-28T20:12:48.978Z] #110 13.36 invoke-rc.d: could not determine current runlevel
20:12:48 [2023-08-28T20:12:48.978Z] #110 13.36 invoke-rc.d: policy-rc.d denied execution of start.
20:12:48 [2023-08-28T20:12:48.978Z] #110 13.37 Setting up libxtables12:arm64 (1.8.7-1) ...
20:12:48 [2023-08-28T20:12:48.978Z] #110 13.38 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
20:12:48 [2023-08-28T20:12:48.978Z] #110 13.40 Setting up pigz (2.6-1) ...
20:12:48 [2023-08-28T20:12:48.978Z] #110 13.41 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:12:48 [2023-08-28T20:12:48.978Z] #110 13.42 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
20:12:48 [2023-08-28T20:12:48.978Z] #110 13.44 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:12:48 [2023-08-28T20:12:48.978Z] #110 13.46 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:12:49 [2023-08-28T20:12:49.236Z] #110 13.64 Setting up libaio1:arm64 (0.3.112-9) ...
20:12:49 [2023-08-28T20:12:49.236Z] #110 13.65 Setting up python3-lib2to3 (3.9.2-1) ...
20:12:49 [2023-08-28T20:12:49.236Z] #110 13.75 Setting up libelf1:arm64 (0.183-1) ...
20:12:49 [2023-08-28T20:12:49.494Z] #110 13.76 Setting up libjson-c5:arm64 (0.15-2) ...
20:12:49 [2023-08-28T20:12:49.494Z] #110 13.77 Setting up zstd (1.4.8+dfsg-2.1) ...
20:12:49 [2023-08-28T20:12:49.494Z] #110 13.79 Setting up libonig5:arm64 (6.9.6-1.1) ...
20:12:49 [2023-08-28T20:12:49.494Z] #110 13.80 Setting up libkmod2:arm64 (28-1) ...
20:12:49 [2023-08-28T20:12:49.494Z] #110 13.81 Setting up python3-distutils (3.9.2-1) ...
20:12:49 [2023-08-28T20:12:49.494Z] #110 13.94 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:12:49 [2023-08-28T20:12:49.494Z] #110 13.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:12:49 [2023-08-28T20:12:49.494Z] #110 13.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:12:49 [2023-08-28T20:12:49.494Z] #110 13.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:12:49 [2023-08-28T20:12:49.494Z] #110 13.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:12:49 [2023-08-28T20:12:49.494Z] #110 13.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:12:49 [2023-08-28T20:12:49.494Z] #110 13.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:12:49 [2023-08-28T20:12:49.494Z] #110 13.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:12:49 [2023-08-28T20:12:49.494Z] #110 13.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:12:49 [2023-08-28T20:12:49.494Z] #110 14.00 Setting up python3-setuptools (52.0.0-4) ...
20:12:49 [2023-08-28T20:12:49.751Z] #110 14.33 Setting up libjq1:arm64 (1.6-2.1) ...
20:12:50 [2023-08-28T20:12:50.009Z] #110 14.34 Setting up libnftnl11:arm64 (1.1.9-1) ...
20:12:50 [2023-08-28T20:12:50.009Z] #110 14.36 Setting up thin-provisioning-tools (0.9.0-1) ...
20:12:50 [2023-08-28T20:12:50.009Z] #110 14.37 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:12:50 [2023-08-28T20:12:50.009Z] #110 14.62 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:12:50 [2023-08-28T20:12:50.266Z] #110 14.64 Setting up jq (1.6-2.1) ...
20:12:50 [2023-08-28T20:12:50.266Z] #110 14.65 Setting up libbpf0:arm64 (1:0.3-2) ...
20:12:50 [2023-08-28T20:12:50.266Z] #110 14.66 Setting up iptables (1.8.7-1) ...
20:12:50 [2023-08-28T20:12:50.266Z] #110 14.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:12:50 [2023-08-28T20:12:50.266Z] #110 14.68 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:12:50 [2023-08-28T20:12:50.266Z] #110 14.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:12:50 [2023-08-28T20:12:50.266Z] #110 14.69 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:12:50 [2023-08-28T20:12:50.266Z] #110 14.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:12:50 [2023-08-28T20:12:50.266Z] #110 14.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:12:50 [2023-08-28T20:12:50.266Z] #110 14.70 Setting up iproute2 (5.10.0-4) ...
20:12:50 [2023-08-28T20:12:50.266Z] #110 14.89 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:12:50 [2023-08-28T20:12:50.524Z] #110 14.90 Setting up dmsetup (2:1.02.175-2.1) ...
20:12:50 [2023-08-28T20:12:50.524Z] #110 14.92 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
20:12:50 [2023-08-28T20:12:50.524Z] #110 14.93 Setting up systemd (247.3-7+deb11u4) ...
20:12:50 [2023-08-28T20:12:50.524Z] #110 14.98 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
20:12:50 [2023-08-28T20:12:50.524Z] #110 14.99 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
20:12:50 [2023-08-28T20:12:50.524Z] #110 14.99 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
20:12:50 [2023-08-28T20:12:50.524Z] #110 14.99 Initializing machine ID from random generator.
20:12:51 [2023-08-28T20:12:51.089Z] #110 15.50 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
20:12:51 [2023-08-28T20:12:51.347Z] #110 15.63 Setting up xfsprogs (5.10.0-4) ...
20:12:51 [2023-08-28T20:12:51.347Z] #110 15.65 System has not been booted with systemd as init system (PID 1). Can't operate.
20:12:51 [2023-08-28T20:12:51.347Z] #110 15.65 Failed to connect to bus: Host is down
20:12:51 [2023-08-28T20:12:51.347Z] #110 15.65 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:12:52 [2023-08-28T20:12:52.280Z] #110 DONE 16.7s
20:12:52 [2023-08-28T20:12:52.280Z] 
20:12:52 [2023-08-28T20:12:52.280Z] #111 [dev-base  9/13] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
20:12:52 [2023-08-28T20:12:52.845Z] #111 0.474 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:12:52 [2023-08-28T20:12:52.845Z] #111 0.478 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:12:52 [2023-08-28T20:12:52.845Z] #111 0.481 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:12:52 [2023-08-28T20:12:52.845Z] #111 DONE 0.5s
20:12:52 [2023-08-28T20:12:52.845Z] 
20:12:52 [2023-08-28T20:12:52.845Z] #112 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
20:12:59 [2023-08-28T20:12:59.399Z] #112 5.607 Collecting yamllint==1.27.1
20:12:59 [2023-08-28T20:12:59.399Z] #112 6.635   Downloading yamllint-1.27.1.tar.gz (129 kB)
20:12:59 [2023-08-28T20:12:59.656Z] #112 6.930 Collecting pathspec>=0.5.3
20:12:59 [2023-08-28T20:12:59.656Z] #112 6.934   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
20:12:59 [2023-08-28T20:12:59.914Z] #112 7.040 Collecting pyyaml
20:12:59 [2023-08-28T20:12:59.914Z] #112 7.057   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
20:12:59 [2023-08-28T20:12:59.914Z] #112 7.073 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
20:12:59 [2023-08-28T20:12:59.914Z] #112 7.077 Building wheels for collected packages: yamllint
20:12:59 [2023-08-28T20:12:59.914Z] #112 7.078   Building wheel for yamllint (setup.py): started
20:12:59 [2023-08-28T20:12:59.914Z] #112 7.322   Building wheel for yamllint (setup.py): finished with status 'done'
20:13:00 [2023-08-28T20:13:00.172Z] #112 7.323   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=dd62ee89a9e7cfaa5e4136a474a566c4e848fa1729627138046ec11837ff4825
20:13:00 [2023-08-28T20:13:00.172Z] #112 7.323   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
20:13:00 [2023-08-28T20:13:00.172Z] #112 7.325 Successfully built yamllint
20:13:00 [2023-08-28T20:13:00.172Z] #112 7.331 Installing collected packages: pyyaml, pathspec, yamllint
20:13:00 [2023-08-28T20:13:00.172Z] #112 7.449 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
20:13:00 [2023-08-28T20:13:00.172Z] #112 DONE 7.6s
20:13:00 [2023-08-28T20:13:00.430Z] 
20:13:00 [2023-08-28T20:13:00.430Z] #113 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
20:13:00 [2023-08-28T20:13:00.995Z] #113 0.624 Hit:1 http://deb.debian.org/debian bullseye InRelease
20:13:00 [2023-08-28T20:13:00.995Z] #113 0.624 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
20:13:00 [2023-08-28T20:13:00.995Z] #113 0.624 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
20:13:01 [2023-08-28T20:13:01.818Z] #113 0.979 Reading package lists...
20:13:02 [2023-08-28T20:13:02.383Z] #113 1.545 Reading package lists...
20:13:02 [2023-08-28T20:13:02.640Z] #113 2.099 Building dependency tree...
20:13:02 [2023-08-28T20:13:02.640Z] #113 2.268 Reading state information...
20:13:02 [2023-08-28T20:13:02.898Z] #113 2.489 gcc is already the newest version (4:10.2.1-1).
20:13:02 [2023-08-28T20:13:02.898Z] #113 2.489 pkg-config is already the newest version (0.29.2-1).
20:13:02 [2023-08-28T20:13:02.898Z] #113 2.489 The following additional packages will be installed:
20:13:02 [2023-08-28T20:13:02.898Z] #113 2.490   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libffi-dev
20:13:02 [2023-08-28T20:13:02.898Z] #113 2.490   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
20:13:02 [2023-08-28T20:13:02.898Z] #113 2.490   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
20:13:02 [2023-08-28T20:13:02.898Z] #113 2.490   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:13:02 [2023-08-28T20:13:02.898Z] #113 2.491   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev uuid-dev
20:13:02 [2023-08-28T20:13:02.898Z] #113 2.491   zlib1g-dev
20:13:02 [2023-08-28T20:13:02.898Z] #113 2.492 Suggested packages:
20:13:02 [2023-08-28T20:13:02.898Z] #113 2.492   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
20:13:02 [2023-08-28T20:13:02.898Z] #113 2.492   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
20:13:02 [2023-08-28T20:13:02.898Z] #113 2.492 Recommended packages:
20:13:02 [2023-08-28T20:13:02.898Z] #113 2.492   build-essential fakeroot libalgorithm-merge-perl
20:13:03 [2023-08-28T20:13:03.155Z] #113 2.711 The following NEW packages will be installed:
20:13:03 [2023-08-28T20:13:03.155Z] #113 2.712   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
20:13:03 [2023-08-28T20:13:03.155Z] #113 2.712   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
20:13:03 [2023-08-28T20:13:03.155Z] #113 2.712   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
20:13:03 [2023-08-28T20:13:03.155Z] #113 2.712   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
20:13:03 [2023-08-28T20:13:03.155Z] #113 2.712   libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
20:13:03 [2023-08-28T20:13:03.155Z] #113 2.713   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
20:13:03 [2023-08-28T20:13:03.413Z] #113 2.987 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
20:13:03 [2023-08-28T20:13:03.413Z] #113 2.987 Need to get 10.2 MB of archives.
20:13:03 [2023-08-28T20:13:03.413Z] #113 2.987 After this operation, 41.2 MB of additional disk space will be used.
20:13:03 [2023-08-28T20:13:03.413Z] #113 2.987 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.004 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.004 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.006 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.007 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.009 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.010 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.011 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.013 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.015 Get:10 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.016 Get:11 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.022 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.023 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.025 Get:14 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.031 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.033 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.034 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.037 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.040 Get:19 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.042 Get:20 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.043 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.045 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.047 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.056 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.059 Get:25 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.060 Get:26 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.068 Get:27 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.068 Get:28 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.070 Get:29 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
20:13:03 [2023-08-28T20:13:03.413Z] #113 3.072 Get:30 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
20:13:03 [2023-08-28T20:13:03.671Z] #113 3.218 debconf: delaying package configuration, since apt-utils is not installed
20:13:03 [2023-08-28T20:13:03.671Z] #113 3.262 Fetched 10.2 MB in 0s (28.9 MB/s)
20:13:03 [2023-08-28T20:13:03.671Z] #113 3.286 Selecting previously unselected package dpkg-dev.
20:13:03 [2023-08-28T20:13:03.671Z] #113 3.286 (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 ... 21239 files and directories currently installed.)
20:13:03 [2023-08-28T20:13:03.671Z] #113 3.298 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
20:13:03 [2023-08-28T20:13:03.671Z] #113 3.302 Unpacking dpkg-dev (1.20.12) ...
20:13:03 [2023-08-28T20:13:03.671Z] #113 3.433 Selecting previously unselected package libgirepository-1.0-1:arm64.
20:13:03 [2023-08-28T20:13:03.929Z] #113 3.436 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
20:13:03 [2023-08-28T20:13:03.929Z] #113 3.445 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
20:13:03 [2023-08-28T20:13:03.929Z] #113 3.481 Selecting previously unselected package gir1.2-glib-2.0:arm64.
20:13:03 [2023-08-28T20:13:03.929Z] #113 3.484 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
20:13:03 [2023-08-28T20:13:03.929Z] #113 3.489 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
20:13:03 [2023-08-28T20:13:03.929Z] #113 3.534 Selecting previously unselected package libsecret-common.
20:13:03 [2023-08-28T20:13:03.929Z] #113 3.536 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
20:13:03 [2023-08-28T20:13:03.929Z] #113 3.540 Unpacking libsecret-common (0.20.4-2) ...
20:13:03 [2023-08-28T20:13:03.929Z] #113 3.593 Selecting previously unselected package libsecret-1-0:arm64.
20:13:03 [2023-08-28T20:13:03.929Z] #113 3.595 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
20:13:03 [2023-08-28T20:13:03.929Z] #113 3.600 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
20:13:03 [2023-08-28T20:13:03.929Z] #113 3.642 Selecting previously unselected package gir1.2-secret-1:arm64.
20:13:04 [2023-08-28T20:13:04.187Z] #113 3.645 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
20:13:04 [2023-08-28T20:13:04.187Z] #113 3.649 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
20:13:04 [2023-08-28T20:13:04.187Z] #113 3.681 Selecting previously unselected package libapparmor-dev:arm64.
20:13:04 [2023-08-28T20:13:04.187Z] #113 3.683 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
20:13:04 [2023-08-28T20:13:04.187Z] #113 3.687 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
20:13:04 [2023-08-28T20:13:04.187Z] #113 3.728 Selecting previously unselected package uuid-dev:arm64.
20:13:04 [2023-08-28T20:13:04.187Z] #113 3.730 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
20:13:04 [2023-08-28T20:13:04.187Z] #113 3.734 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
20:13:04 [2023-08-28T20:13:04.187Z] #113 3.794 Selecting previously unselected package libblkid-dev:arm64.
20:13:04 [2023-08-28T20:13:04.187Z] #113 3.797 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
20:13:04 [2023-08-28T20:13:04.187Z] #113 3.806 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
20:13:04 [2023-08-28T20:13:04.187Z] #113 3.855 Selecting previously unselected package libffi-dev:arm64.
20:13:04 [2023-08-28T20:13:04.187Z] #113 3.857 Preparing to unpack .../09-libffi-dev_3.3-6_arm64.deb ...
20:13:04 [2023-08-28T20:13:04.187Z] #113 3.861 Unpacking libffi-dev:arm64 (3.3-6) ...
20:13:04 [2023-08-28T20:13:04.187Z] #113 3.901 Selecting previously unselected package libglib2.0-data.
20:13:04 [2023-08-28T20:13:04.445Z] #113 3.903 Preparing to unpack .../10-libglib2.0-data_2.66.8-1_all.deb ...
20:13:04 [2023-08-28T20:13:04.445Z] #113 3.907 Unpacking libglib2.0-data (2.66.8-1) ...
20:13:04 [2023-08-28T20:13:04.445Z] #113 4.039 Selecting previously unselected package libglib2.0-bin.
20:13:04 [2023-08-28T20:13:04.445Z] #113 4.042 Preparing to unpack .../11-libglib2.0-bin_2.66.8-1_arm64.deb ...
20:13:04 [2023-08-28T20:13:04.445Z] #113 4.046 Unpacking libglib2.0-bin (2.66.8-1) ...
20:13:04 [2023-08-28T20:13:04.445Z] #113 4.088 Selecting previously unselected package libglib2.0-dev-bin.
20:13:04 [2023-08-28T20:13:04.445Z] #113 4.091 Preparing to unpack .../12-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
20:13:04 [2023-08-28T20:13:04.445Z] #113 4.099 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
20:13:04 [2023-08-28T20:13:04.445Z] #113 4.149 Selecting previously unselected package libsepol1-dev:arm64.
20:13:04 [2023-08-28T20:13:04.445Z] #113 4.152 Preparing to unpack .../13-libsepol1-dev_3.1-1_arm64.deb ...
20:13:04 [2023-08-28T20:13:04.445Z] #113 4.156 Unpacking libsepol1-dev:arm64 (3.1-1) ...
20:13:04 [2023-08-28T20:13:04.445Z] #113 4.216 Selecting previously unselected package libpcre2-16-0:arm64.
20:13:04 [2023-08-28T20:13:04.445Z] #113 4.219 Preparing to unpack .../14-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
20:13:04 [2023-08-28T20:13:04.445Z] #113 4.222 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
20:13:04 [2023-08-28T20:13:04.445Z] #113 4.278 Selecting previously unselected package libpcre2-32-0:arm64.
20:13:04 [2023-08-28T20:13:04.702Z] #113 4.280 Preparing to unpack .../15-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
20:13:04 [2023-08-28T20:13:04.702Z] #113 4.285 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
20:13:04 [2023-08-28T20:13:04.702Z] #113 4.333 Selecting previously unselected package libpcre2-posix2:arm64.
20:13:04 [2023-08-28T20:13:04.702Z] #113 4.335 Preparing to unpack .../16-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
20:13:04 [2023-08-28T20:13:04.702Z] #113 4.339 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
20:13:04 [2023-08-28T20:13:04.702Z] #113 4.375 Selecting previously unselected package libpcre2-dev:arm64.
20:13:04 [2023-08-28T20:13:04.702Z] #113 4.377 Preparing to unpack .../17-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
20:13:04 [2023-08-28T20:13:04.702Z] #113 4.384 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:13:04 [2023-08-28T20:13:04.702Z] #113 4.468 Selecting previously unselected package libselinux1-dev:arm64.
20:13:04 [2023-08-28T20:13:04.702Z] #113 4.470 Preparing to unpack .../18-libselinux1-dev_3.1-3_arm64.deb ...
20:13:04 [2023-08-28T20:13:04.702Z] #113 4.474 Unpacking libselinux1-dev:arm64 (3.1-3) ...
20:13:04 [2023-08-28T20:13:04.702Z] #113 4.528 Selecting previously unselected package libmount-dev:arm64.
20:13:04 [2023-08-28T20:13:04.960Z] #113 4.531 Preparing to unpack .../19-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
20:13:04 [2023-08-28T20:13:04.960Z] #113 4.535 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
20:13:04 [2023-08-28T20:13:04.960Z] #113 4.580 Selecting previously unselected package libpcre16-3:arm64.
20:13:04 [2023-08-28T20:13:04.960Z] #113 4.582 Preparing to unpack .../20-libpcre16-3_2%3a8.39-13_arm64.deb ...
20:13:04 [2023-08-28T20:13:04.960Z] #113 4.586 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
20:13:04 [2023-08-28T20:13:04.960Z] #113 4.633 Selecting previously unselected package libpcre32-3:arm64.
20:13:04 [2023-08-28T20:13:04.960Z] #113 4.636 Preparing to unpack .../21-libpcre32-3_2%3a8.39-13_arm64.deb ...
20:13:04 [2023-08-28T20:13:04.960Z] #113 4.639 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
20:13:04 [2023-08-28T20:13:04.960Z] #113 4.692 Selecting previously unselected package libpcrecpp0v5:arm64.
20:13:04 [2023-08-28T20:13:04.960Z] #113 4.695 Preparing to unpack .../22-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
20:13:04 [2023-08-28T20:13:04.960Z] #113 4.700 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
20:13:04 [2023-08-28T20:13:04.960Z] #113 4.737 Selecting previously unselected package libpcre3-dev:arm64.
20:13:05 [2023-08-28T20:13:05.217Z] #113 4.740 Preparing to unpack .../23-libpcre3-dev_2%3a8.39-13_arm64.deb ...
20:13:05 [2023-08-28T20:13:05.218Z] #113 4.744 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
20:13:05 [2023-08-28T20:13:05.218Z] #113 4.825 Selecting previously unselected package zlib1g-dev:arm64.
20:13:05 [2023-08-28T20:13:05.218Z] #113 4.828 Preparing to unpack .../24-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
20:13:05 [2023-08-28T20:13:05.218Z] #113 4.834 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
20:13:05 [2023-08-28T20:13:05.218Z] #113 4.887 Selecting previously unselected package libglib2.0-dev:arm64.
20:13:05 [2023-08-28T20:13:05.218Z] #113 4.890 Preparing to unpack .../25-libglib2.0-dev_2.66.8-1_arm64.deb ...
20:13:05 [2023-08-28T20:13:05.218Z] #113 4.895 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
20:13:05 [2023-08-28T20:13:05.476Z] #113 5.092 Selecting previously unselected package libseccomp-dev:arm64.
20:13:05 [2023-08-28T20:13:05.476Z] #113 5.095 Preparing to unpack .../26-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:13:05 [2023-08-28T20:13:05.476Z] #113 5.099 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:13:05 [2023-08-28T20:13:05.476Z] #113 5.137 Selecting previously unselected package libsecret-1-dev:arm64.
20:13:05 [2023-08-28T20:13:05.476Z] #113 5.139 Preparing to unpack .../27-libsecret-1-dev_0.20.4-2_arm64.deb ...
20:13:05 [2023-08-28T20:13:05.476Z] #113 5.143 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
20:13:05 [2023-08-28T20:13:05.476Z] #113 5.210 Selecting previously unselected package libsystemd-dev:arm64.
20:13:05 [2023-08-28T20:13:05.476Z] #113 5.212 Preparing to unpack .../28-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
20:13:05 [2023-08-28T20:13:05.476Z] #113 5.219 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
20:13:05 [2023-08-28T20:13:05.733Z] #113 5.314 Selecting previously unselected package libudev-dev:arm64.
20:13:05 [2023-08-28T20:13:05.733Z] #113 5.317 Preparing to unpack .../29-libudev-dev_247.3-7+deb11u4_arm64.deb ...
20:13:05 [2023-08-28T20:13:05.733Z] #113 5.321 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
20:13:05 [2023-08-28T20:13:05.733Z] #113 5.385 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
20:13:05 [2023-08-28T20:13:05.733Z] #113 5.398 Setting up libglib2.0-dev-bin (2.66.8-1) ...
20:13:05 [2023-08-28T20:13:05.991Z] #113 5.558 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:13:05 [2023-08-28T20:13:05.991Z] #113 5.570 Setting up libpcre16-3:arm64 (2:8.39-13) ...
20:13:05 [2023-08-28T20:13:05.991Z] #113 5.584 Setting up libsepol1-dev:arm64 (3.1-1) ...
20:13:05 [2023-08-28T20:13:05.991Z] #113 5.598 Setting up libffi-dev:arm64 (3.3-6) ...
20:13:05 [2023-08-28T20:13:05.991Z] #113 5.609 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
20:13:05 [2023-08-28T20:13:05.991Z] #113 5.621 Setting up dpkg-dev (1.20.12) ...
20:13:05 [2023-08-28T20:13:05.991Z] #113 5.642 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
20:13:05 [2023-08-28T20:13:05.991Z] #113 5.658 Setting up libglib2.0-data (2.66.8-1) ...
20:13:05 [2023-08-28T20:13:05.991Z] #113 5.673 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
20:13:05 [2023-08-28T20:13:05.991Z] #113 5.685 Setting up libpcre32-3:arm64 (2:8.39-13) ...
20:13:05 [2023-08-28T20:13:05.991Z] #113 5.696 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
20:13:05 [2023-08-28T20:13:05.991Z] #113 5.707 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
20:13:05 [2023-08-28T20:13:05.991Z] #113 5.719 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
20:13:05 [2023-08-28T20:13:05.991Z] #113 5.737 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
20:13:05 [2023-08-28T20:13:05.991Z] #113 5.750 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
20:13:05 [2023-08-28T20:13:05.991Z] #113 5.763 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
20:13:06 [2023-08-28T20:13:06.249Z] #113 5.774 Setting up libsecret-common (0.20.4-2) ...
20:13:06 [2023-08-28T20:13:06.249Z] #113 5.786 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
20:13:06 [2023-08-28T20:13:06.249Z] #113 5.805 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:13:06 [2023-08-28T20:13:06.249Z] #113 5.819 Setting up libselinux1-dev:arm64 (3.1-3) ...
20:13:06 [2023-08-28T20:13:06.249Z] #113 5.831 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
20:13:06 [2023-08-28T20:13:06.249Z] #113 5.843 Setting up libglib2.0-bin (2.66.8-1) ...
20:13:06 [2023-08-28T20:13:06.249Z] #113 5.853 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
20:13:06 [2023-08-28T20:13:06.249Z] #113 5.863 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
20:13:06 [2023-08-28T20:13:06.249Z] #113 5.874 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
20:13:06 [2023-08-28T20:13:06.249Z] #113 5.886 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
20:13:06 [2023-08-28T20:13:06.249Z] #113 5.902 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
20:13:06 [2023-08-28T20:13:06.249Z] #113 5.920 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
20:13:06 [2023-08-28T20:13:06.249Z] #113 5.931 No schema files found: doing nothing.
20:13:06 [2023-08-28T20:13:06.249Z] #113 5.935 Processing triggers for libc-bin (2.31-13+deb11u6) ...
20:13:06 [2023-08-28T20:13:06.249Z] #113 5.957 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
20:13:06 [2023-08-28T20:13:06.506Z] #113 DONE 6.2s
20:13:06 [2023-08-28T20:13:06.506Z] 
20:13:06 [2023-08-28T20:13:06.506Z] #114 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
20:13:07 [2023-08-28T20:13:07.438Z] #114 DONE 0.5s
20:13:07 [2023-08-28T20:13:07.438Z] 
20:13:07 [2023-08-28T20:13:07.438Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
20:13:07 [2023-08-28T20:13:07.438Z] #115 DONE 0.3s
20:13:07 [2023-08-28T20:13:07.438Z] 
20:13:07 [2023-08-28T20:13:07.438Z] #116 [dev 1/1] COPY --link . .
20:13:08 [2023-08-28T20:13:08.811Z] #116 DONE 1.3s
20:13:08 [2023-08-28T20:13:08.811Z] 
20:13:08 [2023-08-28T20:13:08.811Z] #117 exporting to image
20:13:08 [2023-08-28T20:13:08.811Z] #117 exporting layers
20:13:09 [2023-08-28T20:13:09.744Z] #117 exporting layers 1.0s done
20:13:09 [2023-08-28T20:13:09.744Z] #117 writing image sha256:4779f0c50add3a37d9e579ad87fdc7655d822e14437bad1548aab5328454ec94 done
20:13:09 [2023-08-28T20:13:09.744Z] #117 naming to docker.io/library/docker:9331d6de1e4bc204e48d392aaf34d04223a8db3d done
20:13:09 [2023-08-28T20:13:09.744Z] #117 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:13:10 [2023-08-28T20:13:10.038Z] + sudo modprobe ip6table_filter
[Pipeline] sh
20:13:10 [2023-08-28T20:13:10.316Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46354/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9331d6de1e4bc204e48d392aaf34d04223a8db3d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9331d6de1e4bc204e48d392aaf34d04223a8db3d hack/test/unit
20:13:10 [2023-08-28T20:13:10.573Z] + BUILDFLAGS=(-tags 'netgo journald')
20:13:10 [2023-08-28T20:13:10.573Z] + TESTFLAGS+=' -test.timeout=5m'
20:13:10 [2023-08-28T20:13:10.573Z] + TESTDIRS=./...
20:13:10 [2023-08-28T20:13:10.573Z] + exclude_paths='/vendor/|/integration'
20:13:10 [2023-08-28T20:13:10.573Z] ++ go list ./...
20:13:10 [2023-08-28T20:13:10.573Z] ++ grep -vE '(/vendor/|/integration)'
20:13:11 [2023-08-28T20:13:11.140Z] + pkg_list='github.com/docker/docker/api
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/server
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/server/backend/build
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/server/httpstatus
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/server/httputils
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/server/middleware
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/server/router
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/server/router/build
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/server/router/checkpoint
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/server/router/container
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/server/router/debug
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/server/router/distribution
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/server/router/grpc
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/server/router/image
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/server/router/network
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/server/router/plugin
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/server/router/session
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/server/router/swarm
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/server/router/system
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/server/router/volume
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types/backend
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types/blkiodev
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types/checkpoint
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types/container
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types/events
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types/filters
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types/image
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types/mount
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types/network
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types/plugins/logdriver
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types/registry
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types/strslice
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types/swarm
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types/swarm/runtime
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types/system
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types/time
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types/versions
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types/versions/v1p19
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types/versions/v1p20
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/api/types/volume
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/builder
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/builder/builder-next
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/builder/builder-next/exporter
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/builder/builder-next/worker
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/builder/builder-next/worker/label
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/builder/dockerfile
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/builder/remotecontext
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/builder/remotecontext/git
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/builder/remotecontext/urlutil
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/cli/debug
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/cli/winresources/docker-proxy
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/cli/winresources/dockerd
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/client
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/client/buildkit
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/cmd/docker-proxy
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/cmd/dockerd
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/cmd/dockerd/trap
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/container
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/container/stream
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/contrib/apparmor
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/contrib/httpserver
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/cluster
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/cluster/convert
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/cluster/executor
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/cluster/executor/container
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/cluster/provider
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/config
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/containerd
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/events
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/events/testutils
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/graphdriver
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/graphdriver/copy
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/graphdriver/register
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/graphdriver/vfs
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/graphdriver/zfs
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/images
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/initlayer
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/links
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/listeners
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/logger
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/logger/awslogs
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/logger/fluentd
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/logger/gcplogs
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/logger/gelf
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/logger/journald
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/logger/local
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/logger/logentries
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/logger/loggertest
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/logger/loggerutils
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/logger/splunk
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/logger/syslog
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/logger/templates
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/names
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/network
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/snapshotter
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/daemon/stats
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/distribution
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/distribution/metadata
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/distribution/utils
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/distribution/xfer
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/dockerversion
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/errdefs
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/image
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/image/cache
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/image/tarexport
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/image/v1
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/internal/mod
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/internal/mounttree
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/internal/multierror
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/internal/test/suite
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/internal/testutils
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/internal/testutils/netnsutils
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/internal/unshare
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/layer
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/libcontainerd
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/libcontainerd/queue
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/libcontainerd/remote
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/libcontainerd/shimopts
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/libcontainerd/supervisor
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/libcontainerd/types
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/libnetwork
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/libnetwork/bitmap
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/libnetwork/cluster
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:13:11 [2023-08-28T20:13:11.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/config
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/datastore
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/diagnostic
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/discoverapi
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/driverapi
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/bridge
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/host
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/null
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/overlay
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/remote
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/windows
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drvregistry
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/etchosts
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/internal/caller
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/internal/kvstore
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/ipam
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/ipamapi
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/ipams/builtin
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/ipams/null
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/ipams/remote
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/ipamutils
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/ipbits
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/iptables
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/netlabel
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/netutils
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/networkdb
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/ns
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/options
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/osl
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/osl/kernel
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/portallocator
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/portmapper
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/resolvconf
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/scope
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/types
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/oci
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/oci/caps
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/opts
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/aaparser
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/archive
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/authorization
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/broadcaster
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/capabilities
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/chrootarchive
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/containerfs
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/directory
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/dmesg
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/fileutils
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/homedir
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/idtools
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/ioutils
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/jsonmessage
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/longpath
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/loopback
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/meminfo
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/namesgenerator
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/parsers
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/parsers/kernel
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/pidfile
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/platform
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/platforms
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/plugingetter
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/plugins
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/plugins/transport
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/pools
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/process
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/progress
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/reexec
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/rootless
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/rootless/specconv
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/stack
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/stdcopy
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/streamformatter
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/stringid
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/sysinfo
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/system
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/tailfile
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/tarsum
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/useragent
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/plugin
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/plugin/executor/containerd
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/plugin/v2
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/profiles/apparmor
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/profiles/seccomp
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/quota
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/reference
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/registry
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/registry/resumable
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/restartmanager
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/runconfig
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/runconfig/opts
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/testutil
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/testutil/daemon
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/testutil/environment
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/testutil/fakecontext
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/testutil/fakegit
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/testutil/fakestorage
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/testutil/fixtures/load
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/testutil/fixtures/plugin
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/testutil/registry
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/testutil/request
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/volume
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/volume/drivers
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/volume/local
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/volume/mounts
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/volume/service
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/volume/service/opts
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/volume/testutils'
20:13:11 [2023-08-28T20:13:11.141Z] ++ grep --fixed-strings -v /libnetwork
20:13:11 [2023-08-28T20:13:11.141Z] ++ echo 'github.com/docker/docker/api
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/server
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/server/backend/build
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/server/httpstatus
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/server/httputils
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/server/middleware
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/server/router
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/server/router/build
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/server/router/checkpoint
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/server/router/container
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/server/router/debug
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/server/router/distribution
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/server/router/grpc
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/server/router/image
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/server/router/network
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/server/router/plugin
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/server/router/session
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/server/router/swarm
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/server/router/system
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/server/router/volume
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types/backend
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types/blkiodev
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types/checkpoint
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types/container
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types/events
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types/filters
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types/image
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types/mount
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types/network
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types/plugins/logdriver
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types/registry
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types/strslice
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types/swarm
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types/swarm/runtime
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types/system
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types/time
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types/versions
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types/versions/v1p19
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types/versions/v1p20
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/api/types/volume
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/builder
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/builder/builder-next
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/builder/builder-next/exporter
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/builder/builder-next/worker
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/builder/builder-next/worker/label
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/builder/dockerfile
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/builder/remotecontext
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/builder/remotecontext/git
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/builder/remotecontext/urlutil
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/cli/debug
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/cli/winresources/docker-proxy
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/cli/winresources/dockerd
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/client
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/client/buildkit
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/cmd/docker-proxy
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/cmd/dockerd
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/cmd/dockerd/trap
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/container
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/container/stream
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/contrib/apparmor
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/contrib/httpserver
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/cluster
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/cluster/convert
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/cluster/executor
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/cluster/executor/container
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/cluster/provider
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/config
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/containerd
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/events
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/events/testutils
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/graphdriver
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/graphdriver/copy
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/graphdriver/register
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/graphdriver/vfs
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/graphdriver/zfs
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/images
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/initlayer
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/links
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/listeners
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/logger
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/logger/awslogs
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/logger/fluentd
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/logger/gcplogs
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/logger/gelf
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/logger/journald
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/logger/local
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/logger/logentries
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/logger/loggertest
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/logger/loggerutils
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/logger/splunk
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/logger/syslog
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/logger/templates
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/names
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/network
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/snapshotter
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/daemon/stats
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/distribution
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/distribution/metadata
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/distribution/utils
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/distribution/xfer
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/dockerversion
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/errdefs
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/image
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/image/cache
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/image/tarexport
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/image/v1
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/internal/mod
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/internal/mounttree
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/internal/multierror
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/internal/test/suite
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/internal/testutils
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/internal/testutils/netnsutils
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/internal/unshare
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/layer
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libcontainerd
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libcontainerd/queue
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libcontainerd/remote
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libcontainerd/shimopts
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libcontainerd/supervisor
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libcontainerd/types
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/bitmap
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/cluster
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/config
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/datastore
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/diagnostic
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/discoverapi
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/driverapi
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/bridge
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/host
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/null
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/overlay
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/remote
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/windows
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/drvregistry
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/etchosts
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/internal/caller
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/internal/kvstore
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/ipam
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/ipamapi
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/ipams/builtin
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/ipams/null
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/ipams/remote
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/ipamutils
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/ipbits
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/iptables
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/netlabel
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/netutils
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/networkdb
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/ns
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/options
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/osl
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/osl/kernel
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/portallocator
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/portmapper
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/resolvconf
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/scope
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/libnetwork/types
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/oci
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/oci/caps
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/opts
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/aaparser
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/archive
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/authorization
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/broadcaster
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/capabilities
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/chrootarchive
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/containerfs
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/directory
20:13:11 [2023-08-28T20:13:11.141Z] github.com/docker/docker/pkg/dmesg
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/fileutils
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/homedir
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/idtools
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/ioutils
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/jsonmessage
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/longpath
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/loopback
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/meminfo
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/namesgenerator
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/parsers
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/parsers/kernel
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/pidfile
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/platform
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/platforms
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/plugingetter
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/plugins
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/plugins/transport
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/pools
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/process
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/progress
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/reexec
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/rootless
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/rootless/specconv
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/stack
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/stdcopy
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/streamformatter
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/stringid
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/sysinfo
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/system
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/tailfile
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/tarsum
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/useragent
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/plugin
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/plugin/executor/containerd
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/plugin/v2
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/profiles/apparmor
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/profiles/seccomp
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/quota
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/reference
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/registry
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/registry/resumable
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/restartmanager
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/runconfig
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/runconfig/opts
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil/daemon
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil/environment
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil/fakecontext
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil/fakegit
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil/fakestorage
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil/fixtures/load
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil/fixtures/plugin
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil/registry
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil/request
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/volume
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/volume/drivers
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/volume/local
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/volume/mounts
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/volume/service
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/volume/service/opts
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/volume/testutils'
20:13:11 [2023-08-28T20:13:11.142Z] + base_pkg_list='github.com/docker/docker/api
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/backend/build
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/httpstatus
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/httputils
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/middleware
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/build
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/checkpoint
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/container
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/debug
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/distribution
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/grpc
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/image
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/network
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/plugin
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/session
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/swarm
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/system
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/volume
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/backend
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/blkiodev
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/checkpoint
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/container
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/events
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/filters
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/image
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/mount
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/network
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/plugins/logdriver
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/registry
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/strslice
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/swarm
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/swarm/runtime
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/system
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/time
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/versions
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/versions/v1p19
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/versions/v1p20
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/volume
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/builder-next
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/builder-next/exporter
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/builder-next/worker
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/builder-next/worker/label
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/dockerfile
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/remotecontext
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/remotecontext/git
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/remotecontext/urlutil
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/cli/debug
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/cli/winresources/docker-proxy
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/cli/winresources/dockerd
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/client
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/client/buildkit
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/cmd/docker-proxy
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/cmd/dockerd
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/cmd/dockerd/trap
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/container
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/container/stream
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/contrib/apparmor
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/contrib/httpserver
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/cluster
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/cluster/convert
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/cluster/executor
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/cluster/executor/container
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/cluster/provider
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/config
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/containerd
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/events
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/events/testutils
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/graphdriver
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/graphdriver/copy
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/graphdriver/register
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/graphdriver/vfs
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/graphdriver/zfs
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/images
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/initlayer
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/links
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/listeners
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/logger
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/logger/awslogs
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/logger/fluentd
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/logger/gcplogs
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/logger/gelf
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/logger/journald
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/logger/local
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/logger/logentries
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/logger/loggertest
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/logger/loggerutils
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/logger/splunk
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/logger/syslog
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/logger/templates
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/names
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/network
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/snapshotter
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/daemon/stats
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/distribution
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/distribution/metadata
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/distribution/utils
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/distribution/xfer
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/dockerversion
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/errdefs
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/image
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/image/cache
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/image/tarexport
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/image/v1
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/internal/mod
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/internal/mounttree
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/internal/multierror
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/internal/test/suite
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/internal/testutils
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/internal/testutils/netnsutils
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/internal/unshare
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/layer
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/libcontainerd
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/libcontainerd/queue
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/libcontainerd/remote
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/libcontainerd/shimopts
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/libcontainerd/supervisor
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/libcontainerd/types
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/oci
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/oci/caps
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/opts
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/aaparser
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/archive
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/authorization
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/broadcaster
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/capabilities
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/chrootarchive
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/containerfs
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/directory
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/dmesg
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/fileutils
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/homedir
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/idtools
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/ioutils
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/jsonmessage
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/longpath
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/loopback
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/meminfo
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/namesgenerator
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/parsers
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/parsers/kernel
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/pidfile
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/platform
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/platforms
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/plugingetter
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/plugins
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/plugins/transport
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/pools
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/process
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/progress
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/reexec
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/rootless
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/rootless/specconv
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/stack
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/stdcopy
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/streamformatter
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/stringid
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/sysinfo
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/system
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/tailfile
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/tarsum
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/pkg/useragent
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/plugin
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/plugin/executor/containerd
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/plugin/v2
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/profiles/apparmor
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/profiles/seccomp
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/quota
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/reference
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/registry
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/registry/resumable
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/restartmanager
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/runconfig
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/runconfig/opts
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil/daemon
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil/environment
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil/fakecontext
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil/fakegit
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil/fakestorage
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil/fixtures/load
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil/fixtures/plugin
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil/registry
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/testutil/request
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/volume
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/volume/drivers
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/volume/local
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/volume/mounts
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/volume/service
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/volume/service/opts
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/volume/testutils'
20:13:11 [2023-08-28T20:13:11.142Z] ++ grep --fixed-strings /libnetwork
20:13:11 [2023-08-28T20:13:11.142Z] ++ echo 'github.com/docker/docker/api
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/backend/build
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/httpstatus
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/httputils
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/middleware
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/build
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/checkpoint
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/container
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/debug
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/distribution
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/grpc
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/image
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/network
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/plugin
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/session
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/swarm
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/system
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/server/router/volume
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/backend
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/blkiodev
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/checkpoint
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/container
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/events
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/filters
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/image
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/mount
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/network
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/plugins/logdriver
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/registry
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/strslice
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/swarm
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/swarm/runtime
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/system
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/time
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/versions
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/versions/v1p19
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/versions/v1p20
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/api/types/volume
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/builder-next
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/builder-next/exporter
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/builder-next/worker
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/builder-next/worker/label
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/dockerfile
20:13:11 [2023-08-28T20:13:11.142Z] github.com/docker/docker/builder/remotecontext
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/builder/remotecontext/git
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/builder/remotecontext/urlutil
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/cli/debug
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/cli/winresources/docker-proxy
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/cli/winresources/dockerd
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/client
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/client/buildkit
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/cmd/docker-proxy
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/cmd/dockerd
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/cmd/dockerd/trap
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/container
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/container/stream
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/contrib/apparmor
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/contrib/httpserver
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/cluster
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/cluster/convert
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/cluster/executor
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/cluster/executor/container
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/cluster/provider
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/config
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/containerd
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/events
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/events/testutils
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/graphdriver
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/graphdriver/copy
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/graphdriver/register
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/graphdriver/vfs
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/graphdriver/zfs
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/images
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/initlayer
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/links
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/listeners
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/logger
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/logger/awslogs
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/logger/fluentd
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/logger/gcplogs
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/logger/gelf
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/logger/journald
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/logger/local
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/logger/logentries
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/logger/loggertest
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/logger/loggerutils
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/logger/splunk
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/logger/syslog
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/logger/templates
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/names
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/network
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/snapshotter
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/daemon/stats
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/distribution
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/distribution/metadata
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/distribution/utils
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/distribution/xfer
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/dockerversion
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/errdefs
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/image
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/image/cache
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/image/tarexport
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/image/v1
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/internal/mod
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/internal/mounttree
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/internal/multierror
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/internal/test/suite
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/internal/testutils
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/internal/testutils/netnsutils
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/internal/unshare
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/layer
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libcontainerd
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libcontainerd/queue
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libcontainerd/remote
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libcontainerd/shimopts
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libcontainerd/supervisor
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libcontainerd/types
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/bitmap
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cluster
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/config
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/datastore
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/diagnostic
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/discoverapi
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/driverapi
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/bridge
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/host
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/null
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/overlay
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/remote
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/windows
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drvregistry
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/etchosts
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/internal/caller
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/internal/kvstore
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/ipam
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/ipamapi
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/ipams/builtin
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/ipams/null
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/ipams/remote
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/ipamutils
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/ipbits
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/iptables
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/netlabel
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/netutils
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/networkdb
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/ns
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/options
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/osl
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/osl/kernel
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/portallocator
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/portmapper
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/resolvconf
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/scope
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/types
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/oci
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/oci/caps
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/opts
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/aaparser
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/archive
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/authorization
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/broadcaster
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/capabilities
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/chrootarchive
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/containerfs
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/directory
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/dmesg
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/fileutils
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/homedir
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/idtools
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/ioutils
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/jsonmessage
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/longpath
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/loopback
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/meminfo
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/namesgenerator
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/parsers
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/parsers/kernel
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/pidfile
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/platform
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/platforms
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/plugingetter
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/plugins
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/plugins/transport
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/pools
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/process
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/progress
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/reexec
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/rootless
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/rootless/specconv
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/stack
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/stdcopy
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/streamformatter
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/stringid
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/sysinfo
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/system
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/tailfile
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/tarsum
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/pkg/useragent
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/plugin
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/plugin/executor/containerd
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/plugin/v2
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/profiles/apparmor
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/profiles/seccomp
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/quota
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/reference
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/registry
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/registry/resumable
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/restartmanager
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/runconfig
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/runconfig/opts
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/testutil
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/testutil/daemon
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/testutil/environment
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/testutil/fakecontext
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/testutil/fakegit
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/testutil/fakestorage
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/testutil/fixtures/load
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/testutil/fixtures/plugin
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/testutil/registry
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/testutil/request
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/volume
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/volume/drivers
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/volume/local
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/volume/mounts
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/volume/service
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/volume/service/opts
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/volume/testutils'
20:13:11 [2023-08-28T20:13:11.143Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/bitmap
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cluster
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/config
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/datastore
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/diagnostic
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/discoverapi
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/driverapi
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/bridge
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/host
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/null
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/overlay
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/remote
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/windows
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drvregistry
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/etchosts
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/internal/caller
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/internal/kvstore
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/ipam
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/ipamapi
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/ipams/builtin
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/ipams/null
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/ipams/remote
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/ipamutils
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/ipbits
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/iptables
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/netlabel
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/netutils
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/networkdb
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/ns
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/options
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/osl
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/osl/kernel
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/portallocator
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/portmapper
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/resolvconf
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/scope
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/types'
20:13:11 [2023-08-28T20:13:11.143Z] + echo 'github.com/docker/docker/libnetwork
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/bitmap
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cluster
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/config
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/datastore
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/diagnostic
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/discoverapi
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/driverapi
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/bridge
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:13:11 [2023-08-28T20:13:11.143Z] github.com/docker/docker/libnetwork/drivers/host
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/drivers/null
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/drivers/overlay
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/drivers/remote
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/drivers/windows
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/drvregistry
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/etchosts
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/internal/caller
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/internal/kvstore
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/ipam
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/ipamapi
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/ipams/builtin
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/ipams/null
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/ipams/remote
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/ipamutils
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/ipbits
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/iptables
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/netlabel
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/netutils
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/networkdb
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/ns
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/options
20:13:11 [2023-08-28T20:13:11.144Z] + grep --fixed-strings libnetwork/drivers/bridge
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/osl
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/osl/kernel
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/portallocator
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/portmapper
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/resolvconf
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/scope
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/types'
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/drivers/bridge
20:13:11 [2023-08-28T20:13:11.144Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:13:11 [2023-08-28T20:13:11.144Z] + type docker-proxy
20:13:11 [2023-08-28T20:13:11.144Z] hack/test/unit: line 25: type: docker-proxy: not found
20:13:11 [2023-08-28T20:13:11.144Z] + hack/make.sh binary-proxy install-proxy
20:13:11 [2023-08-28T20:13:11.144Z] 
20:13:11 [2023-08-28T20:13:11.144Z] Removing bundles/
20:13:11 [2023-08-28T20:13:11.144Z] 
20:13:11 [2023-08-28T20:13:11.144Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
20:13:11 [2023-08-28T20:13:11.144Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
20:13:11 [2023-08-28T20:13:11.144Z] + tee /go/src/github.com/docker/docker/go.mod
20:13:11 [2023-08-28T20:13:11.144Z] module github.com/docker/docker
20:13:11 [2023-08-28T20:13:11.144Z] 
20:13:11 [2023-08-28T20:13:11.144Z] go 1.19
20:13:11 [2023-08-28T20:13:11.144Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
20:13:11 [2023-08-28T20:13:11.144Z] + GO111MODULE=on
20:13:11 [2023-08-28T20:13:11.144Z] + 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=9331d6de1e4bc204e48d392aaf34d04223a8db3d" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-28T20:13:11.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 ' github.com/docker/docker/cmd/docker-proxy
20:13:15 [2023-08-28T20:13:15.333Z] + rm -f /go/src/github.com/docker/docker/go.mod
20:13:15 [2023-08-28T20:13:15.333Z] Created binary: bundles/binary-proxy/docker-proxy
20:13:15 [2023-08-28T20:13:15.333Z] 
20:13:15 [2023-08-28T20:13:15.333Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
20:13:15 [2023-08-28T20:13:15.333Z] Installing docker-proxy to /usr/local/bin/
20:13:15 [2023-08-28T20:13:15.333Z] 
20:13:15 [2023-08-28T20:13:15.333Z] + mkdir -p bundles
20:13:15 [2023-08-28T20:13:15.333Z] + '[' -n 'github.com/docker/docker/api
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/server
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/server/backend/build
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/server/httpstatus
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/server/httputils
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/server/middleware
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/server/router
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/server/router/build
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/server/router/checkpoint
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/server/router/container
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/server/router/debug
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/server/router/distribution
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/server/router/grpc
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/server/router/image
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/server/router/network
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/server/router/plugin
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/server/router/session
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/server/router/swarm
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/server/router/system
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/server/router/volume
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types/backend
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types/blkiodev
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types/checkpoint
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types/container
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types/events
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types/filters
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types/image
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types/mount
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types/network
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types/plugins/logdriver
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types/registry
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types/strslice
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types/swarm
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types/swarm/runtime
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types/system
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types/time
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types/versions
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types/versions/v1p19
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types/versions/v1p20
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/api/types/volume
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/builder
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/builder/builder-next
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/builder/builder-next/exporter
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/builder/builder-next/worker
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/builder/builder-next/worker/label
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/builder/dockerfile
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/builder/remotecontext
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/builder/remotecontext/git
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/builder/remotecontext/urlutil
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/cli/debug
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/cli/winresources/docker-proxy
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/cli/winresources/dockerd
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/client
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/client/buildkit
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/cmd/docker-proxy
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/cmd/dockerd
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/cmd/dockerd/trap
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/container
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/container/stream
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/contrib/apparmor
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/contrib/httpserver
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/daemon
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/daemon/cluster
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/daemon/cluster/convert
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/daemon/cluster/executor
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/daemon/cluster/executor/container
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/daemon/cluster/provider
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/daemon/config
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/daemon/containerd
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/daemon/events
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/daemon/events/testutils
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/daemon/graphdriver
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/daemon/graphdriver/copy
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:13:15 [2023-08-28T20:13:15.333Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/graphdriver/register
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/graphdriver/vfs
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/graphdriver/zfs
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/images
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/initlayer
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/links
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/listeners
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/logger
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/logger/awslogs
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/logger/fluentd
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/logger/gcplogs
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/logger/gelf
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/logger/journald
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/logger/local
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/logger/logentries
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/logger/loggertest
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/logger/loggerutils
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/logger/splunk
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/logger/syslog
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/logger/templates
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/names
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/network
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/snapshotter
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/daemon/stats
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/distribution
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/distribution/metadata
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/distribution/utils
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/distribution/xfer
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/dockerversion
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/errdefs
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/image
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/image/cache
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/image/tarexport
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/image/v1
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/internal/mod
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/internal/mounttree
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/internal/multierror
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/internal/test/suite
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/internal/testutils
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/internal/testutils/netnsutils
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/internal/unshare
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/layer
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/libcontainerd
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/libcontainerd/queue
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/libcontainerd/remote
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/libcontainerd/shimopts
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/libcontainerd/supervisor
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/libcontainerd/types
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/oci
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/oci/caps
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/opts
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/aaparser
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/archive
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/authorization
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/broadcaster
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/capabilities
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/chrootarchive
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/containerfs
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/directory
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/dmesg
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/fileutils
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/homedir
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/idtools
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/ioutils
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/jsonmessage
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/longpath
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/loopback
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/meminfo
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/namesgenerator
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/parsers
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/parsers/kernel
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/pidfile
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/platform
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/platforms
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/plugingetter
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/plugins
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/plugins/transport
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/pools
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/process
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/progress
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/reexec
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/rootless
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/rootless/specconv
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/stack
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/stdcopy
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/streamformatter
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/stringid
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/sysinfo
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/system
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/tailfile
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/tarsum
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/pkg/useragent
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/plugin
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/plugin/executor/containerd
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/plugin/v2
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/profiles/apparmor
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/profiles/seccomp
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/quota
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/reference
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/registry
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/registry/resumable
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/restartmanager
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/runconfig
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/runconfig/opts
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/testutil
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/testutil/daemon
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/testutil/environment
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/testutil/fakecontext
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/testutil/fakegit
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/testutil/fakestorage
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/testutil/fixtures/load
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/testutil/fixtures/plugin
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/testutil/registry
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/testutil/request
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/volume
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/volume/drivers
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/volume/local
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/volume/mounts
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/volume/service
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/volume/service/opts
20:13:15 [2023-08-28T20:13:15.334Z] github.com/docker/docker/volume/testutils' ']'
20:13:15 [2023-08-28T20:13:15.334Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
20:13:16 [2023-08-28T20:13:16.268Z] ?   	github.com/docker/docker/api	[no test files]
20:13:22 [2023-08-28T20:13:22.834Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
20:13:22 [2023-08-28T20:13:22.834Z] ok  	github.com/docker/docker/api/server	0.012s	coverage: 13.0% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 28.3% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ok  	github.com/docker/docker/api/server/middleware	0.018s	coverage: 37.7% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 6.0% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/types	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] 	github.com/docker/docker/api/types/network	coverage: 77.5% of statements
20:13:44 [2023-08-28T20:13:44.772Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 77.5% of statements
20:13:44 [2023-08-28T20:13:44.772Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
20:13:44 [2023-08-28T20:13:44.772Z] 	github.com/docker/docker/api/types/container	coverage: 83.7% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 94.0% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/types/system	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/builder	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
20:13:44 [2023-08-28T20:13:44.772Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
20:13:44 [2023-08-28T20:13:44.772Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
20:13:44 [2023-08-28T20:13:44.772Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ok  	github.com/docker/docker/cli/debug	0.023s	coverage: 100.0% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.026s	coverage: 100.0% of statements
20:13:44 [2023-08-28T20:13:44.772Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ok  	github.com/docker/docker/builder/remotecontext	0.044s	coverage: 33.5% of statements
20:13:44 [2023-08-28T20:13:44.772Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
20:13:44 [2023-08-28T20:13:44.772Z] ok  	github.com/docker/docker/builder/dockerfile	0.108s	coverage: 50.1% of statements
20:13:45 [2023-08-28T20:13:45.708Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
20:13:45 [2023-08-28T20:13:45.708Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
20:13:45 [2023-08-28T20:13:45.708Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.164s	coverage: 66.5% of statements
20:13:45 [2023-08-28T20:13:45.708Z] 	github.com/docker/docker/client	coverage: 77.4% of statements
20:13:45 [2023-08-28T20:13:45.708Z] ok  	github.com/docker/docker/client	0.210s	coverage: 77.4% of statements
20:13:50 [2023-08-28T20:13:50.978Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
20:13:50 [2023-08-28T20:13:50.978Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.469s	coverage: 82.5% of statements
20:13:57 [2023-08-28T20:13:57.541Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
20:13:57 [2023-08-28T20:13:57.541Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:13:57 [2023-08-28T20:13:57.541Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:13:57 [2023-08-28T20:13:57.541Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:13:57 [2023-08-28T20:13:57.541Z] 	github.com/docker/docker/container	coverage: 36.4% of statements
20:13:57 [2023-08-28T20:13:57.541Z] ok  	github.com/docker/docker/container	0.139s	coverage: 36.4% of statements
20:13:57 [2023-08-28T20:13:57.799Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.3% of statements
20:13:57 [2023-08-28T20:13:57.799Z] ok  	github.com/docker/docker/cmd/dockerd	0.260s	coverage: 30.3% of statements
20:14:00 [2023-08-28T20:14:00.329Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
20:14:00 [2023-08-28T20:14:00.330Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.425s	coverage: 0.0% of statements
20:14:01 [2023-08-28T20:14:01.262Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:14:01 [2023-08-28T20:14:01.262Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
20:14:01 [2023-08-28T20:14:01.262Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.015s	coverage: 65.3% of statements
20:14:01 [2023-08-28T20:14:01.262Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
20:14:01 [2023-08-28T20:14:01.262Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.032s	coverage: 39.2% of statements
20:14:01 [2023-08-28T20:14:01.262Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
20:14:01 [2023-08-28T20:14:01.262Z] ok  	github.com/docker/docker/daemon/cluster	0.061s	coverage: 0.5% of statements
20:14:01 [2023-08-28T20:14:01.521Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:14:01 [2023-08-28T20:14:01.521Z] 	github.com/docker/docker/daemon/config	coverage: 75.7% of statements
20:14:01 [2023-08-28T20:14:01.521Z] ok  	github.com/docker/docker/daemon/config	0.043s	coverage: 75.7% of statements
20:14:02 [2023-08-28T20:14:02.894Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:14:02 [2023-08-28T20:14:02.894Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
20:14:02 [2023-08-28T20:14:02.894Z] ok  	github.com/docker/docker/daemon/graphdriver	0.011s	coverage: 2.3% of statements
20:14:02 [2023-08-28T20:14:02.894Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
20:14:02 [2023-08-28T20:14:02.894Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
20:14:02 [2023-08-28T20:14:02.894Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
20:14:02 [2023-08-28T20:14:02.894Z] ok  	github.com/docker/docker/daemon/containerd	0.020s	coverage: 0.7% of statements
20:14:02 [2023-08-28T20:14:02.894Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
20:14:02 [2023-08-28T20:14:02.894Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
20:14:03 [2023-08-28T20:14:03.152Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
20:14:03 [2023-08-28T20:14:03.152Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.188s	coverage: 59.6% of statements
20:14:03 [2023-08-28T20:14:03.717Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:14:03 [2023-08-28T20:14:03.717Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
20:14:03 [2023-08-28T20:14:03.717Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
20:14:03 [2023-08-28T20:14:03.717Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:14:03 [2023-08-28T20:14:03.717Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:14:03 [2023-08-28T20:14:03.975Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
20:14:03 [2023-08-28T20:14:03.975Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.224s	coverage: 60.2% of statements
20:14:03 [2023-08-28T20:14:03.975Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
20:14:03 [2023-08-28T20:14:03.975Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.038s	coverage: 60.9% of statements
20:14:04 [2023-08-28T20:14:04.542Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
20:14:04 [2023-08-28T20:14:04.542Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
20:14:04 [2023-08-28T20:14:04.800Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
20:14:04 [2023-08-28T20:14:04.800Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.474s	coverage: 13.0% of statements
20:14:05 [2023-08-28T20:14:05.365Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:14:05 [2023-08-28T20:14:05.365Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:14:05 [2023-08-28T20:14:05.365Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
20:14:05 [2023-08-28T20:14:05.365Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
20:14:05 [2023-08-28T20:14:05.365Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
20:14:05 [2023-08-28T20:14:05.365Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 3.0% of statements
20:14:05 [2023-08-28T20:14:05.365Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
20:14:05 [2023-08-28T20:14:05.365Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.2% of statements
20:14:05 [2023-08-28T20:14:05.624Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:14:05 [2023-08-28T20:14:05.624Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
20:14:05 [2023-08-28T20:14:05.624Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.022s	coverage: 53.6% of statements
20:14:05 [2023-08-28T20:14:05.624Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.3% of statements
20:14:05 [2023-08-28T20:14:05.624Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.128s	coverage: 78.3% of statements
20:14:05 [2023-08-28T20:14:05.881Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
20:14:05 [2023-08-28T20:14:05.881Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.017s	coverage: 68.2% of statements
20:14:06 [2023-08-28T20:14:06.140Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
20:14:06 [2023-08-28T20:14:06.140Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
20:14:06 [2023-08-28T20:14:06.140Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
20:14:06 [2023-08-28T20:14:06.140Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
20:14:06 [2023-08-28T20:14:06.140Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
20:14:06 [2023-08-28T20:14:06.140Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
20:14:06 [2023-08-28T20:14:06.399Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
20:14:06 [2023-08-28T20:14:06.399Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.098s	coverage: 76.8% of statements
20:14:06 [2023-08-28T20:14:06.657Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:14:06 [2023-08-28T20:14:06.657Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
20:14:06 [2023-08-28T20:14:06.657Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
20:14:06 [2023-08-28T20:14:06.657Z] ok  	github.com/docker/docker/daemon/logger/local	0.045s	coverage: 79.4% of statements
20:14:06 [2023-08-28T20:14:06.916Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
20:14:07 [2023-08-28T20:14:07.174Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.022s	coverage: 63.5% of statements
20:14:07 [2023-08-28T20:14:07.174Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
20:14:07 [2023-08-28T20:14:07.174Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.037s	coverage: 31.5% of statements
20:14:07 [2023-08-28T20:14:07.174Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:14:07 [2023-08-28T20:14:07.174Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
20:14:07 [2023-08-28T20:14:07.174Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
20:14:07 [2023-08-28T20:14:07.174Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
20:14:07 [2023-08-28T20:14:07.174Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
20:14:07 [2023-08-28T20:14:07.739Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
20:14:07 [2023-08-28T20:14:07.739Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:14:07 [2023-08-28T20:14:07.739Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
20:14:07 [2023-08-28T20:14:07.739Z] ok  	github.com/docker/docker/daemon/network	0.010s	coverage: 63.8% of statements
20:14:07 [2023-08-28T20:14:07.739Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
20:14:07 [2023-08-28T20:14:07.739Z] ok  	github.com/docker/docker/daemon/logger/journald	1.420s	coverage: 74.5% of statements
20:14:08 [2023-08-28T20:14:08.305Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:14:08 [2023-08-28T20:14:08.305Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
20:14:08 [2023-08-28T20:14:08.305Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
20:14:08 [2023-08-28T20:14:08.305Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
20:14:08 [2023-08-28T20:14:08.305Z] ok  	github.com/docker/docker/errdefs	0.008s	coverage: 77.7% of statements
20:14:08 [2023-08-28T20:14:08.305Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
20:14:08 [2023-08-28T20:14:08.305Z] ok  	github.com/docker/docker/distribution/metadata	0.028s	coverage: 44.4% of statements
20:14:08 [2023-08-28T20:14:08.563Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
20:14:08 [2023-08-28T20:14:08.563Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.446s	coverage: 82.5% of statements
20:14:09 [2023-08-28T20:14:09.128Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
20:14:09 [2023-08-28T20:14:09.128Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
20:14:09 [2023-08-28T20:14:09.128Z] 	github.com/docker/docker/image	coverage: 84.8% of statements
20:14:09 [2023-08-28T20:14:09.128Z] ok  	github.com/docker/docker/image	0.027s	coverage: 84.8% of statements
20:14:09 [2023-08-28T20:14:09.128Z] ?   	github.com/docker/docker/image/v1	[no test files]
20:14:09 [2023-08-28T20:14:09.128Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
20:14:09 [2023-08-28T20:14:09.128Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
20:14:09 [2023-08-28T20:14:09.128Z] ok  	github.com/docker/docker/internal/mod	0.004s	coverage: 66.7% of statements
20:14:09 [2023-08-28T20:14:09.128Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
20:14:09 [2023-08-28T20:14:09.128Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.6% of statements
20:14:09 [2023-08-28T20:14:09.386Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:14:09 [2023-08-28T20:14:09.386Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
20:14:09 [2023-08-28T20:14:09.386Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
20:14:09 [2023-08-28T20:14:09.386Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
20:14:09 [2023-08-28T20:14:09.386Z] 	github.com/docker/docker/internal/multierror	coverage: 88.9% of statements
20:14:09 [2023-08-28T20:14:09.386Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
20:14:09 [2023-08-28T20:14:09.951Z] 	github.com/docker/docker/distribution	coverage: 29.6% of statements
20:14:09 [2023-08-28T20:14:09.951Z] ok  	github.com/docker/docker/distribution	1.521s	coverage: 29.6% of statements
20:14:10 [2023-08-28T20:14:10.516Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:14:10 [2023-08-28T20:14:10.516Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:14:10 [2023-08-28T20:14:10.516Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
20:14:10 [2023-08-28T20:14:10.516Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:14:10 [2023-08-28T20:14:10.516Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:14:10 [2023-08-28T20:14:10.516Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
20:14:10 [2023-08-28T20:14:10.516Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
20:14:10 [2023-08-28T20:14:10.516Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
20:14:10 [2023-08-28T20:14:10.516Z] ok  	github.com/docker/docker/distribution/xfer	2.197s	coverage: 85.4% of statements
20:14:10 [2023-08-28T20:14:10.775Z] 	github.com/docker/docker/daemon	coverage: 17.2% of statements
20:14:10 [2023-08-28T20:14:10.775Z] ok  	github.com/docker/docker/daemon	10.932s	coverage: 17.2% of statements
20:14:10 [2023-08-28T20:14:10.775Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:14:10 [2023-08-28T20:14:10.775Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
20:14:11 [2023-08-28T20:14:11.034Z] 	github.com/docker/docker/oci	coverage: 38.1% of statements
20:14:11 [2023-08-28T20:14:11.034Z] ok  	github.com/docker/docker/oci	0.017s	coverage: 38.1% of statements
20:14:11 [2023-08-28T20:14:11.034Z] ok  	github.com/docker/docker/pkg/aaparser	0.018s	coverage: 52.9% of statements
20:14:11 [2023-08-28T20:14:11.034Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
20:14:11 [2023-08-28T20:14:11.034Z] ok  	github.com/docker/docker/opts	0.047s	coverage: 67.9% of statements
20:14:11 [2023-08-28T20:14:11.600Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
20:14:11 [2023-08-28T20:14:11.600Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
20:14:11 [2023-08-28T20:14:11.600Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
20:14:11 [2023-08-28T20:14:11.600Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
20:14:11 [2023-08-28T20:14:11.600Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
20:14:11 [2023-08-28T20:14:11.600Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 28.6% of statements
20:14:11 [2023-08-28T20:14:11.600Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
20:14:11 [2023-08-28T20:14:11.600Z] ok  	github.com/docker/docker/pkg/directory	0.006s	coverage: 81.8% of statements
20:14:11 [2023-08-28T20:14:11.600Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
20:14:11 [2023-08-28T20:14:11.600Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
20:14:11 [2023-08-28T20:14:11.600Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.7% of statements
20:14:11 [2023-08-28T20:14:11.600Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.256s	coverage: 83.7% of statements
20:14:11 [2023-08-28T20:14:11.858Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
20:14:11 [2023-08-28T20:14:11.858Z] ok  	github.com/docker/docker/pkg/fileutils	0.022s	coverage: 56.4% of statements
20:14:11 [2023-08-28T20:14:11.858Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
20:14:11 [2023-08-28T20:14:11.858Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 8.3% of statements
20:14:11 [2023-08-28T20:14:11.859Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
20:14:11 [2023-08-28T20:14:11.859Z] ok  	github.com/docker/docker/pkg/authorization	0.405s	coverage: 68.3% of statements
20:14:11 [2023-08-28T20:14:11.859Z] 	github.com/docker/docker/pkg/archive	coverage: 80.8% of statements
20:14:11 [2023-08-28T20:14:11.859Z] ok  	github.com/docker/docker/pkg/archive	0.443s	coverage: 80.8% of statements
20:14:12 [2023-08-28T20:14:12.117Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:14:12 [2023-08-28T20:14:12.117Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
20:14:12 [2023-08-28T20:14:12.117Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
20:14:12 [2023-08-28T20:14:12.117Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
20:14:12 [2023-08-28T20:14:12.117Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
20:14:12 [2023-08-28T20:14:12.117Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
20:14:12 [2023-08-28T20:14:12.117Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
20:14:12 [2023-08-28T20:14:12.117Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
20:14:12 [2023-08-28T20:14:12.117Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
20:14:12 [2023-08-28T20:14:12.375Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
20:14:12 [2023-08-28T20:14:12.375Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
20:14:12 [2023-08-28T20:14:12.375Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
20:14:12 [2023-08-28T20:14:12.375Z] ok  	github.com/docker/docker/pkg/idtools	0.424s	coverage: 69.8% of statements
20:14:12 [2023-08-28T20:14:12.375Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
20:14:12 [2023-08-28T20:14:12.375Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.012s	coverage: 60.0% of statements
20:14:12 [2023-08-28T20:14:12.375Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:14:12 [2023-08-28T20:14:12.375Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
20:14:12 [2023-08-28T20:14:12.375Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:14:12 [2023-08-28T20:14:12.375Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
20:14:12 [2023-08-28T20:14:12.375Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
20:14:12 [2023-08-28T20:14:12.375Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 94.1% of statements
20:14:12 [2023-08-28T20:14:12.375Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
20:14:12 [2023-08-28T20:14:12.375Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
20:14:12 [2023-08-28T20:14:12.375Z] ok  	github.com/docker/docker/pkg/ioutils	0.389s	coverage: 71.9% of statements
20:14:12 [2023-08-28T20:14:12.941Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:14:12 [2023-08-28T20:14:12.941Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:14:12 [2023-08-28T20:14:12.941Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
20:14:12 [2023-08-28T20:14:12.941Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
20:14:12 [2023-08-28T20:14:12.941Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
20:14:12 [2023-08-28T20:14:12.941Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 90.0% of statements
20:14:12 [2023-08-28T20:14:12.941Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
20:14:12 [2023-08-28T20:14:12.941Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
20:14:12 [2023-08-28T20:14:12.941Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
20:14:12 [2023-08-28T20:14:12.941Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
20:14:13 [2023-08-28T20:14:13.199Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
20:14:13 [2023-08-28T20:14:13.199Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
20:14:13 [2023-08-28T20:14:13.199Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
20:14:13 [2023-08-28T20:14:13.199Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
20:14:13 [2023-08-28T20:14:13.199Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
20:14:13 [2023-08-28T20:14:13.199Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
20:14:13 [2023-08-28T20:14:13.199Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
20:14:13 [2023-08-28T20:14:13.199Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
20:14:13 [2023-08-28T20:14:13.199Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
20:14:13 [2023-08-28T20:14:13.199Z] ok  	github.com/docker/docker/pkg/stdcopy	0.009s	coverage: 100.0% of statements
20:14:13 [2023-08-28T20:14:13.458Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
20:14:13 [2023-08-28T20:14:13.458Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
20:14:13 [2023-08-28T20:14:13.458Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
20:14:13 [2023-08-28T20:14:13.458Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
20:14:13 [2023-08-28T20:14:13.716Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
20:14:13 [2023-08-28T20:14:13.716Z] ok  	github.com/docker/docker/pkg/system	0.007s	coverage: 43.1% of statements
20:14:13 [2023-08-28T20:14:13.716Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
20:14:13 [2023-08-28T20:14:13.716Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.4% of statements
20:14:13 [2023-08-28T20:14:13.716Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
20:14:13 [2023-08-28T20:14:13.716Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
20:14:13 [2023-08-28T20:14:13.716Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
20:14:13 [2023-08-28T20:14:13.716Z] ok  	github.com/docker/docker/pkg/tailfile	0.032s	coverage: 88.6% of statements
20:14:13 [2023-08-28T20:14:13.716Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
20:14:13 [2023-08-28T20:14:13.716Z] ok  	github.com/docker/docker/pkg/tarsum	0.058s	coverage: 89.1% of statements
20:14:14 [2023-08-28T20:14:14.650Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:14:14 [2023-08-28T20:14:14.650Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:14:14 [2023-08-28T20:14:14.650Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
20:14:14 [2023-08-28T20:14:14.650Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
20:14:14 [2023-08-28T20:14:14.650Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
20:14:14 [2023-08-28T20:14:14.650Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
20:14:14 [2023-08-28T20:14:14.908Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
20:14:14 [2023-08-28T20:14:14.908Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
20:14:14 [2023-08-28T20:14:14.908Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.9% of statements
20:14:14 [2023-08-28T20:14:14.908Z] ok  	github.com/docker/docker/pkg/plugins	2.013s	coverage: 74.9% of statements
20:14:15 [2023-08-28T20:14:15.166Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
20:14:15 [2023-08-28T20:14:15.166Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.3% of statements
20:14:15 [2023-08-28T20:14:15.423Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
20:14:15 [2023-08-28T20:14:15.423Z] ok  	github.com/docker/docker/quota	0.530s	coverage: 69.2% of statements
20:14:15 [2023-08-28T20:14:15.423Z] 	github.com/docker/docker/restartmanager	coverage: 46.2% of statements
20:14:15 [2023-08-28T20:14:15.423Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 46.2% of statements
20:14:15 [2023-08-28T20:14:15.423Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
20:14:15 [2023-08-28T20:14:15.423Z] ok  	github.com/docker/docker/registry/resumable	0.026s	coverage: 100.0% of statements
20:14:15 [2023-08-28T20:14:15.423Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:14:15 [2023-08-28T20:14:15.423Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
20:14:15 [2023-08-28T20:14:15.423Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
20:14:15 [2023-08-28T20:14:15.423Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
20:14:15 [2023-08-28T20:14:15.423Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
20:14:15 [2023-08-28T20:14:15.423Z] 	github.com/docker/docker/registry	coverage: 65.2% of statements
20:14:15 [2023-08-28T20:14:15.423Z] ok  	github.com/docker/docker/registry	0.127s	coverage: 65.2% of statements
20:14:15 [2023-08-28T20:14:15.988Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:14:15 [2023-08-28T20:14:15.988Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:14:15 [2023-08-28T20:14:15.988Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:14:16 [2023-08-28T20:14:16.247Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:14:16 [2023-08-28T20:14:16.247Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:14:16 [2023-08-28T20:14:16.247Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:14:16 [2023-08-28T20:14:16.247Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:14:16 [2023-08-28T20:14:16.247Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:14:16 [2023-08-28T20:14:16.247Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:14:16 [2023-08-28T20:14:16.247Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:14:16 [2023-08-28T20:14:16.247Z] ?   	github.com/docker/docker/volume	[no test files]
20:14:16 [2023-08-28T20:14:16.504Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
20:14:16 [2023-08-28T20:14:16.505Z] ok  	github.com/docker/docker/volume/drivers	0.010s	coverage: 36.1% of statements
20:14:16 [2023-08-28T20:14:16.762Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
20:14:16 [2023-08-28T20:14:16.762Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
20:14:16 [2023-08-28T20:14:16.762Z] 	github.com/docker/docker/volume/local	coverage: 74.4% of statements
20:14:16 [2023-08-28T20:14:16.762Z] ok  	github.com/docker/docker/volume/local	0.110s	coverage: 74.4% of statements
20:14:17 [2023-08-28T20:14:17.328Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:14:17 [2023-08-28T20:14:17.328Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:14:17 [2023-08-28T20:14:17.328Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
20:14:17 [2023-08-28T20:14:17.328Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
20:14:18 [2023-08-28T20:14:18.261Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
20:14:18 [2023-08-28T20:14:18.261Z] ok  	github.com/docker/docker/layer	7.791s	coverage: 68.7% of statements
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === Skipped
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     network_proxy_test.go:210: No support for dual stack yet
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:41: Driver btrfs not supported
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:41: Driver btrfs not supported
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:41: Driver btrfs not supported
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:41: Driver btrfs not supported
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:41: Driver btrfs not supported
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:68: No driver to put!
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z] time="2023-08-28T20:14:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z] time="2023-08-28T20:14:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z] time="2023-08-28T20:14:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z] time="2023-08-28T20:14:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z] time="2023-08-28T20:14:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:68: No driver to put!
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     overlay_test.go:61: Cannot run test with naive change algorithm
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:41: Driver zfs not supported
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:41: Driver zfs not supported
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:41: Driver zfs not supported
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:41: Driver zfs not supported
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:41: Driver zfs not supported
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     graphtest_unix.go:68: No driver to put!
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
20:14:18 [2023-08-28T20:14:18.261Z]     validate_test.go:70: only tested on Windows
20:14:18 [2023-08-28T20:14:18.261Z] 
20:14:18 [2023-08-28T20:14:18.261Z] DONE 3137 tests, 27 skipped in 62.920s
20:14:18 [2023-08-28T20:14:18.261Z] + '[' -n 'github.com/docker/docker/libnetwork
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/bitmap
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/cluster
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/config
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/datastore
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/diagnostic
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/discoverapi
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/driverapi
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/drivers/bridge
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/drivers/host
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/drivers/null
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/drivers/overlay
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/drivers/remote
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/drivers/windows
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/drvregistry
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/etchosts
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/internal/caller
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/internal/kvstore
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/ipam
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/ipamapi
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/ipams/builtin
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/ipams/null
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/ipams/remote
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/ipamutils
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/ipbits
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/iptables
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/netlabel
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/netutils
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/networkdb
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/ns
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/options
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/osl
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/osl/kernel
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/portallocator
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/portmapper
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/resolvconf
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/scope
20:14:18 [2023-08-28T20:14:18.261Z] github.com/docker/docker/libnetwork/types' ']'
20:14:18 [2023-08-28T20:14:18.261Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
20:15:14 [2023-08-28T20:15:14.466Z] 	github.com/docker/docker/libnetwork	coverage: 43.0% of statements
20:15:14 [2023-08-28T20:15:14.466Z] ok  	github.com/docker/docker/libnetwork	44.738s	coverage: 43.0% of statements
20:15:14 [2023-08-28T20:15:14.466Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
20:15:14 [2023-08-28T20:15:14.466Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
20:15:14 [2023-08-28T20:15:14.466Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
20:15:14 [2023-08-28T20:15:14.466Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
20:15:14 [2023-08-28T20:15:14.466Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
20:15:14 [2023-08-28T20:15:14.466Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
20:15:14 [2023-08-28T20:15:14.466Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
20:15:14 [2023-08-28T20:15:14.466Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
20:15:14 [2023-08-28T20:15:14.466Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
20:15:14 [2023-08-28T20:15:14.466Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.3% of statements
20:15:14 [2023-08-28T20:15:14.466Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
20:15:14 [2023-08-28T20:15:14.466Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 16.2% of statements
20:15:14 [2023-08-28T20:15:14.466Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 16.2% of statements
20:15:14 [2023-08-28T20:15:14.466Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
20:15:14 [2023-08-28T20:15:14.466Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
20:15:14 [2023-08-28T20:15:14.466Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
20:15:14 [2023-08-28T20:15:14.466Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
20:15:14 [2023-08-28T20:15:14.466Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
20:15:14 [2023-08-28T20:15:14.466Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.045s	coverage: 62.2% of statements
20:15:14 [2023-08-28T20:15:14.466Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
20:15:14 [2023-08-28T20:15:14.466Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 40.0% of statements
20:15:14 [2023-08-28T20:15:14.466Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
20:15:14 [2023-08-28T20:15:14.466Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
20:15:14 [2023-08-28T20:15:14.466Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.868s	coverage: 5.0% of statements
20:15:14 [2023-08-28T20:15:14.466Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
20:15:14 [2023-08-28T20:15:14.724Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
20:15:14 [2023-08-28T20:15:14.724Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
20:15:14 [2023-08-28T20:15:14.725Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
20:15:14 [2023-08-28T20:15:14.982Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 40.0% of statements
20:15:14 [2023-08-28T20:15:14.982Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
20:15:15 [2023-08-28T20:15:15.918Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
20:15:15 [2023-08-28T20:15:15.918Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
20:15:16 [2023-08-28T20:15:16.176Z] 	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	coverage: 45.0% of statements
20:15:16 [2023-08-28T20:15:16.176Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
20:15:16 [2023-08-28T20:15:16.434Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.7% of statements
20:15:16 [2023-08-28T20:15:16.434Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
20:15:16 [2023-08-28T20:15:16.999Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.5% of statements
20:15:16 [2023-08-28T20:15:16.999Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.5% of statements
20:15:16 [2023-08-28T20:15:16.999Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
20:15:16 [2023-08-28T20:15:16.999Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
20:15:16 [2023-08-28T20:15:16.999Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
20:15:17 [2023-08-28T20:15:17.564Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 87.0% of statements
20:15:17 [2023-08-28T20:15:17.564Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
20:15:17 [2023-08-28T20:15:17.822Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
20:15:17 [2023-08-28T20:15:17.822Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
20:15:18 [2023-08-28T20:15:18.080Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
20:15:18 [2023-08-28T20:15:18.080Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
20:15:18 [2023-08-28T20:15:18.080Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
20:15:18 [2023-08-28T20:15:18.080Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
20:15:30 [2023-08-28T20:15:30.274Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
20:15:30 [2023-08-28T20:15:30.274Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
20:15:32 [2023-08-28T20:15:32.174Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.0% of statements
20:15:32 [2023-08-28T20:15:32.174Z] ok  	github.com/docker/docker/libnetwork/ipam	3.311s	coverage: 80.0% of statements
20:15:32 [2023-08-28T20:15:32.174Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
20:15:32 [2023-08-28T20:15:32.174Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
20:15:32 [2023-08-28T20:15:32.174Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 63.2% of statements
20:15:32 [2023-08-28T20:15:32.174Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
20:15:32 [2023-08-28T20:15:32.739Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 48.7% of statements
20:15:32 [2023-08-28T20:15:32.740Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
20:15:32 [2023-08-28T20:15:32.740Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
20:15:32 [2023-08-28T20:15:32.997Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
20:15:32 [2023-08-28T20:15:32.997Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
20:15:33 [2023-08-28T20:15:33.562Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
20:15:33 [2023-08-28T20:15:33.562Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.278s	coverage: 86.4% of statements
20:15:33 [2023-08-28T20:15:33.562Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
20:15:33 [2023-08-28T20:15:33.562Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
20:15:34 [2023-08-28T20:15:34.496Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 39.9% of statements
20:15:34 [2023-08-28T20:15:34.496Z] ok  	github.com/docker/docker/libnetwork/iptables	0.226s	coverage: 39.9% of statements
20:15:34 [2023-08-28T20:15:34.496Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
20:15:34 [2023-08-28T20:15:34.753Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
20:15:34 [2023-08-28T20:15:34.753Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 54.9% of statements
20:17:26 [2023-08-28T20:17:26.182Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.8% of statements
20:17:26 [2023-08-28T20:17:26.182Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.866s	coverage: 58.8% of statements
20:17:26 [2023-08-28T20:17:26.182Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
20:17:26 [2023-08-28T20:17:26.182Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
20:17:26 [2023-08-28T20:17:26.182Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
20:17:26 [2023-08-28T20:17:26.182Z] 	github.com/docker/docker/libnetwork/osl	coverage: 39.5% of statements
20:17:26 [2023-08-28T20:17:26.182Z] ok  	github.com/docker/docker/libnetwork/osl	4.406s	coverage: 39.5% of statements
20:17:26 [2023-08-28T20:17:26.182Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
20:17:26 [2023-08-28T20:17:26.182Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
20:17:26 [2023-08-28T20:17:26.182Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
20:17:26 [2023-08-28T20:17:26.182Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
20:17:26 [2023-08-28T20:17:26.440Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
20:17:26 [2023-08-28T20:17:26.440Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.637s	coverage: 46.3% of statements
20:17:26 [2023-08-28T20:17:26.698Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
20:17:26 [2023-08-28T20:17:26.698Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
20:17:26 [2023-08-28T20:17:26.698Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
20:17:26 [2023-08-28T20:17:26.956Z] 	github.com/docker/docker/libnetwork/types	coverage: 41.7% of statements
20:17:27 [2023-08-28T20:17:27.214Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
20:17:27 [2023-08-28T20:17:27.214Z] 
20:17:27 [2023-08-28T20:17:27.214Z] === Skipped
20:17:27 [2023-08-28T20:17:27.214Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
20:17:27 [2023-08-28T20:17:27.214Z]     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
20:17:27 [2023-08-28T20:17:27.214Z] 
20:17:27 [2023-08-28T20:17:27.214Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
20:17:27 [2023-08-28T20:17:27.214Z]     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
20:17:27 [2023-08-28T20:17:27.214Z] 
20:17:27 [2023-08-28T20:17:27.214Z] DONE 344 tests, 2 skipped in 188.779s
Post stage
[Pipeline] junit
20:17:27 [2023-08-28T20:17:27.793Z] Recording test results
20:17:29 [2023-08-28T20:17:29.085Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:17:29 [2023-08-28T20:17:29.381Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46354/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9331d6de1e4bc204e48d392aaf34d04223a8db3d -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:9331d6de1e4bc204e48d392aaf34d04223a8db3d hack/make.sh dynbinary test-integration
20:17:29 [2023-08-28T20:17:29.639Z] 
20:17:29 [2023-08-28T20:17:29.639Z] Removing bundles/
20:17:29 [2023-08-28T20:17:29.639Z] 
20:17:29 [2023-08-28T20:17:29.639Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:17:29 [2023-08-28T20:17:29.639Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
20:17:29 [2023-08-28T20:17:29.639Z] + tee /go/src/github.com/docker/docker/go.mod
20:17:29 [2023-08-28T20:17:29.639Z] module github.com/docker/docker
20:17:29 [2023-08-28T20:17:29.639Z] 
20:17:29 [2023-08-28T20:17:29.639Z] go 1.19
20:17:29 [2023-08-28T20:17:29.639Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
20:17:29 [2023-08-28T20:17:29.639Z] + GO111MODULE=on
20:17:29 [2023-08-28T20:17:29.639Z] + 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=9331d6de1e4bc204e48d392aaf34d04223a8db3d" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-28T20:17:29.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/dockerd
20:18:08 [2023-08-28T20:18:08.367Z] + rm -f /go/src/github.com/docker/docker/go.mod
20:18:08 [2023-08-28T20:18:08.367Z] Created binary: bundles/dynbinary-daemon/dockerd
20:18:08 [2023-08-28T20:18:08.367Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
20:18:08 [2023-08-28T20:18:08.367Z] + tee /go/src/github.com/docker/docker/go.mod
20:18:08 [2023-08-28T20:18:08.367Z] module github.com/docker/docker
20:18:08 [2023-08-28T20:18:08.367Z] 
20:18:08 [2023-08-28T20:18:08.367Z] go 1.19
20:18:08 [2023-08-28T20:18:08.367Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
20:18:08 [2023-08-28T20:18:08.367Z] + GO111MODULE=on
20:18:08 [2023-08-28T20:18:08.367Z] + 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=9331d6de1e4bc204e48d392aaf34d04223a8db3d" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-28T20:17:29.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/docker-proxy
20:18:08 [2023-08-28T20:18:08.367Z] + rm -f /go/src/github.com/docker/docker/go.mod
20:18:08 [2023-08-28T20:18:08.367Z] Created binary: bundles/dynbinary-daemon/docker-proxy
20:18:08 [2023-08-28T20:18:08.367Z] 
20:18:08 [2023-08-28T20:18:08.367Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:18:08 [2023-08-28T20:18:08.367Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:18:08 [2023-08-28T20:18:08.367Z] HOSTNAME=36cdc3ea9b76
20:18:08 [2023-08-28T20:18:08.367Z] TESTDEBUG=0
20:18:08 [2023-08-28T20:18:08.367Z] DEST=bundles/test-integration
20:18:08 [2023-08-28T20:18:08.367Z] PWD=/go/src/github.com/docker/docker
20:18:08 [2023-08-28T20:18:08.367Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
20:18:08 [2023-08-28T20:18:08.367Z] DOCKER_GITCOMMIT=9331d6de1e4bc204e48d392aaf34d04223a8db3d
20:18:08 [2023-08-28T20:18:08.367Z] container=docker
20:18:08 [2023-08-28T20:18:08.367Z] HOME=/root
20:18:08 [2023-08-28T20:18:08.367Z] CONTAINERD_NAMESPACE=moby
20:18:08 [2023-08-28T20:18:08.367Z] GOLANG_VERSION=1.20.7
20:18:08 [2023-08-28T20:18:08.367Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:18:08 [2023-08-28T20:18:08.367Z] VALIDATE_BRANCH=master
20:18:08 [2023-08-28T20:18:08.367Z] TERM=xterm
20:18:08 [2023-08-28T20:18:08.367Z] DOCKER_PKG=github.com/docker/docker
20:18:08 [2023-08-28T20:18:08.367Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
20:18:08 [2023-08-28T20:18:08.367Z] SHLVL=1
20:18:08 [2023-08-28T20:18:08.367Z] TIMEOUT=120m
20:18:08 [2023-08-28T20:18:08.367Z] DOCKER_GRAPHDRIVER=overlay2
20:18:08 [2023-08-28T20:18:08.367Z] GO111MODULE=off
20:18:08 [2023-08-28T20:18:08.367Z] DOCKER_EXPERIMENTAL=1
20:18:08 [2023-08-28T20:18:08.367Z] TEST_SKIP_INTEGRATION_CLI=1
20:18:08 [2023-08-28T20:18:08.367Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:18:08 [2023-08-28T20:18:08.367Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:18:08 [2023-08-28T20:18:08.367Z] GOPATH=/go
20:18:08 [2023-08-28T20:18:08.367Z] PKG_CONFIG=pkg-config
20:18:08 [2023-08-28T20:18:08.367Z] _=/usr/bin/env
20:18:08 [2023-08-28T20:18:08.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:18:23 [2023-08-28T20:18:23.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
20:18:23 [2023-08-28T20:18:23.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:18:25 [2023-08-28T20:18:25.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:18:27 [2023-08-28T20:18:27.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:18:31 [2023-08-28T20:18:31.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:18:34 [2023-08-28T20:18:34.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
20:18:35 [2023-08-28T20:18:35.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:18:36 [2023-08-28T20:18:36.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:18:37 [2023-08-28T20:18:37.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:18:38 [2023-08-28T20:18:38.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:18:38 [2023-08-28T20:18:38.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:18:40 [2023-08-28T20:18:40.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:18:42 [2023-08-28T20:18:42.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:18:43 [2023-08-28T20:18:43.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:18:44 [2023-08-28T20:18:44.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:18:44 [2023-08-28T20:18:44.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:18:46 [2023-08-28T20:18:46.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:18:47 [2023-08-28T20:18:47.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:18:48 [2023-08-28T20:18:48.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:18:49 [2023-08-28T20:18:49.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:18:50 [2023-08-28T20:18:50.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:18:51 [2023-08-28T20:18:51.943Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:18:51 [2023-08-28T20:18:51.943Z] Using test binary /usr/local/cli-integration/docker
20:18:51 [2023-08-28T20:18:51.943Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:18:51 [2023-08-28T20:18:51.943Z] +++ /etc/init.d/apparmor start
20:18:51 [2023-08-28T20:18:51.943Z] Not: starting.
20:18:51 [2023-08-28T20:18:51.943Z] INFO: Waiting for daemon to start...
20:18:51 [2023-08-28T20:18:51.943Z] Starting dockerd
20:18:51 [2023-08-28T20:18:51.943Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
20:19:00 [2023-08-28T20:19:00.045Z] .
20:19:00 [2023-08-28T20:19:00.045Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
20:19:00 [2023-08-28T20:19:00.045Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:19:00 [2023-08-28T20:19:00.045Z] ++++ docker load
20:19:00 [2023-08-28T20:19:00.045Z] Loaded image: emptyfs:latest
20:19:00 [2023-08-28T20:19:00.045Z] ++++ tar -cC bundles/test-integration/dangling .
20:19:00 [2023-08-28T20:19:00.045Z] ++++ docker load
20:19:00 [2023-08-28T20:19:00.045Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
20:19:00 [2023-08-28T20:19:00.045Z] Running integration-test (iteration 1)
20:19:00 [2023-08-28T20:19:00.045Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
20:19:00 [2023-08-28T20:19:00.045Z] ++ 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
20:19:00 [2023-08-28T20:19:00.045Z] ++ set -e
20:19:00 [2023-08-28T20:19:00.045Z] ++ '[' -n 0 ']'
20:19:00 [2023-08-28T20:19:00.045Z] ++ set -x
20:19:00 [2023-08-28T20:19:00.045Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:19:00 [2023-08-28T20:19:00.045Z] Loaded image: busybox:latest
20:19:00 [2023-08-28T20:19:00.303Z] Loaded image: busybox:glibc
20:19:01 [2023-08-28T20:19:01.237Z] Loaded image: debian:bullseye-slim
20:19:01 [2023-08-28T20:19:01.237Z] Loaded image: hello-world:latest
20:19:01 [2023-08-28T20:19:01.237Z] Loaded image: arm32v7/hello-world:latest
20:19:01 [2023-08-28T20:19:01.237Z] INFO: Testing against a local daemon
20:19:01 [2023-08-28T20:19:01.237Z] === RUN   TestCgroupNamespacesBuild
20:19:02 [2023-08-28T20:19:02.171Z] --- PASS: TestCgroupNamespacesBuild (1.16s)
20:19:02 [2023-08-28T20:19:02.171Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:19:03 [2023-08-28T20:19:03.543Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
20:19:03 [2023-08-28T20:19:03.543Z] === RUN   TestBuildWithSession
20:19:03 [2023-08-28T20:19:03.543Z]     build_session_test.go:25: TODO: BuildKit
20:19:03 [2023-08-28T20:19:03.543Z] --- SKIP: TestBuildWithSession (0.00s)
20:19:03 [2023-08-28T20:19:03.543Z] === RUN   TestBuildSquashParent
20:19:07 [2023-08-28T20:19:07.730Z] --- PASS: TestBuildSquashParent (3.70s)
20:19:07 [2023-08-28T20:19:07.730Z] === RUN   TestBuildWithRemoveAndForceRemove
20:19:07 [2023-08-28T20:19:07.730Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:19:07 [2023-08-28T20:19:07.730Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:19:07 [2023-08-28T20:19:07.730Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:19:07 [2023-08-28T20:19:07.730Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:19:07 [2023-08-28T20:19:07.730Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:19:07 [2023-08-28T20:19:07.730Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:19:07 [2023-08-28T20:19:07.730Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:19:07 [2023-08-28T20:19:07.730Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:19:07 [2023-08-28T20:19:07.730Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:19:07 [2023-08-28T20:19:07.730Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:19:07 [2023-08-28T20:19:07.730Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:19:07 [2023-08-28T20:19:07.730Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:19:07 [2023-08-28T20:19:07.730Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:19:07 [2023-08-28T20:19:07.730Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:19:07 [2023-08-28T20:19:07.730Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:19:07 [2023-08-28T20:19:07.730Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:19:07 [2023-08-28T20:19:07.730Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:19:07 [2023-08-28T20:19:07.730Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:19:11 [2023-08-28T20:19:11.034Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
20:19:11 [2023-08-28T20:19:11.034Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.75s)
20:19:11 [2023-08-28T20:19:11.034Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s)
20:19:11 [2023-08-28T20:19:11.034Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.04s)
20:19:11 [2023-08-28T20:19:11.034Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s)
20:19:11 [2023-08-28T20:19:11.034Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s)
20:19:11 [2023-08-28T20:19:11.034Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.40s)
20:19:11 [2023-08-28T20:19:11.034Z] === RUN   TestBuildMultiStageCopy
20:19:11 [2023-08-28T20:19:11.034Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:19:11 [2023-08-28T20:19:11.607Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:19:11 [2023-08-28T20:19:11.868Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:19:11 [2023-08-28T20:19:11.868Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:19:11 [2023-08-28T20:19:11.868Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:19:11 [2023-08-28T20:19:11.868Z] --- PASS: TestBuildMultiStageCopy (1.39s)
20:19:11 [2023-08-28T20:19:11.868Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s)
20:19:11 [2023-08-28T20:19:11.868Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
20:19:11 [2023-08-28T20:19:11.868Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
20:19:11 [2023-08-28T20:19:11.868Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
20:19:11 [2023-08-28T20:19:11.868Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
20:19:11 [2023-08-28T20:19:11.868Z] === RUN   TestBuildMultiStageParentConfig
20:19:12 [2023-08-28T20:19:12.128Z] --- PASS: TestBuildMultiStageParentConfig (0.29s)
20:19:12 [2023-08-28T20:19:12.128Z] === RUN   TestBuildLabelWithTargets
20:19:12 [2023-08-28T20:19:12.695Z] --- PASS: TestBuildLabelWithTargets (0.43s)
20:19:12 [2023-08-28T20:19:12.695Z] === RUN   TestBuildWithEmptyLayers
20:19:12 [2023-08-28T20:19:12.695Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
20:19:12 [2023-08-28T20:19:12.695Z] === RUN   TestBuildMultiStageOnBuild
20:19:14 [2023-08-28T20:19:14.086Z] --- PASS: TestBuildMultiStageOnBuild (1.09s)
20:19:14 [2023-08-28T20:19:14.086Z] === RUN   TestBuildUncleanTarFilenames
20:19:14 [2023-08-28T20:19:14.086Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
20:19:14 [2023-08-28T20:19:14.086Z] === RUN   TestBuildMultiStageLayerLeak
20:19:15 [2023-08-28T20:19:15.045Z] --- PASS: TestBuildMultiStageLayerLeak (1.06s)
20:19:15 [2023-08-28T20:19:15.045Z] === RUN   TestBuildWithHugeFile
20:20:22 [2023-08-28T20:20:22.730Z] --- PASS: TestBuildWithHugeFile (63.38s)
20:20:22 [2023-08-28T20:20:22.730Z] === RUN   TestBuildWCOWSandboxSize
20:20:22 [2023-08-28T20:20:22.730Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:20:22 [2023-08-28T20:20:22.730Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
20:20:22 [2023-08-28T20:20:22.730Z] === RUN   TestBuildWithEmptyDockerfile
20:20:22 [2023-08-28T20:20:22.730Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:20:22 [2023-08-28T20:20:22.730Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:20:22 [2023-08-28T20:20:22.730Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:20:22 [2023-08-28T20:20:22.730Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:20:22 [2023-08-28T20:20:22.730Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:20:22 [2023-08-28T20:20:22.730Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:20:22 [2023-08-28T20:20:22.730Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:20:22 [2023-08-28T20:20:22.730Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:20:22 [2023-08-28T20:20:22.730Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:20:22 [2023-08-28T20:20:22.730Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
20:20:22 [2023-08-28T20:20:22.730Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
20:20:22 [2023-08-28T20:20:22.730Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
20:20:22 [2023-08-28T20:20:22.730Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
20:20:22 [2023-08-28T20:20:22.730Z] === RUN   TestBuildPreserveOwnership
20:20:22 [2023-08-28T20:20:22.730Z] === RUN   TestBuildPreserveOwnership/copy_from
20:20:22 [2023-08-28T20:20:22.730Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:20:22 [2023-08-28T20:20:22.730Z] --- PASS: TestBuildPreserveOwnership (2.19s)
20:20:22 [2023-08-28T20:20:22.730Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.58s)
20:20:22 [2023-08-28T20:20:22.730Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.60s)
20:20:22 [2023-08-28T20:20:22.730Z] === RUN   TestBuildPlatformInvalid
20:20:22 [2023-08-28T20:20:22.730Z] --- PASS: TestBuildPlatformInvalid (0.03s)
20:20:22 [2023-08-28T20:20:22.730Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:20:22 [2023-08-28T20:20:22.730Z] Loaded image: busybox:latest
20:20:22 [2023-08-28T20:20:22.730Z] Loaded image: busybox:glibc
20:20:22 [2023-08-28T20:20:22.730Z] Loaded image: debian:bullseye-slim
20:20:22 [2023-08-28T20:20:22.730Z] Loaded image: hello-world:latest
20:20:22 [2023-08-28T20:20:22.730Z] Loaded image: arm32v7/hello-world:latest
20:20:30 [2023-08-28T20:20:30.838Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.40s)
20:20:30 [2023-08-28T20:20:30.838Z] PASS
20:20:30 [2023-08-28T20:20:30.838Z] 
20:20:30 [2023-08-28T20:20:30.838Z] === Skipped
20:20:30 [2023-08-28T20:20:30.838Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
20:20:30 [2023-08-28T20:20:30.838Z]     build_session_test.go:25: TODO: BuildKit
20:20:30 [2023-08-28T20:20:30.838Z] 
20:20:30 [2023-08-28T20:20:30.838Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
20:20:30 [2023-08-28T20:20:30.838Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:20:30 [2023-08-28T20:20:30.838Z] 
20:20:30 [2023-08-28T20:20:30.838Z] DONE 34 tests, 2 skipped in 90.128s
20:20:30 [2023-08-28T20:20:30.838Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
20:20:30 [2023-08-28T20:20:30.838Z] ++ 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
20:20:30 [2023-08-28T20:20:30.838Z] ++ set -e
20:20:30 [2023-08-28T20:20:30.838Z] ++ '[' -n 0 ']'
20:20:30 [2023-08-28T20:20:30.838Z] ++ set -x
20:20:30 [2023-08-28T20:20:30.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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:20:30 [2023-08-28T20:20:30.838Z] INFO: Testing against a local daemon
20:20:30 [2023-08-28T20:20:30.838Z] === RUN   TestNoNewPrivileges
20:20:35 [2023-08-28T20:20:35.021Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
20:20:35 [2023-08-28T20:20:35.588Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
20:20:35 [2023-08-28T20:20:35.846Z] --- PASS: TestNoNewPrivileges (5.85s)
20:20:35 [2023-08-28T20:20:35.846Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.41s)
20:20:35 [2023-08-28T20:20:35.846Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.42s)
20:20:35 [2023-08-28T20:20:35.846Z] PASS
20:20:35 [2023-08-28T20:20:35.846Z] 
20:20:35 [2023-08-28T20:20:35.846Z] DONE 3 tests in 5.871s
20:20:35 [2023-08-28T20:20:35.846Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
20:20:35 [2023-08-28T20:20:35.846Z] ++ 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
20:20:35 [2023-08-28T20:20:35.846Z] ++ set -e
20:20:35 [2023-08-28T20:20:35.846Z] ++ '[' -n 0 ']'
20:20:35 [2023-08-28T20:20:35.846Z] ++ set -x
20:20:35 [2023-08-28T20:20:35.846Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:20:35 [2023-08-28T20:20:35.846Z] INFO: Testing against a local daemon
20:20:35 [2023-08-28T20:20:35.846Z] === RUN   TestConfigInspect
20:20:37 [2023-08-28T20:20:37.746Z] --- PASS: TestConfigInspect (1.90s)
20:20:37 [2023-08-28T20:20:37.746Z] === RUN   TestConfigList
20:20:40 [2023-08-28T20:20:40.275Z] --- PASS: TestConfigList (1.94s)
20:20:40 [2023-08-28T20:20:40.275Z] === RUN   TestConfigsCreateAndDelete
20:20:41 [2023-08-28T20:20:41.649Z] --- PASS: TestConfigsCreateAndDelete (1.93s)
20:20:41 [2023-08-28T20:20:41.649Z] === RUN   TestConfigsUpdate
20:20:44 [2023-08-28T20:20:44.178Z] --- PASS: TestConfigsUpdate (1.98s)
20:20:44 [2023-08-28T20:20:44.178Z] === RUN   TestTemplatedConfig
20:20:46 [2023-08-28T20:20:46.707Z] --- PASS: TestTemplatedConfig (2.52s)
20:20:46 [2023-08-28T20:20:46.707Z] === RUN   TestConfigCreateResolve
20:20:48 [2023-08-28T20:20:48.080Z] --- PASS: TestConfigCreateResolve (1.88s)
20:20:48 [2023-08-28T20:20:48.080Z] PASS
20:20:48 [2023-08-28T20:20:48.080Z] 
20:20:48 [2023-08-28T20:20:48.080Z] DONE 6 tests in 12.180s
20:20:48 [2023-08-28T20:20:48.080Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
20:20:48 [2023-08-28T20:20:48.080Z] ++ 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
20:20:48 [2023-08-28T20:20:48.080Z] ++ set -e
20:20:48 [2023-08-28T20:20:48.080Z] ++ '[' -n 0 ']'
20:20:48 [2023-08-28T20:20:48.080Z] ++ set -x
20:20:48 [2023-08-28T20:20:48.080Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:20:48 [2023-08-28T20:20:48.080Z] INFO: Testing against a local daemon
20:20:48 [2023-08-28T20:20:48.080Z] === RUN   TestAttach
20:20:48 [2023-08-28T20:20:48.080Z] === RUN   TestAttach/without_TTY
20:20:48 [2023-08-28T20:20:48.080Z] === PAUSE TestAttach/without_TTY
20:20:48 [2023-08-28T20:20:48.080Z] === RUN   TestAttach/with_TTY
20:20:48 [2023-08-28T20:20:48.080Z] === PAUSE TestAttach/with_TTY
20:20:48 [2023-08-28T20:20:48.080Z] === CONT  TestAttach/without_TTY
20:20:48 [2023-08-28T20:20:48.080Z] === CONT  TestAttach/with_TTY
20:20:48 [2023-08-28T20:20:48.338Z] --- PASS: TestAttach (0.02s)
20:20:48 [2023-08-28T20:20:48.338Z]     --- PASS: TestAttach/without_TTY (0.03s)
20:20:48 [2023-08-28T20:20:48.338Z]     --- PASS: TestAttach/with_TTY (0.04s)
20:20:48 [2023-08-28T20:20:48.338Z] === RUN   TestCreateWithCDIDevices
20:20:49 [2023-08-28T20:20:49.272Z] --- PASS: TestCreateWithCDIDevices (1.03s)
20:20:49 [2023-08-28T20:20:49.272Z] === RUN   TestCDISpecDirsAreInSystemInfo
20:20:49 [2023-08-28T20:20:49.272Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
20:20:49 [2023-08-28T20:20:49.838Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
20:20:50 [2023-08-28T20:20:50.404Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
20:20:50 [2023-08-28T20:20:50.970Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
20:20:51 [2023-08-28T20:20:51.228Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
20:20:51 [2023-08-28T20:20:51.795Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
20:20:52 [2023-08-28T20:20:52.362Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
20:20:52 [2023-08-28T20:20:52.928Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
20:20:53 [2023-08-28T20:20:53.494Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
20:20:53 [2023-08-28T20:20:53.494Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
20:20:53 [2023-08-28T20:20:53.494Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
20:20:53 [2023-08-28T20:20:53.494Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
20:20:53 [2023-08-28T20:20:53.494Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
20:20:53 [2023-08-28T20:20:53.494Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
20:20:53 [2023-08-28T20:20:53.494Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
20:20:53 [2023-08-28T20:20:53.494Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
20:20:53 [2023-08-28T20:20:53.494Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestCheckpoint
20:20:53 [2023-08-28T20:20:53.494Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:20:53 [2023-08-28T20:20:53.494Z] --- SKIP: TestCheckpoint (0.00s)
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/commit
20:20:53 [2023-08-28T20:20:53.494Z] === PAUSE TestContainerInvalidJSON/commit
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/containers/create
20:20:53 [2023-08-28T20:20:53.494Z] === PAUSE TestContainerInvalidJSON/containers/create
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
20:20:53 [2023-08-28T20:20:53.494Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
20:20:53 [2023-08-28T20:20:53.494Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
20:20:53 [2023-08-28T20:20:53.494Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:20:53 [2023-08-28T20:20:53.494Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
20:20:53 [2023-08-28T20:20:53.494Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
20:20:53 [2023-08-28T20:20:53.494Z] === CONT  TestContainerInvalidJSON/commit
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
20:20:53 [2023-08-28T20:20:53.494Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
20:20:53 [2023-08-28T20:20:53.494Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
20:20:53 [2023-08-28T20:20:53.494Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
20:20:53 [2023-08-28T20:20:53.494Z] === CONT  TestContainerInvalidJSON/containers/create
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
20:20:53 [2023-08-28T20:20:53.494Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
20:20:53 [2023-08-28T20:20:53.494Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/commit/empty_body
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
20:20:53 [2023-08-28T20:20:53.494Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
20:20:53 [2023-08-28T20:20:53.494Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:20:53 [2023-08-28T20:20:53.494Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
20:20:53 [2023-08-28T20:20:53.494Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
20:20:53 [2023-08-28T20:20:53.494Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
20:20:53 [2023-08-28T20:20:53.495Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:20:53 [2023-08-28T20:20:53.495Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
20:20:53 [2023-08-28T20:20:53.495Z] === RUN   TestCopyFromContainerPathIsNotDir
20:20:53 [2023-08-28T20:20:53.495Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
20:20:53 [2023-08-28T20:20:53.495Z] === RUN   TestCopyToContainerPathDoesNotExist
20:20:53 [2023-08-28T20:20:53.495Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
20:20:53 [2023-08-28T20:20:53.495Z] === RUN   TestCopyEmptyFile
20:20:53 [2023-08-28T20:20:53.495Z] --- PASS: TestCopyEmptyFile (0.05s)
20:20:53 [2023-08-28T20:20:53.495Z] === RUN   TestCopyToContainerPathIsNotDir
20:20:53 [2023-08-28T20:20:53.753Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
20:20:53 [2023-08-28T20:20:53.753Z] === RUN   TestCopyFromContainer
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCopyFromContainer//
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCopyFromContainer/.
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCopyFromContainer//.
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCopyFromContainer/./
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCopyFromContainer//./
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCopyFromContainer//bar/root
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCopyFromContainer//bar/root/
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCopyFromContainer//bar/root/.
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCopyFromContainer/bar/quux
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCopyFromContainer/bar/quux/
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCopyFromContainer/bar/quux/.
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCopyFromContainer/bar/notarget
20:20:54 [2023-08-28T20:20:54.319Z] --- PASS: TestCopyFromContainer (0.73s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCopyFromContainer// (0.01s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCopyFromContainer/. (0.01s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCopyFromContainer//. (0.01s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:20:54 [2023-08-28T20:20:54.319Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:20:54 [2023-08-28T20:20:54.319Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:20:54 [2023-08-28T20:20:54.319Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:20:54 [2023-08-28T20:20:54.319Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:20:54 [2023-08-28T20:20:54.319Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:20:54 [2023-08-28T20:20:54.319Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:20:54 [2023-08-28T20:20:54.319Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCreateLinkToNonExistingContainer
20:20:54 [2023-08-28T20:20:54.319Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCreateWithInvalidEnv
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCreateWithInvalidEnv/0
20:20:54 [2023-08-28T20:20:54.319Z] === PAUSE TestCreateWithInvalidEnv/0
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCreateWithInvalidEnv/1
20:20:54 [2023-08-28T20:20:54.319Z] === PAUSE TestCreateWithInvalidEnv/1
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCreateWithInvalidEnv/2
20:20:54 [2023-08-28T20:20:54.319Z] === PAUSE TestCreateWithInvalidEnv/2
20:20:54 [2023-08-28T20:20:54.319Z] === CONT  TestCreateWithInvalidEnv/0
20:20:54 [2023-08-28T20:20:54.319Z] === CONT  TestCreateWithInvalidEnv/2
20:20:54 [2023-08-28T20:20:54.319Z] === CONT  TestCreateWithInvalidEnv/1
20:20:54 [2023-08-28T20:20:54.319Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:20:54 [2023-08-28T20:20:54.319Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCreateTmpfsMountsTarget
20:20:54 [2023-08-28T20:20:54.319Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:20:54 [2023-08-28T20:20:54.319Z] === RUN   TestCreateWithCustomMaskedPaths
20:20:55 [2023-08-28T20:20:55.693Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s)
20:20:55 [2023-08-28T20:20:55.693Z] === RUN   TestCreateWithCustomReadonlyPaths
20:20:57 [2023-08-28T20:20:57.069Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s)
20:20:57 [2023-08-28T20:20:57.069Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:20:57 [2023-08-28T20:20:57.069Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:20:57 [2023-08-28T20:20:57.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:20:57 [2023-08-28T20:20:57.069Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:20:57 [2023-08-28T20:20:57.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:20:57 [2023-08-28T20:20:57.069Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:20:57 [2023-08-28T20:20:57.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:20:57 [2023-08-28T20:20:57.069Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:20:57 [2023-08-28T20:20:57.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:20:57 [2023-08-28T20:20:57.069Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:20:57 [2023-08-28T20:20:57.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:20:57 [2023-08-28T20:20:57.069Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:20:57 [2023-08-28T20:20:57.069Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:20:57 [2023-08-28T20:20:57.069Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:20:57 [2023-08-28T20:20:57.069Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:20:57 [2023-08-28T20:20:57.069Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:20:57 [2023-08-28T20:20:57.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:20:57 [2023-08-28T20:20:57.069Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:20:57 [2023-08-28T20:20:57.069Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:20:57 [2023-08-28T20:20:57.069Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:20:57 [2023-08-28T20:20:57.069Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:20:57 [2023-08-28T20:20:57.069Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:20:57 [2023-08-28T20:20:57.069Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:20:57 [2023-08-28T20:20:57.327Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
20:20:57 [2023-08-28T20:20:57.327Z] === RUN   TestCreateDifferentPlatform
20:20:57 [2023-08-28T20:20:57.327Z] === RUN   TestCreateDifferentPlatform/different_os
20:20:57 [2023-08-28T20:20:57.327Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:20:57 [2023-08-28T20:20:57.327Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:20:57 [2023-08-28T20:20:57.327Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:20:57 [2023-08-28T20:20:57.327Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:20:57 [2023-08-28T20:20:57.327Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:20:57 [2023-08-28T20:20:57.327Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
20:20:57 [2023-08-28T20:20:57.327Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:20:57 [2023-08-28T20:20:57.586Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
20:20:57 [2023-08-28T20:20:57.586Z] === RUN   TestCreateInvalidHostConfig
20:20:57 [2023-08-28T20:20:57.586Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
20:20:57 [2023-08-28T20:20:57.586Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
20:20:57 [2023-08-28T20:20:57.586Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
20:20:57 [2023-08-28T20:20:57.586Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
20:20:57 [2023-08-28T20:20:57.586Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:20:57 [2023-08-28T20:20:57.586Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:20:57 [2023-08-28T20:20:57.586Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
20:20:57 [2023-08-28T20:20:57.586Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
20:20:57 [2023-08-28T20:20:57.586Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
20:20:57 [2023-08-28T20:20:57.586Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
20:20:57 [2023-08-28T20:20:57.586Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
20:20:57 [2023-08-28T20:20:57.586Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
20:20:57 [2023-08-28T20:20:57.586Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:20:57 [2023-08-28T20:20:57.586Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
20:20:57 [2023-08-28T20:20:57.586Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
20:20:57 [2023-08-28T20:20:57.586Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
20:20:57 [2023-08-28T20:20:57.586Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
20:20:57 [2023-08-28T20:20:57.586Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
20:20:57 [2023-08-28T20:20:57.586Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
20:20:57 [2023-08-28T20:20:57.586Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
20:20:57 [2023-08-28T20:20:57.586Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
20:20:57 [2023-08-28T20:20:57.586Z] === RUN   TestContainerStartOnDaemonRestart
20:20:57 [2023-08-28T20:20:57.586Z] === PAUSE TestContainerStartOnDaemonRestart
20:20:57 [2023-08-28T20:20:57.586Z] === RUN   TestDaemonRestartIpcMode
20:20:57 [2023-08-28T20:20:57.586Z] === PAUSE TestDaemonRestartIpcMode
20:20:57 [2023-08-28T20:20:57.586Z] === RUN   TestDaemonHostGatewayIP
20:20:57 [2023-08-28T20:20:57.586Z] === PAUSE TestDaemonHostGatewayIP
20:20:57 [2023-08-28T20:20:57.586Z] === RUN   TestRestartDaemonWithRestartingContainer
20:20:57 [2023-08-28T20:20:57.586Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:20:57 [2023-08-28T20:20:57.586Z] === RUN   TestHardRestartWhenContainerIsRunning
20:20:57 [2023-08-28T20:20:57.586Z] === PAUSE TestHardRestartWhenContainerIsRunning
20:20:57 [2023-08-28T20:20:57.586Z] === RUN   TestContainerKillOnDaemonStart
20:20:57 [2023-08-28T20:20:57.586Z] === PAUSE TestContainerKillOnDaemonStart
20:20:57 [2023-08-28T20:20:57.586Z] === RUN   TestDiff
20:20:57 [2023-08-28T20:20:57.846Z] --- PASS: TestDiff (0.46s)
20:20:57 [2023-08-28T20:20:57.846Z] === RUN   TestExecConsoleSize
20:20:58 [2023-08-28T20:20:58.412Z] --- PASS: TestExecConsoleSize (0.53s)
20:20:58 [2023-08-28T20:20:58.412Z] === RUN   TestExecWithCloseStdin
20:20:58 [2023-08-28T20:20:58.978Z] --- PASS: TestExecWithCloseStdin (0.51s)
20:20:58 [2023-08-28T20:20:58.978Z] === RUN   TestExec
20:20:59 [2023-08-28T20:20:59.544Z] --- PASS: TestExec (0.55s)
20:20:59 [2023-08-28T20:20:59.544Z] === RUN   TestExecUser
20:21:00 [2023-08-28T20:21:00.111Z] --- PASS: TestExecUser (0.52s)
20:21:00 [2023-08-28T20:21:00.111Z] === RUN   TestExportContainerAndImportImage
20:21:00 [2023-08-28T20:21:00.677Z] --- PASS: TestExportContainerAndImportImage (0.48s)
20:21:00 [2023-08-28T20:21:00.677Z] === RUN   TestExportContainerAfterDaemonRestart
20:21:07 [2023-08-28T20:21:07.235Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
20:21:07 [2023-08-28T20:21:07.235Z] === RUN   TestHealthCheckWorkdir
20:21:07 [2023-08-28T20:21:07.235Z] --- PASS: TestHealthCheckWorkdir (0.63s)
20:21:07 [2023-08-28T20:21:07.235Z] === RUN   TestHealthKillContainer
20:21:15 [2023-08-28T20:21:15.342Z] --- PASS: TestHealthKillContainer (7.97s)
20:21:15 [2023-08-28T20:21:15.343Z] === RUN   TestHealthCheckProcessKilled
20:21:15 [2023-08-28T20:21:15.909Z] --- PASS: TestHealthCheckProcessKilled (0.75s)
20:21:15 [2023-08-28T20:21:15.909Z] === RUN   TestHealthStartInterval
20:21:17 [2023-08-28T20:21:17.282Z]     health_test.go:145: &{2023-08-28 20:21:17.104042176 +0000 UTC 2023-08-28 20:21:17.164489148 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:21:17 [2023-08-28T20:21:17.282Z]         }
20:21:17 [2023-08-28T20:21:17.540Z]     health_test.go:145: &{2023-08-28 20:21:17.104042176 +0000 UTC 2023-08-28 20:21:17.164489148 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:21:17 [2023-08-28T20:21:17.540Z]         }
20:21:17 [2023-08-28T20:21:17.540Z]     health_test.go:145: &{2023-08-28 20:21:17.104042176 +0000 UTC 2023-08-28 20:21:17.164489148 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:21:17 [2023-08-28T20:21:17.540Z]         }
20:21:17 [2023-08-28T20:21:17.540Z]     health_test.go:145: &{2023-08-28 20:21:17.104042176 +0000 UTC 2023-08-28 20:21:17.164489148 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:21:17 [2023-08-28T20:21:17.540Z]         }
20:21:17 [2023-08-28T20:21:17.798Z]     health_test.go:145: &{2023-08-28 20:21:17.104042176 +0000 UTC 2023-08-28 20:21:17.164489148 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:21:17 [2023-08-28T20:21:17.798Z]         }
20:21:17 [2023-08-28T20:21:17.798Z]     health_test.go:145: &{2023-08-28 20:21:17.104042176 +0000 UTC 2023-08-28 20:21:17.164489148 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:21:17 [2023-08-28T20:21:17.798Z]         }
20:21:18 [2023-08-28T20:21:18.056Z]     health_test.go:145: &{2023-08-28 20:21:17.104042176 +0000 UTC 2023-08-28 20:21:17.164489148 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:21:18 [2023-08-28T20:21:18.056Z]         }
20:21:18 [2023-08-28T20:21:18.056Z]     health_test.go:145: &{2023-08-28 20:21:17.104042176 +0000 UTC 2023-08-28 20:21:17.164489148 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:21:18 [2023-08-28T20:21:18.056Z]         }
20:21:18 [2023-08-28T20:21:18.056Z]     health_test.go:145: &{2023-08-28 20:21:17.104042176 +0000 UTC 2023-08-28 20:21:17.164489148 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:21:18 [2023-08-28T20:21:18.056Z]         }
20:21:18 [2023-08-28T20:21:18.314Z]     health_test.go:145: &{2023-08-28 20:21:17.104042176 +0000 UTC 2023-08-28 20:21:17.164489148 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:21:18 [2023-08-28T20:21:18.314Z]         }
20:21:18 [2023-08-28T20:21:18.314Z]     health_test.go:145: &{2023-08-28 20:21:17.104042176 +0000 UTC 2023-08-28 20:21:17.164489148 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:21:18 [2023-08-28T20:21:18.314Z]         }
20:21:18 [2023-08-28T20:21:18.572Z]     health_test.go:145: &{2023-08-28 20:21:18.170885556 +0000 UTC 2023-08-28 20:21:18.23281542 +0000 UTC 1 2}
20:21:18 [2023-08-28T20:21:18.572Z]     health_test.go:145: &{2023-08-28 20:21:18.170885556 +0000 UTC 2023-08-28 20:21:18.23281542 +0000 UTC 1 2}
20:21:18 [2023-08-28T20:21:18.572Z]     health_test.go:145: &{2023-08-28 20:21:18.170885556 +0000 UTC 2023-08-28 20:21:18.23281542 +0000 UTC 1 2}
20:21:18 [2023-08-28T20:21:18.830Z]     health_test.go:145: &{2023-08-28 20:21:18.170885556 +0000 UTC 2023-08-28 20:21:18.23281542 +0000 UTC 1 2}
20:21:18 [2023-08-28T20:21:18.830Z]     health_test.go:145: &{2023-08-28 20:21:18.170885556 +0000 UTC 2023-08-28 20:21:18.23281542 +0000 UTC 1 2}
20:21:18 [2023-08-28T20:21:18.830Z]     health_test.go:145: &{2023-08-28 20:21:18.170885556 +0000 UTC 2023-08-28 20:21:18.23281542 +0000 UTC 1 2}
20:21:19 [2023-08-28T20:21:19.088Z]     health_test.go:145: &{2023-08-28 20:21:18.170885556 +0000 UTC 2023-08-28 20:21:18.23281542 +0000 UTC 1 2}
20:21:19 [2023-08-28T20:21:19.088Z]     health_test.go:145: &{2023-08-28 20:21:18.170885556 +0000 UTC 2023-08-28 20:21:18.23281542 +0000 UTC 1 2}
20:21:19 [2023-08-28T20:21:19.346Z]     health_test.go:145: &{2023-08-28 20:21:18.170885556 +0000 UTC 2023-08-28 20:21:18.23281542 +0000 UTC 1 2}
20:21:19 [2023-08-28T20:21:19.346Z]     health_test.go:145: &{2023-08-28 20:21:18.170885556 +0000 UTC 2023-08-28 20:21:18.23281542 +0000 UTC 1 2}
20:21:19 [2023-08-28T20:21:19.346Z]     health_test.go:173: 1.068924911s
20:21:20 [2023-08-28T20:21:20.718Z]     health_test.go:173: 1.068924911s
20:21:21 [2023-08-28T20:21:21.651Z]     health_test.go:173: 1.068924911s
20:21:22 [2023-08-28T20:21:22.584Z]     health_test.go:173: 1.068924911s
20:21:23 [2023-08-28T20:21:23.517Z]     health_test.go:173: 1.068924911s
20:21:24 [2023-08-28T20:21:24.450Z]     health_test.go:173: 1.068924911s
20:21:25 [2023-08-28T20:21:25.383Z]     health_test.go:173: 1.068924911s
20:21:26 [2023-08-28T20:21:26.756Z]     health_test.go:173: 1.068924911s
20:21:27 [2023-08-28T20:21:27.689Z]     health_test.go:173: 1.068924911s
20:21:28 [2023-08-28T20:21:28.621Z]     health_test.go:173: 1.068924911s
20:21:29 [2023-08-28T20:21:29.554Z]     health_test.go:173: 1.068924911s
20:21:30 [2023-08-28T20:21:30.487Z]     health_test.go:173: 1.068924911s
20:21:31 [2023-08-28T20:21:31.420Z]     health_test.go:173: 1.068924911s
20:21:32 [2023-08-28T20:21:32.353Z]     health_test.go:173: 1.068924911s
20:21:33 [2023-08-28T20:21:33.726Z]     health_test.go:173: 1.068924911s
20:21:34 [2023-08-28T20:21:34.658Z]     health_test.go:173: 1.068924911s
20:21:35 [2023-08-28T20:21:35.591Z]     health_test.go:173: 1.068924911s
20:21:36 [2023-08-28T20:21:36.523Z]     health_test.go:173: 1.068924911s
20:21:37 [2023-08-28T20:21:37.456Z]     health_test.go:173: 1.068924911s
20:21:38 [2023-08-28T20:21:38.389Z]     health_test.go:173: 1.068924911s
20:21:39 [2023-08-28T20:21:39.762Z]     health_test.go:173: 1.068924911s
20:21:40 [2023-08-28T20:21:40.695Z]     health_test.go:173: 1.068924911s
20:21:41 [2023-08-28T20:21:41.628Z]     health_test.go:173: 1.068924911s
20:21:42 [2023-08-28T20:21:42.560Z]     health_test.go:173: 1.068924911s
20:21:43 [2023-08-28T20:21:43.492Z]     health_test.go:173: 1.068924911s
20:21:44 [2023-08-28T20:21:44.425Z]     health_test.go:173: 1.068924911s
20:21:45 [2023-08-28T20:21:45.798Z]     health_test.go:173: 1.068924911s
20:21:46 [2023-08-28T20:21:46.363Z]     health_test.go:173: 1.068924911s
20:21:47 [2023-08-28T20:21:47.736Z]     health_test.go:173: 1.068924911s
20:21:48 [2023-08-28T20:21:48.669Z]     health_test.go:173: 1.068924911s
20:21:49 [2023-08-28T20:21:49.603Z]     health_test.go:173: 1.068924911s
20:21:50 [2023-08-28T20:21:50.977Z] --- PASS: TestHealthStartInterval (34.70s)
20:21:50 [2023-08-28T20:21:50.977Z] === RUN   TestInspectCpusetInConfigPre120
20:21:51 [2023-08-28T20:21:51.235Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
20:21:51 [2023-08-28T20:21:51.235Z] === RUN   TestInspectAnnotations
20:21:51 [2023-08-28T20:21:51.235Z] --- PASS: TestInspectAnnotations (0.04s)
20:21:51 [2023-08-28T20:21:51.235Z] === RUN   TestIpcModeNone
20:21:51 [2023-08-28T20:21:51.801Z] --- PASS: TestIpcModeNone (0.56s)
20:21:51 [2023-08-28T20:21:51.801Z] === RUN   TestIpcModePrivate
20:21:52 [2023-08-28T20:21:52.059Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
20:21:52 [2023-08-28T20:21:52.317Z] --- PASS: TestIpcModePrivate (0.54s)
20:21:52 [2023-08-28T20:21:52.317Z] === RUN   TestIpcModeShareable
20:21:52 [2023-08-28T20:21:52.575Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
20:21:52 [2023-08-28T20:21:52.833Z] --- PASS: TestIpcModeShareable (0.56s)
20:21:52 [2023-08-28T20:21:52.833Z] === RUN   TestAPIIpcModeShareableAndContainer
20:21:54 [2023-08-28T20:21:54.733Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.67s)
20:21:54 [2023-08-28T20:21:54.733Z] === RUN   TestAPIIpcModeHost
20:21:54 [2023-08-28T20:21:54.733Z] --- PASS: TestAPIIpcModeHost (0.32s)
20:21:54 [2023-08-28T20:21:54.733Z] === RUN   TestDaemonIpcModeShareable
20:21:55 [2023-08-28T20:21:55.666Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
20:21:55 [2023-08-28T20:21:55.924Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
20:21:55 [2023-08-28T20:21:55.924Z] === RUN   TestDaemonIpcModePrivate
20:21:56 [2023-08-28T20:21:56.858Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
20:21:57 [2023-08-28T20:21:57.116Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
20:21:57 [2023-08-28T20:21:57.116Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:21:58 [2023-08-28T20:21:58.050Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
20:21:58 [2023-08-28T20:21:58.308Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s)
20:21:58 [2023-08-28T20:21:58.308Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:21:59 [2023-08-28T20:21:59.242Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
20:21:59 [2023-08-28T20:21:59.242Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s)
20:21:59 [2023-08-28T20:21:59.242Z] === RUN   TestIpcModeOlderClient
20:21:59 [2023-08-28T20:21:59.500Z] === PAUSE TestIpcModeOlderClient
20:21:59 [2023-08-28T20:21:59.500Z] === RUN   TestKillContainerInvalidSignal
20:21:59 [2023-08-28T20:21:59.758Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
20:21:59 [2023-08-28T20:21:59.758Z] === RUN   TestKillContainer
20:21:59 [2023-08-28T20:21:59.758Z] === RUN   TestKillContainer/no_signal
20:22:00 [2023-08-28T20:22:00.324Z] === RUN   TestKillContainer/non_killing_signal
20:22:00 [2023-08-28T20:22:00.582Z] === RUN   TestKillContainer/killing_signal
20:22:01 [2023-08-28T20:22:01.148Z] --- PASS: TestKillContainer (1.44s)
20:22:01 [2023-08-28T20:22:01.148Z]     --- PASS: TestKillContainer/no_signal (0.48s)
20:22:01 [2023-08-28T20:22:01.148Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
20:22:01 [2023-08-28T20:22:01.148Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
20:22:01 [2023-08-28T20:22:01.148Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:22:01 [2023-08-28T20:22:01.148Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:22:01 [2023-08-28T20:22:01.714Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:22:02 [2023-08-28T20:22:02.280Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s)
20:22:02 [2023-08-28T20:22:02.280Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
20:22:02 [2023-08-28T20:22:02.280Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
20:22:02 [2023-08-28T20:22:02.280Z] === RUN   TestKillStoppedContainer
20:22:02 [2023-08-28T20:22:02.280Z] --- PASS: TestKillStoppedContainer (0.04s)
20:22:02 [2023-08-28T20:22:02.280Z] === RUN   TestKillStoppedContainerAPIPre120
20:22:02 [2023-08-28T20:22:02.280Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
20:22:02 [2023-08-28T20:22:02.280Z] === RUN   TestKillDifferentUserContainer
20:22:02 [2023-08-28T20:22:02.538Z] --- PASS: TestKillDifferentUserContainer (0.43s)
20:22:02 [2023-08-28T20:22:02.538Z] === RUN   TestInspectOomKilledTrue
20:22:03 [2023-08-28T20:22:03.104Z] --- PASS: TestInspectOomKilledTrue (0.51s)
20:22:03 [2023-08-28T20:22:03.104Z] === RUN   TestInspectOomKilledFalse
20:22:03 [2023-08-28T20:22:03.670Z] --- PASS: TestInspectOomKilledFalse (0.44s)
20:22:03 [2023-08-28T20:22:03.670Z] === RUN   TestLinksEtcHostsContentMatch
20:22:03 [2023-08-28T20:22:03.928Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s)
20:22:03 [2023-08-28T20:22:03.928Z] === RUN   TestLinksContainerNames
20:22:04 [2023-08-28T20:22:04.862Z] --- PASS: TestLinksContainerNames (0.89s)
20:22:04 [2023-08-28T20:22:04.862Z] === RUN   TestLogsFollowTailEmpty
20:22:05 [2023-08-28T20:22:05.120Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
20:22:05 [2023-08-28T20:22:05.120Z] === RUN   TestLogs
20:22:05 [2023-08-28T20:22:05.120Z] === RUN   TestLogs/driver_local
20:22:05 [2023-08-28T20:22:05.120Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
20:22:05 [2023-08-28T20:22:05.120Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
20:22:05 [2023-08-28T20:22:05.120Z] === RUN   TestLogs/driver_local/tty/only_stdout
20:22:05 [2023-08-28T20:22:05.120Z] === PAUSE TestLogs/driver_local/tty/only_stdout
20:22:05 [2023-08-28T20:22:05.120Z] === RUN   TestLogs/driver_local/tty/only_stderr
20:22:05 [2023-08-28T20:22:05.120Z] === PAUSE TestLogs/driver_local/tty/only_stderr
20:22:05 [2023-08-28T20:22:05.120Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
20:22:05 [2023-08-28T20:22:05.120Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
20:22:05 [2023-08-28T20:22:05.120Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
20:22:05 [2023-08-28T20:22:05.120Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
20:22:05 [2023-08-28T20:22:05.120Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
20:22:05 [2023-08-28T20:22:05.120Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
20:22:05 [2023-08-28T20:22:05.120Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
20:22:05 [2023-08-28T20:22:05.120Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
20:22:05 [2023-08-28T20:22:05.120Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
20:22:05 [2023-08-28T20:22:05.120Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
20:22:05 [2023-08-28T20:22:05.120Z] === CONT  TestLogs/driver_local/tty/only_stderr
20:22:05 [2023-08-28T20:22:05.120Z] === CONT  TestLogs/driver_local/tty/only_stdout
20:22:07 [2023-08-28T20:22:07.020Z] === RUN   TestLogs/driver_json-file
20:22:07 [2023-08-28T20:22:07.020Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
20:22:07 [2023-08-28T20:22:07.020Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
20:22:07 [2023-08-28T20:22:07.020Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
20:22:07 [2023-08-28T20:22:07.020Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
20:22:07 [2023-08-28T20:22:07.020Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
20:22:07 [2023-08-28T20:22:07.020Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
20:22:07 [2023-08-28T20:22:07.020Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:22:07 [2023-08-28T20:22:07.020Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:22:07 [2023-08-28T20:22:07.020Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
20:22:07 [2023-08-28T20:22:07.020Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
20:22:07 [2023-08-28T20:22:07.020Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
20:22:07 [2023-08-28T20:22:07.020Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
20:22:07 [2023-08-28T20:22:07.020Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
20:22:07 [2023-08-28T20:22:07.020Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
20:22:07 [2023-08-28T20:22:07.020Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
20:22:07 [2023-08-28T20:22:07.020Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
20:22:07 [2023-08-28T20:22:07.020Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:22:07 [2023-08-28T20:22:07.020Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
20:22:08 [2023-08-28T20:22:08.921Z] --- PASS: TestLogs (3.52s)
20:22:08 [2023-08-28T20:22:08.921Z]     --- PASS: TestLogs/driver_local (0.01s)
20:22:08 [2023-08-28T20:22:08.921Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.34s)
20:22:08 [2023-08-28T20:22:08.921Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.53s)
20:22:08 [2023-08-28T20:22:08.921Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.64s)
20:22:08 [2023-08-28T20:22:08.921Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.69s)
20:22:08 [2023-08-28T20:22:08.921Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.81s)
20:22:08 [2023-08-28T20:22:08.921Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.86s)
20:22:08 [2023-08-28T20:22:08.921Z]     --- PASS: TestLogs/driver_json-file (0.01s)
20:22:08 [2023-08-28T20:22:08.921Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.84s)
20:22:08 [2023-08-28T20:22:08.921Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.06s)
20:22:08 [2023-08-28T20:22:08.921Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.37s)
20:22:08 [2023-08-28T20:22:08.921Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.46s)
20:22:08 [2023-08-28T20:22:08.921Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.59s)
20:22:08 [2023-08-28T20:22:08.921Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.64s)
20:22:08 [2023-08-28T20:22:08.921Z] === RUN   TestContainerNetworkMountsNoChown
20:22:09 [2023-08-28T20:22:09.179Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s)
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/default
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/default
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/private
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/private
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/rprivate
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/rprivate
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/slave
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/slave
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/rslave
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/rslave
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/shared
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/shared
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/rshared
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/rshared
20:22:09 [2023-08-28T20:22:09.179Z] === CONT  TestMountDaemonRoot/default
20:22:09 [2023-08-28T20:22:09.179Z] === CONT  TestMountDaemonRoot/shared
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === CONT  TestMountDaemonRoot/rshared
20:22:09 [2023-08-28T20:22:09.179Z] === CONT  TestMountDaemonRoot/rslave
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === CONT  TestMountDaemonRoot/rprivate
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/default/mount_root
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === CONT  TestMountDaemonRoot/private
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/private/bind_root
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/private/mount_root
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:22:09 [2023-08-28T20:22:09.179Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:22:09 [2023-08-28T20:22:09.179Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:22:09 [2023-08-28T20:22:09.179Z] === RUN   TestMountDaemonRoot/default/bind_root
20:22:09 [2023-08-28T20:22:09.179Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:22:09 [2023-08-28T20:22:09.179Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:22:09 [2023-08-28T20:22:09.179Z] === CONT  TestMountDaemonRoot/slave
20:22:09 [2023-08-28T20:22:09.180Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:22:09 [2023-08-28T20:22:09.180Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:22:09 [2023-08-28T20:22:09.180Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:22:09 [2023-08-28T20:22:09.180Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:22:09 [2023-08-28T20:22:09.180Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:22:09 [2023-08-28T20:22:09.180Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:22:09 [2023-08-28T20:22:09.180Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:22:09 [2023-08-28T20:22:09.180Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:22:09 [2023-08-28T20:22:09.180Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:22:09 [2023-08-28T20:22:09.180Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:22:09 [2023-08-28T20:22:09.180Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:22:09 [2023-08-28T20:22:09.180Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:22:09 [2023-08-28T20:22:09.180Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:22:09 [2023-08-28T20:22:09.180Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:22:09 [2023-08-28T20:22:09.180Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/default/mount_root
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/default/bind_root
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/private/bind_root
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/private/mount_root
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:22:09 [2023-08-28T20:22:09.180Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:22:09 [2023-08-28T20:22:09.438Z] --- PASS: TestMountDaemonRoot (0.02s)
20:22:09 [2023-08-28T20:22:09.438Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
20:22:09 [2023-08-28T20:22:09.438Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
20:22:09 [2023-08-28T20:22:09.438Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
20:22:09 [2023-08-28T20:22:09.438Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
20:22:09 [2023-08-28T20:22:09.438Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
20:22:09 [2023-08-28T20:22:09.438Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:22:09 [2023-08-28T20:22:09.438Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
20:22:09 [2023-08-28T20:22:09.438Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
20:22:09 [2023-08-28T20:22:09.438Z] === RUN   TestContainerBindMountNonRecursive
20:22:10 [2023-08-28T20:22:10.372Z] --- PASS: TestContainerBindMountNonRecursive (1.16s)
20:22:10 [2023-08-28T20:22:10.372Z] === RUN   TestContainerVolumesMountedAsShared
20:22:10 [2023-08-28T20:22:10.938Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
20:22:10 [2023-08-28T20:22:10.938Z] === RUN   TestContainerVolumesMountedAsSlave
20:22:11 [2023-08-28T20:22:11.195Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
20:22:11 [2023-08-28T20:22:11.195Z] === RUN   TestContainerCopyLeaksMounts
20:22:11 [2023-08-28T20:22:11.761Z] --- PASS: TestContainerCopyLeaksMounts (0.57s)
20:22:11 [2023-08-28T20:22:11.761Z] === RUN   TestContainerBindMountRecursivelyReadOnly
20:22:13 [2023-08-28T20:22:13.661Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.49s)
20:22:13 [2023-08-28T20:22:13.661Z] === RUN   TestNetworkNat
20:22:13 [2023-08-28T20:22:13.661Z] --- PASS: TestNetworkNat (0.47s)
20:22:13 [2023-08-28T20:22:13.661Z] === RUN   TestNetworkLocalhostTCPNat
20:22:14 [2023-08-28T20:22:14.227Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
20:22:14 [2023-08-28T20:22:14.227Z] === RUN   TestNetworkLoopbackNat
20:22:16 [2023-08-28T20:22:16.759Z] --- PASS: TestNetworkLoopbackNat (2.59s)
20:22:16 [2023-08-28T20:22:16.759Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
20:22:17 [2023-08-28T20:22:17.017Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
20:22:17 [2023-08-28T20:22:17.017Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
20:22:17 [2023-08-28T20:22:17.017Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
20:22:17 [2023-08-28T20:22:17.275Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
20:22:17 [2023-08-28T20:22:17.275Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.48s)
20:22:17 [2023-08-28T20:22:17.275Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
20:22:17 [2023-08-28T20:22:17.275Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
20:22:17 [2023-08-28T20:22:17.275Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
20:22:17 [2023-08-28T20:22:17.275Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
20:22:17 [2023-08-28T20:22:17.275Z] === RUN   TestPause
20:22:18 [2023-08-28T20:22:18.209Z] --- PASS: TestPause (0.71s)
20:22:18 [2023-08-28T20:22:18.209Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:22:18 [2023-08-28T20:22:18.209Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:22:18 [2023-08-28T20:22:18.209Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:22:18 [2023-08-28T20:22:18.209Z] === RUN   TestPauseStopPausedContainer
20:22:18 [2023-08-28T20:22:18.467Z] --- PASS: TestPauseStopPausedContainer (0.54s)
20:22:18 [2023-08-28T20:22:18.467Z] === RUN   TestPIDModeHost
20:22:19 [2023-08-28T20:22:19.842Z] --- PASS: TestPIDModeHost (1.06s)
20:22:19 [2023-08-28T20:22:19.842Z] === RUN   TestPIDModeContainer
20:22:19 [2023-08-28T20:22:19.842Z] === RUN   TestPIDModeContainer/non-existing_container
20:22:19 [2023-08-28T20:22:19.842Z] === RUN   TestPIDModeContainer/non-running_container
20:22:19 [2023-08-28T20:22:19.842Z] === RUN   TestPIDModeContainer/running_container
20:22:20 [2023-08-28T20:22:20.776Z] --- PASS: TestPIDModeContainer (1.01s)
20:22:20 [2023-08-28T20:22:20.776Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
20:22:20 [2023-08-28T20:22:20.776Z]     --- PASS: TestPIDModeContainer/non-running_container (0.11s)
20:22:20 [2023-08-28T20:22:20.776Z]     --- PASS: TestPIDModeContainer/running_container (0.46s)
20:22:20 [2023-08-28T20:22:20.776Z] === RUN   TestPsFilter
20:22:20 [2023-08-28T20:22:20.776Z] === RUN   TestPsFilter/since
20:22:20 [2023-08-28T20:22:20.776Z] === RUN   TestPsFilter/before
20:22:20 [2023-08-28T20:22:20.776Z] --- PASS: TestPsFilter (0.08s)
20:22:20 [2023-08-28T20:22:20.776Z]     --- PASS: TestPsFilter/since (0.00s)
20:22:20 [2023-08-28T20:22:20.776Z]     --- PASS: TestPsFilter/before (0.00s)
20:22:20 [2023-08-28T20:22:20.776Z] === RUN   TestRemoveContainerWithRemovedVolume
20:22:21 [2023-08-28T20:22:21.343Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s)
20:22:21 [2023-08-28T20:22:21.343Z] === RUN   TestRemoveContainerWithVolume
20:22:21 [2023-08-28T20:22:21.601Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
20:22:21 [2023-08-28T20:22:21.601Z] === RUN   TestRemoveContainerRunning
20:22:22 [2023-08-28T20:22:22.167Z] --- PASS: TestRemoveContainerRunning (0.46s)
20:22:22 [2023-08-28T20:22:22.167Z] === RUN   TestRemoveContainerForceRemoveRunning
20:22:22 [2023-08-28T20:22:22.732Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
20:22:22 [2023-08-28T20:22:22.732Z] === RUN   TestRemoveInvalidContainer
20:22:22 [2023-08-28T20:22:22.732Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:22:22 [2023-08-28T20:22:22.732Z] === RUN   TestRenameLinkedContainer
20:22:24 [2023-08-28T20:22:24.632Z] --- PASS: TestRenameLinkedContainer (1.87s)
20:22:24 [2023-08-28T20:22:24.632Z] === RUN   TestRenameStoppedContainer
20:22:24 [2023-08-28T20:22:24.890Z] --- PASS: TestRenameStoppedContainer (0.41s)
20:22:24 [2023-08-28T20:22:24.890Z] === RUN   TestRenameRunningContainerAndReuse
20:22:25 [2023-08-28T20:22:25.824Z] --- PASS: TestRenameRunningContainerAndReuse (0.97s)
20:22:25 [2023-08-28T20:22:25.824Z] === RUN   TestRenameInvalidName
20:22:26 [2023-08-28T20:22:26.390Z] --- PASS: TestRenameInvalidName (0.49s)
20:22:26 [2023-08-28T20:22:26.390Z] === RUN   TestRenameAnonymousContainer
20:22:28 [2023-08-28T20:22:28.289Z] --- PASS: TestRenameAnonymousContainer (1.61s)
20:22:28 [2023-08-28T20:22:28.289Z] === RUN   TestRenameContainerWithSameName
20:22:28 [2023-08-28T20:22:28.289Z] --- PASS: TestRenameContainerWithSameName (0.43s)
20:22:28 [2023-08-28T20:22:28.289Z] === RUN   TestRenameContainerWithLinkedContainer
20:22:29 [2023-08-28T20:22:29.222Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s)
20:22:29 [2023-08-28T20:22:29.223Z] === RUN   TestResize
20:22:29 [2023-08-28T20:22:29.788Z] --- PASS: TestResize (0.47s)
20:22:29 [2023-08-28T20:22:29.788Z] === RUN   TestResizeWithInvalidSize
20:22:30 [2023-08-28T20:22:30.353Z] --- PASS: TestResizeWithInvalidSize (0.52s)
20:22:30 [2023-08-28T20:22:30.353Z] === RUN   TestResizeWhenContainerNotStarted
20:22:30 [2023-08-28T20:22:30.612Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
20:22:30 [2023-08-28T20:22:30.612Z] === RUN   TestDaemonRestartKillContainers
20:22:30 [2023-08-28T20:22:30.612Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:22:30 [2023-08-28T20:22:30.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:22:30 [2023-08-28T20:22:30.612Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:22:30 [2023-08-28T20:22:30.613Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:22:31 [2023-08-28T20:22:31.992Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:22:31 [2023-08-28T20:22:31.992Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:22:31 [2023-08-28T20:22:31.992Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:22:32 [2023-08-28T20:22:32.559Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:22:33 [2023-08-28T20:22:33.126Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:22:33 [2023-08-28T20:22:33.384Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:22:33 [2023-08-28T20:22:33.951Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:22:33 [2023-08-28T20:22:33.951Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:22:39 [2023-08-28T20:22:39.215Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:22:39 [2023-08-28T20:22:39.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s)
20:22:39 [2023-08-28T20:22:39.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s)
20:22:39 [2023-08-28T20:22:39.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s)
20:22:39 [2023-08-28T20:22:39.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.94s)
20:22:39 [2023-08-28T20:22:39.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.45s)
20:22:39 [2023-08-28T20:22:39.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
20:22:39 [2023-08-28T20:22:39.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.91s)
20:22:39 [2023-08-28T20:22:39.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.93s)
20:22:39 [2023-08-28T20:22:39.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.16s)
20:22:39 [2023-08-28T20:22:39.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.19s)
20:22:39 [2023-08-28T20:22:39.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.25s)
20:22:39 [2023-08-28T20:22:39.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.41s)
20:22:39 [2023-08-28T20:22:39.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s)
20:22:39 [2023-08-28T20:22:39.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.01s)
20:22:39 [2023-08-28T20:22:39.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s)
20:22:39 [2023-08-28T20:22:39.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.77s)
20:22:39 [2023-08-28T20:22:39.215Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
20:22:39 [2023-08-28T20:22:39.215Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
20:22:39 [2023-08-28T20:22:39.781Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
20:22:40 [2023-08-28T20:22:40.714Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.95s)
20:22:40 [2023-08-28T20:22:40.714Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s)
20:22:40 [2023-08-28T20:22:40.714Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.99s)
20:22:40 [2023-08-28T20:22:40.714Z] === RUN   TestCgroupNamespacesRun
20:22:42 [2023-08-28T20:22:42.088Z] --- PASS: TestCgroupNamespacesRun (1.13s)
20:22:42 [2023-08-28T20:22:42.088Z] === RUN   TestCgroupNamespacesRunPrivileged
20:22:43 [2023-08-28T20:22:43.022Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s)
20:22:43 [2023-08-28T20:22:43.022Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:22:43 [2023-08-28T20:22:43.955Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.06s)
20:22:43 [2023-08-28T20:22:43.955Z] === RUN   TestCgroupNamespacesRunHostMode
20:22:45 [2023-08-28T20:22:45.328Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
20:22:45 [2023-08-28T20:22:45.328Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:22:46 [2023-08-28T20:22:46.262Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s)
20:22:46 [2023-08-28T20:22:46.262Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:22:47 [2023-08-28T20:22:47.195Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
20:22:47 [2023-08-28T20:22:47.195Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:22:48 [2023-08-28T20:22:48.130Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
20:22:48 [2023-08-28T20:22:48.130Z] === RUN   TestCgroupNamespacesRunOlderClient
20:22:49 [2023-08-28T20:22:49.064Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s)
20:22:49 [2023-08-28T20:22:49.064Z] === RUN   TestNISDomainname
20:22:49 [2023-08-28T20:22:49.630Z] --- PASS: TestNISDomainname (0.55s)
20:22:49 [2023-08-28T20:22:49.630Z] === RUN   TestHostnameDnsResolution
20:22:50 [2023-08-28T20:22:50.564Z] --- PASS: TestHostnameDnsResolution (0.68s)
20:22:50 [2023-08-28T20:22:50.564Z] === RUN   TestUnprivilegedPortsAndPing
20:22:50 [2023-08-28T20:22:50.823Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s)
20:22:50 [2023-08-28T20:22:50.823Z] === RUN   TestPrivilegedHostDevices
20:22:51 [2023-08-28T20:22:51.389Z] --- PASS: TestPrivilegedHostDevices (0.52s)
20:22:51 [2023-08-28T20:22:51.389Z] === RUN   TestRunConsoleSize
20:22:51 [2023-08-28T20:22:51.955Z] --- PASS: TestRunConsoleSize (0.43s)
20:22:51 [2023-08-28T20:22:51.955Z] === RUN   TestRunWithAlternativeContainerdShim
20:22:56 [2023-08-28T20:22:56.138Z] --- PASS: TestRunWithAlternativeContainerdShim (3.97s)
20:22:56 [2023-08-28T20:22:56.138Z] === RUN   TestStats
20:22:58 [2023-08-28T20:22:58.665Z] --- PASS: TestStats (2.45s)
20:22:58 [2023-08-28T20:22:58.665Z] === RUN   TestStopContainerWithTimeout
20:22:58 [2023-08-28T20:22:58.665Z] === RUN   TestStopContainerWithTimeout/0
20:22:58 [2023-08-28T20:22:58.665Z] === PAUSE TestStopContainerWithTimeout/0
20:22:58 [2023-08-28T20:22:58.665Z] === RUN   TestStopContainerWithTimeout/1
20:22:58 [2023-08-28T20:22:58.665Z] === PAUSE TestStopContainerWithTimeout/1
20:22:58 [2023-08-28T20:22:58.665Z] === RUN   TestStopContainerWithTimeout/3
20:22:58 [2023-08-28T20:22:58.665Z] === PAUSE TestStopContainerWithTimeout/3
20:22:58 [2023-08-28T20:22:58.665Z] === RUN   TestStopContainerWithTimeout/-1
20:22:58 [2023-08-28T20:22:58.665Z] === PAUSE TestStopContainerWithTimeout/-1
20:22:58 [2023-08-28T20:22:58.665Z] === CONT  TestStopContainerWithTimeout/0
20:22:58 [2023-08-28T20:22:58.665Z] === CONT  TestStopContainerWithTimeout/3
20:22:58 [2023-08-28T20:22:58.665Z] === CONT  TestStopContainerWithTimeout/1
20:22:58 [2023-08-28T20:22:58.665Z] === CONT  TestStopContainerWithTimeout/-1
20:23:01 [2023-08-28T20:23:01.193Z] --- PASS: TestStopContainerWithTimeout (0.04s)
20:23:01 [2023-08-28T20:23:01.193Z]     --- PASS: TestStopContainerWithTimeout/0 (0.95s)
20:23:01 [2023-08-28T20:23:01.193Z]     --- PASS: TestStopContainerWithTimeout/1 (1.54s)
20:23:01 [2023-08-28T20:23:01.193Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
20:23:01 [2023-08-28T20:23:01.193Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.95s)
20:23:01 [2023-08-28T20:23:01.193Z] === RUN   TestStopContainerWithTimeoutCancel
20:23:01 [2023-08-28T20:23:01.193Z] === PAUSE TestStopContainerWithTimeoutCancel
20:23:01 [2023-08-28T20:23:01.193Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:23:03 [2023-08-28T20:23:03.722Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.97s)
20:23:03 [2023-08-28T20:23:03.722Z] === RUN   TestUpdateMemory
20:23:03 [2023-08-28T20:23:03.981Z] --- PASS: TestUpdateMemory (0.63s)
20:23:03 [2023-08-28T20:23:03.981Z] === RUN   TestUpdateCPUQuota
20:23:04 [2023-08-28T20:23:04.914Z] --- PASS: TestUpdateCPUQuota (0.85s)
20:23:04 [2023-08-28T20:23:04.914Z] === RUN   TestUpdatePidsLimit
20:23:04 [2023-08-28T20:23:04.914Z] === RUN   TestUpdatePidsLimit/update_from_none
20:23:04 [2023-08-28T20:23:04.914Z] === RUN   TestUpdatePidsLimit/no_change
20:23:05 [2023-08-28T20:23:05.172Z] === RUN   TestUpdatePidsLimit/update_lower
20:23:05 [2023-08-28T20:23:05.430Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:23:05 [2023-08-28T20:23:05.430Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:23:05 [2023-08-28T20:23:05.688Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:23:05 [2023-08-28T20:23:05.946Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:23:06 [2023-08-28T20:23:06.880Z] --- PASS: TestUpdatePidsLimit (1.97s)
20:23:06 [2023-08-28T20:23:06.880Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
20:23:06 [2023-08-28T20:23:06.880Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
20:23:06 [2023-08-28T20:23:06.880Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
20:23:06 [2023-08-28T20:23:06.880Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
20:23:06 [2023-08-28T20:23:06.880Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
20:23:06 [2023-08-28T20:23:06.880Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
20:23:06 [2023-08-28T20:23:06.880Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
20:23:06 [2023-08-28T20:23:06.880Z] === RUN   TestUpdateRestartPolicy
20:23:19 [2023-08-28T20:23:19.076Z] --- PASS: TestUpdateRestartPolicy (10.78s)
20:23:19 [2023-08-28T20:23:19.076Z] === RUN   TestUpdateRestartWithAutoRemove
20:23:19 [2023-08-28T20:23:19.076Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
20:23:19 [2023-08-28T20:23:19.076Z] === RUN   TestWaitNonBlocked
20:23:19 [2023-08-28T20:23:19.076Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:23:19 [2023-08-28T20:23:19.076Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:23:19 [2023-08-28T20:23:19.076Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:23:19 [2023-08-28T20:23:19.076Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:23:19 [2023-08-28T20:23:19.076Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:23:19 [2023-08-28T20:23:19.076Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:23:19 [2023-08-28T20:23:19.076Z] --- PASS: TestWaitNonBlocked (0.02s)
20:23:19 [2023-08-28T20:23:19.076Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
20:23:19 [2023-08-28T20:23:19.076Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s)
20:23:19 [2023-08-28T20:23:19.076Z] === RUN   TestWaitBlocked
20:23:19 [2023-08-28T20:23:19.076Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:23:19 [2023-08-28T20:23:19.076Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:23:19 [2023-08-28T20:23:19.076Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:23:19 [2023-08-28T20:23:19.076Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:23:19 [2023-08-28T20:23:19.076Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:23:19 [2023-08-28T20:23:19.076Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:23:19 [2023-08-28T20:23:19.334Z] --- PASS: TestWaitBlocked (0.02s)
20:23:19 [2023-08-28T20:23:19.334Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
20:23:19 [2023-08-28T20:23:19.334Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s)
20:23:19 [2023-08-28T20:23:19.334Z] === RUN   TestWaitConditions
20:23:19 [2023-08-28T20:23:19.334Z] === RUN   TestWaitConditions/default
20:23:19 [2023-08-28T20:23:19.334Z] === PAUSE TestWaitConditions/default
20:23:19 [2023-08-28T20:23:19.334Z] === RUN   TestWaitConditions/not-running
20:23:19 [2023-08-28T20:23:19.334Z] === PAUSE TestWaitConditions/not-running
20:23:19 [2023-08-28T20:23:19.334Z] === RUN   TestWaitConditions/next-exit
20:23:19 [2023-08-28T20:23:19.334Z] === PAUSE TestWaitConditions/next-exit
20:23:19 [2023-08-28T20:23:19.334Z] === RUN   TestWaitConditions/removed
20:23:19 [2023-08-28T20:23:19.334Z] === PAUSE TestWaitConditions/removed
20:23:19 [2023-08-28T20:23:19.334Z] === CONT  TestWaitConditions/default
20:23:19 [2023-08-28T20:23:19.334Z] === CONT  TestWaitConditions/next-exit
20:23:19 [2023-08-28T20:23:19.334Z] === CONT  TestWaitConditions/not-running
20:23:19 [2023-08-28T20:23:19.334Z] === CONT  TestWaitConditions/removed
20:23:19 [2023-08-28T20:23:19.592Z]     wait_test.go:146: ContainerID = a029f94ae4063d3eabfb18a5bed0f02cbd18c5c2051d2407f1bc57a0e08698bf
20:23:19 [2023-08-28T20:23:19.592Z]     wait_test.go:146: ContainerID = dc535f2e7d517b2baa9cfbb07fdb85c0f174df6dbdf77282b5dc38c794cf70c1
20:23:19 [2023-08-28T20:23:19.592Z]     wait_test.go:146: ContainerID = 8138232db5d972f6e1b2d7021cc937b6f6d486a8c48a644bd40f76bbad0b95fd
20:23:19 [2023-08-28T20:23:19.592Z]     wait_test.go:146: ContainerID = 84b8218942d1e39f865e117ad7230b6916dc6e3944f5ca08ed89f16b78dd4568
20:23:20 [2023-08-28T20:23:20.527Z] --- PASS: TestWaitConditions (0.03s)
20:23:20 [2023-08-28T20:23:20.527Z]     --- PASS: TestWaitConditions/default (0.81s)
20:23:20 [2023-08-28T20:23:20.527Z]     --- PASS: TestWaitConditions/next-exit (1.05s)
20:23:20 [2023-08-28T20:23:20.527Z]     --- PASS: TestWaitConditions/removed (1.13s)
20:23:20 [2023-08-28T20:23:20.527Z]     --- PASS: TestWaitConditions/not-running (1.18s)
20:23:20 [2023-08-28T20:23:20.527Z] === RUN   TestWaitRestartedContainer
20:23:20 [2023-08-28T20:23:20.527Z] === RUN   TestWaitRestartedContainer/default
20:23:20 [2023-08-28T20:23:20.527Z] === PAUSE TestWaitRestartedContainer/default
20:23:20 [2023-08-28T20:23:20.527Z] === RUN   TestWaitRestartedContainer/not-running
20:23:20 [2023-08-28T20:23:20.527Z] === PAUSE TestWaitRestartedContainer/not-running
20:23:20 [2023-08-28T20:23:20.527Z] === RUN   TestWaitRestartedContainer/next-exit
20:23:20 [2023-08-28T20:23:20.527Z] === PAUSE TestWaitRestartedContainer/next-exit
20:23:20 [2023-08-28T20:23:20.527Z] === CONT  TestWaitRestartedContainer/default
20:23:20 [2023-08-28T20:23:20.527Z] === CONT  TestWaitRestartedContainer/next-exit
20:23:20 [2023-08-28T20:23:20.527Z] === CONT  TestWaitRestartedContainer/not-running
20:23:23 [2023-08-28T20:23:23.055Z] --- PASS: TestWaitRestartedContainer (0.01s)
20:23:23 [2023-08-28T20:23:23.055Z]     --- PASS: TestWaitRestartedContainer/not-running (1.34s)
20:23:23 [2023-08-28T20:23:23.055Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.87s)
20:23:23 [2023-08-28T20:23:23.055Z]     --- PASS: TestWaitRestartedContainer/default (1.91s)
20:23:23 [2023-08-28T20:23:23.055Z] === CONT  TestContainerStartOnDaemonRestart
20:23:23 [2023-08-28T20:23:23.055Z] === CONT  TestContainerKillOnDaemonStart
20:23:23 [2023-08-28T20:23:23.055Z] === CONT  TestIpcModeOlderClient
20:23:23 [2023-08-28T20:23:23.055Z] === CONT  TestDaemonRestartIpcMode
20:23:23 [2023-08-28T20:23:23.055Z] === CONT  TestHardRestartWhenContainerIsRunning
20:23:23 [2023-08-28T20:23:23.055Z] === CONT  TestDaemonHostGatewayIP
20:23:23 [2023-08-28T20:23:23.055Z] === CONT  TestStopContainerWithTimeoutCancel
20:23:23 [2023-08-28T20:23:23.055Z] === CONT  TestRestartDaemonWithRestartingContainer
20:23:23 [2023-08-28T20:23:23.055Z] --- PASS: TestIpcModeOlderClient (0.06s)
20:23:24 [2023-08-28T20:23:24.429Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
20:23:24 [2023-08-28T20:23:24.429Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
20:23:24 [2023-08-28T20:23:24.995Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.47s)
20:23:24 [2023-08-28T20:23:24.995Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
20:23:24 [2023-08-28T20:23:24.995Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.48s)
20:23:25 [2023-08-28T20:23:25.561Z] --- PASS: TestContainerStartOnDaemonRestart (3.06s)
20:23:26 [2023-08-28T20:23:26.127Z] --- PASS: TestDaemonHostGatewayIP (3.54s)
20:23:26 [2023-08-28T20:23:26.385Z] --- PASS: TestStopContainerWithTimeoutCancel (3.74s)
20:23:26 [2023-08-28T20:23:26.643Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.98s)
20:23:26 [2023-08-28T20:23:26.900Z] --- PASS: TestDaemonRestartIpcMode (4.26s)
20:23:35 [2023-08-28T20:23:35.007Z] --- PASS: TestContainerKillOnDaemonStart (11.89s)
20:23:35 [2023-08-28T20:23:35.007Z] PASS
20:23:35 [2023-08-28T20:23:35.007Z] 
20:23:35 [2023-08-28T20:23:35.007Z] === Skipped
20:23:35 [2023-08-28T20:23:35.007Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
20:23:35 [2023-08-28T20:23:35.007Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:23:35 [2023-08-28T20:23:35.007Z] 
20:23:35 [2023-08-28T20:23:35.007Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:23:35 [2023-08-28T20:23:35.007Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:23:35 [2023-08-28T20:23:35.007Z] 
20:23:35 [2023-08-28T20:23:35.007Z] DONE 310 tests, 2 skipped in 166.326s
20:23:35 [2023-08-28T20:23:35.007Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
20:23:35 [2023-08-28T20:23:35.007Z] ++ 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
20:23:35 [2023-08-28T20:23:35.007Z] ++ set -e
20:23:35 [2023-08-28T20:23:35.007Z] ++ '[' -n 0 ']'
20:23:35 [2023-08-28T20:23:35.007Z] ++ set -x
20:23:35 [2023-08-28T20:23:35.007Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:23:35 [2023-08-28T20:23:35.007Z] INFO: Testing against a local daemon
20:23:35 [2023-08-28T20:23:35.007Z] === RUN   TestConfigDaemonID
20:23:35 [2023-08-28T20:23:35.573Z]     daemon_test.go:53: [d19fc04239839] daemon is not started
20:23:35 [2023-08-28T20:23:35.573Z] --- PASS: TestConfigDaemonID (1.04s)
20:23:35 [2023-08-28T20:23:35.573Z] === RUN   TestDaemonConfigValidation
20:23:35 [2023-08-28T20:23:35.573Z] === RUN   TestDaemonConfigValidation/config_with_no_content
20:23:35 [2023-08-28T20:23:35.573Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
20:23:35 [2023-08-28T20:23:35.573Z] === RUN   TestDaemonConfigValidation/config_with_{}
20:23:35 [2023-08-28T20:23:35.573Z] === PAUSE TestDaemonConfigValidation/config_with_{}
20:23:35 [2023-08-28T20:23:35.573Z] === RUN   TestDaemonConfigValidation/invalid_config
20:23:35 [2023-08-28T20:23:35.573Z] === PAUSE TestDaemonConfigValidation/invalid_config
20:23:35 [2023-08-28T20:23:35.573Z] === RUN   TestDaemonConfigValidation/malformed_config
20:23:35 [2023-08-28T20:23:35.573Z] === PAUSE TestDaemonConfigValidation/malformed_config
20:23:35 [2023-08-28T20:23:35.573Z] === RUN   TestDaemonConfigValidation/valid_config
20:23:35 [2023-08-28T20:23:35.573Z] === PAUSE TestDaemonConfigValidation/valid_config
20:23:35 [2023-08-28T20:23:35.573Z] === CONT  TestDaemonConfigValidation/config_with_no_content
20:23:35 [2023-08-28T20:23:35.573Z] === CONT  TestDaemonConfigValidation/malformed_config
20:23:35 [2023-08-28T20:23:35.573Z] === CONT  TestDaemonConfigValidation/invalid_config
20:23:35 [2023-08-28T20:23:35.573Z] === CONT  TestDaemonConfigValidation/config_with_{}
20:23:35 [2023-08-28T20:23:35.573Z] === CONT  TestDaemonConfigValidation/valid_config
20:23:35 [2023-08-28T20:23:35.573Z] --- PASS: TestDaemonConfigValidation (0.00s)
20:23:35 [2023-08-28T20:23:35.573Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
20:23:35 [2023-08-28T20:23:35.573Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
20:23:35 [2023-08-28T20:23:35.573Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
20:23:35 [2023-08-28T20:23:35.573Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
20:23:35 [2023-08-28T20:23:35.573Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
20:23:35 [2023-08-28T20:23:35.573Z] === RUN   TestConfigDaemonSeccompProfiles
20:23:35 [2023-08-28T20:23:35.573Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
20:23:36 [2023-08-28T20:23:36.947Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
20:23:37 [2023-08-28T20:23:37.880Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
20:23:38 [2023-08-28T20:23:38.814Z]     daemon_test.go:167: [d7380143cdfe9] daemon is not started
20:23:38 [2023-08-28T20:23:38.814Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
20:23:38 [2023-08-28T20:23:38.814Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
20:23:38 [2023-08-28T20:23:38.814Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
20:23:38 [2023-08-28T20:23:38.814Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
20:23:38 [2023-08-28T20:23:38.814Z] === RUN   TestDaemonProxy
20:23:38 [2023-08-28T20:23:38.814Z] === RUN   TestDaemonProxy/environment_variables
20:23:38 [2023-08-28T20:23:38.814Z] === PAUSE TestDaemonProxy/environment_variables
20:23:38 [2023-08-28T20:23:38.814Z] === RUN   TestDaemonProxy/command-line_options
20:23:38 [2023-08-28T20:23:38.814Z] === PAUSE TestDaemonProxy/command-line_options
20:23:38 [2023-08-28T20:23:38.814Z] === RUN   TestDaemonProxy/configuration_file
20:23:38 [2023-08-28T20:23:38.814Z] === PAUSE TestDaemonProxy/configuration_file
20:23:38 [2023-08-28T20:23:38.814Z] === RUN   TestDaemonProxy/conflicting_options
20:23:39 [2023-08-28T20:23:39.380Z] === RUN   TestDaemonProxy/reload_sanitized
20:23:39 [2023-08-28T20:23:39.380Z] === PAUSE TestDaemonProxy/reload_sanitized
20:23:39 [2023-08-28T20:23:39.380Z] === CONT  TestDaemonProxy/environment_variables
20:23:39 [2023-08-28T20:23:39.380Z] === CONT  TestDaemonProxy/configuration_file
20:23:39 [2023-08-28T20:23:39.380Z] === CONT  TestDaemonProxy/reload_sanitized
20:23:39 [2023-08-28T20:23:39.380Z] === CONT  TestDaemonProxy/command-line_options
20:23:41 [2023-08-28T20:23:41.280Z] --- PASS: TestDaemonProxy (0.50s)
20:23:41 [2023-08-28T20:23:41.280Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
20:23:41 [2023-08-28T20:23:41.280Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
20:23:41 [2023-08-28T20:23:41.280Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
20:23:41 [2023-08-28T20:23:41.280Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
20:23:41 [2023-08-28T20:23:41.280Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
20:23:41 [2023-08-28T20:23:41.280Z] === RUN   TestLiveRestore
20:23:41 [2023-08-28T20:23:41.280Z] === RUN   TestLiveRestore/volume_references
20:23:41 [2023-08-28T20:23:41.280Z] === PAUSE TestLiveRestore/volume_references
20:23:41 [2023-08-28T20:23:41.280Z] === CONT  TestLiveRestore/volume_references
20:23:41 [2023-08-28T20:23:41.538Z] === RUN   TestLiveRestore/volume_references/restartPolicy
20:23:41 [2023-08-28T20:23:41.538Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
20:23:42 [2023-08-28T20:23:42.472Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
20:23:43 [2023-08-28T20:23:43.847Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
20:23:44 [2023-08-28T20:23:44.412Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
20:23:45 [2023-08-28T20:23:45.353Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
20:23:46 [2023-08-28T20:23:46.745Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
20:23:47 [2023-08-28T20:23:47.323Z] --- PASS: TestLiveRestore (0.00s)
20:23:47 [2023-08-28T20:23:47.323Z]     --- PASS: TestLiveRestore/volume_references (6.39s)
20:23:47 [2023-08-28T20:23:47.323Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.87s)
20:23:47 [2023-08-28T20:23:47.323Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s)
20:23:47 [2023-08-28T20:23:47.323Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.97s)
20:23:47 [2023-08-28T20:23:47.323Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.97s)
20:23:47 [2023-08-28T20:23:47.323Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s)
20:23:47 [2023-08-28T20:23:47.323Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.96s)
20:23:47 [2023-08-28T20:23:47.323Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.97s)
20:23:47 [2023-08-28T20:23:47.323Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
20:23:48 [2023-08-28T20:23:48.275Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
20:23:48 [2023-08-28T20:23:48.275Z] PASS
20:23:48 [2023-08-28T20:23:48.275Z] 
20:23:48 [2023-08-28T20:23:48.275Z] DONE 27 tests in 13.607s
20:23:48 [2023-08-28T20:23:48.275Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
20:23:48 [2023-08-28T20:23:48.275Z] ++ 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
20:23:48 [2023-08-28T20:23:48.275Z] ++ set -e
20:23:48 [2023-08-28T20:23:48.275Z] ++ '[' -n 0 ']'
20:23:48 [2023-08-28T20:23:48.275Z] ++ set -x
20:23:48 [2023-08-28T20:23:48.275Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:23:48 [2023-08-28T20:23:48.275Z] INFO: Testing against a local daemon
20:23:48 [2023-08-28T20:23:48.275Z] === RUN   TestCommitInheritsEnv
20:23:48 [2023-08-28T20:23:48.275Z] --- PASS: TestCommitInheritsEnv (0.13s)
20:23:48 [2023-08-28T20:23:48.275Z] === RUN   TestImportExtremelyLargeImageWorks
20:23:48 [2023-08-28T20:23:48.275Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:23:48 [2023-08-28T20:23:48.275Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:23:48 [2023-08-28T20:23:48.275Z] === RUN   TestImportWithCustomPlatform
20:23:48 [2023-08-28T20:23:48.275Z] === RUN   TestImportWithCustomPlatform/#00
20:23:48 [2023-08-28T20:23:48.275Z] === RUN   TestImportWithCustomPlatform/_______
20:23:48 [2023-08-28T20:23:48.275Z] === RUN   TestImportWithCustomPlatform//
20:23:48 [2023-08-28T20:23:48.275Z] === RUN   TestImportWithCustomPlatform/linux
20:23:48 [2023-08-28T20:23:48.275Z] === RUN   TestImportWithCustomPlatform/LINUX
20:23:48 [2023-08-28T20:23:48.275Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
20:23:48 [2023-08-28T20:23:48.275Z] === RUN   TestImportWithCustomPlatform/macos
20:23:48 [2023-08-28T20:23:48.275Z] === RUN   TestImportWithCustomPlatform/macos/arm64
20:23:48 [2023-08-28T20:23:48.275Z] === RUN   TestImportWithCustomPlatform/nintendo64
20:23:48 [2023-08-28T20:23:48.275Z] --- PASS: TestImportWithCustomPlatform (0.11s)
20:23:48 [2023-08-28T20:23:48.275Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
20:23:48 [2023-08-28T20:23:48.275Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
20:23:48 [2023-08-28T20:23:48.275Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
20:23:48 [2023-08-28T20:23:48.275Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
20:23:48 [2023-08-28T20:23:48.275Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
20:23:48 [2023-08-28T20:23:48.275Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
20:23:48 [2023-08-28T20:23:48.275Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
20:23:48 [2023-08-28T20:23:48.275Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
20:23:48 [2023-08-28T20:23:48.275Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
20:23:48 [2023-08-28T20:23:48.275Z] === RUN   TestImageInspectEmptyTagsAndDigests
20:23:48 [2023-08-28T20:23:48.275Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
20:23:48 [2023-08-28T20:23:48.275Z] === RUN   TestImagesFilterMultiReference
20:23:48 [2023-08-28T20:23:48.534Z] --- PASS: TestImagesFilterMultiReference (0.05s)
20:23:48 [2023-08-28T20:23:48.534Z] === RUN   TestImagesFilterBeforeSince
20:23:48 [2023-08-28T20:23:48.534Z]     list_test.go:87: ImageList: ID=sha256:8a8c77379c2db820bc9603442d15a5f599b22e95bed34211d7ea248a75eb51b1 RepoTags=[testimagesfilterbeforesince:v2]
20:23:48 [2023-08-28T20:23:48.534Z]     list_test.go:87: ImageList: ID=sha256:d97522e1f2ed02bbcf2830e72a15ca1a86aca2af12ec2d33ba692c74e02a11d5 RepoTags=[testimagesfilterbeforesince:v1]
20:23:48 [2023-08-28T20:23:48.534Z]     list_test.go:87: ImageList: ID=sha256:de5dcc5e6f03395c9a586ecbe460b5e87c006157839d5b4eef561828c707489a RepoTags=[testimagesfilterbeforesince:v3]
20:23:48 [2023-08-28T20:23:48.797Z] --- PASS: TestImagesFilterBeforeSince (0.22s)
20:23:48 [2023-08-28T20:23:48.797Z] === RUN   TestAPIImagesFilters
20:23:48 [2023-08-28T20:23:48.797Z] === RUN   TestAPIImagesFilters/repository_regex
20:23:48 [2023-08-28T20:23:48.797Z] === PAUSE TestAPIImagesFilters/repository_regex
20:23:48 [2023-08-28T20:23:48.797Z] === RUN   TestAPIImagesFilters/image_name_regex
20:23:48 [2023-08-28T20:23:48.797Z] === PAUSE TestAPIImagesFilters/image_name_regex
20:23:48 [2023-08-28T20:23:48.797Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
20:23:48 [2023-08-28T20:23:48.797Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
20:23:48 [2023-08-28T20:23:48.797Z] === RUN   TestAPIImagesFilters/registry_port_regex
20:23:48 [2023-08-28T20:23:48.797Z] === PAUSE TestAPIImagesFilters/registry_port_regex
20:23:48 [2023-08-28T20:23:48.797Z] === CONT  TestAPIImagesFilters/repository_regex
20:23:48 [2023-08-28T20:23:48.797Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
20:23:48 [2023-08-28T20:23:48.797Z] === CONT  TestAPIImagesFilters/registry_port_regex
20:23:48 [2023-08-28T20:23:48.797Z] === CONT  TestAPIImagesFilters/image_name_regex
20:23:48 [2023-08-28T20:23:48.797Z] --- PASS: TestAPIImagesFilters (0.04s)
20:23:48 [2023-08-28T20:23:48.797Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
20:23:48 [2023-08-28T20:23:48.797Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
20:23:48 [2023-08-28T20:23:48.797Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
20:23:48 [2023-08-28T20:23:48.797Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
20:23:48 [2023-08-28T20:23:48.797Z] === RUN   TestPruneDontDeleteUsedDangling
20:23:48 [2023-08-28T20:23:48.797Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
20:23:48 [2023-08-28T20:23:48.797Z] === RUN   TestImagePullPlatformInvalid
20:23:48 [2023-08-28T20:23:48.797Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
20:23:48 [2023-08-28T20:23:48.797Z] === RUN   TestImagePullStoredfDigestForOtherRepo
20:23:48 [2023-08-28T20:23:48.797Z] time="2023-08-28T20:23:48.644371412Z" 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.19.9 instance.id=be1fc658-db1d-47a7-80a3-0cc9333f4e1c version=2.8.2 
20:23:48 [2023-08-28T20:23:48.797Z] time="2023-08-28T20:23:48.644455835Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=be1fc658-db1d-47a7-80a3-0cc9333f4e1c version=2.8.2 
20:23:48 [2023-08-28T20:23:48.797Z] time="2023-08-28T20:23:48.644459453Z" level=info msg="Starting upload purge in 10m0s" go.version=go1.19.9 instance.id=be1fc658-db1d-47a7-80a3-0cc9333f4e1c version=2.8.2 
20:23:48 [2023-08-28T20:23:48.797Z] time="2023-08-28T20:23:48.644705665Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=be1fc658-db1d-47a7-80a3-0cc9333f4e1c version=2.8.2 
20:23:48 [2023-08-28T20:23:48.797Z] time="2023-08-28T20:23:48.736962656Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ae301e36-475a-4187-a719-04f27c0a2a57 http.request.method=GET http.request.remoteaddr="127.0.0.1:49196" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
20:23:48 [2023-08-28T20:23:48.797Z] time="2023-08-28T20:23:48.737009327Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ae301e36-475a-4187-a719-04f27c0a2a57 http.request.method=GET http.request.remoteaddr="127.0.0.1:49196" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.041981ms http.response.status=200 http.response.written=2 
20:23:48 [2023-08-28T20:23:48.797Z] 127.0.0.1 - - [28/Aug/2023:20:23:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.73938906Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6d18409a-d893-48f6-8988-f9f7095445cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.739433401Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6d18409a-d893-48f6-8988-f9f7095445cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.739503744Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d6d96ea1-abae-4312-be19-bce6229ee998 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.739549455Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d6d96ea1-abae-4312-be19-bce6229ee998 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.739544138Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6d18409a-d893-48f6-8988-f9f7095445cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=36.628µ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=95f5c0ea-4b09-473b-9060-b8ddb240dfab trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.739610206Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d6d96ea1-abae-4312-be19-bce6229ee998 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=28.349µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d92d7315-6199-4e77-99b2-d7b173fef1ce trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.73967707Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d6d96ea1-abae-4312-be19-bce6229ee998 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.07453ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:23:48 [2023-08-28T20:23:48.798Z] 127.0.0.1 - - [28/Aug/2023:20:23:48 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.739743556Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6d18409a-d893-48f6-8988-f9f7095445cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.189222ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:23:48 [2023-08-28T20:23:48.798Z] 127.0.0.1 - - [28/Aug/2023:20:23:48 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.741278979Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9abb9ecb-5ecd-4939-abbe-b3604eb176e5 http.request.method=POST http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.741288562Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=65d8eb55-aad2-4691-8107-15d1b89ed2ab http.request.method=POST http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.741322917Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9abb9ecb-5ecd-4939-abbe-b3604eb176e5 http.request.method=POST http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.741325116Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=65d8eb55-aad2-4691-8107-15d1b89ed2ab http.request.method=POST http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.741467845Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9abb9ecb-5ecd-4939-abbe-b3604eb176e5 http.request.method=POST http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=114.429µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=49a8d5c4-5368-4b9d-ac49-3313268ac39b trace.line=110 vars.name=test 
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.741515238Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9abb9ecb-5ecd-4939-abbe-b3604eb176e5 http.request.method=POST http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=20.209µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=84f935cb-da93-4c5b-b0a4-ca3224f1f7b4 trace.line=142 vars.name=test 
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.741570122Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/d126db86-d46b-4207-b12c-7885f5285ac5/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=65d8eb55-aad2-4691-8107-15d1b89ed2ab http.request.method=POST http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=214.499µ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=798eacbd-90bd-432b-98c7-eb5f11a56708 trace.line=110 vars.name=test 
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.741594935Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9abb9ecb-5ecd-4939-abbe-b3604eb176e5 http.request.method=POST http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=40.369µ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=eefc77dd-e81b-46f1-94a8-25b947c0e93d trace.line=110 vars.name=test 
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.741641343Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/d126db86-d46b-4207-b12c-7885f5285ac5/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=65d8eb55-aad2-4691-8107-15d1b89ed2ab http.request.method=POST http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=36.882µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=4d8c15bb-04d7-469d-8846-6dd8bb308a4b trace.line=142 vars.name=test 
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.741687891Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9abb9ecb-5ecd-4939-abbe-b3604eb176e5 http.request.method=POST http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.717199ms http.response.status=202 http.response.written=0 
20:23:48 [2023-08-28T20:23:48.798Z] 127.0.0.1 - - [28/Aug/2023:20:23:48 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.741722361Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/d126db86-d46b-4207-b12c-7885f5285ac5/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=65d8eb55-aad2-4691-8107-15d1b89ed2ab http.request.method=POST http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=46.416µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4b1ef0b8-158a-4351-8079-aa9de067a165 trace.line=110 vars.name=test 
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.741788067Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=65d8eb55-aad2-4691-8107-15d1b89ed2ab http.request.method=POST http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.539894ms http.response.status=202 http.response.written=0 
20:23:48 [2023-08-28T20:23:48.798Z] 127.0.0.1 - - [28/Aug/2023:20:23:48 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.742727763Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0fcfffaf-1b2c-4101-84e7-9c686091aef2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c?_state=Ve7zvW7UpwOMflAZ2j2Fkf6oeo_wRqN-xlnUIS-AnsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyNTRhNzM4LTY0NTItNGZmZC05YzM5LWU1MzBiOTdmYmY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzQxNThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=b254a738-6452-4ffd-9c39-e530b97fbf5c 
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.742811497Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0fcfffaf-1b2c-4101-84e7-9c686091aef2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c?_state=Ve7zvW7UpwOMflAZ2j2Fkf6oeo_wRqN-xlnUIS-AnsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyNTRhNzM4LTY0NTItNGZmZC05YzM5LWU1MzBiOTdmYmY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzQxNThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=b254a738-6452-4ffd-9c39-e530b97fbf5c 
20:23:48 [2023-08-28T20:23:48.798Z] time="2023-08-28T20:23:48.742877482Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0fcfffaf-1b2c-4101-84e7-9c686091aef2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c?_state=Ve7zvW7UpwOMflAZ2j2Fkf6oeo_wRqN-xlnUIS-AnsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyNTRhNzM4LTY0NTItNGZmZC05YzM5LWU1MzBiOTdmYmY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzQxNThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=35.603µ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=b034d0f1-61c6-4a41-9d27-1f78c440ac25 trace.line=95 vars.name=test vars.uuid=b254a738-6452-4ffd-9c39-e530b97fbf5c 
20:23:48 [2023-08-28T20:23:48.799Z] time="2023-08-28T20:23:48.74293482Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0fcfffaf-1b2c-4101-84e7-9c686091aef2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c?_state=Ve7zvW7UpwOMflAZ2j2Fkf6oeo_wRqN-xlnUIS-AnsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyNTRhNzM4LTY0NTItNGZmZC05YzM5LWU1MzBiOTdmYmY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzQxNThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=25.14µ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=ee0cefe6-add1-4ad3-a145-c0becc06b79c trace.line=142 vars.name=test vars.uuid=b254a738-6452-4ffd-9c39-e530b97fbf5c 
20:23:48 [2023-08-28T20:23:48.799Z] time="2023-08-28T20:23:48.743110698Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0fcfffaf-1b2c-4101-84e7-9c686091aef2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c?_state=Ve7zvW7UpwOMflAZ2j2Fkf6oeo_wRqN-xlnUIS-AnsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyNTRhNzM4LTY0NTItNGZmZC05YzM5LWU1MzBiOTdmYmY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzQxNThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=b254a738-6452-4ffd-9c39-e530b97fbf5c 
20:23:48 [2023-08-28T20:23:48.799Z] time="2023-08-28T20:23:48.743822601Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c/hashstates/sha256/194")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0fcfffaf-1b2c-4101-84e7-9c686091aef2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c?_state=Ve7zvW7UpwOMflAZ2j2Fkf6oeo_wRqN-xlnUIS-AnsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyNTRhNzM4LTY0NTItNGZmZC05YzM5LWU1MzBiOTdmYmY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzQxNThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=85.047µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bd6ba120-1f2a-415d-b4f4-1cf05adc0f52 trace.line=110 vars.name=test vars.uuid=b254a738-6452-4ffd-9c39-e530b97fbf5c 
20:23:48 [2023-08-28T20:23:48.799Z] time="2023-08-28T20:23:48.743894265Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0fcfffaf-1b2c-4101-84e7-9c686091aef2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c?_state=Ve7zvW7UpwOMflAZ2j2Fkf6oeo_wRqN-xlnUIS-AnsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyNTRhNzM4LTY0NTItNGZmZC05YzM5LWU1MzBiOTdmYmY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzQxNThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=25.559µ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=4d6f54e4-952a-421d-84a7-ae303645213d trace.line=155 vars.name=test vars.uuid=b254a738-6452-4ffd-9c39-e530b97fbf5c 
20:23:48 [2023-08-28T20:23:48.799Z] time="2023-08-28T20:23:48.743918495Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=038565f8-8039-4f5e-abda-0e4fad85334c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/d126db86-d46b-4207-b12c-7885f5285ac5?_state=aHGl9gsjX_ZwTkRfF52UIqMwRgmMQWhkXtH_sctRV-d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxMjZkYjg2LWQ0NmItNDIwNy1iMTJjLTc4ODVmNTI4NWFjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzY0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=d126db86-d46b-4207-b12c-7885f5285ac5 
20:23:48 [2023-08-28T20:23:48.799Z] time="2023-08-28T20:23:48.74394508Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0fcfffaf-1b2c-4101-84e7-9c686091aef2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c?_state=Ve7zvW7UpwOMflAZ2j2Fkf6oeo_wRqN-xlnUIS-AnsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyNTRhNzM4LTY0NTItNGZmZC05YzM5LWU1MzBiOTdmYmY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzQxNThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=14.072µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=744a5549-60e4-480c-9605-794e7fa3a264 trace.line=155 vars.name=test vars.uuid=b254a738-6452-4ffd-9c39-e530b97fbf5c 
20:23:48 [2023-08-28T20:23:48.799Z] time="2023-08-28T20:23:48.743979878Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0fcfffaf-1b2c-4101-84e7-9c686091aef2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c?_state=Ve7zvW7UpwOMflAZ2j2Fkf6oeo_wRqN-xlnUIS-AnsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyNTRhNzM4LTY0NTItNGZmZC05YzM5LWU1MzBiOTdmYmY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzQxNThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=9.765µ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=e7c299b8-cf90-4363-810d-3a98fc489615 trace.line=155 vars.name=test vars.uuid=b254a738-6452-4ffd-9c39-e530b97fbf5c 
20:23:48 [2023-08-28T20:23:48.799Z] time="2023-08-28T20:23:48.744061782Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0fcfffaf-1b2c-4101-84e7-9c686091aef2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c?_state=Ve7zvW7UpwOMflAZ2j2Fkf6oeo_wRqN-xlnUIS-AnsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyNTRhNzM4LTY0NTItNGZmZC05YzM5LWU1MzBiOTdmYmY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzQxNThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=52.234µ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=77356ef3-bb33-4ec8-9ee4-790e942b1f68 trace.line=185 vars.name=test vars.uuid=b254a738-6452-4ffd-9c39-e530b97fbf5c 
20:23:48 [2023-08-28T20:23:48.799Z] time="2023-08-28T20:23:48.743983135Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=038565f8-8039-4f5e-abda-0e4fad85334c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/d126db86-d46b-4207-b12c-7885f5285ac5?_state=aHGl9gsjX_ZwTkRfF52UIqMwRgmMQWhkXtH_sctRV-d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxMjZkYjg2LWQ0NmItNDIwNy1iMTJjLTc4ODVmNTI4NWFjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzY0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=d126db86-d46b-4207-b12c-7885f5285ac5 
20:23:48 [2023-08-28T20:23:48.799Z] time="2023-08-28T20:23:48.744137277Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/d126db86-d46b-4207-b12c-7885f5285ac5/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=038565f8-8039-4f5e-abda-0e4fad85334c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/d126db86-d46b-4207-b12c-7885f5285ac5?_state=aHGl9gsjX_ZwTkRfF52UIqMwRgmMQWhkXtH_sctRV-d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxMjZkYjg2LWQ0NmItNDIwNy1iMTJjLTc4ODVmNTI4NWFjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzY0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=30.039µ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=62055746-885b-4a43-b987-45dabfcf435b trace.line=95 vars.name=test vars.uuid=d126db86-d46b-4207-b12c-7885f5285ac5 
20:23:48 [2023-08-28T20:23:48.799Z] time="2023-08-28T20:23:48.744153556Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0fcfffaf-1b2c-4101-84e7-9c686091aef2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c?_state=Ve7zvW7UpwOMflAZ2j2Fkf6oeo_wRqN-xlnUIS-AnsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyNTRhNzM4LTY0NTItNGZmZC05YzM5LWU1MzBiOTdmYmY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzQxNThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=60.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).PutContent" trace.id=5847c848-0f38-46ce-8a53-e5d9fae24f82 trace.line=110 vars.name=test vars.uuid=b254a738-6452-4ffd-9c39-e530b97fbf5c 
20:23:48 [2023-08-28T20:23:48.799Z] time="2023-08-28T20:23:48.744190086Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/d126db86-d46b-4207-b12c-7885f5285ac5/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=038565f8-8039-4f5e-abda-0e4fad85334c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/d126db86-d46b-4207-b12c-7885f5285ac5?_state=aHGl9gsjX_ZwTkRfF52UIqMwRgmMQWhkXtH_sctRV-d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxMjZkYjg2LWQ0NmItNDIwNy1iMTJjLTc4ODVmNTI4NWFjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzY0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=20.046µ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=ad352f2c-a2b7-4015-bac4-51186f486ef5 trace.line=142 vars.name=test vars.uuid=d126db86-d46b-4207-b12c-7885f5285ac5 
20:23:48 [2023-08-28T20:23:48.799Z] time="2023-08-28T20:23:48.744245306Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=038565f8-8039-4f5e-abda-0e4fad85334c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/d126db86-d46b-4207-b12c-7885f5285ac5?_state=aHGl9gsjX_ZwTkRfF52UIqMwRgmMQWhkXtH_sctRV-d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxMjZkYjg2LWQ0NmItNDIwNy1iMTJjLTc4ODVmNTI4NWFjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzY0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=d126db86-d46b-4207-b12c-7885f5285ac5 
20:23:48 [2023-08-28T20:23:48.799Z] time="2023-08-28T20:23:48.744263661Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0fcfffaf-1b2c-4101-84e7-9c686091aef2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c?_state=Ve7zvW7UpwOMflAZ2j2Fkf6oeo_wRqN-xlnUIS-AnsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyNTRhNzM4LTY0NTItNGZmZC05YzM5LWU1MzBiOTdmYmY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzQxNThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=85.556µ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=f8d477ed-8cb8-4e26-ae55-a716b1fd3f3f trace.line=202 vars.name=test vars.uuid=b254a738-6452-4ffd-9c39-e530b97fbf5c 
20:23:48 [2023-08-28T20:23:48.799Z] time="2023-08-28T20:23:48.74432424Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/d126db86-d46b-4207-b12c-7885f5285ac5/hashstates/sha256/68")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=038565f8-8039-4f5e-abda-0e4fad85334c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/d126db86-d46b-4207-b12c-7885f5285ac5?_state=aHGl9gsjX_ZwTkRfF52UIqMwRgmMQWhkXtH_sctRV-d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxMjZkYjg2LWQ0NmItNDIwNy1iMTJjLTc4ODVmNTI4NWFjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzY0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=45.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).PutContent" trace.id=18e83673-1fd3-4961-9177-562167ac05f6 trace.line=110 vars.name=test vars.uuid=d126db86-d46b-4207-b12c-7885f5285ac5 
20:23:48 [2023-08-28T20:23:48.799Z] time="2023-08-28T20:23:48.744349052Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0fcfffaf-1b2c-4101-84e7-9c686091aef2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49204" http.request.uri="/v2/test/blobs/uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c?_state=Ve7zvW7UpwOMflAZ2j2Fkf6oeo_wRqN-xlnUIS-AnsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyNTRhNzM4LTY0NTItNGZmZC05YzM5LWU1MzBiOTdmYmY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzQxNThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.270194ms http.response.status=201 http.response.written=0 
20:23:48 [2023-08-28T20:23:48.799Z] time="2023-08-28T20:23:48.744359375Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/d126db86-d46b-4207-b12c-7885f5285ac5/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=038565f8-8039-4f5e-abda-0e4fad85334c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/d126db86-d46b-4207-b12c-7885f5285ac5?_state=aHGl9gsjX_ZwTkRfF52UIqMwRgmMQWhkXtH_sctRV-d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxMjZkYjg2LWQ0NmItNDIwNy1iMTJjLTc4ODVmNTI4NWFjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzY0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=10.388µ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=3c4ca42e-8d63-433c-bcc0-d8eaae505b30 trace.line=155 vars.name=test vars.uuid=d126db86-d46b-4207-b12c-7885f5285ac5 
20:23:48 [2023-08-28T20:23:48.799Z] 127.0.0.1 - - [28/Aug/2023:20:23:48 +0000] "PUT /v2/test/blobs/uploads/b254a738-6452-4ffd-9c39-e530b97fbf5c?_state=Ve7zvW7UpwOMflAZ2j2Fkf6oeo_wRqN-xlnUIS-AnsJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyNTRhNzM4LTY0NTItNGZmZC05YzM5LWU1MzBiOTdmYmY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzQxNThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.744401418Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=038565f8-8039-4f5e-abda-0e4fad85334c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/d126db86-d46b-4207-b12c-7885f5285ac5?_state=aHGl9gsjX_ZwTkRfF52UIqMwRgmMQWhkXtH_sctRV-d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxMjZkYjg2LWQ0NmItNDIwNy1iMTJjLTc4ODVmNTI4NWFjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzY0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.152µ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=d4ada65b-a4b6-4fee-9484-129a2aa4d5bc trace.line=155 vars.name=test vars.uuid=d126db86-d46b-4207-b12c-7885f5285ac5 
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.74442998Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/d126db86-d46b-4207-b12c-7885f5285ac5/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=038565f8-8039-4f5e-abda-0e4fad85334c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/d126db86-d46b-4207-b12c-7885f5285ac5?_state=aHGl9gsjX_ZwTkRfF52UIqMwRgmMQWhkXtH_sctRV-d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxMjZkYjg2LWQ0NmItNDIwNy1iMTJjLTc4ODVmNTI4NWFjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzY0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=10.109µ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=2f0b3c7d-2f4b-4a6a-a3e3-b29195082c4b trace.line=155 vars.name=test vars.uuid=d126db86-d46b-4207-b12c-7885f5285ac5 
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.744486177Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/d126db86-d46b-4207-b12c-7885f5285ac5/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=038565f8-8039-4f5e-abda-0e4fad85334c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/d126db86-d46b-4207-b12c-7885f5285ac5?_state=aHGl9gsjX_ZwTkRfF52UIqMwRgmMQWhkXtH_sctRV-d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxMjZkYjg2LWQ0NmItNDIwNy1iMTJjLTc4ODVmNTI4NWFjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzY0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=36.546µ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=7931e75d-8201-4c48-bc86-48eae1e29bc3 trace.line=185 vars.name=test vars.uuid=d126db86-d46b-4207-b12c-7885f5285ac5 
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.744551744Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=038565f8-8039-4f5e-abda-0e4fad85334c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/d126db86-d46b-4207-b12c-7885f5285ac5?_state=aHGl9gsjX_ZwTkRfF52UIqMwRgmMQWhkXtH_sctRV-d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxMjZkYjg2LWQ0NmItNDIwNy1iMTJjLTc4ODVmNTI4NWFjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzY0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=33.994µ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=c154edfe-23fa-4d01-a1dd-fbda4ccce2f8 trace.line=110 vars.name=test vars.uuid=d126db86-d46b-4207-b12c-7885f5285ac5 
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.744653127Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/d126db86-d46b-4207-b12c-7885f5285ac5")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=038565f8-8039-4f5e-abda-0e4fad85334c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/d126db86-d46b-4207-b12c-7885f5285ac5?_state=aHGl9gsjX_ZwTkRfF52UIqMwRgmMQWhkXtH_sctRV-d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxMjZkYjg2LWQ0NmItNDIwNy1iMTJjLTc4ODVmNTI4NWFjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzY0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=74.486µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=8fd5cf7d-cca9-4a65-a4d5-bc3293ac41d7 trace.line=202 vars.name=test vars.uuid=d126db86-d46b-4207-b12c-7885f5285ac5 
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.744717718Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=038565f8-8039-4f5e-abda-0e4fad85334c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/d126db86-d46b-4207-b12c-7885f5285ac5?_state=aHGl9gsjX_ZwTkRfF52UIqMwRgmMQWhkXtH_sctRV-d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxMjZkYjg2LWQ0NmItNDIwNy1iMTJjLTc4ODVmNTI4NWFjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzY0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.213965ms http.response.status=201 http.response.written=0 
20:23:48 [2023-08-28T20:23:48.800Z] 127.0.0.1 - - [28/Aug/2023:20:23:48 +0000] "PUT /v2/test/blobs/uploads/d126db86-d46b-4207-b12c-7885f5285ac5?_state=aHGl9gsjX_ZwTkRfF52UIqMwRgmMQWhkXtH_sctRV-d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxMjZkYjg2LWQ0NmItNDIwNy1iMTJjLTc4ODVmNTI4NWFjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOFQyMDoyMzo0OC43NDEzMzY0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.745696035Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=98e5c217-97d3-4aac-8c28-c7722e9233d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.745731572Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=98e5c217-97d3-4aac-8c28-c7722e9233d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.745786186Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=98e5c217-97d3-4aac-8c28-c7722e9233d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=23.984µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0728c6c3-22be-4751-a50d-dde87208251c trace.line=95 vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.745850309Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=98e5c217-97d3-4aac-8c28-c7722e9233d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="837.041µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.800Z] 127.0.0.1 - - [28/Aug/2023:20:23:48 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown"
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.74718436Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4057365d-0b6c-499b-bdd5-67883459fbc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.747219421Z" level=debug msg=PutImageManifest go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4057365d-0b6c-499b-bdd5-67883459fbc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.747357579Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4057365d-0b6c-499b-bdd5-67883459fbc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.747374597Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4057365d-0b6c-499b-bdd5-67883459fbc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.747384492Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4057365d-0b6c-499b-bdd5-67883459fbc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.747458388Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4057365d-0b6c-499b-bdd5-67883459fbc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=38.17µ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=47490481-3dda-47fa-9271-02477c40b66f trace.line=95 vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.747507159Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4057365d-0b6c-499b-bdd5-67883459fbc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=16.124µ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=bbf1569a-a775-4df1-bd5a-16b61ecb6ff4 trace.line=155 vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.747548579Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4057365d-0b6c-499b-bdd5-67883459fbc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=17.379µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4d9325e1-454f-4cb2-9053-9f78b21cdea3 trace.line=95 vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.747592633Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4057365d-0b6c-499b-bdd5-67883459fbc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=10.765µ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=6c922a24-81eb-4cb4-9cbb-b22cf15cb9bc trace.line=155 vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.747633576Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4057365d-0b6c-499b-bdd5-67883459fbc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.062µ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=efbc3c60-3e86-4212-807f-3a9a8c78400f trace.line=155 vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.747704658Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4057365d-0b6c-499b-bdd5-67883459fbc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=46.006µ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=f5374ede-a290-4366-9a40-b1b601699738 trace.line=110 vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.747784354Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4057365d-0b6c-499b-bdd5-67883459fbc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=46.622µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bd4d680b-a218-4ae8-a456-2cda3cad9d70 trace.line=110 vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.800Z] time="2023-08-28T20:23:48.74793912Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4057365d-0b6c-499b-bdd5-67883459fbc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=57.879µ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=14313468-868f-40f7-affe-a542ee98c739 trace.line=110 vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.747994923Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4057365d-0b6c-499b-bdd5-67883459fbc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=31.976µ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=c243eff8-d9e8-4909-b0cf-0c8acc5dd868 trace.line=110 vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.748033824Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4057365d-0b6c-499b-bdd5-67883459fbc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.748050915Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4057365d-0b6c-499b-bdd5-67883459fbc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.898124ms http.response.status=201 http.response.written=0 
20:23:48 [2023-08-28T20:23:48.801Z] 127.0.0.1 - - [28/Aug/2023:20:23:48 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.75290785Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b2d06b3e-b62d-4675-a5a2-876098821f6b http.request.method=GET http.request.remoteaddr="127.0.0.1:49244" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.752944962Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b2d06b3e-b62d-4675-a5a2-876098821f6b http.request.method=GET http.request.remoteaddr="127.0.0.1:49244" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="809.546µs" http.response.status=200 http.response.written=2 
20:23:48 [2023-08-28T20:23:48.801Z] 127.0.0.1 - - [28/Aug/2023:20:23:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.754937412Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=851104c1-df8a-4215-9b23-69b2a5e9f90d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.754976083Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=851104c1-df8a-4215-9b23-69b2a5e9f90d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.755050914Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=851104c1-df8a-4215-9b23-69b2a5e9f90d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.443µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e14ec53d-bbc1-4e4a-943e-20b5fadabd53 trace.line=95 vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.755074693Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=851104c1-df8a-4215-9b23-69b2a5e9f90d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.755122348Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=851104c1-df8a-4215-9b23-69b2a5e9f90d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.201µ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=e13998ff-8464-4b76-827d-a0507c072612 trace.line=95 vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.755172777Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=851104c1-df8a-4215-9b23-69b2a5e9f90d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.924µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2148acb1-5d00-4719-8caf-cf3e349e079b trace.line=155 vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.755211391Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=851104c1-df8a-4215-9b23-69b2a5e9f90d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.545µ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=f5176e95-1fa9-4e6c-b98b-fa2db49800cb trace.line=125 vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.755257167Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=851104c1-df8a-4215-9b23-69b2a5e9f90d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.755352839Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=851104c1-df8a-4215-9b23-69b2a5e9f90d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49258" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.164853ms http.response.status=200 http.response.written=417 
20:23:48 [2023-08-28T20:23:48.801Z] 127.0.0.1 - - [28/Aug/2023:20:23:48 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.763849606Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fdb0fea8-ce10-4031-8838-d499154ea8b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49266" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.76389206Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fdb0fea8-ce10-4031-8838-d499154ea8b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49266" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.763905738Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fdb0fea8-ce10-4031-8838-d499154ea8b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49266" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.763982727Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fdb0fea8-ce10-4031-8838-d499154ea8b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49266" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.689µ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=8dc5248a-8847-41dc-8928-c03bf2d71f6e trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.764032918Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fdb0fea8-ce10-4031-8838-d499154ea8b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49266" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.934µ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=a7cf55b4-6bc7-4a87-a106-175624a6440f trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.764072975Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fdb0fea8-ce10-4031-8838-d499154ea8b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49266" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.479µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=4c380e04-779e-4100-8b04-dd78f00a05da trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.764114772Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fdb0fea8-ce10-4031-8838-d499154ea8b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49266" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:23:48 [2023-08-28T20:23:48.801Z] time="2023-08-28T20:23:48.764205546Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fdb0fea8-ce10-4031-8838-d499154ea8b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49266" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.117551ms http.response.status=200 http.response.written=417 
20:23:48 [2023-08-28T20:23:48.801Z] 127.0.0.1 - - [28/Aug/2023:20:23:48 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:23:48 [2023-08-28T20:23:48.802Z] time="2023-08-28T20:23:48.770616546Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=829e751c-5e4d-4af2-9858-3a5154765f72 http.request.method=GET http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:23:48 [2023-08-28T20:23:48.802Z] time="2023-08-28T20:23:48.770658901Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=829e751c-5e4d-4af2-9858-3a5154765f72 http.request.method=GET http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:23:48 [2023-08-28T20:23:48.802Z] time="2023-08-28T20:23:48.770717461Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5279f7ea-62d3-4925-8525-c190af18aaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49292" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:23:48 [2023-08-28T20:23:48.802Z] time="2023-08-28T20:23:48.770729367Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=829e751c-5e4d-4af2-9858-3a5154765f72 http.request.method=GET http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.037µ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=9d4618d7-5c87-4782-8d16-fa4c2848c1d4 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:23:48 [2023-08-28T20:23:48.802Z] time="2023-08-28T20:23:48.770763254Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5279f7ea-62d3-4925-8525-c190af18aaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49292" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:23:48 [2023-08-28T20:23:48.802Z] time="2023-08-28T20:23:48.7707763Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=829e751c-5e4d-4af2-9858-3a5154765f72 http.request.method=GET http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.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).Stat" trace.id=4a7196f4-2a14-43ba-9e6c-29709145b1ff trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:23:48 [2023-08-28T20:23:48.802Z] time="2023-08-28T20:23:48.770817498Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=829e751c-5e4d-4af2-9858-3a5154765f72 http.request.method=GET http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.836µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=25497dee-524a-42c2-8ff0-5ad5f2114284 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:23:48 [2023-08-28T20:23:48.802Z] time="2023-08-28T20:23:48.770832268Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5279f7ea-62d3-4925-8525-c190af18aaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49292" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.438µ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=0bf3fc15-589f-4135-8b13-c3049c3c4d77 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:23:48 [2023-08-28T20:23:48.802Z] time="2023-08-28T20:23:48.77086156Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=829e751c-5e4d-4af2-9858-3a5154765f72 http.request.method=GET http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.913µ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=548e3c22-bfe6-4296-a699-0b5ce7ae5b8a trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:23:48 [2023-08-28T20:23:48.802Z] time="2023-08-28T20:23:48.7708782Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5279f7ea-62d3-4925-8525-c190af18aaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49292" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.426µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a09183b5-5c50-4768-876f-b3a7d50193cc trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:23:48 [2023-08-28T20:23:48.802Z] time="2023-08-28T20:23:48.770894881Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=829e751c-5e4d-4af2-9858-3a5154765f72 http.request.method=GET http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-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).Stat" trace.id=ab57f88f-b785-4a09-81f2-4df62a657fc5 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:23:48 [2023-08-28T20:23:48.802Z] time="2023-08-28T20:23:48.770919677Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5279f7ea-62d3-4925-8525-c190af18aaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49292" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.607µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c25f00b8-5ac7-416d-a8d0-01343fc6e045 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:23:48 [2023-08-28T20:23:48.802Z] time="2023-08-28T20:23:48.770928818Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=829e751c-5e4d-4af2-9858-3a5154765f72 http.request.method=GET http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.067µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=f1644f70-f31c-48a5-bca3-34ec576b22be trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:23:48 [2023-08-28T20:23:48.802Z] time="2023-08-28T20:23:48.770956797Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5279f7ea-62d3-4925-8525-c190af18aaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49292" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.101µ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=0ae9b184-755d-4d8c-a472-2afe63bc72da trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:23:48 [2023-08-28T20:23:48.802Z] time="2023-08-28T20:23:48.771052822Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5279f7ea-62d3-4925-8525-c190af18aaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49292" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.595µ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=15c5cfc6-f788-4b3e-be13-d73f07aaed15 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:23:48 [2023-08-28T20:23:48.802Z] time="2023-08-28T20:23:48.771004642Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=829e751c-5e4d-4af2-9858-3a5154765f72 http.request.method=GET http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.931µ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=955bfa68-47c0-439f-b35f-aa55275621ff trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:23:48 [2023-08-28T20:23:48.802Z] time="2023-08-28T20:23:48.771092002Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5279f7ea-62d3-4925-8525-c190af18aaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49292" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=7.04µ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=f7f661dc-98c2-49f8-9b46-8f613bc2719a trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.772003742Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5279f7ea-62d3-4925-8525-c190af18aaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49292" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.793µ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=e6b019ef-ecda-49ab-bc21-ef4676e2267c trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.772620786Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=829e751c-5e4d-4af2-9858-3a5154765f72 http.request.method=GET http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.659µ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=aa5bbb29-ed83-4943-ba0b-91e9b67479f3 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.77277524Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=829e751c-5e4d-4af2-9858-3a5154765f72 http.request.method=GET http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.655µ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=5de11734-a8a1-48cb-905b-c50f44a24afb trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.772782551Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5279f7ea-62d3-4925-8525-c190af18aaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49292" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=104.846µ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=00101845-de9c-4c67-93fb-6b678075d76d trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.772995335Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=829e751c-5e4d-4af2-9858-3a5154765f72 http.request.method=GET http.request.remoteaddr="127.0.0.1:49282" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.770023ms http.response.status=200 http.response.written=194 
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.773005772Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5279f7ea-62d3-4925-8525-c190af18aaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49292" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.144µ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=40961f5a-5022-47f6-9eda-03137baa70f1 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:23:48 [2023-08-28T20:23:48.803Z] 127.0.0.1 - - [28/Aug/2023:20:23:48 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.773085707Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5279f7ea-62d3-4925-8525-c190af18aaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49292" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.752866ms http.response.status=200 http.response.written=68 
20:23:48 [2023-08-28T20:23:48.803Z] 127.0.0.1 - - [28/Aug/2023:20:23:48 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.782897473Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e86863ae-459d-42ba-a100-3602a0c28633 http.request.method=GET http.request.remoteaddr="127.0.0.1:49310" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.782936866Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e86863ae-459d-42ba-a100-3602a0c28633 http.request.method=GET http.request.remoteaddr="127.0.0.1:49310" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="826.325µs" http.response.status=200 http.response.written=2 
20:23:48 [2023-08-28T20:23:48.803Z] 127.0.0.1 - - [28/Aug/2023:20:23:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.788579749Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=228dba57-7240-4eb2-90f7-0a0b8426b104 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49316" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.788619322Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=228dba57-7240-4eb2-90f7-0a0b8426b104 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49316" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.788634847Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=228dba57-7240-4eb2-90f7-0a0b8426b104 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49316" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.788697033Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=228dba57-7240-4eb2-90f7-0a0b8426b104 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49316" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.661µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2f273095-f2e3-413d-8062-bfe45174eb2c trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.788746043Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=228dba57-7240-4eb2-90f7-0a0b8426b104 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49316" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.694µ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=19fd932f-417f-46dd-aea7-36e882ece255 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.788819955Z" 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.19.9 http.request.host="127.0.0.1:5000" http.request.id=228dba57-7240-4eb2-90f7-0a0b8426b104 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49316" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="969.956µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:23:48 [2023-08-28T20:23:48.803Z] 127.0.0.1 - - [28/Aug/2023:20:23:48 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.79001506Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ef80a4dc-2e66-4e66-86d6-83ae48ba2331 http.request.method=GET http.request.remoteaddr="127.0.0.1:49320" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.790054691Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ef80a4dc-2e66-4e66-86d6-83ae48ba2331 http.request.method=GET http.request.remoteaddr="127.0.0.1:49320" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.790068304Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ef80a4dc-2e66-4e66-86d6-83ae48ba2331 http.request.method=GET http.request.remoteaddr="127.0.0.1:49320" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.790122285Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ef80a4dc-2e66-4e66-86d6-83ae48ba2331 http.request.method=GET http.request.remoteaddr="127.0.0.1:49320" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.314µ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=007e6edf-e37e-438f-a446-2bb9f4873751 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.790166339Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ef80a4dc-2e66-4e66-86d6-83ae48ba2331 http.request.method=GET http.request.remoteaddr="127.0.0.1:49320" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.857µ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=0ac8b4e3-695f-4c6e-b970-a6fa23716494 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:23:48 [2023-08-28T20:23:48.803Z] time="2023-08-28T20:23:48.790210762Z" 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.19.9 http.request.host="127.0.0.1:5000" http.request.id=ef80a4dc-2e66-4e66-86d6-83ae48ba2331 http.request.method=GET http.request.remoteaddr="127.0.0.1:49320" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="983.864µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:23:48 [2023-08-28T20:23:48.803Z] 127.0.0.1 - - [28/Aug/2023:20:23:48 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/9331d6de1e4bc204e48d392aaf34d04223a8db3d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:23:49 [2023-08-28T20:23:49.067Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
20:23:49 [2023-08-28T20:23:49.067Z] === RUN   TestRemoveImageOrphaning
20:23:49 [2023-08-28T20:23:49.067Z] --- PASS: TestRemoveImageOrphaning (0.20s)
20:23:49 [2023-08-28T20:23:49.067Z] === RUN   TestRemoveByDigest
20:23:49 [2023-08-28T20:23:49.067Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
20:23:49 [2023-08-28T20:23:49.067Z] --- SKIP: TestRemoveByDigest (0.00s)
20:23:49 [2023-08-28T20:23:49.067Z] === RUN   TestRemoveImageGarbageCollector
20:23:49 [2023-08-28T20:23:49.067Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:23:49 [2023-08-28T20:23:49.067Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:23:49 [2023-08-28T20:23:49.067Z] === RUN   TestSaveCheckTimes
20:23:49 [2023-08-28T20:23:49.067Z] === PAUSE TestSaveCheckTimes
20:23:49 [2023-08-28T20:23:49.067Z] === RUN   TestSaveRepoWithMultipleImages
20:23:50 [2023-08-28T20:23:50.026Z] --- PASS: TestSaveRepoWithMultipleImages (0.92s)
20:23:50 [2023-08-28T20:23:50.026Z] === RUN   TestSaveDirectoryPermissions
20:23:50 [2023-08-28T20:23:50.976Z] --- PASS: TestSaveDirectoryPermissions (0.95s)
20:23:50 [2023-08-28T20:23:50.976Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:23:50 [2023-08-28T20:23:50.976Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
20:23:50 [2023-08-28T20:23:50.976Z] === RUN   TestTagUsingDigestAlgorithmAsName
20:23:50 [2023-08-28T20:23:50.976Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
20:23:50 [2023-08-28T20:23:50.976Z] === RUN   TestTagValidPrefixedRepo
20:23:50 [2023-08-28T20:23:50.976Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
20:23:50 [2023-08-28T20:23:50.976Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
20:23:50 [2023-08-28T20:23:50.976Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
20:23:50 [2023-08-28T20:23:50.976Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
20:23:50 [2023-08-28T20:23:50.976Z] === RUN   TestTagValidPrefixedRepo/foooo:t
20:23:50 [2023-08-28T20:23:50.976Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
20:23:50 [2023-08-28T20:23:50.976Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
20:23:50 [2023-08-28T20:23:50.976Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
20:23:50 [2023-08-28T20:23:50.976Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
20:23:50 [2023-08-28T20:23:50.976Z] === CONT  TestTagValidPrefixedRepo/foooo:t
20:23:50 [2023-08-28T20:23:50.976Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
20:23:50 [2023-08-28T20:23:50.976Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
20:23:50 [2023-08-28T20:23:50.976Z] --- PASS: TestTagValidPrefixedRepo (0.01s)
20:23:50 [2023-08-28T20:23:50.976Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
20:23:50 [2023-08-28T20:23:50.976Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
20:23:50 [2023-08-28T20:23:50.976Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
20:23:50 [2023-08-28T20:23:50.976Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
20:23:50 [2023-08-28T20:23:50.976Z] === RUN   TestTagExistedNameWithoutForce
20:23:50 [2023-08-28T20:23:50.976Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:23:50 [2023-08-28T20:23:50.976Z] === RUN   TestTagOfficialNames
20:23:50 [2023-08-28T20:23:50.976Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
20:23:50 [2023-08-28T20:23:50.976Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
20:23:50 [2023-08-28T20:23:50.976Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
20:23:51 [2023-08-28T20:23:51.240Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
20:23:51 [2023-08-28T20:23:51.240Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
20:23:51 [2023-08-28T20:23:51.240Z] --- PASS: TestTagOfficialNames (0.05s)
20:23:51 [2023-08-28T20:23:51.240Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
20:23:51 [2023-08-28T20:23:51.240Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
20:23:51 [2023-08-28T20:23:51.240Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
20:23:51 [2023-08-28T20:23:51.240Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
20:23:51 [2023-08-28T20:23:51.240Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
20:23:51 [2023-08-28T20:23:51.240Z] === RUN   TestTagMatchesDigest
20:23:51 [2023-08-28T20:23:51.240Z] --- PASS: TestTagMatchesDigest (0.01s)
20:23:51 [2023-08-28T20:23:51.240Z] === CONT  TestSaveCheckTimes
20:23:51 [2023-08-28T20:23:51.240Z] --- PASS: TestSaveCheckTimes (0.03s)
20:23:51 [2023-08-28T20:23:51.240Z] PASS
20:23:51 [2023-08-28T20:23:51.240Z] 
20:23:51 [2023-08-28T20:23:51.240Z] === Skipped
20:23:51 [2023-08-28T20:23:51.240Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
20:23:51 [2023-08-28T20:23:51.240Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:23:51 [2023-08-28T20:23:51.240Z] 
20:23:51 [2023-08-28T20:23:51.240Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
20:23:51 [2023-08-28T20:23:51.240Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
20:23:51 [2023-08-28T20:23:51.240Z] 
20:23:51 [2023-08-28T20:23:51.240Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:23:51 [2023-08-28T20:23:51.240Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:23:51 [2023-08-28T20:23:51.240Z] 
20:23:51 [2023-08-28T20:23:51.240Z] DONE 44 tests, 3 skipped in 3.065s
20:23:51 [2023-08-28T20:23:51.240Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
20:23:51 [2023-08-28T20:23:51.240Z] ++ 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
20:23:51 [2023-08-28T20:23:51.240Z] ++ set -e
20:23:51 [2023-08-28T20:23:51.240Z] ++ '[' -n 0 ']'
20:23:51 [2023-08-28T20:23:51.240Z] ++ set -x
20:23:51 [2023-08-28T20:23:51.240Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:23:51 [2023-08-28T20:23:51.240Z] === RUN   TestStripANSICommands
20:23:51 [2023-08-28T20:23:51.240Z] === RUN   TestStripANSICommands/#00
20:23:51 [2023-08-28T20:23:51.240Z] === RUN   TestStripANSICommands/#01
20:23:51 [2023-08-28T20:23:51.240Z] --- PASS: TestStripANSICommands (0.00s)
20:23:51 [2023-08-28T20:23:51.240Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
20:23:51 [2023-08-28T20:23:51.240Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
20:23:51 [2023-08-28T20:23:51.240Z] PASS
20:23:51 [2023-08-28T20:23:51.240Z] 
20:23:51 [2023-08-28T20:23:51.240Z] DONE 3 tests in 0.009s
20:23:51 [2023-08-28T20:23:51.240Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
20:23:51 [2023-08-28T20:23:51.240Z] ++ 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
20:23:51 [2023-08-28T20:23:51.240Z] ++ set -e
20:23:51 [2023-08-28T20:23:51.240Z] ++ '[' -n 0 ']'
20:23:51 [2023-08-28T20:23:51.240Z] ++ set -x
20:23:51 [2023-08-28T20:23:51.240Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:23:51 [2023-08-28T20:23:51.240Z] INFO: Testing against a local daemon
20:23:51 [2023-08-28T20:23:51.240Z] === RUN   TestNetworkCreateDelete
20:23:51 [2023-08-28T20:23:51.501Z] --- PASS: TestNetworkCreateDelete (0.19s)
20:23:51 [2023-08-28T20:23:51.501Z] === RUN   TestDockerNetworkDeletePreferID
20:23:52 [2023-08-28T20:23:52.069Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
20:23:52 [2023-08-28T20:23:52.069Z] === RUN   TestDaemonDNSFallback
20:23:58 [2023-08-28T20:23:58.624Z] --- PASS: TestDaemonDNSFallback (6.20s)
20:23:58 [2023-08-28T20:23:58.624Z] === RUN   TestInspectNetwork
20:24:01 [2023-08-28T20:24:01.153Z] === RUN   TestInspectNetwork/full_network_id
20:24:01 [2023-08-28T20:24:01.153Z] === RUN   TestInspectNetwork/partial_network_id
20:24:01 [2023-08-28T20:24:01.153Z] === RUN   TestInspectNetwork/network_name
20:24:01 [2023-08-28T20:24:01.153Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:24:05 [2023-08-28T20:24:05.336Z] --- PASS: TestInspectNetwork (7.16s)
20:24:05 [2023-08-28T20:24:05.336Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:24:05 [2023-08-28T20:24:05.336Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:24:05 [2023-08-28T20:24:05.336Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:24:05 [2023-08-28T20:24:05.336Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:24:05 [2023-08-28T20:24:05.336Z] === RUN   TestRunContainerWithBridgeNone
20:24:06 [2023-08-28T20:24:06.710Z] --- PASS: TestRunContainerWithBridgeNone (1.36s)
20:24:06 [2023-08-28T20:24:06.710Z] === RUN   TestNetworkInvalidJSON
20:24:06 [2023-08-28T20:24:06.710Z] === RUN   TestNetworkInvalidJSON/networks/create
20:24:06 [2023-08-28T20:24:06.710Z] === PAUSE TestNetworkInvalidJSON/networks/create
20:24:06 [2023-08-28T20:24:06.710Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
20:24:06 [2023-08-28T20:24:06.710Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
20:24:06 [2023-08-28T20:24:06.710Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
20:24:06 [2023-08-28T20:24:06.710Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
20:24:06 [2023-08-28T20:24:06.710Z] === CONT  TestNetworkInvalidJSON/networks/create
20:24:06 [2023-08-28T20:24:06.710Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
20:24:06 [2023-08-28T20:24:06.710Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
20:24:06 [2023-08-28T20:24:06.710Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
20:24:06 [2023-08-28T20:24:06.710Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
20:24:06 [2023-08-28T20:24:06.710Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
20:24:06 [2023-08-28T20:24:06.710Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
20:24:06 [2023-08-28T20:24:06.710Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
20:24:06 [2023-08-28T20:24:06.710Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
20:24:06 [2023-08-28T20:24:06.710Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
20:24:06 [2023-08-28T20:24:06.710Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
20:24:06 [2023-08-28T20:24:06.710Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
20:24:06 [2023-08-28T20:24:06.710Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
20:24:06 [2023-08-28T20:24:06.710Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
20:24:06 [2023-08-28T20:24:06.710Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
20:24:06 [2023-08-28T20:24:06.710Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:24:06 [2023-08-28T20:24:06.710Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
20:24:06 [2023-08-28T20:24:06.710Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
20:24:06 [2023-08-28T20:24:06.710Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
20:24:06 [2023-08-28T20:24:06.710Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
20:24:06 [2023-08-28T20:24:06.711Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
20:24:06 [2023-08-28T20:24:06.711Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
20:24:06 [2023-08-28T20:24:06.711Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
20:24:06 [2023-08-28T20:24:06.711Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
20:24:06 [2023-08-28T20:24:06.711Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
20:24:06 [2023-08-28T20:24:06.711Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
20:24:06 [2023-08-28T20:24:06.711Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
20:24:06 [2023-08-28T20:24:06.711Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
20:24:06 [2023-08-28T20:24:06.711Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
20:24:06 [2023-08-28T20:24:06.711Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
20:24:06 [2023-08-28T20:24:06.711Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
20:24:06 [2023-08-28T20:24:06.711Z] === RUN   TestNetworkList
20:24:06 [2023-08-28T20:24:06.711Z] === RUN   TestNetworkList//networks
20:24:06 [2023-08-28T20:24:06.711Z] === PAUSE TestNetworkList//networks
20:24:06 [2023-08-28T20:24:06.711Z] === RUN   TestNetworkList//networks/
20:24:06 [2023-08-28T20:24:06.711Z] === PAUSE TestNetworkList//networks/
20:24:06 [2023-08-28T20:24:06.711Z] === CONT  TestNetworkList//networks
20:24:06 [2023-08-28T20:24:06.711Z] === CONT  TestNetworkList//networks/
20:24:06 [2023-08-28T20:24:06.711Z] --- PASS: TestNetworkList (0.01s)
20:24:06 [2023-08-28T20:24:06.711Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:24:06 [2023-08-28T20:24:06.711Z]     --- PASS: TestNetworkList//networks (0.00s)
20:24:06 [2023-08-28T20:24:06.711Z] === RUN   TestHostIPv4BridgeLabel
20:24:07 [2023-08-28T20:24:07.276Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
20:24:07 [2023-08-28T20:24:07.276Z] === RUN   TestDefaultNetworkOpts
20:24:07 [2023-08-28T20:24:07.276Z] === RUN   TestDefaultNetworkOpts/default_value
20:24:08 [2023-08-28T20:24:08.651Z] === RUN   TestDefaultNetworkOpts/cmdline_value
20:24:10 [2023-08-28T20:24:10.025Z] === RUN   TestDefaultNetworkOpts/config-from_value
20:24:10 [2023-08-28T20:24:10.959Z] --- PASS: TestDefaultNetworkOpts (3.85s)
20:24:10 [2023-08-28T20:24:10.959Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.24s)
20:24:10 [2023-08-28T20:24:10.959Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.30s)
20:24:10 [2023-08-28T20:24:10.959Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.31s)
20:24:10 [2023-08-28T20:24:10.959Z] === RUN   TestDaemonRestartWithLiveRestore
20:24:12 [2023-08-28T20:24:12.332Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
20:24:12 [2023-08-28T20:24:12.332Z] === RUN   TestDaemonDefaultNetworkPools
20:24:12 [2023-08-28T20:24:12.898Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
20:24:12 [2023-08-28T20:24:12.898Z] === RUN   TestDaemonRestartWithExistingNetwork
20:24:14 [2023-08-28T20:24:14.272Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
20:24:14 [2023-08-28T20:24:14.272Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:24:15 [2023-08-28T20:24:15.645Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
20:24:15 [2023-08-28T20:24:15.646Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:24:15 [2023-08-28T20:24:15.904Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
20:24:15 [2023-08-28T20:24:15.904Z] === RUN   TestServiceWithPredefinedNetwork
20:24:18 [2023-08-28T20:24:18.434Z] --- PASS: TestServiceWithPredefinedNetwork (2.12s)
20:24:18 [2023-08-28T20:24:18.434Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:24:18 [2023-08-28T20:24:18.434Z]     service_test.go:242: FLAKY_TEST
20:24:18 [2023-08-28T20:24:18.434Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:24:18 [2023-08-28T20:24:18.434Z] === RUN   TestServiceWithDataPathPortInit
20:24:33 [2023-08-28T20:24:33.304Z] --- PASS: TestServiceWithDataPathPortInit (13.80s)
20:24:33 [2023-08-28T20:24:33.304Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:24:34 [2023-08-28T20:24:34.237Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rny95tugurbejjqshh0bm4v7u Created:2023-08-28 20:24:33.184256585 +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[7493d9043361591604ae7b3db1579937b8f4d90c880e53eb382d408627a89042:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t7w8djn2otc9s52gjybaw1z0t EndpointID:e721ce57aece9c3348e35772ea588937de7c87c24fc0ebe55114e69c6ed917af MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7528564420e7357b91bc207a98d06babe5940c693d18c8a5ae8728420ae306b2 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:3176d0b5176e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t7w8djn2otc9s52gjybaw1z0t EndpointID:e721ce57aece9c3348e35772ea588937de7c87c24fc0ebe55114e69c6ed917af EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:24:39 [2023-08-28T20:24:39.501Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s)
20:24:39 [2023-08-28T20:24:39.501Z] PASS
20:24:39 [2023-08-28T20:24:39.501Z] 
20:24:39 [2023-08-28T20:24:39.501Z] === Skipped
20:24:39 [2023-08-28T20:24:39.501Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:24:39 [2023-08-28T20:24:39.501Z]     service_test.go:242: FLAKY_TEST
20:24:39 [2023-08-28T20:24:39.501Z] 
20:24:39 [2023-08-28T20:24:39.501Z] DONE 42 tests, 1 skipped in 47.566s
20:24:39 [2023-08-28T20:24:39.501Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
20:24:39 [2023-08-28T20:24:39.501Z] ++ 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
20:24:39 [2023-08-28T20:24:39.501Z] ++ set -e
20:24:39 [2023-08-28T20:24:39.501Z] ++ '[' -n 0 ']'
20:24:39 [2023-08-28T20:24:39.501Z] ++ set -x
20:24:39 [2023-08-28T20:24:39.501Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:24:39 [2023-08-28T20:24:39.501Z] INFO: Testing against a local daemon
20:24:39 [2023-08-28T20:24:39.501Z] === RUN   TestDockerNetworkIpvlanPersistance
20:24:39 [2023-08-28T20:24:39.501Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:24:39 [2023-08-28T20:24:39.501Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:24:39 [2023-08-28T20:24:39.501Z] === RUN   TestDockerNetworkIpvlan
20:24:39 [2023-08-28T20:24:39.501Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:24:39 [2023-08-28T20:24:39.501Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:24:39 [2023-08-28T20:24:39.501Z] PASS
20:24:39 [2023-08-28T20:24:39.501Z] 
20:24:39 [2023-08-28T20:24:39.501Z] === Skipped
20:24:39 [2023-08-28T20:24:39.501Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:24:39 [2023-08-28T20:24:39.501Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:24:39 [2023-08-28T20:24:39.501Z] 
20:24:39 [2023-08-28T20:24:39.501Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:24:39 [2023-08-28T20:24:39.501Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:24:39 [2023-08-28T20:24:39.501Z] 
20:24:39 [2023-08-28T20:24:39.501Z] DONE 2 tests, 2 skipped in 0.033s
20:24:39 [2023-08-28T20:24:39.501Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
20:24:39 [2023-08-28T20:24:39.501Z] ++ 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
20:24:39 [2023-08-28T20:24:39.501Z] ++ set -e
20:24:39 [2023-08-28T20:24:39.501Z] ++ '[' -n 0 ']'
20:24:39 [2023-08-28T20:24:39.501Z] ++ set -x
20:24:39 [2023-08-28T20:24:39.501Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:24:39 [2023-08-28T20:24:39.501Z] INFO: Testing against a local daemon
20:24:39 [2023-08-28T20:24:39.501Z] === RUN   TestDockerNetworkMacvlanPersistance
20:24:40 [2023-08-28T20:24:40.067Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
20:24:40 [2023-08-28T20:24:40.067Z] === RUN   TestDockerNetworkMacvlan
20:24:40 [2023-08-28T20:24:40.633Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:24:41 [2023-08-28T20:24:41.567Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:24:42 [2023-08-28T20:24:42.133Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:24:43 [2023-08-28T20:24:43.508Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:24:45 [2023-08-28T20:24:45.408Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:24:47 [2023-08-28T20:24:47.937Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:24:48 [2023-08-28T20:24:48.502Z] --- PASS: TestDockerNetworkMacvlan (8.25s)
20:24:48 [2023-08-28T20:24:48.503Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
20:24:48 [2023-08-28T20:24:48.503Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
20:24:48 [2023-08-28T20:24:48.503Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.72s)
20:24:48 [2023-08-28T20:24:48.503Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.71s)
20:24:48 [2023-08-28T20:24:48.503Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.35s)
20:24:48 [2023-08-28T20:24:48.503Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.43s)
20:24:48 [2023-08-28T20:24:48.503Z] PASS
20:24:48 [2023-08-28T20:24:48.503Z] 
20:24:48 [2023-08-28T20:24:48.503Z] DONE 8 tests in 9.517s
20:24:48 [2023-08-28T20:24:48.503Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
20:24:48 [2023-08-28T20:24:48.503Z] ++ 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
20:24:48 [2023-08-28T20:24:48.503Z] ++ set -e
20:24:48 [2023-08-28T20:24:48.503Z] ++ '[' -n 0 ']'
20:24:48 [2023-08-28T20:24:48.503Z] ++ set -x
20:24:48 [2023-08-28T20:24:48.503Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:24:48 [2023-08-28T20:24:48.503Z] testing: warning: no tests to run
20:24:48 [2023-08-28T20:24:48.503Z] PASS
20:24:48 [2023-08-28T20:24:48.503Z] 
20:24:48 [2023-08-28T20:24:48.503Z] DONE 0 tests in 0.008s
20:24:48 [2023-08-28T20:24:48.503Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
20:24:48 [2023-08-28T20:24:48.503Z] ++ 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
20:24:48 [2023-08-28T20:24:48.503Z] ++ set -e
20:24:48 [2023-08-28T20:24:48.503Z] ++ '[' -n 0 ']'
20:24:48 [2023-08-28T20:24:48.503Z] ++ set -x
20:24:48 [2023-08-28T20:24:48.503Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:24:48 [2023-08-28T20:24:48.503Z] INFO: Testing against a local daemon
20:24:48 [2023-08-28T20:24:48.503Z] === RUN   TestAuthZPluginAllowRequest
20:24:49 [2023-08-28T20:24:49.436Z] --- PASS: TestAuthZPluginAllowRequest (1.03s)
20:24:49 [2023-08-28T20:24:49.436Z] === RUN   TestAuthZPluginTLS
20:24:50 [2023-08-28T20:24:50.002Z] --- PASS: TestAuthZPluginTLS (0.55s)
20:24:50 [2023-08-28T20:24:50.002Z] === RUN   TestAuthZPluginDenyRequest
20:24:50 [2023-08-28T20:24:50.568Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
20:24:50 [2023-08-28T20:24:50.568Z] === RUN   TestAuthZPluginAPIDenyResponse
20:24:51 [2023-08-28T20:24:51.134Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
20:24:51 [2023-08-28T20:24:51.134Z] === RUN   TestAuthZPluginDenyResponse
20:24:51 [2023-08-28T20:24:51.700Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
20:24:51 [2023-08-28T20:24:51.700Z] === RUN   TestAuthZPluginAllowEventStream
20:24:52 [2023-08-28T20:24:52.634Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
20:24:52 [2023-08-28T20:24:52.634Z] === RUN   TestAuthZPluginErrorResponse
20:24:53 [2023-08-28T20:24:53.199Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
20:24:53 [2023-08-28T20:24:53.199Z] === RUN   TestAuthZPluginErrorRequest
20:24:53 [2023-08-28T20:24:53.766Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
20:24:53 [2023-08-28T20:24:53.766Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:24:54 [2023-08-28T20:24:54.331Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
20:24:54 [2023-08-28T20:24:54.331Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:24:55 [2023-08-28T20:24:55.705Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s)
20:24:55 [2023-08-28T20:24:55.705Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:24:56 [2023-08-28T20:24:56.638Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.11s)
20:24:56 [2023-08-28T20:24:56.638Z] === RUN   TestAuthZPluginHeader
20:24:57 [2023-08-28T20:24:57.204Z] --- PASS: TestAuthZPluginHeader (0.61s)
20:24:57 [2023-08-28T20:24:57.204Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:24:57 [2023-08-28T20:24:57.204Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:24:57 [2023-08-28T20:24:57.204Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:24:57 [2023-08-28T20:24:57.204Z] === RUN   TestAuthZPluginV2Disable
20:24:57 [2023-08-28T20:24:57.204Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:24:57 [2023-08-28T20:24:57.204Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:24:57 [2023-08-28T20:24:57.204Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:24:57 [2023-08-28T20:24:57.204Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:24:57 [2023-08-28T20:24:57.204Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:24:57 [2023-08-28T20:24:57.204Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:24:57 [2023-08-28T20:24:57.204Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:24:57 [2023-08-28T20:24:57.204Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:24:57 [2023-08-28T20:24:57.204Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:25:15 [2023-08-28T20:25:15.278Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
20:25:15 [2023-08-28T20:25:15.278Z] PASS
20:25:15 [2023-08-28T20:25:15.278Z] 
20:25:15 [2023-08-28T20:25:15.278Z] === Skipped
20:25:15 [2023-08-28T20:25:15.278Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:25:15 [2023-08-28T20:25:15.278Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:25:15 [2023-08-28T20:25:15.278Z] 
20:25:15 [2023-08-28T20:25:15.278Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:25:15 [2023-08-28T20:25:15.278Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:25:15 [2023-08-28T20:25:15.278Z] 
20:25:15 [2023-08-28T20:25:15.278Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:25:15 [2023-08-28T20:25:15.278Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:25:15 [2023-08-28T20:25:15.278Z] 
20:25:15 [2023-08-28T20:25:15.278Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:25:15 [2023-08-28T20:25:15.278Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:25:15 [2023-08-28T20:25:15.278Z] 
20:25:15 [2023-08-28T20:25:15.278Z] DONE 17 tests, 4 skipped in 25.676s
20:25:15 [2023-08-28T20:25:15.278Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
20:25:15 [2023-08-28T20:25:15.278Z] ++ 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
20:25:15 [2023-08-28T20:25:15.278Z] ++ set -e
20:25:15 [2023-08-28T20:25:15.278Z] ++ '[' -n 0 ']'
20:25:15 [2023-08-28T20:25:15.278Z] ++ set -x
20:25:15 [2023-08-28T20:25:15.278Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:25:15 [2023-08-28T20:25:15.278Z] INFO: Testing against a local daemon
20:25:15 [2023-08-28T20:25:15.278Z] === RUN   TestPluginInvalidJSON
20:25:15 [2023-08-28T20:25:15.278Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
20:25:15 [2023-08-28T20:25:15.278Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
20:25:15 [2023-08-28T20:25:15.278Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
20:25:15 [2023-08-28T20:25:15.278Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
20:25:15 [2023-08-28T20:25:15.278Z] === RUN   TestPluginInvalidJSON/plugins/pull
20:25:15 [2023-08-28T20:25:15.278Z] === PAUSE TestPluginInvalidJSON/plugins/pull
20:25:15 [2023-08-28T20:25:15.278Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
20:25:15 [2023-08-28T20:25:15.278Z] === CONT  TestPluginInvalidJSON/plugins/pull
20:25:15 [2023-08-28T20:25:15.278Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
20:25:15 [2023-08-28T20:25:15.278Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
20:25:15 [2023-08-28T20:25:15.278Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
20:25:15 [2023-08-28T20:25:15.278Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
20:25:15 [2023-08-28T20:25:15.278Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
20:25:15 [2023-08-28T20:25:15.278Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
20:25:15 [2023-08-28T20:25:15.278Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
20:25:15 [2023-08-28T20:25:15.278Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
20:25:15 [2023-08-28T20:25:15.278Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
20:25:15 [2023-08-28T20:25:15.278Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
20:25:15 [2023-08-28T20:25:15.278Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
20:25:15 [2023-08-28T20:25:15.278Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
20:25:15 [2023-08-28T20:25:15.278Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
20:25:15 [2023-08-28T20:25:15.278Z] --- PASS: TestPluginInvalidJSON (0.01s)
20:25:15 [2023-08-28T20:25:15.278Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
20:25:15 [2023-08-28T20:25:15.278Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
20:25:15 [2023-08-28T20:25:15.278Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
20:25:15 [2023-08-28T20:25:15.278Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
20:25:15 [2023-08-28T20:25:15.278Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
20:25:15 [2023-08-28T20:25:15.278Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
20:25:15 [2023-08-28T20:25:15.278Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
20:25:15 [2023-08-28T20:25:15.278Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
20:25:15 [2023-08-28T20:25:15.278Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
20:25:15 [2023-08-28T20:25:15.278Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
20:25:15 [2023-08-28T20:25:15.278Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
20:25:15 [2023-08-28T20:25:15.278Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
20:25:15 [2023-08-28T20:25:15.278Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
20:25:15 [2023-08-28T20:25:15.278Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
20:25:15 [2023-08-28T20:25:15.278Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
20:25:15 [2023-08-28T20:25:15.278Z] === RUN   TestPluginInstall
20:25:15 [2023-08-28T20:25:15.278Z] === RUN   TestPluginInstall/no_auth
20:25:17 [2023-08-28T20:25:17.178Z] time="2023-08-28T20:25:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:25:17 [2023-08-28T20:25:17.178Z] time="2023-08-28T20:25:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aad12c1086524f834f826502ce65c6927ac139d120419f541c53d760dfb8e35c" mediatype=application/vnd.docker.plugin.v1+json size=522
20:25:17 [2023-08-28T20:25:17.179Z] time="2023-08-28T20:25:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:25:17 [2023-08-28T20:25:17.179Z] time="2023-08-28T20:25:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aad12c1086524f834f826502ce65c6927ac139d120419f541c53d760dfb8e35c" mediatype=application/vnd.docker.plugin.v1+json size=522
20:25:17 [2023-08-28T20:25:17.179Z] === RUN   TestPluginInstall/with_htpasswd
20:25:17 [2023-08-28T20:25:17.437Z] time="2023-08-28T20:25:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:25:17 [2023-08-28T20:25:17.437Z] time="2023-08-28T20:25:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aad12c1086524f834f826502ce65c6927ac139d120419f541c53d760dfb8e35c" mediatype=application/vnd.docker.plugin.v1+json size=522
20:25:17 [2023-08-28T20:25:17.437Z] time="2023-08-28T20:25:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:25:17 [2023-08-28T20:25:17.437Z] time="2023-08-28T20:25:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aad12c1086524f834f826502ce65c6927ac139d120419f541c53d760dfb8e35c" mediatype=application/vnd.docker.plugin.v1+json size=522
20:25:17 [2023-08-28T20:25:17.437Z] === RUN   TestPluginInstall/with_insecure
20:25:18 [2023-08-28T20:25:18.371Z] time="2023-08-28T20:25:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:25:18 [2023-08-28T20:25:18.371Z] time="2023-08-28T20:25:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc335037f0962a041930cfe1aec85eaa26e48a96fe0dc7e3c13189509a22e5ad" mediatype=application/vnd.docker.plugin.v1+json size=522
20:25:18 [2023-08-28T20:25:18.371Z] time="2023-08-28T20:25:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:25:18 [2023-08-28T20:25:18.371Z] time="2023-08-28T20:25:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc335037f0962a041930cfe1aec85eaa26e48a96fe0dc7e3c13189509a22e5ad" mediatype=application/vnd.docker.plugin.v1+json size=522
20:25:18 [2023-08-28T20:25:18.371Z]     plugin_test.go:196: [d41ed2284f1c5] daemon is not started
20:25:18 [2023-08-28T20:25:18.371Z] --- PASS: TestPluginInstall (4.33s)
20:25:18 [2023-08-28T20:25:18.371Z]     --- PASS: TestPluginInstall/no_auth (2.98s)
20:25:18 [2023-08-28T20:25:18.371Z]     --- PASS: TestPluginInstall/with_htpasswd (0.44s)
20:25:18 [2023-08-28T20:25:18.371Z]     --- PASS: TestPluginInstall/with_insecure (0.91s)
20:25:18 [2023-08-28T20:25:18.371Z] === RUN   TestPluginsWithRuntimes
20:25:20 [2023-08-28T20:25:20.270Z] === RUN   TestPluginsWithRuntimes/No_Args
20:25:20 [2023-08-28T20:25:20.836Z] === RUN   TestPluginsWithRuntimes/With_Args
20:25:21 [2023-08-28T20:25:21.770Z] --- PASS: TestPluginsWithRuntimes (3.32s)
20:25:21 [2023-08-28T20:25:21.770Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
20:25:21 [2023-08-28T20:25:21.770Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
20:25:21 [2023-08-28T20:25:21.770Z] === RUN   TestPluginBackCompatMediaTypes
20:25:22 [2023-08-28T20:25:22.336Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s)
20:25:22 [2023-08-28T20:25:22.336Z] PASS
20:25:22 [2023-08-28T20:25:22.336Z] 
20:25:22 [2023-08-28T20:25:22.336Z] DONE 24 tests in 8.174s
20:25:22 [2023-08-28T20:25:22.336Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
20:25:22 [2023-08-28T20:25:22.336Z] ++ 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
20:25:22 [2023-08-28T20:25:22.336Z] ++ set -e
20:25:22 [2023-08-28T20:25:22.336Z] ++ '[' -n 0 ']'
20:25:22 [2023-08-28T20:25:22.336Z] ++ set -x
20:25:22 [2023-08-28T20:25:22.336Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:25:22 [2023-08-28T20:25:22.336Z] INFO: Testing against a local daemon
20:25:22 [2023-08-28T20:25:22.336Z] === RUN   TestExternalGraphDriver
20:25:22 [2023-08-28T20:25:22.594Z] === RUN   TestExternalGraphDriver/json
20:25:24 [2023-08-28T20:25:24.493Z] === RUN   TestExternalGraphDriver/spec
20:25:25 [2023-08-28T20:25:25.867Z] === RUN   TestExternalGraphDriver/pull
20:25:29 [2023-08-28T20:25:29.150Z] --- PASS: TestExternalGraphDriver (6.54s)
20:25:29 [2023-08-28T20:25:29.150Z]     --- PASS: TestExternalGraphDriver/json (1.56s)
20:25:29 [2023-08-28T20:25:29.150Z]     --- PASS: TestExternalGraphDriver/spec (1.51s)
20:25:29 [2023-08-28T20:25:29.150Z]     --- PASS: TestExternalGraphDriver/pull (3.13s)
20:25:29 [2023-08-28T20:25:29.150Z] === RUN   TestGraphdriverPluginV2
20:25:29 [2023-08-28T20:25:29.150Z]     external_test.go:412: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:25:29 [2023-08-28T20:25:29.150Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
20:25:29 [2023-08-28T20:25:29.150Z] PASS
20:25:29 [2023-08-28T20:25:29.150Z] 
20:25:29 [2023-08-28T20:25:29.150Z] === Skipped
20:25:29 [2023-08-28T20:25:29.150Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
20:25:29 [2023-08-28T20:25:29.150Z]     external_test.go:412: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:25:29 [2023-08-28T20:25:29.150Z] 
20:25:29 [2023-08-28T20:25:29.150Z] DONE 5 tests, 1 skipped in 6.891s
20:25:29 [2023-08-28T20:25:29.150Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
20:25:29 [2023-08-28T20:25:29.150Z] ++ 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
20:25:29 [2023-08-28T20:25:29.150Z] ++ set -e
20:25:29 [2023-08-28T20:25:29.150Z] ++ '[' -n 0 ']'
20:25:29 [2023-08-28T20:25:29.150Z] ++ set -x
20:25:29 [2023-08-28T20:25:29.150Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:25:29 [2023-08-28T20:25:29.150Z] INFO: Testing against a local daemon
20:25:29 [2023-08-28T20:25:29.150Z] === RUN   TestContinueAfterPluginCrash
20:25:29 [2023-08-28T20:25:29.150Z] === PAUSE TestContinueAfterPluginCrash
20:25:29 [2023-08-28T20:25:29.150Z] === RUN   TestReadPluginNoRead
20:25:29 [2023-08-28T20:25:29.150Z] === PAUSE TestReadPluginNoRead
20:25:29 [2023-08-28T20:25:29.150Z] === RUN   TestDaemonStartWithLogOpt
20:25:29 [2023-08-28T20:25:29.150Z] === PAUSE TestDaemonStartWithLogOpt
20:25:29 [2023-08-28T20:25:29.150Z] === CONT  TestContinueAfterPluginCrash
20:25:29 [2023-08-28T20:25:29.150Z] === CONT  TestDaemonStartWithLogOpt
20:25:29 [2023-08-28T20:25:29.150Z] === CONT  TestReadPluginNoRead
20:25:31 [2023-08-28T20:25:31.680Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:25:31 [2023-08-28T20:25:31.938Z] --- PASS: TestDaemonStartWithLogOpt (2.69s)
20:25:32 [2023-08-28T20:25:32.504Z] === RUN   TestReadPluginNoRead/default
20:25:33 [2023-08-28T20:25:33.877Z] === RUN   TestReadPluginNoRead/disabled_caching
20:25:35 [2023-08-28T20:25:35.250Z]     read_test.go:91: [d6a6daa8cc6c9] daemon is not started
20:25:35 [2023-08-28T20:25:35.250Z] --- PASS: TestReadPluginNoRead (5.75s)
20:25:35 [2023-08-28T20:25:35.250Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
20:25:35 [2023-08-28T20:25:35.250Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
20:25:35 [2023-08-28T20:25:35.250Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
20:25:37 [2023-08-28T20:25:37.149Z] --- PASS: TestContinueAfterPluginCrash (7.67s)
20:25:37 [2023-08-28T20:25:37.149Z] PASS
20:25:37 [2023-08-28T20:25:37.149Z] 
20:25:37 [2023-08-28T20:25:37.149Z] DONE 6 tests in 7.699s
20:25:37 [2023-08-28T20:25:37.149Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
20:25:37 [2023-08-28T20:25:37.149Z] ++ 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
20:25:37 [2023-08-28T20:25:37.149Z] ++ set -e
20:25:37 [2023-08-28T20:25:37.149Z] ++ '[' -n 0 ']'
20:25:37 [2023-08-28T20:25:37.149Z] ++ set -x
20:25:37 [2023-08-28T20:25:37.149Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:25:37 [2023-08-28T20:25:37.149Z] testing: warning: no tests to run
20:25:37 [2023-08-28T20:25:37.149Z] PASS
20:25:37 [2023-08-28T20:25:37.149Z] 
20:25:37 [2023-08-28T20:25:37.149Z] DONE 0 tests in 0.008s
20:25:37 [2023-08-28T20:25:37.149Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
20:25:37 [2023-08-28T20:25:37.149Z] ++ 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
20:25:37 [2023-08-28T20:25:37.149Z] ++ set -e
20:25:37 [2023-08-28T20:25:37.149Z] ++ '[' -n 0 ']'
20:25:37 [2023-08-28T20:25:37.149Z] ++ set -x
20:25:37 [2023-08-28T20:25:37.149Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:25:37 [2023-08-28T20:25:37.149Z] INFO: Testing against a local daemon
20:25:37 [2023-08-28T20:25:37.149Z] === RUN   TestPluginWithDevMounts
20:25:37 [2023-08-28T20:25:37.149Z] === PAUSE TestPluginWithDevMounts
20:25:37 [2023-08-28T20:25:37.149Z] === CONT  TestPluginWithDevMounts
20:25:38 [2023-08-28T20:25:38.523Z] --- PASS: TestPluginWithDevMounts (1.49s)
20:25:38 [2023-08-28T20:25:38.523Z] PASS
20:25:38 [2023-08-28T20:25:38.523Z] 
20:25:38 [2023-08-28T20:25:38.523Z] DONE 1 tests in 1.517s
20:25:38 [2023-08-28T20:25:38.523Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
20:25:38 [2023-08-28T20:25:38.523Z] ++ 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
20:25:38 [2023-08-28T20:25:38.523Z] ++ set -e
20:25:38 [2023-08-28T20:25:38.523Z] ++ '[' -n 0 ']'
20:25:38 [2023-08-28T20:25:38.523Z] ++ set -x
20:25:38 [2023-08-28T20:25:38.523Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:25:38 [2023-08-28T20:25:38.523Z] INFO: Testing against a local daemon
20:25:38 [2023-08-28T20:25:38.523Z] === RUN   TestSecretInspect
20:25:40 [2023-08-28T20:25:40.426Z] --- PASS: TestSecretInspect (2.00s)
20:25:40 [2023-08-28T20:25:40.426Z] === RUN   TestSecretList
20:25:42 [2023-08-28T20:25:42.325Z] --- PASS: TestSecretList (1.91s)
20:25:42 [2023-08-28T20:25:42.325Z] === RUN   TestSecretsCreateAndDelete
20:25:44 [2023-08-28T20:25:44.225Z] --- PASS: TestSecretsCreateAndDelete (1.88s)
20:25:44 [2023-08-28T20:25:44.225Z] === RUN   TestSecretsUpdate
20:25:46 [2023-08-28T20:25:46.754Z] --- PASS: TestSecretsUpdate (2.00s)
20:25:46 [2023-08-28T20:25:46.754Z] === RUN   TestTemplatedSecret
20:25:49 [2023-08-28T20:25:49.282Z] --- PASS: TestTemplatedSecret (2.60s)
20:25:49 [2023-08-28T20:25:49.282Z] === RUN   TestSecretCreateResolve
20:25:51 [2023-08-28T20:25:51.183Z] --- PASS: TestSecretCreateResolve (2.04s)
20:25:51 [2023-08-28T20:25:51.183Z] PASS
20:25:51 [2023-08-28T20:25:51.183Z] 
20:25:51 [2023-08-28T20:25:51.183Z] DONE 6 tests in 12.465s
20:25:51 [2023-08-28T20:25:51.183Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
20:25:51 [2023-08-28T20:25:51.183Z] ++ 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
20:25:51 [2023-08-28T20:25:51.183Z] ++ set -e
20:25:51 [2023-08-28T20:25:51.183Z] ++ '[' -n 0 ']'
20:25:51 [2023-08-28T20:25:51.183Z] ++ set -x
20:25:51 [2023-08-28T20:25:51.183Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:25:51 [2023-08-28T20:25:51.183Z] INFO: Testing against a local daemon
20:25:51 [2023-08-28T20:25:51.183Z] === RUN   TestServiceCreateInit
20:25:51 [2023-08-28T20:25:51.183Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:25:55 [2023-08-28T20:25:55.366Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:25:58 [2023-08-28T20:25:58.648Z] --- PASS: TestServiceCreateInit (7.47s)
20:25:58 [2023-08-28T20:25:58.648Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s)
20:25:58 [2023-08-28T20:25:58.648Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s)
20:25:58 [2023-08-28T20:25:58.648Z] === RUN   TestCreateServiceMultipleTimes
20:26:13 [2023-08-28T20:26:13.516Z] --- PASS: TestCreateServiceMultipleTimes (14.94s)
20:26:13 [2023-08-28T20:26:13.516Z] === RUN   TestCreateServiceConflict
20:26:15 [2023-08-28T20:26:15.416Z] --- PASS: TestCreateServiceConflict (1.93s)
20:26:15 [2023-08-28T20:26:15.416Z] === RUN   TestCreateServiceMaxReplicas
20:26:17 [2023-08-28T20:26:17.945Z] --- PASS: TestCreateServiceMaxReplicas (2.76s)
20:26:17 [2023-08-28T20:26:17.945Z] === RUN   TestCreateWithDuplicateNetworkNames
20:26:32 [2023-08-28T20:26:32.814Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.84s)
20:26:32 [2023-08-28T20:26:32.814Z] === RUN   TestCreateServiceSecretFileMode
20:26:45 [2023-08-28T20:26:45.009Z] --- PASS: TestCreateServiceSecretFileMode (12.56s)
20:26:45 [2023-08-28T20:26:45.009Z] === RUN   TestCreateServiceConfigFileMode
20:26:57 [2023-08-28T20:26:57.276Z] --- PASS: TestCreateServiceConfigFileMode (12.69s)
20:26:57 [2023-08-28T20:26:57.276Z] === RUN   TestCreateServiceSysctls
20:26:59 [2023-08-28T20:26:59.804Z] --- PASS: TestCreateServiceSysctls (3.21s)
20:26:59 [2023-08-28T20:26:59.804Z] === RUN   TestCreateServiceCapabilities
20:27:02 [2023-08-28T20:27:02.333Z] --- PASS: TestCreateServiceCapabilities (2.55s)
20:27:02 [2023-08-28T20:27:02.333Z] === RUN   TestInspect
20:27:04 [2023-08-28T20:27:04.861Z] --- PASS: TestInspect (2.87s)
20:27:04 [2023-08-28T20:27:04.861Z] === RUN   TestCreateJob
20:27:08 [2023-08-28T20:27:08.142Z] --- PASS: TestCreateJob (3.27s)
20:27:08 [2023-08-28T20:27:08.142Z] === RUN   TestReplicatedJob
20:27:13 [2023-08-28T20:27:13.406Z] --- PASS: TestReplicatedJob (5.32s)
20:27:13 [2023-08-28T20:27:13.406Z] === RUN   TestUpdateReplicatedJob
20:27:16 [2023-08-28T20:27:16.687Z] --- PASS: TestUpdateReplicatedJob (3.26s)
20:27:16 [2023-08-28T20:27:16.687Z] === RUN   TestServiceListWithStatuses
20:27:16 [2023-08-28T20:27:16.687Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:27:16 [2023-08-28T20:27:16.687Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:27:16 [2023-08-28T20:27:16.687Z] === RUN   TestDockerNetworkConnectAlias
20:27:20 [2023-08-28T20:27:20.870Z] --- PASS: TestDockerNetworkConnectAlias (4.10s)
20:27:20 [2023-08-28T20:27:20.870Z] === RUN   TestDockerNetworkReConnect
20:27:24 [2023-08-28T20:27:24.150Z] --- PASS: TestDockerNetworkReConnect (3.10s)
20:27:24 [2023-08-28T20:27:24.150Z] === RUN   TestServicePlugin
20:27:24 [2023-08-28T20:27:24.150Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:27:24 [2023-08-28T20:27:24.150Z] --- SKIP: TestServicePlugin (0.00s)
20:27:24 [2023-08-28T20:27:24.150Z] === RUN   TestServiceUpdateLabel
20:27:26 [2023-08-28T20:27:26.050Z] --- PASS: TestServiceUpdateLabel (1.95s)
20:27:26 [2023-08-28T20:27:26.050Z] === RUN   TestServiceUpdateSecrets
20:27:40 [2023-08-28T20:27:40.919Z] --- PASS: TestServiceUpdateSecrets (14.49s)
20:27:40 [2023-08-28T20:27:40.919Z] === RUN   TestServiceUpdateConfigs
20:27:55 [2023-08-28T20:27:55.785Z] --- PASS: TestServiceUpdateConfigs (14.52s)
20:27:55 [2023-08-28T20:27:55.785Z] === RUN   TestServiceUpdateNetwork
20:28:07 [2023-08-28T20:28:07.978Z] --- PASS: TestServiceUpdateNetwork (12.35s)
20:28:07 [2023-08-28T20:28:07.978Z] === RUN   TestServiceUpdatePidsLimit
20:28:08 [2023-08-28T20:28:08.236Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:28:09 [2023-08-28T20:28:09.169Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:28:17 [2023-08-28T20:28:17.276Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:28:23 [2023-08-28T20:28:23.832Z] --- PASS: TestServiceUpdatePidsLimit (16.14s)
20:28:23 [2023-08-28T20:28:23.832Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
20:28:23 [2023-08-28T20:28:23.832Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
20:28:23 [2023-08-28T20:28:23.832Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.77s)
20:28:23 [2023-08-28T20:28:23.832Z] PASS
20:28:23 [2023-08-28T20:28:23.832Z] 
20:28:23 [2023-08-28T20:28:23.832Z] === Skipped
20:28:23 [2023-08-28T20:28:23.832Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
20:28:23 [2023-08-28T20:28:23.832Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:28:23 [2023-08-28T20:28:23.832Z] 
20:28:23 [2023-08-28T20:28:23.832Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
20:28:23 [2023-08-28T20:28:23.832Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:28:23 [2023-08-28T20:28:23.832Z] 
20:28:23 [2023-08-28T20:28:23.832Z] DONE 27 tests, 2 skipped in 152.354s
20:28:23 [2023-08-28T20:28:23.832Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
20:28:23 [2023-08-28T20:28:23.832Z] ++ 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
20:28:23 [2023-08-28T20:28:23.832Z] ++ set -e
20:28:23 [2023-08-28T20:28:23.832Z] ++ '[' -n 0 ']'
20:28:23 [2023-08-28T20:28:23.832Z] ++ set -x
20:28:23 [2023-08-28T20:28:23.832Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:28:23 [2023-08-28T20:28:23.832Z] INFO: Testing against a local daemon
20:28:23 [2023-08-28T20:28:23.832Z] === RUN   TestSessionCreate
20:28:23 [2023-08-28T20:28:23.832Z] --- PASS: TestSessionCreate (0.02s)
20:28:23 [2023-08-28T20:28:23.832Z] === RUN   TestSessionCreateWithBadUpgrade
20:28:23 [2023-08-28T20:28:23.832Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
20:28:23 [2023-08-28T20:28:23.832Z] PASS
20:28:23 [2023-08-28T20:28:23.832Z] 
20:28:23 [2023-08-28T20:28:23.832Z] DONE 2 tests in 0.054s
20:28:23 [2023-08-28T20:28:23.832Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
20:28:23 [2023-08-28T20:28:23.832Z] ++ 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
20:28:23 [2023-08-28T20:28:23.832Z] ++ set -e
20:28:23 [2023-08-28T20:28:23.832Z] ++ '[' -n 0 ']'
20:28:23 [2023-08-28T20:28:23.832Z] ++ set -x
20:28:23 [2023-08-28T20:28:23.832Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:28:23 [2023-08-28T20:28:23.832Z] INFO: Testing against a local daemon
20:28:23 [2023-08-28T20:28:23.832Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:28:23 [2023-08-28T20:28:23.832Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:28:23 [2023-08-28T20:28:23.832Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:28:23 [2023-08-28T20:28:23.832Z] === RUN   TestDiskUsage
20:28:23 [2023-08-28T20:28:23.832Z] === PAUSE TestDiskUsage
20:28:23 [2023-08-28T20:28:23.832Z] === RUN   TestEventsExecDie
20:28:23 [2023-08-28T20:28:23.832Z] --- PASS: TestEventsExecDie (0.56s)
20:28:23 [2023-08-28T20:28:23.832Z] === RUN   TestEventsBackwardsCompatible
20:28:24 [2023-08-28T20:28:24.090Z] --- PASS: TestEventsBackwardsCompatible (0.03s)
20:28:24 [2023-08-28T20:28:24.090Z] === RUN   TestEventsVolumeCreate
20:28:24 [2023-08-28T20:28:24.090Z] --- PASS: TestEventsVolumeCreate (0.05s)
20:28:24 [2023-08-28T20:28:24.090Z] === RUN   TestInfoBinaryCommits
20:28:24 [2023-08-28T20:28:24.090Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:28:24 [2023-08-28T20:28:24.090Z] === RUN   TestInfoAPIVersioned
20:28:24 [2023-08-28T20:28:24.090Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:28:24 [2023-08-28T20:28:24.090Z] === RUN   TestInfoAPI
20:28:24 [2023-08-28T20:28:24.090Z] --- PASS: TestInfoAPI (0.02s)
20:28:24 [2023-08-28T20:28:24.090Z] === RUN   TestInfoAPIWarnings
20:28:42 [2023-08-28T20:28:42.161Z] --- PASS: TestInfoAPIWarnings (16.54s)
20:28:42 [2023-08-28T20:28:42.161Z] === RUN   TestInfoDebug
20:28:42 [2023-08-28T20:28:42.161Z] --- PASS: TestInfoDebug (0.52s)
20:28:42 [2023-08-28T20:28:42.161Z] === RUN   TestInfoInsecureRegistries
20:28:42 [2023-08-28T20:28:42.161Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:28:42 [2023-08-28T20:28:42.161Z] === RUN   TestInfoRegistryMirrors
20:28:42 [2023-08-28T20:28:42.161Z] --- PASS: TestInfoRegistryMirrors (0.52s)
20:28:42 [2023-08-28T20:28:42.161Z] === RUN   TestLoginFailsWithBadCredentials
20:28:43 [2023-08-28T20:28:43.095Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
20:28:43 [2023-08-28T20:28:43.095Z] === RUN   TestPingCacheHeaders
20:28:43 [2023-08-28T20:28:43.095Z] --- PASS: TestPingCacheHeaders (0.02s)
20:28:43 [2023-08-28T20:28:43.095Z] === RUN   TestPingGet
20:28:43 [2023-08-28T20:28:43.095Z] --- PASS: TestPingGet (0.01s)
20:28:43 [2023-08-28T20:28:43.095Z] === RUN   TestPingHead
20:28:43 [2023-08-28T20:28:43.354Z] --- PASS: TestPingHead (0.02s)
20:28:43 [2023-08-28T20:28:43.354Z] === RUN   TestPingSwarmHeader
20:28:43 [2023-08-28T20:28:43.920Z] === RUN   TestPingSwarmHeader/before_swarm_init
20:28:44 [2023-08-28T20:28:44.178Z] === RUN   TestPingSwarmHeader/after_swarm_init
20:28:45 [2023-08-28T20:28:45.115Z] === RUN   TestPingSwarmHeader/after_swarm_leave
20:28:45 [2023-08-28T20:28:45.115Z] --- PASS: TestPingSwarmHeader (1.94s)
20:28:45 [2023-08-28T20:28:45.115Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
20:28:45 [2023-08-28T20:28:45.115Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
20:28:45 [2023-08-28T20:28:45.115Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
20:28:45 [2023-08-28T20:28:45.115Z] === RUN   TestPingBuilderHeader
20:28:45 [2023-08-28T20:28:45.115Z] === RUN   TestPingBuilderHeader/default_config
20:28:45 [2023-08-28T20:28:45.680Z] === RUN   TestPingBuilderHeader/buildkit_disabled
20:28:46 [2023-08-28T20:28:46.246Z] --- PASS: TestPingBuilderHeader (1.04s)
20:28:46 [2023-08-28T20:28:46.246Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
20:28:46 [2023-08-28T20:28:46.246Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
20:28:46 [2023-08-28T20:28:46.246Z] === RUN   TestVersion
20:28:46 [2023-08-28T20:28:46.246Z] --- PASS: TestVersion (0.01s)
20:28:46 [2023-08-28T20:28:46.246Z] === CONT  TestDiskUsage
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/empty
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/empty/container_types
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/empty/image_types
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/empty/volume_types
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/empty/build-cache_types
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/empty/container,_volume_types
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/after_LoadBusybox
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
20:28:46 [2023-08-28T20:28:46.812Z] === RUN   TestDiskUsage/after_container.Run
20:28:47 [2023-08-28T20:28:47.070Z] === RUN   TestDiskUsage/after_container.Run/container_types
20:28:47 [2023-08-28T20:28:47.070Z] === RUN   TestDiskUsage/after_container.Run/image_types
20:28:47 [2023-08-28T20:28:47.070Z] === RUN   TestDiskUsage/after_container.Run/volume_types
20:28:47 [2023-08-28T20:28:47.070Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
20:28:47 [2023-08-28T20:28:47.070Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
20:28:47 [2023-08-28T20:28:47.070Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
20:28:47 [2023-08-28T20:28:47.070Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
20:28:47 [2023-08-28T20:28:47.070Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
20:28:47 [2023-08-28T20:28:47.070Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
20:28:47 [2023-08-28T20:28:47.070Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
20:28:47 [2023-08-28T20:28:47.328Z] --- PASS: TestDiskUsage (1.03s)
20:28:47 [2023-08-28T20:28:47.328Z]     --- PASS: TestDiskUsage/empty (0.01s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z] PASS
20:28:47 [2023-08-28T20:28:47.328Z] 
20:28:47 [2023-08-28T20:28:47.328Z] === Skipped
20:28:47 [2023-08-28T20:28:47.328Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:28:47 [2023-08-28T20:28:47.328Z] 
20:28:47 [2023-08-28T20:28:47.328Z] DONE 57 tests, 1 skipped in 23.888s
20:28:47 [2023-08-28T20:28:47.328Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
20:28:47 [2023-08-28T20:28:47.328Z] ++ 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
20:28:47 [2023-08-28T20:28:47.328Z] ++ set -e
20:28:47 [2023-08-28T20:28:47.328Z] ++ '[' -n 0 ']'
20:28:47 [2023-08-28T20:28:47.328Z] ++ set -x
20:28:47 [2023-08-28T20:28:47.328Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UHBJ1lzmDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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
20:28:47 [2023-08-28T20:28:47.328Z] INFO: Testing against a local daemon
20:28:47 [2023-08-28T20:28:47.328Z] === RUN   TestVolumesCreateAndList
20:28:47 [2023-08-28T20:28:47.328Z] --- PASS: TestVolumesCreateAndList (0.02s)
20:28:47 [2023-08-28T20:28:47.328Z] === RUN   TestVolumesRemove
20:28:47 [2023-08-28T20:28:47.328Z] === RUN   TestVolumesRemove/volume_in_use
20:28:47 [2023-08-28T20:28:47.328Z] === RUN   TestVolumesRemove/volume_not_in_use
20:28:47 [2023-08-28T20:28:47.328Z] === RUN   TestVolumesRemove/non-existing_volume
20:28:47 [2023-08-28T20:28:47.328Z] === RUN   TestVolumesRemove/non-existing_volume_force
20:28:47 [2023-08-28T20:28:47.328Z] --- PASS: TestVolumesRemove (0.05s)
20:28:47 [2023-08-28T20:28:47.328Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
20:28:47 [2023-08-28T20:28:47.328Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z] === RUN   TestVolumesRemoveSwarmEnabled
20:28:47 [2023-08-28T20:28:47.328Z] === PAUSE TestVolumesRemoveSwarmEnabled
20:28:47 [2023-08-28T20:28:47.328Z] === RUN   TestVolumesInspect
20:28:47 [2023-08-28T20:28:47.328Z] --- PASS: TestVolumesInspect (0.01s)
20:28:47 [2023-08-28T20:28:47.328Z] === RUN   TestVolumesInvalidJSON
20:28:47 [2023-08-28T20:28:47.328Z] === RUN   TestVolumesInvalidJSON/volumes/create
20:28:47 [2023-08-28T20:28:47.328Z] === PAUSE TestVolumesInvalidJSON/volumes/create
20:28:47 [2023-08-28T20:28:47.328Z] === CONT  TestVolumesInvalidJSON/volumes/create
20:28:47 [2023-08-28T20:28:47.328Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
20:28:47 [2023-08-28T20:28:47.328Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
20:28:47 [2023-08-28T20:28:47.328Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
20:28:47 [2023-08-28T20:28:47.328Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
20:28:47 [2023-08-28T20:28:47.328Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:28:47 [2023-08-28T20:28:47.328Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
20:28:47 [2023-08-28T20:28:47.328Z] === RUN   TestVolumePruneAnonymous
20:28:47 [2023-08-28T20:28:47.328Z] --- PASS: TestVolumePruneAnonymous (0.03s)
20:28:47 [2023-08-28T20:28:47.328Z] === RUN   TestVolumePruneAnonFromImage
20:28:47 [2023-08-28T20:28:47.586Z] --- PASS: TestVolumePruneAnonFromImage (0.11s)
20:28:47 [2023-08-28T20:28:47.586Z] === CONT  TestVolumesRemoveSwarmEnabled
20:28:48 [2023-08-28T20:28:48.959Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
20:28:48 [2023-08-28T20:28:48.959Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
20:28:48 [2023-08-28T20:28:48.959Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
20:28:48 [2023-08-28T20:28:48.959Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
20:28:49 [2023-08-28T20:28:49.525Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.10s)
20:28:49 [2023-08-28T20:28:49.525Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
20:28:49 [2023-08-28T20:28:49.525Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
20:28:49 [2023-08-28T20:28:49.525Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
20:28:49 [2023-08-28T20:28:49.525Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
20:28:49 [2023-08-28T20:28:49.525Z] PASS
20:28:49 [2023-08-28T20:28:49.525Z] 
20:28:49 [2023-08-28T20:28:49.525Z] DONE 20 tests in 2.366s
20:28:49 [2023-08-28T20:28:49.525Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:28:49 [2023-08-28T20:28:49.783Z] ++++ cat bundles/test-integration/docker.pid
20:28:49 [2023-08-28T20:28:49.783Z] +++ kill 22291
20:28:51 [2023-08-28T20:28:51.156Z] +++ /etc/init.d/apparmor stop
20:28:51 [2023-08-28T20:28:51.156Z] Leaving: AppArmorNo profiles have been unloaded.
20:28:51 [2023-08-28T20:28:51.156Z] 
20:28:51 [2023-08-28T20:28:51.156Z] Unloading profiles will leave already running processes permanently
20:28:51 [2023-08-28T20:28:51.156Z] unconfined, which can lead to unexpected situations.
20:28:51 [2023-08-28T20:28:51.156Z] 
20:28:51 [2023-08-28T20:28:51.156Z] To set a process to complain mode, use the command line tool
20:28:51 [2023-08-28T20:28:51.156Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:28:51 [2023-08-28T20:28:51.156Z] +++ true
20:28:51 [2023-08-28T20:28:51.156Z] exiting test-integration
20:28:51 [2023-08-28T20:28:51.156Z] ++ exit 0
20:28:51 [2023-08-28T20:28:51.156Z] 
Post stage
[Pipeline] junit
20:28:52 [2023-08-28T20:28:52.102Z] Recording test results
20:28:52 [2023-08-28T20:28:52.291Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:28:52 [2023-08-28T20:28:52.582Z] + echo Ensuring container killed.
20:28:52 [2023-08-28T20:28:52.582Z] Ensuring container killed.
20:28:52 [2023-08-28T20:28:52.582Z] + docker rm -vf docker-pr2
20:28:52 [2023-08-28T20:28:52.582Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
20:28:52 [2023-08-28T20:28:52.861Z] + echo Chowning /workspace to jenkins user
20:28:52 [2023-08-28T20:28:52.861Z] Chowning /workspace to jenkins user
20:28:52 [2023-08-28T20:28:52.861Z] + id -u
20:28:52 [2023-08-28T20:28:52.861Z] + id -g
20:28:52 [2023-08-28T20:28:52.861Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46354:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:28:54 [2023-08-28T20:28:54.075Z] + bundleName=arm64-integration
20:28:54 [2023-08-28T20:28:54.075Z] + echo Creating arm64-integration-bundles.tar.gz
20:28:54 [2023-08-28T20:28:54.075Z] Creating arm64-integration-bundles.tar.gz
20:28:54 [2023-08-28T20:28:54.075Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
20:28:54 [2023-08-28T20:28:54.075Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
20:28:54 [2023-08-28T20:28:54.345Z] Archiving artifacts
20:28:56 [2023-08-28T20:28:56.182Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46354/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:28:56 [2023-08-28T20:28:56.467Z] + make clean
20:28:56 [2023-08-28T20:28:56.467Z] docker volume rm -f docker-dev-cache docker-mod-cache
20:28:56 [2023-08-28T20:28:56.467Z] docker-dev-cache
20:28:56 [2023-08-28T20:28:56.467Z] 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