Skip to content
Success

Console Output

Pull request #47020 opened
Started by user Sebastiaan van Stijn
Rebuilds build #1
23:19:52 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b+e7001c14558af124d7959c1d1cfe3a16b507c521 (8372e81dbadccb1e05a97e3bdaf112ce59813dfd)
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-47020@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
23:19:55 [2024-01-03T23:19:55.417Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
23:19:55 [2024-01-03T23:19:55.421Z] Trying to pass milestone 1
[Pipeline] milestone
23:19:55 [2024-01-03T23:19:55.569Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
23:19:55 [2024-01-03T23:19:55.787Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04b7ffadb118ad182) in /home/ubuntu/workspace/moby_PR-47020
[Pipeline] {
[Pipeline] checkout
23:19:55 [2024-01-03T23:19:55.809Z] The recommended git tool is: git
23:19:55 [2024-01-03T23:19:55.817Z] using credential docker-jenkins-github-credentials
23:19:55 [2024-01-03T23:19:55.834Z] Cloning the remote Git repository
23:19:55 [2024-01-03T23:19:55.834Z] Cloning with configured refspecs honoured and without tags
23:19:55 [2024-01-03T23:19:55.840Z] Cloning repository https://github.com/moby/moby.git
23:19:55 [2024-01-03T23:19:55.840Z]  > git init /home/ubuntu/workspace/moby_PR-47020 # timeout=10
23:19:55 [2024-01-03T23:19:55.844Z] Fetching upstream changes from https://github.com/moby/moby.git
23:19:55 [2024-01-03T23:19:55.844Z]  > git --version # timeout=10
23:19:55 [2024-01-03T23:19:55.846Z]  > git --version # 'git version 2.25.1'
23:19:55 [2024-01-03T23:19:55.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:19:55 [2024-01-03T23:19:55.847Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47020/head:refs/remotes/origin/PR-47020 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:20:06 [2024-01-03T23:20:06.819Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:20:06 [2024-01-03T23:20:06.821Z]  > git config --add remote.origin.fetch +refs/pull/47020/head:refs/remotes/origin/PR-47020 # timeout=10
23:20:06 [2024-01-03T23:20:06.824Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:20:06 [2024-01-03T23:20:06.827Z] Fetching without tags
23:20:07 [2024-01-03T23:20:07.022Z] Merging remotes/origin/master commit e7001c14558af124d7959c1d1cfe3a16b507c521 into PR head commit 6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b
23:20:07 [2024-01-03T23:20:07.686Z] Merge succeeded, producing 6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b
23:20:07 [2024-01-03T23:20:07.687Z] Checking out Revision 6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b (PR-47020)
23:20:06 [2024-01-03T23:20:06.829Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:20:06 [2024-01-03T23:20:06.834Z] Fetching upstream changes from https://github.com/moby/moby.git
23:20:06 [2024-01-03T23:20:06.834Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:20:06 [2024-01-03T23:20:06.835Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47020/head:refs/remotes/origin/PR-47020 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:20:07 [2024-01-03T23:20:07.028Z]  > git config core.sparsecheckout # timeout=10
23:20:07 [2024-01-03T23:20:07.031Z]  > git checkout -f 6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b # timeout=10
23:20:07 [2024-01-03T23:20:07.675Z]  > git remote # timeout=10
23:20:07 [2024-01-03T23:20:07.678Z]  > git config --get remote.origin.url # timeout=10
23:20:07 [2024-01-03T23:20:07.680Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:20:07 [2024-01-03T23:20:07.681Z]  > git merge e7001c14558af124d7959c1d1cfe3a16b507c521 # timeout=10
23:20:07 [2024-01-03T23:20:07.688Z]  > git rev-parse HEAD^{commit} # timeout=10
23:20:07 [2024-01-03T23:20:07.693Z]  > git config core.sparsecheckout # timeout=10
23:20:07 [2024-01-03T23:20:07.695Z]  > git checkout -f 6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b # timeout=10
23:20:08 [2024-01-03T23:20:08.556Z] Commit message: "daemon: work around go1.21 compiler bug"
23:20:08 [2024-01-03T23:20:08.563Z]  > git rev-list --no-walk 6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:20:09 [2024-01-03T23:20:09.196Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47020:/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
23:20:12 [2024-01-03T23:20:12.483Z] 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
23:20:12 [2024-01-03T23:20:12.533Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04b7ffadb118ad182) in /home/ubuntu/workspace/moby_PR-47020
[Pipeline] {
[Pipeline] checkout
23:20:12 [2024-01-03T23:20:12.548Z] The recommended git tool is: git
23:20:12 [2024-01-03T23:20:12.556Z] using credential docker-jenkins-github-credentials
23:20:12 [2024-01-03T23:20:12.572Z] Fetching changes from the remote Git repository
23:20:12 [2024-01-03T23:20:12.577Z] Fetching without tags
23:20:12 [2024-01-03T23:20:12.769Z] Merging remotes/origin/master commit e7001c14558af124d7959c1d1cfe3a16b507c521 into PR head commit 6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b
23:20:12 [2024-01-03T23:20:12.817Z] Merge succeeded, producing 6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b
23:20:12 [2024-01-03T23:20:12.817Z] Checking out Revision 6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b (PR-47020)
23:20:12 [2024-01-03T23:20:12.855Z] Commit message: "daemon: work around go1.21 compiler bug"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:20:13 [2024-01-03T23:20:13.549Z] + docker version
23:20:13 [2024-01-03T23:20:13.549Z] Client: Docker Engine - Community
23:20:13 [2024-01-03T23:20:13.549Z]  Version:           24.0.7
23:20:13 [2024-01-03T23:20:13.549Z]  API version:       1.43
23:20:13 [2024-01-03T23:20:13.549Z]  Go version:        go1.20.10
23:20:13 [2024-01-03T23:20:13.549Z]  Git commit:        afdd53b
23:20:13 [2024-01-03T23:20:13.549Z]  Built:             Thu Oct 26 09:08:14 2023
23:20:13 [2024-01-03T23:20:13.549Z]  OS/Arch:           linux/arm64
23:20:13 [2024-01-03T23:20:13.549Z]  Context:           default
23:20:13 [2024-01-03T23:20:13.549Z] 
23:20:13 [2024-01-03T23:20:13.549Z] Server: Docker Engine - Community
23:20:13 [2024-01-03T23:20:13.549Z]  Engine:
23:20:13 [2024-01-03T23:20:13.549Z]   Version:          24.0.7
23:20:13 [2024-01-03T23:20:13.549Z]   API version:      1.43 (minimum version 1.12)
23:20:13 [2024-01-03T23:20:13.549Z]   Go version:       go1.20.10
23:20:13 [2024-01-03T23:20:13.549Z]   Git commit:       311b9ff
23:20:13 [2024-01-03T23:20:13.550Z]   Built:            Thu Oct 26 09:08:14 2023
23:20:13 [2024-01-03T23:20:13.550Z]   OS/Arch:          linux/arm64
23:20:13 [2024-01-03T23:20:13.550Z]   Experimental:     true
23:20:13 [2024-01-03T23:20:13.550Z]  containerd:
23:20:13 [2024-01-03T23:20:13.550Z]   Version:          1.6.25
23:20:13 [2024-01-03T23:20:13.550Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
23:20:13 [2024-01-03T23:20:13.550Z]  runc:
23:20:13 [2024-01-03T23:20:13.550Z]   Version:          1.1.10
23:20:13 [2024-01-03T23:20:13.550Z]   GitCommit:        v1.1.10-0-g18a0cb0
23:20:13 [2024-01-03T23:20:13.550Z]  docker-init:
23:20:13 [2024-01-03T23:20:13.550Z]   Version:          0.19.0
23:20:13 [2024-01-03T23:20:13.550Z]   GitCommit:        de40ad0
23:20:12 [2024-01-03T23:20:12.573Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47020/.git # timeout=10
23:20:12 [2024-01-03T23:20:12.578Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:20:12 [2024-01-03T23:20:12.583Z] Fetching upstream changes from https://github.com/moby/moby.git
23:20:12 [2024-01-03T23:20:12.583Z]  > git --version # timeout=10
23:20:12 [2024-01-03T23:20:12.585Z]  > git --version # 'git version 2.25.1'
23:20:12 [2024-01-03T23:20:12.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:20:12 [2024-01-03T23:20:12.586Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47020/head:refs/remotes/origin/PR-47020 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:20:12 [2024-01-03T23:20:12.776Z]  > git config core.sparsecheckout # timeout=10
23:20:12 [2024-01-03T23:20:12.778Z]  > git checkout -f 6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b # timeout=10
23:20:12 [2024-01-03T23:20:12.806Z]  > git remote # timeout=10
23:20:12 [2024-01-03T23:20:12.808Z]  > git config --get remote.origin.url # timeout=10
23:20:12 [2024-01-03T23:20:12.810Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:20:12 [2024-01-03T23:20:12.811Z]  > git merge e7001c14558af124d7959c1d1cfe3a16b507c521 # timeout=10
23:20:12 [2024-01-03T23:20:12.818Z]  > git rev-parse HEAD^{commit} # timeout=10
23:20:12 [2024-01-03T23:20:12.823Z]  > git config core.sparsecheckout # timeout=10
23:20:12 [2024-01-03T23:20:12.825Z]  > git checkout -f 6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b # timeout=10
[Pipeline] sh
23:20:13 [2024-01-03T23:20:13.828Z] + docker info
23:20:13 [2024-01-03T23:20:13.828Z] Client: Docker Engine - Community
23:20:13 [2024-01-03T23:20:13.828Z]  Version:    24.0.7
23:20:13 [2024-01-03T23:20:13.828Z]  Context:    default
23:20:13 [2024-01-03T23:20:13.828Z]  Debug Mode: false
23:20:13 [2024-01-03T23:20:13.828Z]  Plugins:
23:20:13 [2024-01-03T23:20:13.828Z]   buildx: Docker Buildx (Docker Inc.)
23:20:13 [2024-01-03T23:20:13.828Z]     Version:  v0.12.0
23:20:13 [2024-01-03T23:20:13.828Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
23:20:13 [2024-01-03T23:20:13.828Z]   compose: Docker Compose (Docker Inc.)
23:20:13 [2024-01-03T23:20:13.828Z]     Version:  v2.23.3
23:20:13 [2024-01-03T23:20:13.828Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
23:20:13 [2024-01-03T23:20:13.828Z] 
23:20:13 [2024-01-03T23:20:13.828Z] Server:
23:20:13 [2024-01-03T23:20:13.828Z]  Containers: 0
23:20:13 [2024-01-03T23:20:13.828Z]   Running: 0
23:20:13 [2024-01-03T23:20:13.828Z]   Paused: 0
23:20:13 [2024-01-03T23:20:13.828Z]   Stopped: 0
23:20:13 [2024-01-03T23:20:13.828Z]  Images: 3
23:20:13 [2024-01-03T23:20:13.828Z]  Server Version: 24.0.7
23:20:13 [2024-01-03T23:20:13.828Z]  Storage Driver: overlay2
23:20:13 [2024-01-03T23:20:13.828Z]   Backing Filesystem: extfs
23:20:13 [2024-01-03T23:20:13.828Z]   Supports d_type: true
23:20:13 [2024-01-03T23:20:13.828Z]   Using metacopy: false
23:20:13 [2024-01-03T23:20:13.828Z]   Native Overlay Diff: true
23:20:13 [2024-01-03T23:20:13.828Z]   userxattr: false
23:20:13 [2024-01-03T23:20:13.828Z]  Logging Driver: json-file
23:20:13 [2024-01-03T23:20:13.828Z]  Cgroup Driver: cgroupfs
23:20:13 [2024-01-03T23:20:13.828Z]  Cgroup Version: 1
23:20:13 [2024-01-03T23:20:13.828Z]  Plugins:
23:20:13 [2024-01-03T23:20:13.829Z]   Volume: local
23:20:13 [2024-01-03T23:20:13.829Z]   Network: bridge host ipvlan macvlan null overlay
23:20:13 [2024-01-03T23:20:13.829Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:20:13 [2024-01-03T23:20:13.829Z]  Swarm: inactive
23:20:13 [2024-01-03T23:20:13.829Z]  Runtimes: io.containerd.runc.v2 runc
23:20:13 [2024-01-03T23:20:13.829Z]  Default Runtime: runc
23:20:13 [2024-01-03T23:20:13.829Z]  Init Binary: docker-init
23:20:13 [2024-01-03T23:20:13.829Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
23:20:13 [2024-01-03T23:20:13.829Z]  runc version: v1.1.10-0-g18a0cb0
23:20:13 [2024-01-03T23:20:13.829Z]  init version: de40ad0
23:20:13 [2024-01-03T23:20:13.829Z]  Security Options:
23:20:13 [2024-01-03T23:20:13.829Z]   apparmor
23:20:13 [2024-01-03T23:20:13.829Z]   seccomp
23:20:13 [2024-01-03T23:20:13.829Z]    Profile: builtin
23:20:13 [2024-01-03T23:20:13.829Z]  Kernel Version: 5.15.0-1050-aws
23:20:13 [2024-01-03T23:20:13.829Z]  Operating System: Ubuntu 20.04.6 LTS
23:20:13 [2024-01-03T23:20:13.829Z]  OSType: linux
23:20:13 [2024-01-03T23:20:13.829Z]  Architecture: aarch64
23:20:13 [2024-01-03T23:20:13.829Z]  CPUs: 8
23:20:13 [2024-01-03T23:20:13.829Z]  Total Memory: 30.64GiB
23:20:13 [2024-01-03T23:20:13.829Z]  Name: ip-10-100-121-72
23:20:13 [2024-01-03T23:20:13.829Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
23:20:13 [2024-01-03T23:20:13.829Z]  Docker Root Dir: /var/lib/docker
23:20:13 [2024-01-03T23:20:13.829Z]  Debug Mode: false
23:20:13 [2024-01-03T23:20:13.829Z]  Experimental: true
23:20:13 [2024-01-03T23:20:13.829Z]  Insecure Registries:
23:20:13 [2024-01-03T23:20:13.829Z]   127.0.0.0/8
23:20:13 [2024-01-03T23:20:13.829Z]  Live Restore Enabled: true
23:20:13 [2024-01-03T23:20:13.829Z] 
[Pipeline] sh
23:20:14 [2024-01-03T23:20:14.108Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
23:20:14 [2024-01-03T23:20:14.108Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
23:20:14 [2024-01-03T23:20:14.108Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47020/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
23:20:14 [2024-01-03T23:20:14.108Z] + bash /home/ubuntu/workspace/moby_PR-47020/check-config.sh
23:20:14 [2024-01-03T23:20:14.108Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:20:14 [2024-01-03T23:20:14.108Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
23:20:14 [2024-01-03T23:20:14.108Z] 
23:20:14 [2024-01-03T23:20:14.108Z] Generally Necessary:
23:20:14 [2024-01-03T23:20:14.108Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:20:14 [2024-01-03T23:20:14.108Z] - apparmor: enabled and tools installed
23:20:14 [2024-01-03T23:20:14.108Z] - CONFIG_NAMESPACES: enabled
23:20:14 [2024-01-03T23:20:14.108Z] - CONFIG_NET_NS: enabled
23:20:14 [2024-01-03T23:20:14.108Z] - CONFIG_PID_NS: enabled
23:20:14 [2024-01-03T23:20:14.108Z] - CONFIG_IPC_NS: enabled
23:20:14 [2024-01-03T23:20:14.108Z] - CONFIG_UTS_NS: enabled
23:20:14 [2024-01-03T23:20:14.108Z] - CONFIG_CGROUPS: enabled
23:20:14 [2024-01-03T23:20:14.108Z] - CONFIG_CGROUP_CPUACCT: enabled
23:20:14 [2024-01-03T23:20:14.108Z] - CONFIG_CGROUP_DEVICE: enabled
23:20:14 [2024-01-03T23:20:14.108Z] - CONFIG_CGROUP_FREEZER: enabled
23:20:14 [2024-01-03T23:20:14.108Z] - CONFIG_CGROUP_SCHED: enabled
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_CPUSETS: enabled
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_MEMCG: enabled
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_KEYS: enabled
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_VETH: enabled (as module)
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_BRIDGE: enabled (as module)
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_NF_NAT: enabled (as module)
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_POSIX_MQUEUE: enabled
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_CGROUP_BPF: enabled
23:20:14 [2024-01-03T23:20:14.368Z] 
23:20:14 [2024-01-03T23:20:14.368Z] Optional Features:
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_USER_NS: enabled
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_SECCOMP: enabled
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_SECCOMP_FILTER: enabled
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_CGROUP_PIDS: enabled
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_MEMCG_SWAP: enabled
23:20:14 [2024-01-03T23:20:14.368Z]     (cgroup swap accounting is currently enabled)
23:20:14 [2024-01-03T23:20:14.368Z] - CONFIG_BLK_CGROUP: enabled
23:20:14 [2024-01-03T23:20:14.626Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:20:14 [2024-01-03T23:20:14.626Z] - CONFIG_CGROUP_PERF: enabled
23:20:14 [2024-01-03T23:20:14.626Z] - CONFIG_CGROUP_HUGETLB: enabled
23:20:14 [2024-01-03T23:20:14.626Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:20:14 [2024-01-03T23:20:14.626Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:20:14 [2024-01-03T23:20:14.626Z] - CONFIG_CFS_BANDWIDTH: enabled
23:20:14 [2024-01-03T23:20:14.626Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:20:14 [2024-01-03T23:20:14.626Z] - CONFIG_RT_GROUP_SCHED: missing
23:20:14 [2024-01-03T23:20:14.626Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:20:14 [2024-01-03T23:20:14.626Z] - CONFIG_IP_VS: enabled (as module)
23:20:14 [2024-01-03T23:20:14.626Z] - CONFIG_IP_VS_NFCT: enabled
23:20:14 [2024-01-03T23:20:14.626Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:20:14 [2024-01-03T23:20:14.626Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:20:14 [2024-01-03T23:20:14.626Z] - CONFIG_IP_VS_RR: enabled (as module)
23:20:14 [2024-01-03T23:20:14.626Z] - CONFIG_SECURITY_SELINUX: enabled
23:20:14 [2024-01-03T23:20:14.626Z] - CONFIG_SECURITY_APPARMOR: enabled
23:20:14 [2024-01-03T23:20:14.626Z] - CONFIG_EXT4_FS: enabled
23:20:14 [2024-01-03T23:20:14.626Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:20:14 [2024-01-03T23:20:14.626Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:20:14 [2024-01-03T23:20:14.626Z] - Network Drivers:
23:20:14 [2024-01-03T23:20:14.626Z]   - "overlay":
23:20:14 [2024-01-03T23:20:14.626Z]     - CONFIG_VXLAN: enabled (as module)
23:20:14 [2024-01-03T23:20:14.626Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:20:14 [2024-01-03T23:20:14.626Z]       Optional (for encrypted networks):
23:20:14 [2024-01-03T23:20:14.884Z]       - CONFIG_CRYPTO: enabled
23:20:14 [2024-01-03T23:20:14.884Z]       - CONFIG_CRYPTO_AEAD: enabled
23:20:14 [2024-01-03T23:20:14.884Z]       - CONFIG_CRYPTO_GCM: enabled
23:20:14 [2024-01-03T23:20:14.884Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:20:14 [2024-01-03T23:20:14.884Z]       - CONFIG_CRYPTO_GHASH: enabled
23:20:14 [2024-01-03T23:20:14.884Z]       - CONFIG_XFRM: enabled
23:20:14 [2024-01-03T23:20:14.884Z]       - CONFIG_XFRM_USER: enabled (as module)
23:20:14 [2024-01-03T23:20:14.884Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:20:14 [2024-01-03T23:20:14.884Z]       - CONFIG_INET_ESP: enabled (as module)
23:20:14 [2024-01-03T23:20:14.884Z]   - "ipvlan":
23:20:14 [2024-01-03T23:20:14.884Z]     - CONFIG_IPVLAN: enabled (as module)
23:20:14 [2024-01-03T23:20:14.884Z]   - "macvlan":
23:20:14 [2024-01-03T23:20:14.884Z]     - CONFIG_MACVLAN: enabled (as module)
23:20:14 [2024-01-03T23:20:14.884Z]     - CONFIG_DUMMY: enabled (as module)
23:20:14 [2024-01-03T23:20:14.884Z]   - "ftp,tftp client in container":
23:20:14 [2024-01-03T23:20:14.884Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:20:14 [2024-01-03T23:20:14.884Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:20:14 [2024-01-03T23:20:14.884Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:20:14 [2024-01-03T23:20:14.884Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:20:14 [2024-01-03T23:20:14.884Z] - Storage Drivers:
23:20:14 [2024-01-03T23:20:14.884Z]   - "aufs":
23:20:14 [2024-01-03T23:20:14.884Z]     - CONFIG_AUFS_FS: enabled (as module)
23:20:14 [2024-01-03T23:20:14.884Z]   - "btrfs":
23:20:14 [2024-01-03T23:20:14.884Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:20:14 [2024-01-03T23:20:14.884Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:20:14 [2024-01-03T23:20:14.884Z]   - "devicemapper":
23:20:14 [2024-01-03T23:20:14.884Z]     - CONFIG_BLK_DEV_DM: enabled
23:20:14 [2024-01-03T23:20:14.884Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:20:14 [2024-01-03T23:20:14.884Z]   - "overlay":
23:20:14 [2024-01-03T23:20:14.884Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:20:14 [2024-01-03T23:20:14.884Z]   - "zfs":
23:20:14 [2024-01-03T23:20:14.884Z]     - /dev/zfs: present
23:20:14 [2024-01-03T23:20:14.884Z]     - zfs command: missing
23:20:14 [2024-01-03T23:20:14.884Z]     - zpool command: missing
23:20:14 [2024-01-03T23:20:14.884Z] 
23:20:14 [2024-01-03T23:20:14.884Z] Limits:
23:20:14 [2024-01-03T23:20:14.884Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:20:14 [2024-01-03T23:20:14.884Z] 
23:20:14 [2024-01-03T23:20:14.884Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:20:15 [2024-01-03T23:20:15.179Z] + docker build --force-rm -t docker:6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b .
23:20:15 [2024-01-03T23:20:15.439Z] #0 building with "default" instance using docker driver
23:20:15 [2024-01-03T23:20:15.439Z] 
23:20:15 [2024-01-03T23:20:15.439Z] #1 [internal] load .dockerignore
23:20:15 [2024-01-03T23:20:15.439Z] #1 transferring context: 113B done
23:20:15 [2024-01-03T23:20:15.439Z] #1 DONE 0.0s
23:20:15 [2024-01-03T23:20:15.439Z] 
23:20:15 [2024-01-03T23:20:15.439Z] #2 [internal] load build definition from Dockerfile
23:20:15 [2024-01-03T23:20:15.439Z] #2 transferring dockerfile: 27.89kB done
23:20:15 [2024-01-03T23:20:15.439Z] #2 DONE 0.0s
23:20:15 [2024-01-03T23:20:15.439Z] 
23:20:15 [2024-01-03T23:20:15.439Z] #3 resolve image config for docker.io/docker/dockerfile:1
23:20:15 [2024-01-03T23:20:15.439Z] #3 DONE 0.1s
23:20:15 [2024-01-03T23:20:15.439Z] 
23:20:15 [2024-01-03T23:20:15.439Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
23:20:15 [2024-01-03T23:20:15.439Z] #4 CACHED
23:20:15 [2024-01-03T23:20:15.439Z] 
23:20:15 [2024-01-03T23:20:15.439Z] #5 [internal] load metadata for docker.io/library/busybox:latest
23:20:15 [2024-01-03T23:20:15.697Z] #5 DONE 0.0s
23:20:15 [2024-01-03T23:20:15.697Z] 
23:20:15 [2024-01-03T23:20:15.697Z] #6 [internal] load metadata for docker.io/library/golang:1.21.5-bookworm
23:20:15 [2024-01-03T23:20:15.697Z] #6 ...
23:20:15 [2024-01-03T23:20:15.697Z] 
23:20:15 [2024-01-03T23:20:15.697Z] #7 [internal] load metadata for docker.io/distribution/distribution:2.8.3
23:20:15 [2024-01-03T23:20:15.697Z] #7 DONE 0.2s
23:20:15 [2024-01-03T23:20:15.955Z] 
23:20:15 [2024-01-03T23:20:15.955Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:20:15 [2024-01-03T23:20:15.955Z] #8 DONE 0.2s
23:20:15 [2024-01-03T23:20:15.955Z] 
23:20:15 [2024-01-03T23:20:15.955Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
23:20:15 [2024-01-03T23:20:15.955Z] #9 DONE 0.2s
23:20:15 [2024-01-03T23:20:15.955Z] 
23:20:15 [2024-01-03T23:20:15.955Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.12.0
23:20:15 [2024-01-03T23:20:15.955Z] #10 DONE 0.2s
23:20:15 [2024-01-03T23:20:15.955Z] 
23:20:15 [2024-01-03T23:20:15.955Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
23:20:15 [2024-01-03T23:20:15.955Z] #11 DONE 0.2s
23:20:15 [2024-01-03T23:20:15.955Z] 
23:20:15 [2024-01-03T23:20:15.955Z] #12 [internal] load metadata for docker.io/library/debian:bookworm
23:20:15 [2024-01-03T23:20:15.955Z] #12 ...
23:20:15 [2024-01-03T23:20:15.955Z] 
23:20:15 [2024-01-03T23:20:15.955Z] #6 [internal] load metadata for docker.io/library/golang:1.21.5-bookworm
23:20:15 [2024-01-03T23:20:15.955Z] #6 DONE 0.4s
23:20:15 [2024-01-03T23:20:15.955Z] 
23:20:15 [2024-01-03T23:20:15.955Z] #12 [internal] load metadata for docker.io/library/debian:bookworm
23:20:16 [2024-01-03T23:20:16.521Z] #12 DONE 1.0s
23:20:16 [2024-01-03T23:20:16.521Z] 
23:20:16 [2024-01-03T23:20:16.521Z] #13 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
23:20:16 [2024-01-03T23:20:16.521Z] #13 DONE 0.0s
23:20:16 [2024-01-03T23:20:16.521Z] 
23:20:16 [2024-01-03T23:20:16.521Z] #14 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6
23:20:16 [2024-01-03T23:20:16.521Z] #14 DONE 0.0s
23:20:16 [2024-01-03T23:20:16.521Z] 
23:20:16 [2024-01-03T23:20:16.521Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:20:16 [2024-01-03T23:20:16.521Z] #15 DONE 0.0s
23:20:16 [2024-01-03T23:20:16.521Z] 
23:20:16 [2024-01-03T23:20:16.521Z] #16 [build-dummy 1/2] FROM docker.io/library/busybox:latest
23:20:16 [2024-01-03T23:20:16.521Z] #16 DONE 0.0s
23:20:16 [2024-01-03T23:20:16.521Z] 
23:20:16 [2024-01-03T23:20:16.522Z] #17 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
23:20:16 [2024-01-03T23:20:16.522Z] #17 DONE 0.0s
23:20:16 [2024-01-03T23:20:16.522Z] 
23:20:16 [2024-01-03T23:20:16.522Z] #18 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:bac353db4cc04bc672b14029964e686cd7bad56fe34b51f432c1a1304b9928da
23:20:16 [2024-01-03T23:20:16.522Z] #18 DONE 0.0s
23:20:16 [2024-01-03T23:20:16.522Z] 
23:20:16 [2024-01-03T23:20:16.522Z] #19 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
23:20:16 [2024-01-03T23:20:16.522Z] #19 CACHED
23:20:16 [2024-01-03T23:20:16.522Z] 
23:20:16 [2024-01-03T23:20:16.522Z] #20 [base 1/4] FROM docker.io/library/golang:1.21.5-bookworm@sha256:1415bb0b25d3bffc0a44dcf9851c20a9f8bbe558095221d931f2e4a4cc3596eb
23:20:16 [2024-01-03T23:20:16.522Z] #20 resolve docker.io/library/golang:1.21.5-bookworm@sha256:1415bb0b25d3bffc0a44dcf9851c20a9f8bbe558095221d931f2e4a4cc3596eb 0.0s done
23:20:16 [2024-01-03T23:20:16.782Z] #20 sha256:3af3764417cb9572ebe61d714bff873d970876288b1972647a3a3f2805a57865 5.97kB / 5.97kB done
23:20:16 [2024-01-03T23:20:16.782Z] #20 sha256:127578aa3cbe8039569d420052bd16789662adeaa051df251bb983e690e56c75 0B / 64.07MB 0.1s
23:20:16 [2024-01-03T23:20:16.782Z] #20 sha256:1415bb0b25d3bffc0a44dcf9851c20a9f8bbe558095221d931f2e4a4cc3596eb 1.64kB / 1.64kB done
23:20:16 [2024-01-03T23:20:16.782Z] #20 sha256:f2e32e64a9a49e8ca21961b31d767d9142cf2ec47366202a02a88ce457f8d280 154B / 154B 0.1s done
23:20:16 [2024-01-03T23:20:16.782Z] #20 sha256:df832c8ae24e793ae8605057585e8e52bee83aabafe0d5699984efc3a537ad3e 1.58kB / 1.58kB done
23:20:16 [2024-01-03T23:20:16.782Z] #20 sha256:127578aa3cbe8039569d420052bd16789662adeaa051df251bb983e690e56c75 24.12MB / 64.07MB 0.3s
23:20:17 [2024-01-03T23:20:17.041Z] #20 sha256:127578aa3cbe8039569d420052bd16789662adeaa051df251bb983e690e56c75 31.46MB / 64.07MB 0.4s
23:20:17 [2024-01-03T23:20:17.041Z] #20 sha256:127578aa3cbe8039569d420052bd16789662adeaa051df251bb983e690e56c75 39.85MB / 64.07MB 0.5s
23:20:17 [2024-01-03T23:20:17.299Z] #20 sha256:127578aa3cbe8039569d420052bd16789662adeaa051df251bb983e690e56c75 50.33MB / 64.07MB 0.6s
23:20:17 [2024-01-03T23:20:17.299Z] #20 sha256:127578aa3cbe8039569d420052bd16789662adeaa051df251bb983e690e56c75 64.07MB / 64.07MB 0.7s
23:20:17 [2024-01-03T23:20:17.299Z] #20 sha256:127578aa3cbe8039569d420052bd16789662adeaa051df251bb983e690e56c75 64.07MB / 64.07MB 0.8s done
23:20:17 [2024-01-03T23:20:17.299Z] #20 extracting sha256:127578aa3cbe8039569d420052bd16789662adeaa051df251bb983e690e56c75
23:20:17 [2024-01-03T23:20:17.558Z] #20 ...
23:20:17 [2024-01-03T23:20:17.558Z] 
23:20:17 [2024-01-03T23:20:17.558Z] #21 [internal] load build context
23:20:17 [2024-01-03T23:20:17.558Z] #21 transferring context: 74.86MB 0.9s done
23:20:17 [2024-01-03T23:20:17.558Z] #21 DONE 1.0s
23:20:17 [2024-01-03T23:20:17.558Z] 
23:20:17 [2024-01-03T23:20:17.558Z] #22 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:20:17 [2024-01-03T23:20:17.558Z] #22 CACHED
23:20:17 [2024-01-03T23:20:17.558Z] 
23:20:17 [2024-01-03T23:20:17.558Z] #23 [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
23:20:17 [2024-01-03T23:20:17.558Z] #23 CACHED
23:20:17 [2024-01-03T23:20:17.558Z] 
23:20:17 [2024-01-03T23:20:17.558Z] #24 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
23:20:17 [2024-01-03T23:20:17.558Z] #24 CACHED
23:20:17 [2024-01-03T23:20:17.558Z] 
23:20:17 [2024-01-03T23:20:17.558Z] #20 [base 1/4] FROM docker.io/library/golang:1.21.5-bookworm@sha256:1415bb0b25d3bffc0a44dcf9851c20a9f8bbe558095221d931f2e4a4cc3596eb
23:20:20 [2024-01-03T23:20:20.089Z] #20 extracting sha256:127578aa3cbe8039569d420052bd16789662adeaa051df251bb983e690e56c75 2.6s done
23:20:20 [2024-01-03T23:20:20.089Z] #20 extracting sha256:f2e32e64a9a49e8ca21961b31d767d9142cf2ec47366202a02a88ce457f8d280
23:20:20 [2024-01-03T23:20:20.347Z] #20 extracting sha256:f2e32e64a9a49e8ca21961b31d767d9142cf2ec47366202a02a88ce457f8d280 done
23:20:20 [2024-01-03T23:20:20.347Z] #20 DONE 3.7s
23:20:20 [2024-01-03T23:20:20.347Z] 
23:20:20 [2024-01-03T23:20:20.347Z] #25 [base 2/4] COPY --from=xx / /
23:20:22 [2024-01-03T23:20:22.247Z] #25 DONE 2.1s
23:20:22 [2024-01-03T23:20:22.505Z] 
23:20:22 [2024-01-03T23:20:22.505Z] #26 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
23:20:22 [2024-01-03T23:20:22.763Z] #26 DONE 0.3s
23:20:22 [2024-01-03T23:20:22.763Z] 
23:20:22 [2024-01-03T23:20:22.763Z] #27 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
23:20:23 [2024-01-03T23:20:23.329Z] #27 0.644 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
23:20:23 [2024-01-03T23:20:23.329Z] #27 0.657 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
23:20:23 [2024-01-03T23:20:23.329Z] #27 0.657 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
23:20:23 [2024-01-03T23:20:23.329Z] #27 0.736 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
23:20:23 [2024-01-03T23:20:23.329Z] #27 0.804 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
23:20:23 [2024-01-03T23:20:23.588Z] #27 0.870 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [131 kB]
23:20:24 [2024-01-03T23:20:24.521Z] #27 1.735 Fetched 9080 kB in 1s (6730 kB/s)
23:20:25 [2024-01-03T23:20:25.087Z] #27 1.735 Reading package lists...
23:20:25 [2024-01-03T23:20:25.653Z] #27 2.304 Reading package lists...
23:20:25 [2024-01-03T23:20:25.653Z] #27 2.848 Building dependency tree...
23:20:25 [2024-01-03T23:20:25.653Z] #27 2.978 Reading state information...
23:20:25 [2024-01-03T23:20:25.911Z] #27 3.158 The following additional packages will be installed:
23:20:25 [2024-01-03T23:20:25.911Z] #27 3.159   libmagic-mgc libmagic1
23:20:25 [2024-01-03T23:20:25.911Z] #27 3.185 The following NEW packages will be installed:
23:20:25 [2024-01-03T23:20:25.911Z] #27 3.186   file libmagic-mgc libmagic1
23:20:26 [2024-01-03T23:20:26.169Z] #27 3.463 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded.
23:20:26 [2024-01-03T23:20:26.169Z] #27 3.463 Need to get 446 kB of archives.
23:20:26 [2024-01-03T23:20:26.169Z] #27 3.463 After this operation, 8709 kB of additional disk space will be used.
23:20:26 [2024-01-03T23:20:26.169Z] #27 3.463 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
23:20:26 [2024-01-03T23:20:26.169Z] #27 3.468 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
23:20:26 [2024-01-03T23:20:26.169Z] #27 3.469 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
23:20:26 [2024-01-03T23:20:26.169Z] #27 3.593 debconf: delaying package configuration, since apt-utils is not installed
23:20:26 [2024-01-03T23:20:26.427Z] #27 3.622 Fetched 446 kB in 0s (1607 kB/s)
23:20:26 [2024-01-03T23:20:26.427Z] #27 3.641 Selecting previously unselected package libmagic-mgc.
23:20:26 [2024-01-03T23:20:26.427Z] #27 3.641 (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 ... 15633 files and directories currently installed.)
23:20:26 [2024-01-03T23:20:26.427Z] #27 3.650 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
23:20:26 [2024-01-03T23:20:26.427Z] #27 3.654 Unpacking libmagic-mgc (1:5.44-3) ...
23:20:26 [2024-01-03T23:20:26.427Z] #27 3.729 Selecting previously unselected package libmagic1:arm64.
23:20:26 [2024-01-03T23:20:26.427Z] #27 3.730 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
23:20:26 [2024-01-03T23:20:26.427Z] #27 3.737 Unpacking libmagic1:arm64 (1:5.44-3) ...
23:20:26 [2024-01-03T23:20:26.427Z] #27 3.771 Selecting previously unselected package file.
23:20:26 [2024-01-03T23:20:26.427Z] #27 3.773 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
23:20:26 [2024-01-03T23:20:26.427Z] #27 3.776 Unpacking file (1:5.44-3) ...
23:20:26 [2024-01-03T23:20:26.427Z] #27 3.818 Setting up libmagic-mgc (1:5.44-3) ...
23:20:26 [2024-01-03T23:20:26.427Z] #27 3.829 Setting up libmagic1:arm64 (1:5.44-3) ...
23:20:26 [2024-01-03T23:20:26.691Z] #27 3.847 Setting up file (1:5.44-3) ...
23:20:26 [2024-01-03T23:20:26.691Z] #27 3.858 Processing triggers for libc-bin (2.36-9+deb12u3) ...
23:20:26 [2024-01-03T23:20:26.691Z] #27 DONE 4.0s
23:20:26 [2024-01-03T23:20:26.691Z] 
23:20:26 [2024-01-03T23:20:26.691Z] #28 [runc-src 1/3] WORKDIR /usr/src/runc
23:20:26 [2024-01-03T23:20:26.691Z] #28 DONE 0.1s
23:20:26 [2024-01-03T23:20:26.691Z] 
23:20:26 [2024-01-03T23:20:26.691Z] #29 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
23:20:26 [2024-01-03T23:20:26.691Z] #29 DONE 0.2s
23:20:26 [2024-01-03T23:20:26.691Z] 
23:20:26 [2024-01-03T23:20:26.691Z] #30 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
23:20:26 [2024-01-03T23:20:26.950Z] #30 ...
23:20:26 [2024-01-03T23:20:26.950Z] 
23:20:26 [2024-01-03T23:20:26.950Z] #31 [tini-src 1/3] WORKDIR /usr/src/tini
23:20:26 [2024-01-03T23:20:26.950Z] #31 DONE 0.2s
23:20:26 [2024-01-03T23:20:26.950Z] 
23:20:26 [2024-01-03T23:20:26.950Z] #32 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:20:26 [2024-01-03T23:20:26.950Z] #32 DONE 0.2s
23:20:26 [2024-01-03T23:20:26.950Z] 
23:20:26 [2024-01-03T23:20:26.950Z] #33 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
23:20:26 [2024-01-03T23:20:26.950Z] #33 DONE 0.2s
23:20:26 [2024-01-03T23:20:26.950Z] 
23:20:26 [2024-01-03T23:20:26.950Z] #34 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
23:20:26 [2024-01-03T23:20:26.950Z] #34 DONE 0.2s
23:20:26 [2024-01-03T23:20:26.950Z] 
23:20:26 [2024-01-03T23:20:26.950Z] #35 [delve-src 1/3] WORKDIR /usr/src/delve
23:20:26 [2024-01-03T23:20:26.950Z] #35 DONE 0.3s
23:20:26 [2024-01-03T23:20:26.950Z] 
23:20:26 [2024-01-03T23:20:26.950Z] #36 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
23:20:26 [2024-01-03T23:20:26.950Z] #36 DONE 0.3s
23:20:26 [2024-01-03T23:20:26.950Z] 
23:20:26 [2024-01-03T23:20:26.950Z] #37 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
23:20:26 [2024-01-03T23:20:26.950Z] #37 DONE 0.3s
23:20:26 [2024-01-03T23:20:26.950Z] 
23:20:26 [2024-01-03T23:20:26.950Z] #38 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
23:20:26 [2024-01-03T23:20:26.950Z] #38 DONE 0.3s
23:20:26 [2024-01-03T23:20:26.950Z] 
23:20:26 [2024-01-03T23:20:26.950Z] #39 [registry-src 1/2] WORKDIR /usr/src/registry
23:20:26 [2024-01-03T23:20:26.950Z] #39 DONE 0.3s
23:20:26 [2024-01-03T23:20:26.950Z] 
23:20:26 [2024-01-03T23:20:26.950Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:20:26 [2024-01-03T23:20:26.950Z] #40 DONE 0.4s
23:20:26 [2024-01-03T23:20:26.950Z] 
23:20:26 [2024-01-03T23:20:26.950Z] #41 [swagger-src 1/3] WORKDIR /usr/src/swagger
23:20:26 [2024-01-03T23:20:26.950Z] #41 DONE 0.4s
23:20:26 [2024-01-03T23:20:26.950Z] 
23:20:26 [2024-01-03T23:20:26.950Z] #42 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
23:20:26 [2024-01-03T23:20:26.950Z] #42 DONE 0.4s
23:20:26 [2024-01-03T23:20:26.950Z] 
23:20:26 [2024-01-03T23:20:26.950Z] #43 [containerd-src 1/3] WORKDIR /usr/src/containerd
23:20:26 [2024-01-03T23:20:26.950Z] #43 DONE 0.4s
23:20:26 [2024-01-03T23:20:26.950Z] 
23:20:26 [2024-01-03T23:20:26.950Z] #44 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
23:20:28 [2024-01-03T23:20:28.335Z] #44 ...
23:20:28 [2024-01-03T23:20:28.335Z] 
23:20:28 [2024-01-03T23:20:28.335Z] #45 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
23:20:28 [2024-01-03T23:20:28.335Z] #45 1.105 hint: Using 'master' as the name for the initial branch. This default branch name
23:20:28 [2024-01-03T23:20:28.335Z] #45 1.105 hint: is subject to change. To configure the initial branch name to use in all
23:20:28 [2024-01-03T23:20:28.335Z] #45 1.105 hint: of your new repositories, which will suppress this warning, call:
23:20:28 [2024-01-03T23:20:28.335Z] #45 1.105 hint: 
23:20:28 [2024-01-03T23:20:28.335Z] #45 1.105 hint: 	git config --global init.defaultBranch <name>
23:20:28 [2024-01-03T23:20:28.335Z] #45 1.105 hint: 
23:20:28 [2024-01-03T23:20:28.335Z] #45 1.105 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
23:20:28 [2024-01-03T23:20:28.335Z] #45 1.105 hint: 'development'. The just-created branch can be renamed via this command:
23:20:28 [2024-01-03T23:20:28.335Z] #45 1.105 hint: 
23:20:28 [2024-01-03T23:20:28.335Z] #45 1.105 hint: 	git branch -m <name>
23:20:28 [2024-01-03T23:20:28.335Z] #45 1.105 Initialized empty Git repository in /usr/src/tini/.git/
23:20:28 [2024-01-03T23:20:28.335Z] #45 DONE 1.6s
23:20:28 [2024-01-03T23:20:28.594Z] 
23:20:28 [2024-01-03T23:20:28.594Z] #30 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
23:20:28 [2024-01-03T23:20:28.594Z] #30 1.307 hint: Using 'master' as the name for the initial branch. This default branch name
23:20:28 [2024-01-03T23:20:28.594Z] #30 1.307 hint: is subject to change. To configure the initial branch name to use in all
23:20:28 [2024-01-03T23:20:28.594Z] #30 1.307 hint: of your new repositories, which will suppress this warning, call:
23:20:28 [2024-01-03T23:20:28.594Z] #30 1.307 hint: 
23:20:28 [2024-01-03T23:20:28.594Z] #30 1.307 hint: 	git config --global init.defaultBranch <name>
23:20:28 [2024-01-03T23:20:28.594Z] #30 1.307 hint: 
23:20:28 [2024-01-03T23:20:28.594Z] #30 1.307 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
23:20:28 [2024-01-03T23:20:28.594Z] #30 1.307 hint: 'development'. The just-created branch can be renamed via this command:
23:20:28 [2024-01-03T23:20:28.594Z] #30 1.307 hint: 
23:20:28 [2024-01-03T23:20:28.594Z] #30 1.307 hint: 	git branch -m <name>
23:20:28 [2024-01-03T23:20:28.594Z] #30 1.314 Initialized empty Git repository in /usr/src/runc/.git/
23:20:28 [2024-01-03T23:20:28.594Z] #30 DONE 1.7s
23:20:28 [2024-01-03T23:20:28.594Z] 
23:20:28 [2024-01-03T23:20:28.594Z] #46 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:20:28 [2024-01-03T23:20:28.853Z] #46 ...
23:20:28 [2024-01-03T23:20:28.853Z] 
23:20:28 [2024-01-03T23:20:28.853Z] #47 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
23:20:28 [2024-01-03T23:20:28.853Z] #47 1.595 hint: Using 'master' as the name for the initial branch. This default branch name
23:20:28 [2024-01-03T23:20:28.853Z] #47 1.595 hint: is subject to change. To configure the initial branch name to use in all
23:20:28 [2024-01-03T23:20:28.853Z] #47 1.595 hint: of your new repositories, which will suppress this warning, call:
23:20:28 [2024-01-03T23:20:28.853Z] #47 1.595 hint: 
23:20:28 [2024-01-03T23:20:28.853Z] #47 1.595 hint: 	git config --global init.defaultBranch <name>
23:20:28 [2024-01-03T23:20:28.853Z] #47 1.595 hint: 
23:20:28 [2024-01-03T23:20:28.853Z] #47 1.595 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
23:20:28 [2024-01-03T23:20:28.853Z] #47 1.595 hint: 'development'. The just-created branch can be renamed via this command:
23:20:28 [2024-01-03T23:20:28.853Z] #47 1.595 hint: 
23:20:28 [2024-01-03T23:20:28.853Z] #47 1.595 hint: 	git branch -m <name>
23:20:28 [2024-01-03T23:20:28.853Z] #47 1.599 Initialized empty Git repository in /usr/src/rootlesskit/.git/
23:20:28 [2024-01-03T23:20:28.853Z] #47 DONE 1.7s
23:20:28 [2024-01-03T23:20:28.853Z] 
23:20:28 [2024-01-03T23:20:28.853Z] #48 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
23:20:28 [2024-01-03T23:20:28.853Z] #48 1.633 hint: Using 'master' as the name for the initial branch. This default branch name
23:20:28 [2024-01-03T23:20:28.853Z] #48 1.633 hint: is subject to change. To configure the initial branch name to use in all
23:20:28 [2024-01-03T23:20:28.853Z] #48 1.633 hint: of your new repositories, which will suppress this warning, call:
23:20:28 [2024-01-03T23:20:28.853Z] #48 1.633 hint: 
23:20:28 [2024-01-03T23:20:28.853Z] #48 1.633 hint: 	git config --global init.defaultBranch <name>
23:20:28 [2024-01-03T23:20:28.853Z] #48 1.633 hint: 
23:20:28 [2024-01-03T23:20:28.853Z] #48 1.633 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
23:20:28 [2024-01-03T23:20:28.853Z] #48 1.633 hint: 'development'. The just-created branch can be renamed via this command:
23:20:28 [2024-01-03T23:20:28.853Z] #48 1.633 hint: 
23:20:28 [2024-01-03T23:20:28.853Z] #48 1.633 hint: 	git branch -m <name>
23:20:28 [2024-01-03T23:20:28.853Z] #48 1.634 Initialized empty Git repository in /usr/src/delve/.git/
23:20:28 [2024-01-03T23:20:28.853Z] #48 DONE 1.7s
23:20:28 [2024-01-03T23:20:28.853Z] 
23:20:28 [2024-01-03T23:20:28.853Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:20:29 [2024-01-03T23:20:29.113Z] #49 ...
23:20:29 [2024-01-03T23:20:29.113Z] 
23:20:29 [2024-01-03T23:20:29.113Z] #50 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
23:20:29 [2024-01-03T23:20:29.113Z] #50 2.007 hint: Using 'master' as the name for the initial branch. This default branch name
23:20:29 [2024-01-03T23:20:29.113Z] #50 2.007 hint: is subject to change. To configure the initial branch name to use in all
23:20:29 [2024-01-03T23:20:29.113Z] #50 2.007 hint: of your new repositories, which will suppress this warning, call:
23:20:29 [2024-01-03T23:20:29.113Z] #50 2.007 hint: 
23:20:29 [2024-01-03T23:20:29.113Z] #50 2.007 hint: 	git config --global init.defaultBranch <name>
23:20:29 [2024-01-03T23:20:29.113Z] #50 2.007 hint: 
23:20:29 [2024-01-03T23:20:29.113Z] #50 2.007 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
23:20:29 [2024-01-03T23:20:29.113Z] #50 2.007 hint: 'development'. The just-created branch can be renamed via this command:
23:20:29 [2024-01-03T23:20:29.113Z] #50 2.007 hint: 
23:20:29 [2024-01-03T23:20:29.113Z] #50 2.007 hint: 	git branch -m <name>
23:20:29 [2024-01-03T23:20:29.113Z] #50 2.009 Initialized empty Git repository in /usr/src/swagger/.git/
23:20:29 [2024-01-03T23:20:29.113Z] #50 DONE 2.1s
23:20:29 [2024-01-03T23:20:29.372Z] 
23:20:29 [2024-01-03T23:20:29.372Z] #51 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
23:20:29 [2024-01-03T23:20:29.372Z] #51 1.999 hint: Using 'master' as the name for the initial branch. This default branch name
23:20:29 [2024-01-03T23:20:29.372Z] #51 1.999 hint: is subject to change. To configure the initial branch name to use in all
23:20:29 [2024-01-03T23:20:29.372Z] #51 1.999 hint: of your new repositories, which will suppress this warning, call:
23:20:29 [2024-01-03T23:20:29.372Z] #51 1.999 hint: 
23:20:29 [2024-01-03T23:20:29.372Z] #51 1.999 hint: 	git config --global init.defaultBranch <name>
23:20:29 [2024-01-03T23:20:29.372Z] #51 1.999 hint: 
23:20:29 [2024-01-03T23:20:29.372Z] #51 1.999 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
23:20:29 [2024-01-03T23:20:29.372Z] #51 1.999 hint: 'development'. The just-created branch can be renamed via this command:
23:20:29 [2024-01-03T23:20:29.372Z] #51 1.999 hint: 
23:20:29 [2024-01-03T23:20:29.372Z] #51 1.999 hint: 	git branch -m <name>
23:20:29 [2024-01-03T23:20:29.372Z] #51 2.007 Initialized empty Git repository in /usr/src/registry/.git/
23:20:29 [2024-01-03T23:20:29.372Z] #51 DONE 2.2s
23:20:29 [2024-01-03T23:20:29.372Z] 
23:20:29 [2024-01-03T23:20:29.372Z] #52 [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...)
23:20:29 [2024-01-03T23:20:29.632Z] #52 ...
23:20:29 [2024-01-03T23:20:29.632Z] 
23:20:29 [2024-01-03T23:20:29.632Z] #44 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
23:20:29 [2024-01-03T23:20:29.632Z] #44 2.476 hint: Using 'master' as the name for the initial branch. This default branch name
23:20:29 [2024-01-03T23:20:29.632Z] #44 2.476 hint: is subject to change. To configure the initial branch name to use in all
23:20:29 [2024-01-03T23:20:29.632Z] #44 2.476 hint: of your new repositories, which will suppress this warning, call:
23:20:29 [2024-01-03T23:20:29.632Z] #44 2.476 hint: 
23:20:29 [2024-01-03T23:20:29.632Z] #44 2.476 hint: 	git config --global init.defaultBranch <name>
23:20:29 [2024-01-03T23:20:29.632Z] #44 2.476 hint: 
23:20:29 [2024-01-03T23:20:29.632Z] #44 2.476 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
23:20:29 [2024-01-03T23:20:29.632Z] #44 2.476 hint: 'development'. The just-created branch can be renamed via this command:
23:20:29 [2024-01-03T23:20:29.632Z] #44 2.476 hint: 
23:20:29 [2024-01-03T23:20:29.632Z] #44 2.476 hint: 	git branch -m <name>
23:20:29 [2024-01-03T23:20:29.632Z] #44 2.486 Initialized empty Git repository in /usr/src/containerd/.git/
23:20:29 [2024-01-03T23:20:29.632Z] #44 DONE 2.5s
23:20:29 [2024-01-03T23:20:29.891Z] 
23:20:29 [2024-01-03T23:20:29.891Z] #53 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:20:31 [2024-01-03T23:20:31.285Z] #53 ...
23:20:31 [2024-01-03T23:20:31.285Z] 
23:20:31 [2024-01-03T23:20:31.285Z] #54 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:20:31 [2024-01-03T23:20:31.285Z] #54 DONE 2.7s
23:20:31 [2024-01-03T23:20:31.285Z] 
23:20:31 [2024-01-03T23:20:31.285Z] #55 [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             ;
23:20:31 [2024-01-03T23:20:31.285Z] #55 1.684 Hit:1 http://deb.debian.org/debian bookworm InRelease
23:20:31 [2024-01-03T23:20:31.285Z] #55 1.684 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
23:20:31 [2024-01-03T23:20:31.285Z] #55 1.684 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
23:20:31 [2024-01-03T23:20:31.285Z] #55 2.144 Reading package lists...
23:20:31 [2024-01-03T23:20:31.285Z] #55 2.861 Reading package lists...
23:20:31 [2024-01-03T23:20:31.285Z] #55 3.633 Building dependency tree...
23:20:31 [2024-01-03T23:20:31.285Z] #55 3.862 Reading state information...
23:20:31 [2024-01-03T23:20:31.285Z] #55 4.166 python3 is already the newest version (3.11.2-1+b1).
23:20:31 [2024-01-03T23:20:31.285Z] #55 4.166 The following additional packages will be installed:
23:20:31 [2024-01-03T23:20:31.285Z] #55 4.166   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
23:20:31 [2024-01-03T23:20:31.285Z] #55 4.166   xz-utils
23:20:31 [2024-01-03T23:20:31.285Z] #55 4.180 Suggested packages:
23:20:31 [2024-01-03T23:20:31.285Z] #55 4.180   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
23:20:31 [2024-01-03T23:20:31.285Z] #55 4.180   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
23:20:31 [2024-01-03T23:20:31.285Z] #55 4.180   m4-doc ed diffutils-doc
23:20:31 [2024-01-03T23:20:31.285Z] #55 4.180 Recommended packages:
23:20:31 [2024-01-03T23:20:31.285Z] #55 4.180   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
23:20:31 [2024-01-03T23:20:31.285Z] #55 4.180   liblocale-gettext-perl libltdl-dev
23:20:31 [2024-01-03T23:20:31.285Z] #55 4.380 The following NEW packages will be installed:
23:20:31 [2024-01-03T23:20:31.285Z] #55 4.386   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
23:20:31 [2024-01-03T23:20:31.285Z] #55 4.386   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
23:20:31 [2024-01-03T23:20:31.285Z] #55 4.386   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
23:20:31 [2024-01-03T23:20:31.285Z] #55 4.674 0 upgraded, 19 newly installed, 0 to remove and 5 not upgraded.
23:20:31 [2024-01-03T23:20:31.285Z] #55 4.674 Need to get 5656 kB of archives.
23:20:31 [2024-01-03T23:20:31.285Z] #55 4.674 After this operation, 16.7 MB of additional disk space will be used.
23:20:31 [2024-01-03T23:20:31.285Z] #55 4.674 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
23:20:31 [2024-01-03T23:20:31.544Z] #55 4.690 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
23:20:31 [2024-01-03T23:20:31.544Z] #55 4.710 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
23:20:31 [2024-01-03T23:20:31.544Z] #55 4.710 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
23:20:31 [2024-01-03T23:20:31.544Z] #55 4.716 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
23:20:31 [2024-01-03T23:20:31.544Z] #55 4.716 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
23:20:31 [2024-01-03T23:20:31.544Z] #55 4.718 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
23:20:31 [2024-01-03T23:20:31.544Z] #55 4.732 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
23:20:31 [2024-01-03T23:20:31.544Z] #55 4.732 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
23:20:31 [2024-01-03T23:20:31.544Z] #55 4.757 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
23:20:31 [2024-01-03T23:20:31.544Z] #55 4.757 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
23:20:31 [2024-01-03T23:20:31.544Z] #55 4.757 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
23:20:31 [2024-01-03T23:20:31.544Z] #55 4.757 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
23:20:31 [2024-01-03T23:20:31.544Z] #55 4.757 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
23:20:31 [2024-01-03T23:20:31.544Z] #55 4.757 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
23:20:31 [2024-01-03T23:20:31.544Z] #55 4.760 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
23:20:31 [2024-01-03T23:20:31.544Z] #55 4.762 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
23:20:31 [2024-01-03T23:20:31.544Z] #55 4.762 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
23:20:31 [2024-01-03T23:20:31.544Z] #55 4.772 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
23:20:31 [2024-01-03T23:20:31.803Z] #55 ...
23:20:31 [2024-01-03T23:20:31.803Z] 
23:20:31 [2024-01-03T23:20:31.803Z] #52 [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...)
23:20:31 [2024-01-03T23:20:31.803Z] #52 2.502 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:20:31 [2024-01-03T23:20:31.803Z] #52 2.502 + mkdir /build
23:20:31 [2024-01-03T23:20:31.803Z] #52 DONE 2.6s
23:20:31 [2024-01-03T23:20:31.803Z] 
23:20:31 [2024-01-03T23:20:31.803Z] #55 [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             ;
23:20:31 [2024-01-03T23:20:31.803Z] #55 5.101 debconf: delaying package configuration, since apt-utils is not installed
23:20:31 [2024-01-03T23:20:31.803Z] #55 5.158 Fetched 5656 kB in 0s (15.0 MB/s)
23:20:31 [2024-01-03T23:20:31.803Z] #55 5.212 Selecting previously unselected package bzip2.
23:20:32 [2024-01-03T23:20:32.063Z] #55 5.212 (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 ... 15667 files and directories currently installed.)
23:20:32 [2024-01-03T23:20:32.063Z] #55 5.278 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
23:20:32 [2024-01-03T23:20:32.063Z] #55 5.298 Unpacking bzip2 (1.0.8-5+b1) ...
23:20:32 [2024-01-03T23:20:32.063Z] #55 5.444 Selecting previously unselected package xz-utils.
23:20:32 [2024-01-03T23:20:32.063Z] #55 5.470 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
23:20:32 [2024-01-03T23:20:32.063Z] #55 5.470 Unpacking xz-utils (5.4.1-0.2) ...
23:20:32 [2024-01-03T23:20:32.322Z] #55 5.696 Selecting previously unselected package m4.
23:20:32 [2024-01-03T23:20:32.322Z] #55 5.700 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
23:20:32 [2024-01-03T23:20:32.322Z] #55 5.704 Unpacking m4 (1.4.19-3) ...
23:20:32 [2024-01-03T23:20:32.890Z] #55 5.961 Selecting previously unselected package autoconf.
23:20:32 [2024-01-03T23:20:32.890Z] #55 5.964 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
23:20:32 [2024-01-03T23:20:32.890Z] #55 5.980 Unpacking autoconf (2.71-3) ...
23:20:32 [2024-01-03T23:20:32.890Z] #55 6.192 Selecting previously unselected package autotools-dev.
23:20:32 [2024-01-03T23:20:32.890Z] #55 6.194 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
23:20:32 [2024-01-03T23:20:32.890Z] #55 6.218 Unpacking autotools-dev (20220109.1) ...
23:20:33 [2024-01-03T23:20:33.149Z] #55 6.410 Selecting previously unselected package automake.
23:20:33 [2024-01-03T23:20:33.149Z] #55 6.410 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
23:20:33 [2024-01-03T23:20:33.149Z] #55 6.434 Unpacking automake (1:1.16.5-1.3) ...
23:20:33 [2024-01-03T23:20:33.408Z] #55 6.765 Selecting previously unselected package libdpkg-perl.#55 ...
23:20:33 [2024-01-03T23:20:33.408Z] 
23:20:33 [2024-01-03T23:20:33.408Z] #56 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:20:33 [2024-01-03T23:20:33.408Z] #56 DONE 4.9s
23:20:33 [2024-01-03T23:20:33.408Z] 
23:20:33 [2024-01-03T23:20:33.408Z] #55 [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             ;
23:20:33 [2024-01-03T23:20:33.408Z] #55 6.765 Selecting previously unselected package libdpkg-perl.
23:20:33 [2024-01-03T23:20:33.408Z] #55 6.772 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
23:20:33 [2024-01-03T23:20:33.408Z] #55 6.780 Unpacking libdpkg-perl (1.21.22) ...
23:20:34 [2024-01-03T23:20:34.345Z] #55 7.336 Selecting previously unselected package patch.
23:20:34 [2024-01-03T23:20:34.345Z] #55 7.339 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
23:20:34 [2024-01-03T23:20:34.345Z] #55 7.362 Unpacking patch (2.7.6-7) ...
23:20:34 [2024-01-03T23:20:34.927Z] #55 8.165 Selecting previously unselected package dpkg-dev.
23:20:34 [2024-01-03T23:20:34.927Z] #55 8.168 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
23:20:34 [2024-01-03T23:20:34.927Z] #55 8.344 Unpacking dpkg-dev (1.21.22) ...
23:20:36 [2024-01-03T23:20:36.306Z] #55 9.542 Selecting previously unselected package build-essential.
23:20:36 [2024-01-03T23:20:36.306Z] #55 9.544 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
23:20:36 [2024-01-03T23:20:36.306Z] #55 9.609 Unpacking build-essential (12.9) ...
23:20:36 [2024-01-03T23:20:36.881Z] #55 ...
23:20:36 [2024-01-03T23:20:36.881Z] 
23:20:36 [2024-01-03T23:20:36.881Z] #57 [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
23:20:36 [2024-01-03T23:20:36.881Z] #57 ...
23:20:36 [2024-01-03T23:20:36.881Z] 
23:20:36 [2024-01-03T23:20:36.881Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
23:20:36 [2024-01-03T23:20:36.881Z] #58 2.133 Hit:1 http://deb.debian.org/debian bookworm InRelease
23:20:36 [2024-01-03T23:20:36.881Z] #58 2.133 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
23:20:36 [2024-01-03T23:20:36.881Z] #58 2.133 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
23:20:36 [2024-01-03T23:20:36.881Z] #58 2.567 Reading package lists...
23:20:36 [2024-01-03T23:20:36.881Z] #58 3.831 Hit:1 http://deb.debian.org/debian bookworm InRelease
23:20:36 [2024-01-03T23:20:36.881Z] #58 3.831 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
23:20:36 [2024-01-03T23:20:36.881Z] #58 3.831 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
23:20:36 [2024-01-03T23:20:36.881Z] #58 4.608 Reading package lists...
23:20:36 [2024-01-03T23:20:36.881Z] #58 5.671 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
23:20:36 [2024-01-03T23:20:36.881Z] #58 5.693 Reading package lists...
23:20:36 [2024-01-03T23:20:36.881Z] #58 6.740 Building dependency tree...
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.085 Reading state information...
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.503 gcc is already the newest version (4:12.2.0-3).
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.503 pkg-config is already the newest version (1.8.1-1).
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.503 The following additional packages will be installed:
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.504   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.504   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.505   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.505   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.507   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.508   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.511 Suggested packages:
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.511   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.512   libgdk-pixbuf2.0-bin libxml2-utils
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.512 Recommended packages:
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.512   shared-mime-info xdg-user-dirs
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.781 The following NEW packages will be installed:
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.790   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.791   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.791   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.791   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.792   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
23:20:36 [2024-01-03T23:20:36.881Z] #58 7.792   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.088 0 upgraded, 29 newly installed, 0 to remove and 5 not upgraded.
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.088 Need to get 9078 kB of archives.
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.088 After this operation, 46.9 MB of additional disk space will be used.
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.088 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.143 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.149 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.150 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.151 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.160 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.163 Get:7 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.166 Get:8 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.169 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.171 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.173 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.182 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.212 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.230 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.311 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.337 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.372 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.374 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.386 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.390 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.694 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.705 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.713 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.715 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.817 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.827 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.830 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.850 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 8.925 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
23:20:36 [2024-01-03T23:20:36.881Z] #58 9.600 debconf: delaying package configuration, since apt-utils is not installed
23:20:36 [2024-01-03T23:20:36.881Z] #58 10.16 Fetched 9078 kB in 1s (8080 kB/s)
23:20:36 [2024-01-03T23:20:36.881Z] #58 ...
23:20:36 [2024-01-03T23:20:36.881Z] 
23:20:36 [2024-01-03T23:20:36.881Z] #59 [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
23:20:37 [2024-01-03T23:20:37.140Z] #59 ...
23:20:37 [2024-01-03T23:20:37.140Z] 
23:20:37 [2024-01-03T23:20:37.140Z] #60 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
23:20:37 [2024-01-03T23:20:37.140Z] #60 2.516 Hit:1 http://deb.debian.org/debian bookworm InRelease
23:20:37 [2024-01-03T23:20:37.140Z] #60 2.516 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
23:20:37 [2024-01-03T23:20:37.140Z] #60 2.516 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
23:20:37 [2024-01-03T23:20:37.140Z] #60 2.936 Reading package lists...
23:20:37 [2024-01-03T23:20:37.140Z] #60 4.272 Hit:1 http://deb.debian.org/debian bookworm InRelease
23:20:37 [2024-01-03T23:20:37.140Z] #60 4.272 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
23:20:37 [2024-01-03T23:20:37.140Z] #60 4.272 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
23:20:37 [2024-01-03T23:20:37.140Z] #60 5.036 Reading package lists...
23:20:37 [2024-01-03T23:20:37.140Z] #60 6.336 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
23:20:37 [2024-01-03T23:20:37.140Z] #60 6.357 Reading package lists...
23:20:37 [2024-01-03T23:20:37.140Z] #60 7.350 Building dependency tree...
23:20:37 [2024-01-03T23:20:37.140Z] #60 7.798 gcc is already the newest version (4:12.2.0-3).
23:20:37 [2024-01-03T23:20:37.140Z] #60 7.798 libc6-dev is already the newest version (2.36-9+deb12u3).
23:20:37 [2024-01-03T23:20:37.140Z] #60 7.798 pkg-config is already the newest version (1.8.1-1).
23:20:37 [2024-01-03T23:20:37.141Z] #60 7.798 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
23:20:37 [2024-01-03T23:20:37.141Z] #60 ...
23:20:37 [2024-01-03T23:20:37.141Z] 
23:20:37 [2024-01-03T23:20:37.141Z] #61 [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
23:20:37 [2024-01-03T23:20:37.419Z] #61 ...
23:20:37 [2024-01-03T23:20:37.419Z] 
23:20:37 [2024-01-03T23:20:37.419Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
23:20:37 [2024-01-03T23:20:37.419Z] #62 ...
23:20:37 [2024-01-03T23:20:37.419Z] 
23:20:37 [2024-01-03T23:20:37.419Z] #63 [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
23:20:37 [2024-01-03T23:20:37.419Z] #63 6.732 Docker version 24.0.2, build cb74dfc
23:20:37 [2024-01-03T23:20:37.684Z] #63 DONE 10.6s
23:20:37 [2024-01-03T23:20:37.684Z] 
23:20:37 [2024-01-03T23:20:37.684Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
23:20:37 [2024-01-03T23:20:37.684Z] #58 10.69 Selecting previously unselected package libglib2.0-0:arm64.
23:20:37 [2024-01-03T23:20:37.684Z] #58 10.69 (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 ... 15667 files and directories currently installed.)
23:20:37 [2024-01-03T23:20:37.684Z] #58 10.70 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
23:20:37 [2024-01-03T23:20:37.684Z] #58 ...
23:20:37 [2024-01-03T23:20:37.684Z] 
23:20:37 [2024-01-03T23:20:37.684Z] #64 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
23:20:37 [2024-01-03T23:20:37.684Z] #64 DONE 8.6s
23:20:37 [2024-01-03T23:20:37.684Z] 
23:20:37 [2024-01-03T23:20:37.684Z] #46 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:20:37 [2024-01-03T23:20:37.684Z] #46 DONE 9.3s
23:20:37 [2024-01-03T23:20:37.684Z] 
23:20:37 [2024-01-03T23:20:37.684Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:20:37 [2024-01-03T23:20:37.684Z] #49 DONE 9.1s
23:20:37 [2024-01-03T23:20:37.684Z] 
23:20:37 [2024-01-03T23:20:37.684Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
23:20:37 [2024-01-03T23:20:37.684Z] #58 10.80 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
23:20:37 [2024-01-03T23:20:37.684Z] #58 ...
23:20:37 [2024-01-03T23:20:37.684Z] 
23:20:37 [2024-01-03T23:20:37.684Z] #65 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
23:20:37 [2024-01-03T23:20:37.684Z] #65 3.248 Hit:1 http://deb.debian.org/debian bookworm InRelease
23:20:37 [2024-01-03T23:20:37.684Z] #65 3.248 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
23:20:37 [2024-01-03T23:20:37.684Z] #65 3.248 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
23:20:37 [2024-01-03T23:20:37.684Z] #65 4.077 Reading package lists...
23:20:37 [2024-01-03T23:20:37.684Z] #65 5.726 Hit:1 http://deb.debian.org/debian bookworm InRelease
23:20:37 [2024-01-03T23:20:37.684Z] #65 5.726 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
23:20:37 [2024-01-03T23:20:37.684Z] #65 5.726 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
23:20:37 [2024-01-03T23:20:37.684Z] #65 6.462 Reading package lists...
23:20:37 [2024-01-03T23:20:37.684Z] #65 7.284 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
23:20:37 [2024-01-03T23:20:37.684Z] #65 7.292 Reading package lists...
23:20:37 [2024-01-03T23:20:37.684Z] #65 8.026 Building dependency tree...
23:20:37 [2024-01-03T23:20:37.684Z] #65 8.195 Reading state information...
23:20:37 [2024-01-03T23:20:37.684Z] #65 8.415 gcc is already the newest version (4:12.2.0-3).
23:20:37 [2024-01-03T23:20:37.684Z] #65 8.415 libc6-dev is already the newest version (2.36-9+deb12u3).
23:20:37 [2024-01-03T23:20:37.684Z] #65 8.415 pkg-config is already the newest version (1.8.1-1).
23:20:37 [2024-01-03T23:20:37.684Z] #65 8.415 The following additional packages will be installed:
23:20:37 [2024-01-03T23:20:37.684Z] #65 8.417   bzip2 libdpkg-perl patch xz-utils
23:20:37 [2024-01-03T23:20:37.684Z] #65 8.419 Suggested packages:
23:20:37 [2024-01-03T23:20:37.684Z] #65 8.419   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
23:20:37 [2024-01-03T23:20:37.684Z] #65 8.419 Recommended packages:
23:20:37 [2024-01-03T23:20:37.684Z] #65 8.419   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
23:20:37 [2024-01-03T23:20:37.684Z] #65 8.419   liblocale-gettext-perl
23:20:37 [2024-01-03T23:20:37.684Z] #65 8.602 The following NEW packages will be installed:
23:20:37 [2024-01-03T23:20:37.684Z] #65 8.603   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
23:20:37 [2024-01-03T23:20:37.684Z] #65 9.130 0 upgraded, 6 newly installed, 0 to remove and 5 not upgraded.
23:20:37 [2024-01-03T23:20:37.684Z] #65 9.130 Need to get 2683 kB of archives.
23:20:37 [2024-01-03T23:20:37.684Z] #65 9.130 After this operation, 6010 kB of additional disk space will be used.
23:20:37 [2024-01-03T23:20:37.684Z] #65 9.130 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
23:20:37 [2024-01-03T23:20:37.684Z] #65 9.156 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
23:20:37 [2024-01-03T23:20:37.684Z] #65 9.164 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
23:20:37 [2024-01-03T23:20:37.684Z] #65 9.174 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
23:20:37 [2024-01-03T23:20:37.684Z] #65 9.177 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
23:20:37 [2024-01-03T23:20:37.684Z] #65 9.280 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
23:20:37 [2024-01-03T23:20:37.684Z] #65 10.00 debconf: delaying package configuration, since apt-utils is not installed
23:20:37 [2024-01-03T23:20:37.684Z] #65 10.23 Fetched 2683 kB in 1s (3926 kB/s)
23:20:37 [2024-01-03T23:20:37.684Z] #65 10.56 Selecting previously unselected package bzip2.
23:20:37 [2024-01-03T23:20:37.684Z] #65 10.56 (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 ... 15667 files and directories currently installed.)
23:20:37 [2024-01-03T23:20:37.684Z] #65 10.59 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
23:20:37 [2024-01-03T23:20:37.684Z] #65 10.61 Unpacking bzip2 (1.0.8-5+b1) ...
23:20:37 [2024-01-03T23:20:37.944Z] #65 ...
23:20:37 [2024-01-03T23:20:37.944Z] 
23:20:37 [2024-01-03T23:20:37.944Z] #60 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
23:20:37 [2024-01-03T23:20:37.944Z] #60 DONE 10.8s
23:20:37 [2024-01-03T23:20:37.944Z] 
23:20:37 [2024-01-03T23:20:37.944Z] #66 [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
23:20:37 [2024-01-03T23:20:37.944Z] #66 ...
23:20:37 [2024-01-03T23:20:37.944Z] 
23:20:37 [2024-01-03T23:20:37.944Z] #67 [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
23:20:37 [2024-01-03T23:20:37.944Z] #67 2.852 Hit:1 http://deb.debian.org/debian bookworm InRelease
23:20:37 [2024-01-03T23:20:37.944Z] #67 2.856 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
23:20:37 [2024-01-03T23:20:37.944Z] #67 2.857 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
23:20:37 [2024-01-03T23:20:37.944Z] #67 3.422 Reading package lists...
23:20:37 [2024-01-03T23:20:37.944Z] #67 4.468 Reading package lists...
23:20:37 [2024-01-03T23:20:37.944Z] #67 5.477 Building dependency tree...
23:20:37 [2024-01-03T23:20:37.944Z] #67 5.878 Reading state information...
23:20:37 [2024-01-03T23:20:37.944Z] #67 6.231 The following additional packages will be installed:
23:20:37 [2024-01-03T23:20:37.944Z] #67 6.235   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
23:20:37 [2024-01-03T23:20:37.944Z] #67 6.255 Suggested packages:
23:20:37 [2024-01-03T23:20:37.944Z] #67 6.255   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
23:20:37 [2024-01-03T23:20:37.944Z] #67 6.397 The following NEW packages will be installed:
23:20:37 [2024-01-03T23:20:37.944Z] #67 6.398   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
23:20:37 [2024-01-03T23:20:37.944Z] #67 6.683 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded.
23:20:37 [2024-01-03T23:20:37.944Z] #67 6.683 Need to get 19.3 MB of archives.
23:20:37 [2024-01-03T23:20:37.944Z] #67 6.683 After this operation, 77.0 MB of additional disk space will be used.
23:20:37 [2024-01-03T23:20:37.944Z] #67 6.683 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
23:20:37 [2024-01-03T23:20:37.944Z] #67 6.909 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
23:20:37 [2024-01-03T23:20:37.944Z] #67 6.925 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
23:20:37 [2024-01-03T23:20:37.944Z] #67 6.944 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
23:20:37 [2024-01-03T23:20:37.944Z] #67 6.965 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
23:20:37 [2024-01-03T23:20:37.944Z] #67 6.966 Get:6 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB]
23:20:37 [2024-01-03T23:20:37.944Z] #67 7.031 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
23:20:37 [2024-01-03T23:20:37.944Z] #67 7.063 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
23:20:37 [2024-01-03T23:20:37.944Z] #67 7.746 debconf: delaying package configuration, since apt-utils is not installed
23:20:37 [2024-01-03T23:20:37.944Z] #67 8.025 Fetched 19.3 MB in 1s (25.0 MB/s)
23:20:37 [2024-01-03T23:20:37.944Z] #67 8.233 Selecting previously unselected package libicu72:arm64.
23:20:37 [2024-01-03T23:20:37.944Z] #67 8.233 (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 ... 15667 files and directories currently installed.)
23:20:37 [2024-01-03T23:20:37.944Z] #67 8.243 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
23:20:37 [2024-01-03T23:20:37.944Z] #67 8.701 Unpacking libicu72:arm64 (72.1-3) ...
23:20:37 [2024-01-03T23:20:37.944Z] #67 10.69 Selecting previously unselected package libxml2:arm64.
23:20:37 [2024-01-03T23:20:37.944Z] #67 10.69 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
23:20:37 [2024-01-03T23:20:37.944Z] #67 10.70 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
23:20:37 [2024-01-03T23:20:37.944Z] #67 10.98 Selecting previously unselected package libarchive13:arm64.
23:20:37 [2024-01-03T23:20:37.944Z] #67 10.99 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
23:20:37 [2024-01-03T23:20:37.944Z] #67 11.05 Unpacking libarchive13:arm64 (3.6.2-1) ...
23:20:37 [2024-01-03T23:20:37.944Z] #67 ...
23:20:37 [2024-01-03T23:20:37.944Z] 
23:20:37 [2024-01-03T23:20:37.944Z] #68 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
23:20:38 [2024-01-03T23:20:38.214Z] #68 ...
23:20:38 [2024-01-03T23:20:38.214Z] 
23:20:38 [2024-01-03T23:20:38.214Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
23:20:38 [2024-01-03T23:20:38.214Z] #58 11.22 Selecting previously unselected package libgirepository-1.0-1:arm64.
23:20:38 [2024-01-03T23:20:38.214Z] #58 11.23 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
23:20:38 [2024-01-03T23:20:38.214Z] #58 11.25 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
23:20:38 [2024-01-03T23:20:38.795Z] #58 11.61 Selecting previously unselected package gir1.2-glib-2.0:arm64.
23:20:38 [2024-01-03T23:20:38.795Z] #58 11.62 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
23:20:38 [2024-01-03T23:20:38.795Z] #58 11.66 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
23:20:39 [2024-01-03T23:20:39.055Z] #58 12.04 Selecting previously unselected package libsecret-common.
23:20:39 [2024-01-03T23:20:39.055Z] #58 12.04 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
23:20:39 [2024-01-03T23:20:39.055Z] #58 12.16 Unpacking libsecret-common (0.20.5-3) ...
23:20:39 [2024-01-03T23:20:39.716Z] #58 12.55 Selecting previously unselected package libsecret-1-0:arm64.
23:20:39 [2024-01-03T23:20:39.716Z] #58 12.55 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
23:20:39 [2024-01-03T23:20:39.716Z] #58 12.59 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
23:20:39 [2024-01-03T23:20:39.716Z] #58 12.80 Selecting previously unselected package gir1.2-secret-1:arm64.
23:20:39 [2024-01-03T23:20:39.716Z] #58 12.80 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
23:20:39 [2024-01-03T23:20:39.716Z] #58 12.82 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
23:20:39 [2024-01-03T23:20:39.976Z] #58 13.21 Selecting previously unselected package uuid-dev:arm64.
23:20:40 [2024-01-03T23:20:40.256Z] #58 13.21 Preparing to unpack .../06-uuid-dev_2.38.1-5+b1_arm64.deb ...
23:20:40 [2024-01-03T23:20:40.256Z] #58 13.24 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
23:20:40 [2024-01-03T23:20:40.550Z] #58 13.47 Selecting previously unselected package libblkid-dev:arm64.
23:20:40 [2024-01-03T23:20:40.550Z] #58 13.47 Preparing to unpack .../07-libblkid-dev_2.38.1-5+b1_arm64.deb ...
23:20:40 [2024-01-03T23:20:40.550Z] #58 13.49 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
23:20:40 [2024-01-03T23:20:40.550Z] #58 13.81 Selecting previously unselected package libbtrfs0:arm64.
23:20:40 [2024-01-03T23:20:40.811Z] #58 13.81 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
23:20:40 [2024-01-03T23:20:40.811Z] #58 13.87 Unpacking libbtrfs0:arm64 (6.2-1) ...
23:20:41 [2024-01-03T23:20:41.071Z] #58 14.13 Selecting previously unselected package libbtrfs-dev:arm64.
23:20:41 [2024-01-03T23:20:41.071Z] #58 14.13 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
23:20:41 [2024-01-03T23:20:41.071Z] #58 14.14 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
23:20:41 [2024-01-03T23:20:41.629Z] #58 14.58 Selecting previously unselected package libelf1:arm64.
23:20:41 [2024-01-03T23:20:41.629Z] #58 14.58 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
23:20:41 [2024-01-03T23:20:41.629Z] #58 14.64 Unpacking libelf1:arm64 (0.188-2.1) ...
23:20:41 [2024-01-03T23:20:41.888Z] #58 15.00 Selecting previously unselected package libffi-dev:arm64.
23:20:41 [2024-01-03T23:20:41.888Z] #58 15.00 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
23:20:41 [2024-01-03T23:20:41.888Z] #58 15.04 Unpacking libffi-dev:arm64 (3.4.4-1) ...
23:20:42 [2024-01-03T23:20:42.148Z] #58 15.41 Selecting previously unselected package libgpg-error-dev.
23:20:42 [2024-01-03T23:20:42.407Z] #58 ...
23:20:42 [2024-01-03T23:20:42.407Z] 
23:20:42 [2024-01-03T23:20:42.407Z] #65 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
23:20:42 [2024-01-03T23:20:42.407Z] #65 10.91 Selecting previously unselected package xz-utils.
23:20:42 [2024-01-03T23:20:42.407Z] #65 10.92 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
23:20:42 [2024-01-03T23:20:42.407Z] #65 10.95 Unpacking xz-utils (5.4.1-0.2) ...
23:20:42 [2024-01-03T23:20:42.407Z] #65 11.24 Selecting previously unselected package libdpkg-perl.
23:20:42 [2024-01-03T23:20:42.407Z] #65 11.25 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
23:20:42 [2024-01-03T23:20:42.407Z] #65 11.30 Unpacking libdpkg-perl (1.21.22) ...
23:20:42 [2024-01-03T23:20:42.407Z] #65 11.87 Selecting previously unselected package patch.
23:20:42 [2024-01-03T23:20:42.407Z] #65 11.88 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
23:20:42 [2024-01-03T23:20:42.407Z] #65 11.99 Unpacking patch (2.7.6-7) ...
23:20:42 [2024-01-03T23:20:42.407Z] #65 12.12 Selecting previously unselected package dpkg-dev.
23:20:42 [2024-01-03T23:20:42.407Z] #65 12.12 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
23:20:42 [2024-01-03T23:20:42.407Z] #65 12.20 Unpacking dpkg-dev (1.21.22) ...
23:20:42 [2024-01-03T23:20:42.407Z] #65 12.70 Selecting previously unselected package libseccomp-dev:arm64.
23:20:42 [2024-01-03T23:20:42.407Z] #65 12.70 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
23:20:42 [2024-01-03T23:20:42.407Z] #65 12.87 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
23:20:42 [2024-01-03T23:20:42.407Z] #65 13.12 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
23:20:42 [2024-01-03T23:20:42.407Z] #65 13.18 Setting up bzip2 (1.0.8-5+b1) ...
23:20:42 [2024-01-03T23:20:42.407Z] #65 13.25 Setting up xz-utils (5.4.1-0.2) ...
23:20:42 [2024-01-03T23:20:42.407Z] #65 13.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:20:42 [2024-01-03T23:20:42.407Z] #65 13.42 Setting up patch (2.7.6-7) ...
23:20:42 [2024-01-03T23:20:42.407Z] #65 13.51 Setting up libdpkg-perl (1.21.22) ...
23:20:42 [2024-01-03T23:20:42.407Z] #65 13.60 Setting up dpkg-dev (1.21.22) ...
23:20:42 [2024-01-03T23:20:42.407Z] #65 DONE 15.3s
23:20:42 [2024-01-03T23:20:42.407Z] 
23:20:42 [2024-01-03T23:20:42.407Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
23:20:42 [2024-01-03T23:20:42.407Z] #58 15.41 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
23:20:42 [2024-01-03T23:20:42.407Z] #58 15.45 Unpacking libgpg-error-dev (1.46-1) ...
23:20:42 [2024-01-03T23:20:42.407Z] #58 15.63 Selecting previously unselected package libgcrypt20-dev.
23:20:42 [2024-01-03T23:20:42.407Z] #58 15.64 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
23:20:42 [2024-01-03T23:20:42.407Z] #58 15.65 Unpacking libgcrypt20-dev (1.10.1-3) ...
23:20:42 [2024-01-03T23:20:42.976Z] #58 15.97 Selecting previously unselected package libglib2.0-data.
23:20:42 [2024-01-03T23:20:42.976Z] #58 15.97 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
23:20:42 [2024-01-03T23:20:42.976Z] #58 16.08 Unpacking libglib2.0-data (2.74.6-2) ...
23:20:43 [2024-01-03T23:20:43.552Z] #58 ...
23:20:43 [2024-01-03T23:20:43.552Z] 
23:20:43 [2024-01-03T23:20:43.552Z] #57 [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
23:20:43 [2024-01-03T23:20:43.552Z] #57 16.09 tomll can be used in two ways:
23:20:43 [2024-01-03T23:20:43.552Z] #57 16.09 Writing to STDIN and reading from STDOUT:
23:20:43 [2024-01-03T23:20:43.552Z] #57 16.09   cat file.toml | tomll > file.toml
23:20:43 [2024-01-03T23:20:43.552Z] #57 16.09 
23:20:43 [2024-01-03T23:20:43.552Z] #57 16.09 Reading and updating a list of files:
23:20:43 [2024-01-03T23:20:43.552Z] #57 16.09   tomll a.toml b.toml c.toml
23:20:43 [2024-01-03T23:20:43.552Z] #57 16.09 
23:20:43 [2024-01-03T23:20:43.552Z] #57 16.09 When given a list of files, tomll will modify all files in place without asking.
23:20:43 [2024-01-03T23:20:43.552Z] #57 DONE 16.6s
23:20:43 [2024-01-03T23:20:43.552Z] 
23:20:43 [2024-01-03T23:20:43.552Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
23:20:43 [2024-01-03T23:20:43.552Z] #58 16.54 Selecting previously unselected package libglib2.0-bin.
23:20:43 [2024-01-03T23:20:43.552Z] #58 ...
23:20:43 [2024-01-03T23:20:43.552Z] 
23:20:43 [2024-01-03T23:20:43.552Z] #55 [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             ;
23:20:43 [2024-01-03T23:20:43.552Z] #55 10.57 Selecting previously unselected package libcap-dev:arm64.
23:20:43 [2024-01-03T23:20:43.552Z] #55 10.57 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 10.61 Unpacking libcap-dev:arm64 (1:2.66-4) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 11.13 Selecting previously unselected package libprotobuf-c1:arm64.
23:20:43 [2024-01-03T23:20:43.552Z] #55 11.16 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 11.23 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 11.53 Selecting previously unselected package libprotobuf-c-dev:arm64.
23:20:43 [2024-01-03T23:20:43.552Z] #55 11.55 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 11.59 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 11.80 Selecting previously unselected package libseccomp-dev:arm64.
23:20:43 [2024-01-03T23:20:43.552Z] #55 11.81 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 11.82 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 12.23 Selecting previously unselected package libsystemd-dev:arm64.
23:20:43 [2024-01-03T23:20:43.552Z] #55 12.23 Preparing to unpack .../14-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 12.37 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 12.75 Selecting previously unselected package libtool.
23:20:43 [2024-01-03T23:20:43.552Z] #55 12.75 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 12.79 Unpacking libtool (2.4.7-5) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 13.06 Selecting previously unselected package libudev-dev:arm64.
23:20:43 [2024-01-03T23:20:43.552Z] #55 13.07 Preparing to unpack .../16-libudev-dev_252.19-1~deb12u1_arm64.deb ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 13.08 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 13.50 Selecting previously unselected package libyajl2:arm64.
23:20:43 [2024-01-03T23:20:43.552Z] #55 13.51 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 13.55 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 13.78 Selecting previously unselected package libyajl-dev:arm64.
23:20:43 [2024-01-03T23:20:43.552Z] #55 13.78 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 13.81 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 14.08 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 14.20 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 14.27 Setting up m4 (1.4.19-3) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 14.41 Setting up bzip2 (1.0.8-5+b1) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 14.65 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 14.71 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 14.85 Setting up autotools-dev (20220109.1) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 15.12 Setting up xz-utils (5.4.1-0.2) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 15.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:20:43 [2024-01-03T23:20:43.552Z] #55 15.39 Setting up patch (2.7.6-7) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 15.45 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 15.66 Setting up libdpkg-perl (1.21.22) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 15.68 Setting up autoconf (2.71-3) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 15.77 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 15.84 Setting up libcap-dev:arm64 (1:2.66-4) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 15.88 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 15.91 Setting up automake (1:1.16.5-1.3) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 15.93 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
23:20:43 [2024-01-03T23:20:43.552Z] #55 16.03 Setting up libtool (2.4.7-5) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 16.08 Setting up dpkg-dev (1.21.22) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 16.14 Setting up build-essential (12.9) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 16.32 Processing triggers for libc-bin (2.36-9+deb12u3) ...
23:20:43 [2024-01-03T23:20:43.552Z] #55 DONE 16.8s
23:20:43 [2024-01-03T23:20:43.552Z] 
23:20:43 [2024-01-03T23:20:43.552Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
23:20:43 [2024-01-03T23:20:43.552Z] #58 16.56 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
23:20:43 [2024-01-03T23:20:43.552Z] #58 16.57 Unpacking libglib2.0-bin (2.74.6-2) ...
23:20:43 [2024-01-03T23:20:43.811Z] #58 16.73 Selecting previously unselected package python3-lib2to3.
23:20:43 [2024-01-03T23:20:43.811Z] #58 16.73 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
23:20:43 [2024-01-03T23:20:43.811Z] #58 16.74 Unpacking python3-lib2to3 (3.11.2-3) ...
23:20:43 [2024-01-03T23:20:43.811Z] #58 16.99 Selecting previously unselected package python3-distutils.
23:20:44 [2024-01-03T23:20:44.085Z] #58 16.99 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
23:20:44 [2024-01-03T23:20:44.085Z] #58 17.02 Unpacking python3-distutils (3.11.2-3) ...
23:20:44 [2024-01-03T23:20:44.380Z] #58 ...
23:20:44 [2024-01-03T23:20:44.380Z] 
23:20:44 [2024-01-03T23:20:44.380Z] #53 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:20:44 [2024-01-03T23:20:44.380Z] #53 DONE 14.5s
23:20:44 [2024-01-03T23:20:44.380Z] 
23:20:44 [2024-01-03T23:20:44.380Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
23:20:44 [2024-01-03T23:20:44.640Z] #58 17.49 Selecting previously unselected package libglib2.0-dev-bin.
23:20:44 [2024-01-03T23:20:44.640Z] #58 17.49 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
23:20:44 [2024-01-03T23:20:44.640Z] #58 17.55 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
23:20:44 [2024-01-03T23:20:44.640Z] #58 ...
23:20:44 [2024-01-03T23:20:44.640Z] 
23:20:44 [2024-01-03T23:20:44.640Z] #59 [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
23:20:44 [2024-01-03T23:20:44.640Z] #59 18.02 v3.6.0
23:20:44 [2024-01-03T23:20:44.640Z] #59 DONE 18.1s
23:20:44 [2024-01-03T23:20:44.640Z] 
23:20:44 [2024-01-03T23:20:44.640Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
23:20:44 [2024-01-03T23:20:44.640Z] #58 17.90 Selecting previously unselected package libsepol-dev:arm64.
23:20:44 [2024-01-03T23:20:44.640Z] #58 17.91 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
23:20:44 [2024-01-03T23:20:44.640Z] #58 17.92 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
23:20:45 [2024-01-03T23:20:45.240Z] #58 18.08 Selecting previously unselected package libpcre2-16-0:arm64.
23:20:45 [2024-01-03T23:20:45.240Z] #58 18.09 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
23:20:45 [2024-01-03T23:20:45.240Z] #58 18.10 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
23:20:45 [2024-01-03T23:20:45.240Z] #58 ...
23:20:45 [2024-01-03T23:20:45.240Z] 
23:20:45 [2024-01-03T23:20:45.240Z] #67 [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
23:20:45 [2024-01-03T23:20:45.240Z] #67 11.38 Selecting previously unselected package libjsoncpp25:arm64.
23:20:45 [2024-01-03T23:20:45.240Z] #67 11.38 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
23:20:45 [2024-01-03T23:20:45.240Z] #67 11.43 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
23:20:45 [2024-01-03T23:20:45.240Z] #67 11.92 Selecting previously unselected package librhash0:arm64.
23:20:45 [2024-01-03T23:20:45.240Z] #67 11.92 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
23:20:45 [2024-01-03T23:20:45.240Z] #67 11.93 Unpacking librhash0:arm64 (1.4.3-3) ...
23:20:45 [2024-01-03T23:20:45.240Z] #67 12.33 Selecting previously unselected package libuv1:arm64.
23:20:45 [2024-01-03T23:20:45.240Z] #67 12.33 Preparing to unpack .../5-libuv1_1.44.2-1_arm64.deb ...
23:20:45 [2024-01-03T23:20:45.240Z] #67 12.37 Unpacking libuv1:arm64 (1.44.2-1) ...
23:20:45 [2024-01-03T23:20:45.240Z] #67 12.64 Selecting previously unselected package cmake-data.
23:20:45 [2024-01-03T23:20:45.240Z] #67 12.64 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
23:20:45 [2024-01-03T23:20:45.240Z] #67 12.69 Unpacking cmake-data (3.25.1-1) ...
23:20:45 [2024-01-03T23:20:45.240Z] #67 15.88 Selecting previously unselected package cmake.
23:20:45 [2024-01-03T23:20:45.240Z] #67 15.88 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
23:20:45 [2024-01-03T23:20:45.240Z] #67 15.98 Unpacking cmake (3.25.1-1) ...
23:20:45 [2024-01-03T23:20:45.240Z] #67 17.47 Setting up libicu72:arm64 (72.1-3) ...
23:20:45 [2024-01-03T23:20:45.240Z] #67 17.60 Setting up libuv1:arm64 (1.44.2-1) ...
23:20:45 [2024-01-03T23:20:45.240Z] #67 17.73 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
23:20:45 [2024-01-03T23:20:45.240Z] #67 17.79 Setting up librhash0:arm64 (1.4.3-3) ...
23:20:45 [2024-01-03T23:20:45.240Z] #67 17.81 Setting up cmake-data (3.25.1-1) ...
23:20:45 [2024-01-03T23:20:45.240Z] #67 17.84 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
23:20:45 [2024-01-03T23:20:45.240Z] #67 17.87 Setting up libarchive13:arm64 (3.6.2-1) ...
23:20:45 [2024-01-03T23:20:45.240Z] #67 17.91 Setting up cmake (3.25.1-1) ...
23:20:45 [2024-01-03T23:20:45.240Z] #67 17.94 Processing triggers for libc-bin (2.36-9+deb12u3) ...
23:20:45 [2024-01-03T23:20:45.240Z] #67 DONE 18.2s
23:20:45 [2024-01-03T23:20:45.240Z] 
23:20:45 [2024-01-03T23:20:45.240Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
23:20:45 [2024-01-03T23:20:45.240Z] #58 18.35 Selecting previously unselected package libpcre2-32-0:arm64.
23:20:45 [2024-01-03T23:20:45.240Z] #58 18.35 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
23:20:45 [2024-01-03T23:20:45.516Z] #58 18.39 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
23:20:45 [2024-01-03T23:20:45.516Z] #58 18.59 Selecting previously unselected package libpcre2-posix3:arm64.
23:20:45 [2024-01-03T23:20:45.516Z] #58 18.60 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
23:20:45 [2024-01-03T23:20:45.516Z] #58 18.61 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
23:20:45 [2024-01-03T23:20:45.516Z] #58 18.69 Selecting previously unselected package libpcre2-dev:arm64.
23:20:45 [2024-01-03T23:20:45.516Z] #58 18.69 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
23:20:45 [2024-01-03T23:20:45.776Z] #58 18.71 Unpacking libpcre2-dev:arm64 (10.42-1) ...
23:20:46 [2024-01-03T23:20:46.035Z] #58 18.93 Selecting previously unselected package libselinux1-dev:arm64.
23:20:46 [2024-01-03T23:20:46.035Z] #58 18.94 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
23:20:46 [2024-01-03T23:20:46.035Z] #58 18.94 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
23:20:46 [2024-01-03T23:20:46.035Z] #58 19.11 Selecting previously unselected package libmount-dev:arm64.
23:20:46 [2024-01-03T23:20:46.035Z] #58 19.12 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
23:20:46 [2024-01-03T23:20:46.035Z] #58 19.13 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
23:20:46 [2024-01-03T23:20:46.294Z] #58 19.26 Selecting previously unselected package zlib1g-dev:arm64.
23:20:46 [2024-01-03T23:20:46.294Z] #58 19.27 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
23:20:46 [2024-01-03T23:20:46.294Z] #58 19.27 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
23:20:46 [2024-01-03T23:20:46.553Z] #58 19.57 Selecting previously unselected package libglib2.0-dev:arm64.
23:20:46 [2024-01-03T23:20:46.553Z] #58 19.57 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
23:20:46 [2024-01-03T23:20:46.553Z] #58 19.61 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
23:20:47 [2024-01-03T23:20:47.122Z] #58 ...
23:20:47 [2024-01-03T23:20:47.122Z] 
23:20:47 [2024-01-03T23:20:47.122Z] #68 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
23:20:47 [2024-01-03T23:20:47.122Z] #68 20.11 NAME:
23:20:47 [2024-01-03T23:20:47.122Z] #68 20.11    go-winres - A tool for embedding resources in Windows executables
23:20:47 [2024-01-03T23:20:47.122Z] #68 20.11 
23:20:47 [2024-01-03T23:20:47.122Z] #68 20.11 USAGE:
23:20:47 [2024-01-03T23:20:47.122Z] #68 20.11    go-winres [global options] command [command options] [arguments...]
23:20:47 [2024-01-03T23:20:47.122Z] #68 20.11 
23:20:47 [2024-01-03T23:20:47.122Z] #68 20.11 COMMANDS:
23:20:47 [2024-01-03T23:20:47.122Z] #68 20.11    init     Create an initial ./winres/winres.json
23:20:47 [2024-01-03T23:20:47.122Z] #68 20.11    make     Make syso files for the "go build" command
23:20:47 [2024-01-03T23:20:47.122Z] #68 20.11    simply   Make syso files for the "go build" command (simplified)
23:20:47 [2024-01-03T23:20:47.122Z] #68 20.11    extract  Extract all resources from an executable
23:20:47 [2024-01-03T23:20:47.122Z] #68 20.11    patch    Replace resources in an executable file (exe, dll)
23:20:47 [2024-01-03T23:20:47.122Z] #68 20.11    help, h  Shows a list of commands or help for one command
23:20:47 [2024-01-03T23:20:47.122Z] #68 20.11 
23:20:47 [2024-01-03T23:20:47.122Z] #68 20.11 GLOBAL OPTIONS:
23:20:47 [2024-01-03T23:20:47.122Z] #68 20.11    --help, -h  show help (default: false)
23:20:47 [2024-01-03T23:20:47.122Z] #68 DONE 20.3s
23:20:47 [2024-01-03T23:20:47.122Z] 
23:20:47 [2024-01-03T23:20:47.122Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
23:20:47 [2024-01-03T23:20:47.122Z] #58 20.05 Selecting previously unselected package libsecret-1-dev:arm64.
23:20:47 [2024-01-03T23:20:47.122Z] #58 20.05 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
23:20:47 [2024-01-03T23:20:47.122Z] #58 20.07 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
23:20:47 [2024-01-03T23:20:47.122Z] #58 20.36 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
23:20:47 [2024-01-03T23:20:47.382Z] #58 20.39 No schema files found: doing nothing.
23:20:47 [2024-01-03T23:20:47.382Z] #58 20.40 Setting up libffi-dev:arm64 (3.4.4-1) ...
23:20:47 [2024-01-03T23:20:47.382Z] #58 20.41 Setting up libpcre2-16-0:arm64 (10.42-1) ...
23:20:47 [2024-01-03T23:20:47.382Z] #58 20.44 Setting up libbtrfs0:arm64 (6.2-1) ...
23:20:47 [2024-01-03T23:20:47.382Z] #58 20.46 Setting up libpcre2-32-0:arm64 (10.42-1) ...
23:20:47 [2024-01-03T23:20:47.382Z] #58 20.47 Setting up libglib2.0-data (2.74.6-2) ...
23:20:47 [2024-01-03T23:20:47.382Z] #58 20.51 Setting up libgpg-error-dev (1.46-1) ...
23:20:47 [2024-01-03T23:20:47.382Z] #58 20.52 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
23:20:47 [2024-01-03T23:20:47.382Z] #58 20.54 Setting up libsepol-dev:arm64 (3.4-2.1) ...
23:20:47 [2024-01-03T23:20:47.382Z] #58 20.55 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
23:20:47 [2024-01-03T23:20:47.382Z] #58 20.56 Setting up libpcre2-posix3:arm64 (10.42-1) ...
23:20:47 [2024-01-03T23:20:47.382Z] #58 20.60 Setting up libbtrfs-dev:arm64 (6.2-1) ...
23:20:47 [2024-01-03T23:20:47.641Z] #58 20.63 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
23:20:47 [2024-01-03T23:20:47.641Z] #58 20.64 Setting up python3-lib2to3 (3.11.2-3) ...
23:20:47 [2024-01-03T23:20:47.900Z] #58 20.79 Setting up libelf1:arm64 (0.188-2.1) ...
23:20:47 [2024-01-03T23:20:47.900Z] #58 20.80 Setting up libsecret-common (0.20.5-3) ...
23:20:47 [2024-01-03T23:20:47.900Z] #58 20.82 Setting up python3-distutils (3.11.2-3) ...
23:20:47 [2024-01-03T23:20:47.900Z] #58 ...
23:20:47 [2024-01-03T23:20:47.900Z] 
23:20:47 [2024-01-03T23:20:47.900Z] #69 [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...)
23:20:47 [2024-01-03T23:20:47.900Z] #69 ...
23:20:47 [2024-01-03T23:20:47.900Z] 
23:20:47 [2024-01-03T23:20:47.900Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:20:47 [2024-01-03T23:20:47.900Z] #70 0.623 Cloning into '/tmp/crun-build'...
23:20:47 [2024-01-03T23:20:47.900Z] #70 2.830 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
23:20:47 [2024-01-03T23:20:47.900Z] #70 2.834 Cloning into '/tmp/crun-build/libocispec'...
23:20:47 [2024-01-03T23:20:47.900Z] #70 3.263 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
23:20:47 [2024-01-03T23:20:47.900Z] #70 3.266 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
23:20:47 [2024-01-03T23:20:47.900Z] #70 3.266 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
23:20:47 [2024-01-03T23:20:47.900Z] #70 3.266 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
23:20:47 [2024-01-03T23:20:47.900Z] #70 3.271 Cloning into '/tmp/crun-build/libocispec/image-spec'...
23:20:47 [2024-01-03T23:20:47.900Z] #70 3.916 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
23:20:47 [2024-01-03T23:20:47.900Z] #70 4.466 Cloning into '/tmp/crun-build/libocispec/yajl'...
23:20:48 [2024-01-03T23:20:48.159Z] #70 ...
23:20:48 [2024-01-03T23:20:48.159Z] 
23:20:48 [2024-01-03T23:20:48.159Z] #71 [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...)
23:20:48 [2024-01-03T23:20:48.159Z] #71 ...
23:20:48 [2024-01-03T23:20:48.159Z] 
23:20:48 [2024-01-03T23:20:48.159Z] #72 [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...)
23:20:48 [2024-01-03T23:20:48.418Z] #72 ...
23:20:48 [2024-01-03T23:20:48.418Z] 
23:20:48 [2024-01-03T23:20:48.418Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
23:20:48 [2024-01-03T23:20:48.418Z] #58 21.15 Setting up libglib2.0-dev-bin (2.74.6-2) ...
23:20:48 [2024-01-03T23:20:48.418Z] #58 21.50 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
23:20:48 [2024-01-03T23:20:48.418Z] #58 21.52 Setting up libpcre2-dev:arm64 (10.42-1) ...
23:20:48 [2024-01-03T23:20:48.418Z] #58 21.54 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
23:20:48 [2024-01-03T23:20:48.418Z] #58 21.58 Setting up libglib2.0-bin (2.74.6-2) ...
23:20:48 [2024-01-03T23:20:48.418Z] #58 21.60 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
23:20:48 [2024-01-03T23:20:48.418Z] #58 21.61 Setting up libgcrypt20-dev (1.10.1-3) ...
23:20:48 [2024-01-03T23:20:48.418Z] #58 21.62 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
23:20:48 [2024-01-03T23:20:48.418Z] #58 21.64 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
23:20:48 [2024-01-03T23:20:48.418Z] #58 21.65 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
23:20:48 [2024-01-03T23:20:48.418Z] #58 21.69 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
23:20:48 [2024-01-03T23:20:48.418Z] #58 21.70 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
23:20:48 [2024-01-03T23:20:48.677Z] #58 21.72 Processing triggers for libc-bin (2.36-9+deb12u3) ...
23:20:49 [2024-01-03T23:20:49.247Z] #58 DONE 22.1s
23:20:49 [2024-01-03T23:20:49.247Z] 
23:20:49 [2024-01-03T23:20:49.247Z] #73 [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...)
23:20:49 [2024-01-03T23:20:49.506Z] #73 ...
23:20:49 [2024-01-03T23:20:49.506Z] 
23:20:49 [2024-01-03T23:20:49.506Z] #74 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
23:20:49 [2024-01-03T23:20:49.506Z] #74 0.926 Hit:1 http://deb.debian.org/debian bookworm InRelease
23:20:49 [2024-01-03T23:20:49.506Z] #74 0.926 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
23:20:49 [2024-01-03T23:20:49.506Z] #74 0.926 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
23:20:49 [2024-01-03T23:20:49.506Z] #74 1.744 Reading package lists...
23:20:49 [2024-01-03T23:20:49.506Z] #74 2.852 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
23:20:49 [2024-01-03T23:20:49.506Z] #74 2.861 Reading package lists...
23:20:49 [2024-01-03T23:20:49.506Z] #74 3.575 Building dependency tree...
23:20:49 [2024-01-03T23:20:49.506Z] #74 3.775 Reading state information...
23:20:49 [2024-01-03T23:20:49.506Z] #74 4.151 gcc is already the newest version (4:12.2.0-3).
23:20:49 [2024-01-03T23:20:49.506Z] #74 4.151 libc6-dev is already the newest version (2.36-9+deb12u3).
23:20:49 [2024-01-03T23:20:49.506Z] #74 4.151 pkg-config is already the newest version (1.8.1-1).
23:20:49 [2024-01-03T23:20:49.506Z] #74 4.151 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
23:20:49 [2024-01-03T23:20:49.506Z] #74 DONE 4.3s
23:20:49 [2024-01-03T23:20:49.506Z] 
23:20:49 [2024-01-03T23:20:49.506Z] #75 [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...)
23:20:50 [2024-01-03T23:20:50.073Z] #75 0.723 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
23:20:50 [2024-01-03T23:20:50.073Z] #75 0.723   Compatibility with CMake < 2.8.12 will be removed from a future version of
23:20:50 [2024-01-03T23:20:50.073Z] #75 0.723   CMake.
23:20:50 [2024-01-03T23:20:50.073Z] #75 0.723 
23:20:50 [2024-01-03T23:20:50.073Z] #75 0.723   Update the VERSION argument <min> value or use a ...<max> suffix to tell
23:20:50 [2024-01-03T23:20:50.073Z] #75 0.723   CMake that the project does not need compatibility with older versions.
23:20:50 [2024-01-03T23:20:50.073Z] #75 0.723 
23:20:50 [2024-01-03T23:20:50.073Z] #75 0.723 
23:20:50 [2024-01-03T23:20:50.332Z] #75 0.937 -- The C compiler identification is GNU 12.2.0
23:20:50 [2024-01-03T23:20:50.591Z] #75 0.971 -- Detecting C compiler ABI info
23:20:50 [2024-01-03T23:20:50.873Z] #75 1.369 -- Detecting C compiler ABI info - done
23:20:50 [2024-01-03T23:20:50.873Z] #75 1.401 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
23:20:50 [2024-01-03T23:20:50.873Z] #75 1.408 -- Detecting C compile features
23:20:50 [2024-01-03T23:20:50.873Z] #75 1.409 -- Detecting C compile features - done
23:20:50 [2024-01-03T23:20:50.873Z] #75 1.436 -- Performing Test HAS_BUILTIN_FORTIFY
23:20:50 [2024-01-03T23:20:50.873Z] #75 1.583 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:20:51 [2024-01-03T23:20:51.134Z] #75 1.634 -- Configuring done
23:20:51 [2024-01-03T23:20:51.134Z] #75 1.654 -- Generating done
23:20:51 [2024-01-03T23:20:51.134Z] #75 1.655 -- Build files have been written to: /go/src/github.com/krallin/tini
23:20:51 [2024-01-03T23:20:51.134Z] #75 1.823 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:20:51 [2024-01-03T23:20:51.726Z] #75 2.289 [100%] Linking C executable tini-static
23:20:51 [2024-01-03T23:20:51.726Z] #75 2.445 [100%] Built target tini-static
23:20:52 [2024-01-03T23:20:52.294Z] #75 ...
23:20:52 [2024-01-03T23:20:52.294Z] 
23:20:52 [2024-01-03T23:20:52.294Z] #76 [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...)
23:20:52 [2024-01-03T23:20:52.294Z] #76 0.922 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.11-0-g4bccb38 -X main.version=1.1.11 -linkmode external -extldflags --static-pie " -o runc .
23:20:52 [2024-01-03T23:20:52.294Z] #76 ...
23:20:52 [2024-01-03T23:20:52.294Z] 
23:20:52 [2024-01-03T23:20:52.294Z] #75 [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...)
23:20:52 [2024-01-03T23:20:52.294Z] #75 DONE 3.0s
23:20:52 [2024-01-03T23:20:52.294Z] 
23:20:52 [2024-01-03T23:20:52.294Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:20:52 [2024-01-03T23:20:52.294Z] #70 4.955 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
23:20:52 [2024-01-03T23:20:52.294Z] #70 4.985 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
23:20:52 [2024-01-03T23:20:52.294Z] #70 5.016 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
23:20:53 [2024-01-03T23:20:53.230Z] #70 ...
23:20:53 [2024-01-03T23:20:53.230Z] 
23:20:53 [2024-01-03T23:20:53.230Z] #77 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
23:20:53 [2024-01-03T23:20:53.230Z] #77 CACHED
23:20:53 [2024-01-03T23:20:53.230Z] 
23:20:53 [2024-01-03T23:20:53.230Z] #73 [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...)
23:20:53 [2024-01-03T23:20:53.230Z] #73 3.794 + bin/ctr
23:20:53 [2024-01-03T23:20:53.230Z] #73 3.794 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.11 -X github.com/containerd/containerd/version.Revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba -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
23:20:57 [2024-01-03T23:20:57.422Z] #73 ...
23:20:57 [2024-01-03T23:20:57.422Z] 
23:20:57 [2024-01-03T23:20:57.422Z] #66 [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
23:20:57 [2024-01-03T23:20:57.422Z] #66 30.41 gotestsum version dev
23:20:57 [2024-01-03T23:20:57.422Z] #66 DONE 30.8s
23:20:57 [2024-01-03T23:20:57.681Z] 
23:20:57 [2024-01-03T23:20:57.681Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:20:57 [2024-01-03T23:20:57.681Z] #70 11.14 aclocal: warning: couldn't open directory 'm4': No such file or directory
23:20:59 [2024-01-03T23:20:59.585Z] #70 16.28 libtoolize: putting auxiliary files in '.'.
23:20:59 [2024-01-03T23:20:59.844Z] #70 16.28 libtoolize: copying file './ltmain.sh'
23:21:00 [2024-01-03T23:21:00.412Z] #70 16.94 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
23:21:00 [2024-01-03T23:21:00.412Z] #70 16.94 libtoolize: and rerunning libtoolize and aclocal.
23:21:00 [2024-01-03T23:21:00.412Z] #70 16.94 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:21:03 [2024-01-03T23:21:03.701Z] #70 20.37 configure.ac:7: installing './compile'
23:21:03 [2024-01-03T23:21:03.960Z] #70 20.40 configure.ac:11: installing './config.guess'
23:21:03 [2024-01-03T23:21:03.960Z] #70 20.40 configure.ac:11: installing './config.sub'
23:21:03 [2024-01-03T23:21:03.960Z] #70 20.41 configure.ac:8: installing './install-sh'
23:21:03 [2024-01-03T23:21:03.960Z] #70 20.42 configure.ac:8: installing './missing'
23:21:03 [2024-01-03T23:21:03.960Z] #70 20.48 Makefile.am: installing './depcomp'
23:21:04 [2024-01-03T23:21:04.528Z] #70 21.00 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:21:04 [2024-01-03T23:21:04.528Z] #70 21.00 libtoolize: copying file 'build-aux/ltmain.sh'
23:21:04 [2024-01-03T23:21:04.528Z] #70 21.18 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:21:04 [2024-01-03T23:21:04.788Z] #70 21.18 libtoolize: copying file 'm4/libtool.m4'
23:21:04 [2024-01-03T23:21:04.788Z] #70 21.31 libtoolize: copying file 'm4/ltoptions.m4'
23:21:04 [2024-01-03T23:21:04.788Z] #70 21.44 libtoolize: copying file 'm4/ltsugar.m4'
23:21:05 [2024-01-03T23:21:05.046Z] #70 21.59 libtoolize: copying file 'm4/ltversion.m4'
23:21:05 [2024-01-03T23:21:05.046Z] #70 21.77 libtoolize: copying file 'm4/lt~obsolete.m4'
23:21:05 [2024-01-03T23:21:05.305Z] #70 21.95 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:21:07 [2024-01-03T23:21:07.841Z] #70 24.50 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
23:21:07 [2024-01-03T23:21:07.841Z] #70 24.50 configure.ac:3: You should run autoupdate.
23:21:07 [2024-01-03T23:21:07.841Z] #70 24.50 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
23:21:07 [2024-01-03T23:21:07.841Z] #70 24.50 configure.ac:3: the top level
23:21:10 [2024-01-03T23:21:10.376Z] #70 26.56 configure.ac:7: installing 'build-aux/compile'
23:21:10 [2024-01-03T23:21:10.376Z] #70 26.56 configure.ac:9: installing 'build-aux/config.guess'
23:21:10 [2024-01-03T23:21:10.376Z] #70 26.56 configure.ac:9: installing 'build-aux/config.sub'
23:21:10 [2024-01-03T23:21:10.376Z] #70 26.56 configure.ac:11: installing 'build-aux/install-sh'
23:21:10 [2024-01-03T23:21:10.376Z] #70 26.57 configure.ac:11: installing 'build-aux/missing'
23:21:10 [2024-01-03T23:21:10.376Z] #70 26.69 Makefile.am: installing 'build-aux/depcomp'
23:21:10 [2024-01-03T23:21:10.376Z] #70 26.75 parallel-tests: installing 'build-aux/test-driver'
23:21:11 [2024-01-03T23:21:11.313Z] #70 28.00 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:21:11 [2024-01-03T23:21:11.572Z] #70 28.00 libtoolize: copying file 'build-aux/ltmain.sh'
23:21:11 [2024-01-03T23:21:11.831Z] #70 28.47 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:21:12 [2024-01-03T23:21:12.091Z] #70 28.47 libtoolize: copying file 'm4/libtool.m4'
23:21:12 [2024-01-03T23:21:12.091Z] #70 28.64 libtoolize: copying file 'm4/ltoptions.m4'
23:21:12 [2024-01-03T23:21:12.091Z] #70 28.76 libtoolize: copying file 'm4/ltsugar.m4'
23:21:12 [2024-01-03T23:21:12.350Z] #70 28.84 libtoolize: copying file 'm4/ltversion.m4'
23:21:12 [2024-01-03T23:21:12.350Z] #70 28.99 libtoolize: copying file 'm4/lt~obsolete.m4'
23:21:17 [2024-01-03T23:21:17.623Z] #70 34.17 configure.ac:11: installing 'build-aux/compile'
23:21:17 [2024-01-03T23:21:17.623Z] #70 34.18 configure.ac:11: installing 'build-aux/config.guess'
23:21:17 [2024-01-03T23:21:17.623Z] #70 34.18 configure.ac:11: installing 'build-aux/config.sub'
23:21:17 [2024-01-03T23:21:17.623Z] #70 34.19 configure.ac:13: installing 'build-aux/install-sh'
23:21:17 [2024-01-03T23:21:17.623Z] #70 34.19 configure.ac:13: installing 'build-aux/missing'
23:21:17 [2024-01-03T23:21:17.623Z] #70 34.21 configure.ac:8: installing 'build-aux/tap-driver.sh'
23:21:17 [2024-01-03T23:21:17.623Z] #70 34.33 Makefile.am: installing 'build-aux/depcomp'
23:21:18 [2024-01-03T23:21:18.560Z] #70 35.07 checking build system type... aarch64-unknown-linux-gnu
23:21:18 [2024-01-03T23:21:18.820Z] #70 35.20 checking host system type... aarch64-unknown-linux-gnu
23:21:18 [2024-01-03T23:21:18.820Z] #70 35.20 checking how to print strings... printf
23:21:18 [2024-01-03T23:21:18.820Z] #70 35.21 checking for gcc... gcc
23:21:18 [2024-01-03T23:21:18.820Z] #70 35.33 checking whether the C compiler works... yes
23:21:19 [2024-01-03T23:21:19.079Z] #70 35.46 checking for C compiler default output file name... a.out
23:21:19 [2024-01-03T23:21:19.079Z] #70 35.47 checking for suffix of executables... 
23:21:19 [2024-01-03T23:21:19.079Z] #70 35.59 checking whether we are cross compiling... no
23:21:19 [2024-01-03T23:21:19.338Z] #70 35.75 checking for suffix of object files... o
23:21:19 [2024-01-03T23:21:19.338Z] #70 35.84 checking whether the compiler supports GNU C... yes
23:21:19 [2024-01-03T23:21:19.338Z] #70 35.87 checking whether gcc accepts -g... yes
23:21:19 [2024-01-03T23:21:19.338Z] #70 35.95 checking for gcc option to enable C11 features... none needed
23:21:19 [2024-01-03T23:21:19.598Z] #70 36.08 checking whether gcc understands -c and -o together... yes
23:21:19 [2024-01-03T23:21:19.598Z] #70 36.19 checking for a sed that does not truncate output... /usr/bin/sed
23:21:19 [2024-01-03T23:21:19.598Z] #70 36.22 checking for grep that handles long lines and -e... /usr/bin/grep
23:21:19 [2024-01-03T23:21:19.598Z] #70 36.23 checking for egrep... /usr/bin/grep -E
23:21:19 [2024-01-03T23:21:19.598Z] #70 36.23 checking for fgrep... /usr/bin/grep -F
23:21:19 [2024-01-03T23:21:19.598Z] #70 36.25 checking for ld used by gcc... /usr/bin/ld
23:21:19 [2024-01-03T23:21:19.598Z] #70 36.27 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:21:19 [2024-01-03T23:21:19.598Z] #70 36.29 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:21:19 [2024-01-03T23:21:19.887Z] #70 36.30 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:21:19 [2024-01-03T23:21:19.887Z] #70 36.44 checking whether ln -s works... yes
23:21:19 [2024-01-03T23:21:19.887Z] #70 36.44 checking the maximum length of command line arguments... 1572864
23:21:19 [2024-01-03T23:21:19.887Z] #70 36.46 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:21:19 [2024-01-03T23:21:19.887Z] #70 36.46 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:21:19 [2024-01-03T23:21:19.887Z] #70 36.46 checking for /usr/bin/ld option to reload object files... -r
23:21:19 [2024-01-03T23:21:19.887Z] #70 36.46 checking for file... file
23:21:19 [2024-01-03T23:21:19.887Z] #70 36.46 checking for objdump... objdump
23:21:19 [2024-01-03T23:21:19.887Z] #70 36.46 checking how to recognize dependent libraries... pass_all
23:21:19 [2024-01-03T23:21:19.887Z] #70 36.47 checking for dlltool... no
23:21:19 [2024-01-03T23:21:19.887Z] #70 36.47 checking how to associate runtime and link libraries... printf %s\n
23:21:19 [2024-01-03T23:21:19.887Z] #70 36.47 checking for ar... ar
23:21:20 [2024-01-03T23:21:20.176Z] #70 36.47 checking for archiver @FILE support... @
23:21:20 [2024-01-03T23:21:20.176Z] #70 36.63 checking for strip... strip
23:21:20 [2024-01-03T23:21:20.176Z] #70 36.63 checking for ranlib... ranlib
23:21:20 [2024-01-03T23:21:20.176Z] #70 36.63 checking for gawk... no
23:21:20 [2024-01-03T23:21:20.176Z] #70 36.63 checking for mawk... mawk
23:21:20 [2024-01-03T23:21:20.436Z] #70 36.63 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:21:20 [2024-01-03T23:21:20.696Z] #70 37.01 checking for sysroot... no
23:21:20 [2024-01-03T23:21:20.696Z] #70 37.01 checking for a working dd... /usr/bin/dd
23:21:20 [2024-01-03T23:21:20.696Z] #70 37.03 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
23:21:20 [2024-01-03T23:21:20.696Z] #70 37.05 checking for mt... no
23:21:20 [2024-01-03T23:21:20.696Z] #70 37.05 checking if : is a manifest tool... no
23:21:20 [2024-01-03T23:21:20.696Z] #70 37.08 checking for stdio.h... yes
23:21:20 [2024-01-03T23:21:20.696Z] #70 37.20 checking for stdlib.h... yes
23:21:20 [2024-01-03T23:21:20.696Z] #70 37.25 checking for string.h... yes
23:21:20 [2024-01-03T23:21:20.955Z] #70 37.33 checking for inttypes.h... yes
23:21:20 [2024-01-03T23:21:20.955Z] #70 37.45 checking for stdint.h... yes
23:21:20 [2024-01-03T23:21:20.955Z] #70 37.53 checking for strings.h... yes
23:21:21 [2024-01-03T23:21:21.214Z] #70 37.68 checking for sys/stat.h... yes
23:21:21 [2024-01-03T23:21:21.214Z] #70 37.79 checking for sys/types.h... yes
23:21:21 [2024-01-03T23:21:21.473Z] #70 37.91 checking for unistd.h... yes
23:21:21 [2024-01-03T23:21:21.473Z] #70 38.04 checking for dlfcn.h... yes
23:21:21 [2024-01-03T23:21:21.473Z] #70 38.13 checking for objdir... .libs
23:21:21 [2024-01-03T23:21:21.991Z] #70 38.38 checking if gcc supports -fno-rtti -fno-exceptions... no
23:21:22 [2024-01-03T23:21:22.251Z] #70 38.52 checking for gcc option to produce PIC... -fPIC -DPIC
23:21:22 [2024-01-03T23:21:22.251Z] #70 38.52 checking if gcc PIC flag -fPIC -DPIC works... yes
23:21:22 [2024-01-03T23:21:22.251Z] #70 38.61 checking if gcc static flag -static works... yes
23:21:22 [2024-01-03T23:21:22.510Z] #70 38.90 checking if gcc supports -c -o file.o... yes
23:21:22 [2024-01-03T23:21:22.510Z] #70 39.00 checking if gcc supports -c -o file.o... (cached) yes
23:21:22 [2024-01-03T23:21:22.510Z] #70 39.00 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:21:22 [2024-01-03T23:21:22.510Z] #70 39.04 checking dynamic linker characteristics... GNU/Linux ld.so
23:21:22 [2024-01-03T23:21:22.769Z] #70 39.23 checking how to hardcode library paths into programs... immediate
23:21:22 [2024-01-03T23:21:22.769Z] #70 39.23 checking whether stripping libraries is possible... yes
23:21:22 [2024-01-03T23:21:22.769Z] #70 39.24 checking if libtool supports shared libraries... yes
23:21:22 [2024-01-03T23:21:22.769Z] #70 39.24 checking whether to build shared libraries... no
23:21:22 [2024-01-03T23:21:22.769Z] #70 39.25 checking whether to build static libraries... yes
23:21:22 [2024-01-03T23:21:22.769Z] #70 39.25 checking for a BSD-compatible install... /usr/bin/install -c
23:21:22 [2024-01-03T23:21:22.769Z] #70 39.28 checking whether build environment is sane... yes
23:21:22 [2024-01-03T23:21:22.769Z] #70 39.31 checking for a race-free mkdir -p... /usr/bin/mkdir -p
23:21:22 [2024-01-03T23:21:22.769Z] #70 39.33 checking whether make sets $(MAKE)... yes
23:21:22 [2024-01-03T23:21:22.769Z] #70 39.36 checking whether make supports the include directive... yes (GNU style)
23:21:22 [2024-01-03T23:21:22.769Z] #70 39.38 checking whether make supports nested variables... yes
23:21:23 [2024-01-03T23:21:23.028Z] #70 39.44 checking whether UID '0' is supported by ustar format... yes
23:21:23 [2024-01-03T23:21:23.028Z] #70 39.44 checking whether GID '0' is supported by ustar format... yes
23:21:23 [2024-01-03T23:21:23.028Z] #70 39.44 checking how to create a ustar tar archive... gnutar
23:21:23 [2024-01-03T23:21:23.028Z] #70 39.48 checking dependency style of gcc... gcc3
23:21:23 [2024-01-03T23:21:23.028Z] #70 39.61 checking whether to enable maintainer-specific portions of Makefiles... yes
23:21:23 [2024-01-03T23:21:23.028Z] #70 39.61 checking whether make supports nested variables... (cached) yes
23:21:23 [2024-01-03T23:21:23.028Z] #70 39.61 checking for gawk... (cached) mawk
23:21:23 [2024-01-03T23:21:23.028Z] #70 39.61 checking for a sed that does not truncate output... (cached) /usr/bin/sed
23:21:23 [2024-01-03T23:21:23.028Z] #70 39.62 checking for gcc... (cached) gcc
23:21:23 [2024-01-03T23:21:23.287Z] #70 39.75 checking whether the compiler supports GNU C... (cached) yes
23:21:23 [2024-01-03T23:21:23.288Z] #70 39.75 checking whether gcc accepts -g... (cached) yes
23:21:23 [2024-01-03T23:21:23.288Z] #70 39.75 checking for gcc option to enable C11 features... (cached) none needed
23:21:23 [2024-01-03T23:21:23.288Z] #70 39.75 checking whether gcc understands -c and -o together... (cached) yes
23:21:23 [2024-01-03T23:21:23.288Z] #70 39.75 checking for a Python interpreter with version >= 3... python3
23:21:23 [2024-01-03T23:21:23.288Z] #70 39.80 checking for python3... /usr/bin/python3
23:21:23 [2024-01-03T23:21:23.288Z] #70 39.80 checking for python3 version... 3.11
23:21:23 [2024-01-03T23:21:23.288Z] #70 39.82 checking for python3 platform... linux
23:21:23 [2024-01-03T23:21:23.288Z] #70 39.84 checking for GNU default python3 prefix... ${prefix}
23:21:23 [2024-01-03T23:21:23.288Z] #70 39.84 checking for GNU default python3 exec_prefix... ${exec_prefix}
23:21:23 [2024-01-03T23:21:23.288Z] #70 39.84 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
23:21:23 [2024-01-03T23:21:23.288Z] #70 39.88 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
23:21:23 [2024-01-03T23:21:23.288Z] #70 39.92 checking for go-md2man... no
23:21:23 [2024-01-03T23:21:23.288Z] #70 39.92 checking for error.h... yes
23:21:23 [2024-01-03T23:21:23.288Z] #70 39.97 checking for linux/openat2.h... yes
23:21:23 [2024-01-03T23:21:23.546Z] 
23:21:23 [2024-01-03T23:21:23.546Z] #70 ...
23:21:23 [2024-01-03T23:21:23.546Z] 
23:21:23 [2024-01-03T23:21:23.546Z] #69 [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...)
23:21:23 [2024-01-03T23:21:23.546Z] #69 DONE 45.7s
23:21:23 [2024-01-03T23:21:23.546Z] 
23:21:23 [2024-01-03T23:21:23.546Z] #78 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
23:21:23 [2024-01-03T23:21:23.546Z] #78 DONE 0.1s
23:21:23 [2024-01-03T23:21:23.546Z] 
23:21:23 [2024-01-03T23:21:23.546Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:21:23 [2024-01-03T23:21:23.546Z] #70 40.02 checking for stdatomic.h... yes
23:21:23 [2024-01-03T23:21:23.806Z] #70 40.10 checking for linux/ioprio.h... 
23:21:23 [2024-01-03T23:21:23.806Z] #70 ...
23:21:23 [2024-01-03T23:21:23.806Z] 
23:21:23 [2024-01-03T23:21:23.806Z] #79 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
23:21:23 [2024-01-03T23:21:23.806Z] #79 DONE 0.1s
23:21:23 [2024-01-03T23:21:23.806Z] 
23:21:23 [2024-01-03T23:21:23.806Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:21:23 [2024-01-03T23:21:23.806Z] #70 40.10 checking for linux/ioprio.h... yes
23:21:23 [2024-01-03T23:21:23.806Z] #70 40.20 checking for atomic_int... yes
23:21:23 [2024-01-03T23:21:23.806Z] #70 40.33 checking for atomic_bool... yes
23:21:24 [2024-01-03T23:21:24.064Z] #70 40.47 checking for copy_file_range... yes
23:21:24 [2024-01-03T23:21:24.064Z] #70 40.57 checking for fgetxattr... yes
23:21:24 [2024-01-03T23:21:24.323Z] #70 40.69 checking for statx... yes
23:21:24 [2024-01-03T23:21:24.323Z] #70 40.82 checking for fgetpwent_r... yes
23:21:24 [2024-01-03T23:21:24.582Z] #70 ...
23:21:24 [2024-01-03T23:21:24.582Z] 
23:21:24 [2024-01-03T23:21:24.582Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:21:24 [2024-01-03T23:21:24.582Z] #15 CACHED
23:21:24 [2024-01-03T23:21:24.582Z] 
23:21:24 [2024-01-03T23:21:24.582Z] #80 [build-dummy 2/2] RUN mkdir -p /build
23:21:24 [2024-01-03T23:21:24.582Z] #80 CACHED
23:21:24 [2024-01-03T23:21:24.582Z] 
23:21:24 [2024-01-03T23:21:24.582Z] #81 [binary-dummy 1/1] COPY --from=build-dummy /build /build
23:21:24 [2024-01-03T23:21:24.582Z] #81 CACHED
23:21:24 [2024-01-03T23:21:24.582Z] 
23:21:24 [2024-01-03T23:21:24.582Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:21:24 [2024-01-03T23:21:24.582Z] #70 40.95 checking for issetugid... no
23:21:24 [2024-01-03T23:21:24.582Z] #70 41.10 checking for memfd_create... yes
23:21:24 [2024-01-03T23:21:24.841Z] #70 41.21 checking for pkg-config... /usr/bin/pkg-config
23:21:24 [2024-01-03T23:21:24.841Z] #70 41.21 checking pkg-config is at least version 0.9.0... yes
23:21:24 [2024-01-03T23:21:24.841Z] #70 41.22 checking for library containing yajl_tree_get... -lyajl
23:21:25 [2024-01-03T23:21:25.100Z] #70 41.55 checking for yajl >= 2.0.0... yes
23:21:25 [2024-01-03T23:21:25.100Z] #70 41.58 checking for sys/capability.h... yes
23:21:25 [2024-01-03T23:21:25.359Z] #70 41.70 checking for library containing cap_from_name... -lcap
23:21:25 [2024-01-03T23:21:25.359Z] #70 41.94 checking for library containing gcry_check_version... no
23:21:25 [2024-01-03T23:21:25.618Z] #70 42.08 checking for library containing dlopen... none required
23:21:25 [2024-01-03T23:21:25.877Z] #70 42.19 checking for seccomp.h... yes
23:21:25 [2024-01-03T23:21:25.877Z] #70 42.27 checking for library containing seccomp_rule_add... -lseccomp
23:21:25 [2024-01-03T23:21:25.877Z] #70 42.45 checking for library containing seccomp_arch_resolve_name... none required
23:21:26 [2024-01-03T23:21:26.135Z] #70 42.56 checking for systemd/sd-bus.h... yes
23:21:26 [2024-01-03T23:21:26.394Z] #70 42.65 checking for library containing sd_bus_match_signal_async... -lsystemd
23:21:26 [2024-01-03T23:21:26.394Z] #70 42.89 checking for sd_notify_barrier... yes
23:21:26 [2024-01-03T23:21:26.653Z] #70 43.06 checking for linux/bpf.h... yes
23:21:26 [2024-01-03T23:21:26.653Z] #70 43.15 checking compilation for eBPF... yes
23:21:26 [2024-01-03T23:21:26.653Z] #70 43.27 checking for criu >= 3.15... no
23:21:26 [2024-01-03T23:21:26.653Z] #70 43.29 configure: CRIU headers not found, building without CRIU support
23:21:26 [2024-01-03T23:21:26.653Z] #70 43.29 checking for criu > 3.16... no
23:21:26 [2024-01-03T23:21:26.653Z] #70 43.31 configure: CRIU version doesn't support join-ns API
23:21:26 [2024-01-03T23:21:26.653Z] #70 43.31 checking for criu > 3.16.1... no
23:21:26 [2024-01-03T23:21:26.912Z] #70 43.34 configure: CRIU version doesn't support for pre-dumping
23:21:26 [2024-01-03T23:21:26.913Z] #70 43.34 checking for new mount API (fsconfig)... yes
23:21:26 [2024-01-03T23:21:26.913Z] #70 43.50 yes
23:21:26 [2024-01-03T23:21:26.913Z] #70 43.50 checking for seccomp notify API... yes
23:21:27 [2024-01-03T23:21:27.171Z] #70 43.57 checking for gperf... no
23:21:27 [2024-01-03T23:21:27.171Z] #70 43.58 configure: gperf not found - cannot rebuild signal parser code
23:21:27 [2024-01-03T23:21:27.171Z] #70 43.58 checking for library containing argp_parse... none required
23:21:27 [2024-01-03T23:21:27.171Z] #70 43.69 checking that generated files are newer than configure... done
23:21:27 [2024-01-03T23:21:27.171Z] #70 43.69 configure: creating ./config.status
23:21:30 [2024-01-03T23:21:30.459Z] #70 46.46 config.status: creating Makefile
23:21:30 [2024-01-03T23:21:30.459Z] #70 46.55 config.status: creating config.h
23:21:30 [2024-01-03T23:21:30.459Z] #70 46.60 config.status: executing libtool commands
23:21:30 [2024-01-03T23:21:30.459Z] #70 46.63 config.status: executing depfiles commands
23:21:31 [2024-01-03T23:21:31.027Z] #70 47.56 === configuring in libocispec (/tmp/crun-build/libocispec)
23:21:31 [2024-01-03T23:21:31.027Z] #70 47.59 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:21:31 [2024-01-03T23:21:31.545Z] #70 47.89 checking for gcc... gcc
23:21:31 [2024-01-03T23:21:31.545Z] #70 47.98 checking whether the C compiler works... yes
23:21:31 [2024-01-03T23:21:31.804Z] #70 48.11 checking for C compiler default output file name... a.out
23:21:31 [2024-01-03T23:21:31.804Z] #70 48.11 checking for suffix of executables... 
23:21:31 [2024-01-03T23:21:31.804Z] #70 48.20 checking whether we are cross compiling... no
23:21:31 [2024-01-03T23:21:31.804Z] #70 48.31 checking for suffix of object files... o
23:21:31 [2024-01-03T23:21:31.804Z] #70 48.35 checking whether the compiler supports GNU C... yes
23:21:32 [2024-01-03T23:21:32.063Z] #70 48.42 checking whether gcc accepts -g... yes
23:21:32 [2024-01-03T23:21:32.063Z] #70 48.52 checking for gcc option to enable C11 features... none needed
23:21:32 [2024-01-03T23:21:32.063Z] #70 48.68 checking whether gcc understands -c and -o together... yes
23:21:32 [2024-01-03T23:21:32.323Z] #70 48.80 checking for stdio.h... yes
23:21:32 [2024-01-03T23:21:32.323Z] #70 48.87 checking for stdlib.h... yes
23:21:32 [2024-01-03T23:21:32.582Z] #70 48.95 checking for string.h... yes
23:21:32 [2024-01-03T23:21:32.582Z] #70 49.03 checking for inttypes.h... yes
23:21:32 [2024-01-03T23:21:32.582Z] #70 49.11 checking for stdint.h... yes
23:21:32 [2024-01-03T23:21:32.841Z] #70 49.21 checking for strings.h... yes
23:21:32 [2024-01-03T23:21:32.841Z] #70 49.29 checking for sys/stat.h... yes
23:21:32 [2024-01-03T23:21:32.841Z] #70 49.34 checking for sys/types.h... yes
23:21:32 [2024-01-03T23:21:32.841Z] #70 49.39 checking for unistd.h... yes
23:21:33 [2024-01-03T23:21:33.101Z] #70 49.45 checking for wchar.h... yes
23:21:33 [2024-01-03T23:21:33.101Z] #70 49.54 checking for minix/config.h... no
23:21:33 [2024-01-03T23:21:33.101Z] #70 49.64 checking whether it is safe to define __EXTENSIONS__... yes
23:21:33 [2024-01-03T23:21:33.101Z] #70 49.73 checking whether _XOPEN_SOURCE should be defined... no
23:21:33 [2024-01-03T23:21:33.360Z] 
23:21:33 [2024-01-03T23:21:33.360Z] #70 ...
23:21:33 [2024-01-03T23:21:33.360Z] 
23:21:33 [2024-01-03T23:21:33.360Z] #71 [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...)
23:21:33 [2024-01-03T23:21:33.360Z] #71 DONE 55.3s
23:21:33 [2024-01-03T23:21:33.360Z] 
23:21:33 [2024-01-03T23:21:33.360Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:21:33 [2024-01-03T23:21:33.619Z] #70 49.82 checking build system type... 
23:21:33 [2024-01-03T23:21:33.619Z] #70 ...
23:21:33 [2024-01-03T23:21:33.619Z] 
23:21:33 [2024-01-03T23:21:33.619Z] #76 [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...)
23:21:33 [2024-01-03T23:21:33.619Z] #76 DONE 51.1s
23:21:33 [2024-01-03T23:21:33.619Z] 
23:21:33 [2024-01-03T23:21:33.619Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:21:33 [2024-01-03T23:21:33.619Z] #70 49.82 checking build system type... aarch64-unknown-linux-gnu
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.11 checking host system type... aarch64-unknown-linux-gnu
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.11 checking how to print strings... printf
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.13 checking for a sed that does not truncate output... /usr/bin/sed
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.14 checking for grep that handles long lines and -e... /usr/bin/grep
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.15 checking for egrep... /usr/bin/grep -E
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.15 checking for fgrep... /usr/bin/grep -F
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.16 checking for ld used by gcc... /usr/bin/ld
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.18 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.21 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.23 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.28 checking whether ln -s works... yes
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.28 checking the maximum length of command line arguments... 1572864
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.35 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.35 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.35 checking for /usr/bin/ld option to reload object files... -r
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.35 checking for file... file
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.35 checking for objdump... objdump
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.35 checking how to recognize dependent libraries... pass_all
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.35 checking for dlltool... no
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.35 checking how to associate runtime and link libraries... printf %s\n
23:21:33 [2024-01-03T23:21:33.619Z] #70 50.35 checking for ar... ar
23:21:33 [2024-01-03T23:21:33.878Z] #70 50.35 checking for archiver @FILE support... @
23:21:33 [2024-01-03T23:21:33.878Z] #70 50.44 checking for strip... strip
23:21:33 [2024-01-03T23:21:33.878Z] #70 50.44 checking for ranlib... ranlib
23:21:33 [2024-01-03T23:21:33.878Z] #70 50.44 checking for gawk... no
23:21:33 [2024-01-03T23:21:33.878Z] #70 50.44 checking for mawk... mawk
23:21:34 [2024-01-03T23:21:34.140Z] #70 50.44 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:21:34 [2024-01-03T23:21:34.140Z] #70 50.70 checking for sysroot... no
23:21:34 [2024-01-03T23:21:34.140Z] #70 50.70 checking for a working dd... /usr/bin/dd
23:21:34 [2024-01-03T23:21:34.140Z] #70 50.71 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
23:21:34 [2024-01-03T23:21:34.140Z] #70 50.72 checking for mt... no
23:21:34 [2024-01-03T23:21:34.140Z] #70 50.72 checking if : is a manifest tool... no
23:21:34 [2024-01-03T23:21:34.140Z] #70 50.73 checking for dlfcn.h... yes
23:21:34 [2024-01-03T23:21:34.399Z] 
23:21:34 [2024-01-03T23:21:34.399Z] #70 ...
23:21:34 [2024-01-03T23:21:34.399Z] 
23:21:34 [2024-01-03T23:21:34.399Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
23:21:34 [2024-01-03T23:21:34.399Z] #82 DONE 0.1s
23:21:34 [2024-01-03T23:21:34.399Z] 
23:21:34 [2024-01-03T23:21:34.399Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:21:34 [2024-01-03T23:21:34.399Z] #70 50.82 checking for objdir... .libs
23:21:34 [2024-01-03T23:21:34.658Z] #70 50.99 checking if gcc supports -fno-rtti -fno-exceptions... no
23:21:34 [2024-01-03T23:21:34.658Z] #70 51.18 checking for gcc option to produce PIC... -fPIC -DPIC
23:21:34 [2024-01-03T23:21:34.658Z] #70 51.18 checking if gcc PIC flag -fPIC -DPIC works... yes
23:21:34 [2024-01-03T23:21:34.658Z] #70 51.27 checking if gcc static flag -static works... yes
23:21:34 [2024-01-03T23:21:34.917Z] #70 51.40 checking if gcc supports -c -o file.o... yes
23:21:35 [2024-01-03T23:21:35.176Z] #70 51.52 checking if gcc supports -c -o file.o... (cached) yes
23:21:35 [2024-01-03T23:21:35.176Z] #70 51.52 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:21:35 [2024-01-03T23:21:35.176Z] #70 51.58 checking dynamic linker characteristics... GNU/Linux ld.so
23:21:35 [2024-01-03T23:21:35.176Z] #70 51.77 checking how to hardcode library paths into programs... immediate
23:21:35 [2024-01-03T23:21:35.176Z] #70 51.77 checking whether stripping libraries is possible... yes
23:21:35 [2024-01-03T23:21:35.176Z] #70 51.78 checking if libtool supports shared libraries... yes
23:21:35 [2024-01-03T23:21:35.176Z] #70 51.78 checking whether to build shared libraries... no
23:21:35 [2024-01-03T23:21:35.176Z] #70 51.78 checking whether to build static libraries... yes
23:21:35 [2024-01-03T23:21:35.176Z] #70 51.78 checking for a BSD-compatible install... /usr/bin/install -c
23:21:35 [2024-01-03T23:21:35.176Z] #70 51.81 checking whether build environment is sane... yes
23:21:35 [2024-01-03T23:21:35.176Z] #70 51.86 checking for a race-free mkdir -p... /usr/bin/mkdir -p
23:21:35 [2024-01-03T23:21:35.176Z] #70 51.87 checking whether make sets $(MAKE)... yes
23:21:35 [2024-01-03T23:21:35.435Z] 
23:21:35 [2024-01-03T23:21:35.435Z] #70 ...
23:21:35 [2024-01-03T23:21:35.435Z] 
23:21:35 [2024-01-03T23:21:35.435Z] #72 [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...)
23:21:35 [2024-01-03T23:21:35.435Z] #72 DONE 57.3s
23:21:35 [2024-01-03T23:21:35.435Z] 
23:21:35 [2024-01-03T23:21:35.435Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:21:35 [2024-01-03T23:21:35.435Z] #70 51.90 checking whether make supports the include directive... yes (GNU style)
23:21:35 [2024-01-03T23:21:35.435Z] #70 51.93 checking whether make supports nested variables... yes
23:21:35 [2024-01-03T23:21:35.435Z] #70 51.97 checking whether UID '0' is supported by ustar format... yes
23:21:35 [2024-01-03T23:21:35.435Z] #70 51.97 checking whether GID '0' is supported by ustar format... yes
23:21:35 [2024-01-03T23:21:35.435Z] #70 51.97 checking how to create a ustar tar archive... gnutar
23:21:35 [2024-01-03T23:21:35.694Z] #70 52.06 checking dependency style of gcc... gcc3
23:21:35 [2024-01-03T23:21:35.694Z] #70 52.24 checking whether to enable maintainer-specific portions of Makefiles... yes
23:21:35 [2024-01-03T23:21:35.694Z] #70 52.24 checking whether make supports nested variables... (cached) yes
23:21:35 [2024-01-03T23:21:35.694Z] #70 52.24 checking for pkg-config... /usr/bin/pkg-config
23:21:35 [2024-01-03T23:21:35.694Z] #70 52.24 checking pkg-config is at least version 0.9.0... yes
23:21:35 [2024-01-03T23:21:35.694Z] #70 52.26 checking for yajl >= 2.1.0... yes
23:21:35 [2024-01-03T23:21:35.694Z] #70 52.30 checking for a sed that does not truncate output... (cached) /usr/bin/sed
23:21:35 [2024-01-03T23:21:35.694Z] #70 52.31 checking for gcc... (cached) gcc
23:21:35 [2024-01-03T23:21:35.694Z] #70 52.42 checking whether the compiler supports GNU C... (cached) yes
23:21:35 [2024-01-03T23:21:35.694Z] #70 52.42 checking whether gcc accepts -g... (cached) yes
23:21:35 [2024-01-03T23:21:35.694Z] #70 52.42 checking for gcc option to enable C11 features... (cached) none needed
23:21:35 [2024-01-03T23:21:35.694Z] #70 52.42 checking whether gcc understands -c and -o together... (cached) yes
23:21:35 [2024-01-03T23:21:35.953Z] #70 52.42 checking for a Python interpreter with version >= 3... python3
23:21:35 [2024-01-03T23:21:35.953Z] #70 52.49 checking for python3... /usr/bin/python3
23:21:35 [2024-01-03T23:21:35.953Z] #70 52.49 checking for python3 version... 3.11
23:21:35 [2024-01-03T23:21:35.953Z] #70 52.52 checking for python3 platform... linux
23:21:35 [2024-01-03T23:21:35.953Z] #70 52.54 checking for GNU default python3 prefix... ${prefix}
23:21:35 [2024-01-03T23:21:35.953Z] #70 52.54 checking for GNU default python3 exec_prefix... ${exec_prefix}
23:21:35 [2024-01-03T23:21:35.953Z] #70 52.54 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
23:21:35 [2024-01-03T23:21:35.953Z] #70 52.57 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
23:21:36 [2024-01-03T23:21:36.212Z] #70 52.64 checking that generated files are newer than configure... 
23:21:36 [2024-01-03T23:21:36.212Z] #70 ...
23:21:36 [2024-01-03T23:21:36.212Z] 
23:21:36 [2024-01-03T23:21:36.212Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
23:21:36 [2024-01-03T23:21:36.212Z] #83 DONE 0.2s
23:21:36 [2024-01-03T23:21:36.212Z] 
23:21:36 [2024-01-03T23:21:36.212Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
23:21:36 [2024-01-03T23:21:36.212Z] #84 DONE 0.1s
23:21:36 [2024-01-03T23:21:36.212Z] 
23:21:36 [2024-01-03T23:21:36.212Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
23:21:36 [2024-01-03T23:21:36.212Z] #85 DONE 0.1s
23:21:36 [2024-01-03T23:21:36.212Z] 
23:21:36 [2024-01-03T23:21:36.212Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
23:21:36 [2024-01-03T23:21:36.212Z] #86 DONE 0.1s
23:21:36 [2024-01-03T23:21:36.212Z] 
23:21:36 [2024-01-03T23:21:36.212Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:21:36 [2024-01-03T23:21:36.212Z] #70 52.64 checking that generated files are newer than configure... done
23:21:36 [2024-01-03T23:21:36.212Z] #70 52.84 configure: creating ./config.status
23:21:36 [2024-01-03T23:21:36.471Z] #70 ...
23:21:36 [2024-01-03T23:21:36.471Z] 
23:21:36 [2024-01-03T23:21:36.471Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
23:21:36 [2024-01-03T23:21:36.471Z] #87 DONE 0.1s
23:21:36 [2024-01-03T23:21:36.471Z] 
23:21:36 [2024-01-03T23:21:36.471Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
23:21:36 [2024-01-03T23:21:36.471Z] #88 DONE 0.1s
23:21:36 [2024-01-03T23:21:36.730Z] 
23:21:36 [2024-01-03T23:21:36.730Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
23:21:36 [2024-01-03T23:21:36.730Z] #89 DONE 0.1s
23:21:36 [2024-01-03T23:21:36.730Z] 
23:21:36 [2024-01-03T23:21:36.730Z] #61 [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
23:21:38 [2024-01-03T23:21:38.634Z] #61 ...
23:21:38 [2024-01-03T23:21:38.634Z] 
23:21:38 [2024-01-03T23:21:38.634Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:21:38 [2024-01-03T23:21:38.634Z] #70 55.17 config.status: creating Makefile
23:21:38 [2024-01-03T23:21:38.634Z] #70 55.26 config.status: creating ocispec.pc
23:21:38 [2024-01-03T23:21:38.634Z] #70 55.28 config.status: creating config.h
23:21:38 [2024-01-03T23:21:38.893Z] #70 55.29 config.status: executing libtool commands
23:21:38 [2024-01-03T23:21:38.893Z] #70 55.31 config.status: executing depfiles commands
23:21:39 [2024-01-03T23:21:39.152Z] #70 55.64 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
23:21:39 [2024-01-03T23:21:39.152Z] #70 55.65 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:21:39 [2024-01-03T23:21:39.411Z] #70 55.89 checking for gcc... gcc
23:21:39 [2024-01-03T23:21:39.411Z] #70 55.96 checking whether the C compiler works... yes
23:21:39 [2024-01-03T23:21:39.670Z] #70 56.04 checking for C compiler default output file name... a.out
23:21:39 [2024-01-03T23:21:39.670Z] #70 56.04 checking for suffix of executables... 
23:21:39 [2024-01-03T23:21:39.670Z] #70 56.11 checking whether we are cross compiling... no
23:21:39 [2024-01-03T23:21:39.670Z] #70 56.17 checking for suffix of object files... o
23:21:39 [2024-01-03T23:21:39.670Z] #70 56.20 checking whether the compiler supports GNU C... yes
23:21:39 [2024-01-03T23:21:39.670Z] #70 56.23 checking whether gcc accepts -g... yes
23:21:39 [2024-01-03T23:21:39.670Z] #70 56.26 checking for gcc option to enable C11 features... none needed
23:21:39 [2024-01-03T23:21:39.929Z] #70 56.33 checking whether gcc understands -c and -o together... yes
23:21:39 [2024-01-03T23:21:39.929Z] #70 56.38 checking for a BSD-compatible install... /usr/bin/install -c
23:21:39 [2024-01-03T23:21:39.929Z] #70 56.40 checking whether build environment is sane... yes
23:21:39 [2024-01-03T23:21:39.929Z] #70 56.43 checking for a race-free mkdir -p... /usr/bin/mkdir -p
23:21:39 [2024-01-03T23:21:39.929Z] #70 56.44 checking for gawk... no
23:21:39 [2024-01-03T23:21:39.929Z] #70 56.44 checking for mawk... mawk
23:21:39 [2024-01-03T23:21:39.929Z] #70 56.44 checking whether make sets $(MAKE)... yes
23:21:39 [2024-01-03T23:21:39.929Z] #70 56.45 checking whether make supports the include directive... yes (GNU style)
23:21:39 [2024-01-03T23:21:39.929Z] #70 56.46 checking whether make supports nested variables... yes
23:21:39 [2024-01-03T23:21:39.929Z] #70 56.47 checking whether UID '0' is supported by ustar format... yes
23:21:39 [2024-01-03T23:21:39.929Z] #70 56.47 checking whether GID '0' is supported by ustar format... yes
23:21:39 [2024-01-03T23:21:39.929Z] #70 56.48 checking how to create a ustar tar archive... gnutar
23:21:39 [2024-01-03T23:21:39.929Z] #70 56.51 checking dependency style of gcc... gcc3
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.58 checking whether to enable maintainer-specific portions of Makefiles... yes
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.58 checking whether make supports nested variables... (cached) yes
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.59 checking build system type... aarch64-unknown-linux-gnu
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.65 checking host system type... aarch64-unknown-linux-gnu
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.65 checking how to print strings... printf
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.65 checking for a sed that does not truncate output... /usr/bin/sed
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.67 checking for grep that handles long lines and -e... /usr/bin/grep
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.67 checking for egrep... /usr/bin/grep -E
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.67 checking for fgrep... /usr/bin/grep -F
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.67 checking for ld used by gcc... /usr/bin/ld
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.68 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.69 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.70 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.76 checking whether ln -s works... yes
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.76 checking the maximum length of command line arguments... 1572864
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.77 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.77 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.77 checking for /usr/bin/ld option to reload object files... -r
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.77 checking for file... file
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.77 checking for objdump... objdump
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.77 checking how to recognize dependent libraries... pass_all
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.77 checking for dlltool... no
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.77 checking how to associate runtime and link libraries... printf %s\n
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.77 checking for ar... ar
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.77 checking for archiver @FILE support... @
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.82 checking for strip... strip
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.82 checking for ranlib... ranlib
23:21:40 [2024-01-03T23:21:40.188Z] #70 56.82 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:21:40 [2024-01-03T23:21:40.447Z] #70 56.92 checking for sysroot... no
23:21:40 [2024-01-03T23:21:40.447Z] #70 56.92 checking for a working dd... /usr/bin/dd
23:21:40 [2024-01-03T23:21:40.447Z] #70 56.93 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
23:21:40 [2024-01-03T23:21:40.447Z] #70 56.94 checking for mt... no
23:21:40 [2024-01-03T23:21:40.447Z] #70 56.94 checking if : is a manifest tool... no
23:21:40 [2024-01-03T23:21:40.447Z] #70 56.94 checking for stdio.h... yes
23:21:40 [2024-01-03T23:21:40.447Z] #70 56.98 checking for stdlib.h... yes
23:21:40 [2024-01-03T23:21:40.447Z] #70 57.01 checking for string.h... yes
23:21:40 [2024-01-03T23:21:40.447Z] #70 57.05 checking for inttypes.h... yes
23:21:40 [2024-01-03T23:21:40.447Z] #70 57.09 checking for stdint.h... yes
23:21:40 [2024-01-03T23:21:40.447Z] #70 57.12 checking for strings.h... yes
23:21:40 [2024-01-03T23:21:40.707Z] #70 57.16 checking for sys/stat.h... yes
23:21:40 [2024-01-03T23:21:40.707Z] #70 57.20 checking for sys/types.h... yes
23:21:40 [2024-01-03T23:21:40.707Z] #70 57.24 checking for unistd.h... yes
23:21:40 [2024-01-03T23:21:40.707Z] #70 57.29 checking for dlfcn.h... yes
23:21:40 [2024-01-03T23:21:40.707Z] #70 57.33 checking for objdir... .libs
23:21:40 [2024-01-03T23:21:40.966Z] #70 57.41 checking if gcc supports -fno-rtti -fno-exceptions... no
23:21:40 [2024-01-03T23:21:40.966Z] #70 57.44 checking for gcc option to produce PIC... -fPIC -DPIC
23:21:40 [2024-01-03T23:21:40.966Z] #70 57.44 checking if gcc PIC flag -fPIC -DPIC works... yes
23:21:40 [2024-01-03T23:21:40.966Z] #70 57.48 checking if gcc static flag -static works... yes
23:21:40 [2024-01-03T23:21:40.966Z] #70 57.56 checking if gcc supports -c -o file.o... yes
23:21:40 [2024-01-03T23:21:40.966Z] #70 57.65 checking if gcc supports -c -o file.o... (cached) yes
23:21:41 [2024-01-03T23:21:41.256Z] #70 57.65 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:21:41 [2024-01-03T23:21:41.256Z] #70 57.69 checking dynamic linker characteristics... GNU/Linux ld.so
23:21:41 [2024-01-03T23:21:41.256Z] #70 57.83 checking how to hardcode library paths into programs... immediate
23:21:41 [2024-01-03T23:21:41.256Z] #70 57.83 checking whether stripping libraries is possible... yes
23:21:41 [2024-01-03T23:21:41.256Z] #70 57.83 checking if libtool supports shared libraries... yes
23:21:41 [2024-01-03T23:21:41.256Z] #70 57.84 checking whether to build shared libraries... no
23:21:41 [2024-01-03T23:21:41.256Z] #70 57.84 checking whether to build static libraries... yes
23:21:41 [2024-01-03T23:21:41.256Z] #70 57.84 checking for float.h... yes
23:21:41 [2024-01-03T23:21:41.256Z] #70 57.88 checking for limits.h... yes
23:21:41 [2024-01-03T23:21:41.518Z] #70 57.96 checking for stddef.h... yes
23:21:41 [2024-01-03T23:21:41.518Z] #70 58.01 checking for stdlib.h... (cached) yes
23:21:41 [2024-01-03T23:21:41.518Z] #70 58.01 checking for string.h... (cached) yes
23:21:41 [2024-01-03T23:21:41.518Z] #70 58.01 checking for sys/time.h... yes
23:21:41 [2024-01-03T23:21:41.518Z] #70 58.05 checking for inline... inline
23:21:41 [2024-01-03T23:21:41.518Z] #70 58.07 checking for size_t... yes
23:21:41 [2024-01-03T23:21:41.780Z] #70 58.18 checking for GNU libc compatible malloc... yes
23:21:41 [2024-01-03T23:21:41.780Z] #70 58.26 checking for GNU libc compatible realloc... yes
23:21:41 [2024-01-03T23:21:41.780Z] #70 58.35 checking for working strtod... yes
23:21:41 [2024-01-03T23:21:41.780Z] #70 58.42 checking for gettimeofday... yes
23:21:42 [2024-01-03T23:21:42.039Z] #70 58.48 checking for memset... yes
23:21:42 [2024-01-03T23:21:42.039Z] #70 58.54 checking for strspn... yes
23:21:42 [2024-01-03T23:21:42.298Z] #70 58.63 checking that generated files are newer than configure... done
23:21:42 [2024-01-03T23:21:42.298Z] #70 58.63 configure: creating ./config.status
23:21:42 [2024-01-03T23:21:42.298Z] #70 ...
23:21:42 [2024-01-03T23:21:42.298Z] 
23:21:42 [2024-01-03T23:21:42.298Z] #61 [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
23:21:42 [2024-01-03T23:21:42.298Z] #61 74.20 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
23:21:42 [2024-01-03T23:21:42.298Z] #61 74.24 Docker version unknown-version, build unknown-commit
23:21:42 [2024-01-03T23:21:42.298Z] #61 DONE 75.4s
23:21:42 [2024-01-03T23:21:42.557Z] 
23:21:42 [2024-01-03T23:21:42.557Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
23:21:42 [2024-01-03T23:21:42.816Z] #62 ...
23:21:42 [2024-01-03T23:21:42.816Z] 
23:21:42 [2024-01-03T23:21:42.816Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:21:42 [2024-01-03T23:21:42.816Z] #70 59.37 config.status: creating Makefile
23:21:43 [2024-01-03T23:21:43.078Z] #70 59.38 config.status: creating config.h
23:21:43 [2024-01-03T23:21:43.078Z] #70 59.39 config.status: executing depfiles commands
23:21:43 [2024-01-03T23:21:43.078Z] #70 59.44 config.status: executing libtool commands
23:21:43 [2024-01-03T23:21:43.078Z] #70 59.66   GEN      .version
23:21:43 [2024-01-03T23:21:43.078Z] #70 59.66 make  install-recursive
23:21:43 [2024-01-03T23:21:43.078Z] #70 59.66 make[1]: Entering directory '/tmp/crun-build'
23:21:43 [2024-01-03T23:21:43.078Z] #70 59.69 Making install in libocispec
23:21:43 [2024-01-03T23:21:43.078Z] #70 59.69 make[2]: Entering directory '/tmp/crun-build/libocispec'
23:21:43 [2024-01-03T23:21:43.078Z] #70 59.71 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
23:21:43 [2024-01-03T23:21:43.078Z] #70 59.71 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
23:21:43 [2024-01-03T23:21:43.078Z] #70 59.71 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
23:21:43 [2024-01-03T23:21:43.078Z] #70 59.71 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
23:21:43 [2024-01-03T23:21:43.078Z] #70 59.76 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 ...
23:21:43 [2024-01-03T23:21:43.337Z] 
23:21:43 [2024-01-03T23:21:43.337Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
23:21:43 [2024-01-03T23:21:43.337Z] #62 76.56 golangci-lint has version v1.55.2 built with go1.21.5 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
23:21:43 [2024-01-03T23:21:43.337Z] #62 DONE 76.6s
23:21:43 [2024-01-03T23:21:43.337Z] 
23:21:43 [2024-01-03T23:21:43.337Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:21:43 [2024-01-03T23:21:43.337Z] #70 59.77 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 59.77 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 59.77 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 59.77 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 59.77 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 59.77 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 59.77 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 59.77 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 59.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 59.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 59.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 59.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 59.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 59.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 59.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 60.03 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 60.03 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 60.03 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 60.03 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 60.03 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 60.03 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 60.03 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 60.03 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 60.03 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 60.03 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 60.03 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 60.03 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 60.03 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
23:21:43 [2024-01-03T23:21:43.337Z] #70 60.03 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
23:21:43 [2024-01-03T23:21:43.596Z] #70 60.04 make  install-recursive
23:21:43 [2024-01-03T23:21:43.596Z] #70 60.04 make[3]: Entering directory '/tmp/crun-build/libocispec'
23:21:43 [2024-01-03T23:21:43.596Z] #70 60.06 Making install in yajl
23:21:43 [2024-01-03T23:21:43.596Z] #70 60.06 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:21:43 [2024-01-03T23:21:43.596Z] #70 60.07   CC       verify/json_verify-json_verify.o
23:21:43 [2024-01-03T23:21:43.596Z] #70 60.07   CC       src/libyajl_la-yajl_alloc.lo
23:21:43 [2024-01-03T23:21:43.596Z] #70 60.07   CC       src/libyajl_la-yajl.lo
23:21:43 [2024-01-03T23:21:43.596Z] #70 60.07   CC       src/libyajl_la-yajl_gen.lo
23:21:43 [2024-01-03T23:21:43.596Z] #70 60.07   CC       src/libyajl_la-yajl_parser.lo
23:21:43 [2024-01-03T23:21:43.596Z] #70 60.07   CC       src/libyajl_la-yajl_buf.lo
23:21:43 [2024-01-03T23:21:43.596Z] #70 60.07   CC       src/libyajl_la-yajl_encode.lo
23:21:43 [2024-01-03T23:21:43.596Z] #70 60.08   CC       src/libyajl_la-yajl_lex.lo
23:21:43 [2024-01-03T23:21:43.596Z] #70 60.08   CC       src/libyajl_la-yajl_tree.lo
23:21:43 [2024-01-03T23:21:43.855Z] #70 60.56   CCLD     libyajl.la
23:21:44 [2024-01-03T23:21:44.114Z] #70 ...
23:21:44 [2024-01-03T23:21:44.114Z] 
23:21:44 [2024-01-03T23:21:44.114Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
23:21:44 [2024-01-03T23:21:44.114Z] #90 DONE 0.2s
23:21:44 [2024-01-03T23:21:44.114Z] 
23:21:44 [2024-01-03T23:21:44.114Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
23:21:44 [2024-01-03T23:21:44.114Z] #91 DONE 0.1s
23:21:44 [2024-01-03T23:21:44.373Z] 
23:21:44 [2024-01-03T23:21:44.373Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
23:21:44 [2024-01-03T23:21:44.373Z] #92 DONE 0.2s
23:21:44 [2024-01-03T23:21:44.373Z] 
23:21:44 [2024-01-03T23:21:44.373Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:21:44 [2024-01-03T23:21:44.373Z] #70 60.73   CCLD     verify/json_verify
23:21:44 [2024-01-03T23:21:44.373Z] #70 60.91 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:21:44 [2024-01-03T23:21:44.373Z] #70 60.91 make[5]: Nothing to be done for 'install-exec-am'.
23:21:44 [2024-01-03T23:21:44.373Z] #70 60.91 make[5]: Nothing to be done for 'install-data-am'.
23:21:44 [2024-01-03T23:21:44.373Z] #70 60.91 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:21:44 [2024-01-03T23:21:44.373Z] #70 60.91 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:21:44 [2024-01-03T23:21:44.373Z] #70 60.91 make[4]: Entering directory '/tmp/crun-build/libocispec'
23:21:44 [2024-01-03T23:21:44.373Z] #70 60.98   CC       src/ocispec/validate.o
23:21:44 [2024-01-03T23:21:44.373Z] #70 60.99   CC       src/ocispec/image_spec_schema_config_schema.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 60.99   CC       src/ocispec/image_spec_schema_content_descriptor.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 60.99   CC       src/ocispec/image_spec_schema_defs.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 60.99   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 61.00   CC       src/ocispec/image_spec_schema_image_index_schema.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 61.01   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 61.01   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 61.01   CC       src/ocispec/runtime_spec_schema_config_linux.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 61.02   CC       src/ocispec/runtime_spec_schema_config_zos.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 61.03   CC       src/ocispec/runtime_spec_schema_config_schema.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 61.03   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 61.04   CC       src/ocispec/runtime_spec_schema_config_vm.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 61.04   CC       src/ocispec/runtime_spec_schema_config_windows.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 61.04   CC       src/ocispec/runtime_spec_schema_defs.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 61.05   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 61.05   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 61.05   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 61.06   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 61.06   CC       src/ocispec/runtime_spec_schema_features_linux.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 61.06   CC       src/ocispec/runtime_spec_schema_state_schema.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 61.06   CC       src/ocispec/runtime_spec_schema_features_schema.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 61.07   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
23:21:44 [2024-01-03T23:21:44.373Z] #70 61.08   CC       src/ocispec/basic_test_double_array_item.lo
23:21:44 [2024-01-03T23:21:44.632Z] #70 61.08   CC       src/ocispec/basic_test_double_array.lo
23:21:44 [2024-01-03T23:21:44.632Z] #70 61.09   CC       src/ocispec/basic_test_top_array_int.lo
23:21:44 [2024-01-03T23:21:44.632Z] #70 61.10   CC       src/ocispec/basic_test_top_array_string.lo
23:21:44 [2024-01-03T23:21:44.632Z] #70 61.12   CC       src/ocispec/basic_test_top_double_array_int.lo
23:21:44 [2024-01-03T23:21:44.632Z] #70 61.12   CC       src/ocispec/basic_test_top_double_array_obj.lo
23:21:44 [2024-01-03T23:21:44.632Z] #70 61.14   CC       src/ocispec/basic_test_top_double_array_refobj.lo
23:21:44 [2024-01-03T23:21:44.632Z] #70 61.15   CC       src/ocispec/basic_test_top_double_array_string.lo
23:21:44 [2024-01-03T23:21:44.632Z] #70 61.16   CC       src/ocispec/read-file.lo
23:21:44 [2024-01-03T23:21:44.632Z] #70 61.16   CC       src/ocispec/json_common.lo
23:21:44 [2024-01-03T23:21:44.632Z] #70 61.17   CC       tests/test-1.o
23:21:44 [2024-01-03T23:21:44.632Z] #70 61.19   CC       tests/test-2.o
23:21:44 [2024-01-03T23:21:44.891Z] #70 61.20   CC       tests/test-3.o
23:21:44 [2024-01-03T23:21:44.891Z] #70 61.22   CC       tests/test-5.o
23:21:44 [2024-01-03T23:21:44.891Z] #70 61.22   CC       tests/test-4.o
23:21:44 [2024-01-03T23:21:44.891Z] #70 61.22   CC       tests/test-6.o
23:21:44 [2024-01-03T23:21:44.891Z] #70 61.24   CC       tests/test-7.o
23:21:44 [2024-01-03T23:21:44.891Z] #70 61.24   CC       tests/test-8.o
23:21:44 [2024-01-03T23:21:44.891Z] #70 61.26   CC       tests/test-9.o
23:21:44 [2024-01-03T23:21:44.891Z] #70 61.27   CC       tests/test-10.o
23:21:44 [2024-01-03T23:21:44.891Z] #70 61.28   CC       tests/test-11.o
23:21:49 [2024-01-03T23:21:49.083Z] #70 65.26   CCLD     libocispec.la
23:21:49 [2024-01-03T23:21:49.083Z] #70 65.51   CCLD     src/ocispec/validate
23:21:49 [2024-01-03T23:21:49.083Z] #70 65.52   CCLD     tests/test-1
23:21:49 [2024-01-03T23:21:49.083Z] #70 65.52   CCLD     tests/test-2
23:21:49 [2024-01-03T23:21:49.083Z] #70 65.52   CCLD     tests/test-3
23:21:49 [2024-01-03T23:21:49.083Z] #70 65.52   CCLD     tests/test-4
23:21:49 [2024-01-03T23:21:49.083Z] #70 65.53   CCLD     tests/test-5
23:21:49 [2024-01-03T23:21:49.083Z] #70 65.53   CCLD     tests/test-6
23:21:49 [2024-01-03T23:21:49.083Z] #70 65.54   CCLD     tests/test-7
23:21:49 [2024-01-03T23:21:49.083Z] #70 65.54   CCLD     tests/test-8
23:21:49 [2024-01-03T23:21:49.083Z] #70 65.55   CCLD     tests/test-9
23:21:49 [2024-01-03T23:21:49.083Z] #70 65.56   CCLD     tests/test-10
23:21:49 [2024-01-03T23:21:49.083Z] #70 65.56 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
23:21:49 [2024-01-03T23:21:49.083Z] #70 65.56   CCLD     tests/test-11
23:21:49 [2024-01-03T23:21:49.083Z] #70 65.82 libtool: link: ar cr libocispec.a 
23:21:49 [2024-01-03T23:21:49.342Z] #70 65.83 libtool: link: ranlib libocispec.a
23:21:49 [2024-01-03T23:21:49.343Z] #70 66.03 make[5]: Entering directory '/tmp/crun-build/libocispec'
23:21:49 [2024-01-03T23:21:49.602Z] #70 66.08 make[5]: Leaving directory '/tmp/crun-build/libocispec'
23:21:49 [2024-01-03T23:21:49.602Z] #70 66.08 make[4]: Leaving directory '/tmp/crun-build/libocispec'
23:21:49 [2024-01-03T23:21:49.602Z] #70 66.08 make[3]: Leaving directory '/tmp/crun-build/libocispec'
23:21:49 [2024-01-03T23:21:49.602Z] #70 66.08 make[2]: Leaving directory '/tmp/crun-build/libocispec'
23:21:49 [2024-01-03T23:21:49.602Z] #70 66.08 make[2]: Entering directory '/tmp/crun-build'
23:21:49 [2024-01-03T23:21:49.602Z] #70 66.18   CC       src/libcrun/libcrun_testing_a-utils.o
23:21:49 [2024-01-03T23:21:49.602Z] #70 66.19   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
23:21:49 [2024-01-03T23:21:49.602Z] #70 66.19   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
23:21:49 [2024-01-03T23:21:49.602Z] #70 66.19   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
23:21:49 [2024-01-03T23:21:49.602Z] #70 66.20   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
23:21:49 [2024-01-03T23:21:49.602Z] #70 66.21   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
23:21:49 [2024-01-03T23:21:49.602Z] #70 66.22   CC       src/libcrun/libcrun_testing_a-cgroup.o
23:21:49 [2024-01-03T23:21:49.602Z] #70 66.23   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
23:21:49 [2024-01-03T23:21:49.602Z] #70 66.24   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
23:21:49 [2024-01-03T23:21:49.602Z] #70 66.26   CC       src/libcrun/libcrun_testing_a-container.o
23:21:49 [2024-01-03T23:21:49.602Z] #70 66.26   CC       src/libcrun/libcrun_testing_a-criu.o
23:21:49 [2024-01-03T23:21:49.602Z] #70 66.28   CC       src/libcrun/libcrun_testing_a-custom-handler.o
23:21:49 [2024-01-03T23:21:49.602Z] #70 66.29   CC       src/libcrun/libcrun_testing_a-ebpf.o
23:21:49 [2024-01-03T23:21:49.861Z] #70 66.30   CC       src/libcrun/libcrun_testing_a-error.o
23:21:49 [2024-01-03T23:21:49.861Z] #70 66.31   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
23:21:49 [2024-01-03T23:21:49.861Z] #70 66.32   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
23:21:49 [2024-01-03T23:21:49.861Z] #70 66.33   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
23:21:49 [2024-01-03T23:21:49.861Z] #70 66.36   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
23:21:49 [2024-01-03T23:21:49.861Z] #70 66.39   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
23:21:49 [2024-01-03T23:21:49.861Z] #70 66.42   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
23:21:49 [2024-01-03T23:21:49.861Z] #70 66.44   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
23:21:49 [2024-01-03T23:21:49.861Z] #70 66.46   CC       src/libcrun/libcrun_testing_a-intelrdt.o
23:21:49 [2024-01-03T23:21:49.861Z] #70 66.49   CC       src/libcrun/libcrun_testing_a-io_priority.o
23:21:49 [2024-01-03T23:21:49.861Z] #70 66.49   CC       src/libcrun/libcrun_testing_a-linux.o
23:21:49 [2024-01-03T23:21:49.861Z] #70 66.51   CC       src/libcrun/libcrun_testing_a-mount_flags.o
23:21:49 [2024-01-03T23:21:49.861Z] #70 66.54   CC       src/libcrun/libcrun_testing_a-scheduler.o
23:21:50 [2024-01-03T23:21:50.120Z] #70 66.58   CC       src/libcrun/libcrun_testing_a-seccomp.o
23:21:50 [2024-01-03T23:21:50.120Z] #70 66.68   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
23:21:50 [2024-01-03T23:21:50.120Z] #70 66.69   CC       src/libcrun/libcrun_testing_a-signals.o
23:21:50 [2024-01-03T23:21:50.120Z] #70 66.71   CC       src/libcrun/libcrun_testing_a-status.o
23:21:50 [2024-01-03T23:21:50.120Z] #70 66.74   CC       src/libcrun/libcrun_testing_a-terminal.o
23:21:50 [2024-01-03T23:21:50.120Z] #70 66.76   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
23:21:50 [2024-01-03T23:21:50.120Z] #70 66.80   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
23:21:50 [2024-01-03T23:21:50.380Z] #70 66.84   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
23:21:50 [2024-01-03T23:21:50.380Z] #70 66.87   CC       src/crun-crun.o
23:21:50 [2024-01-03T23:21:50.380Z] #70 66.89   CC       src/crun-run.o
23:21:50 [2024-01-03T23:21:50.380Z] #70 66.91   CC       src/crun-delete.o
23:21:50 [2024-01-03T23:21:50.380Z] #70 66.92   CC       src/crun-kill.o
23:21:50 [2024-01-03T23:21:50.380Z] #70 66.95   CC       src/crun-pause.o
23:21:50 [2024-01-03T23:21:50.380Z] #70 66.95   CC       src/crun-unpause.o
23:21:50 [2024-01-03T23:21:50.380Z] #70 66.97   CC       src/crun-oci_features.o
23:21:50 [2024-01-03T23:21:50.380Z] #70 67.09   CC       src/crun-spec.o
23:21:50 [2024-01-03T23:21:50.639Z] #70 67.14   CC       src/crun-exec.o
23:21:50 [2024-01-03T23:21:50.639Z] #70 67.16   CC       src/crun-list.o
23:21:50 [2024-01-03T23:21:50.639Z] #70 67.23   CC       src/crun-create.o
23:21:50 [2024-01-03T23:21:50.898Z] #70 67.29   CC       src/crun-start.o
23:21:50 [2024-01-03T23:21:50.898Z] #70 67.40   CC       src/crun-state.o
23:21:50 [2024-01-03T23:21:50.898Z] #70 67.41   CC       src/crun-update.o
23:21:50 [2024-01-03T23:21:50.898Z] #70 67.44   CC       src/crun-ps.o
23:21:50 [2024-01-03T23:21:50.898Z] #70 67.50   CC       src/crun-checkpoint.o
23:21:50 [2024-01-03T23:21:50.898Z] #70 67.56   CC       src/crun-restore.o
23:21:51 [2024-01-03T23:21:51.157Z] #70 67.58   CC       src/libcrun/crun-cloned_binary.o
23:21:51 [2024-01-03T23:21:51.157Z] #70 67.59   CC       src/libcrun/libcrun_la-utils.lo
23:21:51 [2024-01-03T23:21:51.157Z] #70 67.60   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
23:21:51 [2024-01-03T23:21:51.157Z] #70 67.62   CC       src/libcrun/libcrun_la-cgroup-resources.lo
23:21:51 [2024-01-03T23:21:51.157Z] #70 67.70   CC       src/libcrun/libcrun_la-cgroup-setup.lo
23:21:51 [2024-01-03T23:21:51.416Z] #70 67.72   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
23:21:51 [2024-01-03T23:21:51.416Z] #70 67.74   CC       src/libcrun/libcrun_la-cgroup-utils.lo
23:21:51 [2024-01-03T23:21:51.416Z] #70 67.76   CC       src/libcrun/libcrun_la-cgroup.lo
23:21:51 [2024-01-03T23:21:51.416Z] #70 68.02   CC       src/libcrun/libcrun_la-chroot_realpath.lo
23:21:51 [2024-01-03T23:21:51.416Z] #70 68.02   CC       src/libcrun/libcrun_la-cloned_binary.lo
23:21:51 [2024-01-03T23:21:51.416Z] #70 68.04   CC       src/libcrun/libcrun_la-container.lo
23:21:51 [2024-01-03T23:21:51.416Z] #70 68.13   CC       src/libcrun/libcrun_la-criu.lo
23:21:51 [2024-01-03T23:21:51.675Z] #70 68.15   CC       src/libcrun/libcrun_la-custom-handler.lo
23:21:51 [2024-01-03T23:21:51.675Z] #70 68.17   CC       src/libcrun/libcrun_la-ebpf.lo
23:21:51 [2024-01-03T23:21:51.675Z] #70 68.18   CC       src/libcrun/libcrun_la-error.lo
23:21:51 [2024-01-03T23:21:51.675Z] #70 68.21   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
23:21:51 [2024-01-03T23:21:51.675Z] #70 68.24   CC       src/libcrun/handlers/libcrun_la-krun.lo
23:21:51 [2024-01-03T23:21:51.675Z] #70 68.28   CC       src/libcrun/handlers/libcrun_la-mono.lo
23:21:51 [2024-01-03T23:21:51.675Z] #70 68.28   CC       src/libcrun/handlers/libcrun_la-spin.lo
23:21:51 [2024-01-03T23:21:51.675Z] #70 68.30   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
23:21:51 [2024-01-03T23:21:51.675Z] #70 68.31   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
23:21:51 [2024-01-03T23:21:51.675Z] #70 68.33   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
23:21:51 [2024-01-03T23:21:51.675Z] #70 68.35   CC       src/libcrun/libcrun_la-intelrdt.lo
23:21:51 [2024-01-03T23:21:51.935Z] #70 68.37   CC       src/libcrun/libcrun_la-io_priority.lo
23:21:51 [2024-01-03T23:21:51.935Z] #70 68.39   CC       src/libcrun/libcrun_la-linux.lo
23:21:51 [2024-01-03T23:21:51.935Z] #70 68.40   CC       src/libcrun/libcrun_la-mount_flags.lo
23:21:51 [2024-01-03T23:21:51.935Z] #70 68.43   CC       src/libcrun/libcrun_la-scheduler.lo
23:21:51 [2024-01-03T23:21:51.935Z] #70 68.44   CC       src/libcrun/libcrun_la-seccomp.lo
23:21:51 [2024-01-03T23:21:51.935Z] #70 68.44   CC       src/libcrun/libcrun_la-seccomp_notify.lo
23:21:51 [2024-01-03T23:21:51.935Z] #70 68.46   CC       src/libcrun/libcrun_la-signals.lo
23:21:52 [2024-01-03T23:21:52.194Z] #70 68.48   CC       src/libcrun/libcrun_la-status.lo
23:21:52 [2024-01-03T23:21:52.194Z] #70 68.51   CC       src/libcrun/libcrun_la-terminal.lo
23:21:52 [2024-01-03T23:21:52.194Z] #70 68.54   CC       tests/init.o
23:21:52 [2024-01-03T23:21:52.194Z] #70 68.55   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
23:21:53 [2024-01-03T23:21:53.572Z] #70 70.28   CCLD     tests/init
23:21:53 [2024-01-03T23:21:53.832Z] #70 ...
23:21:53 [2024-01-03T23:21:53.832Z] 
23:21:53 [2024-01-03T23:21:53.832Z] #73 [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...)
23:21:53 [2024-01-03T23:21:53.832Z] #73 54.73 + bin/containerd
23:21:53 [2024-01-03T23:21:53.832Z] #73 54.73 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.11 -X github.com/containerd/containerd/version.Revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba -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
23:21:56 [2024-01-03T23:21:56.367Z] #73 ...
23:21:56 [2024-01-03T23:21:56.367Z] 
23:21:56 [2024-01-03T23:21:56.367Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:21:56 [2024-01-03T23:21:56.367Z] #70 72.52   AR       libcrun_testing.a
23:21:56 [2024-01-03T23:21:56.367Z] #70 72.52 ar: `u' modifier ignored since `D' is the default (see `U')
23:21:56 [2024-01-03T23:21:56.367Z] #70 72.58   CCLD     tests/tests_libcrun_utils
23:21:56 [2024-01-03T23:21:56.367Z] #70 72.58   CCLD     tests/tests_libcrun_errors
23:21:56 [2024-01-03T23:21:56.367Z] #70 72.60   CCLD     tests/tests_libcrun_intelrdt
23:21:56 [2024-01-03T23:21:56.367Z] #70 72.61   CCLD     tests/tests_libcrun_fuzzer
23:21:56 [2024-01-03T23:21:56.935Z] #70 73.51   CCLD     libcrun.la
23:21:57 [2024-01-03T23:21:57.194Z] #70 73.71   CCLD     crun
23:21:57 [2024-01-03T23:21:57.194Z] #70 73.87 make[3]: Entering directory '/tmp/crun-build'
23:21:57 [2024-01-03T23:21:57.452Z] #70 73.96  /usr/bin/mkdir -p '/usr/local/share/man/man1'
23:21:57 [2024-01-03T23:21:57.452Z] #70 73.96  /usr/bin/mkdir -p '/usr/local/lib'
23:21:57 [2024-01-03T23:21:57.452Z] #70 73.96  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
23:21:57 [2024-01-03T23:21:57.452Z] #70 73.96  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.00 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.00 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.01 libtool: install: chmod 644 /usr/local/lib/libcrun.a
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.01 libtool: install: ranlib /usr/local/lib/libcrun.a
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09 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
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09 ----------------------------------------------------------------------
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09 Libraries have been installed in:
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09    /usr/local/lib
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09 
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09 If you ever happen to want to link against installed libraries
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09 in a given directory, LIBDIR, you must either use libtool, and
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09 specify the full pathname of the library, or use the '-LLIBDIR'
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09 flag during linking and do at least one of the following:
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09      during execution
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09    - add LIBDIR to the 'LD_RUN_PATH' environment variable
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09      during linking
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09 
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09 See any operating system documentation about shared libraries for
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09 more information, such as the ld(1) and ld.so(8) manual pages.
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09 ----------------------------------------------------------------------
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09  /usr/bin/mkdir -p '/build'
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.09   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
23:21:57 [2024-01-03T23:21:57.452Z] #70 74.13 libtool: install: /usr/bin/install -c crun /build/crun
23:21:57 [2024-01-03T23:21:57.711Z] #70 74.13 make[3]: Leaving directory '/tmp/crun-build'
23:21:57 [2024-01-03T23:21:57.711Z] #70 74.13 make[2]: Leaving directory '/tmp/crun-build'
23:21:57 [2024-01-03T23:21:57.711Z] #70 74.13 make[1]: Leaving directory '/tmp/crun-build'
23:21:58 [2024-01-03T23:21:58.647Z] #70 DONE 75.1s
23:21:58 [2024-01-03T23:21:58.647Z] 
23:21:58 [2024-01-03T23:21:58.647Z] #73 [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...)
23:21:59 [2024-01-03T23:21:59.214Z] #73 ...
23:21:59 [2024-01-03T23:21:59.214Z] 
23:21:59 [2024-01-03T23:21:59.214Z] #14 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6
23:21:59 [2024-01-03T23:21:59.214Z] #14 CACHED
23:21:59 [2024-01-03T23:21:59.214Z] 
23:21:59 [2024-01-03T23:21:59.214Z] #13 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
23:21:59 [2024-01-03T23:21:59.214Z] #13 CACHED
23:21:59 [2024-01-03T23:21:59.214Z] 
23:21:59 [2024-01-03T23:21:59.214Z] #73 [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...)
23:22:02 [2024-01-03T23:22:02.499Z] #73 73.43 + bin/containerd-stress
23:22:02 [2024-01-03T23:22:02.499Z] #73 73.43 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.11 -X github.com/containerd/containerd/version.Revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba -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
23:22:03 [2024-01-03T23:22:03.434Z] #73 74.56 + bin/containerd-shim
23:22:04 [2024-01-03T23:22:04.001Z] #73 75.08 + bin/containerd-shim-runc-v1
23:22:04 [2024-01-03T23:22:04.935Z] #73 75.83 + bin/containerd-shim-runc-v2
23:22:05 [2024-01-03T23:22:05.502Z] #73 76.50 + binaries
23:22:06 [2024-01-03T23:22:06.067Z] #73 DONE 77.0s
23:22:06 [2024-01-03T23:22:06.633Z] 
23:22:06 [2024-01-03T23:22:06.633Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
23:22:07 [2024-01-03T23:22:07.567Z] #93 DONE 0.8s
23:22:07 [2024-01-03T23:22:07.567Z] 
23:22:07 [2024-01-03T23:22:07.567Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
23:22:07 [2024-01-03T23:22:07.825Z] #94 DONE 0.4s
23:22:07 [2024-01-03T23:22:07.825Z] 
23:22:07 [2024-01-03T23:22:07.825Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
23:22:08 [2024-01-03T23:22:08.088Z] #95 DONE 0.2s
23:22:08 [2024-01-03T23:22:08.088Z] 
23:22:08 [2024-01-03T23:22:08.089Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
23:22:08 [2024-01-03T23:22:08.089Z] #96 DONE 0.0s
23:22:08 [2024-01-03T23:22:08.089Z] 
23:22:08 [2024-01-03T23:22:08.089Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
23:22:08 [2024-01-03T23:22:08.089Z] #97 DONE 0.1s
23:22:08 [2024-01-03T23:22:08.355Z] 
23:22:08 [2024-01-03T23:22:08.355Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
23:22:08 [2024-01-03T23:22:08.355Z] #98 DONE 0.0s
23:22:08 [2024-01-03T23:22:08.355Z] 
23:22:08 [2024-01-03T23:22:08.355Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
23:22:08 [2024-01-03T23:22:08.355Z] #99 DONE 0.2s
23:22:08 [2024-01-03T23:22:08.634Z] 
23:22:08 [2024-01-03T23:22:08.634Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
23:22:08 [2024-01-03T23:22:08.634Z] #100 DONE 0.2s
23:22:08 [2024-01-03T23:22:08.634Z] 
23:22:08 [2024-01-03T23:22:08.634Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
23:22:08 [2024-01-03T23:22:08.634Z] #101 DONE 0.0s
23:22:08 [2024-01-03T23:22:08.634Z] 
23:22:08 [2024-01-03T23:22:08.634Z] #102 [dev-base  1/12] RUN groupadd -r docker
23:22:08 [2024-01-03T23:22:08.892Z] #102 DONE 0.3s
23:22:09 [2024-01-03T23:22:09.150Z] 
23:22:09 [2024-01-03T23:22:09.150Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
23:22:09 [2024-01-03T23:22:09.408Z] #103 DONE 0.4s
23:22:09 [2024-01-03T23:22:09.408Z] 
23:22:09 [2024-01-03T23:22:09.408Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:22:09 [2024-01-03T23:22:09.666Z] #104 0.339 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:22:09 [2024-01-03T23:22:09.924Z] #104 DONE 0.4s
23:22:09 [2024-01-03T23:22:09.924Z] 
23:22:09 [2024-01-03T23:22:09.924Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:22:09 [2024-01-03T23:22:09.924Z] #105 DONE 0.4s
23:22:10 [2024-01-03T23:22:10.182Z] 
23:22:10 [2024-01-03T23:22:10.182Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:22:10 [2024-01-03T23:22:10.440Z] #106 DONE 0.4s
23:22:10 [2024-01-03T23:22:10.440Z] 
23:22:10 [2024-01-03T23:22:10.440Z] #107 [dev-base  6/12] RUN ldconfig
23:22:10 [2024-01-03T23:22:10.698Z] #107 DONE 0.4s
23:22:10 [2024-01-03T23:22:10.957Z] 
23:22:10 [2024-01-03T23:22:10.957Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
23:22:11 [2024-01-03T23:22:11.215Z] #108 DONE 0.4s
23:22:11 [2024-01-03T23:22:11.215Z] 
23:22:11 [2024-01-03T23:22:11.215Z] #109 [dev-base  8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:22:11 [2024-01-03T23:22:11.781Z] #109 0.613 Hit:1 http://deb.debian.org/debian bookworm InRelease
23:22:11 [2024-01-03T23:22:11.781Z] #109 0.613 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
23:22:12 [2024-01-03T23:22:12.039Z] #109 0.614 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
23:22:12 [2024-01-03T23:22:12.605Z] #109 0.825 Reading package lists...
23:22:13 [2024-01-03T23:22:13.171Z] #109 1.384 Reading package lists...
23:22:13 [2024-01-03T23:22:13.171Z] #109 1.938 Building dependency tree...
23:22:13 [2024-01-03T23:22:13.428Z] #109 2.072 Reading state information...
23:22:13 [2024-01-03T23:22:13.428Z] #109 2.266 The following additional packages will be installed:
23:22:13 [2024-01-03T23:22:13.686Z] #109 2.266   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
23:22:13 [2024-01-03T23:22:13.686Z] #109 2.266   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
23:22:13 [2024-01-03T23:22:13.686Z] #109 2.266   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
23:22:13 [2024-01-03T23:22:13.686Z] #109 2.267   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
23:22:13 [2024-01-03T23:22:13.686Z] #109 2.267   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
23:22:13 [2024-01-03T23:22:13.686Z] #109 2.267   vim-runtime
23:22:13 [2024-01-03T23:22:13.686Z] #109 2.269 Suggested packages:
23:22:13 [2024-01-03T23:22:13.686Z] #109 2.269   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
23:22:13 [2024-01-03T23:22:13.686Z] #109 2.269   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
23:22:13 [2024-01-03T23:22:13.686Z] #109 2.269   systemd-userdbd systemd-boot systemd-resolved libqrencode4
23:22:13 [2024-01-03T23:22:13.686Z] #109 2.269   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
23:22:13 [2024-01-03T23:22:13.686Z] #109 2.269   vim-doc vim-scripts xfsdump acl attr quota
23:22:13 [2024-01-03T23:22:13.686Z] #109 2.269 Recommended packages:
23:22:13 [2024-01-03T23:22:13.686Z] #109 2.269   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
23:22:13 [2024-01-03T23:22:13.686Z] #109 2.269   systemd-timesyncd | time-daemon xxd unzip
23:22:13 [2024-01-03T23:22:13.686Z] #109 2.656 The following NEW packages will be installed:
23:22:13 [2024-01-03T23:22:13.944Z] #109 2.657   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
23:22:13 [2024-01-03T23:22:13.944Z] #109 2.657   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
23:22:13 [2024-01-03T23:22:13.944Z] #109 2.657   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
23:22:13 [2024-01-03T23:22:13.944Z] #109 2.657   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
23:22:13 [2024-01-03T23:22:13.944Z] #109 2.657   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:22:13 [2024-01-03T23:22:13.944Z] #109 2.657   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
23:22:13 [2024-01-03T23:22:13.944Z] #109 2.658   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
23:22:13 [2024-01-03T23:22:13.944Z] #109 2.658   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
23:22:13 [2024-01-03T23:22:13.944Z] #109 2.658   zip zstd
23:22:14 [2024-01-03T23:22:14.203Z] #109 2.934 0 upgraded, 56 newly installed, 0 to remove and 5 not upgraded.
23:22:14 [2024-01-03T23:22:14.203Z] #109 2.934 Need to get 31.8 MB of archives.
23:22:14 [2024-01-03T23:22:14.203Z] #109 2.934 After this operation, 143 MB of additional disk space will be used.
23:22:14 [2024-01-03T23:22:14.203Z] #109 2.934 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 2.936 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 2.938 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 2.940 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 2.943 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u1 [205 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 2.945 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 2.950 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 2.951 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 2.961 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 2.964 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.19-1~deb12u1 [1506 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 2.971 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.19-1~deb12u1 [2828 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 2.988 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 2.989 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 2.989 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 2.997 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 2.999 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.000 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.003 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.005 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.006 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.012 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.012 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.015 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.016 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.018 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.022 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.025 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.028 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.030 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.031 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.033 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.040 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.043 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.044 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.048 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.049 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.052 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.112 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.112 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.113 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.113 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.114 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.114 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.115 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.116 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.116 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.117 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.121 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.122 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.19-1~deb12u1 [92.3 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.124 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.127 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.129 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
23:22:14 [2024-01-03T23:22:14.203Z] #109 3.172 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
23:22:14 [2024-01-03T23:22:14.461Z] #109 3.178 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
23:22:14 [2024-01-03T23:22:14.461Z] #109 3.183 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
23:22:14 [2024-01-03T23:22:14.461Z] #109 3.184 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
23:22:14 [2024-01-03T23:22:14.461Z] #109 3.324 debconf: delaying package configuration, since apt-utils is not installed
23:22:14 [2024-01-03T23:22:14.719Z] #109 3.357 Fetched 31.8 MB in 1s (61.3 MB/s)
23:22:14 [2024-01-03T23:22:14.719Z] #109 3.388 Selecting previously unselected package libargon2-1:arm64.
23:22:14 [2024-01-03T23:22:14.719Z] #109 3.388 (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 ... 15667 files and directories currently installed.)
23:22:14 [2024-01-03T23:22:14.719Z] #109 3.396 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
23:22:14 [2024-01-03T23:22:14.719Z] #109 3.404 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
23:22:14 [2024-01-03T23:22:14.719Z] #109 3.438 Selecting previously unselected package dmsetup.
23:22:14 [2024-01-03T23:22:14.719Z] #109 3.440 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
23:22:14 [2024-01-03T23:22:14.719Z] #109 3.444 Unpacking dmsetup (2:1.02.185-2) ...
23:22:14 [2024-01-03T23:22:14.719Z] #109 3.487 Selecting previously unselected package libdevmapper1.02.1:arm64.
23:22:14 [2024-01-03T23:22:14.719Z] #109 3.488 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
23:22:14 [2024-01-03T23:22:14.719Z] #109 3.492 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
23:22:14 [2024-01-03T23:22:14.719Z] #109 3.536 Selecting previously unselected package libjson-c5:arm64.
23:22:14 [2024-01-03T23:22:14.719Z] #109 3.537 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
23:22:14 [2024-01-03T23:22:14.719Z] #109 3.541 Unpacking libjson-c5:arm64 (0.16-2) ...
23:22:14 [2024-01-03T23:22:14.977Z] #109 3.577 Selecting previously unselected package libcryptsetup12:arm64.
23:22:14 [2024-01-03T23:22:14.977Z] #109 3.579 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u1_arm64.deb ...
23:22:14 [2024-01-03T23:22:14.977Z] #109 3.582 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
23:22:14 [2024-01-03T23:22:14.977Z] #109 3.631 Selecting previously unselected package libfdisk1:arm64.
23:22:14 [2024-01-03T23:22:14.977Z] #109 3.632 Preparing to unpack .../05-libfdisk1_2.38.1-5+b1_arm64.deb ...
23:22:14 [2024-01-03T23:22:14.977Z] #109 3.638 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
23:22:14 [2024-01-03T23:22:14.977Z] #109 3.700 Selecting previously unselected package libkmod2:arm64.
23:22:14 [2024-01-03T23:22:14.977Z] #109 3.702 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
23:22:14 [2024-01-03T23:22:14.977Z] #109 3.706 Unpacking libkmod2:arm64 (30+20221128-1) ...
23:22:14 [2024-01-03T23:22:14.977Z] #109 3.746 Selecting previously unselected package libapparmor1:arm64.
23:22:14 [2024-01-03T23:22:14.977Z] #109 3.747 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
23:22:14 [2024-01-03T23:22:14.977Z] #109 3.764 Unpacking libapparmor1:arm64 (3.0.8-3) ...
23:22:14 [2024-01-03T23:22:14.977Z] #109 3.819 Selecting previously unselected package libip4tc2:arm64.
23:22:15 [2024-01-03T23:22:15.235Z] #109 3.820 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
23:22:15 [2024-01-03T23:22:15.235Z] #109 3.824 Unpacking libip4tc2:arm64 (1.8.9-2) ...
23:22:15 [2024-01-03T23:22:15.235Z] #109 3.854 Selecting previously unselected package libsystemd-shared:arm64.
23:22:15 [2024-01-03T23:22:15.235Z] #109 3.855 Preparing to unpack .../09-libsystemd-shared_252.19-1~deb12u1_arm64.deb ...
23:22:15 [2024-01-03T23:22:15.235Z] #109 3.859 Unpacking libsystemd-shared:arm64 (252.19-1~deb12u1) ...
23:22:15 [2024-01-03T23:22:15.235Z] #109 4.010 Selecting previously unselected package systemd.
23:22:15 [2024-01-03T23:22:15.235Z] #109 4.011 Preparing to unpack .../10-systemd_252.19-1~deb12u1_arm64.deb ...
23:22:15 [2024-01-03T23:22:15.235Z] #109 4.030 Unpacking systemd (252.19-1~deb12u1) ...
23:22:15 [2024-01-03T23:22:15.493Z] #109 4.287 Selecting previously unselected package pigz.
23:22:15 [2024-01-03T23:22:15.493Z] #109 4.289 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
23:22:15 [2024-01-03T23:22:15.493Z] #109 4.307 Unpacking pigz (2.6-1) ...
23:22:15 [2024-01-03T23:22:15.493Z] #109 4.352 Selecting previously unselected package sgml-base.
23:22:15 [2024-01-03T23:22:15.493Z] #109 4.353 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
23:22:15 [2024-01-03T23:22:15.493Z] #109 4.362 Unpacking sgml-base (1.31) ...
23:22:15 [2024-01-03T23:22:15.493Z] #109 4.419 Selecting previously unselected package sudo.
23:22:15 [2024-01-03T23:22:15.751Z] #109 4.421 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
23:22:15 [2024-01-03T23:22:15.751Z] #109 4.426 Unpacking sudo (1.9.13p3-1+deb12u1) ...
23:22:15 [2024-01-03T23:22:15.751Z] #109 4.555 Selecting previously unselected package libelf1:arm64.
23:22:15 [2024-01-03T23:22:15.751Z] #109 4.557 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
23:22:15 [2024-01-03T23:22:15.751Z] #109 4.561 Unpacking libelf1:arm64 (0.188-2.1) ...
23:22:15 [2024-01-03T23:22:15.751Z] #109 4.615 Selecting previously unselected package libbpf1:arm64.
23:22:15 [2024-01-03T23:22:15.751Z] #109 4.617 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
23:22:15 [2024-01-03T23:22:15.751Z] #109 4.621 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
23:22:15 [2024-01-03T23:22:15.751Z] #109 4.669 Selecting previously unselected package libmnl0:arm64.
23:22:16 [2024-01-03T23:22:16.009Z] #109 4.671 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
23:22:16 [2024-01-03T23:22:16.009Z] #109 4.674 Unpacking libmnl0:arm64 (1.0.4-3) ...
23:22:16 [2024-01-03T23:22:16.009Z] #109 4.711 Selecting previously unselected package libxtables12:arm64.
23:22:16 [2024-01-03T23:22:16.009Z] #109 4.713 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
23:22:16 [2024-01-03T23:22:16.009Z] #109 4.717 Unpacking libxtables12:arm64 (1.8.9-2) ...
23:22:16 [2024-01-03T23:22:16.009Z] #109 4.749 Selecting previously unselected package libcap2-bin.
23:22:16 [2024-01-03T23:22:16.009Z] #109 4.750 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
23:22:16 [2024-01-03T23:22:16.009Z] #109 4.754 Unpacking libcap2-bin (1:2.66-4) ...
23:22:16 [2024-01-03T23:22:16.009Z] #109 4.834 Selecting previously unselected package iproute2.
23:22:16 [2024-01-03T23:22:16.009Z] #109 4.835 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
23:22:16 [2024-01-03T23:22:16.009Z] #109 4.840 Unpacking iproute2 (6.1.0-3) ...
23:22:16 [2024-01-03T23:22:16.009Z] #109 4.960 Selecting previously unselected package vim-common.
23:22:16 [2024-01-03T23:22:16.267Z] #109 4.962 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
23:22:16 [2024-01-03T23:22:16.267Z] #109 4.967 Unpacking vim-common (2:9.0.1378-2) ...
23:22:16 [2024-01-03T23:22:16.267Z] #109 5.022 Selecting previously unselected package bash-completion.
23:22:16 [2024-01-03T23:22:16.267Z] #109 5.024 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
23:22:16 [2024-01-03T23:22:16.267Z] #109 5.036 Unpacking bash-completion (1:2.11-6) ...
23:22:16 [2024-01-03T23:22:16.267Z] #109 5.149 Selecting previously unselected package bzip2.
23:22:16 [2024-01-03T23:22:16.525Z] #109 5.151 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
23:22:16 [2024-01-03T23:22:16.525Z] #109 5.155 Unpacking bzip2 (1.0.8-5+b1) ...
23:22:16 [2024-01-03T23:22:16.525Z] #109 5.196 Selecting previously unselected package xz-utils.
23:22:16 [2024-01-03T23:22:16.525Z] #109 5.198 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
23:22:16 [2024-01-03T23:22:16.525Z] #109 5.202 Unpacking xz-utils (5.4.1-0.2) ...
23:22:16 [2024-01-03T23:22:16.525Z] #109 5.286 Selecting previously unselected package apparmor.
23:22:16 [2024-01-03T23:22:16.525Z] #109 5.288 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
23:22:16 [2024-01-03T23:22:16.525Z] #109 5.307 Unpacking apparmor (3.0.8-3) ...
23:22:16 [2024-01-03T23:22:16.525Z] #109 5.390 Selecting previously unselected package inetutils-ping.
23:22:16 [2024-01-03T23:22:16.525Z] #109 5.392 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
23:22:16 [2024-01-03T23:22:16.525Z] #109 5.396 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
23:22:16 [2024-01-03T23:22:16.525Z] #109 5.442 Selecting previously unselected package libip6tc2:arm64.
23:22:16 [2024-01-03T23:22:16.525Z] #109 5.444 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
23:22:16 [2024-01-03T23:22:16.525Z] #109 5.448 Unpacking libip6tc2:arm64 (1.8.9-2) ...
23:22:16 [2024-01-03T23:22:16.525Z] #109 5.485 Selecting previously unselected package libnfnetlink0:arm64.
23:22:16 [2024-01-03T23:22:16.525Z] #109 5.487 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
23:22:16 [2024-01-03T23:22:16.525Z] #109 5.491 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
23:22:16 [2024-01-03T23:22:16.783Z] #109 5.528 Selecting previously unselected package libnetfilter-conntrack3:arm64.
23:22:16 [2024-01-03T23:22:16.783Z] #109 5.529 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
23:22:16 [2024-01-03T23:22:16.783Z] #109 5.533 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
23:22:16 [2024-01-03T23:22:16.783Z] #109 5.575 Selecting previously unselected package libnftnl11:arm64.
23:22:16 [2024-01-03T23:22:16.783Z] #109 5.576 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
23:22:16 [2024-01-03T23:22:16.783Z] #109 5.583 Unpacking libnftnl11:arm64 (1.2.4-2) ...
23:22:16 [2024-01-03T23:22:16.783Z] #109 5.622 Selecting previously unselected package iptables.
23:22:17 [2024-01-03T23:22:17.041Z] #109 5.623 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
23:22:17 [2024-01-03T23:22:17.041Z] #109 5.627 Unpacking iptables (1.8.9-2) ...
23:22:17 [2024-01-03T23:22:17.042Z] #109 5.715 Selecting previously unselected package libonig5:arm64.
23:22:17 [2024-01-03T23:22:17.042Z] #109 5.717 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
23:22:17 [2024-01-03T23:22:17.042Z] #109 5.721 Unpacking libonig5:arm64 (6.9.8-1) ...
23:22:17 [2024-01-03T23:22:17.042Z] #109 5.772 Selecting previously unselected package libjq1:arm64.
23:22:17 [2024-01-03T23:22:17.042Z] #109 5.774 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
23:22:17 [2024-01-03T23:22:17.042Z] #109 5.779 Unpacking libjq1:arm64 (1.6-2.1) ...
23:22:17 [2024-01-03T23:22:17.042Z] #109 5.816 Selecting previously unselected package jq.
23:22:17 [2024-01-03T23:22:17.042Z] #109 5.818 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
23:22:17 [2024-01-03T23:22:17.042Z] #109 5.821 Unpacking jq (1.6-2.1) ...
23:22:17 [2024-01-03T23:22:17.042Z] #109 5.859 Selecting previously unselected package libaio1:arm64.
23:22:17 [2024-01-03T23:22:17.042Z] #109 5.860 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
23:22:17 [2024-01-03T23:22:17.042Z] #109 5.864 Unpacking libaio1:arm64 (0.3.113-4) ...
23:22:17 [2024-01-03T23:22:17.042Z] #109 5.902 Selecting previously unselected package libgpm2:arm64.
23:22:17 [2024-01-03T23:22:17.299Z] #109 5.903 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
23:22:17 [2024-01-03T23:22:17.299Z] #109 5.907 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
23:22:17 [2024-01-03T23:22:17.299Z] #109 5.943 Selecting previously unselected package libicu72:arm64.
23:22:17 [2024-01-03T23:22:17.299Z] #109 5.945 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
23:22:17 [2024-01-03T23:22:17.299Z] #109 5.948 Unpacking libicu72:arm64 (72.1-3) ...
23:22:17 [2024-01-03T23:22:17.557Z] #109 6.496 Selecting previously unselected package libinih1:arm64.
23:22:17 [2024-01-03T23:22:17.815Z] #109 6.498 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
23:22:17 [2024-01-03T23:22:17.815Z] #109 6.502 Unpacking libinih1:arm64 (55-1) ...
23:22:17 [2024-01-03T23:22:17.815Z] #109 6.541 Selecting previously unselected package libmicrohttpd12:arm64.
23:22:17 [2024-01-03T23:22:17.815Z] #109 6.543 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
23:22:17 [2024-01-03T23:22:17.815Z] #109 6.546 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
23:22:17 [2024-01-03T23:22:17.815Z] #109 6.600 Selecting previously unselected package libnet1:arm64.
23:22:17 [2024-01-03T23:22:17.815Z] #109 6.602 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
23:22:17 [2024-01-03T23:22:17.815Z] #109 6.605 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
23:22:17 [2024-01-03T23:22:17.815Z] #109 6.647 Selecting previously unselected package libnl-3-200:arm64.
23:22:17 [2024-01-03T23:22:17.815Z] #109 6.648 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
23:22:17 [2024-01-03T23:22:17.815Z] #109 6.652 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
23:22:17 [2024-01-03T23:22:17.815Z] #109 6.693 Selecting previously unselected package libprotobuf-c1:arm64.
23:22:17 [2024-01-03T23:22:17.815Z] #109 6.695 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
23:22:17 [2024-01-03T23:22:17.815Z] #109 6.699 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
23:22:17 [2024-01-03T23:22:17.815Z] #109 6.736 Selecting previously unselected package libsodium23:arm64.
23:22:18 [2024-01-03T23:22:18.073Z] #109 6.738 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
23:22:18 [2024-01-03T23:22:18.073Z] #109 6.741 Unpacking libsodium23:arm64 (1.0.18-1) ...
23:22:18 [2024-01-03T23:22:18.073Z] #109 6.784 Selecting previously unselected package libsubid4:arm64.
23:22:18 [2024-01-03T23:22:18.073Z] #109 6.785 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
23:22:18 [2024-01-03T23:22:18.073Z] #109 6.789 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
23:22:18 [2024-01-03T23:22:18.073Z] #109 6.835 Selecting previously unselected package liburcu8:arm64.
23:22:18 [2024-01-03T23:22:18.073Z] #109 6.837 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
23:22:18 [2024-01-03T23:22:18.073Z] #109 6.840 Unpacking liburcu8:arm64 (0.13.2-1) ...
23:22:18 [2024-01-03T23:22:18.073Z] #109 6.883 Selecting previously unselected package libyajl2:arm64.
23:22:18 [2024-01-03T23:22:18.073Z] #109 6.885 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
23:22:18 [2024-01-03T23:22:18.073Z] #109 6.889 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
23:22:18 [2024-01-03T23:22:18.073Z] #109 6.918 Selecting previously unselected package net-tools.
23:22:18 [2024-01-03T23:22:18.073Z] #109 6.919 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
23:22:18 [2024-01-03T23:22:18.073Z] #109 6.923 Unpacking net-tools (2.10-0.1) ...
23:22:18 [2024-01-03T23:22:18.073Z] #109 6.976 Selecting previously unselected package patch.
23:22:18 [2024-01-03T23:22:18.331Z] #109 6.978 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
23:22:18 [2024-01-03T23:22:18.331Z] #109 6.981 Unpacking patch (2.7.6-7) ...
23:22:18 [2024-01-03T23:22:18.331Z] #109 7.022 Selecting previously unselected package systemd-journal-remote.
23:22:18 [2024-01-03T23:22:18.331Z] #109 7.024 Preparing to unpack .../48-systemd-journal-remote_252.19-1~deb12u1_arm64.deb ...
23:22:18 [2024-01-03T23:22:18.331Z] #109 7.028 Unpacking systemd-journal-remote (252.19-1~deb12u1) ...
23:22:18 [2024-01-03T23:22:18.331Z] #109 7.068 Selecting previously unselected package thin-provisioning-tools.
23:22:18 [2024-01-03T23:22:18.331Z] #109 7.070 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
23:22:18 [2024-01-03T23:22:18.331Z] #109 7.074 Unpacking thin-provisioning-tools (0.9.0-2) ...
23:22:18 [2024-01-03T23:22:18.331Z] #109 7.132 Selecting previously unselected package uidmap.
23:22:18 [2024-01-03T23:22:18.331Z] #109 7.133 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
23:22:18 [2024-01-03T23:22:18.331Z] #109 7.138 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
23:22:18 [2024-01-03T23:22:18.331Z] #109 7.207 Selecting previously unselected package vim-runtime.
23:22:18 [2024-01-03T23:22:18.331Z] #109 7.208 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
23:22:18 [2024-01-03T23:22:18.331Z] #109 7.220 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
23:22:18 [2024-01-03T23:22:18.331Z] #109 7.233 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
23:22:18 [2024-01-03T23:22:18.589Z] #109 7.236 Unpacking vim-runtime (2:9.0.1378-2) ...
23:22:18 [2024-01-03T23:22:18.847Z] #109 7.720 Selecting previously unselected package vim.
23:22:19 [2024-01-03T23:22:19.105Z] #109 7.723 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
23:22:19 [2024-01-03T23:22:19.105Z] #109 7.727 Unpacking vim (2:9.0.1378-2) ...
23:22:19 [2024-01-03T23:22:19.105Z] #109 7.876 Selecting previously unselected package xfsprogs.
23:22:19 [2024-01-03T23:22:19.105Z] #109 7.878 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
23:22:19 [2024-01-03T23:22:19.105Z] #109 7.882 Unpacking xfsprogs (6.1.0-1) ...
23:22:19 [2024-01-03T23:22:19.105Z] #109 7.985 Selecting previously unselected package zip.
23:22:19 [2024-01-03T23:22:19.363Z] #109 7.987 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
23:22:19 [2024-01-03T23:22:19.363Z] #109 7.991 Unpacking zip (3.0-13) ...
23:22:19 [2024-01-03T23:22:19.363Z] #109 8.040 Selecting previously unselected package zstd.
23:22:19 [2024-01-03T23:22:19.363Z] #109 8.042 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
23:22:19 [2024-01-03T23:22:19.363Z] #109 8.046 Unpacking zstd (1.5.4+dfsg2-5) ...
23:22:19 [2024-01-03T23:22:19.363Z] #109 8.139 Setting up libip4tc2:arm64 (1.8.9-2) ...
23:22:19 [2024-01-03T23:22:19.363Z] #109 8.154 Setting up net-tools (2.10-0.1) ...
23:22:19 [2024-01-03T23:22:19.363Z] #109 8.166 Setting up libapparmor1:arm64 (3.0.8-3) ...
23:22:19 [2024-01-03T23:22:19.363Z] #109 8.179 Setting up libsodium23:arm64 (1.0.18-1) ...
23:22:19 [2024-01-03T23:22:19.363Z] #109 8.192 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
23:22:19 [2024-01-03T23:22:19.363Z] #109 8.204 Setting up libicu72:arm64 (72.1-3) ...
23:22:19 [2024-01-03T23:22:19.363Z] #109 8.215 Setting up libip6tc2:arm64 (1.8.9-2) ...
23:22:19 [2024-01-03T23:22:19.363Z] #109 8.227 Setting up libinih1:arm64 (55-1) ...
23:22:19 [2024-01-03T23:22:19.363Z] #109 8.240 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
23:22:19 [2024-01-03T23:22:19.621Z] #109 8.251 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
23:22:19 [2024-01-03T23:22:19.621Z] #109 8.262 Setting up bzip2 (1.0.8-5+b1) ...
23:22:19 [2024-01-03T23:22:19.621Z] #109 8.274 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
23:22:19 [2024-01-03T23:22:19.621Z] #109 8.286 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
23:22:19 [2024-01-03T23:22:19.621Z] #109 8.296 Setting up libcap2-bin (1:2.66-4) ...
23:22:19 [2024-01-03T23:22:19.621Z] #109 8.308 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
23:22:19 [2024-01-03T23:22:19.621Z] #109 8.319 Setting up apparmor (3.0.8-3) ...
23:22:20 [2024-01-03T23:22:20.187Z] #109 9.005 debconf: unable to initialize frontend: Dialog
23:22:20 [2024-01-03T23:22:20.187Z] #109 9.005 debconf: (TERM is not set, so the dialog frontend is not usable.)
23:22:20 [2024-01-03T23:22:20.187Z] #109 9.005 debconf: falling back to frontend: Readline
23:22:20 [2024-01-03T23:22:20.445Z] #109 9.012 debconf: unable to initialize frontend: Readline
23:22:20 [2024-01-03T23:22:20.445Z] #109 9.012 debconf: (This frontend requires a controlling tty.)
23:22:20 [2024-01-03T23:22:20.445Z] #109 9.012 debconf: falling back to frontend: Teletype
23:22:20 [2024-01-03T23:22:20.445Z] #109 9.181 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
23:22:20 [2024-01-03T23:22:20.445Z] #109 9.204 Setting up zip (3.0-13) ...
23:22:20 [2024-01-03T23:22:20.445Z] #109 9.215 Setting up vim-common (2:9.0.1378-2) ...
23:22:20 [2024-01-03T23:22:20.445Z] #109 9.233 Setting up bash-completion (1:2.11-6) ...
23:22:20 [2024-01-03T23:22:20.445Z] #109 9.255 Setting up xz-utils (5.4.1-0.2) ...
23:22:20 [2024-01-03T23:22:20.445Z] #109 9.270 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:22:20 [2024-01-03T23:22:20.445Z] #109 9.278 Setting up libmnl0:arm64 (1.0.4-3) ...
23:22:20 [2024-01-03T23:22:20.445Z] #109 9.288 Setting up patch (2.7.6-7) ...
23:22:20 [2024-01-03T23:22:20.445Z] #109 9.299 Setting up sudo (1.9.13p3-1+deb12u1) ...
23:22:20 [2024-01-03T23:22:20.445Z] #109 9.362 invoke-rc.d: could not determine current runlevel
23:22:20 [2024-01-03T23:22:20.445Z] #109 9.366 invoke-rc.d: policy-rc.d denied execution of start.
23:22:20 [2024-01-03T23:22:20.445Z] #109 9.370 Setting up libxtables12:arm64 (1.8.9-2) ...
23:22:20 [2024-01-03T23:22:20.445Z] #109 9.382 Setting up liburcu8:arm64 (0.13.2-1) ...
23:22:20 [2024-01-03T23:22:20.445Z] #109 9.395 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
23:22:20 [2024-01-03T23:22:20.703Z] #109 9.409 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
23:22:20 [2024-01-03T23:22:20.703Z] #109 9.424 Setting up pigz (2.6-1) ...
23:22:20 [2024-01-03T23:22:20.703Z] #109 9.435 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
23:22:20 [2024-01-03T23:22:20.703Z] #109 9.447 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
23:22:20 [2024-01-03T23:22:20.703Z] #109 9.487 Setting up sgml-base (1.31) ...
23:22:20 [2024-01-03T23:22:20.703Z] #109 9.520 Setting up vim-runtime (2:9.0.1378-2) ...
23:22:20 [2024-01-03T23:22:20.704Z] #109 9.601 Setting up libaio1:arm64 (0.3.113-4) ...
23:22:20 [2024-01-03T23:22:20.704Z] #109 9.618 Setting up libelf1:arm64 (0.188-2.1) ...
23:22:20 [2024-01-03T23:22:20.704Z] #109 9.630 Setting up libjson-c5:arm64 (0.16-2) ...
23:22:20 [2024-01-03T23:22:20.962Z] #109 9.644 Setting up zstd (1.5.4+dfsg2-5) ...
23:22:20 [2024-01-03T23:22:20.962Z] #109 9.659 Setting up libonig5:arm64 (6.9.8-1) ...
23:22:20 [2024-01-03T23:22:20.962Z] #109 9.676 Setting up libbpf1:arm64 (1:1.1.0-1) ...
23:22:20 [2024-01-03T23:22:20.962Z] #109 9.692 Setting up libkmod2:arm64 (30+20221128-1) ...
23:22:20 [2024-01-03T23:22:20.962Z] #109 9.706 Setting up vim (2:9.0.1378-2) ...
23:22:20 [2024-01-03T23:22:20.962Z] #109 9.716 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:22:20 [2024-01-03T23:22:20.962Z] #109 9.721 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:22:20 [2024-01-03T23:22:20.962Z] #109 9.728 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:22:20 [2024-01-03T23:22:20.962Z] #109 9.732 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:22:20 [2024-01-03T23:22:20.962Z] #109 9.735 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:22:20 [2024-01-03T23:22:20.962Z] #109 9.742 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:22:20 [2024-01-03T23:22:20.962Z] #109 9.747 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:22:20 [2024-01-03T23:22:20.962Z] #109 9.752 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:22:20 [2024-01-03T23:22:20.962Z] #109 9.760 Setting up libjq1:arm64 (1.6-2.1) ...
23:22:20 [2024-01-03T23:22:20.962Z] #109 9.773 Setting up iproute2 (6.1.0-3) ...
23:22:20 [2024-01-03T23:22:20.962Z] #109 9.917 debconf: unable to initialize frontend: Dialog
23:22:20 [2024-01-03T23:22:20.962Z] #109 9.917 debconf: (TERM is not set, so the dialog frontend is not usable.)
23:22:20 [2024-01-03T23:22:20.962Z] #109 9.917 debconf: falling back to frontend: Readline
23:22:21 [2024-01-03T23:22:21.220Z] #109 9.924 debconf: unable to initialize frontend: Readline
23:22:21 [2024-01-03T23:22:21.220Z] #109 9.924 debconf: (This frontend requires a controlling tty.)
23:22:21 [2024-01-03T23:22:21.220Z] #109 9.924 debconf: falling back to frontend: Teletype
23:22:21 [2024-01-03T23:22:21.220Z] #109 9.959 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
23:22:21 [2024-01-03T23:22:21.220Z] #109 9.969 Setting up libnftnl11:arm64 (1.2.4-2) ...
23:22:21 [2024-01-03T23:22:21.220Z] #109 9.982 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
23:22:21 [2024-01-03T23:22:21.220Z] #109 9.993 Setting up thin-provisioning-tools (0.9.0-2) ...
23:22:21 [2024-01-03T23:22:21.220Z] #109 10.00 Setting up libsystemd-shared:arm64 (252.19-1~deb12u1) ...
23:22:21 [2024-01-03T23:22:21.220Z] #109 10.02 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
23:22:21 [2024-01-03T23:22:21.220Z] #109 10.03 Setting up jq (1.6-2.1) ...
23:22:21 [2024-01-03T23:22:21.220Z] #109 10.05 Setting up iptables (1.8.9-2) ...
23:22:21 [2024-01-03T23:22:21.220Z] #109 10.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:22:21 [2024-01-03T23:22:21.220Z] #109 10.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:22:21 [2024-01-03T23:22:21.220Z] #109 10.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:22:21 [2024-01-03T23:22:21.220Z] #109 10.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:22:21 [2024-01-03T23:22:21.220Z] #109 10.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:22:21 [2024-01-03T23:22:21.220Z] #109 10.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:22:21 [2024-01-03T23:22:21.220Z] #109 10.09 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
23:22:21 [2024-01-03T23:22:21.220Z] #109 10.11 Setting up dmsetup (2:1.02.185-2) ...
23:22:21 [2024-01-03T23:22:21.220Z] #109 10.12 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
23:22:21 [2024-01-03T23:22:21.478Z] #109 10.14 Setting up systemd (252.19-1~deb12u1) ...
23:22:21 [2024-01-03T23:22:21.478Z] #109 10.18 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
23:22:21 [2024-01-03T23:22:21.478Z] #109 10.19 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
23:22:21 [2024-01-03T23:22:21.478Z] #109 10.19 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
23:22:21 [2024-01-03T23:22:21.478Z] #109 10.20 Initializing machine ID from random generator.
23:22:21 [2024-01-03T23:22:21.478Z] #109 10.23 Creating group 'systemd-journal' with GID 998.
23:22:21 [2024-01-03T23:22:21.478Z] #109 10.23 Creating group 'systemd-network' with GID 997.
23:22:21 [2024-01-03T23:22:21.478Z] #109 10.23 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.
23:22:21 [2024-01-03T23:22:21.478Z] #109 10.28 Setting up systemd-journal-remote (252.19-1~deb12u1) ...
23:22:21 [2024-01-03T23:22:21.478Z] #109 10.30 Creating group 'systemd-journal-remote' with GID 996.
23:22:21 [2024-01-03T23:22:21.478Z] #109 10.30 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.
23:22:21 [2024-01-03T23:22:21.478Z] #109 10.33 Setting up xfsprogs (6.1.0-1) ...
23:22:21 [2024-01-03T23:22:21.736Z] #109 10.34 System has not been booted with systemd as init system (PID 1). Can't operate.
23:22:21 [2024-01-03T23:22:21.736Z] #109 10.34 Failed to connect to bus: Host is down
23:22:21 [2024-01-03T23:22:21.736Z] #109 10.35 Processing triggers for libc-bin (2.36-9+deb12u3) ...
23:22:21 [2024-01-03T23:22:21.994Z] #109 DONE 10.9s
23:22:22 [2024-01-03T23:22:22.252Z] 
23:22:22 [2024-01-03T23:22:22.252Z] #110 [dev-base  9/12] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
23:22:22 [2024-01-03T23:22:22.511Z] #110 0.320 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:22:22 [2024-01-03T23:22:22.511Z] #110 0.324 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:22:22 [2024-01-03T23:22:22.511Z] #110 0.327 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:22:22 [2024-01-03T23:22:22.511Z] #110 DONE 0.4s
23:22:22 [2024-01-03T23:22:22.511Z] 
23:22:22 [2024-01-03T23:22:22.511Z] #111 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev             yamllint
23:22:23 [2024-01-03T23:22:23.077Z] #111 0.691 Hit:1 http://deb.debian.org/debian bookworm InRelease
23:22:23 [2024-01-03T23:22:23.077Z] #111 0.691 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
23:22:23 [2024-01-03T23:22:23.335Z] #111 0.691 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
23:22:23 [2024-01-03T23:22:23.902Z] #111 0.902 Reading package lists...
23:22:24 [2024-01-03T23:22:24.418Z] #111 1.469 Reading package lists...
23:22:24 [2024-01-03T23:22:24.676Z] #111 2.026 Building dependency tree...
23:22:24 [2024-01-03T23:22:24.676Z] #111 2.165 Reading state information...
23:22:24 [2024-01-03T23:22:24.934Z] #111 2.363 gcc is already the newest version (4:12.2.0-3).
23:22:24 [2024-01-03T23:22:24.934Z] #111 2.363 pkg-config is already the newest version (1.8.1-1).
23:22:24 [2024-01-03T23:22:24.934Z] #111 2.363 The following additional packages will be installed:
23:22:24 [2024-01-03T23:22:24.934Z] #111 2.363   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
23:22:24 [2024-01-03T23:22:24.934Z] #111 2.363   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
23:22:24 [2024-01-03T23:22:24.934Z] #111 2.363   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
23:22:24 [2024-01-03T23:22:24.934Z] #111 2.364   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
23:22:24 [2024-01-03T23:22:24.934Z] #111 2.364   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
23:22:24 [2024-01-03T23:22:24.934Z] #111 2.364   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
23:22:24 [2024-01-03T23:22:24.934Z] #111 2.364   python3-yaml uuid-dev zlib1g-dev
23:22:24 [2024-01-03T23:22:24.934Z] #111 2.366 Suggested packages:
23:22:24 [2024-01-03T23:22:24.934Z] #111 2.366   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
23:22:24 [2024-01-03T23:22:24.934Z] #111 2.366   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
23:22:24 [2024-01-03T23:22:24.934Z] #111 2.366 Recommended packages:
23:22:24 [2024-01-03T23:22:24.934Z] #111 2.366   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
23:22:24 [2024-01-03T23:22:24.934Z] #111 2.366   liblocale-gettext-perl shared-mime-info xdg-user-dirs
23:22:25 [2024-01-03T23:22:25.192Z] #111 2.666 The following NEW packages will be installed:
23:22:25 [2024-01-03T23:22:25.192Z] #111 2.666   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
23:22:25 [2024-01-03T23:22:25.192Z] #111 2.666   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
23:22:25 [2024-01-03T23:22:25.192Z] #111 2.666   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
23:22:25 [2024-01-03T23:22:25.192Z] #111 2.666   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
23:22:25 [2024-01-03T23:22:25.192Z] #111 2.667   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
23:22:25 [2024-01-03T23:22:25.192Z] #111 2.667   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
23:22:25 [2024-01-03T23:22:25.192Z] #111 2.667   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
23:22:25 [2024-01-03T23:22:25.192Z] #111 2.667   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
23:22:25 [2024-01-03T23:22:25.450Z] #111 2.942 0 upgraded, 37 newly installed, 0 to remove and 5 not upgraded.
23:22:25 [2024-01-03T23:22:25.450Z] #111 2.942 Need to get 11.9 MB of archives.
23:22:25 [2024-01-03T23:22:25.450Z] #111 2.942 After this operation, 53.1 MB of additional disk space will be used.
23:22:25 [2024-01-03T23:22:25.450Z] #111 2.942 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
23:22:25 [2024-01-03T23:22:25.450Z] #111 2.950 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
23:22:25 [2024-01-03T23:22:25.450Z] #111 2.957 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
23:22:25 [2024-01-03T23:22:25.450Z] #111 2.982 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
23:22:25 [2024-01-03T23:22:25.450Z] #111 2.984 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
23:22:25 [2024-01-03T23:22:25.450Z] #111 2.985 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
23:22:25 [2024-01-03T23:22:25.450Z] #111 2.986 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
23:22:25 [2024-01-03T23:22:25.450Z] #111 2.988 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
23:22:25 [2024-01-03T23:22:25.450Z] #111 2.992 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
23:22:25 [2024-01-03T23:22:25.450Z] #111 3.002 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
23:22:25 [2024-01-03T23:22:25.450Z] #111 3.003 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
23:22:25 [2024-01-03T23:22:25.450Z] #111 3.007 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
23:22:25 [2024-01-03T23:22:25.450Z] #111 3.009 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
23:22:25 [2024-01-03T23:22:25.450Z] #111 3.010 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
23:22:25 [2024-01-03T23:22:25.450Z] #111 3.014 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
23:22:25 [2024-01-03T23:22:25.450Z] #111 3.020 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
23:22:25 [2024-01-03T23:22:25.450Z] #111 3.020 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
23:22:25 [2024-01-03T23:22:25.450Z] #111 3.036 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
23:22:25 [2024-01-03T23:22:25.450Z] #111 3.050 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
23:22:25 [2024-01-03T23:22:25.709Z] #111 3.052 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
23:22:25 [2024-01-03T23:22:25.709Z] #111 3.054 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
23:22:25 [2024-01-03T23:22:25.709Z] #111 3.061 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
23:22:25 [2024-01-03T23:22:25.709Z] #111 3.062 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
23:22:25 [2024-01-03T23:22:25.709Z] #111 3.064 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
23:22:25 [2024-01-03T23:22:25.709Z] #111 3.068 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
23:22:25 [2024-01-03T23:22:25.709Z] #111 3.082 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
23:22:25 [2024-01-03T23:22:25.709Z] #111 3.085 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
23:22:25 [2024-01-03T23:22:25.709Z] #111 3.089 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
23:22:25 [2024-01-03T23:22:25.709Z] #111 3.097 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
23:22:25 [2024-01-03T23:22:25.709Z] #111 3.098 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
23:22:25 [2024-01-03T23:22:25.709Z] #111 3.104 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
23:22:25 [2024-01-03T23:22:25.709Z] #111 3.107 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
23:22:25 [2024-01-03T23:22:25.709Z] #111 3.109 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
23:22:25 [2024-01-03T23:22:25.709Z] #111 3.110 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
23:22:25 [2024-01-03T23:22:25.709Z] #111 3.113 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
23:22:25 [2024-01-03T23:22:25.709Z] #111 3.115 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
23:22:25 [2024-01-03T23:22:25.709Z] #111 3.117 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
23:22:25 [2024-01-03T23:22:25.709Z] #111 3.256 debconf: delaying package configuration, since apt-utils is not installed
23:22:25 [2024-01-03T23:22:25.967Z] #111 3.306 Fetched 11.9 MB in 0s (26.9 MB/s)
23:22:25 [2024-01-03T23:22:25.967Z] #111 3.328 Selecting previously unselected package libdpkg-perl.
23:22:25 [2024-01-03T23:22:25.967Z] #111 3.328 (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 ... 21022 files and directories currently installed.)
23:22:25 [2024-01-03T23:22:25.967Z] #111 3.339 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
23:22:25 [2024-01-03T23:22:25.967Z] #111 3.344 Unpacking libdpkg-perl (1.21.22) ...
23:22:25 [2024-01-03T23:22:25.967Z] #111 3.416 Selecting previously unselected package dpkg-dev.
23:22:25 [2024-01-03T23:22:25.967Z] #111 3.418 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
23:22:25 [2024-01-03T23:22:25.967Z] #111 3.421 Unpacking dpkg-dev (1.21.22) ...
23:22:25 [2024-01-03T23:22:25.967Z] #111 3.543 Selecting previously unselected package libglib2.0-0:arm64.
23:22:26 [2024-01-03T23:22:26.225Z] #111 3.545 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
23:22:26 [2024-01-03T23:22:26.225Z] #111 3.552 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
23:22:26 [2024-01-03T23:22:26.225Z] #111 3.680 Selecting previously unselected package libgirepository-1.0-1:arm64.
23:22:26 [2024-01-03T23:22:26.225Z] #111 3.682 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
23:22:26 [2024-01-03T23:22:26.225Z] #111 3.686 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
23:22:26 [2024-01-03T23:22:26.225Z] #111 3.725 Selecting previously unselected package gir1.2-glib-2.0:arm64.
23:22:26 [2024-01-03T23:22:26.225Z] #111 3.727 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
23:22:26 [2024-01-03T23:22:26.225Z] #111 3.731 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
23:22:26 [2024-01-03T23:22:26.225Z] #111 3.773 Selecting previously unselected package libsecret-common.
23:22:26 [2024-01-03T23:22:26.225Z] #111 3.775 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
23:22:26 [2024-01-03T23:22:26.225Z] #111 3.797 Unpacking libsecret-common (0.20.5-3) ...
23:22:26 [2024-01-03T23:22:26.483Z] #111 3.854 Selecting previously unselected package libsecret-1-0:arm64.
23:22:26 [2024-01-03T23:22:26.483Z] #111 3.856 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
23:22:26 [2024-01-03T23:22:26.483Z] #111 3.860 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
23:22:26 [2024-01-03T23:22:26.483Z] #111 3.901 Selecting previously unselected package gir1.2-secret-1:arm64.
23:22:26 [2024-01-03T23:22:26.483Z] #111 3.903 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
23:22:26 [2024-01-03T23:22:26.483Z] #111 3.908 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
23:22:26 [2024-01-03T23:22:26.483Z] #111 3.944 Selecting previously unselected package libapparmor-dev:arm64.
23:22:26 [2024-01-03T23:22:26.483Z] #111 3.946 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
23:22:26 [2024-01-03T23:22:26.483Z] #111 3.951 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
23:22:26 [2024-01-03T23:22:26.483Z] #111 3.993 Selecting previously unselected package uuid-dev:arm64.
23:22:26 [2024-01-03T23:22:26.483Z] #111 3.995 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
23:22:26 [2024-01-03T23:22:26.483Z] #111 4.000 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
23:22:26 [2024-01-03T23:22:26.483Z] #111 4.042 Selecting previously unselected package libblkid-dev:arm64.
23:22:26 [2024-01-03T23:22:26.741Z] #111 4.043 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
23:22:26 [2024-01-03T23:22:26.741Z] #111 4.050 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
23:22:26 [2024-01-03T23:22:26.741Z] #111 4.102 Selecting previously unselected package libffi-dev:arm64.
23:22:26 [2024-01-03T23:22:26.741Z] #111 4.103 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
23:22:26 [2024-01-03T23:22:26.741Z] #111 4.107 Unpacking libffi-dev:arm64 (3.4.4-1) ...
23:22:26 [2024-01-03T23:22:26.741Z] #111 4.147 Selecting previously unselected package libgpg-error-dev.
23:22:26 [2024-01-03T23:22:26.741Z] #111 4.148 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
23:22:26 [2024-01-03T23:22:26.741Z] #111 4.153 Unpacking libgpg-error-dev (1.46-1) ...
23:22:26 [2024-01-03T23:22:26.741Z] #111 4.196 Selecting previously unselected package libgcrypt20-dev.
23:22:26 [2024-01-03T23:22:26.741Z] #111 4.198 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
23:22:26 [2024-01-03T23:22:26.741Z] #111 4.202 Unpacking libgcrypt20-dev (1.10.1-3) ...
23:22:26 [2024-01-03T23:22:26.741Z] #111 4.275 Selecting previously unselected package libglib2.0-data.
23:22:26 [2024-01-03T23:22:26.999Z] #111 4.277 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
23:22:26 [2024-01-03T23:22:26.999Z] #111 4.283 Unpacking libglib2.0-data (2.74.6-2) ...
23:22:26 [2024-01-03T23:22:26.999Z] #111 4.421 Selecting previously unselected package libglib2.0-bin.
23:22:26 [2024-01-03T23:22:26.999Z] #111 4.423 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
23:22:26 [2024-01-03T23:22:26.999Z] #111 4.427 Unpacking libglib2.0-bin (2.74.6-2) ...
23:22:26 [2024-01-03T23:22:26.999Z] #111 4.471 Selecting previously unselected package python3-lib2to3.
23:22:26 [2024-01-03T23:22:26.999Z] #111 4.473 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
23:22:26 [2024-01-03T23:22:26.999Z] #111 4.478 Unpacking python3-lib2to3 (3.11.2-3) ...
23:22:26 [2024-01-03T23:22:26.999Z] #111 4.522 Selecting previously unselected package python3-distutils.
23:22:26 [2024-01-03T23:22:26.999Z] #111 4.524 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
23:22:26 [2024-01-03T23:22:26.999Z] #111 4.528 Unpacking python3-distutils (3.11.2-3) ...
23:22:26 [2024-01-03T23:22:26.999Z] #111 4.572 Selecting previously unselected package libglib2.0-dev-bin.
23:22:26 [2024-01-03T23:22:26.999Z] #111 4.574 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
23:22:26 [2024-01-03T23:22:26.999Z] #111 4.577 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
23:22:26 [2024-01-03T23:22:26.999Z] #111 4.617 Selecting previously unselected package libsepol-dev:arm64.
23:22:26 [2024-01-03T23:22:26.999Z] #111 4.619 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
23:22:26 [2024-01-03T23:22:26.999Z] #111 4.623 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
23:22:27 [2024-01-03T23:22:27.257Z] #111 4.684 Selecting previously unselected package libpcre2-16-0:arm64.
23:22:27 [2024-01-03T23:22:27.257Z] #111 4.686 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
23:22:27 [2024-01-03T23:22:27.257Z] #111 4.690 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
23:22:27 [2024-01-03T23:22:27.257Z] #111 4.742 Selecting previously unselected package libpcre2-32-0:arm64.
23:22:27 [2024-01-03T23:22:27.257Z] #111 4.744 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
23:22:27 [2024-01-03T23:22:27.257Z] #111 4.748 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
23:22:27 [2024-01-03T23:22:27.257Z] #111 4.801 Selecting previously unselected package libpcre2-posix3:arm64.
23:22:27 [2024-01-03T23:22:27.257Z] #111 4.802 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
23:22:27 [2024-01-03T23:22:27.257Z] #111 4.806 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
23:22:27 [2024-01-03T23:22:27.257Z] #111 4.839 Selecting previously unselected package libpcre2-dev:arm64.
23:22:27 [2024-01-03T23:22:27.257Z] #111 4.841 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
23:22:27 [2024-01-03T23:22:27.257Z] #111 4.845 Unpacking libpcre2-dev:arm64 (10.42-1) ...
23:22:27 [2024-01-03T23:22:27.516Z] #111 4.924 Selecting previously unselected package libselinux1-dev:arm64.
23:22:27 [2024-01-03T23:22:27.516Z] #111 4.926 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
23:22:27 [2024-01-03T23:22:27.516Z] #111 4.929 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
23:22:27 [2024-01-03T23:22:27.516Z] #111 4.986 Selecting previously unselected package libmount-dev:arm64.
23:22:27 [2024-01-03T23:22:27.516Z] #111 4.988 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
23:22:27 [2024-01-03T23:22:27.516Z] #111 4.992 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
23:22:27 [2024-01-03T23:22:27.516Z] #111 5.025 Selecting previously unselected package zlib1g-dev:arm64.
23:22:27 [2024-01-03T23:22:27.516Z] #111 5.027 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
23:22:27 [2024-01-03T23:22:27.516Z] #111 5.031 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
23:22:27 [2024-01-03T23:22:27.516Z] #111 5.082 Selecting previously unselected package libglib2.0-dev:arm64.
23:22:27 [2024-01-03T23:22:27.516Z] #111 5.084 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
23:22:27 [2024-01-03T23:22:27.516Z] #111 5.088 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
23:22:27 [2024-01-03T23:22:27.774Z] #111 5.252 Selecting previously unselected package libseccomp-dev:arm64.
23:22:27 [2024-01-03T23:22:27.774Z] #111 5.254 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
23:22:27 [2024-01-03T23:22:27.774Z] #111 5.257 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
23:22:27 [2024-01-03T23:22:27.774Z] #111 5.298 Selecting previously unselected package libsecret-1-dev:arm64.
23:22:27 [2024-01-03T23:22:27.774Z] #111 5.300 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
23:22:27 [2024-01-03T23:22:27.774Z] #111 5.304 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
23:22:27 [2024-01-03T23:22:27.774Z] #111 5.382 Selecting previously unselected package libsystemd-dev:arm64.
23:22:28 [2024-01-03T23:22:28.032Z] #111 5.384 Preparing to unpack .../30-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
23:22:28 [2024-01-03T23:22:28.032Z] #111 5.388 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
23:22:28 [2024-01-03T23:22:28.032Z] #111 5.486 Selecting previously unselected package libudev-dev:arm64.
23:22:28 [2024-01-03T23:22:28.032Z] #111 5.488 Preparing to unpack .../31-libudev-dev_252.19-1~deb12u1_arm64.deb ...
23:22:28 [2024-01-03T23:22:28.032Z] #111 5.492 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
23:22:28 [2024-01-03T23:22:28.032Z] #111 5.543 Selecting previously unselected package libyaml-0-2:arm64.
23:22:28 [2024-01-03T23:22:28.032Z] #111 5.545 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
23:22:28 [2024-01-03T23:22:28.032Z] #111 5.549 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
23:22:28 [2024-01-03T23:22:28.032Z] #111 5.610 Selecting previously unselected package python3-pathspec.
23:22:28 [2024-01-03T23:22:28.297Z] #111 5.612 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
23:22:28 [2024-01-03T23:22:28.297Z] #111 5.627 Unpacking python3-pathspec (0.11.0-1) ...
23:22:28 [2024-01-03T23:22:28.297Z] #111 5.663 Selecting previously unselected package python3-pkg-resources.
23:22:28 [2024-01-03T23:22:28.297Z] #111 5.665 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
23:22:28 [2024-01-03T23:22:28.297Z] #111 5.669 Unpacking python3-pkg-resources (66.1.1-1) ...
23:22:28 [2024-01-03T23:22:28.297Z] #111 5.723 Selecting previously unselected package python3-yaml.
23:22:28 [2024-01-03T23:22:28.297Z] #111 5.726 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
23:22:28 [2024-01-03T23:22:28.297Z] #111 5.729 Unpacking python3-yaml (6.0-3+b2) ...
23:22:28 [2024-01-03T23:22:28.297Z] #111 5.774 Selecting previously unselected package yamllint.
23:22:28 [2024-01-03T23:22:28.297Z] #111 5.777 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
23:22:28 [2024-01-03T23:22:28.297Z] #111 5.781 Unpacking yamllint (1.29.0-1) ...
23:22:28 [2024-01-03T23:22:28.297Z] #111 5.836 Setting up python3-pkg-resources (66.1.1-1) ...
23:22:28 [2024-01-03T23:22:28.563Z] #111 6.087 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
23:22:28 [2024-01-03T23:22:28.821Z] #111 6.097 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
23:22:28 [2024-01-03T23:22:28.821Z] #111 6.108 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
23:22:28 [2024-01-03T23:22:28.821Z] #111 6.121 No schema files found: doing nothing.
23:22:28 [2024-01-03T23:22:28.821Z] #111 6.128 Setting up python3-yaml (6.0-3+b2) ...
23:22:28 [2024-01-03T23:22:28.821Z] #111 6.279 Setting up libffi-dev:arm64 (3.4.4-1) ...
23:22:28 [2024-01-03T23:22:28.821Z] #111 6.289 Setting up libpcre2-16-0:arm64 (10.42-1) ...
23:22:28 [2024-01-03T23:22:28.821Z] #111 6.300 Setting up libpcre2-32-0:arm64 (10.42-1) ...
23:22:28 [2024-01-03T23:22:28.821Z] #111 6.320 Setting up libglib2.0-data (2.74.6-2) ...
23:22:28 [2024-01-03T23:22:28.821Z] #111 6.332 Setting up libgpg-error-dev (1.46-1) ...
23:22:28 [2024-01-03T23:22:28.821Z] #111 6.344 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
23:22:28 [2024-01-03T23:22:28.821Z] #111 6.355 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
23:22:28 [2024-01-03T23:22:28.821Z] #111 6.366 Setting up libsepol-dev:arm64 (3.4-2.1) ...
23:22:28 [2024-01-03T23:22:28.821Z] #111 6.377 Setting up libdpkg-perl (1.21.22) ...
23:22:28 [2024-01-03T23:22:28.821Z] #111 6.389 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
23:22:29 [2024-01-03T23:22:29.079Z] #111 6.400 Setting up libpcre2-posix3:arm64 (10.42-1) ...
23:22:29 [2024-01-03T23:22:29.079Z] #111 6.411 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
23:22:29 [2024-01-03T23:22:29.079Z] #111 6.421 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
23:22:29 [2024-01-03T23:22:29.079Z] #111 6.434 Setting up python3-pathspec (0.11.0-1) ...
23:22:29 [2024-01-03T23:22:29.079Z] #111 6.558 Setting up python3-lib2to3 (3.11.2-3) ...
23:22:29 [2024-01-03T23:22:29.079Z] #111 6.670 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
23:22:29 [2024-01-03T23:22:29.337Z] #111 6.685 Setting up libsecret-common (0.20.5-3) ...
23:22:29 [2024-01-03T23:22:29.337Z] #111 6.699 Setting up python3-distutils (3.11.2-3) ...
23:22:29 [2024-01-03T23:22:29.337Z] #111 6.827 Setting up libglib2.0-dev-bin (2.74.6-2) ...
23:22:29 [2024-01-03T23:22:29.337Z] #111 6.976 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
23:22:29 [2024-01-03T23:22:29.595Z] #111 6.988 Setting up libpcre2-dev:arm64 (10.42-1) ...
23:22:29 [2024-01-03T23:22:29.595Z] #111 7.000 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
23:22:29 [2024-01-03T23:22:29.595Z] #111 7.010 Setting up libglib2.0-bin (2.74.6-2) ...
23:22:29 [2024-01-03T23:22:29.595Z] #111 7.023 Setting up dpkg-dev (1.21.22) ...
23:22:29 [2024-01-03T23:22:29.595Z] #111 7.042 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
23:22:29 [2024-01-03T23:22:29.595Z] #111 7.054 Setting up yamllint (1.29.0-1) ...
23:22:29 [2024-01-03T23:22:29.595Z] #111 7.195 Setting up libgcrypt20-dev (1.10.1-3) ...
23:22:29 [2024-01-03T23:22:29.853Z] #111 7.209 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
23:22:29 [2024-01-03T23:22:29.853Z] #111 7.226 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
23:22:29 [2024-01-03T23:22:29.853Z] #111 7.238 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
23:22:29 [2024-01-03T23:22:29.853Z] #111 7.256 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
23:22:29 [2024-01-03T23:22:29.853Z] #111 7.267 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
23:22:29 [2024-01-03T23:22:29.853Z] #111 7.280 Processing triggers for libc-bin (2.36-9+deb12u3) ...
23:22:30 [2024-01-03T23:22:30.112Z] #111 DONE 7.7s
23:22:30 [2024-01-03T23:22:30.370Z] 
23:22:30 [2024-01-03T23:22:30.370Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
23:22:30 [2024-01-03T23:22:30.370Z] #112 DONE 0.2s
23:22:30 [2024-01-03T23:22:30.370Z] 
23:22:30 [2024-01-03T23:22:30.370Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
23:22:30 [2024-01-03T23:22:30.370Z] #113 DONE 0.1s
23:22:30 [2024-01-03T23:22:30.628Z] 
23:22:30 [2024-01-03T23:22:30.628Z] #114 [dev 1/1] COPY --link . .
23:22:32 [2024-01-03T23:22:32.002Z] #114 DONE 1.3s
23:22:32 [2024-01-03T23:22:32.002Z] 
23:22:32 [2024-01-03T23:22:32.002Z] #115 exporting to image
23:22:32 [2024-01-03T23:22:32.002Z] #115 exporting layers
23:22:32 [2024-01-03T23:22:32.936Z] #115 exporting layers 1.0s done
23:22:32 [2024-01-03T23:22:32.937Z] #115 writing image sha256:eb882ef0a9a1af00629e0e506fd21d85b7b47ce8a76ffdbfc48b6cd1d3853462 done
23:22:32 [2024-01-03T23:22:32.937Z] #115 naming to docker.io/library/docker:6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b done
23:22:32 [2024-01-03T23:22:32.937Z] #115 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:22:33 [2024-01-03T23:22:33.233Z] + sudo modprobe ip6table_filter
[Pipeline] sh
23:22:33 [2024-01-03T23:22:33.512Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47020/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b hack/test/unit
23:22:33 [2024-01-03T23:22:33.772Z] + BUILDFLAGS=(-tags 'netgo journald')
23:22:33 [2024-01-03T23:22:33.772Z] + TESTFLAGS+=' -test.timeout=5m'
23:22:33 [2024-01-03T23:22:33.772Z] + TESTDIRS=./...
23:22:33 [2024-01-03T23:22:33.772Z] + exclude_paths='/vendor/|/integration'
23:22:33 [2024-01-03T23:22:33.772Z] ++ go list ./...
23:22:33 [2024-01-03T23:22:33.772Z] ++ grep -vE '(/vendor/|/integration)'
23:22:34 [2024-01-03T23:22:34.340Z] + pkg_list='github.com/docker/docker/api
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/server
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/server/backend/build
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/server/httpstatus
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/server/httputils
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/server/middleware
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/server/router
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/server/router/build
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/server/router/checkpoint
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/server/router/container
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/server/router/debug
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/server/router/distribution
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/server/router/grpc
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/server/router/image
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/server/router/network
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/server/router/plugin
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/server/router/session
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/server/router/swarm
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/server/router/system
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/server/router/volume
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types/backend
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types/blkiodev
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types/checkpoint
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types/container
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types/events
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types/filters
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types/image
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types/mount
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types/network
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types/plugins/logdriver
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types/registry
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types/strslice
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types/swarm
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types/swarm/runtime
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types/system
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types/time
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types/versions
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types/versions/v1p19
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types/versions/v1p20
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/api/types/volume
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/builder
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/builder/builder-next
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/builder/builder-next/exporter
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/builder/builder-next/exporter/overrides
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/builder/builder-next/worker
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/builder/builder-next/worker/label
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/builder/dockerfile
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/builder/remotecontext
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/builder/remotecontext/git
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/builder/remotecontext/urlutil
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/cli/debug
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/cli/winresources/docker-proxy
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/cli/winresources/dockerd
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/client
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/client/buildkit
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/cmd/docker-proxy
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/cmd/dockerd
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/cmd/dockerd/trap
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/container
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/container/stream
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/contrib/apparmor
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/contrib/httpserver
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/cluster
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/cluster/convert
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/cluster/executor
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/cluster/executor/container
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/cluster/provider
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/config
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/containerd
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/events
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/events/testutils
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/graphdriver
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/graphdriver/copy
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/graphdriver/register
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/graphdriver/vfs
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/graphdriver/zfs
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/images
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/initlayer
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/links
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/listeners
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/logger
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/logger/awslogs
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/logger/fluentd
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/logger/gcplogs
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/logger/gelf
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/logger/journald
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/logger/journald/internal/export
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/logger/journald/internal/fake
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/logger/local
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/logger/loggertest
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/logger/loggerutils
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/logger/splunk
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/logger/syslog
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/logger/templates
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/names
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/network
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/snapshotter
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/daemon/stats
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/distribution
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/distribution/metadata
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/distribution/utils
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/distribution/xfer
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/dockerversion
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/errdefs
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/image
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/image/cache
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/image/spec/specs-go
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/image/spec/specs-go/v1
23:22:34 [2024-01-03T23:22:34.340Z] github.com/docker/docker/image/tarexport
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/image/v1
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/internal/compatcontext
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/internal/mod
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/internal/mounttree
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/internal/multierror
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/internal/sliceutil
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/internal/test/suite
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/internal/testutils
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/internal/testutils/netnsutils
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/internal/testutils/specialimage
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/internal/unshare
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/layer
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libcontainerd
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libcontainerd/queue
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libcontainerd/remote
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libcontainerd/shimopts
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libcontainerd/supervisor
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libcontainerd/types
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/bitmap
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/cluster
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/config
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/datastore
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/diagnostic
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/discoverapi
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/driverapi
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/bridge
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/host
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/null
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/overlay
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/remote
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/windows
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drvregistry
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/etchosts
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/internal/caller
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/internal/kvstore
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/internal/netiputil
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/ipam
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/ipamapi
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/ipams/builtin
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/ipams/null
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/ipams/remote
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/ipamutils
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/ipbits
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/iptables
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/netlabel
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/netutils
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/networkdb
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/ns
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/options
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/osl
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/osl/kernel
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/portallocator
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/portmapper
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/resolvconf
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/scope
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/types
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/oci
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/oci/caps
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/opts
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/archive
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/authorization
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/broadcaster
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/capabilities
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/chrootarchive
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/containerfs
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/directory
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/dmesg
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/fileutils
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/homedir
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/idtools
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/ioutils
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/jsonmessage
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/longpath
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/loopback
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/meminfo
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/namesgenerator
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/parsers
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/parsers/kernel
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/pidfile
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/platform
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/platforms
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/plugingetter
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/plugins
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/plugins/transport
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/pools
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/process
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/progress
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/reexec
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/rootless
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/rootless/specconv
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/stack
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/stdcopy
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/streamformatter
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/stringid
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/sysinfo
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/system
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/tailfile
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/tarsum
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/useragent
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/plugin
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/plugin/executor/containerd
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/plugin/v2
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/profiles/apparmor
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/profiles/seccomp
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/quota
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/reference
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/registry
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/registry/resumable
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/restartmanager
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/runconfig
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/runconfig/opts
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/testutil
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/testutil/daemon
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/testutil/environment
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/testutil/fakecontext
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/testutil/fakegit
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/testutil/fakestorage
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/testutil/fixtures/load
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/testutil/fixtures/plugin
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/testutil/registry
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/testutil/request
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/volume
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/volume/drivers
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/volume/local
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/volume/mounts
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/volume/service
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/volume/service/opts
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/volume/testutils'
23:22:34 [2024-01-03T23:22:34.341Z] ++ grep --fixed-strings -v /libnetwork
23:22:34 [2024-01-03T23:22:34.341Z] ++ echo 'github.com/docker/docker/api
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/server
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/server/backend/build
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/server/httpstatus
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/server/httputils
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/server/middleware
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/server/router
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/server/router/build
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/server/router/checkpoint
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/server/router/container
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/server/router/debug
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/server/router/distribution
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/server/router/grpc
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/server/router/image
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/server/router/network
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/server/router/plugin
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/server/router/session
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/server/router/swarm
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/server/router/system
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/server/router/volume
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types/backend
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types/blkiodev
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types/checkpoint
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types/container
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types/events
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types/filters
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types/image
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types/mount
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types/network
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types/plugins/logdriver
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types/registry
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types/strslice
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types/swarm
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types/swarm/runtime
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types/system
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types/time
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types/versions
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types/versions/v1p19
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types/versions/v1p20
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/api/types/volume
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/builder
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/builder/builder-next
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/builder/builder-next/exporter
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/builder/builder-next/exporter/overrides
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/builder/builder-next/worker
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/builder/builder-next/worker/label
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/builder/dockerfile
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/builder/remotecontext
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/builder/remotecontext/git
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/builder/remotecontext/urlutil
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/cli/debug
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/cli/winresources/docker-proxy
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/cli/winresources/dockerd
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/client
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/client/buildkit
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/cmd/docker-proxy
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/cmd/dockerd
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/cmd/dockerd/trap
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/container
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/container/stream
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/contrib/apparmor
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/contrib/httpserver
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/cluster
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/cluster/convert
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/cluster/executor
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/cluster/executor/container
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/cluster/provider
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/config
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/containerd
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/events
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/events/testutils
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/graphdriver
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/graphdriver/copy
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/graphdriver/register
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/graphdriver/vfs
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/graphdriver/zfs
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/images
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/initlayer
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/links
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/listeners
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/logger
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/logger/awslogs
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/logger/fluentd
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/logger/gcplogs
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/logger/gelf
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/logger/journald
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/logger/journald/internal/export
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/logger/journald/internal/fake
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/logger/local
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/logger/loggertest
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/logger/loggerutils
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/logger/splunk
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/logger/syslog
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/logger/templates
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/names
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/network
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/snapshotter
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/daemon/stats
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/distribution
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/distribution/metadata
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/distribution/utils
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/distribution/xfer
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/dockerversion
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/errdefs
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/image
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/image/cache
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/image/spec/specs-go
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/image/spec/specs-go/v1
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/image/tarexport
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/image/v1
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/internal/compatcontext
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/internal/mod
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/internal/mounttree
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/internal/multierror
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/internal/sliceutil
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/internal/test/suite
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/internal/testutils
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/internal/testutils/netnsutils
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/internal/testutils/specialimage
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/internal/unshare
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/layer
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libcontainerd
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libcontainerd/queue
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libcontainerd/remote
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libcontainerd/shimopts
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libcontainerd/supervisor
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libcontainerd/types
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/bitmap
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/cluster
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/config
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/datastore
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/diagnostic
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/discoverapi
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/driverapi
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/bridge
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/host
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/null
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/overlay
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/remote
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/windows
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/drvregistry
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/etchosts
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/internal/caller
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/internal/kvstore
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/internal/netiputil
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/ipam
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/ipamapi
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/ipams/builtin
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/ipams/null
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/ipams/remote
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/ipamutils
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/ipbits
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/iptables
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/netlabel
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/netutils
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/networkdb
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/ns
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/options
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/osl
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/osl/kernel
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/portallocator
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/portmapper
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/resolvconf
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/scope
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/libnetwork/types
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/oci
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/oci/caps
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/opts
23:22:34 [2024-01-03T23:22:34.341Z] github.com/docker/docker/pkg/archive
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/authorization
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/broadcaster
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/capabilities
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/chrootarchive
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/containerfs
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/directory
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/dmesg
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/fileutils
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/homedir
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/idtools
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/ioutils
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/jsonmessage
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/longpath
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/loopback
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/meminfo
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/namesgenerator
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/parsers
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/parsers/kernel
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/pidfile
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/platform
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/platforms
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/plugingetter
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/plugins
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/plugins/transport
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/pools
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/process
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/progress
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/reexec
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/rootless
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/rootless/specconv
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/stack
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/stdcopy
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/streamformatter
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/stringid
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/sysinfo
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/system
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/tailfile
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/tarsum
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/useragent
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/plugin
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/plugin/executor/containerd
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/plugin/v2
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/profiles/apparmor
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/profiles/seccomp
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/quota
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/reference
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/registry
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/registry/resumable
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/restartmanager
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/runconfig
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/runconfig/opts
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil/daemon
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil/environment
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil/fakecontext
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil/fakegit
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil/fakestorage
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil/fixtures/load
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil/fixtures/plugin
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil/registry
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil/request
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/volume
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/volume/drivers
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/volume/local
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/volume/mounts
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/volume/service
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/volume/service/opts
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/volume/testutils'
23:22:34 [2024-01-03T23:22:34.342Z] + base_pkg_list='github.com/docker/docker/api
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/backend/build
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/httpstatus
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/httputils
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/middleware
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/build
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/checkpoint
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/container
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/debug
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/distribution
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/grpc
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/image
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/network
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/plugin
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/session
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/swarm
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/system
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/volume
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/backend
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/blkiodev
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/checkpoint
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/container
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/events
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/filters
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/image
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/mount
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/network
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/plugins/logdriver
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/registry
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/strslice
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/swarm
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/swarm/runtime
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/system
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/time
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/versions
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/versions/v1p19
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/versions/v1p20
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/volume
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/builder-next
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/builder-next/exporter
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/builder-next/exporter/overrides
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/builder-next/worker
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/builder-next/worker/label
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/dockerfile
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/remotecontext
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/remotecontext/git
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/remotecontext/urlutil
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/cli/debug
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/cli/winresources/docker-proxy
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/cli/winresources/dockerd
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/client
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/client/buildkit
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/cmd/docker-proxy
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/cmd/dockerd
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/cmd/dockerd/trap
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/container
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/container/stream
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/contrib/apparmor
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/contrib/httpserver
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/cluster
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/cluster/convert
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/cluster/executor
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/cluster/executor/container
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/cluster/provider
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/config
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/containerd
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/events
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/events/testutils
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/graphdriver
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/graphdriver/copy
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/graphdriver/register
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/graphdriver/vfs
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/graphdriver/zfs
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/images
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/initlayer
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/links
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/listeners
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/logger
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/logger/awslogs
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/logger/fluentd
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/logger/gcplogs
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/logger/gelf
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/logger/journald
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/logger/journald/internal/export
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/logger/journald/internal/fake
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/logger/local
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/logger/loggertest
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/logger/loggerutils
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/logger/splunk
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/logger/syslog
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/logger/templates
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/names
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/network
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/snapshotter
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon/stats
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/distribution
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/distribution/metadata
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/distribution/utils
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/distribution/xfer
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/dockerversion
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/errdefs
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/image
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/image/cache
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/image/spec/specs-go
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/image/spec/specs-go/v1
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/image/tarexport
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/image/v1
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/internal/compatcontext
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/internal/mod
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/internal/mounttree
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/internal/multierror
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/internal/sliceutil
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/internal/test/suite
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/internal/testutils
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/internal/testutils/netnsutils
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/internal/testutils/specialimage
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/internal/unshare
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/layer
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/libcontainerd
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/libcontainerd/queue
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/libcontainerd/remote
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/libcontainerd/shimopts
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/libcontainerd/supervisor
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/libcontainerd/types
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/oci
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/oci/caps
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/opts
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/archive
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/authorization
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/broadcaster
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/capabilities
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/chrootarchive
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/containerfs
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/directory
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/dmesg
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/fileutils
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/homedir
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/idtools
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/ioutils
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/jsonmessage
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/longpath
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/loopback
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/meminfo
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/namesgenerator
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/parsers
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/parsers/kernel
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/pidfile
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/platform
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/platforms
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/plugingetter
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/plugins
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/plugins/transport
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/pools
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/process
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/progress
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/reexec
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/rootless
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/rootless/specconv
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/stack
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/stdcopy
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/streamformatter
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/stringid
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/sysinfo
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/system
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/tailfile
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/tarsum
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/pkg/useragent
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/plugin
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/plugin/executor/containerd
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/plugin/v2
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/profiles/apparmor
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/profiles/seccomp
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/quota
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/reference
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/registry
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/registry/resumable
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/restartmanager
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/runconfig
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/runconfig/opts
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil/daemon
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil/environment
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil/fakecontext
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil/fakegit
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil/fakestorage
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil/fixtures/load
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil/fixtures/plugin
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil/registry
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/testutil/request
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/volume
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/volume/drivers
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/volume/local
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/volume/mounts
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/volume/service
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/volume/service/opts
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/volume/testutils'
23:22:34 [2024-01-03T23:22:34.342Z] ++ grep --fixed-strings /libnetwork
23:22:34 [2024-01-03T23:22:34.342Z] ++ echo 'github.com/docker/docker/api
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/backend/build
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/httpstatus
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/httputils
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/middleware
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/build
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/checkpoint
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/container
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/debug
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/distribution
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/grpc
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/image
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/network
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/plugin
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/session
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/swarm
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/system
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/server/router/volume
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/backend
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/blkiodev
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/checkpoint
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/container
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/events
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/filters
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/image
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/mount
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/network
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/plugins/logdriver
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/registry
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/strslice
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/swarm
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/swarm/runtime
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/system
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/time
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/versions
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/versions/v1p19
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/versions/v1p20
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/api/types/volume
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/builder-next
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/builder-next/exporter
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/builder-next/exporter/overrides
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/builder-next/worker
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/builder-next/worker/label
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/dockerfile
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/remotecontext
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/remotecontext/git
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/builder/remotecontext/urlutil
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/cli/debug
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/cli/winresources/docker-proxy
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/cli/winresources/dockerd
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/client
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/client/buildkit
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/cmd/docker-proxy
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/cmd/dockerd
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/cmd/dockerd/trap
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/container
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/container/stream
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/contrib/apparmor
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/contrib/httpserver
23:22:34 [2024-01-03T23:22:34.342Z] github.com/docker/docker/daemon
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/cluster
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/cluster/convert
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/cluster/executor
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/cluster/executor/container
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/cluster/provider
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/config
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/containerd
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/events
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/events/testutils
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/graphdriver
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/graphdriver/copy
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/graphdriver/register
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/graphdriver/vfs
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/graphdriver/zfs
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/images
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/initlayer
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/links
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/listeners
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/logger
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/logger/awslogs
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/logger/fluentd
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/logger/gcplogs
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/logger/gelf
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/logger/journald
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/logger/journald/internal/export
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/logger/journald/internal/fake
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/logger/local
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/logger/loggertest
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/logger/loggerutils
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/logger/splunk
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/logger/syslog
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/logger/templates
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/names
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/network
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/snapshotter
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/daemon/stats
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/distribution
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/distribution/metadata
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/distribution/utils
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/distribution/xfer
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/dockerversion
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/errdefs
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/image
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/image/cache
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/image/spec/specs-go
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/image/spec/specs-go/v1
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/image/tarexport
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/image/v1
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/internal/compatcontext
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/internal/mod
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/internal/mounttree
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/internal/multierror
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/internal/sliceutil
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/internal/test/suite
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/internal/testutils
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/internal/testutils/netnsutils
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/internal/testutils/specialimage
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/internal/unshare
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/layer
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libcontainerd
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libcontainerd/queue
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libcontainerd/remote
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libcontainerd/shimopts
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libcontainerd/supervisor
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libcontainerd/types
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/bitmap
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/cluster
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/config
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/datastore
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/diagnostic
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/discoverapi
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/driverapi
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/bridge
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/host
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/null
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/overlay
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/remote
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/windows
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drvregistry
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/etchosts
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/internal/caller
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/internal/kvstore
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/internal/netiputil
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipam
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipamapi
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipams/builtin
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipams/null
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipams/remote
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipamutils
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipbits
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/iptables
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/netlabel
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/netutils
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/networkdb
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ns
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/options
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/osl
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/osl/kernel
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/portallocator
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/portmapper
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/resolvconf
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/scope
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/types
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/oci
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/oci/caps
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/opts
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/archive
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/authorization
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/broadcaster
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/capabilities
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/chrootarchive
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/containerfs
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/directory
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/dmesg
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/fileutils
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/homedir
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/idtools
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/ioutils
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/jsonmessage
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/longpath
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/loopback
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/meminfo
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/namesgenerator
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/parsers
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/parsers/kernel
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/pidfile
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/platform
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/platforms
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/plugingetter
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/plugins
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/plugins/transport
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/pools
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/process
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/progress
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/reexec
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/rootless
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/rootless/specconv
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/stack
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/stdcopy
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/streamformatter
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/stringid
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/sysinfo
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/system
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/tailfile
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/tarsum
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/pkg/useragent
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/plugin
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/plugin/executor/containerd
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/plugin/v2
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/profiles/apparmor
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/profiles/seccomp
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/quota
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/reference
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/registry
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/registry/resumable
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/restartmanager
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/runconfig
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/runconfig/opts
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/testutil
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/testutil/daemon
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/testutil/environment
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/testutil/fakecontext
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/testutil/fakegit
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/testutil/fakestorage
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/testutil/fixtures/load
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/testutil/fixtures/plugin
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/testutil/registry
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/testutil/request
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/volume
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/volume/drivers
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/volume/local
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/volume/mounts
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/volume/service
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/volume/service/opts
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/volume/testutils'
23:22:34 [2024-01-03T23:22:34.343Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/bitmap
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/cluster
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/config
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/datastore
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/diagnostic
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/discoverapi
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/driverapi
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/bridge
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/host
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/null
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/overlay
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/remote
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/windows
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drvregistry
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/etchosts
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/internal/caller
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/internal/kvstore
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/internal/netiputil
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipam
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipamapi
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipams/builtin
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipams/null
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipams/remote
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipamutils
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipbits
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/iptables
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/netlabel
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/netutils
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/networkdb
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ns
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/options
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/osl
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/osl/kernel
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/portallocator
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/portmapper
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/resolvconf
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/scope
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/types'
23:22:34 [2024-01-03T23:22:34.343Z] + echo 'github.com/docker/docker/libnetwork
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/bitmap
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/cluster
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/config
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/datastore
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/diagnostic
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/discoverapi
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/driverapi
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/bridge
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/host
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/d+ grep --fixed-strings libnetwork/drivers/bridge
23:22:34 [2024-01-03T23:22:34.343Z] rivers/macvlan/mvmanager
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/null
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/overlay
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/remote
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/windows
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/drvregistry
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/etchosts
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/internal/caller
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/internal/kvstore
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/internal/netiputil
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipam
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipamapi
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipams/builtin
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipams/null
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipams/remote
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipamutils
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/ipbits
23:22:34 [2024-01-03T23:22:34.343Z] github.com/docker/docker/libnetwork/iptables
23:22:34 [2024-01-03T23:22:34.344Z] github.com/docker/docker/libnetwork/netlabel
23:22:34 [2024-01-03T23:22:34.344Z] github.com/docker/docker/libnetwork/netutils
23:22:34 [2024-01-03T23:22:34.344Z] github.com/docker/docker/libnetwork/networkdb
23:22:34 [2024-01-03T23:22:34.344Z] github.com/docker/docker/libnetwork/ns
23:22:34 [2024-01-03T23:22:34.344Z] github.com/docker/docker/libnetwork/options
23:22:34 [2024-01-03T23:22:34.344Z] github.com/docker/docker/libnetwork/osl
23:22:34 [2024-01-03T23:22:34.344Z] github.com/docker/docker/libnetwork/osl/kernel
23:22:34 [2024-01-03T23:22:34.344Z] github.com/docker/docker/libnetwork/portallocator
23:22:34 [2024-01-03T23:22:34.344Z] github.com/docker/docker/libnetwork/portmapper
23:22:34 [2024-01-03T23:22:34.344Z] github.com/docker/docker/libnetwork/resolvconf
23:22:34 [2024-01-03T23:22:34.344Z] github.com/docker/docker/libnetwork/scope
23:22:34 [2024-01-03T23:22:34.344Z] github.com/docker/docker/libnetwork/types'
23:22:34 [2024-01-03T23:22:34.344Z] github.com/docker/docker/libnetwork/drivers/bridge
23:22:34 [2024-01-03T23:22:34.344Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:22:34 [2024-01-03T23:22:34.344Z] + type docker-proxy
23:22:34 [2024-01-03T23:22:34.344Z] hack/test/unit: line 25: type: docker-proxy: not found
23:22:34 [2024-01-03T23:22:34.344Z] + hack/make.sh binary-proxy install-proxy
23:22:34 [2024-01-03T23:22:34.344Z] 
23:22:34 [2024-01-03T23:22:34.344Z] Removing bundles/
23:22:34 [2024-01-03T23:22:34.344Z] 
23:22:34 [2024-01-03T23:22:34.344Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
23:22:34 [2024-01-03T23:22:34.344Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
23:22:34 [2024-01-03T23:22:34.344Z] + tee /go/src/github.com/docker/docker/go.mod
23:22:34 [2024-01-03T23:22:34.344Z] module github.com/docker/docker
23:22:34 [2024-01-03T23:22:34.344Z] 
23:22:34 [2024-01-03T23:22:34.344Z] go 1.20
23:22:34 [2024-01-03T23:22:34.344Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
23:22:34 [2024-01-03T23:22:34.344Z] + GO111MODULE=on
23:22:34 [2024-01-03T23:22:34.344Z] + 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=6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-03T23:22:34.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
23:22:38 [2024-01-03T23:22:38.529Z] + rm -f /go/src/github.com/docker/docker/go.mod
23:22:38 [2024-01-03T23:22:38.529Z] Created binary: bundles/binary-proxy/docker-proxy
23:22:38 [2024-01-03T23:22:38.529Z] 
23:22:38 [2024-01-03T23:22:38.529Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
23:22:38 [2024-01-03T23:22:38.529Z] Installing docker-proxy to /usr/local/bin/
23:22:38 [2024-01-03T23:22:38.529Z] 
23:22:38 [2024-01-03T23:22:38.529Z] + mkdir -p bundles
23:22:38 [2024-01-03T23:22:38.529Z] + '[' -n 'github.com/docker/docker/api
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/server
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/server/backend/build
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/server/httpstatus
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/server/httputils
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/server/middleware
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/server/router
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/server/router/build
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/server/router/checkpoint
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/server/router/container
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/server/router/debug
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/server/router/distribution
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/server/router/grpc
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/server/router/image
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/server/router/network
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/server/router/plugin
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/server/router/session
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/server/router/swarm
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/server/router/system
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/server/router/volume
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types/backend
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types/blkiodev
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types/checkpoint
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types/container
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types/events
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types/filters
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types/image
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types/mount
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types/network
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types/plugins/logdriver
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types/registry
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types/strslice
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types/swarm
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types/swarm/runtime
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types/system
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types/time
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types/versions
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types/versions/v1p19
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types/versions/v1p20
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/api/types/volume
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/builder
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/builder/builder-next
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/builder/builder-next/exporter
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/builder/builder-next/exporter/overrides
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/builder/builder-next/worker
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/builder/builder-next/worker/label
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/builder/dockerfile
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/builder/remotecontext
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/builder/remotecontext/git
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/builder/remotecontext/urlutil
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/cli/debug
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/cli/winresources/docker-proxy
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/cli/winresources/dockerd
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/client
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/client/buildkit
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/cmd/docker-proxy
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/cmd/dockerd
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/cmd/dockerd/trap
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/container
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/container/stream
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/contrib/apparmor
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/contrib/httpserver
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/cluster
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/cluster/convert
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/cluster/executor
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/cluster/executor/container
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/cluster/provider
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/config
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/containerd
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/events
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/events/testutils
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/graphdriver
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/graphdriver/copy
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/graphdriver/register
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/graphdriver/vfs
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/graphdriver/zfs
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/images
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/initlayer
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/links
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/listeners
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/logger
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/logger/awslogs
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/logger/fluentd
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/logger/gcplogs
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/logger/gelf
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/logger/journald
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/logger/journald/internal/export
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/logger/journald/internal/fake
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/logger/local
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/logger/loggertest
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/logger/loggerutils
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/logger/splunk
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/logger/syslog
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/logger/templates
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/names
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/network
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/snapshotter
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/daemon/stats
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/distribution
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/distribution/metadata
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/distribution/utils
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/distribution/xfer
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/dockerversion
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/errdefs
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/image
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/image/cache
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/image/spec/specs-go
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/image/spec/specs-go/v1
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/image/tarexport
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/image/v1
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/internal/compatcontext
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/internal/mod
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/internal/mounttree
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/internal/multierror
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/internal/sliceutil
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/internal/test/suite
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/internal/testutils
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/internal/testutils/netnsutils
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/internal/testutils/specialimage
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/internal/unshare
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/layer
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/libcontainerd
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/libcontainerd/queue
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/libcontainerd/remote
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/libcontainerd/shimopts
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/libcontainerd/supervisor
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/libcontainerd/types
23:22:38 [2024-01-03T23:22:38.529Z] github.com/docker/docker/oci
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/oci/caps
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/opts
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/archive
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/authorization
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/broadcaster
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/capabilities
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/chrootarchive
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/containerfs
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/directory
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/dmesg
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/fileutils
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/homedir
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/idtools
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/ioutils
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/jsonmessage
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/longpath
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/loopback
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/meminfo
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/namesgenerator
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/parsers
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/parsers/kernel
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/pidfile
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/platform
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/platforms
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/plugingetter
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/plugins
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/plugins/transport
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/pools
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/process
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/progress
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/reexec
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/rootless
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/rootless/specconv
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/stack
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/stdcopy
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/streamformatter
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/stringid
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/sysinfo
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/system
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/tailfile
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/tarsum
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/pkg/useragent
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/plugin
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/plugin/executor/containerd
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/plugin/v2
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/profiles/apparmor
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/profiles/seccomp
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/quota
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/reference
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/registry
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/registry/resumable
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/restartmanager
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/runconfig
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/runconfig/opts
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/testutil
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/testutil/daemon
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/testutil/environment
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/testutil/fakecontext
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/testutil/fakegit
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/testutil/fakestorage
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/testutil/fixtures/load
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/testutil/fixtures/plugin
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/testutil/registry
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/testutil/request
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/volume
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/volume/drivers
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/volume/local
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/volume/mounts
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/volume/service
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/volume/service/opts
23:22:38 [2024-01-03T23:22:38.530Z] github.com/docker/docker/volume/testutils' ']'
23:22:38 [2024-01-03T23:22:38.530Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/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
23:22:39 [2024-01-03T23:22:39.098Z] ?   	github.com/docker/docker/api	[no test files]
23:22:47 [2024-01-03T23:22:47.224Z] ok  	github.com/docker/docker/api/server	0.018s	coverage: 13.0% of statements
23:23:05 [2024-01-03T23:23:05.314Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:23:05 [2024-01-03T23:23:05.314Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
23:23:05 [2024-01-03T23:23:05.314Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 28.3% of statements
23:23:05 [2024-01-03T23:23:05.314Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:23:05 [2024-01-03T23:23:05.314Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:23:05 [2024-01-03T23:23:05.314Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:23:05 [2024-01-03T23:23:05.314Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 37.7% of statements
23:23:05 [2024-01-03T23:23:05.314Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:23:05 [2024-01-03T23:23:05.314Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:23:05 [2024-01-03T23:23:05.314Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:23:05 [2024-01-03T23:23:05.314Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:23:05 [2024-01-03T23:23:05.314Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:23:05 [2024-01-03T23:23:05.314Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:23:05 [2024-01-03T23:23:05.573Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:23:05 [2024-01-03T23:23:05.573Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:23:05 [2024-01-03T23:23:05.573Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:23:05 [2024-01-03T23:23:05.573Z] ?   	github.com/docker/docker/api/types	[no test files]
23:23:05 [2024-01-03T23:23:05.573Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:23:05 [2024-01-03T23:23:05.573Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:23:05 [2024-01-03T23:23:05.573Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
23:23:05 [2024-01-03T23:23:05.573Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
23:23:05 [2024-01-03T23:23:05.573Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 72.3% of statements
23:23:06 [2024-01-03T23:23:06.140Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
23:23:06 [2024-01-03T23:23:06.140Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
23:23:06 [2024-01-03T23:23:06.140Z] ok  	github.com/docker/docker/api/types/registry	0.010s	coverage: 54.2% of statements
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/api/types/system	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/builder	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
23:23:06 [2024-01-03T23:23:06.140Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
23:23:06 [2024-01-03T23:23:06.140Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
23:23:08 [2024-01-03T23:23:08.044Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
23:23:08 [2024-01-03T23:23:08.044Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
23:23:08 [2024-01-03T23:23:08.044Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
23:23:08 [2024-01-03T23:23:08.044Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
23:23:08 [2024-01-03T23:23:08.044Z] ok  	github.com/docker/docker/builder/remotecontext	0.030s	coverage: 33.7% of statements
23:23:08 [2024-01-03T23:23:08.044Z] ok  	github.com/docker/docker/builder/dockerfile	0.069s	coverage: 50.1% of statements
23:23:09 [2024-01-03T23:23:09.973Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
23:23:09 [2024-01-03T23:23:09.973Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.048s	coverage: 66.5% of statements
23:23:09 [2024-01-03T23:23:09.973Z] ok  	github.com/docker/docker/client	0.102s	coverage: 77.0% of statements
23:23:11 [2024-01-03T23:23:11.877Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.025s	coverage: 82.5% of statements
23:23:21 [2024-01-03T23:23:21.855Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
23:23:21 [2024-01-03T23:23:21.855Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:23:21 [2024-01-03T23:23:21.855Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:23:21 [2024-01-03T23:23:21.855Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:23:21 [2024-01-03T23:23:21.855Z] ok  	github.com/docker/docker/container	0.128s	coverage: 36.4% of statements
23:23:21 [2024-01-03T23:23:21.855Z] ok  	github.com/docker/docker/cmd/dockerd	0.241s	coverage: 30.1% of statements
23:23:23 [2024-01-03T23:23:23.759Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.433s	coverage: 0.0% of statements
23:23:24 [2024-01-03T23:23:24.694Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:23:24 [2024-01-03T23:23:24.694Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.027s	coverage: 38.7% of statements
23:23:24 [2024-01-03T23:23:24.694Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.028s	coverage: 65.3% of statements
23:23:24 [2024-01-03T23:23:24.694Z] ok  	github.com/docker/docker/daemon/cluster	0.050s	coverage: 0.5% of statements
23:23:24 [2024-01-03T23:23:24.953Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:23:24 [2024-01-03T23:23:24.953Z] ok  	github.com/docker/docker/daemon/config	0.042s	coverage: 74.4% of statements
23:23:26 [2024-01-03T23:23:26.329Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:23:26 [2024-01-03T23:23:26.329Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
23:23:26 [2024-01-03T23:23:26.329Z] ok  	github.com/docker/docker/daemon/containerd	0.033s	coverage: 9.0% of statements
23:23:26 [2024-01-03T23:23:26.588Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
23:23:26 [2024-01-03T23:23:26.588Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
23:23:26 [2024-01-03T23:23:26.588Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.183s	coverage: 60.9% of statements
23:23:27 [2024-01-03T23:23:27.154Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:23:27 [2024-01-03T23:23:27.154Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
23:23:27 [2024-01-03T23:23:27.413Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:23:27 [2024-01-03T23:23:27.414Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:23:27 [2024-01-03T23:23:27.672Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 60.9% of statements
23:23:27 [2024-01-03T23:23:27.672Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.198s	coverage: 60.2% of statements
23:23:28 [2024-01-03T23:23:28.240Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
23:23:28 [2024-01-03T23:23:28.499Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.479s	coverage: 13.4% of statements
23:23:28 [2024-01-03T23:23:28.499Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:23:28 [2024-01-03T23:23:28.499Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:23:28 [2024-01-03T23:23:28.499Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
23:23:28 [2024-01-03T23:23:28.499Z] ok  	github.com/docker/docker/daemon/images	0.022s	coverage: 3.0% of statements
23:23:28 [2024-01-03T23:23:28.758Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.2% of statements
23:23:29 [2024-01-03T23:23:29.016Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:23:29 [2024-01-03T23:23:29.016Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.010s	coverage: 53.6% of statements
23:23:29 [2024-01-03T23:23:29.016Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
23:23:29 [2024-01-03T23:23:29.275Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.098s	coverage: 78.3% of statements
23:23:29 [2024-01-03T23:23:29.534Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
23:23:29 [2024-01-03T23:23:29.534Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
23:23:29 [2024-01-03T23:23:29.534Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
23:23:29 [2024-01-03T23:23:29.793Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
23:23:29 [2024-01-03T23:23:29.793Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.114s	coverage: 76.8% of statements
23:23:29 [2024-01-03T23:23:29.793Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
23:23:29 [2024-01-03T23:23:29.793Z] ok  	github.com/docker/docker/daemon/logger/local	0.030s	coverage: 79.4% of statements
23:23:30 [2024-01-03T23:23:30.360Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.015s	coverage: 63.5% of statements
23:23:30 [2024-01-03T23:23:30.360Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.022s	coverage: 31.5% of statements
23:23:30 [2024-01-03T23:23:30.619Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:23:30 [2024-01-03T23:23:30.619Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
23:23:30 [2024-01-03T23:23:30.619Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
23:23:30 [2024-01-03T23:23:30.619Z] ok  	github.com/docker/docker/daemon/logger/journald	1.159s	coverage: 74.5% of statements
23:23:30 [2024-01-03T23:23:30.878Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
23:23:30 [2024-01-03T23:23:30.878Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:23:30 [2024-01-03T23:23:30.878Z] ok  	github.com/docker/docker/daemon/network	0.009s	coverage: 63.8% of statements
23:23:31 [2024-01-03T23:23:31.813Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:23:31 [2024-01-03T23:23:31.813Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
23:23:31 [2024-01-03T23:23:31.813Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
23:23:31 [2024-01-03T23:23:31.813Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
23:23:32 [2024-01-03T23:23:32.072Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.449s	coverage: 82.5% of statements
23:23:32 [2024-01-03T23:23:32.330Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
23:23:32 [2024-01-03T23:23:32.330Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
23:23:32 [2024-01-03T23:23:32.330Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
23:23:32 [2024-01-03T23:23:32.330Z] ok  	github.com/docker/docker/image	0.030s	coverage: 84.6% of statements
23:23:32 [2024-01-03T23:23:32.588Z] ?   	github.com/docker/docker/image/v1	[no test files]
23:23:32 [2024-01-03T23:23:32.588Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
23:23:32 [2024-01-03T23:23:32.588Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
23:23:32 [2024-01-03T23:23:32.588Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
23:23:32 [2024-01-03T23:23:32.588Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
23:23:32 [2024-01-03T23:23:32.847Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
23:23:32 [2024-01-03T23:23:32.847Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:23:32 [2024-01-03T23:23:32.847Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
23:23:32 [2024-01-03T23:23:32.847Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
23:23:32 [2024-01-03T23:23:32.847Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
23:23:32 [2024-01-03T23:23:32.847Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
23:23:32 [2024-01-03T23:23:32.847Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
23:23:33 [2024-01-03T23:23:33.105Z] ok  	github.com/docker/docker/distribution	1.499s	coverage: 29.1% of statements
23:23:33 [2024-01-03T23:23:33.672Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:23:33 [2024-01-03T23:23:33.672Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:23:33 [2024-01-03T23:23:33.672Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
23:23:33 [2024-01-03T23:23:33.672Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:23:33 [2024-01-03T23:23:33.672Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:23:33 [2024-01-03T23:23:33.931Z] ok  	github.com/docker/docker/distribution/xfer	2.166s	coverage: 85.4% of statements
23:23:33 [2024-01-03T23:23:33.931Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
23:23:34 [2024-01-03T23:23:34.190Z] ok  	github.com/docker/docker/daemon	10.740s	coverage: 17.2% of statements
23:23:34 [2024-01-03T23:23:34.190Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:23:34 [2024-01-03T23:23:34.190Z] ok  	github.com/docker/docker/oci	0.014s	coverage: 38.1% of statements
23:23:34 [2024-01-03T23:23:34.448Z] ok  	github.com/docker/docker/opts	0.058s	coverage: 67.9% of statements
23:23:34 [2024-01-03T23:23:34.708Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
23:23:34 [2024-01-03T23:23:34.708Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
23:23:34 [2024-01-03T23:23:34.708Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 25.8% of statements
23:23:34 [2024-01-03T23:23:34.708Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 81.8% of statements
23:23:34 [2024-01-03T23:23:34.967Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
23:23:34 [2024-01-03T23:23:34.967Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.269s	coverage: 83.7% of statements
23:23:35 [2024-01-03T23:23:35.226Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 51.7% of statements
23:23:35 [2024-01-03T23:23:35.226Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 8.3% of statements
23:23:35 [2024-01-03T23:23:35.226Z] ok  	github.com/docker/docker/pkg/authorization	0.430s	coverage: 68.3% of statements
23:23:35 [2024-01-03T23:23:35.226Z] ok  	github.com/docker/docker/pkg/archive	0.442s	coverage: 80.9% of statements
23:23:35 [2024-01-03T23:23:35.485Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:23:35 [2024-01-03T23:23:35.485Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
23:23:35 [2024-01-03T23:23:35.485Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
23:23:35 [2024-01-03T23:23:35.485Z] ok  	github.com/docker/docker/pkg/longpath	0.010s	coverage: 45.5% of statements
23:23:35 [2024-01-03T23:23:35.485Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
23:23:35 [2024-01-03T23:23:35.485Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
23:23:35 [2024-01-03T23:23:35.745Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
23:23:35 [2024-01-03T23:23:35.745Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:23:35 [2024-01-03T23:23:35.745Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
23:23:35 [2024-01-03T23:23:35.745Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:23:35 [2024-01-03T23:23:35.745Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
23:23:35 [2024-01-03T23:23:35.745Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 94.1% of statements
23:23:35 [2024-01-03T23:23:35.745Z] ok  	github.com/docker/docker/pkg/idtools	0.438s	coverage: 69.7% of statements
23:23:35 [2024-01-03T23:23:35.745Z] ok  	github.com/docker/docker/pkg/ioutils	0.385s	coverage: 71.9% of statements
23:23:36 [2024-01-03T23:23:36.312Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:23:36 [2024-01-03T23:23:36.312Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:23:36 [2024-01-03T23:23:36.312Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
23:23:36 [2024-01-03T23:23:36.312Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
23:23:36 [2024-01-03T23:23:36.312Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
23:23:36 [2024-01-03T23:23:36.312Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
23:23:36 [2024-01-03T23:23:36.571Z] ok  	github.com/docker/docker/pkg/progress	0.014s	coverage: 75.9% of statements
23:23:36 [2024-01-03T23:23:36.571Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
23:23:36 [2024-01-03T23:23:36.571Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
23:23:36 [2024-01-03T23:23:36.571Z] ok  	github.com/docker/docker/pkg/stack	0.007s	coverage: 90.9% of statements
23:23:36 [2024-01-03T23:23:36.571Z] ok  	github.com/docker/docker/pkg/reexec	0.020s	coverage: 82.4% of statements
23:23:36 [2024-01-03T23:23:36.571Z] ok  	github.com/docker/docker/pkg/stdcopy	0.018s	coverage: 100.0% of statements
23:23:36 [2024-01-03T23:23:36.829Z] ok  	github.com/docker/docker/pkg/stringid	0.007s	coverage: 61.9% of statements
23:23:36 [2024-01-03T23:23:36.829Z] ok  	github.com/docker/docker/pkg/streamformatter	0.008s	coverage: 66.2% of statements
23:23:37 [2024-01-03T23:23:37.088Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.4% of statements
23:23:37 [2024-01-03T23:23:37.088Z] ok  	github.com/docker/docker/pkg/system	0.009s	coverage: 43.1% of statements
23:23:37 [2024-01-03T23:23:37.088Z] ok  	github.com/docker/docker/pkg/tailfile	0.046s	coverage: 88.6% of statements
23:23:37 [2024-01-03T23:23:37.088Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
23:23:37 [2024-01-03T23:23:37.088Z] ok  	github.com/docker/docker/pkg/tarsum	0.052s	coverage: 89.6% of statements
23:23:38 [2024-01-03T23:23:38.024Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:23:38 [2024-01-03T23:23:38.024Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:23:38 [2024-01-03T23:23:38.024Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.4% of statements
23:23:38 [2024-01-03T23:23:38.024Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
23:23:38 [2024-01-03T23:23:38.282Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.0% of statements
23:23:38 [2024-01-03T23:23:38.282Z] ok  	github.com/docker/docker/pkg/plugins	2.012s	coverage: 74.9% of statements
23:23:38 [2024-01-03T23:23:38.282Z] ok  	github.com/docker/docker/quota	0.232s	coverage: 69.3% of statements
23:23:38 [2024-01-03T23:23:38.282Z] ok  	github.com/docker/docker/plugin	0.528s	coverage: 23.3% of statements
23:23:38 [2024-01-03T23:23:38.541Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 46.2% of statements
23:23:38 [2024-01-03T23:23:38.541Z] ok  	github.com/docker/docker/registry/resumable	0.024s	coverage: 100.0% of statements
23:23:38 [2024-01-03T23:23:38.541Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:23:38 [2024-01-03T23:23:38.541Z] ok  	github.com/docker/docker/runconfig	0.015s	coverage: 63.8% of statements
23:23:38 [2024-01-03T23:23:38.799Z] ok  	github.com/docker/docker/registry	0.120s	coverage: 63.9% of statements
23:23:39 [2024-01-03T23:23:39.058Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 8.2% of statements
23:23:39 [2024-01-03T23:23:39.059Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:23:39 [2024-01-03T23:23:39.059Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:23:39 [2024-01-03T23:23:39.059Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:23:39 [2024-01-03T23:23:39.059Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:23:39 [2024-01-03T23:23:39.059Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:23:39 [2024-01-03T23:23:39.059Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:23:39 [2024-01-03T23:23:39.059Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:23:39 [2024-01-03T23:23:39.059Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:23:39 [2024-01-03T23:23:39.059Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:23:39 [2024-01-03T23:23:39.059Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:23:39 [2024-01-03T23:23:39.059Z] ?   	github.com/docker/docker/volume	[no test files]
23:23:39 [2024-01-03T23:23:39.655Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
23:23:39 [2024-01-03T23:23:39.655Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
23:23:39 [2024-01-03T23:23:39.655Z] ok  	github.com/docker/docker/volume/local	0.077s	coverage: 72.5% of statements
23:23:40 [2024-01-03T23:23:40.241Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:23:40 [2024-01-03T23:23:40.241Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:23:40 [2024-01-03T23:23:40.241Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
23:23:41 [2024-01-03T23:23:41.175Z] ok  	github.com/docker/docker/layer	7.354s	coverage: 68.7% of statements
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === Skipped
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     network_proxy_test.go:210: No support for dual stack yet
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:41: Driver btrfs not supported
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:41: Driver btrfs not supported
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:41: Driver btrfs not supported
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:41: Driver btrfs not supported
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:41: Driver btrfs not supported
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:68: No driver to put!
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z] time="2024-01-03T23:23:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:39: graphdriver: driver not supported
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z] time="2024-01-03T23:23:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:39: graphdriver: driver not supported
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z] time="2024-01-03T23:23:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:39: graphdriver: driver not supported
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z] time="2024-01-03T23:23:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:39: graphdriver: driver not supported
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z] time="2024-01-03T23:23:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:39: graphdriver: driver not supported
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:68: No driver to put!
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     overlay_test.go:61: Cannot run test with naive change algorithm
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:41: Driver zfs not supported
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:41: Driver zfs not supported
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:41: Driver zfs not supported
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:41: Driver zfs not supported
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:41: Driver zfs not supported
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     graphtest_unix.go:68: No driver to put!
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.175Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:23:41 [2024-01-03T23:23:41.175Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
23:23:41 [2024-01-03T23:23:41.175Z] 
23:23:41 [2024-01-03T23:23:41.176Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
23:23:41 [2024-01-03T23:23:41.176Z]     validate_test.go:70: only tested on Windows
23:23:41 [2024-01-03T23:23:41.176Z] 
23:23:41 [2024-01-03T23:23:41.176Z] DONE 3196 tests, 27 skipped in 62.913s
23:23:41 [2024-01-03T23:23:41.434Z] + '[' -n 'github.com/docker/docker/libnetwork
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/bitmap
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/cluster
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/config
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/datastore
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/diagnostic
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/discoverapi
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/driverapi
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/drivers/bridge
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/drivers/host
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/drivers/null
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/drivers/overlay
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/drivers/remote
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/drivers/windows
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/drvregistry
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/etchosts
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/internal/caller
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/internal/kvstore
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/internal/netiputil
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/ipam
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/ipamapi
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/ipams/builtin
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/ipams/null
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/ipams/remote
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/ipamutils
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/ipbits
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/iptables
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/netlabel
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/netutils
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/networkdb
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/ns
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/options
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/osl
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/osl/kernel
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/portallocator
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/portmapper
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/resolvconf
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/scope
23:23:41 [2024-01-03T23:23:41.434Z] github.com/docker/docker/libnetwork/types' ']'
23:23:41 [2024-01-03T23:23:41.434Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
23:24:37 [2024-01-03T23:24:37.654Z] ok  	github.com/docker/docker/libnetwork	43.848s	coverage: 43.0% of statements
23:24:37 [2024-01-03T23:24:37.654Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
23:24:37 [2024-01-03T23:24:37.654Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
23:24:37 [2024-01-03T23:24:37.654Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
23:24:37 [2024-01-03T23:24:37.654Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
23:24:37 [2024-01-03T23:24:37.654Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
23:24:37 [2024-01-03T23:24:37.654Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
23:24:37 [2024-01-03T23:24:37.654Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
23:24:37 [2024-01-03T23:24:37.654Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
23:24:37 [2024-01-03T23:24:37.654Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
23:24:37 [2024-01-03T23:24:37.654Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
23:24:37 [2024-01-03T23:24:37.654Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
23:24:37 [2024-01-03T23:24:37.654Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
23:24:37 [2024-01-03T23:24:37.654Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.194s	coverage: 62.8% of statements
23:24:37 [2024-01-03T23:24:37.654Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
23:24:37 [2024-01-03T23:24:37.654Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
23:24:37 [2024-01-03T23:24:37.654Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.843s	coverage: 5.0% of statements
23:24:37 [2024-01-03T23:24:37.654Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
23:24:38 [2024-01-03T23:24:38.220Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
23:24:38 [2024-01-03T23:24:38.220Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
23:24:38 [2024-01-03T23:24:38.220Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
23:24:39 [2024-01-03T23:24:39.155Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
23:24:39 [2024-01-03T23:24:39.414Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
23:24:39 [2024-01-03T23:24:39.672Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
23:24:40 [2024-01-03T23:24:40.239Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
23:24:40 [2024-01-03T23:24:40.239Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
23:24:40 [2024-01-03T23:24:40.239Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
23:24:40 [2024-01-03T23:24:40.239Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
23:24:40 [2024-01-03T23:24:40.806Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.018s	coverage: 87.0% of statements
23:24:40 [2024-01-03T23:24:40.806Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
23:24:41 [2024-01-03T23:24:41.064Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
23:24:41 [2024-01-03T23:24:41.064Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
23:24:41 [2024-01-03T23:24:41.064Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
23:24:41 [2024-01-03T23:24:41.064Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
23:24:53 [2024-01-03T23:24:53.263Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
23:24:54 [2024-01-03T23:24:54.638Z] ok  	github.com/docker/docker/libnetwork/ipam	2.941s	coverage: 80.3% of statements
23:24:54 [2024-01-03T23:24:54.638Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
23:24:54 [2024-01-03T23:24:54.638Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
23:24:54 [2024-01-03T23:24:54.896Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
23:24:55 [2024-01-03T23:24:55.154Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
23:24:55 [2024-01-03T23:24:55.154Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
23:24:55 [2024-01-03T23:24:55.413Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
23:24:55 [2024-01-03T23:24:55.979Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.303s	coverage: 86.4% of statements
23:24:56 [2024-01-03T23:24:56.237Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
23:24:56 [2024-01-03T23:24:56.805Z] ok  	github.com/docker/docker/libnetwork/iptables	0.207s	coverage: 39.9% of statements
23:24:56 [2024-01-03T23:24:56.805Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
23:24:57 [2024-01-03T23:24:57.371Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 54.9% of statements
23:26:48 [2024-01-03T23:26:48.818Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.265s	coverage: 59.1% of statements
23:26:48 [2024-01-03T23:26:48.818Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
23:26:48 [2024-01-03T23:26:48.818Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
23:26:48 [2024-01-03T23:26:48.818Z] ok  	github.com/docker/docker/libnetwork/osl	4.443s	coverage: 40.2% of statements
23:26:48 [2024-01-03T23:26:48.818Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
23:26:48 [2024-01-03T23:26:48.818Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.5% of statements
23:26:48 [2024-01-03T23:26:48.818Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.643s	coverage: 47.9% of statements
23:26:48 [2024-01-03T23:26:48.818Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
23:26:48 [2024-01-03T23:26:48.818Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
23:26:48 [2024-01-03T23:26:48.818Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
23:26:48 [2024-01-03T23:26:48.818Z] 
23:26:48 [2024-01-03T23:26:48.818Z] === Skipped
23:26:48 [2024-01-03T23:26:48.818Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
23:26:48 [2024-01-03T23:26:48.818Z]     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
23:26:48 [2024-01-03T23:26:48.818Z] 
23:26:48 [2024-01-03T23:26:48.818Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
23:26:48 [2024-01-03T23:26:48.818Z]     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
23:26:48 [2024-01-03T23:26:48.818Z] 
23:26:48 [2024-01-03T23:26:48.818Z] DONE 375 tests, 2 skipped in 187.467s
Post stage
[Pipeline] junit
23:26:49 [2024-01-03T23:26:49.766Z] Recording test results
23:26:49 [2024-01-03T23:26:49.855Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:26:50 [2024-01-03T23:26:50.156Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47020/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b -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:6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b hack/make.sh dynbinary test-integration
23:26:50 [2024-01-03T23:26:50.425Z] 
23:26:50 [2024-01-03T23:26:50.425Z] Removing bundles/
23:26:50 [2024-01-03T23:26:50.425Z] 
23:26:50 [2024-01-03T23:26:50.425Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:26:50 [2024-01-03T23:26:50.425Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
23:26:50 [2024-01-03T23:26:50.425Z] + tee /go/src/github.com/docker/docker/go.mod
23:26:50 [2024-01-03T23:26:50.425Z] module github.com/docker/docker
23:26:50 [2024-01-03T23:26:50.425Z] 
23:26:50 [2024-01-03T23:26:50.425Z] go 1.20
23:26:50 [2024-01-03T23:26:50.425Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
23:26:50 [2024-01-03T23:26:50.425Z] + GO111MODULE=on
23:26:50 [2024-01-03T23:26:50.425Z] + 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=6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-03T23:26:50.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
23:27:29 [2024-01-03T23:27:29.151Z] + rm -f /go/src/github.com/docker/docker/go.mod
23:27:29 [2024-01-03T23:27:29.151Z] Created binary: bundles/dynbinary-daemon/dockerd
23:27:29 [2024-01-03T23:27:29.151Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
23:27:29 [2024-01-03T23:27:29.151Z] + tee /go/src/github.com/docker/docker/go.mod
23:27:29 [2024-01-03T23:27:29.151Z] module github.com/docker/docker
23:27:29 [2024-01-03T23:27:29.151Z] 
23:27:29 [2024-01-03T23:27:29.151Z] go 1.20
23:27:29 [2024-01-03T23:27:29.151Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
23:27:29 [2024-01-03T23:27:29.151Z] + GO111MODULE=on
23:27:29 [2024-01-03T23:27:29.151Z] + 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=6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-03T23:26:50.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
23:27:29 [2024-01-03T23:27:29.151Z] + rm -f /go/src/github.com/docker/docker/go.mod
23:27:29 [2024-01-03T23:27:29.151Z] Created binary: bundles/dynbinary-daemon/docker-proxy
23:27:29 [2024-01-03T23:27:29.151Z] 
23:27:29 [2024-01-03T23:27:29.151Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:27:29 [2024-01-03T23:27:29.151Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:27:29 [2024-01-03T23:27:29.151Z] HOSTNAME=7b28bffbf79c
23:27:29 [2024-01-03T23:27:29.151Z] TESTDEBUG=0
23:27:29 [2024-01-03T23:27:29.151Z] DEST=bundles/test-integration
23:27:29 [2024-01-03T23:27:29.151Z] PWD=/go/src/github.com/docker/docker
23:27:29 [2024-01-03T23:27:29.151Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
23:27:29 [2024-01-03T23:27:29.151Z] DOCKER_GITCOMMIT=6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b
23:27:29 [2024-01-03T23:27:29.151Z] container=docker
23:27:29 [2024-01-03T23:27:29.151Z] HOME=/root
23:27:29 [2024-01-03T23:27:29.151Z] CONTAINERD_NAMESPACE=moby
23:27:29 [2024-01-03T23:27:29.151Z] GOLANG_VERSION=1.21.5
23:27:29 [2024-01-03T23:27:29.151Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:27:29 [2024-01-03T23:27:29.151Z] VALIDATE_BRANCH=master
23:27:29 [2024-01-03T23:27:29.151Z] TERM=xterm
23:27:29 [2024-01-03T23:27:29.151Z] DOCKER_PKG=github.com/docker/docker
23:27:29 [2024-01-03T23:27:29.151Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
23:27:29 [2024-01-03T23:27:29.151Z] SHLVL=1
23:27:29 [2024-01-03T23:27:29.151Z] TIMEOUT=120m
23:27:29 [2024-01-03T23:27:29.151Z] GOTOOLCHAIN=local
23:27:29 [2024-01-03T23:27:29.151Z] DOCKER_GRAPHDRIVER=overlay2
23:27:29 [2024-01-03T23:27:29.151Z] GO111MODULE=off
23:27:29 [2024-01-03T23:27:29.151Z] DOCKER_EXPERIMENTAL=1
23:27:29 [2024-01-03T23:27:29.151Z] TEST_SKIP_INTEGRATION_CLI=1
23:27:29 [2024-01-03T23:27:29.151Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:27:29 [2024-01-03T23:27:29.151Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:27:29 [2024-01-03T23:27:29.151Z] GOPATH=/go
23:27:29 [2024-01-03T23:27:29.151Z] PKG_CONFIG=pkg-config
23:27:29 [2024-01-03T23:27:29.151Z] _=/usr/bin/env
23:27:29 [2024-01-03T23:27:29.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:27:47 [2024-01-03T23:27:47.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
23:27:47 [2024-01-03T23:27:47.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:27:48 [2024-01-03T23:27:48.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:27:50 [2024-01-03T23:27:50.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
23:27:55 [2024-01-03T23:27:55.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:27:57 [2024-01-03T23:27:57.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
23:27:58 [2024-01-03T23:27:58.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:27:59 [2024-01-03T23:27:59.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:28:00 [2024-01-03T23:28:00.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:28:01 [2024-01-03T23:28:01.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
23:28:02 [2024-01-03T23:28:02.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:28:02 [2024-01-03T23:28:02.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:28:04 [2024-01-03T23:28:04.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:28:05 [2024-01-03T23:28:05.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:28:07 [2024-01-03T23:28:07.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:28:08 [2024-01-03T23:28:08.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:28:08 [2024-01-03T23:28:08.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:28:09 [2024-01-03T23:28:09.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:28:10 [2024-01-03T23:28:10.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:28:11 [2024-01-03T23:28:11.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:28:12 [2024-01-03T23:28:12.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:28:13 [2024-01-03T23:28:13.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:28:15 [2024-01-03T23:28:15.105Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:28:15 [2024-01-03T23:28:15.105Z] Using test binary /usr/local/cli-integration/docker
23:28:15 [2024-01-03T23:28:15.105Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:28:15 [2024-01-03T23:28:15.105Z] +++ /etc/init.d/apparmor start
23:28:15 [2024-01-03T23:28:15.105Z] Not: starting.
23:28:15 [2024-01-03T23:28:15.105Z] INFO: Waiting for daemon to start...
23:28:15 [2024-01-03T23:28:15.105Z] Starting dockerd
23:28:15 [2024-01-03T23:28:15.105Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.PkYSdpiFZx/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
23:28:18 [2024-01-03T23:28:18.388Z] .
23:28:18 [2024-01-03T23:28:18.388Z] Running integration-test (iteration 1)
23:28:18 [2024-01-03T23:28:18.388Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
23:28:18 [2024-01-03T23:28:18.388Z] ++ '[' -n '' ']'
23:28:18 [2024-01-03T23:28:18.388Z] ++ 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
23:28:18 [2024-01-03T23:28:18.388Z] ++ set -e
23:28:18 [2024-01-03T23:28:18.388Z] ++ '[' -n 0 ']'
23:28:18 [2024-01-03T23:28:18.388Z] ++ set -x
23:28:18 [2024-01-03T23:28:18.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
23:28:18 [2024-01-03T23:28:18.388Z] Loaded image: busybox:latest
23:28:18 [2024-01-03T23:28:18.388Z] Loaded image: busybox:glibc
23:28:18 [2024-01-03T23:28:18.955Z] Loaded image: debian:bookworm-slim
23:28:18 [2024-01-03T23:28:18.955Z] Loaded image: hello-world:latest
23:28:18 [2024-01-03T23:28:18.955Z] Loaded image: arm32v7/hello-world:latest
23:28:19 [2024-01-03T23:28:19.213Z] INFO: Testing against a local daemon
23:28:19 [2024-01-03T23:28:19.213Z] === RUN   TestCgroupNamespacesBuild
23:28:20 [2024-01-03T23:28:20.587Z] --- PASS: TestCgroupNamespacesBuild (1.34s)
23:28:20 [2024-01-03T23:28:20.587Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:28:21 [2024-01-03T23:28:21.522Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
23:28:21 [2024-01-03T23:28:21.522Z] === RUN   TestBuildWithSession
23:28:21 [2024-01-03T23:28:21.522Z]     build_session_test.go:25: TODO: BuildKit
23:28:21 [2024-01-03T23:28:21.522Z] --- SKIP: TestBuildWithSession (0.00s)
23:28:21 [2024-01-03T23:28:21.522Z] === RUN   TestBuildSquashParent
23:28:25 [2024-01-03T23:28:25.707Z] --- PASS: TestBuildSquashParent (3.65s)
23:28:25 [2024-01-03T23:28:25.707Z] === RUN   TestBuildWithRemoveAndForceRemove
23:28:25 [2024-01-03T23:28:25.707Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:28:25 [2024-01-03T23:28:25.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:28:25 [2024-01-03T23:28:25.707Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:28:25 [2024-01-03T23:28:25.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:28:25 [2024-01-03T23:28:25.707Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:28:25 [2024-01-03T23:28:25.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:28:25 [2024-01-03T23:28:25.707Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:28:25 [2024-01-03T23:28:25.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:28:25 [2024-01-03T23:28:25.707Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:28:25 [2024-01-03T23:28:25.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:28:25 [2024-01-03T23:28:25.707Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:28:25 [2024-01-03T23:28:25.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:28:25 [2024-01-03T23:28:25.707Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:28:25 [2024-01-03T23:28:25.707Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:28:25 [2024-01-03T23:28:25.707Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:28:25 [2024-01-03T23:28:25.707Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:28:25 [2024-01-03T23:28:25.707Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:28:25 [2024-01-03T23:28:25.707Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:28:28 [2024-01-03T23:28:28.244Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
23:28:28 [2024-01-03T23:28:28.244Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.05s)
23:28:28 [2024-01-03T23:28:28.244Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s)
23:28:28 [2024-01-03T23:28:28.244Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.47s)
23:28:28 [2024-01-03T23:28:28.244Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.57s)
23:28:28 [2024-01-03T23:28:28.244Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.96s)
23:28:28 [2024-01-03T23:28:28.244Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.01s)
23:28:28 [2024-01-03T23:28:28.244Z] === RUN   TestBuildMultiStageCopy
23:28:28 [2024-01-03T23:28:28.244Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:28:29 [2024-01-03T23:28:29.179Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:28:29 [2024-01-03T23:28:29.179Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:28:29 [2024-01-03T23:28:29.437Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:28:29 [2024-01-03T23:28:29.437Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:28:29 [2024-01-03T23:28:29.695Z] --- PASS: TestBuildMultiStageCopy (1.36s)
23:28:29 [2024-01-03T23:28:29.695Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.98s)
23:28:29 [2024-01-03T23:28:29.695Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
23:28:29 [2024-01-03T23:28:29.695Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
23:28:29 [2024-01-03T23:28:29.695Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s)
23:28:29 [2024-01-03T23:28:29.695Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s)
23:28:29 [2024-01-03T23:28:29.695Z] === RUN   TestBuildMultiStageParentConfig
23:28:29 [2024-01-03T23:28:29.953Z] --- PASS: TestBuildMultiStageParentConfig (0.37s)
23:28:29 [2024-01-03T23:28:29.953Z] === RUN   TestBuildLabelWithTargets
23:28:30 [2024-01-03T23:28:30.519Z] --- PASS: TestBuildLabelWithTargets (0.57s)
23:28:30 [2024-01-03T23:28:30.519Z] === RUN   TestBuildWithEmptyLayers
23:28:30 [2024-01-03T23:28:30.777Z] --- PASS: TestBuildWithEmptyLayers (0.14s)
23:28:30 [2024-01-03T23:28:30.777Z] === RUN   TestBuildMultiStageOnBuild
23:28:32 [2024-01-03T23:28:32.151Z] --- PASS: TestBuildMultiStageOnBuild (1.17s)
23:28:32 [2024-01-03T23:28:32.151Z] === RUN   TestBuildUncleanTarFilenames
23:28:32 [2024-01-03T23:28:32.151Z] --- PASS: TestBuildUncleanTarFilenames (0.15s)
23:28:32 [2024-01-03T23:28:32.151Z] === RUN   TestBuildMultiStageLayerLeak
23:28:33 [2024-01-03T23:28:33.085Z] --- PASS: TestBuildMultiStageLayerLeak (1.17s)
23:28:33 [2024-01-03T23:28:33.085Z] === RUN   TestBuildWithHugeFile
23:29:29 [2024-01-03T23:29:29.303Z] --- PASS: TestBuildWithHugeFile (47.79s)
23:29:29 [2024-01-03T23:29:29.303Z] === RUN   TestBuildWCOWSandboxSize
23:29:29 [2024-01-03T23:29:29.303Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:29:29 [2024-01-03T23:29:29.303Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
23:29:29 [2024-01-03T23:29:29.303Z] === RUN   TestBuildWithEmptyDockerfile
23:29:29 [2024-01-03T23:29:29.303Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:29:29 [2024-01-03T23:29:29.303Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:29:29 [2024-01-03T23:29:29.303Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:29:29 [2024-01-03T23:29:29.303Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:29:29 [2024-01-03T23:29:29.303Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:29:29 [2024-01-03T23:29:29.303Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:29:29 [2024-01-03T23:29:29.303Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:29:29 [2024-01-03T23:29:29.303Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:29:29 [2024-01-03T23:29:29.303Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:29:29 [2024-01-03T23:29:29.303Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
23:29:29 [2024-01-03T23:29:29.303Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
23:29:29 [2024-01-03T23:29:29.303Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
23:29:29 [2024-01-03T23:29:29.303Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
23:29:29 [2024-01-03T23:29:29.303Z] === RUN   TestBuildPreserveOwnership
23:29:29 [2024-01-03T23:29:29.303Z] === RUN   TestBuildPreserveOwnership/copy_from
23:29:29 [2024-01-03T23:29:29.303Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:29:29 [2024-01-03T23:29:29.303Z] --- PASS: TestBuildPreserveOwnership (2.29s)
23:29:29 [2024-01-03T23:29:29.303Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.53s)
23:29:29 [2024-01-03T23:29:29.303Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.74s)
23:29:29 [2024-01-03T23:29:29.303Z] === RUN   TestBuildPlatformInvalid
23:29:29 [2024-01-03T23:29:29.303Z] --- PASS: TestBuildPlatformInvalid (0.01s)
23:29:29 [2024-01-03T23:29:29.303Z] === RUN   TestBuildkitHistoryTracePropagation
23:29:29 [2024-01-03T23:29:29.303Z] time="2024-01-03T23:29:23Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
23:29:29 [2024-01-03T23:29:29.303Z] time="2024-01-03T23:29:23Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
23:29:29 [2024-01-03T23:29:29.303Z] time="2024-01-03T23:29:23Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
23:29:29 [2024-01-03T23:29:29.303Z] time="2024-01-03T23:29:23Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
23:29:29 [2024-01-03T23:29:29.303Z] time="2024-01-03T23:29:23Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {\n        \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n      },\n      \"BalancerAttributes\": null,\n      \"Metadata\": null\n    }\n  ],\n  \"Endpoints\": [\n    {\n      \"Addresses\": [\n        {\n          \"Addr\": \"/run/buildkit/buildkitd.sock\",\n          \"ServerName\": \"\",\n          \"Attributes\": {\n            \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n          },\n          \"BalancerAttributes\": null,\n          \"Metadata\": null\n        }\n      ],\n      \"Attributes\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
23:29:29 [2024-01-03T23:29:29.303Z] time="2024-01-03T23:29:23Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
23:29:29 [2024-01-03T23:29:29.303Z] time="2024-01-03T23:29:23Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
23:29:29 [2024-01-03T23:29:29.303Z] time="2024-01-03T23:29:23Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
23:29:29 [2024-01-03T23:29:29.303Z] time="2024-01-03T23:29:23Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
23:29:29 [2024-01-03T23:29:29.303Z] time="2024-01-03T23:29:23Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
23:29:29 [2024-01-03T23:29:29.303Z] time="2024-01-03T23:29:23Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
23:29:29 [2024-01-03T23:29:29.303Z] time="2024-01-03T23:29:23Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
23:29:29 [2024-01-03T23:29:29.303Z] time="2024-01-03T23:29:23Z" level=info msg="[core] [Server #4] Server created" module=grpc
23:29:29 [2024-01-03T23:29:29.303Z]     build_traces_test.go:84: Waiting for trace to be available
23:29:29 [2024-01-03T23:29:29.303Z] time="2024-01-03T23:29:27Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
23:29:29 [2024-01-03T23:29:29.303Z] time="2024-01-03T23:29:27Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
23:29:29 [2024-01-03T23:29:29.303Z] time="2024-01-03T23:29:27Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
23:29:29 [2024-01-03T23:29:29.303Z] time="2024-01-03T23:29:27Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
23:29:29 [2024-01-03T23:29:29.303Z] time="2024-01-03T23:29:27Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
23:29:29 [2024-01-03T23:29:29.303Z] time="2024-01-03T23:29:27Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
23:29:29 [2024-01-03T23:29:29.303Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
23:29:29 [2024-01-03T23:29:29.303Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:29:29 [2024-01-03T23:29:29.303Z] Loaded image: busybox:latest
23:29:29 [2024-01-03T23:29:29.303Z] Loaded image: busybox:glibc
23:29:29 [2024-01-03T23:29:29.303Z] Loaded image: debian:bookworm-slim
23:29:29 [2024-01-03T23:29:29.303Z] Loaded image: hello-world:latest
23:29:29 [2024-01-03T23:29:29.303Z] Loaded image: arm32v7/hello-world:latest
23:29:39 [2024-01-03T23:29:39.274Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.13s)
23:29:39 [2024-01-03T23:29:39.274Z] PASS
23:29:39 [2024-01-03T23:29:39.274Z] 
23:29:39 [2024-01-03T23:29:39.274Z] === Skipped
23:29:39 [2024-01-03T23:29:39.274Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
23:29:39 [2024-01-03T23:29:39.274Z]     build_session_test.go:25: TODO: BuildKit
23:29:39 [2024-01-03T23:29:39.274Z] 
23:29:39 [2024-01-03T23:29:39.274Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
23:29:39 [2024-01-03T23:29:39.274Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:29:39 [2024-01-03T23:29:39.274Z] 
23:29:39 [2024-01-03T23:29:39.274Z] DONE 35 tests, 2 skipped in 80.485s
23:29:39 [2024-01-03T23:29:39.274Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
23:29:39 [2024-01-03T23:29:39.274Z] ++ '[' -n '' ']'
23:29:39 [2024-01-03T23:29:39.274Z] ++ 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
23:29:39 [2024-01-03T23:29:39.274Z] ++ set -e
23:29:39 [2024-01-03T23:29:39.274Z] ++ '[' -n 0 ']'
23:29:39 [2024-01-03T23:29:39.274Z] ++ set -x
23:29:39 [2024-01-03T23:29:39.274Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
23:29:39 [2024-01-03T23:29:39.274Z] INFO: Testing against a local daemon
23:29:39 [2024-01-03T23:29:39.274Z] === RUN   TestNoNewPrivileges
23:29:47 [2024-01-03T23:29:47.387Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
23:29:47 [2024-01-03T23:29:47.646Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
23:29:48 [2024-01-03T23:29:48.213Z] --- PASS: TestNoNewPrivileges (9.82s)
23:29:48 [2024-01-03T23:29:48.213Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.40s)
23:29:48 [2024-01-03T23:29:48.213Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.45s)
23:29:48 [2024-01-03T23:29:48.213Z] PASS
23:29:48 [2024-01-03T23:29:48.213Z] 
23:29:48 [2024-01-03T23:29:48.213Z] DONE 3 tests in 9.847s
23:29:48 [2024-01-03T23:29:48.213Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
23:29:48 [2024-01-03T23:29:48.213Z] ++ '[' -n '' ']'
23:29:48 [2024-01-03T23:29:48.213Z] ++ 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
23:29:48 [2024-01-03T23:29:48.213Z] ++ set -e
23:29:48 [2024-01-03T23:29:48.213Z] ++ '[' -n 0 ']'
23:29:48 [2024-01-03T23:29:48.213Z] ++ set -x
23:29:48 [2024-01-03T23:29:48.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
23:29:48 [2024-01-03T23:29:48.471Z] INFO: Testing against a local daemon
23:29:48 [2024-01-03T23:29:48.471Z] === RUN   TestConfigInspect
23:29:50 [2024-01-03T23:29:50.372Z] --- PASS: TestConfigInspect (2.06s)
23:29:50 [2024-01-03T23:29:50.372Z] === RUN   TestConfigList
23:29:54 [2024-01-03T23:29:54.569Z] === RUN   TestConfigList/test_filter_by_name
23:29:54 [2024-01-03T23:29:54.569Z] === RUN   TestConfigList/test_filter_by_id
23:29:54 [2024-01-03T23:29:54.569Z] === RUN   TestConfigList/test_filter_by_label_key_only
23:29:54 [2024-01-03T23:29:54.569Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
23:29:54 [2024-01-03T23:29:54.569Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
23:29:54 [2024-01-03T23:29:54.827Z] --- PASS: TestConfigList (4.55s)
23:29:54 [2024-01-03T23:29:54.827Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
23:29:54 [2024-01-03T23:29:54.827Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
23:29:54 [2024-01-03T23:29:54.827Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
23:29:54 [2024-01-03T23:29:54.827Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
23:29:54 [2024-01-03T23:29:54.827Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
23:29:54 [2024-01-03T23:29:54.827Z] === RUN   TestConfigsCreateAndDelete
23:29:56 [2024-01-03T23:29:56.727Z] --- PASS: TestConfigsCreateAndDelete (1.88s)
23:29:56 [2024-01-03T23:29:56.727Z] === RUN   TestConfigsUpdate
23:29:59 [2024-01-03T23:29:59.258Z] --- PASS: TestConfigsUpdate (2.08s)
23:29:59 [2024-01-03T23:29:59.258Z] === RUN   TestTemplatedConfig
23:30:01 [2024-01-03T23:30:01.788Z] --- PASS: TestTemplatedConfig (2.60s)
23:30:01 [2024-01-03T23:30:01.788Z] === RUN   TestConfigCreateResolve
23:30:03 [2024-01-03T23:30:03.688Z] --- PASS: TestConfigCreateResolve (1.91s)
23:30:03 [2024-01-03T23:30:03.688Z] PASS
23:30:03 [2024-01-03T23:30:03.688Z] 
23:30:03 [2024-01-03T23:30:03.688Z] DONE 11 tests in 15.118s
23:30:03 [2024-01-03T23:30:03.688Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
23:30:03 [2024-01-03T23:30:03.688Z] ++ '[' -n '' ']'
23:30:03 [2024-01-03T23:30:03.688Z] ++ 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
23:30:03 [2024-01-03T23:30:03.688Z] ++ set -e
23:30:03 [2024-01-03T23:30:03.688Z] ++ '[' -n 0 ']'
23:30:03 [2024-01-03T23:30:03.688Z] ++ set -x
23:30:03 [2024-01-03T23:30:03.688Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
23:30:03 [2024-01-03T23:30:03.688Z] INFO: Testing against a local daemon
23:30:03 [2024-01-03T23:30:03.688Z] === RUN   TestAttach
23:30:03 [2024-01-03T23:30:03.688Z] === RUN   TestAttach/without_TTY
23:30:03 [2024-01-03T23:30:03.688Z] === PAUSE TestAttach/without_TTY
23:30:03 [2024-01-03T23:30:03.688Z] === RUN   TestAttach/with_TTY
23:30:03 [2024-01-03T23:30:03.688Z] === PAUSE TestAttach/with_TTY
23:30:03 [2024-01-03T23:30:03.688Z] === CONT  TestAttach/without_TTY
23:30:03 [2024-01-03T23:30:03.688Z] === CONT  TestAttach/with_TTY
23:30:03 [2024-01-03T23:30:03.688Z] --- PASS: TestAttach (0.02s)
23:30:03 [2024-01-03T23:30:03.688Z]     --- PASS: TestAttach/with_TTY (0.07s)
23:30:03 [2024-01-03T23:30:03.688Z]     --- PASS: TestAttach/without_TTY (0.07s)
23:30:03 [2024-01-03T23:30:03.688Z] === RUN   TestCreateWithCDIDevices
23:30:04 [2024-01-03T23:30:04.622Z] --- PASS: TestCreateWithCDIDevices (1.03s)
23:30:04 [2024-01-03T23:30:04.622Z] === RUN   TestCDISpecDirsAreInSystemInfo
23:30:04 [2024-01-03T23:30:04.622Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
23:30:05 [2024-01-03T23:30:05.187Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
23:30:05 [2024-01-03T23:30:05.754Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
23:30:06 [2024-01-03T23:30:06.320Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
23:30:06 [2024-01-03T23:30:06.578Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
23:30:07 [2024-01-03T23:30:07.144Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
23:30:07 [2024-01-03T23:30:07.711Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
23:30:08 [2024-01-03T23:30:08.277Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
23:30:08 [2024-01-03T23:30:08.843Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
23:30:08 [2024-01-03T23:30:08.843Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
23:30:08 [2024-01-03T23:30:08.843Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
23:30:08 [2024-01-03T23:30:08.843Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
23:30:08 [2024-01-03T23:30:08.843Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
23:30:08 [2024-01-03T23:30:08.843Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
23:30:08 [2024-01-03T23:30:08.843Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
23:30:08 [2024-01-03T23:30:08.843Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
23:30:08 [2024-01-03T23:30:08.843Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestCheckpoint
23:30:08 [2024-01-03T23:30:08.843Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:30:08 [2024-01-03T23:30:08.843Z] --- SKIP: TestCheckpoint (0.00s)
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/commit
23:30:08 [2024-01-03T23:30:08.843Z] === PAUSE TestContainerInvalidJSON/commit
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/containers/create
23:30:08 [2024-01-03T23:30:08.843Z] === PAUSE TestContainerInvalidJSON/containers/create
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
23:30:08 [2024-01-03T23:30:08.843Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
23:30:08 [2024-01-03T23:30:08.843Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
23:30:08 [2024-01-03T23:30:08.843Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:30:08 [2024-01-03T23:30:08.843Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
23:30:08 [2024-01-03T23:30:08.843Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
23:30:08 [2024-01-03T23:30:08.843Z] === CONT  TestContainerInvalidJSON/commit
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
23:30:08 [2024-01-03T23:30:08.843Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
23:30:08 [2024-01-03T23:30:08.843Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
23:30:08 [2024-01-03T23:30:08.843Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
23:30:08 [2024-01-03T23:30:08.843Z] === CONT  TestContainerInvalidJSON/containers/create
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
23:30:08 [2024-01-03T23:30:08.843Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
23:30:08 [2024-01-03T23:30:08.843Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/commit/empty_body
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
23:30:08 [2024-01-03T23:30:08.843Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
23:30:08 [2024-01-03T23:30:08.843Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:30:08 [2024-01-03T23:30:08.843Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
23:30:08 [2024-01-03T23:30:08.843Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
23:30:08 [2024-01-03T23:30:08.843Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
23:30:08 [2024-01-03T23:30:08.843Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
23:30:08 [2024-01-03T23:30:08.843Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
23:30:08 [2024-01-03T23:30:08.843Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
23:30:08 [2024-01-03T23:30:08.843Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
23:30:08 [2024-01-03T23:30:08.843Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
23:30:08 [2024-01-03T23:30:08.843Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
23:30:08 [2024-01-03T23:30:08.843Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
23:30:08 [2024-01-03T23:30:08.843Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
23:30:08 [2024-01-03T23:30:08.843Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
23:30:08 [2024-01-03T23:30:08.844Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
23:30:08 [2024-01-03T23:30:08.844Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:30:08 [2024-01-03T23:30:08.844Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
23:30:08 [2024-01-03T23:30:08.844Z] === RUN   TestCopyFromContainerPathIsNotDir
23:30:08 [2024-01-03T23:30:08.844Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
23:30:08 [2024-01-03T23:30:08.844Z] === RUN   TestCopyToContainerPathDoesNotExist
23:30:08 [2024-01-03T23:30:08.844Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
23:30:08 [2024-01-03T23:30:08.844Z] === RUN   TestCopyEmptyFile
23:30:09 [2024-01-03T23:30:09.101Z] --- PASS: TestCopyEmptyFile (0.07s)
23:30:09 [2024-01-03T23:30:09.102Z] === RUN   TestCopyToContainerPathIsNotDir
23:30:09 [2024-01-03T23:30:09.102Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
23:30:09 [2024-01-03T23:30:09.102Z] === RUN   TestCopyFromContainer
23:30:09 [2024-01-03T23:30:09.668Z] === RUN   TestCopyFromContainer//
23:30:09 [2024-01-03T23:30:09.668Z] === RUN   TestCopyFromContainer/.
23:30:09 [2024-01-03T23:30:09.668Z] === RUN   TestCopyFromContainer//.
23:30:09 [2024-01-03T23:30:09.668Z] === RUN   TestCopyFromContainer/./
23:30:09 [2024-01-03T23:30:09.668Z] === RUN   TestCopyFromContainer//./
23:30:09 [2024-01-03T23:30:09.668Z] === RUN   TestCopyFromContainer//bar/root
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCopyFromContainer//bar/root/
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCopyFromContainer//bar/root/.
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCopyFromContainer/bar/quux
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCopyFromContainer/bar/quux/
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCopyFromContainer/bar/quux/.
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCopyFromContainer/bar/notarget
23:30:09 [2024-01-03T23:30:09.926Z] --- PASS: TestCopyFromContainer (0.82s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCopyFromContainer// (0.01s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCopyFromContainer/. (0.01s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCopyFromContainer//. (0.01s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCopyFromContainer/bar/quux (0.02s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:30:09 [2024-01-03T23:30:09.926Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:30:09 [2024-01-03T23:30:09.926Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:30:09 [2024-01-03T23:30:09.926Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:30:09 [2024-01-03T23:30:09.926Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:30:09 [2024-01-03T23:30:09.926Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:30:09 [2024-01-03T23:30:09.926Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:30:09 [2024-01-03T23:30:09.926Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCreateLinkToNonExistingContainer
23:30:09 [2024-01-03T23:30:09.926Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCreateWithInvalidEnv
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCreateWithInvalidEnv/0
23:30:09 [2024-01-03T23:30:09.926Z] === PAUSE TestCreateWithInvalidEnv/0
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCreateWithInvalidEnv/1
23:30:09 [2024-01-03T23:30:09.926Z] === PAUSE TestCreateWithInvalidEnv/1
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCreateWithInvalidEnv/2
23:30:09 [2024-01-03T23:30:09.926Z] === PAUSE TestCreateWithInvalidEnv/2
23:30:09 [2024-01-03T23:30:09.926Z] === CONT  TestCreateWithInvalidEnv/0
23:30:09 [2024-01-03T23:30:09.926Z] === CONT  TestCreateWithInvalidEnv/2
23:30:09 [2024-01-03T23:30:09.926Z] === CONT  TestCreateWithInvalidEnv/1
23:30:09 [2024-01-03T23:30:09.926Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:30:09 [2024-01-03T23:30:09.926Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCreateTmpfsMountsTarget
23:30:09 [2024-01-03T23:30:09.926Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:30:09 [2024-01-03T23:30:09.926Z] === RUN   TestCreateWithCustomMaskedPaths
23:30:11 [2024-01-03T23:30:11.301Z] --- PASS: TestCreateWithCustomMaskedPaths (1.36s)
23:30:11 [2024-01-03T23:30:11.301Z] === RUN   TestCreateWithCustomReadonlyPaths
23:30:12 [2024-01-03T23:30:12.675Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.38s)
23:30:12 [2024-01-03T23:30:12.675Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:30:12 [2024-01-03T23:30:12.675Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:30:12 [2024-01-03T23:30:12.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:30:12 [2024-01-03T23:30:12.675Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:30:12 [2024-01-03T23:30:12.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:30:12 [2024-01-03T23:30:12.675Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:30:12 [2024-01-03T23:30:12.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:30:12 [2024-01-03T23:30:12.675Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:30:12 [2024-01-03T23:30:12.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:30:12 [2024-01-03T23:30:12.675Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:30:12 [2024-01-03T23:30:12.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:30:12 [2024-01-03T23:30:12.675Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
23:30:12 [2024-01-03T23:30:12.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
23:30:12 [2024-01-03T23:30:12.675Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:30:12 [2024-01-03T23:30:12.675Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:30:12 [2024-01-03T23:30:12.675Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
23:30:12 [2024-01-03T23:30:12.675Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:30:12 [2024-01-03T23:30:12.675Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:30:12 [2024-01-03T23:30:12.675Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:30:12 [2024-01-03T23:30:12.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:30:12 [2024-01-03T23:30:12.675Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
23:30:12 [2024-01-03T23:30:12.675Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
23:30:12 [2024-01-03T23:30:12.675Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
23:30:12 [2024-01-03T23:30:12.675Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
23:30:12 [2024-01-03T23:30:12.675Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
23:30:12 [2024-01-03T23:30:12.675Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
23:30:12 [2024-01-03T23:30:12.675Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:30:13 [2024-01-03T23:30:13.241Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s)
23:30:13 [2024-01-03T23:30:13.241Z] === RUN   TestCreateDifferentPlatform
23:30:13 [2024-01-03T23:30:13.241Z] === RUN   TestCreateDifferentPlatform/different_os
23:30:13 [2024-01-03T23:30:13.241Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:30:13 [2024-01-03T23:30:13.241Z] --- PASS: TestCreateDifferentPlatform (0.01s)
23:30:13 [2024-01-03T23:30:13.241Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:30:13 [2024-01-03T23:30:13.241Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:30:13 [2024-01-03T23:30:13.241Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:30:13 [2024-01-03T23:30:13.241Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
23:30:13 [2024-01-03T23:30:13.241Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:30:13 [2024-01-03T23:30:13.241Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
23:30:13 [2024-01-03T23:30:13.241Z] === RUN   TestCreateInvalidHostConfig
23:30:13 [2024-01-03T23:30:13.241Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
23:30:13 [2024-01-03T23:30:13.241Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
23:30:13 [2024-01-03T23:30:13.241Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
23:30:13 [2024-01-03T23:30:13.241Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
23:30:13 [2024-01-03T23:30:13.241Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:30:13 [2024-01-03T23:30:13.241Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:30:13 [2024-01-03T23:30:13.241Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
23:30:13 [2024-01-03T23:30:13.241Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
23:30:13 [2024-01-03T23:30:13.241Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
23:30:13 [2024-01-03T23:30:13.241Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
23:30:13 [2024-01-03T23:30:13.241Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
23:30:13 [2024-01-03T23:30:13.241Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
23:30:13 [2024-01-03T23:30:13.241Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:30:13 [2024-01-03T23:30:13.241Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
23:30:13 [2024-01-03T23:30:13.241Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
23:30:13 [2024-01-03T23:30:13.241Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
23:30:13 [2024-01-03T23:30:13.241Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
23:30:13 [2024-01-03T23:30:13.241Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
23:30:13 [2024-01-03T23:30:13.241Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
23:30:13 [2024-01-03T23:30:13.241Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
23:30:13 [2024-01-03T23:30:13.241Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
23:30:13 [2024-01-03T23:30:13.241Z] === RUN   TestCreateWithMultipleEndpointSettings
23:30:13 [2024-01-03T23:30:13.241Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
23:30:13 [2024-01-03T23:30:13.500Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
23:30:13 [2024-01-03T23:30:13.500Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
23:30:13 [2024-01-03T23:30:13.500Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
23:30:13 [2024-01-03T23:30:13.500Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
23:30:13 [2024-01-03T23:30:13.500Z] === RUN   TestCreateWithCustomMACs
23:30:14 [2024-01-03T23:30:14.067Z] --- PASS: TestCreateWithCustomMACs (0.62s)
23:30:14 [2024-01-03T23:30:14.067Z] === RUN   TestContainerStartOnDaemonRestart
23:30:14 [2024-01-03T23:30:14.067Z] === PAUSE TestContainerStartOnDaemonRestart
23:30:14 [2024-01-03T23:30:14.067Z] === RUN   TestDaemonRestartIpcMode
23:30:14 [2024-01-03T23:30:14.067Z] === PAUSE TestDaemonRestartIpcMode
23:30:14 [2024-01-03T23:30:14.067Z] === RUN   TestDaemonHostGatewayIP
23:30:14 [2024-01-03T23:30:14.067Z] === PAUSE TestDaemonHostGatewayIP
23:30:14 [2024-01-03T23:30:14.067Z] === RUN   TestRestartDaemonWithRestartingContainer
23:30:14 [2024-01-03T23:30:14.067Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:30:14 [2024-01-03T23:30:14.067Z] === RUN   TestHardRestartWhenContainerIsRunning
23:30:14 [2024-01-03T23:30:14.067Z] === PAUSE TestHardRestartWhenContainerIsRunning
23:30:14 [2024-01-03T23:30:14.067Z] === RUN   TestContainerKillOnDaemonStart
23:30:14 [2024-01-03T23:30:14.067Z] === PAUSE TestContainerKillOnDaemonStart
23:30:14 [2024-01-03T23:30:14.067Z] === RUN   TestDiff
23:30:14 [2024-01-03T23:30:14.634Z] --- PASS: TestDiff (0.47s)
23:30:14 [2024-01-03T23:30:14.634Z] === RUN   TestDiffStoppedContainer
23:30:14 [2024-01-03T23:30:14.893Z] --- PASS: TestDiffStoppedContainer (0.46s)
23:30:14 [2024-01-03T23:30:14.893Z] === RUN   TestExecConsoleSize
23:30:15 [2024-01-03T23:30:15.459Z] --- PASS: TestExecConsoleSize (0.53s)
23:30:15 [2024-01-03T23:30:15.459Z] === RUN   TestExecWithCloseStdin
23:30:16 [2024-01-03T23:30:16.029Z] --- PASS: TestExecWithCloseStdin (0.52s)
23:30:16 [2024-01-03T23:30:16.029Z] === RUN   TestExec
23:30:16 [2024-01-03T23:30:16.596Z] --- PASS: TestExec (0.57s)
23:30:16 [2024-01-03T23:30:16.596Z] === RUN   TestExecUser
23:30:17 [2024-01-03T23:30:17.162Z] --- PASS: TestExecUser (0.53s)
23:30:17 [2024-01-03T23:30:17.162Z] === RUN   TestExecWithGroupAdd
23:30:17 [2024-01-03T23:30:17.728Z] --- PASS: TestExecWithGroupAdd (0.53s)
23:30:17 [2024-01-03T23:30:17.728Z] === RUN   TestExportContainerAndImportImage
23:30:18 [2024-01-03T23:30:18.294Z] --- PASS: TestExportContainerAndImportImage (0.58s)
23:30:18 [2024-01-03T23:30:18.294Z] === RUN   TestExportContainerAfterDaemonRestart
23:30:24 [2024-01-03T23:30:24.851Z] --- PASS: TestExportContainerAfterDaemonRestart (6.17s)
23:30:24 [2024-01-03T23:30:24.851Z] === RUN   TestHealthCheckWorkdir
23:30:25 [2024-01-03T23:30:25.123Z] --- PASS: TestHealthCheckWorkdir (0.69s)
23:30:25 [2024-01-03T23:30:25.123Z] === RUN   TestHealthKillContainer
23:30:33 [2024-01-03T23:30:33.234Z] --- PASS: TestHealthKillContainer (7.96s)
23:30:33 [2024-01-03T23:30:33.234Z] === RUN   TestHealthCheckProcessKilled
23:30:33 [2024-01-03T23:30:33.801Z] --- PASS: TestHealthCheckProcessKilled (0.84s)
23:30:33 [2024-01-03T23:30:33.801Z] === RUN   TestHealthStartInterval
23:30:35 [2024-01-03T23:30:35.174Z]     health_test.go:141: &{2024-01-03 23:30:35.053758194 +0000 UTC 2024-01-03 23:30:35.099595331 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:30:35 [2024-01-03T23:30:35.174Z]         }
23:30:35 [2024-01-03T23:30:35.432Z]     health_test.go:141: &{2024-01-03 23:30:35.053758194 +0000 UTC 2024-01-03 23:30:35.099595331 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:30:35 [2024-01-03T23:30:35.432Z]         }
23:30:35 [2024-01-03T23:30:35.432Z]     health_test.go:141: &{2024-01-03 23:30:35.053758194 +0000 UTC 2024-01-03 23:30:35.099595331 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:30:35 [2024-01-03T23:30:35.432Z]         }
23:30:35 [2024-01-03T23:30:35.690Z]     health_test.go:141: &{2024-01-03 23:30:35.053758194 +0000 UTC 2024-01-03 23:30:35.099595331 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:30:35 [2024-01-03T23:30:35.690Z]         }
23:30:35 [2024-01-03T23:30:35.690Z]     health_test.go:141: &{2024-01-03 23:30:35.053758194 +0000 UTC 2024-01-03 23:30:35.099595331 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:30:35 [2024-01-03T23:30:35.690Z]         }
23:30:35 [2024-01-03T23:30:35.690Z]     health_test.go:141: &{2024-01-03 23:30:35.053758194 +0000 UTC 2024-01-03 23:30:35.099595331 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:30:35 [2024-01-03T23:30:35.690Z]         }
23:30:35 [2024-01-03T23:30:35.948Z]     health_test.go:141: &{2024-01-03 23:30:35.053758194 +0000 UTC 2024-01-03 23:30:35.099595331 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:30:35 [2024-01-03T23:30:35.948Z]         }
23:30:35 [2024-01-03T23:30:35.948Z]     health_test.go:141: &{2024-01-03 23:30:35.053758194 +0000 UTC 2024-01-03 23:30:35.099595331 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:30:35 [2024-01-03T23:30:35.948Z]         }
23:30:36 [2024-01-03T23:30:36.206Z]     health_test.go:141: &{2024-01-03 23:30:35.053758194 +0000 UTC 2024-01-03 23:30:35.099595331 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:30:36 [2024-01-03T23:30:36.206Z]         }
23:30:36 [2024-01-03T23:30:36.206Z]     health_test.go:141: &{2024-01-03 23:30:35.053758194 +0000 UTC 2024-01-03 23:30:35.099595331 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:30:36 [2024-01-03T23:30:36.206Z]         }
23:30:36 [2024-01-03T23:30:36.206Z]     health_test.go:141: &{2024-01-03 23:30:35.053758194 +0000 UTC 2024-01-03 23:30:35.099595331 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:30:36 [2024-01-03T23:30:36.206Z]         }
23:30:36 [2024-01-03T23:30:36.464Z]     health_test.go:141: &{2024-01-03 23:30:36.121981378 +0000 UTC 2024-01-03 23:30:36.186924168 +0000 UTC 1 2}
23:30:36 [2024-01-03T23:30:36.464Z]     health_test.go:141: &{2024-01-03 23:30:36.121981378 +0000 UTC 2024-01-03 23:30:36.186924168 +0000 UTC 1 2}
23:30:36 [2024-01-03T23:30:36.721Z]     health_test.go:141: &{2024-01-03 23:30:36.121981378 +0000 UTC 2024-01-03 23:30:36.186924168 +0000 UTC 1 2}
23:30:36 [2024-01-03T23:30:36.721Z]     health_test.go:141: &{2024-01-03 23:30:36.121981378 +0000 UTC 2024-01-03 23:30:36.186924168 +0000 UTC 1 2}
23:30:36 [2024-01-03T23:30:36.721Z]     health_test.go:141: &{2024-01-03 23:30:36.121981378 +0000 UTC 2024-01-03 23:30:36.186924168 +0000 UTC 1 2}
23:30:36 [2024-01-03T23:30:36.979Z]     health_test.go:141: &{2024-01-03 23:30:36.121981378 +0000 UTC 2024-01-03 23:30:36.186924168 +0000 UTC 1 2}
23:30:36 [2024-01-03T23:30:36.979Z]     health_test.go:141: &{2024-01-03 23:30:36.121981378 +0000 UTC 2024-01-03 23:30:36.186924168 +0000 UTC 1 2}
23:30:36 [2024-01-03T23:30:36.979Z]     health_test.go:141: &{2024-01-03 23:30:36.121981378 +0000 UTC 2024-01-03 23:30:36.186924168 +0000 UTC 1 2}
23:30:37 [2024-01-03T23:30:37.237Z]     health_test.go:141: &{2024-01-03 23:30:36.121981378 +0000 UTC 2024-01-03 23:30:36.186924168 +0000 UTC 1 2}
23:30:37 [2024-01-03T23:30:37.237Z]     health_test.go:141: &{2024-01-03 23:30:36.121981378 +0000 UTC 2024-01-03 23:30:36.186924168 +0000 UTC 1 2}
23:30:37 [2024-01-03T23:30:37.495Z]     health_test.go:169: 1.070467095s
23:30:38 [2024-01-03T23:30:38.428Z]     health_test.go:169: 1.070467095s
23:30:39 [2024-01-03T23:30:39.362Z]     health_test.go:169: 1.070467095s
23:30:40 [2024-01-03T23:30:40.295Z]     health_test.go:169: 1.070467095s
23:30:41 [2024-01-03T23:30:41.668Z]     health_test.go:169: 1.070467095s
23:30:42 [2024-01-03T23:30:42.601Z]     health_test.go:169: 1.070467095s
23:30:43 [2024-01-03T23:30:43.535Z]     health_test.go:169: 1.070467095s
23:30:44 [2024-01-03T23:30:44.468Z]     health_test.go:169: 1.070467095s
23:30:45 [2024-01-03T23:30:45.401Z]     health_test.go:169: 1.070467095s
23:30:46 [2024-01-03T23:30:46.334Z]     health_test.go:169: 1.070467095s
23:30:47 [2024-01-03T23:30:47.707Z]     health_test.go:169: 1.070467095s
23:30:48 [2024-01-03T23:30:48.640Z]     health_test.go:169: 1.070467095s
23:30:49 [2024-01-03T23:30:49.573Z]     health_test.go:169: 1.070467095s
23:30:50 [2024-01-03T23:30:50.507Z]     health_test.go:169: 1.070467095s
23:30:51 [2024-01-03T23:30:51.440Z]     health_test.go:169: 1.070467095s
23:30:52 [2024-01-03T23:30:52.373Z]     health_test.go:169: 1.070467095s
23:30:53 [2024-01-03T23:30:53.306Z]     health_test.go:169: 1.070467095s
23:30:54 [2024-01-03T23:30:54.679Z]     health_test.go:169: 1.070467095s
23:30:55 [2024-01-03T23:30:55.613Z]     health_test.go:169: 1.070467095s
23:30:56 [2024-01-03T23:30:56.575Z]     health_test.go:169: 1.070467095s
23:30:57 [2024-01-03T23:30:57.508Z]     health_test.go:169: 1.070467095s
23:30:58 [2024-01-03T23:30:58.441Z]     health_test.go:169: 1.070467095s
23:30:59 [2024-01-03T23:30:59.375Z]     health_test.go:169: 1.070467095s
23:31:00 [2024-01-03T23:31:00.308Z]     health_test.go:169: 1.070467095s
23:31:01 [2024-01-03T23:31:01.681Z]     health_test.go:169: 1.070467095s
23:31:02 [2024-01-03T23:31:02.614Z]     health_test.go:169: 1.070467095s
23:31:03 [2024-01-03T23:31:03.547Z]     health_test.go:169: 1.070467095s
23:31:04 [2024-01-03T23:31:04.480Z]     health_test.go:169: 1.070467095s
23:31:05 [2024-01-03T23:31:05.413Z]     health_test.go:169: 1.070467095s
23:31:06 [2024-01-03T23:31:06.347Z]     health_test.go:169: 1.070467095s
23:31:07 [2024-01-03T23:31:07.721Z]     health_test.go:169: 1.070467095s
23:31:08 [2024-01-03T23:31:08.654Z] --- PASS: TestHealthStartInterval (34.72s)
23:31:08 [2024-01-03T23:31:08.654Z] === RUN   TestInspectCpusetInConfigPre120
23:31:09 [2024-01-03T23:31:09.220Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s)
23:31:09 [2024-01-03T23:31:09.220Z] === RUN   TestInspectAnnotations
23:31:09 [2024-01-03T23:31:09.220Z] --- PASS: TestInspectAnnotations (0.05s)
23:31:09 [2024-01-03T23:31:09.220Z] === RUN   TestIpcModeNone
23:31:09 [2024-01-03T23:31:09.786Z] --- PASS: TestIpcModeNone (0.56s)
23:31:09 [2024-01-03T23:31:09.786Z] === RUN   TestIpcModePrivate
23:31:10 [2024-01-03T23:31:10.044Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
23:31:10 [2024-01-03T23:31:10.302Z] --- PASS: TestIpcModePrivate (0.54s)
23:31:10 [2024-01-03T23:31:10.302Z] === RUN   TestIpcModeShareable
23:31:10 [2024-01-03T23:31:10.561Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
23:31:10 [2024-01-03T23:31:10.818Z] --- PASS: TestIpcModeShareable (0.52s)
23:31:10 [2024-01-03T23:31:10.819Z] === RUN   TestAPIIpcModeShareableAndContainer
23:31:12 [2024-01-03T23:31:12.193Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.22s)
23:31:12 [2024-01-03T23:31:12.193Z] === RUN   TestAPIIpcModeHost
23:31:12 [2024-01-03T23:31:12.451Z] --- PASS: TestAPIIpcModeHost (0.37s)
23:31:12 [2024-01-03T23:31:12.451Z] === RUN   TestDaemonIpcModeShareable
23:31:13 [2024-01-03T23:31:13.385Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
23:31:13 [2024-01-03T23:31:13.643Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
23:31:13 [2024-01-03T23:31:13.643Z] === RUN   TestDaemonIpcModePrivate
23:31:14 [2024-01-03T23:31:14.577Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
23:31:14 [2024-01-03T23:31:14.835Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
23:31:14 [2024-01-03T23:31:14.835Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:31:15 [2024-01-03T23:31:15.770Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
23:31:15 [2024-01-03T23:31:15.770Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
23:31:15 [2024-01-03T23:31:15.770Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:31:17 [2024-01-03T23:31:17.145Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
23:31:17 [2024-01-03T23:31:17.145Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
23:31:17 [2024-01-03T23:31:17.145Z] === RUN   TestIpcModeOlderClient
23:31:17 [2024-01-03T23:31:17.145Z] === PAUSE TestIpcModeOlderClient
23:31:17 [2024-01-03T23:31:17.145Z] === RUN   TestKillContainerInvalidSignal
23:31:17 [2024-01-03T23:31:17.711Z] --- PASS: TestKillContainerInvalidSignal (0.51s)
23:31:17 [2024-01-03T23:31:17.711Z] === RUN   TestKillContainer
23:31:17 [2024-01-03T23:31:17.711Z] === RUN   TestKillContainer/no_signal
23:31:17 [2024-01-03T23:31:17.970Z] === RUN   TestKillContainer/non_killing_signal
23:31:18 [2024-01-03T23:31:18.228Z] === RUN   TestKillContainer/killing_signal
23:31:19 [2024-01-03T23:31:19.163Z] --- PASS: TestKillContainer (1.38s)
23:31:19 [2024-01-03T23:31:19.163Z]     --- PASS: TestKillContainer/no_signal (0.44s)
23:31:19 [2024-01-03T23:31:19.163Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
23:31:19 [2024-01-03T23:31:19.163Z]     --- PASS: TestKillContainer/killing_signal (0.47s)
23:31:19 [2024-01-03T23:31:19.163Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:31:19 [2024-01-03T23:31:19.163Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:31:19 [2024-01-03T23:31:19.421Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:31:19 [2024-01-03T23:31:19.987Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s)
23:31:19 [2024-01-03T23:31:19.987Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s)
23:31:19 [2024-01-03T23:31:19.987Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
23:31:19 [2024-01-03T23:31:19.987Z] === RUN   TestKillStoppedContainer
23:31:19 [2024-01-03T23:31:19.987Z] --- PASS: TestKillStoppedContainer (0.05s)
23:31:19 [2024-01-03T23:31:19.987Z] === RUN   TestKillStoppedContainerAPIPre120
23:31:19 [2024-01-03T23:31:19.987Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
23:31:19 [2024-01-03T23:31:19.987Z] === RUN   TestKillDifferentUserContainer
23:31:20 [2024-01-03T23:31:20.553Z] --- PASS: TestKillDifferentUserContainer (0.52s)
23:31:20 [2024-01-03T23:31:20.553Z] === RUN   TestInspectOomKilledTrue
23:31:21 [2024-01-03T23:31:21.120Z] --- PASS: TestInspectOomKilledTrue (0.53s)
23:31:21 [2024-01-03T23:31:21.120Z] === RUN   TestInspectOomKilledFalse
23:31:21 [2024-01-03T23:31:21.694Z] --- PASS: TestInspectOomKilledFalse (0.48s)
23:31:21 [2024-01-03T23:31:21.694Z] === RUN   TestLinksEtcHostsContentMatch
23:31:21 [2024-01-03T23:31:21.959Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
23:31:21 [2024-01-03T23:31:21.959Z] === RUN   TestLinksContainerNames
23:31:22 [2024-01-03T23:31:22.895Z] --- PASS: TestLinksContainerNames (0.93s)
23:31:22 [2024-01-03T23:31:22.895Z] === RUN   TestLogsFollowTailEmpty
23:31:23 [2024-01-03T23:31:23.153Z] --- PASS: TestLogsFollowTailEmpty (0.48s)
23:31:23 [2024-01-03T23:31:23.154Z] === RUN   TestLogs
23:31:23 [2024-01-03T23:31:23.154Z] === RUN   TestLogs/driver_local
23:31:23 [2024-01-03T23:31:23.154Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
23:31:23 [2024-01-03T23:31:23.154Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
23:31:23 [2024-01-03T23:31:23.154Z] === RUN   TestLogs/driver_local/tty/only_stdout
23:31:23 [2024-01-03T23:31:23.154Z] === PAUSE TestLogs/driver_local/tty/only_stdout
23:31:23 [2024-01-03T23:31:23.154Z] === RUN   TestLogs/driver_local/tty/only_stderr
23:31:23 [2024-01-03T23:31:23.154Z] === PAUSE TestLogs/driver_local/tty/only_stderr
23:31:23 [2024-01-03T23:31:23.154Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
23:31:23 [2024-01-03T23:31:23.154Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
23:31:23 [2024-01-03T23:31:23.154Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
23:31:23 [2024-01-03T23:31:23.154Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
23:31:23 [2024-01-03T23:31:23.154Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
23:31:23 [2024-01-03T23:31:23.154Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
23:31:23 [2024-01-03T23:31:23.154Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
23:31:23 [2024-01-03T23:31:23.154Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
23:31:23 [2024-01-03T23:31:23.154Z] === CONT  TestLogs/driver_local/tty/only_stderr
23:31:23 [2024-01-03T23:31:23.154Z] === CONT  TestLogs/driver_local/tty/only_stdout
23:31:23 [2024-01-03T23:31:23.154Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
23:31:23 [2024-01-03T23:31:23.154Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
23:31:25 [2024-01-03T23:31:25.056Z] === RUN   TestLogs/driver_json-file
23:31:25 [2024-01-03T23:31:25.056Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
23:31:25 [2024-01-03T23:31:25.056Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
23:31:25 [2024-01-03T23:31:25.056Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
23:31:25 [2024-01-03T23:31:25.056Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
23:31:25 [2024-01-03T23:31:25.056Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
23:31:25 [2024-01-03T23:31:25.056Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
23:31:25 [2024-01-03T23:31:25.056Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:31:25 [2024-01-03T23:31:25.056Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:31:25 [2024-01-03T23:31:25.056Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
23:31:25 [2024-01-03T23:31:25.056Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
23:31:25 [2024-01-03T23:31:25.056Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
23:31:25 [2024-01-03T23:31:25.056Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
23:31:25 [2024-01-03T23:31:25.056Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
23:31:25 [2024-01-03T23:31:25.056Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:31:25 [2024-01-03T23:31:25.056Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
23:31:25 [2024-01-03T23:31:25.056Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
23:31:25 [2024-01-03T23:31:25.056Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
23:31:25 [2024-01-03T23:31:25.056Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
23:31:26 [2024-01-03T23:31:26.432Z] --- PASS: TestLogs (3.19s)
23:31:26 [2024-01-03T23:31:26.432Z]     --- PASS: TestLogs/driver_local (0.01s)
23:31:26 [2024-01-03T23:31:26.432Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.07s)
23:31:26 [2024-01-03T23:31:26.432Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.07s)
23:31:26 [2024-01-03T23:31:26.432Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.49s)
23:31:26 [2024-01-03T23:31:26.432Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.49s)
23:31:26 [2024-01-03T23:31:26.432Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.50s)
23:31:26 [2024-01-03T23:31:26.432Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.56s)
23:31:26 [2024-01-03T23:31:26.432Z]     --- PASS: TestLogs/driver_json-file (0.01s)
23:31:26 [2024-01-03T23:31:26.432Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.99s)
23:31:26 [2024-01-03T23:31:26.432Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.16s)
23:31:26 [2024-01-03T23:31:26.432Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.32s)
23:31:26 [2024-01-03T23:31:26.432Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.37s)
23:31:26 [2024-01-03T23:31:26.432Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.46s)
23:31:26 [2024-01-03T23:31:26.432Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.61s)
23:31:26 [2024-01-03T23:31:26.432Z] === RUN   TestContainerNetworkMountsNoChown
23:31:26 [2024-01-03T23:31:26.998Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s)
23:31:26 [2024-01-03T23:31:26.998Z] === RUN   TestMountDaemonRoot
23:31:26 [2024-01-03T23:31:26.998Z] === RUN   TestMountDaemonRoot/default
23:31:26 [2024-01-03T23:31:26.998Z] === PAUSE TestMountDaemonRoot/default
23:31:26 [2024-01-03T23:31:26.998Z] === RUN   TestMountDaemonRoot/private
23:31:26 [2024-01-03T23:31:26.998Z] === PAUSE TestMountDaemonRoot/private
23:31:26 [2024-01-03T23:31:26.998Z] === RUN   TestMountDaemonRoot/rprivate
23:31:26 [2024-01-03T23:31:26.998Z] === PAUSE TestMountDaemonRoot/rprivate
23:31:26 [2024-01-03T23:31:26.998Z] === RUN   TestMountDaemonRoot/slave
23:31:26 [2024-01-03T23:31:26.998Z] === PAUSE TestMountDaemonRoot/slave
23:31:26 [2024-01-03T23:31:26.998Z] === RUN   TestMountDaemonRoot/rslave
23:31:26 [2024-01-03T23:31:26.998Z] === PAUSE TestMountDaemonRoot/rslave
23:31:26 [2024-01-03T23:31:26.998Z] === RUN   TestMountDaemonRoot/shared
23:31:26 [2024-01-03T23:31:26.998Z] === PAUSE TestMountDaemonRoot/shared
23:31:26 [2024-01-03T23:31:26.998Z] === RUN   TestMountDaemonRoot/rshared
23:31:26 [2024-01-03T23:31:26.998Z] === PAUSE TestMountDaemonRoot/rshared
23:31:26 [2024-01-03T23:31:26.998Z] === CONT  TestMountDaemonRoot/default
23:31:26 [2024-01-03T23:31:26.998Z] === CONT  TestMountDaemonRoot/rslave
23:31:26 [2024-01-03T23:31:26.998Z] === CONT  TestMountDaemonRoot/rshared
23:31:26 [2024-01-03T23:31:26.998Z] === CONT  TestMountDaemonRoot/private
23:31:26 [2024-01-03T23:31:26.998Z] === CONT  TestMountDaemonRoot/shared
23:31:26 [2024-01-03T23:31:26.998Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:31:26 [2024-01-03T23:31:26.998Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:31:26 [2024-01-03T23:31:26.998Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:31:26 [2024-01-03T23:31:26.998Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:31:26 [2024-01-03T23:31:26.998Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:31:26 [2024-01-03T23:31:26.998Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:31:26 [2024-01-03T23:31:26.998Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:31:26 [2024-01-03T23:31:26.998Z] === RUN   TestMountDaemonRoot/private/bind_root
23:31:26 [2024-01-03T23:31:26.998Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:31:26 [2024-01-03T23:31:26.998Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:31:26 [2024-01-03T23:31:26.998Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:31:26 [2024-01-03T23:31:26.998Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:31:26 [2024-01-03T23:31:26.998Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:31:26 [2024-01-03T23:31:26.998Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:31:26 [2024-01-03T23:31:26.998Z] === CONT  TestMountDaemonRoot/rprivate
23:31:26 [2024-01-03T23:31:26.998Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:31:26 [2024-01-03T23:31:26.998Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:31:26 [2024-01-03T23:31:26.998Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:31:26 [2024-01-03T23:31:26.998Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:31:26 [2024-01-03T23:31:26.998Z] === CONT  TestMountDaemonRoot/slave
23:31:26 [2024-01-03T23:31:26.998Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:31:26 [2024-01-03T23:31:26.998Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:31:26 [2024-01-03T23:31:26.998Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:31:26 [2024-01-03T23:31:26.998Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:31:26 [2024-01-03T23:31:26.998Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === RUN   TestMountDaemonRoot/default/bind_root
23:31:26 [2024-01-03T23:31:26.999Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:31:26 [2024-01-03T23:31:26.999Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:31:26 [2024-01-03T23:31:26.999Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:31:26 [2024-01-03T23:31:26.999Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === RUN   TestMountDaemonRoot/default/mount_root
23:31:26 [2024-01-03T23:31:26.999Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:31:26 [2024-01-03T23:31:26.999Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:31:26 [2024-01-03T23:31:26.999Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:31:26 [2024-01-03T23:31:26.999Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:31:26 [2024-01-03T23:31:26.999Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:31:26 [2024-01-03T23:31:26.999Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:31:26 [2024-01-03T23:31:26.999Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === RUN   TestMountDaemonRoot/private/mount_root
23:31:26 [2024-01-03T23:31:26.999Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:31:26 [2024-01-03T23:31:26.999Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:31:26 [2024-01-03T23:31:26.999Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:31:26 [2024-01-03T23:31:26.999Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/default/mount_root
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/default/bind_root
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:31:26 [2024-01-03T23:31:26.999Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:31:26 [2024-01-03T23:31:26.999Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:31:26 [2024-01-03T23:31:26.999Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/private/bind_root
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/private/mount_root
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:31:26 [2024-01-03T23:31:26.999Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:31:27 [2024-01-03T23:31:27.257Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:31:27 [2024-01-03T23:31:27.257Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:31:27 [2024-01-03T23:31:27.257Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:31:27 [2024-01-03T23:31:27.257Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:31:27 [2024-01-03T23:31:27.257Z] --- PASS: TestMountDaemonRoot (0.01s)
23:31:27 [2024-01-03T23:31:27.257Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s)
23:31:27 [2024-01-03T23:31:27.257Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.12s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
23:31:27 [2024-01-03T23:31:27.257Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s)
23:31:27 [2024-01-03T23:31:27.257Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.08s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.08s)
23:31:27 [2024-01-03T23:31:27.257Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.08s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.09s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s)
23:31:27 [2024-01-03T23:31:27.257Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.07s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.08s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.08s)
23:31:27 [2024-01-03T23:31:27.257Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
23:31:27 [2024-01-03T23:31:27.257Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
23:31:27 [2024-01-03T23:31:27.257Z] === RUN   TestContainerBindMountNonRecursive
23:31:28 [2024-01-03T23:31:28.632Z] --- PASS: TestContainerBindMountNonRecursive (1.31s)
23:31:28 [2024-01-03T23:31:28.632Z] === RUN   TestContainerVolumesMountedAsShared
23:31:28 [2024-01-03T23:31:28.890Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
23:31:28 [2024-01-03T23:31:28.890Z] === RUN   TestContainerVolumesMountedAsSlave
23:31:29 [2024-01-03T23:31:29.148Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
23:31:29 [2024-01-03T23:31:29.148Z] === RUN   TestContainerCopyLeaksMounts
23:31:29 [2024-01-03T23:31:29.715Z] --- PASS: TestContainerCopyLeaksMounts (0.56s)
23:31:29 [2024-01-03T23:31:29.715Z] === RUN   TestContainerBindMountRecursivelyReadOnly
23:31:31 [2024-01-03T23:31:31.616Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.77s)
23:31:31 [2024-01-03T23:31:31.616Z] === RUN   TestNetworkNat
23:31:32 [2024-01-03T23:31:32.183Z] --- PASS: TestNetworkNat (0.49s)
23:31:32 [2024-01-03T23:31:32.183Z] === RUN   TestNetworkLocalhostTCPNat
23:31:32 [2024-01-03T23:31:32.749Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s)
23:31:32 [2024-01-03T23:31:32.749Z] === RUN   TestNetworkLoopbackNat
23:31:35 [2024-01-03T23:31:35.278Z] --- PASS: TestNetworkLoopbackNat (2.66s)
23:31:35 [2024-01-03T23:31:35.278Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
23:31:35 [2024-01-03T23:31:35.536Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
23:31:35 [2024-01-03T23:31:35.536Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
23:31:35 [2024-01-03T23:31:35.536Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
23:31:35 [2024-01-03T23:31:35.536Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
23:31:35 [2024-01-03T23:31:35.794Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.49s)
23:31:35 [2024-01-03T23:31:35.794Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
23:31:35 [2024-01-03T23:31:35.794Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
23:31:35 [2024-01-03T23:31:35.794Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
23:31:35 [2024-01-03T23:31:35.794Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
23:31:35 [2024-01-03T23:31:35.794Z] === RUN   TestPause
23:31:36 [2024-01-03T23:31:36.360Z] --- PASS: TestPause (0.53s)
23:31:36 [2024-01-03T23:31:36.360Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:31:36 [2024-01-03T23:31:36.360Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:31:36 [2024-01-03T23:31:36.360Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:31:36 [2024-01-03T23:31:36.360Z] === RUN   TestPauseStopPausedContainer
23:31:36 [2024-01-03T23:31:36.927Z] --- PASS: TestPauseStopPausedContainer (0.48s)
23:31:36 [2024-01-03T23:31:36.927Z] === RUN   TestPIDModeHost
23:31:37 [2024-01-03T23:31:37.861Z] --- PASS: TestPIDModeHost (1.05s)
23:31:37 [2024-01-03T23:31:37.861Z] === RUN   TestPIDModeContainer
23:31:37 [2024-01-03T23:31:37.861Z] === RUN   TestPIDModeContainer/non-existing_container
23:31:37 [2024-01-03T23:31:37.861Z] === RUN   TestPIDModeContainer/non-running_container
23:31:37 [2024-01-03T23:31:37.861Z] === RUN   TestPIDModeContainer/running_container
23:31:38 [2024-01-03T23:31:38.795Z] --- PASS: TestPIDModeContainer (1.10s)
23:31:38 [2024-01-03T23:31:38.795Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
23:31:38 [2024-01-03T23:31:38.795Z]     --- PASS: TestPIDModeContainer/non-running_container (0.17s)
23:31:38 [2024-01-03T23:31:38.795Z]     --- PASS: TestPIDModeContainer/running_container (0.49s)
23:31:38 [2024-01-03T23:31:38.795Z] === RUN   TestPsFilter
23:31:39 [2024-01-03T23:31:39.054Z] === RUN   TestPsFilter/since
23:31:39 [2024-01-03T23:31:39.054Z] === RUN   TestPsFilter/before
23:31:39 [2024-01-03T23:31:39.054Z] --- PASS: TestPsFilter (0.14s)
23:31:39 [2024-01-03T23:31:39.054Z]     --- PASS: TestPsFilter/since (0.00s)
23:31:39 [2024-01-03T23:31:39.054Z]     --- PASS: TestPsFilter/before (0.00s)
23:31:39 [2024-01-03T23:31:39.054Z] === RUN   TestRemoveContainerWithRemovedVolume
23:31:39 [2024-01-03T23:31:39.620Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s)
23:31:39 [2024-01-03T23:31:39.620Z] === RUN   TestRemoveContainerWithVolume
23:31:39 [2024-01-03T23:31:39.878Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
23:31:39 [2024-01-03T23:31:39.878Z] === RUN   TestRemoveContainerRunning
23:31:40 [2024-01-03T23:31:40.444Z] --- PASS: TestRemoveContainerRunning (0.45s)
23:31:40 [2024-01-03T23:31:40.444Z] === RUN   TestRemoveContainerForceRemoveRunning
23:31:41 [2024-01-03T23:31:41.010Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s)
23:31:41 [2024-01-03T23:31:41.010Z] === RUN   TestRemoveInvalidContainer
23:31:41 [2024-01-03T23:31:41.010Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:31:41 [2024-01-03T23:31:41.010Z] === RUN   TestRenameLinkedContainer
23:31:42 [2024-01-03T23:31:42.911Z] --- PASS: TestRenameLinkedContainer (2.12s)
23:31:42 [2024-01-03T23:31:42.911Z] === RUN   TestRenameStoppedContainer
23:31:43 [2024-01-03T23:31:43.477Z] --- PASS: TestRenameStoppedContainer (0.43s)
23:31:43 [2024-01-03T23:31:43.477Z] === RUN   TestRenameRunningContainerAndReuse
23:31:44 [2024-01-03T23:31:44.411Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s)
23:31:44 [2024-01-03T23:31:44.411Z] === RUN   TestRenameInvalidName
23:31:44 [2024-01-03T23:31:44.977Z] --- PASS: TestRenameInvalidName (0.44s)
23:31:44 [2024-01-03T23:31:44.977Z] === RUN   TestRenameAnonymousContainer
23:31:46 [2024-01-03T23:31:46.352Z] --- PASS: TestRenameAnonymousContainer (1.66s)
23:31:46 [2024-01-03T23:31:46.352Z] === RUN   TestRenameContainerWithSameName
23:31:46 [2024-01-03T23:31:46.918Z] --- PASS: TestRenameContainerWithSameName (0.45s)
23:31:46 [2024-01-03T23:31:46.918Z] === RUN   TestRenameContainerWithLinkedContainer
23:31:47 [2024-01-03T23:31:47.853Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s)
23:31:47 [2024-01-03T23:31:47.853Z] === RUN   TestResize
23:31:47 [2024-01-03T23:31:47.853Z] === RUN   TestResize/success
23:31:48 [2024-01-03T23:31:48.111Z] === RUN   TestResize/invalid_size
23:31:48 [2024-01-03T23:31:48.369Z] === RUN   TestResize/invalid_state
23:31:48 [2024-01-03T23:31:48.942Z] --- PASS: TestResize (1.03s)
23:31:48 [2024-01-03T23:31:48.942Z]     --- PASS: TestResize/success (0.26s)
23:31:48 [2024-01-03T23:31:48.942Z]     --- PASS: TestResize/invalid_size (0.26s)
23:31:48 [2024-01-03T23:31:48.942Z]     --- PASS: TestResize/invalid_state (0.04s)
23:31:48 [2024-01-03T23:31:48.942Z] === RUN   TestDaemonRestartKillContainers
23:31:48 [2024-01-03T23:31:48.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:31:48 [2024-01-03T23:31:48.942Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:31:50 [2024-01-03T23:31:50.325Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:31:50 [2024-01-03T23:31:50.325Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:31:50 [2024-01-03T23:31:50.893Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:31:51 [2024-01-03T23:31:51.152Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:31:51 [2024-01-03T23:31:51.152Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:31:52 [2024-01-03T23:31:52.087Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:31:52 [2024-01-03T23:31:52.346Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:31:52 [2024-01-03T23:31:52.346Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:31:56 [2024-01-03T23:31:56.531Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:31:56 [2024-01-03T23:31:56.531Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s)
23:31:56 [2024-01-03T23:31:56.531Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
23:31:56 [2024-01-03T23:31:56.531Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.98s)
23:31:56 [2024-01-03T23:31:56.531Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.18s)
23:31:56 [2024-01-03T23:31:56.531Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.20s)
23:31:56 [2024-01-03T23:31:56.531Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.08s)
23:31:56 [2024-01-03T23:31:56.531Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s)
23:31:56 [2024-01-03T23:31:56.531Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.29s)
23:31:56 [2024-01-03T23:31:56.531Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s)
23:31:56 [2024-01-03T23:31:56.531Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.38s)
23:31:56 [2024-01-03T23:31:56.531Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.94s)
23:31:56 [2024-01-03T23:31:56.531Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.47s)
23:31:56 [2024-01-03T23:31:56.531Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s)
23:31:56 [2024-01-03T23:31:56.531Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.14s)
23:31:56 [2024-01-03T23:31:56.531Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.79s)
23:31:56 [2024-01-03T23:31:56.531Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.08s)
23:31:56 [2024-01-03T23:31:56.531Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
23:31:56 [2024-01-03T23:31:56.531Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
23:31:57 [2024-01-03T23:31:57.466Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
23:31:58 [2024-01-03T23:31:58.402Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.95s)
23:31:58 [2024-01-03T23:31:58.402Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s)
23:31:58 [2024-01-03T23:31:58.402Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.99s)
23:31:58 [2024-01-03T23:31:58.402Z] === RUN   TestContainerRestartWithCancelledRequest
23:32:00 [2024-01-03T23:32:00.932Z] --- PASS: TestContainerRestartWithCancelledRequest (1.97s)
23:32:00 [2024-01-03T23:32:00.932Z] === RUN   TestCgroupNamespacesRun
23:32:01 [2024-01-03T23:32:01.867Z] --- PASS: TestCgroupNamespacesRun (1.17s)
23:32:01 [2024-01-03T23:32:01.867Z] === RUN   TestCgroupNamespacesRunPrivileged
23:32:02 [2024-01-03T23:32:02.802Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
23:32:02 [2024-01-03T23:32:02.802Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:32:04 [2024-01-03T23:32:04.176Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
23:32:04 [2024-01-03T23:32:04.176Z] === RUN   TestCgroupNamespacesRunHostMode
23:32:05 [2024-01-03T23:32:05.111Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s)
23:32:05 [2024-01-03T23:32:05.111Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:32:06 [2024-01-03T23:32:06.045Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
23:32:06 [2024-01-03T23:32:06.045Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:32:07 [2024-01-03T23:32:07.420Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
23:32:07 [2024-01-03T23:32:07.420Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:32:07 [2024-01-03T23:32:07.987Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
23:32:07 [2024-01-03T23:32:07.987Z] === RUN   TestCgroupNamespacesRunOlderClient
23:32:09 [2024-01-03T23:32:09.361Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
23:32:09 [2024-01-03T23:32:09.361Z] === RUN   TestNISDomainname
23:32:09 [2024-01-03T23:32:09.619Z] --- PASS: TestNISDomainname (0.55s)
23:32:09 [2024-01-03T23:32:09.619Z] === RUN   TestHostnameDnsResolution
23:32:10 [2024-01-03T23:32:10.553Z] --- PASS: TestHostnameDnsResolution (0.69s)
23:32:10 [2024-01-03T23:32:10.553Z] === RUN   TestUnprivilegedPortsAndPing
23:32:10 [2024-01-03T23:32:10.811Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s)
23:32:10 [2024-01-03T23:32:10.811Z] === RUN   TestPrivilegedHostDevices
23:32:11 [2024-01-03T23:32:11.378Z] --- PASS: TestPrivilegedHostDevices (0.54s)
23:32:11 [2024-01-03T23:32:11.378Z] === RUN   TestRunConsoleSize
23:32:11 [2024-01-03T23:32:11.944Z] --- PASS: TestRunConsoleSize (0.50s)
23:32:11 [2024-01-03T23:32:11.944Z] === RUN   TestRunWithAlternativeContainerdShim
23:32:18 [2024-01-03T23:32:18.503Z] --- PASS: TestRunWithAlternativeContainerdShim (5.53s)
23:32:18 [2024-01-03T23:32:18.503Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
23:32:18 [2024-01-03T23:32:18.503Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.11s)
23:32:18 [2024-01-03T23:32:18.503Z] === RUN   TestStats
23:32:20 [2024-01-03T23:32:20.403Z] --- PASS: TestStats (1.47s)
23:32:20 [2024-01-03T23:32:20.403Z] === RUN   TestStopContainerWithTimeout
23:32:20 [2024-01-03T23:32:20.403Z] === RUN   TestStopContainerWithTimeout/0
23:32:20 [2024-01-03T23:32:20.403Z] === PAUSE TestStopContainerWithTimeout/0
23:32:20 [2024-01-03T23:32:20.403Z] === RUN   TestStopContainerWithTimeout/1
23:32:20 [2024-01-03T23:32:20.403Z] === PAUSE TestStopContainerWithTimeout/1
23:32:20 [2024-01-03T23:32:20.403Z] === RUN   TestStopContainerWithTimeout/3
23:32:20 [2024-01-03T23:32:20.403Z] === PAUSE TestStopContainerWithTimeout/3
23:32:20 [2024-01-03T23:32:20.403Z] === RUN   TestStopContainerWithTimeout/-1
23:32:20 [2024-01-03T23:32:20.403Z] === PAUSE TestStopContainerWithTimeout/-1
23:32:20 [2024-01-03T23:32:20.403Z] === CONT  TestStopContainerWithTimeout/0
23:32:20 [2024-01-03T23:32:20.403Z] === CONT  TestStopContainerWithTimeout/3
23:32:20 [2024-01-03T23:32:20.403Z] === CONT  TestStopContainerWithTimeout/1
23:32:20 [2024-01-03T23:32:20.403Z] === CONT  TestStopContainerWithTimeout/-1
23:32:23 [2024-01-03T23:32:23.685Z] --- PASS: TestStopContainerWithTimeout (0.04s)
23:32:23 [2024-01-03T23:32:23.685Z]     --- PASS: TestStopContainerWithTimeout/0 (0.78s)
23:32:23 [2024-01-03T23:32:23.685Z]     --- PASS: TestStopContainerWithTimeout/1 (2.02s)
23:32:23 [2024-01-03T23:32:23.685Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.71s)
23:32:23 [2024-01-03T23:32:23.685Z]     --- PASS: TestStopContainerWithTimeout/3 (3.04s)
23:32:23 [2024-01-03T23:32:23.685Z] === RUN   TestStopContainerWithTimeoutCancel
23:32:23 [2024-01-03T23:32:23.685Z] === PAUSE TestStopContainerWithTimeoutCancel
23:32:23 [2024-01-03T23:32:23.685Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:32:25 [2024-01-03T23:32:25.598Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.43s)
23:32:25 [2024-01-03T23:32:25.598Z] === RUN   TestUpdateMemory
23:32:26 [2024-01-03T23:32:26.164Z] --- PASS: TestUpdateMemory (0.54s)
23:32:26 [2024-01-03T23:32:26.164Z] === RUN   TestUpdateCPUQuota
23:32:26 [2024-01-03T23:32:26.730Z] --- PASS: TestUpdateCPUQuota (0.71s)
23:32:26 [2024-01-03T23:32:26.730Z] === RUN   TestUpdatePidsLimit
23:32:26 [2024-01-03T23:32:26.730Z] === RUN   TestUpdatePidsLimit/update_from_none
23:32:26 [2024-01-03T23:32:26.988Z] === RUN   TestUpdatePidsLimit/no_change
23:32:27 [2024-01-03T23:32:27.246Z] === RUN   TestUpdatePidsLimit/update_lower
23:32:27 [2024-01-03T23:32:27.504Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:32:27 [2024-01-03T23:32:27.763Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:32:28 [2024-01-03T23:32:28.021Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:32:28 [2024-01-03T23:32:28.021Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:32:28 [2024-01-03T23:32:28.955Z] --- PASS: TestUpdatePidsLimit (1.98s)
23:32:28 [2024-01-03T23:32:28.955Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
23:32:28 [2024-01-03T23:32:28.955Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
23:32:28 [2024-01-03T23:32:28.955Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
23:32:28 [2024-01-03T23:32:28.955Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
23:32:28 [2024-01-03T23:32:28.955Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
23:32:28 [2024-01-03T23:32:28.955Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
23:32:28 [2024-01-03T23:32:28.955Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
23:32:28 [2024-01-03T23:32:28.955Z] === RUN   TestUpdateRestartPolicy
23:32:41 [2024-01-03T23:32:41.152Z] --- PASS: TestUpdateRestartPolicy (10.82s)
23:32:41 [2024-01-03T23:32:41.152Z] === RUN   TestUpdateRestartWithAutoRemove
23:32:41 [2024-01-03T23:32:41.152Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
23:32:41 [2024-01-03T23:32:41.152Z] === RUN   TestWaitNonBlocked
23:32:41 [2024-01-03T23:32:41.152Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:32:41 [2024-01-03T23:32:41.152Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:32:41 [2024-01-03T23:32:41.152Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:32:41 [2024-01-03T23:32:41.152Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:32:41 [2024-01-03T23:32:41.152Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:32:41 [2024-01-03T23:32:41.152Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:32:41 [2024-01-03T23:32:41.152Z] --- PASS: TestWaitNonBlocked (0.02s)
23:32:41 [2024-01-03T23:32:41.152Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s)
23:32:41 [2024-01-03T23:32:41.153Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s)
23:32:41 [2024-01-03T23:32:41.153Z] === RUN   TestWaitBlocked
23:32:41 [2024-01-03T23:32:41.153Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:32:41 [2024-01-03T23:32:41.153Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:32:41 [2024-01-03T23:32:41.153Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:32:41 [2024-01-03T23:32:41.153Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:32:41 [2024-01-03T23:32:41.153Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:32:41 [2024-01-03T23:32:41.153Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:32:41 [2024-01-03T23:32:41.719Z] --- PASS: TestWaitBlocked (0.03s)
23:32:41 [2024-01-03T23:32:41.719Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s)
23:32:41 [2024-01-03T23:32:41.719Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s)
23:32:41 [2024-01-03T23:32:41.719Z] === RUN   TestWaitConditions
23:32:41 [2024-01-03T23:32:41.719Z] === RUN   TestWaitConditions/default
23:32:41 [2024-01-03T23:32:41.719Z] === PAUSE TestWaitConditions/default
23:32:41 [2024-01-03T23:32:41.719Z] === RUN   TestWaitConditions/not-running
23:32:41 [2024-01-03T23:32:41.719Z] === PAUSE TestWaitConditions/not-running
23:32:41 [2024-01-03T23:32:41.719Z] === RUN   TestWaitConditions/next-exit
23:32:41 [2024-01-03T23:32:41.719Z] === PAUSE TestWaitConditions/next-exit
23:32:41 [2024-01-03T23:32:41.719Z] === RUN   TestWaitConditions/removed
23:32:41 [2024-01-03T23:32:41.719Z] === PAUSE TestWaitConditions/removed
23:32:41 [2024-01-03T23:32:41.719Z] === CONT  TestWaitConditions/default
23:32:41 [2024-01-03T23:32:41.719Z] === CONT  TestWaitConditions/next-exit
23:32:41 [2024-01-03T23:32:41.719Z] === CONT  TestWaitConditions/not-running
23:32:41 [2024-01-03T23:32:41.719Z] === CONT  TestWaitConditions/removed
23:32:41 [2024-01-03T23:32:41.719Z]     wait_test.go:145: ContainerID = 1db508295fae40e756c91bbd057e2e553e6c5e56b0b297668d9f54d758b8ff68
23:32:41 [2024-01-03T23:32:41.719Z]     wait_test.go:145: ContainerID = 2e4a97d3d11e8892bb4f0b5c6dada4f75b75a390672e75cc2fbdcfb04a1c2e7c
23:32:41 [2024-01-03T23:32:41.719Z]     wait_test.go:145: ContainerID = 6f804fb32961cb15cde51d5085bfc49cb63b5e5956a9ce22542f1e1a55b7c6f9
23:32:41 [2024-01-03T23:32:41.719Z]     wait_test.go:145: ContainerID = c8539e93223316fa44b7ca5b564caa45a5b0854d82562fbcf9b9c0f47338b25c
23:32:43 [2024-01-03T23:32:43.096Z] --- PASS: TestWaitConditions (0.03s)
23:32:43 [2024-01-03T23:32:43.096Z]     --- PASS: TestWaitConditions/next-exit (0.88s)
23:32:43 [2024-01-03T23:32:43.096Z]     --- PASS: TestWaitConditions/not-running (0.93s)
23:32:43 [2024-01-03T23:32:43.096Z]     --- PASS: TestWaitConditions/removed (1.20s)
23:32:43 [2024-01-03T23:32:43.096Z]     --- PASS: TestWaitConditions/default (1.24s)
23:32:43 [2024-01-03T23:32:43.096Z] === RUN   TestWaitRestartedContainer
23:32:43 [2024-01-03T23:32:43.096Z] === RUN   TestWaitRestartedContainer/default
23:32:43 [2024-01-03T23:32:43.096Z] === PAUSE TestWaitRestartedContainer/default
23:32:43 [2024-01-03T23:32:43.096Z] === RUN   TestWaitRestartedContainer/not-running
23:32:43 [2024-01-03T23:32:43.096Z] === PAUSE TestWaitRestartedContainer/not-running
23:32:43 [2024-01-03T23:32:43.096Z] === RUN   TestWaitRestartedContainer/next-exit
23:32:43 [2024-01-03T23:32:43.096Z] === PAUSE TestWaitRestartedContainer/next-exit
23:32:43 [2024-01-03T23:32:43.096Z] === CONT  TestWaitRestartedContainer/default
23:32:43 [2024-01-03T23:32:43.096Z] === CONT  TestWaitRestartedContainer/next-exit
23:32:43 [2024-01-03T23:32:43.096Z] === CONT  TestWaitRestartedContainer/not-running
23:32:44 [2024-01-03T23:32:44.997Z] --- PASS: TestWaitRestartedContainer (0.01s)
23:32:44 [2024-01-03T23:32:44.997Z]     --- PASS: TestWaitRestartedContainer/default (1.88s)
23:32:44 [2024-01-03T23:32:44.997Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.97s)
23:32:44 [2024-01-03T23:32:44.997Z]     --- PASS: TestWaitRestartedContainer/not-running (2.04s)
23:32:44 [2024-01-03T23:32:44.997Z] === CONT  TestContainerStartOnDaemonRestart
23:32:44 [2024-01-03T23:32:44.997Z] === CONT  TestHardRestartWhenContainerIsRunning
23:32:44 [2024-01-03T23:32:44.997Z] === CONT  TestDaemonHostGatewayIP
23:32:44 [2024-01-03T23:32:44.997Z] === CONT  TestDaemonRestartIpcMode
23:32:44 [2024-01-03T23:32:44.997Z] === CONT  TestIpcModeOlderClient
23:32:44 [2024-01-03T23:32:44.997Z] === CONT  TestRestartDaemonWithRestartingContainer
23:32:44 [2024-01-03T23:32:44.997Z] === CONT  TestStopContainerWithTimeoutCancel
23:32:44 [2024-01-03T23:32:44.997Z] === CONT  TestContainerKillOnDaemonStart
23:32:45 [2024-01-03T23:32:45.257Z] --- PASS: TestIpcModeOlderClient (0.14s)
23:32:47 [2024-01-03T23:32:47.160Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
23:32:47 [2024-01-03T23:32:47.160Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
23:32:47 [2024-01-03T23:32:47.160Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.22s)
23:32:47 [2024-01-03T23:32:47.160Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
23:32:47 [2024-01-03T23:32:47.160Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.39s)
23:32:47 [2024-01-03T23:32:47.729Z] --- PASS: TestContainerStartOnDaemonRestart (2.61s)
23:32:48 [2024-01-03T23:32:48.296Z] --- PASS: TestDaemonHostGatewayIP (3.29s)
23:32:48 [2024-01-03T23:32:48.296Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.38s)
23:32:48 [2024-01-03T23:32:48.555Z] --- PASS: TestDaemonRestartIpcMode (3.55s)
23:32:48 [2024-01-03T23:32:48.813Z] --- PASS: TestStopContainerWithTimeoutCancel (3.67s)
23:32:56 [2024-01-03T23:32:56.921Z] --- PASS: TestContainerKillOnDaemonStart (11.74s)
23:32:56 [2024-01-03T23:32:56.921Z] PASS
23:32:56 [2024-01-03T23:32:56.921Z] 
23:32:56 [2024-01-03T23:32:56.921Z] === Skipped
23:32:56 [2024-01-03T23:32:56.921Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
23:32:56 [2024-01-03T23:32:56.921Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:32:56 [2024-01-03T23:32:56.921Z] 
23:32:56 [2024-01-03T23:32:56.921Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:32:56 [2024-01-03T23:32:56.921Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:32:56 [2024-01-03T23:32:56.921Z] 
23:32:56 [2024-01-03T23:32:56.921Z] DONE 320 tests, 2 skipped in 173.339s
23:32:56 [2024-01-03T23:32:56.921Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
23:32:56 [2024-01-03T23:32:56.921Z] ++ '[' -n '' ']'
23:32:56 [2024-01-03T23:32:56.921Z] ++ 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
23:32:56 [2024-01-03T23:32:56.921Z] ++ set -e
23:32:56 [2024-01-03T23:32:56.921Z] ++ '[' -n 0 ']'
23:32:56 [2024-01-03T23:32:56.921Z] ++ set -x
23:32:56 [2024-01-03T23:32:56.922Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
23:32:56 [2024-01-03T23:32:56.922Z] INFO: Testing against a local daemon
23:32:56 [2024-01-03T23:32:56.922Z] === RUN   TestConfigDaemonID
23:32:57 [2024-01-03T23:32:57.855Z]     daemon_test.go:61: [de5748f376de2] daemon is not started
23:32:57 [2024-01-03T23:32:57.855Z] --- PASS: TestConfigDaemonID (1.04s)
23:32:57 [2024-01-03T23:32:57.855Z] === RUN   TestDaemonConfigValidation
23:32:57 [2024-01-03T23:32:57.855Z] === RUN   TestDaemonConfigValidation/config_with_no_content
23:32:57 [2024-01-03T23:32:57.855Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
23:32:57 [2024-01-03T23:32:57.855Z] === RUN   TestDaemonConfigValidation/config_with_{}
23:32:57 [2024-01-03T23:32:57.855Z] === PAUSE TestDaemonConfigValidation/config_with_{}
23:32:57 [2024-01-03T23:32:57.855Z] === RUN   TestDaemonConfigValidation/invalid_config
23:32:57 [2024-01-03T23:32:57.855Z] === PAUSE TestDaemonConfigValidation/invalid_config
23:32:57 [2024-01-03T23:32:57.855Z] === RUN   TestDaemonConfigValidation/malformed_config
23:32:57 [2024-01-03T23:32:57.855Z] === PAUSE TestDaemonConfigValidation/malformed_config
23:32:57 [2024-01-03T23:32:57.855Z] === RUN   TestDaemonConfigValidation/valid_config
23:32:57 [2024-01-03T23:32:57.855Z] === PAUSE TestDaemonConfigValidation/valid_config
23:32:57 [2024-01-03T23:32:57.855Z] === CONT  TestDaemonConfigValidation/config_with_no_content
23:32:57 [2024-01-03T23:32:57.855Z] === CONT  TestDaemonConfigValidation/malformed_config
23:32:57 [2024-01-03T23:32:57.855Z] === CONT  TestDaemonConfigValidation/invalid_config
23:32:57 [2024-01-03T23:32:57.855Z] === CONT  TestDaemonConfigValidation/valid_config
23:32:57 [2024-01-03T23:32:57.855Z] === CONT  TestDaemonConfigValidation/config_with_{}
23:32:57 [2024-01-03T23:32:57.855Z] --- PASS: TestDaemonConfigValidation (0.00s)
23:32:57 [2024-01-03T23:32:57.855Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
23:32:57 [2024-01-03T23:32:57.855Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
23:32:57 [2024-01-03T23:32:57.855Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
23:32:57 [2024-01-03T23:32:57.855Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
23:32:57 [2024-01-03T23:32:57.855Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
23:32:57 [2024-01-03T23:32:57.856Z] === RUN   TestConfigDaemonSeccompProfiles
23:32:57 [2024-01-03T23:32:57.856Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
23:32:59 [2024-01-03T23:32:59.230Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
23:33:00 [2024-01-03T23:33:00.164Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
23:33:01 [2024-01-03T23:33:01.099Z]     daemon_test.go:180: [dcbea1801d8a4] daemon is not started
23:33:01 [2024-01-03T23:33:01.099Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
23:33:01 [2024-01-03T23:33:01.099Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
23:33:01 [2024-01-03T23:33:01.099Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
23:33:01 [2024-01-03T23:33:01.099Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
23:33:01 [2024-01-03T23:33:01.099Z] === RUN   TestDaemonProxy
23:33:01 [2024-01-03T23:33:01.099Z] === RUN   TestDaemonProxy/environment_variables
23:33:01 [2024-01-03T23:33:01.099Z] === PAUSE TestDaemonProxy/environment_variables
23:33:01 [2024-01-03T23:33:01.099Z] === RUN   TestDaemonProxy/command-line_options
23:33:01 [2024-01-03T23:33:01.099Z] === PAUSE TestDaemonProxy/command-line_options
23:33:01 [2024-01-03T23:33:01.099Z] === RUN   TestDaemonProxy/configuration_file
23:33:01 [2024-01-03T23:33:01.099Z] === PAUSE TestDaemonProxy/configuration_file
23:33:01 [2024-01-03T23:33:01.099Z] === RUN   TestDaemonProxy/conflicting_options
23:33:01 [2024-01-03T23:33:01.665Z] === RUN   TestDaemonProxy/reload_sanitized
23:33:01 [2024-01-03T23:33:01.665Z] === PAUSE TestDaemonProxy/reload_sanitized
23:33:01 [2024-01-03T23:33:01.665Z] === CONT  TestDaemonProxy/environment_variables
23:33:01 [2024-01-03T23:33:01.665Z] === CONT  TestDaemonProxy/configuration_file
23:33:01 [2024-01-03T23:33:01.665Z] === CONT  TestDaemonProxy/reload_sanitized
23:33:01 [2024-01-03T23:33:01.665Z] === CONT  TestDaemonProxy/command-line_options
23:33:03 [2024-01-03T23:33:03.565Z] --- PASS: TestDaemonProxy (0.50s)
23:33:03 [2024-01-03T23:33:03.565Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
23:33:03 [2024-01-03T23:33:03.565Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
23:33:03 [2024-01-03T23:33:03.565Z]     --- PASS: TestDaemonProxy/environment_variables (1.71s)
23:33:03 [2024-01-03T23:33:03.565Z]     --- PASS: TestDaemonProxy/command-line_options (1.71s)
23:33:03 [2024-01-03T23:33:03.565Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
23:33:03 [2024-01-03T23:33:03.565Z] === RUN   TestLiveRestore
23:33:03 [2024-01-03T23:33:03.565Z] === RUN   TestLiveRestore/volume_references
23:33:03 [2024-01-03T23:33:03.565Z] === PAUSE TestLiveRestore/volume_references
23:33:03 [2024-01-03T23:33:03.565Z] === RUN   TestLiveRestore/autoremove
23:33:03 [2024-01-03T23:33:03.565Z] === PAUSE TestLiveRestore/autoremove
23:33:03 [2024-01-03T23:33:03.565Z] === CONT  TestLiveRestore/volume_references
23:33:03 [2024-01-03T23:33:03.565Z] === CONT  TestLiveRestore/autoremove
23:33:03 [2024-01-03T23:33:03.565Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
23:33:03 [2024-01-03T23:33:03.823Z] === RUN   TestLiveRestore/volume_references/restartPolicy
23:33:03 [2024-01-03T23:33:03.823Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
23:33:05 [2024-01-03T23:33:05.198Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
23:33:05 [2024-01-03T23:33:05.198Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
23:33:06 [2024-01-03T23:33:06.134Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
23:33:07 [2024-01-03T23:33:07.069Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
23:33:08 [2024-01-03T23:33:08.006Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
23:33:08 [2024-01-03T23:33:08.941Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
23:33:09 [2024-01-03T23:33:09.507Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
23:33:10 [2024-01-03T23:33:10.441Z] --- PASS: TestLiveRestore (0.00s)
23:33:10 [2024-01-03T23:33:10.441Z]     --- PASS: TestLiveRestore/autoremove (3.41s)
23:33:10 [2024-01-03T23:33:10.441Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.84s)
23:33:10 [2024-01-03T23:33:10.441Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.56s)
23:33:10 [2024-01-03T23:33:10.441Z]     --- PASS: TestLiveRestore/volume_references (7.19s)
23:33:10 [2024-01-03T23:33:10.441Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.18s)
23:33:10 [2024-01-03T23:33:10.441Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.08s)
23:33:10 [2024-01-03T23:33:10.441Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.04s)
23:33:10 [2024-01-03T23:33:10.441Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.09s)
23:33:10 [2024-01-03T23:33:10.441Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s)
23:33:10 [2024-01-03T23:33:10.441Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.46s)
23:33:10 [2024-01-03T23:33:10.441Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.45s)
23:33:10 [2024-01-03T23:33:10.441Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.95s)
23:33:10 [2024-01-03T23:33:10.441Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
23:33:11 [2024-01-03T23:33:11.375Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
23:33:11 [2024-01-03T23:33:11.375Z] PASS
23:33:11 [2024-01-03T23:33:11.375Z] 
23:33:11 [2024-01-03T23:33:11.375Z] DONE 31 tests in 14.382s
23:33:11 [2024-01-03T23:33:11.375Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
23:33:11 [2024-01-03T23:33:11.375Z] ++ '[' -n '' ']'
23:33:11 [2024-01-03T23:33:11.375Z] ++ 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
23:33:11 [2024-01-03T23:33:11.375Z] ++ set -e
23:33:11 [2024-01-03T23:33:11.375Z] ++ '[' -n 0 ']'
23:33:11 [2024-01-03T23:33:11.375Z] ++ set -x
23:33:11 [2024-01-03T23:33:11.375Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
23:33:11 [2024-01-03T23:33:11.375Z] INFO: Testing against a local daemon
23:33:11 [2024-01-03T23:33:11.375Z] === RUN   TestCommitInheritsEnv
23:33:11 [2024-01-03T23:33:11.375Z] --- PASS: TestCommitInheritsEnv (0.21s)
23:33:11 [2024-01-03T23:33:11.375Z] === RUN   TestUsernsCommit
23:33:13 [2024-01-03T23:33:13.276Z] --- PASS: TestUsernsCommit (1.59s)
23:33:13 [2024-01-03T23:33:13.276Z] === RUN   TestImportExtremelyLargeImageWorks
23:33:13 [2024-01-03T23:33:13.276Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
23:33:13 [2024-01-03T23:33:13.276Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
23:33:13 [2024-01-03T23:33:13.276Z] === RUN   TestImportWithCustomPlatform
23:33:13 [2024-01-03T23:33:13.276Z] === RUN   TestImportWithCustomPlatform/#00
23:33:13 [2024-01-03T23:33:13.276Z] === RUN   TestImportWithCustomPlatform/linux
23:33:13 [2024-01-03T23:33:13.276Z] === RUN   TestImportWithCustomPlatform/LINUX
23:33:13 [2024-01-03T23:33:13.276Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
23:33:13 [2024-01-03T23:33:13.276Z] --- PASS: TestImportWithCustomPlatform (0.12s)
23:33:13 [2024-01-03T23:33:13.276Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
23:33:13 [2024-01-03T23:33:13.276Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
23:33:13 [2024-01-03T23:33:13.277Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
23:33:13 [2024-01-03T23:33:13.277Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
23:33:13 [2024-01-03T23:33:13.277Z] === RUN   TestImportWithCustomPlatformReject
23:33:13 [2024-01-03T23:33:13.277Z] === RUN   TestImportWithCustomPlatformReject/_______
23:33:13 [2024-01-03T23:33:13.277Z] === RUN   TestImportWithCustomPlatformReject//
23:33:13 [2024-01-03T23:33:13.277Z] === RUN   TestImportWithCustomPlatformReject/macos
23:33:13 [2024-01-03T23:33:13.277Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
23:33:13 [2024-01-03T23:33:13.277Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
23:33:13 [2024-01-03T23:33:13.277Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
23:33:13 [2024-01-03T23:33:13.277Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
23:33:13 [2024-01-03T23:33:13.277Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
23:33:13 [2024-01-03T23:33:13.277Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
23:33:13 [2024-01-03T23:33:13.277Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
23:33:13 [2024-01-03T23:33:13.277Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
23:33:13 [2024-01-03T23:33:13.277Z] === RUN   TestImageInspectEmptyTagsAndDigests
23:33:13 [2024-01-03T23:33:13.277Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
23:33:13 [2024-01-03T23:33:13.277Z] === RUN   TestImagesFilterMultiReference
23:33:13 [2024-01-03T23:33:13.277Z] --- PASS: TestImagesFilterMultiReference (0.05s)
23:33:13 [2024-01-03T23:33:13.277Z] === RUN   TestImagesFilterUntil
23:33:13 [2024-01-03T23:33:13.535Z]     list_test.go:95: ImageList: ID=sha256:74905075a32d97c5889b0d7740fbaaab906fe1163eb2539671000b37c2ded198 RepoTags=[testimagesfilteruntil:v1]
23:33:13 [2024-01-03T23:33:13.535Z] --- PASS: TestImagesFilterUntil (0.31s)
23:33:13 [2024-01-03T23:33:13.535Z] === RUN   TestImagesFilterBeforeSince
23:33:13 [2024-01-03T23:33:13.793Z]     list_test.go:129: ImageList: ID=sha256:d49fd6b543ebc17f200d40e86896df5171beb017a0869b52b8dc725af361bfad RepoTags=[testimagesfilterbeforesince:v2]
23:33:13 [2024-01-03T23:33:13.793Z]     list_test.go:129: ImageList: ID=sha256:bc285152d6de3ed17ed1064441499ed590b3bc2536be0ed763d66d73b0be3278 RepoTags=[testimagesfilterbeforesince:v1]
23:33:13 [2024-01-03T23:33:13.793Z]     list_test.go:129: ImageList: ID=sha256:728ade6d4b98ee68abce360b9755b5f6519d49770448d5c7a43a57434f0aa15e RepoTags=[testimagesfilterbeforesince:v3]
23:33:13 [2024-01-03T23:33:13.793Z] --- PASS: TestImagesFilterBeforeSince (0.32s)
23:33:13 [2024-01-03T23:33:13.793Z] === RUN   TestAPIImagesFilters
23:33:13 [2024-01-03T23:33:13.793Z] === RUN   TestAPIImagesFilters/repository_regex
23:33:13 [2024-01-03T23:33:13.793Z] === PAUSE TestAPIImagesFilters/repository_regex
23:33:13 [2024-01-03T23:33:13.793Z] === RUN   TestAPIImagesFilters/image_name_regex
23:33:13 [2024-01-03T23:33:13.793Z] === PAUSE TestAPIImagesFilters/image_name_regex
23:33:13 [2024-01-03T23:33:13.793Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
23:33:13 [2024-01-03T23:33:13.793Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
23:33:13 [2024-01-03T23:33:13.793Z] === RUN   TestAPIImagesFilters/registry_port_regex
23:33:13 [2024-01-03T23:33:13.793Z] === PAUSE TestAPIImagesFilters/registry_port_regex
23:33:13 [2024-01-03T23:33:13.793Z] === CONT  TestAPIImagesFilters/repository_regex
23:33:13 [2024-01-03T23:33:13.793Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
23:33:13 [2024-01-03T23:33:13.793Z] === CONT  TestAPIImagesFilters/image_name_regex
23:33:13 [2024-01-03T23:33:13.793Z] === CONT  TestAPIImagesFilters/registry_port_regex
23:33:13 [2024-01-03T23:33:13.793Z] --- PASS: TestAPIImagesFilters (0.03s)
23:33:13 [2024-01-03T23:33:13.793Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
23:33:13 [2024-01-03T23:33:13.793Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
23:33:13 [2024-01-03T23:33:13.793Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
23:33:13 [2024-01-03T23:33:13.793Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
23:33:13 [2024-01-03T23:33:13.793Z] === RUN   TestPruneDontDeleteUsedDangling
23:33:14 [2024-01-03T23:33:14.359Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
23:33:14 [2024-01-03T23:33:14.359Z] === RUN   TestImagePullPlatformInvalid
23:33:14 [2024-01-03T23:33:14.359Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
23:33:14 [2024-01-03T23:33:14.359Z] === RUN   TestImagePullStoredfDigestForOtherRepo
23:33:14 [2024-01-03T23:33:14.359Z] time="2024-01-03T23:33:14.332688281Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.8 instance.id=d6adf709-8205-4603-b4a2-08d774109641 version=2.8.3 
23:33:14 [2024-01-03T23:33:14.359Z] time="2024-01-03T23:33:14.332781031Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=d6adf709-8205-4603-b4a2-08d774109641 version=2.8.3 
23:33:14 [2024-01-03T23:33:14.359Z] time="2024-01-03T23:33:14.332809338Z" level=info msg="Starting upload purge in 26m0s" go.version=go1.20.8 instance.id=d6adf709-8205-4603-b4a2-08d774109641 version=2.8.3 
23:33:14 [2024-01-03T23:33:14.359Z] time="2024-01-03T23:33:14.333009729Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=d6adf709-8205-4603-b4a2-08d774109641 version=2.8.3 
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.427046147Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8bd9b26f-731e-4db0-93b5-2f7a0acb8d6c http.request.method=GET http.request.remoteaddr="127.0.0.1:33098" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.427090249Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8bd9b26f-731e-4db0-93b5-2f7a0acb8d6c http.request.method=GET http.request.remoteaddr="127.0.0.1:33098" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.88738ms http.response.status=200 http.response.written=2 
23:33:14 [2024-01-03T23:33:14.620Z] 127.0.0.1 - - [03/Jan/2024:23:33:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.42945557Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7b3fa0a2-1358-436a-9315-82566faaa0d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.42950402Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7b3fa0a2-1358-436a-9315-82566faaa0d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.429464054Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d9691f11-7a68-406a-8ee7-cb3f5020c625 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.429600093Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d9691f11-7a68-406a-8ee7-cb3f5020c625 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.429615256Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7b3fa0a2-1358-436a-9315-82566faaa0d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=42.289µ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=47c18503-85d5-4283-abba-3d4b83ac2154 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.429663813Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d9691f11-7a68-406a-8ee7-cb3f5020c625 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=24.73µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fe479838-da1e-4d18-945a-17389fdbe81f trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.42971173Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7b3fa0a2-1358-436a-9315-82566faaa0d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.158095ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.429719878Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d9691f11-7a68-406a-8ee7-cb3f5020c625 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.170164ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:33:14 [2024-01-03T23:33:14.620Z] 127.0.0.1 - - [03/Jan/2024:23:33:14 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.11+unknown"
23:33:14 [2024-01-03T23:33:14.620Z] 127.0.0.1 - - [03/Jan/2024:23:33:14 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.11+unknown"
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.4313419Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3ec9562a-441a-48ac-a3d6-3a3c2c555de0 http.request.method=POST http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.431354363Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b58c4792-2774-45a1-8291-8e734c600dfb http.request.method=POST http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.431383688Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3ec9562a-441a-48ac-a3d6-3a3c2c555de0 http.request.method=POST http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.431393329Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b58c4792-2774-45a1-8291-8e734c600dfb http.request.method=POST http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.431518299Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/45000ef2-f775-4729-b9de-54b74fb2b122/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3ec9562a-441a-48ac-a3d6-3a3c2c555de0 http.request.method=POST http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=106.009µ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=6e25216c-a683-43b1-bb06-dce843c4bc45 trace.line=110 vars.name=test 
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.431571205Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/45000ef2-f775-4729-b9de-54b74fb2b122/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3ec9562a-441a-48ac-a3d6-3a3c2c555de0 http.request.method=POST http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=23.999µ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=9b139b67-b1d6-436e-a22d-4c9b42836471 trace.line=142 vars.name=test 
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.431593235Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/9ea0740c-a0df-482a-8e22-e3337cc54750/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b58c4792-2774-45a1-8291-8e734c600dfb http.request.method=POST http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=171.657µ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=71504da1-4332-42fd-9946-aab2d7d20c9a trace.line=110 vars.name=test 
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.431641866Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/45000ef2-f775-4729-b9de-54b74fb2b122/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3ec9562a-441a-48ac-a3d6-3a3c2c555de0 http.request.method=POST http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=39.565µ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=27bd9e70-e27c-4f8c-91cf-1a55d0aa2743 trace.line=110 vars.name=test 
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.431650605Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/9ea0740c-a0df-482a-8e22-e3337cc54750/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b58c4792-2774-45a1-8291-8e734c600dfb http.request.method=POST http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=27.569µ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=8d93c2ea-25b4-4717-8a53-a9f92c4983fb trace.line=142 vars.name=test 
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.431719781Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/9ea0740c-a0df-482a-8e22-e3337cc54750/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b58c4792-2774-45a1-8291-8e734c600dfb http.request.method=POST http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=41.197µ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=b9152af0-8aca-4b9b-b415-82a5280d745a trace.line=110 vars.name=test 
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.431740933Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3ec9562a-441a-48ac-a3d6-3a3c2c555de0 http.request.method=POST http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=1.676823ms http.response.status=202 http.response.written=0 
23:33:14 [2024-01-03T23:33:14.620Z] 127.0.0.1 - - [03/Jan/2024:23:33:14 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.11+unknown"
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.43178465Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b58c4792-2774-45a1-8291-8e734c600dfb http.request.method=POST http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=1.793228ms http.response.status=202 http.response.written=0 
23:33:14 [2024-01-03T23:33:14.620Z] 127.0.0.1 - - [03/Jan/2024:23:33:14 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.11+unknown"
23:33:14 [2024-01-03T23:33:14.620Z] time="2024-01-03T23:33:14.433339186Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b2fafe54-45db-44f5-8f67-f0c3eceefc4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/uploads/45000ef2-f775-4729-b9de-54b74fb2b122?_state=fFcQvpNABsD_AKEFUJGb0wbZCXNyXQ87nMgAJ-xZKK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDAwZWYyLWY3NzUtNDcyOS1iOWRlLTU0Yjc0ZmIyYjEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzEzOTQyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=45000ef2-f775-4729-b9de-54b74fb2b122 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.433398877Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b2fafe54-45db-44f5-8f67-f0c3eceefc4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/uploads/45000ef2-f775-4729-b9de-54b74fb2b122?_state=fFcQvpNABsD_AKEFUJGb0wbZCXNyXQ87nMgAJ-xZKK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDAwZWYyLWY3NzUtNDcyOS1iOWRlLTU0Yjc0ZmIyYjEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzEzOTQyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=45000ef2-f775-4729-b9de-54b74fb2b122 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.433463573Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/45000ef2-f775-4729-b9de-54b74fb2b122/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b2fafe54-45db-44f5-8f67-f0c3eceefc4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/uploads/45000ef2-f775-4729-b9de-54b74fb2b122?_state=fFcQvpNABsD_AKEFUJGb0wbZCXNyXQ87nMgAJ-xZKK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDAwZWYyLWY3NzUtNDcyOS1iOWRlLTU0Yjc0ZmIyYjEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzEzOTQyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=37.916µ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=bf4b1578-2d67-4d49-8a24-13d578133b86 trace.line=95 vars.name=test vars.uuid=45000ef2-f775-4729-b9de-54b74fb2b122 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.433520163Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/45000ef2-f775-4729-b9de-54b74fb2b122/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b2fafe54-45db-44f5-8f67-f0c3eceefc4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/uploads/45000ef2-f775-4729-b9de-54b74fb2b122?_state=fFcQvpNABsD_AKEFUJGb0wbZCXNyXQ87nMgAJ-xZKK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDAwZWYyLWY3NzUtNDcyOS1iOWRlLTU0Yjc0ZmIyYjEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzEzOTQyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=22.891µ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=8aae4ec7-cb0a-4e11-9128-8cec2204844e trace.line=142 vars.name=test vars.uuid=45000ef2-f775-4729-b9de-54b74fb2b122 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.433562501Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b2fafe54-45db-44f5-8f67-f0c3eceefc4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/uploads/45000ef2-f775-4729-b9de-54b74fb2b122?_state=fFcQvpNABsD_AKEFUJGb0wbZCXNyXQ87nMgAJ-xZKK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDAwZWYyLWY3NzUtNDcyOS1iOWRlLTU0Yjc0ZmIyYjEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzEzOTQyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=45000ef2-f775-4729-b9de-54b74fb2b122 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.433629372Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/45000ef2-f775-4729-b9de-54b74fb2b122/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b2fafe54-45db-44f5-8f67-f0c3eceefc4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/uploads/45000ef2-f775-4729-b9de-54b74fb2b122?_state=fFcQvpNABsD_AKEFUJGb0wbZCXNyXQ87nMgAJ-xZKK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDAwZWYyLWY3NzUtNDcyOS1iOWRlLTU0Yjc0ZmIyYjEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzEzOTQyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=33.837µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fee1a137-4257-4bed-af79-c4db9e936d85 trace.line=110 vars.name=test vars.uuid=45000ef2-f775-4729-b9de-54b74fb2b122 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.433670881Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/45000ef2-f775-4729-b9de-54b74fb2b122/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b2fafe54-45db-44f5-8f67-f0c3eceefc4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/uploads/45000ef2-f775-4729-b9de-54b74fb2b122?_state=fFcQvpNABsD_AKEFUJGb0wbZCXNyXQ87nMgAJ-xZKK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDAwZWYyLWY3NzUtNDcyOS1iOWRlLTU0Yjc0ZmIyYjEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzEzOTQyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=12.742µ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=3696fc2b-d587-45f0-ab03-6ad86bdecd91 trace.line=155 vars.name=test vars.uuid=45000ef2-f775-4729-b9de-54b74fb2b122 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.43371472Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b2fafe54-45db-44f5-8f67-f0c3eceefc4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/uploads/45000ef2-f775-4729-b9de-54b74fb2b122?_state=fFcQvpNABsD_AKEFUJGb0wbZCXNyXQ87nMgAJ-xZKK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDAwZWYyLWY3NzUtNDcyOS1iOWRlLTU0Yjc0ZmIyYjEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzEzOTQyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=12.406µ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=34d96be6-7216-4859-8b6d-e1fccc98fa2e trace.line=155 vars.name=test vars.uuid=45000ef2-f775-4729-b9de-54b74fb2b122 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.433741247Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/45000ef2-f775-4729-b9de-54b74fb2b122/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b2fafe54-45db-44f5-8f67-f0c3eceefc4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/uploads/45000ef2-f775-4729-b9de-54b74fb2b122?_state=fFcQvpNABsD_AKEFUJGb0wbZCXNyXQ87nMgAJ-xZKK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDAwZWYyLWY3NzUtNDcyOS1iOWRlLTU0Yjc0ZmIyYjEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzEzOTQyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=8.484µ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=67927baa-7f07-483b-b5be-e2c81171d948 trace.line=155 vars.name=test vars.uuid=45000ef2-f775-4729-b9de-54b74fb2b122 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.434284106Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/45000ef2-f775-4729-b9de-54b74fb2b122/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b2fafe54-45db-44f5-8f67-f0c3eceefc4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/uploads/45000ef2-f775-4729-b9de-54b74fb2b122?_state=fFcQvpNABsD_AKEFUJGb0wbZCXNyXQ87nMgAJ-xZKK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDAwZWYyLWY3NzUtNDcyOS1iOWRlLTU0Yjc0ZmIyYjEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzEzOTQyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=515.118µ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=68ff8959-9ad2-4bae-9aa1-aae319ce7077 trace.line=185 vars.name=test vars.uuid=45000ef2-f775-4729-b9de-54b74fb2b122 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.434539421Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b2fafe54-45db-44f5-8f67-f0c3eceefc4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/uploads/45000ef2-f775-4729-b9de-54b74fb2b122?_state=fFcQvpNABsD_AKEFUJGb0wbZCXNyXQ87nMgAJ-xZKK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDAwZWYyLWY3NzUtNDcyOS1iOWRlLTU0Yjc0ZmIyYjEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzEzOTQyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=179.756µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5ce610bc-54a2-4b19-8a97-217bbd0b0df8 trace.line=110 vars.name=test vars.uuid=45000ef2-f775-4729-b9de-54b74fb2b122 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.4347038Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/45000ef2-f775-4729-b9de-54b74fb2b122")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b2fafe54-45db-44f5-8f67-f0c3eceefc4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/uploads/45000ef2-f775-4729-b9de-54b74fb2b122?_state=fFcQvpNABsD_AKEFUJGb0wbZCXNyXQ87nMgAJ-xZKK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDAwZWYyLWY3NzUtNDcyOS1iOWRlLTU0Yjc0ZmIyYjEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzEzOTQyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=122.041µ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=925387c7-74a0-484b-8a50-87c9fa8f7ac7 trace.line=202 vars.name=test vars.uuid=45000ef2-f775-4729-b9de-54b74fb2b122 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.434782216Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b2fafe54-45db-44f5-8f67-f0c3eceefc4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33104" http.request.uri="/v2/test/blobs/uploads/45000ef2-f775-4729-b9de-54b74fb2b122?_state=fFcQvpNABsD_AKEFUJGb0wbZCXNyXQ87nMgAJ-xZKK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDAwZWYyLWY3NzUtNDcyOS1iOWRlLTU0Yjc0ZmIyYjEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzEzOTQyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=2.093194ms http.response.status=201 http.response.written=0 
23:33:14 [2024-01-03T23:33:14.621Z] 127.0.0.1 - - [03/Jan/2024:23:33:14 +0000] "PUT /v2/test/blobs/uploads/45000ef2-f775-4729-b9de-54b74fb2b122?_state=fFcQvpNABsD_AKEFUJGb0wbZCXNyXQ87nMgAJ-xZKK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDAwZWYyLWY3NzUtNDcyOS1iOWRlLTU0Yjc0ZmIyYjEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzEzOTQyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown"
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.435047393Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f8b3c14-d735-4d94-ad81-d56d12edef7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/uploads/9ea0740c-a0df-482a-8e22-e3337cc54750?_state=K8kZobpf-Dqrlgv_nZrCSaYmukRvG-YBmjpUFf3d1NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjllYTA3NDBjLWEwZGYtNDgyYS04ZTIyLWUzMzM3Y2M1NDc1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzE0MDM4NzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=9ea0740c-a0df-482a-8e22-e3337cc54750 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.435105394Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f8b3c14-d735-4d94-ad81-d56d12edef7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/uploads/9ea0740c-a0df-482a-8e22-e3337cc54750?_state=K8kZobpf-Dqrlgv_nZrCSaYmukRvG-YBmjpUFf3d1NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjllYTA3NDBjLWEwZGYtNDgyYS04ZTIyLWUzMzM3Y2M1NDc1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzE0MDM4NzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=9ea0740c-a0df-482a-8e22-e3337cc54750 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.435163445Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/9ea0740c-a0df-482a-8e22-e3337cc54750/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f8b3c14-d735-4d94-ad81-d56d12edef7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/uploads/9ea0740c-a0df-482a-8e22-e3337cc54750?_state=K8kZobpf-Dqrlgv_nZrCSaYmukRvG-YBmjpUFf3d1NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjllYTA3NDBjLWEwZGYtNDgyYS04ZTIyLWUzMzM3Y2M1NDc1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzE0MDM4NzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=31.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).GetContent" trace.id=e0db0978-b455-4faf-a539-1e2ce7b5c677 trace.line=95 vars.name=test vars.uuid=9ea0740c-a0df-482a-8e22-e3337cc54750 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.435212839Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/9ea0740c-a0df-482a-8e22-e3337cc54750/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f8b3c14-d735-4d94-ad81-d56d12edef7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/uploads/9ea0740c-a0df-482a-8e22-e3337cc54750?_state=K8kZobpf-Dqrlgv_nZrCSaYmukRvG-YBmjpUFf3d1NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjllYTA3NDBjLWEwZGYtNDgyYS04ZTIyLWUzMzM3Y2M1NDc1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzE0MDM4NzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=19.791µ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=0ff0f42b-fda6-4237-8950-66e03cebe405 trace.line=142 vars.name=test vars.uuid=9ea0740c-a0df-482a-8e22-e3337cc54750 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.435243517Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f8b3c14-d735-4d94-ad81-d56d12edef7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/uploads/9ea0740c-a0df-482a-8e22-e3337cc54750?_state=K8kZobpf-Dqrlgv_nZrCSaYmukRvG-YBmjpUFf3d1NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjllYTA3NDBjLWEwZGYtNDgyYS04ZTIyLWUzMzM3Y2M1NDc1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzE0MDM4NzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=9ea0740c-a0df-482a-8e22-e3337cc54750 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.435309182Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/9ea0740c-a0df-482a-8e22-e3337cc54750/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f8b3c14-d735-4d94-ad81-d56d12edef7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/uploads/9ea0740c-a0df-482a-8e22-e3337cc54750?_state=K8kZobpf-Dqrlgv_nZrCSaYmukRvG-YBmjpUFf3d1NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjllYTA3NDBjLWEwZGYtNDgyYS04ZTIyLWUzMzM3Y2M1NDc1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzE0MDM4NzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=32.467µ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=6e1d561d-bfca-478b-a368-a246a7334cf1 trace.line=110 vars.name=test vars.uuid=9ea0740c-a0df-482a-8e22-e3337cc54750 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.435346843Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/9ea0740c-a0df-482a-8e22-e3337cc54750/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f8b3c14-d735-4d94-ad81-d56d12edef7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/uploads/9ea0740c-a0df-482a-8e22-e3337cc54750?_state=K8kZobpf-Dqrlgv_nZrCSaYmukRvG-YBmjpUFf3d1NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjllYTA3NDBjLWEwZGYtNDgyYS04ZTIyLWUzMzM3Y2M1NDc1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzE0MDM4NzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=12.185µ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=7d866f73-8912-49cf-bf18-183b30815751 trace.line=155 vars.name=test vars.uuid=9ea0740c-a0df-482a-8e22-e3337cc54750 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.435384397Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f8b3c14-d735-4d94-ad81-d56d12edef7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/uploads/9ea0740c-a0df-482a-8e22-e3337cc54750?_state=K8kZobpf-Dqrlgv_nZrCSaYmukRvG-YBmjpUFf3d1NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjllYTA3NDBjLWEwZGYtNDgyYS04ZTIyLWUzMzM3Y2M1NDc1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzE0MDM4NzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=12.718µ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=f8220a4e-e2e7-452a-ad01-719d80126158 trace.line=155 vars.name=test vars.uuid=9ea0740c-a0df-482a-8e22-e3337cc54750 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.435417102Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/9ea0740c-a0df-482a-8e22-e3337cc54750/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f8b3c14-d735-4d94-ad81-d56d12edef7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/uploads/9ea0740c-a0df-482a-8e22-e3337cc54750?_state=K8kZobpf-Dqrlgv_nZrCSaYmukRvG-YBmjpUFf3d1NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjllYTA3NDBjLWEwZGYtNDgyYS04ZTIyLWUzMzM3Y2M1NDc1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzE0MDM4NzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=9.706µ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=01cf57d7-53cf-4c2b-b183-758cccb24629 trace.line=155 vars.name=test vars.uuid=9ea0740c-a0df-482a-8e22-e3337cc54750 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.435477565Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/9ea0740c-a0df-482a-8e22-e3337cc54750/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f8b3c14-d735-4d94-ad81-d56d12edef7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/uploads/9ea0740c-a0df-482a-8e22-e3337cc54750?_state=K8kZobpf-Dqrlgv_nZrCSaYmukRvG-YBmjpUFf3d1NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjllYTA3NDBjLWEwZGYtNDgyYS04ZTIyLWUzMzM3Y2M1NDc1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzE0MDM4NzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=36.553µ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=09ee058b-ba0f-450e-aec4-95be1084fead trace.line=185 vars.name=test vars.uuid=9ea0740c-a0df-482a-8e22-e3337cc54750 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.435541096Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f8b3c14-d735-4d94-ad81-d56d12edef7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/uploads/9ea0740c-a0df-482a-8e22-e3337cc54750?_state=K8kZobpf-Dqrlgv_nZrCSaYmukRvG-YBmjpUFf3d1NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjllYTA3NDBjLWEwZGYtNDgyYS04ZTIyLWUzMzM3Y2M1NDc1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzE0MDM4NzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=36.43µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=155e059e-c27b-47ee-9b19-16f58e02a0b7 trace.line=110 vars.name=test vars.uuid=9ea0740c-a0df-482a-8e22-e3337cc54750 
23:33:14 [2024-01-03T23:33:14.621Z] time="2024-01-03T23:33:14.435639622Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/9ea0740c-a0df-482a-8e22-e3337cc54750")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f8b3c14-d735-4d94-ad81-d56d12edef7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/uploads/9ea0740c-a0df-482a-8e22-e3337cc54750?_state=K8kZobpf-Dqrlgv_nZrCSaYmukRvG-YBmjpUFf3d1NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjllYTA3NDBjLWEwZGYtNDgyYS04ZTIyLWUzMzM3Y2M1NDc1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzE0MDM4NzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=75.79µ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=bc2bdaa2-b24d-4aab-925f-1d8902fdce50 trace.line=202 vars.name=test vars.uuid=9ea0740c-a0df-482a-8e22-e3337cc54750 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.435704056Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f8b3c14-d735-4d94-ad81-d56d12edef7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/blobs/uploads/9ea0740c-a0df-482a-8e22-e3337cc54750?_state=K8kZobpf-Dqrlgv_nZrCSaYmukRvG-YBmjpUFf3d1NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjllYTA3NDBjLWEwZGYtNDgyYS04ZTIyLWUzMzM3Y2M1NDc1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzE0MDM4NzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=2.061014ms http.response.status=201 http.response.written=0 
23:33:14 [2024-01-03T23:33:14.622Z] 127.0.0.1 - - [03/Jan/2024:23:33:14 +0000] "PUT /v2/test/blobs/uploads/9ea0740c-a0df-482a-8e22-e3337cc54750?_state=K8kZobpf-Dqrlgv_nZrCSaYmukRvG-YBmjpUFf3d1NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjllYTA3NDBjLWEwZGYtNDgyYS04ZTIyLWUzMzM3Y2M1NDc1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wM1QyMzozMzoxNC40MzE0MDM4NzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown"
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.436570176Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8049e5b4-1632-416d-9ea6-9a71b0fd6196 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.436599697Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8049e5b4-1632-416d-9ea6-9a71b0fd6196 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.436647787Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8049e5b4-1632-416d-9ea6-9a71b0fd6196 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=21.227µ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=18357b86-38f9-4622-937b-1bf6eb3c4106 trace.line=95 vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.436702219Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8049e5b4-1632-416d-9ea6-9a71b0fd6196 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="690.286µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] 127.0.0.1 - - [03/Jan/2024:23:33:14 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.11+unknown"
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.438098931Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=db824929-5be0-4254-bce7-4d428892d24d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.438135788Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=db824929-5be0-4254-bce7-4d428892d24d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.438269809Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=db824929-5be0-4254-bce7-4d428892d24d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.438284972Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=db824929-5be0-4254-bce7-4d428892d24d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.438293382Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=db824929-5be0-4254-bce7-4d428892d24d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.438357594Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=db824929-5be0-4254-bce7-4d428892d24d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=34.789µ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=20810abf-72c1-4fa9-86cb-257ab7546b01 trace.line=95 vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.438404461Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=db824929-5be0-4254-bce7-4d428892d24d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=13.833µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=800870c6-c8f5-4bff-b87f-73e60bc217fe trace.line=155 vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.438450877Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=db824929-5be0-4254-bce7-4d428892d24d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=19.134µ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=d66a862d-eb93-494e-bb11-cdfd0075d587 trace.line=95 vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.438487135Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=db824929-5be0-4254-bce7-4d428892d24d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=10.437µ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=2558d75c-50c4-4696-98b5-39c896a431ba trace.line=155 vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.438524336Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=db824929-5be0-4254-bce7-4d428892d24d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=12.094µ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=18830f83-0bc1-4048-8ca3-770a0aabeaf3 trace.line=155 vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.438595441Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=db824929-5be0-4254-bce7-4d428892d24d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=46.374µ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=3806b1bc-4bd4-47a8-b4c6-725c28f03708 trace.line=110 vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.438677802Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=db824929-5be0-4254-bce7-4d428892d24d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=50.313µ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=b38cb516-a06e-4d54-80d3-29b82b28136c trace.line=110 vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.438826797Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=db824929-5be0-4254-bce7-4d428892d24d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=61.562µ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=7a89e07a-9ec2-4152-bd73-383328856713 trace.line=110 vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.438881024Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=db824929-5be0-4254-bce7-4d428892d24d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=31.564µ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=948f29e6-e08e-42fb-9671-ea42898773fe trace.line=110 vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.438915198Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=db824929-5be0-4254-bce7-4d428892d24d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.438931805Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=db824929-5be0-4254-bce7-4d428892d24d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33112" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=1.910436ms http.response.status=201 http.response.written=0 
23:33:14 [2024-01-03T23:33:14.622Z] 127.0.0.1 - - [03/Jan/2024:23:33:14 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown"
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.443167595Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3e1ad6de-0c09-4964-b795-496008a0d44e http.request.method=GET http.request.remoteaddr="127.0.0.1:33138" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.443199554Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3e1ad6de-0c09-4964-b795-496008a0d44e http.request.method=GET http.request.remoteaddr="127.0.0.1:33138" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="746.63µs" http.response.status=200 http.response.written=2 
23:33:14 [2024-01-03T23:33:14.622Z] 127.0.0.1 - - [03/Jan/2024:23:33:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.445079738Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6e4346f4-4920-496b-8c00-a8cc4059c1d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.445112419Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6e4346f4-4920-496b-8c00-a8cc4059c1d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.445174686Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6e4346f4-4920-496b-8c00-a8cc4059c1d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.534µ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=df972bff-a077-4d8d-bdb9-d482fb596d01 trace.line=95 vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.44519483Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6e4346f4-4920-496b-8c00-a8cc4059c1d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.44523958Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6e4346f4-4920-496b-8c00-a8cc4059c1d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.619µ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=347bc1df-8786-4839-beb3-8553ca75fa6a trace.line=95 vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.445281064Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6e4346f4-4920-496b-8c00-a8cc4059c1d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.801µ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=e5803c14-2c78-4d3d-ac46-f1daa490f177 trace.line=155 vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.4453209Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6e4346f4-4920-496b-8c00-a8cc4059c1d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.48µ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=a624625f-51dc-454a-b153-17e58670c877 trace.line=125 vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.445357125Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6e4346f4-4920-496b-8c00-a8cc4059c1d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.445434408Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6e4346f4-4920-496b-8c00-a8cc4059c1d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.031582ms http.response.status=200 http.response.written=417 
23:33:14 [2024-01-03T23:33:14.622Z] 127.0.0.1 - - [03/Jan/2024:23:33:14 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:33:14 [2024-01-03T23:33:14.622Z] time="2024-01-03T23:33:14.453836058Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=acb4f77b-7b90-472e-9fb2-f27d96a0b2a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.453881628Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=acb4f77b-7b90-472e-9fb2-f27d96a0b2a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.453897366Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=acb4f77b-7b90-472e-9fb2-f27d96a0b2a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.4539575Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=acb4f77b-7b90-472e-9fb2-f27d96a0b2a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.444µ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=fdcc8da3-23dd-4f31-9158-7a11df3d1950 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.454005836Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=acb4f77b-7b90-472e-9fb2-f27d96a0b2a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.031µ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=5261e603-6b9e-4ab6-a48f-e302ada3710e trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.454042586Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=acb4f77b-7b90-472e-9fb2-f27d96a0b2a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.834µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=b6ffb0a8-f707-41ba-9114-cc4dfb0fc59b trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.454075242Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=acb4f77b-7b90-472e-9fb2-f27d96a0b2a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.454153698Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=acb4f77b-7b90-472e-9fb2-f27d96a0b2a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.494451ms http.response.status=200 http.response.written=417 
23:33:14 [2024-01-03T23:33:14.623Z] 127.0.0.1 - - [03/Jan/2024:23:33:14 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.460477465Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=763b8b29-0db4-4419-967c-f3f525e51b34 http.request.method=GET http.request.remoteaddr="127.0.0.1:33150" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.460511261Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=763b8b29-0db4-4419-967c-f3f525e51b34 http.request.method=GET http.request.remoteaddr="127.0.0.1:33150" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.46053316Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=076e93e7-b727-42b6-a34c-931ad2275365 http.request.method=GET http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.460563027Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=076e93e7-b727-42b6-a34c-931ad2275365 http.request.method=GET http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.460575186Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=763b8b29-0db4-4419-967c-f3f525e51b34 http.request.method=GET http.request.remoteaddr="127.0.0.1:33150" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.477µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8af70fff-2239-47b4-bf4c-84c46064db53 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.460616269Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=763b8b29-0db4-4419-967c-f3f525e51b34 http.request.method=GET http.request.remoteaddr="127.0.0.1:33150" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.302µ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=c9472dbb-95b1-4e82-996a-e17e46d5fa3f trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.460633466Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=076e93e7-b727-42b6-a34c-931ad2275365 http.request.method=GET http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.798µ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=565377df-87f2-4203-8a23-d7b5e1bf2107 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.46065699Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=763b8b29-0db4-4419-967c-f3f525e51b34 http.request.method=GET http.request.remoteaddr="127.0.0.1:33150" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.329µ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=b483f1cc-1291-4494-8f2f-2db97f053319 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.460681909Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=076e93e7-b727-42b6-a34c-931ad2275365 http.request.method=GET http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.056µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=27df6011-b8de-4b46-9026-7b58c8dc3ebc trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.460695308Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=763b8b29-0db4-4419-967c-f3f525e51b34 http.request.method=GET http.request.remoteaddr="127.0.0.1:33150" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.191µ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=454a2376-b914-4914-b189-e06bdcd3a937 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.460726363Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=763b8b29-0db4-4419-967c-f3f525e51b34 http.request.method=GET http.request.remoteaddr="127.0.0.1:33150" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.288µ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=c37a819d-9378-4134-b70f-f9eacdf501df trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.460731278Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=076e93e7-b727-42b6-a34c-931ad2275365 http.request.method=GET http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.495µ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=ca0c9655-d5fc-4100-93d7-4357f9a50b06 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.460762597Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=763b8b29-0db4-4419-967c-f3f525e51b34 http.request.method=GET http.request.remoteaddr="127.0.0.1:33150" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.289µ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=bc5209a8-7235-4a99-96ec-21124768b812 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.460765633Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=076e93e7-b727-42b6-a34c-931ad2275365 http.request.method=GET http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.568µ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=ee395cb2-3443-419c-8990-ac42ee8958eb trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.460796803Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=076e93e7-b727-42b6-a34c-931ad2275365 http.request.method=GET http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.649µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d533d678-554d-4fb6-a122-f8a42e6abd66 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.460815798Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=763b8b29-0db4-4419-967c-f3f525e51b34 http.request.method=GET http.request.remoteaddr="127.0.0.1:33150" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.686µ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=3491ea7f-5b24-4a12-9f2e-3695c1a0d484 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.460829238Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=076e93e7-b727-42b6-a34c-931ad2275365 http.request.method=GET http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.67µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=50fb97ee-dcec-401d-98f2-c5974eaa8285 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.46087046Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=076e93e7-b727-42b6-a34c-931ad2275365 http.request.method=GET http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.989µ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=67f6326e-ff90-47d6-b807-7c9fa761762d trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:33:14 [2024-01-03T23:33:14.623Z] time="2024-01-03T23:33:14.461400224Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=076e93e7-b727-42b6-a34c-931ad2275365 http.request.method=GET http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.503µ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=3b21c816-e429-434d-8b8d-ccf295804a56 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:33:14 [2024-01-03T23:33:14.624Z] time="2024-01-03T23:33:14.461470524Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=076e93e7-b727-42b6-a34c-931ad2275365 http.request.method=GET http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.53µ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=dcc4779c-0eb6-426d-b117-552dff796761 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:33:14 [2024-01-03T23:33:14.624Z] time="2024-01-03T23:33:14.461556882Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=076e93e7-b727-42b6-a34c-931ad2275365 http.request.method=GET http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=1.844714ms http.response.status=200 http.response.written=68 
23:33:14 [2024-01-03T23:33:14.624Z] 127.0.0.1 - - [03/Jan/2024:23:33:14 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:33:14 [2024-01-03T23:33:14.624Z] time="2024-01-03T23:33:14.46237392Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=763b8b29-0db4-4419-967c-f3f525e51b34 http.request.method=GET http.request.remoteaddr="127.0.0.1:33150" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.411µ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=349769b6-d5e6-4f7c-8448-7e3051b10345 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:33:14 [2024-01-03T23:33:14.624Z] time="2024-01-03T23:33:14.462429394Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=763b8b29-0db4-4419-967c-f3f525e51b34 http.request.method=GET http.request.remoteaddr="127.0.0.1:33150" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.08µ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=c2148e4b-dcc0-4bf5-a0a8-e6658a8b9651 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:33:14 [2024-01-03T23:33:14.624Z] time="2024-01-03T23:33:14.462479986Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=763b8b29-0db4-4419-967c-f3f525e51b34 http.request.method=GET http.request.remoteaddr="127.0.0.1:33150" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.791965ms http.response.status=200 http.response.written=194 
23:33:14 [2024-01-03T23:33:14.624Z] 127.0.0.1 - - [03/Jan/2024:23:33:14 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:33:14 [2024-01-03T23:33:14.624Z] time="2024-01-03T23:33:14.475729282Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5b7b4705-aa8a-4a21-bdc5-7ad28e22e93d http.request.method=GET http.request.remoteaddr="127.0.0.1:33186" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
23:33:14 [2024-01-03T23:33:14.624Z] time="2024-01-03T23:33:14.475761454Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5b7b4705-aa8a-4a21-bdc5-7ad28e22e93d http.request.method=GET http.request.remoteaddr="127.0.0.1:33186" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="823.298µs" http.response.status=200 http.response.written=2 
23:33:14 [2024-01-03T23:33:14.624Z] 127.0.0.1 - - [03/Jan/2024:23:33:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:33:14 [2024-01-03T23:33:14.624Z] time="2024-01-03T23:33:14.483893471Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd9d2b94-21fb-44e4-ad6e-a57ac811cc9d http.request.method=GET http.request.remoteaddr="127.0.0.1:33202" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:33:14 [2024-01-03T23:33:14.624Z] time="2024-01-03T23:33:14.483932642Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd9d2b94-21fb-44e4-ad6e-a57ac811cc9d http.request.method=GET http.request.remoteaddr="127.0.0.1:33202" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:33:14 [2024-01-03T23:33:14.624Z] time="2024-01-03T23:33:14.483945696Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd9d2b94-21fb-44e4-ad6e-a57ac811cc9d http.request.method=GET http.request.remoteaddr="127.0.0.1:33202" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:33:14 [2024-01-03T23:33:14.624Z] time="2024-01-03T23:33:14.484005839Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd9d2b94-21fb-44e4-ad6e-a57ac811cc9d http.request.method=GET http.request.remoteaddr="127.0.0.1:33202" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=30.703µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c7fed9e3-14e4-412e-ab4f-acceca889ed7 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:33:14 [2024-01-03T23:33:14.624Z] time="2024-01-03T23:33:14.484052435Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd9d2b94-21fb-44e4-ad6e-a57ac811cc9d http.request.method=GET http.request.remoteaddr="127.0.0.1:33202" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.867µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5c8ebdbc-48cf-4ae2-ad60-fd1aec1aea5f trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:33:14 [2024-01-03T23:33:14.624Z] time="2024-01-03T23:33:14.484119199Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd9d2b94-21fb-44e4-ad6e-a57ac811cc9d http.request.method=GET http.request.remoteaddr="127.0.0.1:33202" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="972.555µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:33:14 [2024-01-03T23:33:14.624Z] 127.0.0.1 - - [03/Jan/2024:23:33:14 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.5 git-commit/6d2c4f87af873e5c23d8b2bd60f6cd682e615b5b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:33:14 [2024-01-03T23:33:14.624Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
23:33:14 [2024-01-03T23:33:14.624Z] === RUN   TestImagePullNonExisting
23:33:14 [2024-01-03T23:33:14.624Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
23:33:14 [2024-01-03T23:33:14.624Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
23:33:14 [2024-01-03T23:33:14.624Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
23:33:14 [2024-01-03T23:33:14.624Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
23:33:14 [2024-01-03T23:33:14.624Z] === RUN   TestImagePullNonExisting/asdfasdf
23:33:14 [2024-01-03T23:33:14.624Z] === PAUSE TestImagePullNonExisting/asdfasdf
23:33:14 [2024-01-03T23:33:14.624Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
23:33:14 [2024-01-03T23:33:14.624Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
23:33:14 [2024-01-03T23:33:14.624Z] === RUN   TestImagePullNonExisting/library/asdfasdf
23:33:14 [2024-01-03T23:33:14.624Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
23:33:14 [2024-01-03T23:33:14.624Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
23:33:14 [2024-01-03T23:33:14.624Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
23:33:14 [2024-01-03T23:33:14.624Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
23:33:14 [2024-01-03T23:33:14.624Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
23:33:14 [2024-01-03T23:33:14.624Z] === CONT  TestImagePullNonExisting/asdfasdf
23:33:14 [2024-01-03T23:33:14.624Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
23:33:14 [2024-01-03T23:33:14.624Z] === CONT  TestImagePullNonExisting/library/asdfasdf
23:33:14 [2024-01-03T23:33:14.624Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
23:33:15 [2024-01-03T23:33:15.997Z] --- PASS: TestImagePullNonExisting (0.01s)
23:33:15 [2024-01-03T23:33:15.997Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.97s)
23:33:15 [2024-01-03T23:33:15.997Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.97s)
23:33:15 [2024-01-03T23:33:15.997Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.97s)
23:33:15 [2024-01-03T23:33:15.997Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.97s)
23:33:15 [2024-01-03T23:33:15.997Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.26s)
23:33:15 [2024-01-03T23:33:15.997Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
23:33:15 [2024-01-03T23:33:15.997Z] === RUN   TestRemoveImageOrphaning
23:33:15 [2024-01-03T23:33:15.997Z] --- PASS: TestRemoveImageOrphaning (0.17s)
23:33:15 [2024-01-03T23:33:15.997Z] === RUN   TestRemoveByDigest
23:33:15 [2024-01-03T23:33:15.997Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
23:33:15 [2024-01-03T23:33:15.997Z] --- SKIP: TestRemoveByDigest (0.00s)
23:33:15 [2024-01-03T23:33:15.997Z] === RUN   TestRemoveImageGarbageCollector
23:33:15 [2024-01-03T23:33:15.997Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
23:33:15 [2024-01-03T23:33:15.997Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:33:15 [2024-01-03T23:33:15.997Z] === RUN   TestSaveCheckTimes
23:33:15 [2024-01-03T23:33:15.997Z] === PAUSE TestSaveCheckTimes
23:33:15 [2024-01-03T23:33:15.997Z] === RUN   TestSaveRepoWithMultipleImages
23:33:16 [2024-01-03T23:33:16.256Z] --- PASS: TestSaveRepoWithMultipleImages (0.20s)
23:33:16 [2024-01-03T23:33:16.256Z] === RUN   TestSaveDirectoryPermissions
23:33:17 [2024-01-03T23:33:17.631Z] --- PASS: TestSaveDirectoryPermissions (1.10s)
23:33:17 [2024-01-03T23:33:17.631Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:33:17 [2024-01-03T23:33:17.631Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:33:17 [2024-01-03T23:33:17.631Z] === RUN   TestTagUsingDigestAlgorithmAsName
23:33:17 [2024-01-03T23:33:17.631Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
23:33:17 [2024-01-03T23:33:17.631Z] === RUN   TestTagValidPrefixedRepo
23:33:17 [2024-01-03T23:33:17.631Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
23:33:17 [2024-01-03T23:33:17.631Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
23:33:17 [2024-01-03T23:33:17.631Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
23:33:17 [2024-01-03T23:33:17.631Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
23:33:17 [2024-01-03T23:33:17.631Z] === RUN   TestTagValidPrefixedRepo/foooo:t
23:33:17 [2024-01-03T23:33:17.631Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
23:33:17 [2024-01-03T23:33:17.631Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
23:33:17 [2024-01-03T23:33:17.631Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
23:33:17 [2024-01-03T23:33:17.631Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
23:33:17 [2024-01-03T23:33:17.631Z] === CONT  TestTagValidPrefixedRepo/foooo:t
23:33:17 [2024-01-03T23:33:17.631Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
23:33:17 [2024-01-03T23:33:17.631Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
23:33:17 [2024-01-03T23:33:17.631Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
23:33:17 [2024-01-03T23:33:17.631Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
23:33:17 [2024-01-03T23:33:17.631Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
23:33:17 [2024-01-03T23:33:17.631Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
23:33:17 [2024-01-03T23:33:17.631Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
23:33:17 [2024-01-03T23:33:17.631Z] === RUN   TestTagExistedNameWithoutForce
23:33:17 [2024-01-03T23:33:17.631Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:33:17 [2024-01-03T23:33:17.631Z] === RUN   TestTagOfficialNames
23:33:17 [2024-01-03T23:33:17.631Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
23:33:17 [2024-01-03T23:33:17.631Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
23:33:17 [2024-01-03T23:33:17.631Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
23:33:17 [2024-01-03T23:33:17.631Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
23:33:17 [2024-01-03T23:33:17.631Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
23:33:17 [2024-01-03T23:33:17.631Z] --- PASS: TestTagOfficialNames (0.05s)
23:33:17 [2024-01-03T23:33:17.631Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
23:33:17 [2024-01-03T23:33:17.631Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
23:33:17 [2024-01-03T23:33:17.631Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
23:33:17 [2024-01-03T23:33:17.631Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
23:33:17 [2024-01-03T23:33:17.631Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
23:33:17 [2024-01-03T23:33:17.631Z] === RUN   TestTagMatchesDigest
23:33:17 [2024-01-03T23:33:17.631Z] --- PASS: TestTagMatchesDigest (0.01s)
23:33:17 [2024-01-03T23:33:17.631Z] === CONT  TestSaveCheckTimes
23:33:17 [2024-01-03T23:33:17.631Z] --- PASS: TestSaveCheckTimes (0.03s)
23:33:17 [2024-01-03T23:33:17.631Z] PASS
23:33:17 [2024-01-03T23:33:17.631Z] 
23:33:17 [2024-01-03T23:33:17.631Z] === Skipped
23:33:17 [2024-01-03T23:33:17.631Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
23:33:17 [2024-01-03T23:33:17.631Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
23:33:17 [2024-01-03T23:33:17.631Z] 
23:33:17 [2024-01-03T23:33:17.631Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
23:33:17 [2024-01-03T23:33:17.631Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
23:33:17 [2024-01-03T23:33:17.631Z] 
23:33:17 [2024-01-03T23:33:17.631Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:33:17 [2024-01-03T23:33:17.631Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
23:33:17 [2024-01-03T23:33:17.631Z] 
23:33:17 [2024-01-03T23:33:17.631Z] DONE 54 tests, 3 skipped in 6.342s
23:33:17 [2024-01-03T23:33:17.631Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
23:33:17 [2024-01-03T23:33:17.631Z] ++ '[' -n '' ']'
23:33:17 [2024-01-03T23:33:17.631Z] ++ 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
23:33:17 [2024-01-03T23:33:17.631Z] ++ set -e
23:33:17 [2024-01-03T23:33:17.631Z] ++ '[' -n 0 ']'
23:33:17 [2024-01-03T23:33:17.631Z] ++ set -x
23:33:17 [2024-01-03T23:33:17.631Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
23:33:17 [2024-01-03T23:33:17.631Z] === RUN   TestStripANSICommands
23:33:17 [2024-01-03T23:33:17.631Z] === RUN   TestStripANSICommands/#00
23:33:17 [2024-01-03T23:33:17.631Z] === RUN   TestStripANSICommands/#01
23:33:17 [2024-01-03T23:33:17.631Z] --- PASS: TestStripANSICommands (0.00s)
23:33:17 [2024-01-03T23:33:17.631Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
23:33:17 [2024-01-03T23:33:17.631Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
23:33:17 [2024-01-03T23:33:17.631Z] PASS
23:33:17 [2024-01-03T23:33:17.631Z] 
23:33:17 [2024-01-03T23:33:17.631Z] DONE 3 tests in 0.009s
23:33:17 [2024-01-03T23:33:17.631Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
23:33:17 [2024-01-03T23:33:17.631Z] ++ '[' -n '' ']'
23:33:17 [2024-01-03T23:33:17.631Z] ++ 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
23:33:17 [2024-01-03T23:33:17.631Z] ++ set -e
23:33:17 [2024-01-03T23:33:17.631Z] ++ '[' -n 0 ']'
23:33:17 [2024-01-03T23:33:17.631Z] ++ set -x
23:33:17 [2024-01-03T23:33:17.631Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
23:33:17 [2024-01-03T23:33:17.631Z] INFO: Testing against a local daemon
23:33:17 [2024-01-03T23:33:17.631Z] === RUN   TestCreateWithMultiNetworks
23:33:18 [2024-01-03T23:33:18.565Z] --- PASS: TestCreateWithMultiNetworks (0.96s)
23:33:18 [2024-01-03T23:33:18.565Z] === RUN   TestNetworkCreateDelete
23:33:18 [2024-01-03T23:33:18.824Z] --- PASS: TestNetworkCreateDelete (0.17s)
23:33:18 [2024-01-03T23:33:18.824Z] === RUN   TestDockerNetworkDeletePreferID
23:33:19 [2024-01-03T23:33:19.390Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
23:33:19 [2024-01-03T23:33:19.390Z] === RUN   TestDaemonDNSFallback
23:33:25 [2024-01-03T23:33:25.948Z] --- PASS: TestDaemonDNSFallback (6.22s)
23:33:25 [2024-01-03T23:33:25.948Z] === RUN   TestInspectNetwork
23:33:27 [2024-01-03T23:33:27.848Z] === RUN   TestInspectNetwork/full_network_id
23:33:27 [2024-01-03T23:33:27.848Z] === RUN   TestInspectNetwork/partial_network_id
23:33:27 [2024-01-03T23:33:27.848Z] === RUN   TestInspectNetwork/network_name
23:33:27 [2024-01-03T23:33:27.848Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:33:33 [2024-01-03T23:33:33.111Z] --- PASS: TestInspectNetwork (6.91s)
23:33:33 [2024-01-03T23:33:33.111Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:33:33 [2024-01-03T23:33:33.111Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:33:33 [2024-01-03T23:33:33.111Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:33:33 [2024-01-03T23:33:33.111Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:33:33 [2024-01-03T23:33:33.111Z] === RUN   TestRunContainerWithBridgeNone
23:33:33 [2024-01-03T23:33:33.679Z] --- PASS: TestRunContainerWithBridgeNone (1.43s)
23:33:33 [2024-01-03T23:33:33.679Z] === RUN   TestNetworkInvalidJSON
23:33:33 [2024-01-03T23:33:33.679Z] === RUN   TestNetworkInvalidJSON/networks/create
23:33:33 [2024-01-03T23:33:33.679Z] === PAUSE TestNetworkInvalidJSON/networks/create
23:33:33 [2024-01-03T23:33:33.679Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
23:33:33 [2024-01-03T23:33:33.679Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
23:33:33 [2024-01-03T23:33:33.679Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
23:33:33 [2024-01-03T23:33:33.679Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
23:33:33 [2024-01-03T23:33:33.679Z] === CONT  TestNetworkInvalidJSON/networks/create
23:33:33 [2024-01-03T23:33:33.679Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
23:33:33 [2024-01-03T23:33:33.679Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
23:33:33 [2024-01-03T23:33:33.679Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
23:33:33 [2024-01-03T23:33:33.679Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
23:33:33 [2024-01-03T23:33:33.679Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
23:33:33 [2024-01-03T23:33:33.679Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
23:33:33 [2024-01-03T23:33:33.679Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
23:33:33 [2024-01-03T23:33:33.679Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
23:33:33 [2024-01-03T23:33:33.679Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
23:33:33 [2024-01-03T23:33:33.679Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
23:33:33 [2024-01-03T23:33:33.679Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
23:33:33 [2024-01-03T23:33:33.679Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
23:33:33 [2024-01-03T23:33:33.679Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
23:33:33 [2024-01-03T23:33:33.679Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
23:33:33 [2024-01-03T23:33:33.679Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:33:33 [2024-01-03T23:33:33.679Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
23:33:33 [2024-01-03T23:33:33.680Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
23:33:33 [2024-01-03T23:33:33.680Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
23:33:33 [2024-01-03T23:33:33.680Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
23:33:33 [2024-01-03T23:33:33.680Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
23:33:33 [2024-01-03T23:33:33.680Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
23:33:33 [2024-01-03T23:33:33.680Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
23:33:33 [2024-01-03T23:33:33.680Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
23:33:33 [2024-01-03T23:33:33.680Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
23:33:33 [2024-01-03T23:33:33.680Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
23:33:33 [2024-01-03T23:33:33.680Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
23:33:33 [2024-01-03T23:33:33.680Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
23:33:33 [2024-01-03T23:33:33.680Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
23:33:33 [2024-01-03T23:33:33.680Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
23:33:33 [2024-01-03T23:33:33.680Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
23:33:33 [2024-01-03T23:33:33.680Z] === RUN   TestNetworkList
23:33:33 [2024-01-03T23:33:33.938Z] === RUN   TestNetworkList//networks
23:33:33 [2024-01-03T23:33:33.938Z] === PAUSE TestNetworkList//networks
23:33:33 [2024-01-03T23:33:33.938Z] === RUN   TestNetworkList//networks/
23:33:33 [2024-01-03T23:33:33.938Z] === PAUSE TestNetworkList//networks/
23:33:33 [2024-01-03T23:33:33.938Z] === CONT  TestNetworkList//networks
23:33:33 [2024-01-03T23:33:33.938Z] === CONT  TestNetworkList//networks/
23:33:33 [2024-01-03T23:33:33.938Z] --- PASS: TestNetworkList (0.01s)
23:33:33 [2024-01-03T23:33:33.938Z]     --- PASS: TestNetworkList//networks (0.00s)
23:33:33 [2024-01-03T23:33:33.938Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:33:33 [2024-01-03T23:33:33.938Z] === RUN   TestHostIPv4BridgeLabel
23:33:34 [2024-01-03T23:33:34.504Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
23:33:34 [2024-01-03T23:33:34.504Z] === RUN   TestDefaultNetworkOpts
23:33:34 [2024-01-03T23:33:34.504Z] === RUN   TestDefaultNetworkOpts/default_value
23:33:35 [2024-01-03T23:33:35.878Z] === RUN   TestDefaultNetworkOpts/cmdline_value
23:33:37 [2024-01-03T23:33:37.252Z] === RUN   TestDefaultNetworkOpts/config-from_value
23:33:38 [2024-01-03T23:33:38.186Z] --- PASS: TestDefaultNetworkOpts (3.91s)
23:33:38 [2024-01-03T23:33:38.186Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.30s)
23:33:38 [2024-01-03T23:33:38.186Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.30s)
23:33:38 [2024-01-03T23:33:38.186Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.31s)
23:33:38 [2024-01-03T23:33:38.186Z] === RUN   TestForbidDuplicateNetworkNames
23:33:39 [2024-01-03T23:33:39.122Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
23:33:39 [2024-01-03T23:33:39.122Z] === RUN   TestDaemonRestartWithLiveRestore
23:33:40 [2024-01-03T23:33:40.079Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
23:33:40 [2024-01-03T23:33:40.079Z] === RUN   TestDaemonDefaultNetworkPools
23:33:40 [2024-01-03T23:33:40.645Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
23:33:40 [2024-01-03T23:33:40.645Z] === RUN   TestDaemonRestartWithExistingNetwork
23:33:42 [2024-01-03T23:33:42.020Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
23:33:42 [2024-01-03T23:33:42.020Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:33:43 [2024-01-03T23:33:43.395Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
23:33:43 [2024-01-03T23:33:43.395Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:33:43 [2024-01-03T23:33:43.962Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
23:33:43 [2024-01-03T23:33:43.962Z] === RUN   TestServiceWithPredefinedNetwork
23:33:45 [2024-01-03T23:33:45.862Z] --- PASS: TestServiceWithPredefinedNetwork (2.03s)
23:33:45 [2024-01-03T23:33:45.862Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:33:45 [2024-01-03T23:33:45.862Z]     service_test.go:250: FLAKY_TEST
23:33:45 [2024-01-03T23:33:45.862Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:33:45 [2024-01-03T23:33:45.862Z] === RUN   TestServiceWithDataPathPortInit
23:34:00 [2024-01-03T23:34:00.732Z] --- PASS: TestServiceWithDataPathPortInit (13.61s)
23:34:00 [2024-01-03T23:34:00.732Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:34:01 [2024-01-03T23:34:01.666Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ba2nx7il3gsp227syxkq8sbfl Created:2024-01-03 23:34:00.663144778 +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[5157cec6d1194b5555081cd124b12e7ddad973c77659d6f2fae9b5044f67783d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jt1zsjyo45f8ugzf80hf9z1n3 EndpointID:8fe82bfc0ca69a682b70db1187503701a0988e819064dee5666d945955b39f83 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4ebdf6633ffa8171d4d7a555ea4d59cba107057e1401f093f505d09ee8e4a62e 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:929915e85703 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jt1zsjyo45f8ugzf80hf9z1n3 EndpointID:8fe82bfc0ca69a682b70db1187503701a0988e819064dee5666d945955b39f83 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:34:06 [2024-01-03T23:34:06.930Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s)
23:34:06 [2024-01-03T23:34:06.930Z] PASS
23:34:06 [2024-01-03T23:34:06.930Z] 
23:34:06 [2024-01-03T23:34:06.930Z] === Skipped
23:34:06 [2024-01-03T23:34:06.930Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:34:06 [2024-01-03T23:34:06.930Z]     service_test.go:250: FLAKY_TEST
23:34:06 [2024-01-03T23:34:06.930Z] 
23:34:06 [2024-01-03T23:34:06.930Z] DONE 44 tests, 1 skipped in 48.765s
23:34:06 [2024-01-03T23:34:06.930Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
23:34:06 [2024-01-03T23:34:06.930Z] ++ '[' -n '' ']'
23:34:06 [2024-01-03T23:34:06.930Z] ++ 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
23:34:06 [2024-01-03T23:34:06.930Z] ++ set -e
23:34:06 [2024-01-03T23:34:06.930Z] ++ '[' -n 0 ']'
23:34:06 [2024-01-03T23:34:06.930Z] ++ set -x
23:34:06 [2024-01-03T23:34:06.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
23:34:06 [2024-01-03T23:34:06.930Z] INFO: Testing against a local daemon
23:34:06 [2024-01-03T23:34:06.930Z] === RUN   TestDockerNetworkIpvlanPersistance
23:34:06 [2024-01-03T23:34:06.930Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:34:06 [2024-01-03T23:34:06.930Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:34:06 [2024-01-03T23:34:06.930Z] === RUN   TestDockerNetworkIpvlan
23:34:06 [2024-01-03T23:34:06.930Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:34:06 [2024-01-03T23:34:06.930Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:34:06 [2024-01-03T23:34:06.930Z] PASS
23:34:06 [2024-01-03T23:34:06.930Z] 
23:34:06 [2024-01-03T23:34:06.930Z] === Skipped
23:34:06 [2024-01-03T23:34:06.930Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:34:06 [2024-01-03T23:34:06.930Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:34:06 [2024-01-03T23:34:06.930Z] 
23:34:06 [2024-01-03T23:34:06.930Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:34:06 [2024-01-03T23:34:06.930Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:34:06 [2024-01-03T23:34:06.930Z] 
23:34:06 [2024-01-03T23:34:06.930Z] DONE 2 tests, 2 skipped in 0.037s
23:34:06 [2024-01-03T23:34:06.930Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
23:34:06 [2024-01-03T23:34:06.930Z] ++ '[' -n '' ']'
23:34:06 [2024-01-03T23:34:06.930Z] ++ 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
23:34:06 [2024-01-03T23:34:06.930Z] ++ set -e
23:34:06 [2024-01-03T23:34:06.930Z] ++ '[' -n 0 ']'
23:34:06 [2024-01-03T23:34:06.930Z] ++ set -x
23:34:06 [2024-01-03T23:34:06.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
23:34:06 [2024-01-03T23:34:06.930Z] INFO: Testing against a local daemon
23:34:06 [2024-01-03T23:34:06.930Z] === RUN   TestDockerNetworkMacvlanPersistance
23:34:07 [2024-01-03T23:34:07.497Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s)
23:34:07 [2024-01-03T23:34:07.497Z] === RUN   TestDockerNetworkMacvlan
23:34:07 [2024-01-03T23:34:07.497Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:34:08 [2024-01-03T23:34:08.063Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:34:08 [2024-01-03T23:34:08.998Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:34:09 [2024-01-03T23:34:09.256Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:34:10 [2024-01-03T23:34:10.190Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:34:10 [2024-01-03T23:34:10.448Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:34:11 [2024-01-03T23:34:11.383Z] --- PASS: TestDockerNetworkMacvlan (3.54s)
23:34:11 [2024-01-03T23:34:11.383Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
23:34:11 [2024-01-03T23:34:11.383Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
23:34:11 [2024-01-03T23:34:11.383Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
23:34:11 [2024-01-03T23:34:11.383Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
23:34:11 [2024-01-03T23:34:11.383Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
23:34:11 [2024-01-03T23:34:11.383Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
23:34:11 [2024-01-03T23:34:11.383Z] PASS
23:34:11 [2024-01-03T23:34:11.383Z] 
23:34:11 [2024-01-03T23:34:11.383Z] DONE 8 tests in 4.752s
23:34:11 [2024-01-03T23:34:11.383Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
23:34:11 [2024-01-03T23:34:11.383Z] ++ '[' -n '' ']'
23:34:11 [2024-01-03T23:34:11.383Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
23:34:11 [2024-01-03T23:34:11.383Z] ++ set -e
23:34:11 [2024-01-03T23:34:11.383Z] ++ '[' -n 0 ']'
23:34:11 [2024-01-03T23:34:11.383Z] ++ set -x
23:34:11 [2024-01-03T23:34:11.383Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
23:34:11 [2024-01-03T23:34:11.383Z] INFO: Testing against a local daemon
23:34:11 [2024-01-03T23:34:11.383Z] === RUN   TestBridgeICC
23:34:11 [2024-01-03T23:34:11.949Z] === RUN   TestBridgeICC/IPv4_non-internal_network
23:34:12 [2024-01-03T23:34:12.884Z] === RUN   TestBridgeICC/IPv4_internal_network
23:34:14 [2024-01-03T23:34:14.259Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
23:34:15 [2024-01-03T23:34:15.193Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
23:34:16 [2024-01-03T23:34:16.127Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
23:34:17 [2024-01-03T23:34:17.502Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
23:34:18 [2024-01-03T23:34:18.876Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
23:34:19 [2024-01-03T23:34:19.810Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
23:34:21 [2024-01-03T23:34:21.202Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
23:34:24 [2024-01-03T23:34:24.498Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
23:34:27 [2024-01-03T23:34:27.778Z] --- PASS: TestBridgeICC (16.47s)
23:34:27 [2024-01-03T23:34:27.778Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.17s)
23:34:27 [2024-01-03T23:34:27.778Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.04s)
23:34:27 [2024-01-03T23:34:27.778Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.14s)
23:34:27 [2024-01-03T23:34:27.778Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.08s)
23:34:27 [2024-01-03T23:34:27.778Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.31s)
23:34:27 [2024-01-03T23:34:27.778Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.11s)
23:34:27 [2024-01-03T23:34:27.778Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.18s)
23:34:27 [2024-01-03T23:34:27.778Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.26s)
23:34:27 [2024-01-03T23:34:27.778Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.24s)
23:34:27 [2024-01-03T23:34:27.778Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.33s)
23:34:27 [2024-01-03T23:34:27.778Z] === RUN   TestBridgeINC
23:34:28 [2024-01-03T23:34:28.345Z] === RUN   TestBridgeINC/IPv4_non-internal_network
23:34:33 [2024-01-03T23:34:33.607Z] === RUN   TestBridgeINC/IPv4_internal_network
23:34:33 [2024-01-03T23:34:33.865Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
23:34:39 [2024-01-03T23:34:39.133Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
23:34:39 [2024-01-03T23:34:39.699Z] --- PASS: TestBridgeINC (12.03s)
23:34:39 [2024-01-03T23:34:39.699Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.47s)
23:34:39 [2024-01-03T23:34:39.699Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.21s)
23:34:39 [2024-01-03T23:34:39.699Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.44s)
23:34:39 [2024-01-03T23:34:39.699Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.30s)
23:34:39 [2024-01-03T23:34:39.699Z] === RUN   TestDefaultBridgeIPv6
23:34:39 [2024-01-03T23:34:39.699Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
23:34:41 [2024-01-03T23:34:41.599Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
23:34:42 [2024-01-03T23:34:42.974Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
23:34:44 [2024-01-03T23:34:44.349Z] --- PASS: TestDefaultBridgeIPv6 (4.69s)
23:34:44 [2024-01-03T23:34:44.349Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.53s)
23:34:44 [2024-01-03T23:34:44.349Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.54s)
23:34:44 [2024-01-03T23:34:44.349Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.61s)
23:34:44 [2024-01-03T23:34:44.349Z] === RUN   TestDefaultBridgeAddresses
23:34:44 [2024-01-03T23:34:44.349Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
23:34:46 [2024-01-03T23:34:46.249Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
23:34:47 [2024-01-03T23:34:47.624Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
23:34:47 [2024-01-03T23:34:47.624Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
23:34:47 [2024-01-03T23:34:47.624Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
23:34:47 [2024-01-03T23:34:47.624Z] PASS
23:34:47 [2024-01-03T23:34:47.624Z] 
23:34:47 [2024-01-03T23:34:47.624Z] DONE 23 tests in 36.331s
23:34:47 [2024-01-03T23:34:47.624Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
23:34:47 [2024-01-03T23:34:47.624Z] ++ '[' -n '' ']'
23:34:47 [2024-01-03T23:34:47.624Z] ++ 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
23:34:47 [2024-01-03T23:34:47.624Z] ++ set -e
23:34:47 [2024-01-03T23:34:47.624Z] ++ '[' -n 0 ']'
23:34:47 [2024-01-03T23:34:47.624Z] ++ set -x
23:34:47 [2024-01-03T23:34:47.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
23:34:47 [2024-01-03T23:34:47.624Z] testing: warning: no tests to run
23:34:47 [2024-01-03T23:34:47.624Z] PASS
23:34:47 [2024-01-03T23:34:47.624Z] 
23:34:47 [2024-01-03T23:34:47.624Z] DONE 0 tests in 0.007s
23:34:47 [2024-01-03T23:34:47.624Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
23:34:47 [2024-01-03T23:34:47.624Z] ++ '[' -n '' ']'
23:34:47 [2024-01-03T23:34:47.624Z] ++ 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
23:34:47 [2024-01-03T23:34:47.624Z] ++ set -e
23:34:47 [2024-01-03T23:34:47.625Z] ++ '[' -n 0 ']'
23:34:47 [2024-01-03T23:34:47.625Z] ++ set -x
23:34:47 [2024-01-03T23:34:47.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
23:34:47 [2024-01-03T23:34:47.625Z] INFO: Testing against a local daemon
23:34:47 [2024-01-03T23:34:47.625Z] === RUN   TestAuthZPluginAllowRequest
23:34:48 [2024-01-03T23:34:48.559Z] --- PASS: TestAuthZPluginAllowRequest (1.04s)
23:34:48 [2024-01-03T23:34:48.559Z] === RUN   TestAuthZPluginTLS
23:34:49 [2024-01-03T23:34:49.125Z] --- PASS: TestAuthZPluginTLS (0.54s)
23:34:49 [2024-01-03T23:34:49.125Z] === RUN   TestAuthZPluginDenyRequest
23:34:49 [2024-01-03T23:34:49.692Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
23:34:49 [2024-01-03T23:34:49.692Z] === RUN   TestAuthZPluginAPIDenyResponse
23:34:50 [2024-01-03T23:34:50.258Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
23:34:50 [2024-01-03T23:34:50.258Z] === RUN   TestAuthZPluginDenyResponse
23:34:50 [2024-01-03T23:34:50.824Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
23:34:50 [2024-01-03T23:34:50.824Z] === RUN   TestAuthZPluginAllowEventStream
23:34:51 [2024-01-03T23:34:51.758Z] 2024/01/03 23:34:51 http: panic serving 127.0.0.1:37394: runtime error: invalid memory address or nil pointer dereference
23:34:51 [2024-01-03T23:34:51.758Z] goroutine 149 [running]:
23:34:51 [2024-01-03T23:34:51.758Z] net/http.(*conn).serve.func1()
23:34:51 [2024-01-03T23:34:51.758Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
23:34:51 [2024-01-03T23:34:51.758Z] panic({0xa72d00?, 0x1589a50?})
23:34:51 [2024-01-03T23:34:51.758Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
23:34:51 [2024-01-03T23:34:51.758Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6b378, 0x400011ede0}, 0xffff516090b0?)
23:34:51 [2024-01-03T23:34:51.758Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
23:34:51 [2024-01-03T23:34:51.758Z] net/http.HandlerFunc.ServeHTTP(0x400069f600?, {0xd6b378?, 0x400011ede0?}, 0x402214?)
23:34:51 [2024-01-03T23:34:51.758Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
23:34:51 [2024-01-03T23:34:51.758Z] net/http.(*ServeMux).ServeHTTP(0xd71558?, {0xd6b378, 0x400011ede0}, 0x400069f600)
23:34:51 [2024-01-03T23:34:51.758Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
23:34:51 [2024-01-03T23:34:51.758Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400039a160, {0xd69f38?, 0x40000ba620}, 0x400069f500, {0xd603c0, 0x40002d2600})
23:34:51 [2024-01-03T23:34:51.758Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
23:34:51 [2024-01-03T23:34:51.758Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd69f38?, 0x40000ba620?}, 0x400057ca70?)
23:34:51 [2024-01-03T23:34:51.758Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
23:34:51 [2024-01-03T23:34:51.758Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd69f38?, 0x40000ba620?}, 0x40000ba620?)
23:34:51 [2024-01-03T23:34:51.758Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
23:34:51 [2024-01-03T23:34:51.758Z] net/http.serverHandler.ServeHTTP({0xd66b68?}, {0xd69f38?, 0x40000ba620?}, 0x6?)
23:34:51 [2024-01-03T23:34:51.758Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
23:34:51 [2024-01-03T23:34:51.758Z] net/http.(*conn).serve(0x400069c2d0, {0xd71558, 0x40007584b0})
23:34:51 [2024-01-03T23:34:51.758Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
23:34:51 [2024-01-03T23:34:51.758Z] created by net/http.(*Server).Serve in goroutine 51
23:34:51 [2024-01-03T23:34:51.758Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
23:34:52 [2024-01-03T23:34:52.692Z] 2024/01/03 23:34:52 http: panic serving 127.0.0.1:37410: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
23:34:52 [2024-01-03T23:34:52.692Z] goroutine 24 [running]:
23:34:52 [2024-01-03T23:34:52.692Z] net/http.(*conn).serve.func1()
23:34:52 [2024-01-03T23:34:52.692Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
23:34:52 [2024-01-03T23:34:52.692Z] panic({0xa0a160?, 0x400057cb90?})
23:34:52 [2024-01-03T23:34:52.692Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
23:34:52 [2024-01-03T23:34:52.692Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6b378, 0x400011eea0}, 0xffff516090b0?)
23:34:52 [2024-01-03T23:34:52.692Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
23:34:52 [2024-01-03T23:34:52.692Z] net/http.HandlerFunc.ServeHTTP(0x400069f700?, {0xd6b378?, 0x400011eea0?}, 0x402214?)
23:34:52 [2024-01-03T23:34:52.692Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
23:34:52 [2024-01-03T23:34:52.692Z] net/http.(*ServeMux).ServeHTTP(0xd71558?, {0xd6b378, 0x400011eea0}, 0x400069f700)
23:34:52 [2024-01-03T23:34:52.692Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
23:34:52 [2024-01-03T23:34:52.692Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400039a160, {0xd69f38?, 0x40000ba700}, 0x400001c100, {0xd603c0, 0x40002d2600})
23:34:52 [2024-01-03T23:34:52.692Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
23:34:52 [2024-01-03T23:34:52.692Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd69f38?, 0x40000ba700?}, 0x40007581e0?)
23:34:52 [2024-01-03T23:34:52.692Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
23:34:52 [2024-01-03T23:34:52.692Z] net/http.HandlerFunc.ServeHTTP(0x15e6f80?, {0xd69f38?, 0x40000ba700?}, 0x4000122b40?)
23:34:52 [2024-01-03T23:34:52.692Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
23:34:52 [2024-01-03T23:34:52.692Z] net/http.serverHandler.ServeHTTP({0x40007581e0?}, {0xd69f38?, 0x40000ba700?}, 0x6?)
23:34:52 [2024-01-03T23:34:52.692Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
23:34:52 [2024-01-03T23:34:52.692Z] net/http.(*conn).serve(0x40003e6000, {0xd71558, 0x40007584b0})
23:34:52 [2024-01-03T23:34:52.692Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
23:34:52 [2024-01-03T23:34:52.692Z] created by net/http.(*Server).Serve in goroutine 51
23:34:52 [2024-01-03T23:34:52.692Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
23:34:54 [2024-01-03T23:34:54.590Z] 2024/01/03 23:34:54 http: panic serving 127.0.0.1:33042: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
23:34:54 [2024-01-03T23:34:54.590Z] goroutine 203 [running]:
23:34:54 [2024-01-03T23:34:54.590Z] net/http.(*conn).serve.func1()
23:34:54 [2024-01-03T23:34:54.590Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
23:34:54 [2024-01-03T23:34:54.590Z] panic({0xa0a160?, 0x400057cc30?})
23:34:54 [2024-01-03T23:34:54.590Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
23:34:54 [2024-01-03T23:34:54.590Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6b378, 0x400011ef60}, 0xffff516090b0?)
23:34:54 [2024-01-03T23:34:54.590Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
23:34:54 [2024-01-03T23:34:54.590Z] net/http.HandlerFunc.ServeHTTP(0x400069f900?, {0xd6b378?, 0x400011ef60?}, 0x402214?)
23:34:54 [2024-01-03T23:34:54.590Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
23:34:54 [2024-01-03T23:34:54.590Z] net/http.(*ServeMux).ServeHTTP(0xd71558?, {0xd6b378, 0x400011ef60}, 0x400069f900)
23:34:54 [2024-01-03T23:34:54.590Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
23:34:54 [2024-01-03T23:34:54.590Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400039a160, {0xd69f38?, 0x40000ba7e0}, 0x400069f800, {0xd603c0, 0x40002d2600})
23:34:54 [2024-01-03T23:34:54.590Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
23:34:54 [2024-01-03T23:34:54.590Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd69f38?, 0x40000ba7e0?}, 0x40005116e0?)
23:34:54 [2024-01-03T23:34:54.590Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
23:34:54 [2024-01-03T23:34:54.590Z] net/http.HandlerFunc.ServeHTTP(0x15e6f80?, {0xd69f38?, 0x40000ba7e0?}, 0x4000122b40?)
23:34:54 [2024-01-03T23:34:54.590Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
23:34:54 [2024-01-03T23:34:54.590Z] net/http.serverHandler.ServeHTTP({0x40005116e0?}, {0xd69f38?, 0x40000ba7e0?}, 0x6?)
23:34:54 [2024-01-03T23:34:54.590Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
23:34:54 [2024-01-03T23:34:54.590Z] net/http.(*conn).serve(0x4000027200, {0xd71558, 0x40007584b0})
23:34:54 [2024-01-03T23:34:54.590Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
23:34:54 [2024-01-03T23:34:54.590Z] created by net/http.(*Server).Serve in goroutine 51
23:34:54 [2024-01-03T23:34:54.590Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
23:34:57 [2024-01-03T23:34:57.126Z] --- PASS: TestAuthZPluginAllowEventStream (6.06s)
23:34:57 [2024-01-03T23:34:57.126Z] === RUN   TestAuthZPluginErrorResponse
23:34:57 [2024-01-03T23:34:57.397Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
23:34:57 [2024-01-03T23:34:57.397Z] === RUN   TestAuthZPluginErrorRequest
23:34:57 [2024-01-03T23:34:57.969Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:34:57 [2024-01-03T23:34:57.969Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:34:58 [2024-01-03T23:34:58.535Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
23:34:58 [2024-01-03T23:34:58.535Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:34:59 [2024-01-03T23:34:59.470Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.18s)
23:34:59 [2024-01-03T23:34:59.470Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:35:00 [2024-01-03T23:35:00.845Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.17s)
23:35:00 [2024-01-03T23:35:00.845Z] === RUN   TestAuthZPluginHeader
23:35:01 [2024-01-03T23:35:01.411Z] --- PASS: TestAuthZPluginHeader (0.61s)
23:35:01 [2024-01-03T23:35:01.411Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:35:01 [2024-01-03T23:35:01.411Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
23:35:01 [2024-01-03T23:35:01.411Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:35:01 [2024-01-03T23:35:01.411Z] === RUN   TestAuthZPluginV2Disable
23:35:01 [2024-01-03T23:35:01.411Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
23:35:01 [2024-01-03T23:35:01.411Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:35:01 [2024-01-03T23:35:01.411Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:35:01 [2024-01-03T23:35:01.411Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
23:35:01 [2024-01-03T23:35:01.411Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:35:01 [2024-01-03T23:35:01.411Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:35:01 [2024-01-03T23:35:01.411Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
23:35:01 [2024-01-03T23:35:01.411Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:35:01 [2024-01-03T23:35:01.411Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:35:19 [2024-01-03T23:35:19.489Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
23:35:19 [2024-01-03T23:35:19.489Z] PASS
23:35:19 [2024-01-03T23:35:19.489Z] 
23:35:19 [2024-01-03T23:35:19.489Z] === Skipped
23:35:19 [2024-01-03T23:35:19.489Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:35:19 [2024-01-03T23:35:19.489Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
23:35:19 [2024-01-03T23:35:19.489Z] 
23:35:19 [2024-01-03T23:35:19.489Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:35:19 [2024-01-03T23:35:19.489Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
23:35:19 [2024-01-03T23:35:19.489Z] 
23:35:19 [2024-01-03T23:35:19.489Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:35:19 [2024-01-03T23:35:19.489Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
23:35:19 [2024-01-03T23:35:19.489Z] 
23:35:19 [2024-01-03T23:35:19.489Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:35:19 [2024-01-03T23:35:19.489Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
23:35:19 [2024-01-03T23:35:19.489Z] 
23:35:19 [2024-01-03T23:35:19.489Z] DONE 17 tests, 4 skipped in 30.699s
23:35:19 [2024-01-03T23:35:19.489Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
23:35:19 [2024-01-03T23:35:19.489Z] ++ '[' -n '' ']'
23:35:19 [2024-01-03T23:35:19.489Z] ++ 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
23:35:19 [2024-01-03T23:35:19.489Z] ++ set -e
23:35:19 [2024-01-03T23:35:19.489Z] ++ '[' -n 0 ']'
23:35:19 [2024-01-03T23:35:19.489Z] ++ set -x
23:35:19 [2024-01-03T23:35:19.489Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
23:35:19 [2024-01-03T23:35:19.489Z] INFO: Testing against a local daemon
23:35:19 [2024-01-03T23:35:19.489Z] === RUN   TestPluginInvalidJSON
23:35:19 [2024-01-03T23:35:19.489Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
23:35:19 [2024-01-03T23:35:19.489Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
23:35:19 [2024-01-03T23:35:19.489Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
23:35:19 [2024-01-03T23:35:19.489Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
23:35:19 [2024-01-03T23:35:19.489Z] === RUN   TestPluginInvalidJSON/plugins/pull
23:35:19 [2024-01-03T23:35:19.489Z] === PAUSE TestPluginInvalidJSON/plugins/pull
23:35:19 [2024-01-03T23:35:19.489Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
23:35:19 [2024-01-03T23:35:19.489Z] === CONT  TestPluginInvalidJSON/plugins/pull
23:35:19 [2024-01-03T23:35:19.489Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
23:35:19 [2024-01-03T23:35:19.489Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
23:35:19 [2024-01-03T23:35:19.489Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
23:35:19 [2024-01-03T23:35:19.489Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
23:35:19 [2024-01-03T23:35:19.489Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
23:35:19 [2024-01-03T23:35:19.489Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
23:35:19 [2024-01-03T23:35:19.489Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
23:35:19 [2024-01-03T23:35:19.489Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
23:35:19 [2024-01-03T23:35:19.489Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
23:35:19 [2024-01-03T23:35:19.489Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
23:35:19 [2024-01-03T23:35:19.489Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
23:35:19 [2024-01-03T23:35:19.489Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
23:35:19 [2024-01-03T23:35:19.489Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
23:35:19 [2024-01-03T23:35:19.489Z] --- PASS: TestPluginInvalidJSON (0.01s)
23:35:19 [2024-01-03T23:35:19.489Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
23:35:19 [2024-01-03T23:35:19.489Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
23:35:19 [2024-01-03T23:35:19.489Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
23:35:19 [2024-01-03T23:35:19.489Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
23:35:19 [2024-01-03T23:35:19.489Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
23:35:19 [2024-01-03T23:35:19.489Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
23:35:19 [2024-01-03T23:35:19.489Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
23:35:19 [2024-01-03T23:35:19.489Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
23:35:19 [2024-01-03T23:35:19.489Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
23:35:19 [2024-01-03T23:35:19.489Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
23:35:19 [2024-01-03T23:35:19.489Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
23:35:19 [2024-01-03T23:35:19.489Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
23:35:19 [2024-01-03T23:35:19.489Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
23:35:19 [2024-01-03T23:35:19.489Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
23:35:19 [2024-01-03T23:35:19.490Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
23:35:19 [2024-01-03T23:35:19.490Z] === RUN   TestPluginInstall
23:35:19 [2024-01-03T23:35:19.490Z] === RUN   TestPluginInstall/no_auth
23:35:22 [2024-01-03T23:35:22.020Z] time="2024-01-03T23:35:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:35:22 [2024-01-03T23:35:22.020Z] time="2024-01-03T23:35:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c02382567e91a33857f3f7f796c4bd0a326586826af8376bd371e326458798d2" mediatype=application/vnd.docker.plugin.v1+json size=522
23:35:22 [2024-01-03T23:35:22.020Z] time="2024-01-03T23:35:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:35:22 [2024-01-03T23:35:22.020Z] time="2024-01-03T23:35:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c02382567e91a33857f3f7f796c4bd0a326586826af8376bd371e326458798d2" mediatype=application/vnd.docker.plugin.v1+json size=522
23:35:22 [2024-01-03T23:35:22.020Z] === RUN   TestPluginInstall/with_htpasswd
23:35:22 [2024-01-03T23:35:22.020Z] time="2024-01-03T23:35:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:35:22 [2024-01-03T23:35:22.020Z] time="2024-01-03T23:35:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c02382567e91a33857f3f7f796c4bd0a326586826af8376bd371e326458798d2" mediatype=application/vnd.docker.plugin.v1+json size=522
23:35:22 [2024-01-03T23:35:22.020Z] time="2024-01-03T23:35:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:35:22 [2024-01-03T23:35:22.020Z] time="2024-01-03T23:35:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c02382567e91a33857f3f7f796c4bd0a326586826af8376bd371e326458798d2" mediatype=application/vnd.docker.plugin.v1+json size=522
23:35:22 [2024-01-03T23:35:22.279Z] === RUN   TestPluginInstall/with_insecure
23:35:23 [2024-01-03T23:35:23.213Z] time="2024-01-03T23:35:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:35:23 [2024-01-03T23:35:23.213Z] time="2024-01-03T23:35:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6c2bb8783795d86becdabdbf4659577520a774b633f763c2017fc3e653dac3c" mediatype=application/vnd.docker.plugin.v1+json size=522
23:35:23 [2024-01-03T23:35:23.213Z] time="2024-01-03T23:35:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:35:23 [2024-01-03T23:35:23.213Z] time="2024-01-03T23:35:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6c2bb8783795d86becdabdbf4659577520a774b633f763c2017fc3e653dac3c" mediatype=application/vnd.docker.plugin.v1+json size=522
23:35:23 [2024-01-03T23:35:23.213Z]     plugin_test.go:204: [d5589631ac0a0] daemon is not started
23:35:23 [2024-01-03T23:35:23.213Z] --- PASS: TestPluginInstall (4.85s)
23:35:23 [2024-01-03T23:35:23.213Z]     --- PASS: TestPluginInstall/no_auth (3.48s)
23:35:23 [2024-01-03T23:35:23.213Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
23:35:23 [2024-01-03T23:35:23.213Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
23:35:23 [2024-01-03T23:35:23.213Z] === RUN   TestPluginsWithRuntimes
23:35:24 [2024-01-03T23:35:24.588Z] === RUN   TestPluginsWithRuntimes/No_Args
23:35:25 [2024-01-03T23:35:25.522Z] === RUN   TestPluginsWithRuntimes/With_Args
23:35:26 [2024-01-03T23:35:26.456Z] --- PASS: TestPluginsWithRuntimes (3.31s)
23:35:26 [2024-01-03T23:35:26.456Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
23:35:26 [2024-01-03T23:35:26.456Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
23:35:26 [2024-01-03T23:35:26.456Z] === RUN   TestPluginBackCompatMediaTypes
23:35:27 [2024-01-03T23:35:27.022Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
23:35:27 [2024-01-03T23:35:27.022Z] PASS
23:35:27 [2024-01-03T23:35:27.022Z] 
23:35:27 [2024-01-03T23:35:27.022Z] DONE 24 tests in 8.708s
23:35:27 [2024-01-03T23:35:27.022Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
23:35:27 [2024-01-03T23:35:27.022Z] ++ '[' -n '' ']'
23:35:27 [2024-01-03T23:35:27.022Z] ++ 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
23:35:27 [2024-01-03T23:35:27.022Z] ++ set -e
23:35:27 [2024-01-03T23:35:27.022Z] ++ '[' -n 0 ']'
23:35:27 [2024-01-03T23:35:27.022Z] ++ set -x
23:35:27 [2024-01-03T23:35:27.022Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
23:35:27 [2024-01-03T23:35:27.022Z] INFO: Testing against a local daemon
23:35:27 [2024-01-03T23:35:27.022Z] === RUN   TestExternalGraphDriver
23:35:27 [2024-01-03T23:35:27.280Z] === RUN   TestExternalGraphDriver/json
23:35:27 [2024-01-03T23:35:27.280Z] === RUN   TestExternalGraphDriver/spec
23:35:27 [2024-01-03T23:35:27.280Z] === RUN   TestExternalGraphDriver/pull
23:35:27 [2024-01-03T23:35:27.280Z] --- PASS: TestExternalGraphDriver (0.34s)
23:35:27 [2024-01-03T23:35:27.280Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
23:35:27 [2024-01-03T23:35:27.280Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
23:35:27 [2024-01-03T23:35:27.280Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
23:35:27 [2024-01-03T23:35:27.280Z] === RUN   TestGraphdriverPluginV2
23:35:27 [2024-01-03T23:35:27.538Z]     external_test.go:415: (*Execution).NotAmd64-fm
23:35:27 [2024-01-03T23:35:27.538Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
23:35:27 [2024-01-03T23:35:27.538Z] PASS
23:35:27 [2024-01-03T23:35:27.538Z] 
23:35:27 [2024-01-03T23:35:27.538Z] === Skipped
23:35:27 [2024-01-03T23:35:27.538Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
23:35:27 [2024-01-03T23:35:27.538Z]     external_test.go:415: (*Execution).NotAmd64-fm
23:35:27 [2024-01-03T23:35:27.538Z] 
23:35:27 [2024-01-03T23:35:27.538Z] DONE 5 tests, 1 skipped in 0.697s
23:35:27 [2024-01-03T23:35:27.538Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
23:35:27 [2024-01-03T23:35:27.538Z] ++ '[' -n '' ']'
23:35:27 [2024-01-03T23:35:27.538Z] ++ 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
23:35:27 [2024-01-03T23:35:27.796Z] ++ set -e
23:35:27 [2024-01-03T23:35:27.796Z] ++ '[' -n 0 ']'
23:35:27 [2024-01-03T23:35:27.796Z] ++ set -x
23:35:27 [2024-01-03T23:35:27.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
23:35:27 [2024-01-03T23:35:27.796Z] INFO: Testing against a local daemon
23:35:27 [2024-01-03T23:35:27.796Z] === RUN   TestContinueAfterPluginCrash
23:35:27 [2024-01-03T23:35:27.796Z] === PAUSE TestContinueAfterPluginCrash
23:35:27 [2024-01-03T23:35:27.796Z] === RUN   TestReadPluginNoRead
23:35:27 [2024-01-03T23:35:27.796Z] === PAUSE TestReadPluginNoRead
23:35:27 [2024-01-03T23:35:27.796Z] === RUN   TestDaemonStartWithLogOpt
23:35:27 [2024-01-03T23:35:27.796Z] === PAUSE TestDaemonStartWithLogOpt
23:35:27 [2024-01-03T23:35:27.796Z] === CONT  TestContinueAfterPluginCrash
23:35:27 [2024-01-03T23:35:27.796Z] === CONT  TestDaemonStartWithLogOpt
23:35:27 [2024-01-03T23:35:27.796Z] === CONT  TestReadPluginNoRead
23:35:29 [2024-01-03T23:35:29.698Z] === RUN   TestReadPluginNoRead/default
23:35:30 [2024-01-03T23:35:30.633Z] --- PASS: TestDaemonStartWithLogOpt (2.71s)
23:35:30 [2024-01-03T23:35:30.891Z] === RUN   TestReadPluginNoRead/disabled_caching
23:35:32 [2024-01-03T23:35:32.266Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:35:33 [2024-01-03T23:35:33.639Z]     read_test.go:93: [d72aa4fa83d6f] daemon is not started
23:35:33 [2024-01-03T23:35:33.639Z] --- PASS: TestReadPluginNoRead (5.78s)
23:35:33 [2024-01-03T23:35:33.639Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
23:35:33 [2024-01-03T23:35:33.639Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.28s)
23:35:33 [2024-01-03T23:35:33.639Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
23:35:35 [2024-01-03T23:35:35.539Z] --- PASS: TestContinueAfterPluginCrash (7.64s)
23:35:35 [2024-01-03T23:35:35.539Z] PASS
23:35:35 [2024-01-03T23:35:35.539Z] 
23:35:35 [2024-01-03T23:35:35.539Z] DONE 6 tests in 7.673s
23:35:35 [2024-01-03T23:35:35.539Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
23:35:35 [2024-01-03T23:35:35.539Z] ++ '[' -n '' ']'
23:35:35 [2024-01-03T23:35:35.539Z] ++ 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
23:35:35 [2024-01-03T23:35:35.539Z] ++ set -e
23:35:35 [2024-01-03T23:35:35.539Z] ++ '[' -n 0 ']'
23:35:35 [2024-01-03T23:35:35.539Z] ++ set -x
23:35:35 [2024-01-03T23:35:35.539Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
23:35:35 [2024-01-03T23:35:35.539Z] testing: warning: no tests to run
23:35:35 [2024-01-03T23:35:35.539Z] PASS
23:35:35 [2024-01-03T23:35:35.539Z] 
23:35:35 [2024-01-03T23:35:35.539Z] DONE 0 tests in 0.007s
23:35:35 [2024-01-03T23:35:35.539Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
23:35:35 [2024-01-03T23:35:35.539Z] ++ '[' -n '' ']'
23:35:35 [2024-01-03T23:35:35.539Z] ++ 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
23:35:35 [2024-01-03T23:35:35.539Z] ++ set -e
23:35:35 [2024-01-03T23:35:35.539Z] ++ '[' -n 0 ']'
23:35:35 [2024-01-03T23:35:35.539Z] ++ set -x
23:35:35 [2024-01-03T23:35:35.539Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
23:35:35 [2024-01-03T23:35:35.539Z] INFO: Testing against a local daemon
23:35:35 [2024-01-03T23:35:35.539Z] === RUN   TestPluginWithDevMounts
23:35:35 [2024-01-03T23:35:35.539Z] === PAUSE TestPluginWithDevMounts
23:35:35 [2024-01-03T23:35:35.539Z] === CONT  TestPluginWithDevMounts
23:35:36 [2024-01-03T23:35:36.914Z] --- PASS: TestPluginWithDevMounts (1.50s)
23:35:36 [2024-01-03T23:35:36.914Z] PASS
23:35:36 [2024-01-03T23:35:36.914Z] 
23:35:36 [2024-01-03T23:35:36.914Z] DONE 1 tests in 1.533s
23:35:36 [2024-01-03T23:35:36.914Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
23:35:36 [2024-01-03T23:35:36.914Z] ++ '[' -n '' ']'
23:35:36 [2024-01-03T23:35:36.914Z] ++ 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
23:35:36 [2024-01-03T23:35:36.914Z] ++ set -e
23:35:36 [2024-01-03T23:35:36.914Z] ++ '[' -n 0 ']'
23:35:36 [2024-01-03T23:35:36.914Z] ++ set -x
23:35:36 [2024-01-03T23:35:36.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
23:35:36 [2024-01-03T23:35:36.914Z] INFO: Testing against a local daemon
23:35:36 [2024-01-03T23:35:36.914Z] === RUN   TestSecretInspect
23:35:38 [2024-01-03T23:35:38.814Z] --- PASS: TestSecretInspect (1.89s)
23:35:38 [2024-01-03T23:35:38.814Z] === RUN   TestSecretList
23:35:40 [2024-01-03T23:35:40.719Z] --- PASS: TestSecretList (2.00s)
23:35:40 [2024-01-03T23:35:40.719Z] === RUN   TestSecretsCreateAndDelete
23:35:43 [2024-01-03T23:35:43.254Z] --- PASS: TestSecretsCreateAndDelete (2.02s)
23:35:43 [2024-01-03T23:35:43.254Z] === RUN   TestSecretsUpdate
23:35:44 [2024-01-03T23:35:44.628Z] --- PASS: TestSecretsUpdate (1.81s)
23:35:44 [2024-01-03T23:35:44.628Z] === RUN   TestTemplatedSecret
23:35:47 [2024-01-03T23:35:47.910Z] --- PASS: TestTemplatedSecret (2.66s)
23:35:47 [2024-01-03T23:35:47.910Z] === RUN   TestSecretCreateResolve
23:35:49 [2024-01-03T23:35:49.284Z] --- PASS: TestSecretCreateResolve (1.93s)
23:35:49 [2024-01-03T23:35:49.284Z] PASS
23:35:49 [2024-01-03T23:35:49.284Z] 
23:35:49 [2024-01-03T23:35:49.284Z] DONE 6 tests in 12.333s
23:35:49 [2024-01-03T23:35:49.284Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
23:35:49 [2024-01-03T23:35:49.284Z] ++ '[' -n '' ']'
23:35:49 [2024-01-03T23:35:49.284Z] ++ 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
23:35:49 [2024-01-03T23:35:49.284Z] ++ set -e
23:35:49 [2024-01-03T23:35:49.284Z] ++ '[' -n 0 ']'
23:35:49 [2024-01-03T23:35:49.284Z] ++ set -x
23:35:49 [2024-01-03T23:35:49.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
23:35:49 [2024-01-03T23:35:49.284Z] INFO: Testing against a local daemon
23:35:49 [2024-01-03T23:35:49.284Z] === RUN   TestServiceCreateInit
23:35:49 [2024-01-03T23:35:49.284Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:35:53 [2024-01-03T23:35:53.468Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:35:56 [2024-01-03T23:35:56.750Z] --- PASS: TestServiceCreateInit (7.33s)
23:35:56 [2024-01-03T23:35:56.750Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s)
23:35:56 [2024-01-03T23:35:56.750Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.55s)
23:35:56 [2024-01-03T23:35:56.750Z] === RUN   TestCreateServiceMultipleTimes
23:36:11 [2024-01-03T23:36:11.620Z] --- PASS: TestCreateServiceMultipleTimes (14.84s)
23:36:11 [2024-01-03T23:36:11.620Z] === RUN   TestCreateServiceConflict
23:36:13 [2024-01-03T23:36:13.520Z] --- PASS: TestCreateServiceConflict (1.89s)
23:36:13 [2024-01-03T23:36:13.520Z] === RUN   TestCreateServiceMaxReplicas
23:36:16 [2024-01-03T23:36:16.055Z] --- PASS: TestCreateServiceMaxReplicas (2.76s)
23:36:16 [2024-01-03T23:36:16.055Z] === RUN   TestCreateServiceSecretFileMode
23:36:30 [2024-01-03T23:36:30.924Z] --- PASS: TestCreateServiceSecretFileMode (12.41s)
23:36:30 [2024-01-03T23:36:30.924Z] === RUN   TestCreateServiceConfigFileMode
23:36:43 [2024-01-03T23:36:43.119Z] --- PASS: TestCreateServiceConfigFileMode (12.56s)
23:36:43 [2024-01-03T23:36:43.119Z] === RUN   TestCreateServiceSysctls
23:36:44 [2024-01-03T23:36:44.509Z] --- PASS: TestCreateServiceSysctls (3.11s)
23:36:44 [2024-01-03T23:36:44.509Z] === RUN   TestCreateServiceCapabilities
23:36:47 [2024-01-03T23:36:47.037Z] --- PASS: TestCreateServiceCapabilities (2.54s)
23:36:47 [2024-01-03T23:36:47.037Z] === RUN   TestInspect
23:36:49 [2024-01-03T23:36:49.566Z] --- PASS: TestInspect (2.81s)
23:36:49 [2024-01-03T23:36:49.566Z] === RUN   TestCreateJob
23:36:52 [2024-01-03T23:36:52.848Z] --- PASS: TestCreateJob (3.24s)
23:36:52 [2024-01-03T23:36:52.848Z] === RUN   TestReplicatedJob
23:36:58 [2024-01-03T23:36:58.114Z] --- PASS: TestReplicatedJob (5.23s)
23:36:58 [2024-01-03T23:36:58.114Z] === RUN   TestUpdateReplicatedJob
23:37:01 [2024-01-03T23:37:01.396Z] --- PASS: TestUpdateReplicatedJob (3.19s)
23:37:01 [2024-01-03T23:37:01.396Z] === RUN   TestServiceListWithStatuses
23:37:06 [2024-01-03T23:37:06.661Z] --- PASS: TestServiceListWithStatuses (4.83s)
23:37:06 [2024-01-03T23:37:06.661Z] === RUN   TestDockerNetworkConnectAliasPreV144
23:37:09 [2024-01-03T23:37:09.943Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.88s)
23:37:09 [2024-01-03T23:37:09.943Z] === RUN   TestDockerNetworkReConnect
23:37:13 [2024-01-03T23:37:13.224Z] --- PASS: TestDockerNetworkReConnect (3.22s)
23:37:13 [2024-01-03T23:37:13.224Z] === RUN   TestServicePlugin
23:37:13 [2024-01-03T23:37:13.224Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
23:37:13 [2024-01-03T23:37:13.224Z] --- SKIP: TestServicePlugin (0.00s)
23:37:13 [2024-01-03T23:37:13.224Z] === RUN   TestServiceUpdateLabel
23:37:15 [2024-01-03T23:37:15.124Z] --- PASS: TestServiceUpdateLabel (1.94s)
23:37:15 [2024-01-03T23:37:15.124Z] === RUN   TestServiceUpdateSecrets
23:37:29 [2024-01-03T23:37:29.992Z] --- PASS: TestServiceUpdateSecrets (14.38s)
23:37:29 [2024-01-03T23:37:29.993Z] === RUN   TestServiceUpdateConfigs
23:37:44 [2024-01-03T23:37:44.878Z] --- PASS: TestServiceUpdateConfigs (14.62s)
23:37:44 [2024-01-03T23:37:44.878Z] === RUN   TestServiceUpdateNetwork
23:37:57 [2024-01-03T23:37:57.075Z] --- PASS: TestServiceUpdateNetwork (12.10s)
23:37:57 [2024-01-03T23:37:57.075Z] === RUN   TestServiceUpdatePidsLimit
23:37:57 [2024-01-03T23:37:57.333Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:37:58 [2024-01-03T23:37:58.268Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:38:04 [2024-01-03T23:38:04.826Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:38:12 [2024-01-03T23:38:12.935Z] --- PASS: TestServiceUpdatePidsLimit (16.28s)
23:38:12 [2024-01-03T23:38:12.935Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
23:38:12 [2024-01-03T23:38:12.935Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.86s)
23:38:12 [2024-01-03T23:38:12.935Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s)
23:38:12 [2024-01-03T23:38:12.935Z] PASS
23:38:12 [2024-01-03T23:38:12.935Z] 
23:38:12 [2024-01-03T23:38:12.935Z] === Skipped
23:38:12 [2024-01-03T23:38:12.935Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
23:38:12 [2024-01-03T23:38:12.935Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
23:38:12 [2024-01-03T23:38:12.935Z] 
23:38:12 [2024-01-03T23:38:12.935Z] DONE 26 tests, 1 skipped in 143.215s
23:38:12 [2024-01-03T23:38:12.935Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
23:38:12 [2024-01-03T23:38:12.935Z] ++ '[' -n '' ']'
23:38:12 [2024-01-03T23:38:12.935Z] ++ 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
23:38:12 [2024-01-03T23:38:12.935Z] ++ set -e
23:38:12 [2024-01-03T23:38:12.935Z] ++ '[' -n 0 ']'
23:38:12 [2024-01-03T23:38:12.935Z] ++ set -x
23:38:12 [2024-01-03T23:38:12.935Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
23:38:12 [2024-01-03T23:38:12.935Z] INFO: Testing against a local daemon
23:38:12 [2024-01-03T23:38:12.935Z] === RUN   TestSessionCreate
23:38:12 [2024-01-03T23:38:12.935Z] --- PASS: TestSessionCreate (0.01s)
23:38:12 [2024-01-03T23:38:12.935Z] === RUN   TestSessionCreateWithBadUpgrade
23:38:12 [2024-01-03T23:38:12.935Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
23:38:12 [2024-01-03T23:38:12.935Z] PASS
23:38:12 [2024-01-03T23:38:12.935Z] 
23:38:12 [2024-01-03T23:38:12.935Z] DONE 2 tests in 0.043s
23:38:12 [2024-01-03T23:38:12.935Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
23:38:12 [2024-01-03T23:38:12.935Z] ++ '[' -n '' ']'
23:38:12 [2024-01-03T23:38:12.935Z] ++ 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
23:38:12 [2024-01-03T23:38:12.935Z] ++ set -e
23:38:12 [2024-01-03T23:38:12.935Z] ++ '[' -n 0 ']'
23:38:12 [2024-01-03T23:38:12.935Z] ++ set -x
23:38:12 [2024-01-03T23:38:12.935Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
23:38:12 [2024-01-03T23:38:12.935Z] INFO: Testing against a local daemon
23:38:12 [2024-01-03T23:38:12.935Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:38:12 [2024-01-03T23:38:12.935Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:38:12 [2024-01-03T23:38:12.935Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:38:12 [2024-01-03T23:38:12.935Z] === RUN   TestDiskUsage
23:38:12 [2024-01-03T23:38:12.935Z] === PAUSE TestDiskUsage
23:38:12 [2024-01-03T23:38:12.935Z] === RUN   TestEventsExecDie
23:38:13 [2024-01-03T23:38:13.193Z] --- PASS: TestEventsExecDie (0.54s)
23:38:13 [2024-01-03T23:38:13.193Z] === RUN   TestEventsBackwardsCompatible
23:38:13 [2024-01-03T23:38:13.193Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
23:38:13 [2024-01-03T23:38:13.193Z] === RUN   TestEventsVolumeCreate
23:38:13 [2024-01-03T23:38:13.193Z] --- PASS: TestEventsVolumeCreate (0.05s)
23:38:13 [2024-01-03T23:38:13.193Z] === RUN   TestInfoBinaryCommits
23:38:13 [2024-01-03T23:38:13.193Z] --- PASS: TestInfoBinaryCommits (0.01s)
23:38:13 [2024-01-03T23:38:13.193Z] === RUN   TestInfoAPIVersioned
23:38:13 [2024-01-03T23:38:13.193Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:38:13 [2024-01-03T23:38:13.193Z] === RUN   TestInfoAPI
23:38:13 [2024-01-03T23:38:13.193Z] --- PASS: TestInfoAPI (0.02s)
23:38:13 [2024-01-03T23:38:13.193Z] === RUN   TestInfoAPIWarnings
23:38:31 [2024-01-03T23:38:31.269Z] --- PASS: TestInfoAPIWarnings (16.54s)
23:38:31 [2024-01-03T23:38:31.269Z] === RUN   TestInfoDebug
23:38:31 [2024-01-03T23:38:31.269Z] --- PASS: TestInfoDebug (0.52s)
23:38:31 [2024-01-03T23:38:31.269Z] === RUN   TestInfoInsecureRegistries
23:38:31 [2024-01-03T23:38:31.269Z] --- PASS: TestInfoInsecureRegistries (0.52s)
23:38:31 [2024-01-03T23:38:31.269Z] === RUN   TestInfoRegistryMirrors
23:38:31 [2024-01-03T23:38:31.269Z] --- PASS: TestInfoRegistryMirrors (0.52s)
23:38:31 [2024-01-03T23:38:31.269Z] === RUN   TestLoginFailsWithBadCredentials
23:38:32 [2024-01-03T23:38:32.642Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s)
23:38:32 [2024-01-03T23:38:32.642Z] === RUN   TestPingCacheHeaders
23:38:32 [2024-01-03T23:38:32.642Z] --- PASS: TestPingCacheHeaders (0.01s)
23:38:32 [2024-01-03T23:38:32.642Z] === RUN   TestPingGet
23:38:32 [2024-01-03T23:38:32.642Z] --- PASS: TestPingGet (0.01s)
23:38:32 [2024-01-03T23:38:32.642Z] === RUN   TestPingHead
23:38:32 [2024-01-03T23:38:32.642Z] --- PASS: TestPingHead (0.01s)
23:38:32 [2024-01-03T23:38:32.642Z] === RUN   TestPingSwarmHeader
23:38:32 [2024-01-03T23:38:32.900Z] === RUN   TestPingSwarmHeader/before_swarm_init
23:38:33 [2024-01-03T23:38:33.466Z] === RUN   TestPingSwarmHeader/after_swarm_init
23:38:34 [2024-01-03T23:38:34.400Z] === RUN   TestPingSwarmHeader/after_swarm_leave
23:38:34 [2024-01-03T23:38:34.400Z] --- PASS: TestPingSwarmHeader (1.91s)
23:38:34 [2024-01-03T23:38:34.400Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
23:38:34 [2024-01-03T23:38:34.400Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
23:38:34 [2024-01-03T23:38:34.400Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
23:38:34 [2024-01-03T23:38:34.400Z] === RUN   TestPingBuilderHeader
23:38:34 [2024-01-03T23:38:34.400Z] === RUN   TestPingBuilderHeader/default_config
23:38:34 [2024-01-03T23:38:34.966Z] === RUN   TestPingBuilderHeader/buildkit_disabled
23:38:35 [2024-01-03T23:38:35.224Z] --- PASS: TestPingBuilderHeader (1.04s)
23:38:35 [2024-01-03T23:38:35.224Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
23:38:35 [2024-01-03T23:38:35.224Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
23:38:35 [2024-01-03T23:38:35.224Z] === RUN   TestVersion
23:38:35 [2024-01-03T23:38:35.224Z] --- PASS: TestVersion (0.01s)
23:38:35 [2024-01-03T23:38:35.224Z] === CONT  TestDiskUsage
23:38:35 [2024-01-03T23:38:35.790Z] === RUN   TestDiskUsage/empty
23:38:35 [2024-01-03T23:38:35.790Z] === RUN   TestDiskUsage/empty/container_types
23:38:35 [2024-01-03T23:38:35.790Z] === RUN   TestDiskUsage/empty/image_types
23:38:35 [2024-01-03T23:38:35.790Z] === RUN   TestDiskUsage/empty/volume_types
23:38:35 [2024-01-03T23:38:35.790Z] === RUN   TestDiskUsage/empty/build-cache_types
23:38:35 [2024-01-03T23:38:35.790Z] === RUN   TestDiskUsage/empty/container,_volume_types
23:38:35 [2024-01-03T23:38:35.790Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
23:38:35 [2024-01-03T23:38:35.790Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
23:38:35 [2024-01-03T23:38:35.790Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
23:38:35 [2024-01-03T23:38:35.790Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
23:38:35 [2024-01-03T23:38:35.790Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
23:38:35 [2024-01-03T23:38:35.790Z] === RUN   TestDiskUsage/after_LoadBusybox
23:38:36 [2024-01-03T23:38:36.049Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
23:38:36 [2024-01-03T23:38:36.049Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
23:38:36 [2024-01-03T23:38:36.049Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
23:38:36 [2024-01-03T23:38:36.049Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
23:38:36 [2024-01-03T23:38:36.049Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
23:38:36 [2024-01-03T23:38:36.049Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
23:38:36 [2024-01-03T23:38:36.049Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
23:38:36 [2024-01-03T23:38:36.049Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
23:38:36 [2024-01-03T23:38:36.049Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
23:38:36 [2024-01-03T23:38:36.049Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
23:38:36 [2024-01-03T23:38:36.049Z] === RUN   TestDiskUsage/after_container.Run
23:38:36 [2024-01-03T23:38:36.307Z] === RUN   TestDiskUsage/after_container.Run/container_types
23:38:36 [2024-01-03T23:38:36.307Z] === RUN   TestDiskUsage/after_container.Run/image_types
23:38:36 [2024-01-03T23:38:36.307Z] === RUN   TestDiskUsage/after_container.Run/volume_types
23:38:36 [2024-01-03T23:38:36.307Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
23:38:36 [2024-01-03T23:38:36.307Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
23:38:36 [2024-01-03T23:38:36.307Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
23:38:36 [2024-01-03T23:38:36.307Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
23:38:36 [2024-01-03T23:38:36.307Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
23:38:36 [2024-01-03T23:38:36.307Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
23:38:36 [2024-01-03T23:38:36.307Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
23:38:36 [2024-01-03T23:38:36.307Z] --- PASS: TestDiskUsage (1.08s)
23:38:36 [2024-01-03T23:38:36.307Z]     --- PASS: TestDiskUsage/empty (0.01s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]     --- PASS: TestDiskUsage/after_container.Run (0.27s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z] PASS
23:38:36 [2024-01-03T23:38:36.307Z] 
23:38:36 [2024-01-03T23:38:36.307Z] === Skipped
23:38:36 [2024-01-03T23:38:36.307Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:38:36 [2024-01-03T23:38:36.307Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:38:36 [2024-01-03T23:38:36.307Z] 
23:38:36 [2024-01-03T23:38:36.307Z] DONE 57 tests, 1 skipped in 23.867s
23:38:36 [2024-01-03T23:38:36.307Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
23:38:36 [2024-01-03T23:38:36.307Z] ++ '[' -n '' ']'
23:38:36 [2024-01-03T23:38:36.307Z] ++ 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
23:38:36 [2024-01-03T23:38:36.307Z] ++ set -e
23:38:36 [2024-01-03T23:38:36.307Z] ++ '[' -n 0 ']'
23:38:36 [2024-01-03T23:38:36.307Z] ++ set -x
23:38:36 [2024-01-03T23:38:36.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.PkYSdpiFZx/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
23:38:36 [2024-01-03T23:38:36.566Z] INFO: Testing against a local daemon
23:38:36 [2024-01-03T23:38:36.566Z] === RUN   TestVolumesCreateAndList
23:38:36 [2024-01-03T23:38:36.566Z] --- PASS: TestVolumesCreateAndList (0.01s)
23:38:36 [2024-01-03T23:38:36.566Z] === RUN   TestVolumesRemove
23:38:36 [2024-01-03T23:38:36.566Z] === RUN   TestVolumesRemove/volume_in_use
23:38:36 [2024-01-03T23:38:36.566Z] === RUN   TestVolumesRemove/volume_not_in_use
23:38:36 [2024-01-03T23:38:36.566Z] === RUN   TestVolumesRemove/non-existing_volume
23:38:36 [2024-01-03T23:38:36.566Z] === RUN   TestVolumesRemove/non-existing_volume_force
23:38:36 [2024-01-03T23:38:36.566Z] --- PASS: TestVolumesRemove (0.05s)
23:38:36 [2024-01-03T23:38:36.566Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
23:38:36 [2024-01-03T23:38:36.566Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
23:38:36 [2024-01-03T23:38:36.566Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
23:38:36 [2024-01-03T23:38:36.566Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
23:38:36 [2024-01-03T23:38:36.566Z] === RUN   TestVolumesRemoveSwarmEnabled
23:38:36 [2024-01-03T23:38:36.566Z] === PAUSE TestVolumesRemoveSwarmEnabled
23:38:36 [2024-01-03T23:38:36.566Z] === RUN   TestVolumesInspect
23:38:36 [2024-01-03T23:38:36.566Z] --- PASS: TestVolumesInspect (0.01s)
23:38:36 [2024-01-03T23:38:36.566Z] === RUN   TestVolumesInvalidJSON
23:38:36 [2024-01-03T23:38:36.566Z] === RUN   TestVolumesInvalidJSON/volumes/create
23:38:36 [2024-01-03T23:38:36.566Z] === PAUSE TestVolumesInvalidJSON/volumes/create
23:38:36 [2024-01-03T23:38:36.566Z] === CONT  TestVolumesInvalidJSON/volumes/create
23:38:36 [2024-01-03T23:38:36.566Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
23:38:36 [2024-01-03T23:38:36.566Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
23:38:36 [2024-01-03T23:38:36.566Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
23:38:36 [2024-01-03T23:38:36.566Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
23:38:36 [2024-01-03T23:38:36.566Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:38:36 [2024-01-03T23:38:36.566Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
23:38:36 [2024-01-03T23:38:36.566Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
23:38:36 [2024-01-03T23:38:36.566Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
23:38:36 [2024-01-03T23:38:36.566Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
23:38:36 [2024-01-03T23:38:36.566Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
23:38:36 [2024-01-03T23:38:36.566Z] === RUN   TestVolumePruneAnonymous
23:38:36 [2024-01-03T23:38:36.566Z] --- PASS: TestVolumePruneAnonymous (0.02s)
23:38:36 [2024-01-03T23:38:36.566Z] === RUN   TestVolumePruneAnonFromImage
23:38:36 [2024-01-03T23:38:36.824Z] --- PASS: TestVolumePruneAnonFromImage (0.14s)
23:38:36 [2024-01-03T23:38:36.824Z] === CONT  TestVolumesRemoveSwarmEnabled
23:38:38 [2024-01-03T23:38:38.197Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
23:38:38 [2024-01-03T23:38:38.197Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
23:38:38 [2024-01-03T23:38:38.197Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
23:38:38 [2024-01-03T23:38:38.197Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
23:38:38 [2024-01-03T23:38:38.763Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.95s)
23:38:38 [2024-01-03T23:38:38.763Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
23:38:38 [2024-01-03T23:38:38.763Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
23:38:38 [2024-01-03T23:38:38.763Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
23:38:38 [2024-01-03T23:38:38.763Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
23:38:38 [2024-01-03T23:38:38.763Z] PASS
23:38:38 [2024-01-03T23:38:38.763Z] 
23:38:38 [2024-01-03T23:38:38.763Z] DONE 20 tests in 2.232s
23:38:38 [2024-01-03T23:38:38.763Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:38:38 [2024-01-03T23:38:38.763Z] ++++ cat bundles/test-integration/docker.pid
23:38:38 [2024-01-03T23:38:38.763Z] +++ kill 24389
23:38:40 [2024-01-03T23:38:40.138Z] ++++ cat bundles/test-integration/TestUsernsCommit/d32187369896a/docker.pid
23:38:40 [2024-01-03T23:38:40.138Z] +++ kill 62073
23:38:40 [2024-01-03T23:38:40.138Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 62073 is not a child of this shell
23:38:40 [2024-01-03T23:38:40.138Z] warning: PID 62073 from bundles/test-integration/TestUsernsCommit/d32187369896a/docker.pid had a nonzero exit code
23:38:40 [2024-01-03T23:38:40.138Z] umount: bundles/test-integration/TestUsernsCommit/d32187369896a/root: not mounted.
23:38:40 [2024-01-03T23:38:40.138Z] +++ /etc/init.d/apparmor stop
23:38:40 [2024-01-03T23:38:40.138Z] Leaving: AppArmorNo profiles have been unloaded.
23:38:40 [2024-01-03T23:38:40.138Z] 
23:38:40 [2024-01-03T23:38:40.138Z] Unloading profiles will leave already running processes permanently
23:38:40 [2024-01-03T23:38:40.138Z] unconfined, which can lead to unexpected situations.
23:38:40 [2024-01-03T23:38:40.138Z] 
23:38:40 [2024-01-03T23:38:40.138Z] To set a process to complain mode, use the command line tool
23:38:40 [2024-01-03T23:38:40.138Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:38:40 [2024-01-03T23:38:40.138Z] +++ true
23:38:40 [2024-01-03T23:38:40.138Z] exiting test-integration
23:38:40 [2024-01-03T23:38:40.138Z] ++ exit 0
23:38:40 [2024-01-03T23:38:40.138Z] 
Post stage
[Pipeline] junit
23:38:41 [2024-01-03T23:38:41.555Z] Recording test results
23:38:41 [2024-01-03T23:38:41.719Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:38:42 [2024-01-03T23:38:42.013Z] + echo Ensuring container killed.
23:38:42 [2024-01-03T23:38:42.014Z] Ensuring container killed.
23:38:42 [2024-01-03T23:38:42.014Z] + docker rm -vf docker-pr2
23:38:42 [2024-01-03T23:38:42.014Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
23:38:42 [2024-01-03T23:38:42.293Z] + echo Chowning /workspace to jenkins user
23:38:42 [2024-01-03T23:38:42.293Z] Chowning /workspace to jenkins user
23:38:42 [2024-01-03T23:38:42.293Z] + id -u
23:38:42 [2024-01-03T23:38:42.293Z] + id -g
23:38:42 [2024-01-03T23:38:42.293Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47020:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:38:43 [2024-01-03T23:38:43.510Z] + bundleName=arm64-integration
23:38:43 [2024-01-03T23:38:43.510Z] + echo Creating arm64-integration-bundles.tar.gz
23:38:43 [2024-01-03T23:38:43.510Z] Creating arm64-integration-bundles.tar.gz
23:38:43 [2024-01-03T23:38:43.510Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:38:43 [2024-01-03T23:38:43.510Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
23:38:43 [2024-01-03T23:38:43.780Z] Archiving artifacts
23:38:44 [2024-01-03T23:38:44.041Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47020/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:38:44 [2024-01-03T23:38:44.327Z] + make clean
23:38:44 [2024-01-03T23:38:44.327Z] docker volume rm -f docker-dev-cache docker-mod-cache
23:38:44 [2024-01-03T23:38:44.327Z] docker-dev-cache
23:38:44 [2024-01-03T23:38:44.327Z] 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