Skip to content
Success

Console Output

Push event to branch master
21:16:14 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from 8470add2fe7c40b168d09e1e7e8f2fcc181e0715
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_master@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision c8880eb865108326b5561629a909e5c780e6ef50 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi"
 > git rev-list --no-walk c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
Stage "pr-hack" skipped due to when conditional
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
21:16:31 [2024-05-21T21:16:31.920Z] Still waiting to schedule task
21:16:31 [2024-05-21T21:16:31.921Z]EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-085871a883b055684)’ is offline
21:17:24 [2024-05-21T21:17:24.448Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-085871a883b055684) in /home/ubuntu/workspace/moby_master
[Pipeline] {
[Pipeline] checkout
21:17:24 [2024-05-21T21:17:24.476Z] The recommended git tool is: git
21:17:26 [2024-05-21T21:17:26.760Z] using credential docker-jenkins-github-credentials
21:17:26 [2024-05-21T21:17:26.771Z] Cloning the remote Git repository
21:17:26 [2024-05-21T21:17:26.771Z] Cloning with configured refspecs honoured and without tags
21:17:26 [2024-05-21T21:17:26.794Z] Cloning repository https://github.com/moby/moby.git
21:17:26 [2024-05-21T21:17:26.850Z]  > git init /home/ubuntu/workspace/moby_master # timeout=10
21:17:27 [2024-05-21T21:17:27.728Z] Fetching upstream changes from https://github.com/moby/moby.git
21:17:27 [2024-05-21T21:17:27.728Z]  > git --version # timeout=10
21:17:27 [2024-05-21T21:17:27.731Z]  > git --version # 'git version 2.25.1'
21:17:27 [2024-05-21T21:17:27.732Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:17:27 [2024-05-21T21:17:27.775Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/master:refs/remotes/origin/master # timeout=10
21:17:41 [2024-05-21T21:17:41.268Z] Avoid second fetch
21:17:41 [2024-05-21T21:17:41.269Z] Checking out Revision 8470add2fe7c40b168d09e1e7e8f2fcc181e0715 (master)
21:17:40 [2024-05-21T21:17:40.955Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:17:40 [2024-05-21T21:17:40.960Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:17:41 [2024-05-21T21:17:41.273Z]  > git config core.sparsecheckout # timeout=10
21:17:41 [2024-05-21T21:17:41.284Z]  > git checkout -f 8470add2fe7c40b168d09e1e7e8f2fcc181e0715 # timeout=10
21:17:43 [2024-05-21T21:17:43.399Z] Commit message: "Merge pull request #47840 from vvoland/update-containerd"
21:17:43 [2024-05-21T21:17:43.401Z]  > git rev-list --no-walk 081f6ba39a95f5cef095dc72eb7a5ba0b1127e4e # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:17:44 [2024-05-21T21:17:44.178Z] + docker run --rm -v /home/ubuntu/workspace/moby_master:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
21:17:48 [2024-05-21T21:17:48.343Z] Unable to find image 'alpine:latest' locally
21:17:48 [2024-05-21T21:17:48.926Z] latest: Pulling from library/alpine
21:17:49 [2024-05-21T21:17:49.204Z] bca4290a9639: Pulling fs layer
21:17:49 [2024-05-21T21:17:49.459Z] bca4290a9639: Verifying Checksum
21:17:49 [2024-05-21T21:17:49.459Z] bca4290a9639: Download complete
21:17:49 [2024-05-21T21:17:49.762Z] bca4290a9639: Pull complete
21:17:49 [2024-05-21T21:17:49.762Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
21:17:50 [2024-05-21T21:17:50.017Z] Status: Downloaded newer image for alpine:latest
21:17:55 [2024-05-21T21:17:55.255Z] 0 adds, 0 deletions; nothing to validate! :)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
21:17:56 [2024-05-21T21:17:56.676Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-085871a883b055684) in /home/ubuntu/workspace/moby_master
[Pipeline] {
[Pipeline] checkout
21:17:56 [2024-05-21T21:17:56.689Z] The recommended git tool is: git
21:17:56 [2024-05-21T21:17:56.694Z] using credential docker-jenkins-github-credentials
21:17:56 [2024-05-21T21:17:56.709Z] Fetching changes from the remote Git repository
21:17:56 [2024-05-21T21:17:56.719Z] Fetching without tags
21:17:56 [2024-05-21T21:17:56.887Z] Checking out Revision 8470add2fe7c40b168d09e1e7e8f2fcc181e0715 (master)
21:17:57 [2024-05-21T21:17:57.239Z] Commit message: "Merge pull request #47840 from vvoland/update-containerd"
21:17:56 [2024-05-21T21:17:56.703Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_master/.git # timeout=10
21:17:56 [2024-05-21T21:17:56.713Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:17:56 [2024-05-21T21:17:56.721Z] Fetching upstream changes from https://github.com/moby/moby.git
21:17:56 [2024-05-21T21:17:56.722Z]  > git --version # timeout=10
21:17:56 [2024-05-21T21:17:56.724Z]  > git --version # 'git version 2.25.1'
21:17:56 [2024-05-21T21:17:56.724Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:17:56 [2024-05-21T21:17:56.727Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/master:refs/remotes/origin/master # timeout=10
21:17:56 [2024-05-21T21:17:56.889Z]  > git config core.sparsecheckout # timeout=10
21:17:56 [2024-05-21T21:17:56.891Z]  > git checkout -f 8470add2fe7c40b168d09e1e7e8f2fcc181e0715 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:17:57 [2024-05-21T21:17:57.995Z] + docker version
21:17:57 [2024-05-21T21:17:57.996Z] Client: Docker Engine - Community
21:17:57 [2024-05-21T21:17:57.996Z]  Version:           25.0.3
21:17:57 [2024-05-21T21:17:57.996Z]  API version:       1.44
21:17:57 [2024-05-21T21:17:57.996Z]  Go version:        go1.21.6
21:17:57 [2024-05-21T21:17:57.996Z]  Git commit:        4debf41
21:17:57 [2024-05-21T21:17:57.996Z]  Built:             Tue Feb  6 21:13:09 2024
21:17:57 [2024-05-21T21:17:57.996Z]  OS/Arch:           linux/arm64
21:17:57 [2024-05-21T21:17:57.996Z]  Context:           default
21:17:57 [2024-05-21T21:17:57.996Z] 
21:17:57 [2024-05-21T21:17:57.996Z] Server: Docker Engine - Community
21:17:57 [2024-05-21T21:17:57.996Z]  Engine:
21:17:57 [2024-05-21T21:17:57.996Z]   Version:          25.0.3
21:17:57 [2024-05-21T21:17:57.996Z]   API version:      1.44 (minimum version 1.24)
21:17:57 [2024-05-21T21:17:57.996Z]   Go version:       go1.21.6
21:17:57 [2024-05-21T21:17:57.996Z]   Git commit:       f417435
21:17:57 [2024-05-21T21:17:57.996Z]   Built:            Tue Feb  6 21:13:09 2024
21:17:57 [2024-05-21T21:17:57.996Z]   OS/Arch:          linux/arm64
21:17:57 [2024-05-21T21:17:57.996Z]   Experimental:     true
21:17:57 [2024-05-21T21:17:57.996Z]  containerd:
21:17:57 [2024-05-21T21:17:57.996Z]   Version:          1.6.28
21:17:57 [2024-05-21T21:17:57.996Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
21:17:57 [2024-05-21T21:17:57.996Z]  runc:
21:17:57 [2024-05-21T21:17:57.996Z]   Version:          1.1.12
21:17:57 [2024-05-21T21:17:57.996Z]   GitCommit:        v1.1.12-0-g51d5e94
21:17:57 [2024-05-21T21:17:57.996Z]  docker-init:
21:17:57 [2024-05-21T21:17:57.996Z]   Version:          0.19.0
21:17:57 [2024-05-21T21:17:57.996Z]   GitCommit:        de40ad0
[Pipeline] sh
21:17:58 [2024-05-21T21:17:58.266Z] + docker info
21:18:06 [2024-05-21T21:18:06.343Z] Client: Docker Engine - Community
21:18:06 [2024-05-21T21:18:06.343Z]  Version:    25.0.3
21:18:06 [2024-05-21T21:18:06.343Z]  Context:    default
21:18:06 [2024-05-21T21:18:06.343Z]  Debug Mode: false
21:18:06 [2024-05-21T21:18:06.343Z]  Plugins:
21:18:06 [2024-05-21T21:18:06.343Z]   buildx: Docker Buildx (Docker Inc.)
21:18:06 [2024-05-21T21:18:06.343Z]     Version:  v0.12.1
21:18:06 [2024-05-21T21:18:06.343Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:18:06 [2024-05-21T21:18:06.343Z]   compose: Docker Compose (Docker Inc.)
21:18:06 [2024-05-21T21:18:06.343Z]     Version:  v2.24.6
21:18:06 [2024-05-21T21:18:06.343Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:18:06 [2024-05-21T21:18:06.343Z] 
21:18:06 [2024-05-21T21:18:06.343Z] Server:
21:18:06 [2024-05-21T21:18:06.343Z]  Containers: 0
21:18:06 [2024-05-21T21:18:06.343Z]   Running: 0
21:18:06 [2024-05-21T21:18:06.343Z]   Paused: 0
21:18:06 [2024-05-21T21:18:06.343Z]   Stopped: 0
21:18:06 [2024-05-21T21:18:06.343Z]  Images: 1
21:18:06 [2024-05-21T21:18:06.343Z]  Server Version: 25.0.3
21:18:06 [2024-05-21T21:18:06.343Z]  Storage Driver: overlay2
21:18:06 [2024-05-21T21:18:06.343Z]   Backing Filesystem: extfs
21:18:06 [2024-05-21T21:18:06.343Z]   Supports d_type: true
21:18:06 [2024-05-21T21:18:06.343Z]   Using metacopy: false
21:18:06 [2024-05-21T21:18:06.343Z]   Native Overlay Diff: true
21:18:06 [2024-05-21T21:18:06.343Z]   userxattr: false
21:18:06 [2024-05-21T21:18:06.343Z]  Logging Driver: json-file
21:18:06 [2024-05-21T21:18:06.343Z]  Cgroup Driver: cgroupfs
21:18:06 [2024-05-21T21:18:06.343Z]  Cgroup Version: 1
21:18:06 [2024-05-21T21:18:06.343Z]  Plugins:
21:18:06 [2024-05-21T21:18:06.343Z]   Volume: local
21:18:06 [2024-05-21T21:18:06.343Z]   Network: bridge host ipvlan macvlan null overlay
21:18:06 [2024-05-21T21:18:06.343Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
21:18:06 [2024-05-21T21:18:06.343Z]  Swarm: inactive
21:18:06 [2024-05-21T21:18:06.343Z]  Runtimes: io.containerd.runc.v2 runc
21:18:06 [2024-05-21T21:18:06.343Z]  Default Runtime: runc
21:18:06 [2024-05-21T21:18:06.343Z]  Init Binary: docker-init
21:18:06 [2024-05-21T21:18:06.343Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
21:18:06 [2024-05-21T21:18:06.343Z]  runc version: v1.1.12-0-g51d5e94
21:18:06 [2024-05-21T21:18:06.343Z]  init version: de40ad0
21:18:06 [2024-05-21T21:18:06.343Z]  Security Options:
21:18:06 [2024-05-21T21:18:06.343Z]   apparmor
21:18:06 [2024-05-21T21:18:06.343Z]   seccomp
21:18:06 [2024-05-21T21:18:06.343Z]    Profile: builtin
21:18:06 [2024-05-21T21:18:06.343Z]  Kernel Version: 5.15.0-1053-aws
21:18:06 [2024-05-21T21:18:06.343Z]  Operating System: Ubuntu 20.04.6 LTS
21:18:06 [2024-05-21T21:18:06.343Z]  OSType: linux
21:18:06 [2024-05-21T21:18:06.343Z]  Architecture: aarch64
21:18:06 [2024-05-21T21:18:06.343Z]  CPUs: 8
21:18:06 [2024-05-21T21:18:06.343Z]  Total Memory: 30.64GiB
21:18:06 [2024-05-21T21:18:06.343Z]  Name: ip-10-100-70-212
21:18:06 [2024-05-21T21:18:06.343Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
21:18:06 [2024-05-21T21:18:06.343Z]  Docker Root Dir: /var/lib/docker
21:18:06 [2024-05-21T21:18:06.343Z]  Debug Mode: false
21:18:06 [2024-05-21T21:18:06.343Z]  Experimental: true
21:18:06 [2024-05-21T21:18:06.343Z]  Insecure Registries:
21:18:06 [2024-05-21T21:18:06.343Z]   127.0.0.0/8
21:18:06 [2024-05-21T21:18:06.343Z]  Live Restore Enabled: true
21:18:06 [2024-05-21T21:18:06.343Z] 
[Pipeline] sh
21:18:06 [2024-05-21T21:18:06.613Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:18:06 [2024-05-21T21:18:06.613Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:18:06 [2024-05-21T21:18:06.613Z] + curl -fsSL -o /home/ubuntu/workspace/moby_master/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
21:18:06 [2024-05-21T21:18:06.613Z] + bash /home/ubuntu/workspace/moby_master/check-config.sh
21:18:06 [2024-05-21T21:18:06.613Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:18:06 [2024-05-21T21:18:06.613Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
21:18:06 [2024-05-21T21:18:06.613Z] 
21:18:06 [2024-05-21T21:18:06.613Z] Generally Necessary:
21:18:06 [2024-05-21T21:18:06.613Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:18:06 [2024-05-21T21:18:06.613Z] - apparmor: enabled and tools installed
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_NAMESPACES: enabled
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_NET_NS: enabled
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_PID_NS: enabled
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_IPC_NS: enabled
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_UTS_NS: enabled
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_CGROUPS: enabled
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_CGROUP_CPUACCT: enabled
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_CGROUP_DEVICE: enabled
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_CGROUP_FREEZER: enabled
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_CGROUP_SCHED: enabled
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_CPUSETS: enabled
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_MEMCG: enabled
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_KEYS: enabled
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_VETH: enabled (as module)
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_BRIDGE: enabled (as module)
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_NF_NAT: enabled (as module)
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_POSIX_MQUEUE: enabled
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_CGROUP_BPF: enabled
21:18:06 [2024-05-21T21:18:06.869Z] 
21:18:06 [2024-05-21T21:18:06.869Z] Optional Features:
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_USER_NS: enabled
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_SECCOMP: enabled
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_SECCOMP_FILTER: enabled
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_CGROUP_PIDS: enabled
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_MEMCG_SWAP: enabled
21:18:06 [2024-05-21T21:18:06.869Z]     (cgroup swap accounting is currently enabled)
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_BLK_CGROUP: enabled
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:18:06 [2024-05-21T21:18:06.869Z] - CONFIG_CGROUP_PERF: enabled
21:18:07 [2024-05-21T21:18:07.124Z] - CONFIG_CGROUP_HUGETLB: enabled
21:18:07 [2024-05-21T21:18:07.124Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:18:07 [2024-05-21T21:18:07.124Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:18:07 [2024-05-21T21:18:07.124Z] - CONFIG_CFS_BANDWIDTH: enabled
21:18:07 [2024-05-21T21:18:07.124Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:18:07 [2024-05-21T21:18:07.124Z] - CONFIG_RT_GROUP_SCHED: missing
21:18:07 [2024-05-21T21:18:07.124Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:18:07 [2024-05-21T21:18:07.124Z] - CONFIG_IP_VS: enabled (as module)
21:18:07 [2024-05-21T21:18:07.124Z] - CONFIG_IP_VS_NFCT: enabled
21:18:07 [2024-05-21T21:18:07.124Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:18:07 [2024-05-21T21:18:07.124Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:18:07 [2024-05-21T21:18:07.124Z] - CONFIG_IP_VS_RR: enabled (as module)
21:18:07 [2024-05-21T21:18:07.124Z] - CONFIG_SECURITY_SELINUX: enabled
21:18:07 [2024-05-21T21:18:07.124Z] - CONFIG_SECURITY_APPARMOR: enabled
21:18:07 [2024-05-21T21:18:07.124Z] - CONFIG_EXT4_FS: enabled
21:18:07 [2024-05-21T21:18:07.124Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:18:07 [2024-05-21T21:18:07.124Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:18:07 [2024-05-21T21:18:07.124Z] - Network Drivers:
21:18:07 [2024-05-21T21:18:07.124Z]   - "overlay":
21:18:07 [2024-05-21T21:18:07.124Z]     - CONFIG_VXLAN: enabled (as module)
21:18:07 [2024-05-21T21:18:07.124Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:18:07 [2024-05-21T21:18:07.124Z]       Optional (for encrypted networks):
21:18:07 [2024-05-21T21:18:07.124Z]       - CONFIG_CRYPTO: enabled
21:18:07 [2024-05-21T21:18:07.124Z]       - CONFIG_CRYPTO_AEAD: enabled
21:18:07 [2024-05-21T21:18:07.124Z]       - CONFIG_CRYPTO_GCM: enabled
21:18:07 [2024-05-21T21:18:07.124Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:18:07 [2024-05-21T21:18:07.124Z]       - CONFIG_CRYPTO_GHASH: enabled
21:18:07 [2024-05-21T21:18:07.124Z]       - CONFIG_XFRM: enabled
21:18:07 [2024-05-21T21:18:07.124Z]       - CONFIG_XFRM_USER: enabled (as module)
21:18:07 [2024-05-21T21:18:07.124Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:18:07 [2024-05-21T21:18:07.124Z]       - CONFIG_INET_ESP: enabled (as module)
21:18:07 [2024-05-21T21:18:07.124Z]   - "ipvlan":
21:18:07 [2024-05-21T21:18:07.124Z]     - CONFIG_IPVLAN: enabled (as module)
21:18:07 [2024-05-21T21:18:07.124Z]   - "macvlan":
21:18:07 [2024-05-21T21:18:07.124Z]     - CONFIG_MACVLAN: enabled (as module)
21:18:07 [2024-05-21T21:18:07.124Z]     - CONFIG_DUMMY: enabled (as module)
21:18:07 [2024-05-21T21:18:07.124Z]   - "ftp,tftp client in container":
21:18:07 [2024-05-21T21:18:07.379Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:18:07 [2024-05-21T21:18:07.379Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:18:07 [2024-05-21T21:18:07.379Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:18:07 [2024-05-21T21:18:07.379Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:18:07 [2024-05-21T21:18:07.379Z] - Storage Drivers:
21:18:07 [2024-05-21T21:18:07.379Z]   - "aufs":
21:18:07 [2024-05-21T21:18:07.379Z]     - CONFIG_AUFS_FS: enabled (as module)
21:18:07 [2024-05-21T21:18:07.379Z]   - "btrfs":
21:18:07 [2024-05-21T21:18:07.379Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:18:07 [2024-05-21T21:18:07.379Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:18:07 [2024-05-21T21:18:07.379Z]   - "devicemapper":
21:18:07 [2024-05-21T21:18:07.379Z]     - CONFIG_BLK_DEV_DM: enabled
21:18:07 [2024-05-21T21:18:07.379Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:18:07 [2024-05-21T21:18:07.379Z]   - "overlay":
21:18:07 [2024-05-21T21:18:07.379Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:18:07 [2024-05-21T21:18:07.379Z]   - "zfs":
21:18:07 [2024-05-21T21:18:07.379Z]     - /dev/zfs: present
21:18:07 [2024-05-21T21:18:07.379Z]     - zfs command: missing
21:18:07 [2024-05-21T21:18:07.379Z]     - zpool command: missing
21:18:07 [2024-05-21T21:18:07.379Z] 
21:18:07 [2024-05-21T21:18:07.379Z] Limits:
21:18:07 [2024-05-21T21:18:07.379Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:18:07 [2024-05-21T21:18:07.379Z] 
21:18:07 [2024-05-21T21:18:07.379Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:18:07 [2024-05-21T21:18:07.705Z] + docker build --force-rm -t docker:8470add2fe7c40b168d09e1e7e8f2fcc181e0715 .
21:18:07 [2024-05-21T21:18:07.960Z] #0 building with "default" instance using docker driver
21:18:07 [2024-05-21T21:18:07.960Z] 
21:18:07 [2024-05-21T21:18:07.960Z] #1 [internal] load build definition from Dockerfile
21:18:07 [2024-05-21T21:18:07.960Z] #1 transferring dockerfile: 28.30kB done
21:18:07 [2024-05-21T21:18:07.960Z] #1 DONE 0.0s
21:18:07 [2024-05-21T21:18:07.960Z] 
21:18:07 [2024-05-21T21:18:07.960Z] #2 resolve image config for docker.io/docker/dockerfile:1.7
21:18:07 [2024-05-21T21:18:07.960Z] #2 DONE 0.3s
21:18:08 [2024-05-21T21:18:08.215Z] 
21:18:08 [2024-05-21T21:18:08.215Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e
21:18:08 [2024-05-21T21:18:08.215Z] #3 resolve docker.io/docker/dockerfile:1.7@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e 0.0s done
21:18:08 [2024-05-21T21:18:08.215Z] #3 sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e 8.40kB / 8.40kB done
21:18:08 [2024-05-21T21:18:08.215Z] #3 sha256:c8678869a83fab70232869ba24acc1c0be661f4d65135c0eeacb6a8e78420fdd 482B / 482B done
21:18:08 [2024-05-21T21:18:08.215Z] #3 sha256:45fc0e793a06559debf1128a8e0a2aef5bd1822e7d98b7412afcc474f04cc4fe 1.26kB / 1.26kB done
21:18:08 [2024-05-21T21:18:08.215Z] #3 sha256:6e230fe0035dc5b9d8d5e65513d1f11ae3b25d14362031fb540a4c23bf862933 6.29MB / 11.24MB 0.1s
21:18:08 [2024-05-21T21:18:08.471Z] #3 sha256:6e230fe0035dc5b9d8d5e65513d1f11ae3b25d14362031fb540a4c23bf862933 11.24MB / 11.24MB 0.2s done
21:18:08 [2024-05-21T21:18:08.471Z] #3 extracting sha256:6e230fe0035dc5b9d8d5e65513d1f11ae3b25d14362031fb540a4c23bf862933 0.1s done
21:18:08 [2024-05-21T21:18:08.471Z] #3 DONE 0.3s
21:18:08 [2024-05-21T21:18:08.471Z] 
21:18:08 [2024-05-21T21:18:08.471Z] #4 [internal] load metadata for docker.io/library/golang:1.21.10-bookworm
21:18:09 [2024-05-21T21:18:09.031Z] #4 ...
21:18:09 [2024-05-21T21:18:09.031Z] 
21:18:09 [2024-05-21T21:18:09.031Z] #5 [internal] load metadata for docker.io/library/debian:bookworm
21:18:09 [2024-05-21T21:18:09.031Z] #5 DONE 0.5s
21:18:09 [2024-05-21T21:18:09.031Z] 
21:18:09 [2024-05-21T21:18:09.031Z] #6 [internal] load metadata for docker.io/library/busybox:latest
21:18:09 [2024-05-21T21:18:09.031Z] #6 DONE 0.5s
21:18:09 [2024-05-21T21:18:09.031Z] 
21:18:09 [2024-05-21T21:18:09.031Z] #7 [internal] load metadata for docker.io/distribution/distribution:2.8.3
21:18:09 [2024-05-21T21:18:09.031Z] #7 DONE 0.5s
21:18:09 [2024-05-21T21:18:09.031Z] 
21:18:09 [2024-05-21T21:18:09.031Z] #4 [internal] load metadata for docker.io/library/golang:1.21.10-bookworm
21:18:09 [2024-05-21T21:18:09.031Z] #4 DONE 0.5s
21:18:09 [2024-05-21T21:18:09.031Z] 
21:18:09 [2024-05-21T21:18:09.031Z] #8 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0
21:18:09 [2024-05-21T21:18:09.031Z] #8 DONE 0.5s
21:18:09 [2024-05-21T21:18:09.031Z] 
21:18:09 [2024-05-21T21:18:09.031Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0
21:18:09 [2024-05-21T21:18:09.031Z] #9 DONE 0.5s
21:18:09 [2024-05-21T21:18:09.031Z] 
21:18:09 [2024-05-21T21:18:09.031Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:18:09 [2024-05-21T21:18:09.031Z] #10 DONE 0.5s
21:18:09 [2024-05-21T21:18:09.031Z] 
21:18:09 [2024-05-21T21:18:09.031Z] #11 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1
21:18:09 [2024-05-21T21:18:09.031Z] #11 DONE 0.6s
21:18:09 [2024-05-21T21:18:09.286Z] 
21:18:09 [2024-05-21T21:18:09.286Z] #12 [internal] load .dockerignore
21:18:09 [2024-05-21T21:18:09.286Z] #12 transferring context: 113B done
21:18:09 [2024-05-21T21:18:09.286Z] #12 DONE 0.0s
21:18:09 [2024-05-21T21:18:09.286Z] 
21:18:09 [2024-05-21T21:18:09.286Z] #13 [internal] load build context
21:18:09 [2024-05-21T21:18:09.850Z] #13 ...
21:18:09 [2024-05-21T21:18:09.850Z] 
21:18:09 [2024-05-21T21:18:09.850Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4
21:18:09 [2024-05-21T21:18:09.850Z] #14 resolve docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 0.1s done
21:18:09 [2024-05-21T21:18:09.850Z] #14 sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 9.95kB / 9.95kB done
21:18:09 [2024-05-21T21:18:09.850Z] #14 sha256:d3a173a007193860a110931669be7b62592611955cda3814d38b4d9118ef81ea 478B / 478B done
21:18:09 [2024-05-21T21:18:09.850Z] #14 sha256:5e12c1040c875988c0a21efaa5dcafac5c2b8a956cf038d6789abf028aba9a93 940B / 940B done
21:18:09 [2024-05-21T21:18:09.850Z] #14 extracting sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 done
21:18:09 [2024-05-21T21:18:09.850Z] #14 sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 16.47kB / 16.47kB 0.1s done
21:18:09 [2024-05-21T21:18:09.850Z] #14 DONE 0.4s
21:18:09 [2024-05-21T21:18:09.850Z] 
21:18:09 [2024-05-21T21:18:09.850Z] #13 [internal] load build context
21:18:10 [2024-05-21T21:18:10.411Z] #13 transferring context: 77.64MB 1.1s done
21:18:11 [2024-05-21T21:18:11.773Z] #13 DONE 2.1s
21:18:11 [2024-05-21T21:18:11.773Z] 
21:18:11 [2024-05-21T21:18:11.773Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.10-bookworm@sha256:b8ff8c869417952d84dc521d821cc8cb55f6c28469e60133fe8aea5ee795267e
21:18:11 [2024-05-21T21:18:11.773Z] #15 resolve docker.io/library/golang:1.21.10-bookworm@sha256:b8ff8c869417952d84dc521d821cc8cb55f6c28469e60133fe8aea5ee795267e 0.1s done
21:18:11 [2024-05-21T21:18:11.773Z] #15 sha256:7a56982245e6e85476cd3867a9a21bda806c32370bdeacc8452b2039381c7a69 2.33kB / 2.33kB done
21:18:11 [2024-05-21T21:18:11.773Z] #15 sha256:e946bfb614dc9f4a658e98b7795c5a888bc5c6c68dd9d633d9c07e0920199b53 2.84kB / 2.84kB done
21:18:11 [2024-05-21T21:18:11.773Z] #15 sha256:15856ca26414127b85cee6d10acbc4cee6eba9070f3f5a04b9cc72ce95abfa7f 23.59MB / 23.59MB 0.3s done
21:18:11 [2024-05-21T21:18:11.773Z] #15 sha256:b8ff8c869417952d84dc521d821cc8cb55f6c28469e60133fe8aea5ee795267e 9.10kB / 9.10kB done
21:18:11 [2024-05-21T21:18:11.773Z] #15 sha256:30ed4c12791345d3f20f66024e1f22275ce507868c508509b83dcf231b1c9adc 63.99MB / 63.99MB 1.9s
21:18:11 [2024-05-21T21:18:11.773Z] #15 sha256:91e301773f03e9e0fabc5c177fe6bfe8daf14e992ab816f151692b814ddc462c 49.61MB / 49.61MB 1.4s done
21:18:11 [2024-05-21T21:18:11.773Z] #15 sha256:3cf3dd101b450545902b16112a329f7ce70d182d1d6b1dfce883f830030e03c1 74.45MB / 86.25MB 1.9s
21:18:11 [2024-05-21T21:18:11.773Z] #15 extracting sha256:91e301773f03e9e0fabc5c177fe6bfe8daf14e992ab816f151692b814ddc462c 0.2s
21:18:11 [2024-05-21T21:18:11.773Z] #15 sha256:3cf3dd101b450545902b16112a329f7ce70d182d1d6b1dfce883f830030e03c1 86.25MB / 86.25MB 2.1s
21:18:12 [2024-05-21T21:18:12.698Z] #15 sha256:30ed4c12791345d3f20f66024e1f22275ce507868c508509b83dcf231b1c9adc 63.99MB / 63.99MB 2.9s done
21:18:12 [2024-05-21T21:18:12.954Z] #15 sha256:2013edc6dc9779e195fb4e37475b4569b1226af3caac82ddaf934a996e44c7a6 0B / 126B 3.4s
21:18:12 [2024-05-21T21:18:12.954Z] #15 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 0B / 64.11MB 3.4s
21:18:13 [2024-05-21T21:18:13.209Z] #15 sha256:2013edc6dc9779e195fb4e37475b4569b1226af3caac82ddaf934a996e44c7a6 126B / 126B 3.6s
21:18:13 [2024-05-21T21:18:13.209Z] #15 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 10.49MB / 64.11MB 3.7s
21:18:13 [2024-05-21T21:18:13.209Z] #15 extracting sha256:15856ca26414127b85cee6d10acbc4cee6eba9070f3f5a04b9cc72ce95abfa7f
21:18:13 [2024-05-21T21:18:13.465Z] #15 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 22.02MB / 64.11MB 3.8s
21:18:13 [2024-05-21T21:18:13.465Z] #15 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 33.55MB / 64.11MB 3.9s
21:18:13 [2024-05-21T21:18:13.720Z] #15 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 50.33MB / 64.11MB 4.2s
21:18:13 [2024-05-21T21:18:13.720Z] #15 extracting sha256:15856ca26414127b85cee6d10acbc4cee6eba9070f3f5a04b9cc72ce95abfa7f 0.4s done
21:18:13 [2024-05-21T21:18:13.720Z] #15 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 64.01MB / 64.11MB 4.3s
21:18:14 [2024-05-21T21:18:14.645Z] #15 sha256:3cf3dd101b450545902b16112a329f7ce70d182d1d6b1dfce883f830030e03c1 86.25MB / 86.25MB 5.1s done
21:18:14 [2024-05-21T21:18:14.645Z] #15 sha256:2013edc6dc9779e195fb4e37475b4569b1226af3caac82ddaf934a996e44c7a6 126B / 126B 5.1s done
21:18:14 [2024-05-21T21:18:14.645Z] #15 extracting sha256:30ed4c12791345d3f20f66024e1f22275ce507868c508509b83dcf231b1c9adc 0.1s
21:18:16 [2024-05-21T21:18:16.531Z] #15 extracting sha256:30ed4c12791345d3f20f66024e1f22275ce507868c508509b83dcf231b1c9adc 1.5s done
21:18:16 [2024-05-21T21:18:16.531Z] #15 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 64.11MB / 64.11MB 7.0s done
21:18:16 [2024-05-21T21:18:16.787Z] #15 ...
21:18:16 [2024-05-21T21:18:16.787Z] 
21:18:16 [2024-05-21T21:18:16.787Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:fac2c0fd33e88dfd3bc88a872cfb78dcb167e74af6162d31724df69e482f886c
21:18:16 [2024-05-21T21:18:16.787Z] #16 resolve docker.io/library/debian:bookworm@sha256:fac2c0fd33e88dfd3bc88a872cfb78dcb167e74af6162d31724df69e482f886c 0.2s done
21:18:16 [2024-05-21T21:18:16.787Z] #16 sha256:f1dc429dc8955ea4e9bbd0049f311ba3c4c3a16cda479c7f1153ea8f125e2639 1.48kB / 1.48kB done
21:18:16 [2024-05-21T21:18:16.787Z] #16 sha256:91e301773f03e9e0fabc5c177fe6bfe8daf14e992ab816f151692b814ddc462c 49.61MB / 49.61MB 1.3s done
21:18:16 [2024-05-21T21:18:16.787Z] #16 sha256:fac2c0fd33e88dfd3bc88a872cfb78dcb167e74af6162d31724df69e482f886c 1.85kB / 1.85kB done
21:18:16 [2024-05-21T21:18:16.787Z] #16 sha256:3d67cec2f6aa8a4d6aa496ae8097747f216fe850aebc8db99548cb8a85e73181 529B / 529B done
21:18:16 [2024-05-21T21:18:16.787Z] #16 extracting sha256:91e301773f03e9e0fabc5c177fe6bfe8daf14e992ab816f151692b814ddc462c 1.5s done
21:18:16 [2024-05-21T21:18:16.787Z] #16 DONE 7.5s
21:18:16 [2024-05-21T21:18:16.787Z] 
21:18:16 [2024-05-21T21:18:16.787Z] #17 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
21:18:16 [2024-05-21T21:18:16.787Z] #17 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.2s done
21:18:16 [2024-05-21T21:18:16.787Z] #17 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
21:18:16 [2024-05-21T21:18:16.787Z] #17 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
21:18:16 [2024-05-21T21:18:16.787Z] #17 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
21:18:16 [2024-05-21T21:18:16.787Z] #17 ...
21:18:16 [2024-05-21T21:18:16.787Z] 
21:18:16 [2024-05-21T21:18:16.787Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.10-bookworm@sha256:b8ff8c869417952d84dc521d821cc8cb55f6c28469e60133fe8aea5ee795267e
21:18:16 [2024-05-21T21:18:16.787Z] #15 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 7.3s done
21:18:16 [2024-05-21T21:18:16.787Z] #15 extracting sha256:3cf3dd101b450545902b16112a329f7ce70d182d1d6b1dfce883f830030e03c1
21:18:18 [2024-05-21T21:18:18.672Z] #15 extracting sha256:3cf3dd101b450545902b16112a329f7ce70d182d1d6b1dfce883f830030e03c1 1.7s done
21:18:19 [2024-05-21T21:18:19.252Z] #15 extracting sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32
21:18:19 [2024-05-21T21:18:19.252Z] #15 ...
21:18:19 [2024-05-21T21:18:19.252Z] 
21:18:19 [2024-05-21T21:18:19.252Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:5eef5ed34e1e1ff0a4ae850395cbf665c4de6b4b83a32a0bc7bcb998e24e7bbb
21:18:19 [2024-05-21T21:18:19.252Z] #18 resolve docker.io/library/busybox:latest@sha256:5eef5ed34e1e1ff0a4ae850395cbf665c4de6b4b83a32a0bc7bcb998e24e7bbb 0.1s done
21:18:19 [2024-05-21T21:18:19.252Z] #18 sha256:5eef5ed34e1e1ff0a4ae850395cbf665c4de6b4b83a32a0bc7bcb998e24e7bbb 6.76kB / 6.76kB done
21:18:19 [2024-05-21T21:18:19.252Z] #18 sha256:62e64d962a5f069b3f1e061b167609b91b3fb9886709ceb475cc7e1d5222727a 610B / 610B done
21:18:19 [2024-05-21T21:18:19.252Z] #18 sha256:23d6e6de0b63623e44a1ec59746682c77f197702ae77264eb287fa5119256f8a 390B / 390B done
21:18:19 [2024-05-21T21:18:19.252Z] #18 sha256:c34182c7a03d2f1be0e7970ba5b792227be05dd1b942330c13a1fe8cd8ce23f9 1.84MB / 1.84MB 7.7s done
21:18:19 [2024-05-21T21:18:19.252Z] #18 extracting sha256:c34182c7a03d2f1be0e7970ba5b792227be05dd1b942330c13a1fe8cd8ce23f9 0.2s done
21:18:19 [2024-05-21T21:18:19.252Z] #18 DONE 9.9s
21:18:19 [2024-05-21T21:18:19.252Z] 
21:18:19 [2024-05-21T21:18:19.252Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.10-bookworm@sha256:b8ff8c869417952d84dc521d821cc8cb55f6c28469e60133fe8aea5ee795267e
21:18:19 [2024-05-21T21:18:19.252Z] #15 ...
21:18:19 [2024-05-21T21:18:19.252Z] 
21:18:19 [2024-05-21T21:18:19.252Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60
21:18:19 [2024-05-21T21:18:19.252Z] #19 resolve docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 0.1s done
21:18:19 [2024-05-21T21:18:19.252Z] #19 sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 8.43kB / 8.43kB done
21:18:19 [2024-05-21T21:18:19.252Z] #19 sha256:2ebce8c08cf8ceb899dfb863d96ad780e5765ee2996a39e7bb80abd22300e3fe 482B / 482B done
21:18:19 [2024-05-21T21:18:19.252Z] #19 sha256:fdeeb9474c5ad8b86b766022dfc0140d5ad606b88fe76836f380e0da3a9f0540 1.14kB / 1.14kB done
21:18:19 [2024-05-21T21:18:19.252Z] #19 sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 16.35MB / 16.35MB 8.2s done
21:18:19 [2024-05-21T21:18:19.252Z] #19 extracting sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 0.3s done
21:18:19 [2024-05-21T21:18:19.507Z] #19 ...
21:18:19 [2024-05-21T21:18:19.507Z] 
21:18:19 [2024-05-21T21:18:19.507Z] #20 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58
21:18:19 [2024-05-21T21:18:19.508Z] #20 resolve docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 0.1s done
21:18:19 [2024-05-21T21:18:19.508Z] #20 sha256:0a18cb5a34e1afa220a6afea023d787ee919e87c098b3180f3fa80d23cd16adb 1.13kB / 1.13kB done
21:18:19 [2024-05-21T21:18:19.508Z] #20 sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 8.43kB / 8.43kB done
21:18:19 [2024-05-21T21:18:19.508Z] #20 sha256:d78f02d4266a872db42a2f51712f5b69db0c3c4b0713b57e109666e792df2666 482B / 482B done
21:18:19 [2024-05-21T21:18:19.508Z] #20 sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 16.65MB / 16.65MB 8.8s done
21:18:19 [2024-05-21T21:18:19.508Z] #20 extracting sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 0.4s done
21:18:19 [2024-05-21T21:18:19.508Z] #20 ...
21:18:19 [2024-05-21T21:18:19.508Z] 
21:18:19 [2024-05-21T21:18:19.508Z] #21 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:18:19 [2024-05-21T21:18:19.508Z] #21 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
21:18:19 [2024-05-21T21:18:19.508Z] #21 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
21:18:19 [2024-05-21T21:18:19.508Z] #21 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
21:18:19 [2024-05-21T21:18:19.508Z] #21 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
21:18:19 [2024-05-21T21:18:19.508Z] #21 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 10.0s
21:18:19 [2024-05-21T21:18:19.763Z] #21 ...
21:18:19 [2024-05-21T21:18:19.763Z] 
21:18:19 [2024-05-21T21:18:19.763Z] #17 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
21:18:19 [2024-05-21T21:18:19.763Z] #17 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 9.6s done
21:18:19 [2024-05-21T21:18:19.763Z] #17 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 9.8s done
21:18:19 [2024-05-21T21:18:19.763Z] #17 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.1s done
21:18:19 [2024-05-21T21:18:19.763Z] #17 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a
21:18:20 [2024-05-21T21:18:20.018Z] #17 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.1s done
21:18:20 [2024-05-21T21:18:20.018Z] #17 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 10.4s
21:18:20 [2024-05-21T21:18:20.018Z] #17 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0B / 5.82MB 10.4s
21:18:20 [2024-05-21T21:18:20.018Z] #17 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 4.19MB / 5.82MB 10.6s
21:18:20 [2024-05-21T21:18:20.273Z] #17 ...
21:18:20 [2024-05-21T21:18:20.273Z] 
21:18:20 [2024-05-21T21:18:20.273Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60
21:18:20 [2024-05-21T21:18:20.273Z] #19 DONE 10.9s
21:18:20 [2024-05-21T21:18:20.273Z] 
21:18:20 [2024-05-21T21:18:20.273Z] #20 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58
21:18:20 [2024-05-21T21:18:20.273Z] #20 DONE 11.0s
21:18:20 [2024-05-21T21:18:20.273Z] 
21:18:20 [2024-05-21T21:18:20.273Z] #17 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
21:18:20 [2024-05-21T21:18:20.273Z] #17 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 10.7s done
21:18:20 [2024-05-21T21:18:20.273Z] #17 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
21:18:20 [2024-05-21T21:18:20.528Z] #17 ...
21:18:20 [2024-05-21T21:18:20.528Z] 
21:18:20 [2024-05-21T21:18:20.528Z] #21 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:18:20 [2024-05-21T21:18:20.528Z] #21 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
21:18:20 [2024-05-21T21:18:20.528Z] #21 DONE 11.0s
21:18:20 [2024-05-21T21:18:20.528Z] 
21:18:20 [2024-05-21T21:18:20.528Z] #17 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
21:18:20 [2024-05-21T21:18:20.528Z] #17 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09
21:18:20 [2024-05-21T21:18:20.783Z] #17 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.3s done
21:18:21 [2024-05-21T21:18:21.343Z] #17 DONE 11.9s
21:18:21 [2024-05-21T21:18:21.343Z] 
21:18:21 [2024-05-21T21:18:21.343Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.10-bookworm@sha256:b8ff8c869417952d84dc521d821cc8cb55f6c28469e60133fe8aea5ee795267e
21:18:22 [2024-05-21T21:18:22.704Z] #15 extracting sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 3.5s done
21:18:22 [2024-05-21T21:18:22.959Z] #15 extracting sha256:2013edc6dc9779e195fb4e37475b4569b1226af3caac82ddaf934a996e44c7a6
21:18:23 [2024-05-21T21:18:23.213Z] #15 extracting sha256:2013edc6dc9779e195fb4e37475b4569b1226af3caac82ddaf934a996e44c7a6 done
21:18:23 [2024-05-21T21:18:23.213Z] #15 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
21:18:23 [2024-05-21T21:18:23.481Z] #15 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
21:18:24 [2024-05-21T21:18:24.404Z] #15 DONE 15.0s
21:18:24 [2024-05-21T21:18:24.404Z] 
21:18:24 [2024-05-21T21:18:24.404Z] #22 [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
21:18:24 [2024-05-21T21:18:24.404Z] #22 4.056 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
21:18:24 [2024-05-21T21:18:24.404Z] #22 4.080 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
21:18:24 [2024-05-21T21:18:24.404Z] #22 4.080 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
21:18:24 [2024-05-21T21:18:24.404Z] #22 4.147 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
21:18:24 [2024-05-21T21:18:24.404Z] #22 4.473 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
21:18:24 [2024-05-21T21:18:24.404Z] #22 4.475 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [153 kB]
21:18:24 [2024-05-21T21:18:24.404Z] #22 5.499 Fetched 9106 kB in 2s (5353 kB/s)
21:18:24 [2024-05-21T21:18:24.404Z] #22 5.499 Reading package lists...
21:18:24 [2024-05-21T21:18:24.404Z] #22 6.126 Reading package lists...
21:18:24 [2024-05-21T21:18:24.404Z] #22 6.746 Building dependency tree...
21:18:24 [2024-05-21T21:18:24.404Z] #22 7.186 The following additional packages will be installed:
21:18:24 [2024-05-21T21:18:24.404Z] #22 7.187   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
21:18:24 [2024-05-21T21:18:24.404Z] #22 7.187   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
21:18:24 [2024-05-21T21:18:24.404Z] #22 7.188   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
21:18:24 [2024-05-21T21:18:24.404Z] #22 7.190 Suggested packages:
21:18:24 [2024-05-21T21:18:24.404Z] #22 7.190   krb5-doc krb5-user
21:18:24 [2024-05-21T21:18:24.404Z] #22 7.190 Recommended packages:
21:18:24 [2024-05-21T21:18:24.404Z] #22 7.190   krb5-locales libldap-common publicsuffix libsasl2-modules
21:18:24 [2024-05-21T21:18:24.404Z] #22 7.359 The following NEW packages will be installed:
21:18:24 [2024-05-21T21:18:24.404Z] #22 7.360   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
21:18:24 [2024-05-21T21:18:24.404Z] #22 7.360   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
21:18:24 [2024-05-21T21:18:24.404Z] #22 7.360   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
21:18:24 [2024-05-21T21:18:24.404Z] #22 7.361   libssh2-1 libssl3 openssl
21:18:24 [2024-05-21T21:18:24.404Z] #22 7.632 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
21:18:24 [2024-05-21T21:18:24.404Z] #22 7.632 Need to get 5813 kB of archives.
21:18:24 [2024-05-21T21:18:24.404Z] #22 7.632 After this operation, 16.1 MB of additional disk space will be used.
21:18:24 [2024-05-21T21:18:24.404Z] #22 7.632 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
21:18:24 [2024-05-21T21:18:24.404Z] #22 ...
21:18:24 [2024-05-21T21:18:24.404Z] 
21:18:24 [2024-05-21T21:18:24.404Z] #23 [base 2/4] COPY --from=xx / /
21:18:29 [2024-05-21T21:18:29.638Z] #23 ...
21:18:29 [2024-05-21T21:18:29.638Z] 
21:18:29 [2024-05-21T21:18:29.638Z] #24 [build-dummy 2/2] RUN mkdir -p /build
21:18:29 [2024-05-21T21:18:29.638Z] #24 ...
21:18:29 [2024-05-21T21:18:29.638Z] 
21:18:29 [2024-05-21T21:18:29.638Z] #22 [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
21:18:29 [2024-05-21T21:18:29.638Z] #22 7.660 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
21:18:29 [2024-05-21T21:18:29.638Z] #22 7.752 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
21:18:29 [2024-05-21T21:18:29.638Z] #22 7.753 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
21:18:29 [2024-05-21T21:18:29.639Z] #22 7.755 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
21:18:29 [2024-05-21T21:18:29.639Z] #22 7.756 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
21:18:29 [2024-05-21T21:18:29.639Z] #22 7.757 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
21:18:29 [2024-05-21T21:18:29.639Z] #22 7.757 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
21:18:29 [2024-05-21T21:18:29.639Z] #22 7.761 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
21:18:29 [2024-05-21T21:18:29.639Z] #22 7.763 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
21:18:29 [2024-05-21T21:18:29.639Z] #22 7.763 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
21:18:29 [2024-05-21T21:18:29.639Z] #22 7.764 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
21:18:29 [2024-05-21T21:18:29.639Z] #22 7.766 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
21:18:29 [2024-05-21T21:18:29.639Z] #22 7.767 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
21:18:29 [2024-05-21T21:18:29.639Z] #22 7.768 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
21:18:29 [2024-05-21T21:18:29.639Z] #22 7.768 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
21:18:29 [2024-05-21T21:18:29.639Z] #22 7.771 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB]
21:18:29 [2024-05-21T21:18:29.639Z] #22 7.806 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB]
21:18:29 [2024-05-21T21:18:29.639Z] #22 7.813 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
21:18:29 [2024-05-21T21:18:29.639Z] #22 7.816 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
21:18:29 [2024-05-21T21:18:29.639Z] #22 7.818 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
21:18:29 [2024-05-21T21:18:29.639Z] #22 8.145 debconf: delaying package configuration, since apt-utils is not installed
21:18:29 [2024-05-21T21:18:29.639Z] #22 8.176 Fetched 5813 kB in 0s (12.9 MB/s)
21:18:29 [2024-05-21T21:18:29.639Z] #22 8.216 Selecting previously unselected package libssl3:arm64.
21:18:29 [2024-05-21T21:18:29.639Z] #22 8.216 (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 ... 6084 files and directories currently installed.)
21:18:29 [2024-05-21T21:18:29.639Z] #22 8.221 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
21:18:29 [2024-05-21T21:18:29.639Z] #22 8.257 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
21:18:29 [2024-05-21T21:18:29.639Z] #22 8.723 Selecting previously unselected package openssl.
21:18:29 [2024-05-21T21:18:29.639Z] #22 8.724 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
21:18:29 [2024-05-21T21:18:29.639Z] #22 8.740 Unpacking openssl (3.0.11-1~deb12u2) ...
21:18:29 [2024-05-21T21:18:29.639Z] #22 9.255 Selecting previously unselected package ca-certificates.
21:18:29 [2024-05-21T21:18:29.639Z] #22 9.256 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
21:18:29 [2024-05-21T21:18:29.639Z] #22 9.333 Unpacking ca-certificates (20230311) ...
21:18:29 [2024-05-21T21:18:29.639Z] #22 10.27 Selecting previously unselected package libbrotli1:arm64.
21:18:29 [2024-05-21T21:18:29.639Z] #22 10.27 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
21:18:29 [2024-05-21T21:18:29.639Z] #22 10.37 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
21:18:29 [2024-05-21T21:18:29.639Z] #22 11.18 Selecting previously unselected package libkrb5support0:arm64.
21:18:29 [2024-05-21T21:18:29.639Z] #22 11.18 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
21:18:29 [2024-05-21T21:18:29.639Z] #22 11.25 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
21:18:29 [2024-05-21T21:18:29.639Z] #22 11.89 Selecting previously unselected package libk5crypto3:arm64.
21:18:29 [2024-05-21T21:18:29.639Z] #22 11.89 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
21:18:29 [2024-05-21T21:18:29.639Z] #22 11.97 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
21:18:29 [2024-05-21T21:18:29.639Z] #22 12.66 Selecting previously unselected package libkeyutils1:arm64.
21:18:29 [2024-05-21T21:18:29.639Z] #22 12.66 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
21:18:29 [2024-05-21T21:18:29.639Z] #22 12.68 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
21:18:29 [2024-05-21T21:18:29.894Z] #22 13.25 Selecting previously unselected package libkrb5-3:arm64.
21:18:30 [2024-05-21T21:18:30.151Z] #22 13.25 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
21:18:30 [2024-05-21T21:18:30.151Z] #22 13.33 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
21:18:31 [2024-05-21T21:18:31.240Z] #22 14.11 Selecting previously unselected package libgssapi-krb5-2:arm64.
21:18:31 [2024-05-21T21:18:31.240Z] #22 14.11 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
21:18:31 [2024-05-21T21:18:31.240Z] #22 14.16 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
21:18:31 [2024-05-21T21:18:31.240Z] #22 14.27 Selecting previously unselected package libsasl2-modules-db:arm64.
21:18:31 [2024-05-21T21:18:31.495Z] #22 14.27 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
21:18:31 [2024-05-21T21:18:31.495Z] #22 14.28 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
21:18:31 [2024-05-21T21:18:31.495Z] #22 ...
21:18:31 [2024-05-21T21:18:31.495Z] 
21:18:31 [2024-05-21T21:18:31.495Z] #25 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
21:18:31 [2024-05-21T21:18:31.750Z] #25 ...
21:18:31 [2024-05-21T21:18:31.750Z] 
21:18:31 [2024-05-21T21:18:31.750Z] #22 [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
21:18:31 [2024-05-21T21:18:31.750Z] #22 15.11 Selecting previously unselected package libsasl2-2:arm64.
21:18:32 [2024-05-21T21:18:32.005Z] #22 15.12 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
21:18:32 [2024-05-21T21:18:32.005Z] #22 15.22 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
21:18:32 [2024-05-21T21:18:32.578Z] #22 15.65 Selecting previously unselected package libldap-2.5-0:arm64.
21:18:32 [2024-05-21T21:18:32.578Z] #22 15.65 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
21:18:32 [2024-05-21T21:18:32.578Z] #22 15.72 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
21:18:32 [2024-05-21T21:18:32.832Z] #22 16.09 Selecting previously unselected package libnghttp2-14:arm64.
21:18:33 [2024-05-21T21:18:33.096Z] #22 16.10 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
21:18:33 [2024-05-21T21:18:33.096Z] #22 16.10 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
21:18:33 [2024-05-21T21:18:33.096Z] #22 16.25 Selecting previously unselected package libpsl5:arm64.
21:18:33 [2024-05-21T21:18:33.096Z] #22 16.26 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
21:18:33 [2024-05-21T21:18:33.096Z] #22 16.27 Unpacking libpsl5:arm64 (0.21.2-1) ...
21:18:33 [2024-05-21T21:18:33.351Z] #22 16.67 Selecting previously unselected package librtmp1:arm64.
21:18:33 [2024-05-21T21:18:33.606Z] #22 16.67 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
21:18:33 [2024-05-21T21:18:33.606Z] #22 16.68 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:18:33 [2024-05-21T21:18:33.606Z] #22 16.78 Selecting previously unselected package libssh2-1:arm64.
21:18:33 [2024-05-21T21:18:33.606Z] #22 16.79 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
21:18:33 [2024-05-21T21:18:33.606Z] #22 16.80 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
21:18:33 [2024-05-21T21:18:33.606Z] #22 16.97 Selecting previously unselected package libcurl4:arm64.
21:18:33 [2024-05-21T21:18:33.868Z] #22 16.97 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ...
21:18:33 [2024-05-21T21:18:33.868Z] #22 16.98 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ...
21:18:33 [2024-05-21T21:18:33.868Z] #22 17.15 Selecting previously unselected package curl.
21:18:34 [2024-05-21T21:18:34.153Z] #22 17.19 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ...
21:18:34 [2024-05-21T21:18:34.153Z] #22 17.21 Unpacking curl (7.88.1-10+deb12u5) ...
21:18:34 [2024-05-21T21:18:34.153Z] #22 17.38 Selecting previously unselected package libonig5:arm64.
21:18:34 [2024-05-21T21:18:34.153Z] #22 17.38 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
21:18:34 [2024-05-21T21:18:34.153Z] #22 17.40 Unpacking libonig5:arm64 (6.9.8-1) ...
21:18:34 [2024-05-21T21:18:34.153Z] #22 17.48 Selecting previously unselected package libjq1:arm64.
21:18:34 [2024-05-21T21:18:34.408Z] #22 17.48 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
21:18:34 [2024-05-21T21:18:34.408Z] #22 17.57 Unpacking libjq1:arm64 (1.6-2.1) ...
21:18:34 [2024-05-21T21:18:34.408Z] #22 17.69 Selecting previously unselected package jq.
21:18:34 [2024-05-21T21:18:34.662Z] #22 17.69 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
21:18:34 [2024-05-21T21:18:34.662Z] #22 17.70 Unpacking jq (1.6-2.1) ...
21:18:34 [2024-05-21T21:18:34.662Z] #22 17.78 Setting up libkeyutils1:arm64 (1.6.3-2) ...
21:18:34 [2024-05-21T21:18:34.662Z] #22 17.81 Setting up libpsl5:arm64 (0.21.2-1) ...
21:18:34 [2024-05-21T21:18:34.662Z] #22 18.00 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
21:18:34 [2024-05-21T21:18:34.917Z] #22 18.19 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
21:18:35 [2024-05-21T21:18:35.172Z] #22 18.31 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
21:18:35 [2024-05-21T21:18:35.172Z] #22 18.52 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
21:18:35 [2024-05-21T21:18:35.427Z] #22 18.57 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
21:18:35 [2024-05-21T21:18:35.427Z] #22 18.65 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:18:35 [2024-05-21T21:18:35.681Z] #22 18.73 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
21:18:35 [2024-05-21T21:18:35.681Z] #22 18.89 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
21:18:35 [2024-05-21T21:18:35.681Z] #22 19.00 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
21:18:35 [2024-05-21T21:18:35.936Z] #22 19.17 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
21:18:35 [2024-05-21T21:18:35.936Z] #22 19.28 Setting up openssl (3.0.11-1~deb12u2) ...
21:18:36 [2024-05-21T21:18:36.190Z] #22 19.46 Setting up libonig5:arm64 (6.9.8-1) ...
21:18:36 [2024-05-21T21:18:36.446Z] #22 19.48 Setting up libjq1:arm64 (1.6-2.1) ...
21:18:36 [2024-05-21T21:18:36.446Z] #22 19.67 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
21:18:36 [2024-05-21T21:18:36.446Z] #22 19.72 Setting up ca-certificates (20230311) ...
21:18:36 [2024-05-21T21:18:36.446Z] #22 19.81 debconf: unable to initialize frontend: Dialog
21:18:36 [2024-05-21T21:18:36.446Z] #22 19.81 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:18:36 [2024-05-21T21:18:36.446Z] #22 19.81 debconf: falling back to frontend: Readline
21:18:36 [2024-05-21T21:18:36.701Z] #22 ...
21:18:36 [2024-05-21T21:18:36.701Z] 
21:18:36 [2024-05-21T21:18:36.701Z] #24 [build-dummy 2/2] RUN mkdir -p /build
21:18:36 [2024-05-21T21:18:36.701Z] #24 DONE 17.4s
21:18:36 [2024-05-21T21:18:36.701Z] 
21:18:36 [2024-05-21T21:18:36.701Z] #25 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
21:18:36 [2024-05-21T21:18:36.701Z] #25 DONE 15.4s
21:18:36 [2024-05-21T21:18:36.701Z] 
21:18:36 [2024-05-21T21:18:36.701Z] #23 [base 2/4] COPY --from=xx / /
21:18:36 [2024-05-21T21:18:36.701Z] #23 DONE 12.3s
21:18:36 [2024-05-21T21:18:36.701Z] 
21:18:36 [2024-05-21T21:18:36.701Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build
21:18:36 [2024-05-21T21:18:36.701Z] #26 DONE 0.0s
21:18:36 [2024-05-21T21:18:36.701Z] 
21:18:36 [2024-05-21T21:18:36.701Z] #22 [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
21:18:36 [2024-05-21T21:18:36.701Z] #22 19.81 debconf: unable to initialize frontend: Readline
21:18:36 [2024-05-21T21:18:36.701Z] #22 19.81 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
21:18:36 [2024-05-21T21:18:36.701Z] #22 19.81 debconf: falling back to frontend: Teletype
21:18:36 [2024-05-21T21:18:36.956Z] #22 ...
21:18:36 [2024-05-21T21:18:36.956Z] 
21:18:36 [2024-05-21T21:18:36.956Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:18:36 [2024-05-21T21:18:36.956Z] #27 DONE 0.2s
21:18:36 [2024-05-21T21:18:36.956Z] 
21:18:36 [2024-05-21T21:18:36.956Z] #22 [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
21:18:36 [2024-05-21T21:18:36.956Z] #22 20.16 Updating certificates in /etc/ssl/certs...
21:18:37 [2024-05-21T21:18:37.516Z] #22 20.60 140 added, 0 removed; done.
21:18:37 [2024-05-21T21:18:37.516Z] #22 20.63 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
21:18:37 [2024-05-21T21:18:37.516Z] #22 20.68 Setting up jq (1.6-2.1) ...
21:18:37 [2024-05-21T21:18:37.516Z] #22 20.69 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ...
21:18:37 [2024-05-21T21:18:37.516Z] #22 20.70 Setting up curl (7.88.1-10+deb12u5) ...
21:18:37 [2024-05-21T21:18:37.516Z] #22 20.72 Processing triggers for libc-bin (2.36-9+deb12u7) ...
21:18:37 [2024-05-21T21:18:37.516Z] #22 20.74 Processing triggers for ca-certificates (20230311) ...
21:18:37 [2024-05-21T21:18:37.516Z] #22 20.75 Updating certificates in /etc/ssl/certs...
21:18:37 [2024-05-21T21:18:37.771Z] #22 21.08 0 added, 0 removed; done.
21:18:37 [2024-05-21T21:18:37.771Z] #22 21.08 Running hooks in /etc/ca-certificates/update.d...
21:18:38 [2024-05-21T21:18:38.026Z] #22 21.08 done.
21:18:38 [2024-05-21T21:18:38.026Z] #22 DONE 21.3s
21:18:38 [2024-05-21T21:18:38.026Z] 
21:18:38 [2024-05-21T21:18:38.026Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
21:18:38 [2024-05-21T21:18:38.026Z] #28 0.587 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
21:18:38 [2024-05-21T21:18:38.026Z] #28 0.599 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
21:18:38 [2024-05-21T21:18:38.026Z] #28 0.599 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
21:18:38 [2024-05-21T21:18:38.026Z] #28 0.676 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
21:18:38 [2024-05-21T21:18:38.026Z] #28 0.746 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
21:18:38 [2024-05-21T21:18:38.026Z] #28 0.791 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [153 kB]
21:18:38 [2024-05-21T21:18:38.281Z] #28 ...
21:18:38 [2024-05-21T21:18:38.281Z] 
21:18:38 [2024-05-21T21:18:38.281Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
21:18:38 [2024-05-21T21:18:38.281Z] #29 DONE 0.1s
21:18:38 [2024-05-21T21:18:38.281Z] 
21:18:38 [2024-05-21T21:18:38.281Z] #30 [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
21:18:40 [2024-05-21T21:18:40.789Z] #30 2.396 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
21:18:41 [2024-05-21T21:18:41.348Z] #30 2.973 #=#=#                                                                         
21:18:41 [2024-05-21T21:18:41.603Z] #30 3.240 #=#=#                                                                         

                                                                           0.2%#30 ...
21:18:41 [2024-05-21T21:18:41.603Z] 
21:18:41 [2024-05-21T21:18:41.603Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
21:18:41 [2024-05-21T21:18:41.603Z] #28 1.739 Fetched 9106 kB in 1s (6455 kB/s)
21:18:41 [2024-05-21T21:18:41.603Z] #28 1.739 Reading package lists...
21:18:41 [2024-05-21T21:18:41.603Z] #28 2.375 Reading package lists...
21:18:41 [2024-05-21T21:18:41.603Z] #28 2.998 Building dependency tree...
21:18:41 [2024-05-21T21:18:41.603Z] #28 3.187 Reading state information...
21:18:41 [2024-05-21T21:18:41.603Z] #28 3.443 The following additional packages will be installed:
21:18:41 [2024-05-21T21:18:41.603Z] #28 3.445   libmagic-mgc libmagic1
21:18:41 [2024-05-21T21:18:41.603Z] #28 3.478 The following NEW packages will be installed:
21:18:41 [2024-05-21T21:18:41.603Z] #28 3.479   file libmagic-mgc libmagic1
21:18:41 [2024-05-21T21:18:41.603Z] #28 3.752 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
21:18:41 [2024-05-21T21:18:41.603Z] #28 3.752 Need to get 446 kB of archives.
21:18:41 [2024-05-21T21:18:41.603Z] #28 3.752 After this operation, 8709 kB of additional disk space will be used.
21:18:41 [2024-05-21T21:18:41.603Z] #28 3.752 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
21:18:41 [2024-05-21T21:18:41.603Z] #28 3.761 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
21:18:41 [2024-05-21T21:18:41.603Z] #28 3.763 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
21:18:41 [2024-05-21T21:18:41.603Z] #28 3.906 debconf: delaying package configuration, since apt-utils is not installed
21:18:41 [2024-05-21T21:18:41.603Z] #28 3.946 Fetched 446 kB in 0s (1618 kB/s)
21:18:41 [2024-05-21T21:18:41.603Z] #28 3.965 Selecting previously unselected package libmagic-mgc.
21:18:41 [2024-05-21T21:18:41.603Z] #28 3.965 (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 ... 15625 files and directories currently installed.)
21:18:41 [2024-05-21T21:18:41.603Z] #28 3.975 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
21:18:41 [2024-05-21T21:18:41.603Z] #28 3.979 Unpacking libmagic-mgc (1:5.44-3) ...
21:18:41 [2024-05-21T21:18:41.603Z] #28 4.067 Selecting previously unselected package libmagic1:arm64.
21:18:41 [2024-05-21T21:18:41.603Z] #28 4.069 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
21:18:41 [2024-05-21T21:18:41.603Z] #28 4.079 Unpacking libmagic1:arm64 (1:5.44-3) ...
21:18:41 [2024-05-21T21:18:41.603Z] #28 4.116 Selecting previously unselected package file.
21:18:41 [2024-05-21T21:18:41.603Z] #28 4.118 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
21:18:41 [2024-05-21T21:18:41.603Z] #28 4.122 Unpacking file (1:5.44-3) ...
21:18:41 [2024-05-21T21:18:41.603Z] #28 4.170 Setting up libmagic-mgc (1:5.44-3) ...
21:18:41 [2024-05-21T21:18:41.603Z] #28 4.185 Setting up libmagic1:arm64 (1:5.44-3) ...
21:18:41 [2024-05-21T21:18:41.603Z] #28 4.205 Setting up file (1:5.44-3) ...
21:18:41 [2024-05-21T21:18:41.603Z] #28 4.219 Processing triggers for libc-bin (2.36-9+deb12u7) ...
21:18:41 [2024-05-21T21:18:41.603Z] #28 DONE 4.7s
21:18:41 [2024-05-21T21:18:41.603Z] 
21:18:41 [2024-05-21T21:18:41.603Z] #30 [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
21:18:41 [2024-05-21T21:18:41.603Z] #30 3.240 #=#=#                                                                         

                                                                           0.2%
######################################################################## 100.0%
21:18:41 [2024-05-21T21:18:41.603Z] #30 3.524 
21:18:41 [2024-05-21T21:18:41.858Z] #30 ...
21:18:41 [2024-05-21T21:18:41.858Z] 
21:18:41 [2024-05-21T21:18:41.858Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:18:41 [2024-05-21T21:18:41.858Z] #31 DONE 0.3s
21:18:42 [2024-05-21T21:18:42.113Z] 
21:18:42 [2024-05-21T21:18:42.114Z] #32 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
21:18:42 [2024-05-21T21:18:42.114Z] #32 DONE 0.3s
21:18:42 [2024-05-21T21:18:42.114Z] 
21:18:42 [2024-05-21T21:18:42.114Z] #33 [swagger-src 1/3] WORKDIR /usr/src/swagger
21:18:42 [2024-05-21T21:18:42.114Z] #33 DONE 0.3s
21:18:42 [2024-05-21T21:18:42.114Z] 
21:18:42 [2024-05-21T21:18:42.114Z] #34 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
21:18:42 [2024-05-21T21:18:42.114Z] #34 DONE 0.3s
21:18:42 [2024-05-21T21:18:42.114Z] 
21:18:42 [2024-05-21T21:18:42.114Z] #35 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
21:18:42 [2024-05-21T21:18:42.114Z] #35 DONE 0.3s
21:18:42 [2024-05-21T21:18:42.114Z] 
21:18:42 [2024-05-21T21:18:42.114Z] #36 [runc-src 1/3] WORKDIR /usr/src/runc
21:18:42 [2024-05-21T21:18:42.114Z] #36 DONE 0.3s
21:18:42 [2024-05-21T21:18:42.114Z] 
21:18:42 [2024-05-21T21:18:42.114Z] #37 [delve-src 1/3] WORKDIR /usr/src/delve
21:18:42 [2024-05-21T21:18:42.114Z] #37 DONE 0.3s
21:18:42 [2024-05-21T21:18:42.114Z] 
21:18:42 [2024-05-21T21:18:42.114Z] #38 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
21:18:42 [2024-05-21T21:18:42.114Z] #38 DONE 0.3s
21:18:42 [2024-05-21T21:18:42.114Z] 
21:18:42 [2024-05-21T21:18:42.114Z] #39 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
21:18:42 [2024-05-21T21:18:42.114Z] #39 DONE 0.3s
21:18:42 [2024-05-21T21:18:42.114Z] 
21:18:42 [2024-05-21T21:18:42.114Z] #40 [registry-src 1/2] WORKDIR /usr/src/registry
21:18:42 [2024-05-21T21:18:42.114Z] #40 DONE 0.5s
21:18:42 [2024-05-21T21:18:42.114Z] 
21:18:42 [2024-05-21T21:18:42.114Z] #41 [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
21:18:42 [2024-05-21T21:18:42.114Z] #41 ...
21:18:42 [2024-05-21T21:18:42.114Z] 
21:18:42 [2024-05-21T21:18:42.114Z] #42 [containerd-src 1/3] WORKDIR /usr/src/containerd
21:18:42 [2024-05-21T21:18:42.114Z] #42 DONE 0.5s
21:18:42 [2024-05-21T21:18:42.114Z] 
21:18:42 [2024-05-21T21:18:42.114Z] #43 [tini-src 1/3] WORKDIR /usr/src/tini
21:18:42 [2024-05-21T21:18:42.114Z] #43 DONE 0.5s
21:18:42 [2024-05-21T21:18:42.114Z] 
21:18:42 [2024-05-21T21:18:42.114Z] #44 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
21:18:42 [2024-05-21T21:18:42.114Z] #44 DONE 0.5s
21:18:42 [2024-05-21T21:18:42.114Z] 
21:18:42 [2024-05-21T21:18:42.114Z] #45 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:18:42 [2024-05-21T21:18:42.114Z] #45 DONE 0.6s
21:18:42 [2024-05-21T21:18:42.368Z] 
21:18:42 [2024-05-21T21:18:42.368Z] #46 [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
21:18:42 [2024-05-21T21:18:42.929Z] #46 ...
21:18:42 [2024-05-21T21:18:42.929Z] 
21:18:42 [2024-05-21T21:18:42.929Z] #47 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
21:18:42 [2024-05-21T21:18:42.929Z] #47 0.696 hint: Using 'master' as the name for the initial branch. This default branch name
21:18:42 [2024-05-21T21:18:42.929Z] #47 0.696 hint: is subject to change. To configure the initial branch name to use in all
21:18:42 [2024-05-21T21:18:42.929Z] #47 0.696 hint: of your new repositories, which will suppress this warning, call:
21:18:42 [2024-05-21T21:18:42.929Z] #47 0.696 hint: 
21:18:42 [2024-05-21T21:18:42.929Z] #47 0.696 hint: 	git config --global init.defaultBranch <name>
21:18:42 [2024-05-21T21:18:42.929Z] #47 0.696 hint: 
21:18:42 [2024-05-21T21:18:42.929Z] #47 0.696 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:18:42 [2024-05-21T21:18:42.929Z] #47 0.696 hint: 'development'. The just-created branch can be renamed via this command:
21:18:42 [2024-05-21T21:18:42.929Z] #47 0.696 hint: 
21:18:42 [2024-05-21T21:18:42.929Z] #47 0.696 hint: 	git branch -m <name>
21:18:42 [2024-05-21T21:18:42.929Z] #47 0.698 Initialized empty Git repository in /usr/src/swagger/.git/
21:18:42 [2024-05-21T21:18:42.929Z] #47 DONE 0.9s
21:18:42 [2024-05-21T21:18:42.929Z] 
21:18:42 [2024-05-21T21:18:42.929Z] #48 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
21:18:44 [2024-05-21T21:18:44.299Z] #48 ...
21:18:44 [2024-05-21T21:18:44.299Z] 
21:18:44 [2024-05-21T21:18:44.299Z] #49 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
21:18:44 [2024-05-21T21:18:44.299Z] #49 1.038 hint: Using 'master' as the name for the initial branch. This default branch name
21:18:44 [2024-05-21T21:18:44.299Z] #49 1.038 hint: is subject to change. To configure the initial branch name to use in all
21:18:44 [2024-05-21T21:18:44.299Z] #49 1.038 hint: of your new repositories, which will suppress this warning, call:
21:18:44 [2024-05-21T21:18:44.299Z] #49 1.038 hint: 
21:18:44 [2024-05-21T21:18:44.299Z] #49 1.038 hint: 	git config --global init.defaultBranch <name>
21:18:44 [2024-05-21T21:18:44.299Z] #49 1.038 hint: 
21:18:44 [2024-05-21T21:18:44.299Z] #49 1.038 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:18:44 [2024-05-21T21:18:44.299Z] #49 1.038 hint: 'development'. The just-created branch can be renamed via this command:
21:18:44 [2024-05-21T21:18:44.299Z] #49 1.038 hint: 
21:18:44 [2024-05-21T21:18:44.299Z] #49 1.038 hint: 	git branch -m <name>
21:18:44 [2024-05-21T21:18:44.299Z] #49 1.041 Initialized empty Git repository in /usr/src/runc/.git/
21:18:44 [2024-05-21T21:18:44.299Z] #49 DONE 2.3s
21:18:44 [2024-05-21T21:18:44.299Z] 
21:18:44 [2024-05-21T21:18:44.299Z] #50 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:18:44 [2024-05-21T21:18:44.892Z] #50 ...
21:18:44 [2024-05-21T21:18:44.892Z] 
21:18:44 [2024-05-21T21:18:44.892Z] #51 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
21:18:44 [2024-05-21T21:18:44.892Z] #51 1.043 hint: Using 'master' as the name for the initial branch. This default branch name
21:18:44 [2024-05-21T21:18:44.892Z] #51 1.043 hint: is subject to change. To configure the initial branch name to use in all
21:18:44 [2024-05-21T21:18:44.892Z] #51 1.043 hint: of your new repositories, which will suppress this warning, call:
21:18:44 [2024-05-21T21:18:44.892Z] #51 1.043 hint: 
21:18:44 [2024-05-21T21:18:44.892Z] #51 1.043 hint: 	git config --global init.defaultBranch <name>
21:18:44 [2024-05-21T21:18:44.892Z] #51 1.043 hint: 
21:18:44 [2024-05-21T21:18:44.892Z] #51 1.043 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:18:44 [2024-05-21T21:18:44.892Z] #51 1.043 hint: 'development'. The just-created branch can be renamed via this command:
21:18:44 [2024-05-21T21:18:44.892Z] #51 1.043 hint: 
21:18:44 [2024-05-21T21:18:44.892Z] #51 1.043 hint: 	git branch -m <name>
21:18:44 [2024-05-21T21:18:44.892Z] #51 1.119 Initialized empty Git repository in /usr/src/delve/.git/
21:18:44 [2024-05-21T21:18:44.892Z] #51 DONE 2.8s
21:18:45 [2024-05-21T21:18:45.150Z] 
21:18:45 [2024-05-21T21:18:45.150Z] #30 [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
21:18:45 [2024-05-21T21:18:45.150Z] #30 5.739 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
21:18:45 [2024-05-21T21:18:45.150Z] #30 6.331 #=#=#                                                                         
21:18:45 [2024-05-21T21:18:45.150Z] #30 6.651 #=#=#                                                                         

##                                                                         2.8%
######################################################################## 100.0%
21:18:45 [2024-05-21T21:18:45.407Z] #30 7.210 
21:18:47 [2024-05-21T21:18:47.924Z] #30 9.901 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
21:18:48 [2024-05-21T21:18:48.851Z] 
21:18:48 [2024-05-21T21:18:48.851Z] #30 ...
21:18:48 [2024-05-21T21:18:48.851Z] 
21:18:48 [2024-05-21T21:18:48.851Z] #52 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
21:18:48 [2024-05-21T21:18:48.851Z] #52 1.168 hint: Using 'master' as the name for the initial branch. This default branch name
21:18:48 [2024-05-21T21:18:48.851Z] #52 1.168 hint: is subject to change. To configure the initial branch name to use in all
21:18:48 [2024-05-21T21:18:48.851Z] #52 1.168 hint: of your new repositories, which will suppress this warning, call:
21:18:48 [2024-05-21T21:18:48.851Z] #52 1.168 hint: 
21:18:48 [2024-05-21T21:18:48.851Z] #52 1.168 hint: 	git config --global init.defaultBranch <name>
21:18:48 [2024-05-21T21:18:48.851Z] #52 1.168 hint: 
21:18:48 [2024-05-21T21:18:48.851Z] #52 1.168 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:18:48 [2024-05-21T21:18:48.851Z] #52 1.168 hint: 'development'. The just-created branch can be renamed via this command:
21:18:48 [2024-05-21T21:18:48.851Z] #52 1.168 hint: 
21:18:48 [2024-05-21T21:18:48.851Z] #52 1.168 hint: 	git branch -m <name>
21:18:48 [2024-05-21T21:18:48.851Z] #52 1.192 Initialized empty Git repository in /usr/src/containerd/.git/
21:18:48 [2024-05-21T21:18:48.851Z] #52 DONE 6.6s
21:18:48 [2024-05-21T21:18:48.851Z] 
21:18:48 [2024-05-21T21:18:48.851Z] #30 [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
21:18:48 [2024-05-21T21:18:48.851Z] #30 10.65 #=#=#                                                                         
21:18:49 [2024-05-21T21:18:49.619Z] #30 10.95 #=#=#                                                                         

                                                                           0.1%
################                                                          22.5%
###############################                                           43.6%
################################################                          67.7%
######################################################################## 100.0%
21:18:50 [2024-05-21T21:18:50.181Z] #30 11.89 
21:18:51 [2024-05-21T21:18:51.547Z] #30 ...
21:18:51 [2024-05-21T21:18:51.547Z] 
21:18:51 [2024-05-21T21:18:51.547Z] #53 [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             ;
21:18:51 [2024-05-21T21:18:51.547Z] #53 1.519 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 1.598 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 1.615 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 1.696 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 1.932 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 1.971 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [153 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 3.191 Fetched 9106 kB in 2s (4297 kB/s)
21:18:51 [2024-05-21T21:18:51.547Z] #53 3.191 Reading package lists...
21:18:51 [2024-05-21T21:18:51.547Z] #53 3.988 Reading package lists...
21:18:51 [2024-05-21T21:18:51.547Z] #53 4.751 Building dependency tree...
21:18:51 [2024-05-21T21:18:51.547Z] #53 5.492 python3 is already the newest version (3.11.2-1+b1).
21:18:51 [2024-05-21T21:18:51.547Z] #53 5.492 The following additional packages will be installed:
21:18:51 [2024-05-21T21:18:51.547Z] #53 5.495   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
21:18:51 [2024-05-21T21:18:51.547Z] #53 5.495   xz-utils
21:18:51 [2024-05-21T21:18:51.547Z] #53 5.499 Suggested packages:
21:18:51 [2024-05-21T21:18:51.547Z] #53 5.499   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
21:18:51 [2024-05-21T21:18:51.547Z] #53 5.499   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
21:18:51 [2024-05-21T21:18:51.547Z] #53 5.499   m4-doc ed diffutils-doc
21:18:51 [2024-05-21T21:18:51.547Z] #53 5.499 Recommended packages:
21:18:51 [2024-05-21T21:18:51.547Z] #53 5.499   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
21:18:51 [2024-05-21T21:18:51.547Z] #53 5.499   liblocale-gettext-perl libltdl-dev
21:18:51 [2024-05-21T21:18:51.547Z] #53 5.723 The following NEW packages will be installed:
21:18:51 [2024-05-21T21:18:51.547Z] #53 5.723   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
21:18:51 [2024-05-21T21:18:51.547Z] #53 5.723   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
21:18:51 [2024-05-21T21:18:51.547Z] #53 5.723   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.015 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.015 Need to get 5657 kB of archives.
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.015 After this operation, 16.7 MB of additional disk space will be used.
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.015 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.051 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.059 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.067 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.149 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.152 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.205 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.367 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.373 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.486 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.589 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.617 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.624 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.649 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.703 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.720 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.749 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.785 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 6.806 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
21:18:51 [2024-05-21T21:18:51.547Z] #53 7.541 debconf: delaying package configuration, since apt-utils is not installed
21:18:51 [2024-05-21T21:18:51.547Z] #53 7.875 Fetched 5657 kB in 1s (5308 kB/s)
21:18:51 [2024-05-21T21:18:51.547Z] #53 7.986 Selecting previously unselected package bzip2.
21:18:51 [2024-05-21T21:18:51.547Z] #53 7.986 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15659 files and directories currently installed.)
21:18:51 [2024-05-21T21:18:51.547Z] #53 8.003 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
21:18:51 [2024-05-21T21:18:51.547Z] #53 8.063 Unpacking bzip2 (1.0.8-5+b1) ...
21:18:51 [2024-05-21T21:18:51.547Z] #53 8.861 Selecting previously unselected package xz-utils.
21:18:51 [2024-05-21T21:18:51.547Z] #53 8.863 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
21:18:51 [2024-05-21T21:18:51.547Z] #53 9.092 Unpacking xz-utils (5.4.1-0.2) ...
21:18:51 [2024-05-21T21:18:51.547Z] #53 9.618 Selecting previously unselected package m4.
21:18:51 [2024-05-21T21:18:51.547Z] #53 9.621 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
21:18:51 [2024-05-21T21:18:51.547Z] #53 9.696 Unpacking m4 (1.4.19-3) ...
21:18:51 [2024-05-21T21:18:51.803Z] #53 ...
21:18:51 [2024-05-21T21:18:51.803Z] 
21:18:51 [2024-05-21T21:18:51.803Z] #54 [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
21:18:51 [2024-05-21T21:18:51.803Z] #54 1.165 go: downloading gotest.tools/gotestsum v1.8.2
21:18:51 [2024-05-21T21:18:51.803Z] #54 2.309 go: downloading golang.org/x/tools v0.1.11
21:18:51 [2024-05-21T21:18:51.803Z] #54 2.309 go: downloading github.com/dnephin/pflag v1.0.7
21:18:51 [2024-05-21T21:18:51.803Z] #54 2.312 go: downloading github.com/fatih/color v1.13.0
21:18:51 [2024-05-21T21:18:51.803Z] #54 2.312 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:18:51 [2024-05-21T21:18:51.803Z] #54 2.319 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
21:18:51 [2024-05-21T21:18:51.803Z] #54 2.319 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
21:18:51 [2024-05-21T21:18:51.803Z] #54 2.342 go: downloading github.com/fsnotify/fsnotify v1.5.4
21:18:51 [2024-05-21T21:18:51.803Z] #54 2.342 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
21:18:51 [2024-05-21T21:18:51.803Z] #54 2.415 go: downloading github.com/mattn/go-isatty v0.0.14
21:18:51 [2024-05-21T21:18:51.803Z] #54 2.431 go: downloading github.com/mattn/go-colorable v0.1.12
21:18:51 [2024-05-21T21:18:51.803Z] #54 3.653 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
21:18:52 [2024-05-21T21:18:52.058Z] #54 ...
21:18:52 [2024-05-21T21:18:52.058Z] 
21:18:52 [2024-05-21T21:18:52.058Z] #55 [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
21:18:52 [2024-05-21T21:18:52.058Z] #55 4.449 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
21:18:52 [2024-05-21T21:18:52.058Z] #55 4.484 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
21:18:52 [2024-05-21T21:18:52.058Z] #55 4.487 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
21:18:52 [2024-05-21T21:18:52.058Z] #55 4.742 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
21:18:52 [2024-05-21T21:18:52.058Z] #55 5.372 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
21:18:52 [2024-05-21T21:18:52.058Z] #55 5.377 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [153 kB]
21:18:52 [2024-05-21T21:18:52.058Z] #55 6.810 Fetched 9106 kB in 3s (3398 kB/s)
21:18:52 [2024-05-21T21:18:52.058Z] #55 6.810 Reading package lists...
21:18:52 [2024-05-21T21:18:52.058Z] #55 8.529 Hit:1 http://deb.debian.org/debian bookworm InRelease
21:18:52 [2024-05-21T21:18:52.058Z] #55 8.529 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
21:18:52 [2024-05-21T21:18:52.058Z] #55 8.529 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
21:18:52 [2024-05-21T21:18:52.058Z] #55 9.414 Reading package lists...
21:18:52 [2024-05-21T21:18:52.058Z] #55 ...
21:18:52 [2024-05-21T21:18:52.058Z] 
21:18:52 [2024-05-21T21:18:52.058Z] #56 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
21:18:52 [2024-05-21T21:18:52.058Z] #56 1.324 hint: Using 'master' as the name for the initial branch. This default branch name
21:18:52 [2024-05-21T21:18:52.058Z] #56 1.324 hint: is subject to change. To configure the initial branch name to use in all
21:18:52 [2024-05-21T21:18:52.058Z] #56 1.324 hint: of your new repositories, which will suppress this warning, call:
21:18:52 [2024-05-21T21:18:52.058Z] #56 1.324 hint: 
21:18:52 [2024-05-21T21:18:52.058Z] #56 1.324 hint: 	git config --global init.defaultBranch <name>
21:18:52 [2024-05-21T21:18:52.058Z] #56 1.324 hint: 
21:18:52 [2024-05-21T21:18:52.058Z] #56 1.324 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:18:52 [2024-05-21T21:18:52.058Z] #56 1.324 hint: 'development'. The just-created branch can be renamed via this command:
21:18:52 [2024-05-21T21:18:52.058Z] #56 1.324 hint: 
21:18:52 [2024-05-21T21:18:52.058Z] #56 1.324 hint: 	git branch -m <name>
21:18:52 [2024-05-21T21:18:52.058Z] #56 1.349 Initialized empty Git repository in /usr/src/rootlesskit/.git/
21:18:52 [2024-05-21T21:18:52.314Z] #56 ...
21:18:52 [2024-05-21T21:18:52.314Z] 
21:18:52 [2024-05-21T21:18:52.314Z] #57 [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
21:18:52 [2024-05-21T21:18:52.314Z] #57 2.058 go: downloading github.com/golangci/golangci-lint v1.55.2
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.134 go: downloading github.com/fatih/color v1.15.0
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.134 go: downloading github.com/gofrs/flock v0.8.1
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.135 go: downloading github.com/spf13/cobra v1.7.0
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.140 go: downloading github.com/spf13/pflag v1.0.5
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.147 go: downloading github.com/spf13/viper v1.12.0
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.149 go: downloading gopkg.in/yaml.v3 v3.0.1
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.153 go: downloading golang.org/x/tools v0.14.0
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.160 go: downloading github.com/hashicorp/go-version v1.6.0
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.310 go: downloading github.com/ldez/gomoddirectives v0.2.3
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.326 go: downloading github.com/mitchellh/go-homedir v1.1.0
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.326 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.407 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.595 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.657 go: downloading github.com/mattn/go-colorable v0.1.13
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.670 go: downloading github.com/sirupsen/logrus v1.9.3
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.675 go: downloading github.com/stretchr/testify v1.8.4
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.685 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.814 go: downloading github.com/mattn/go-isatty v0.0.17
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.819 go: downloading github.com/golangci/revgrep v0.5.2
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.968 go: downloading github.com/spf13/afero v1.8.2
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.968 go: downloading github.com/spf13/cast v1.5.0
21:18:52 [2024-05-21T21:18:52.314Z] #57 3.968 go: downloading github.com/spf13/jwalterweatherman v1.1.0
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.067 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.067 go: downloading 4d63.com/gochecknoglobals v0.2.1
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.067 go: downloading github.com/4meepo/tagalign v1.3.3
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.118 go: downloading github.com/Abirdcfly/dupword v0.0.13
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.135 go: downloading github.com/Antonboom/errname v0.1.12
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.163 go: downloading github.com/Antonboom/nilnil v0.1.7
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.163 go: downloading github.com/Antonboom/testifylint v0.2.3
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.248 go: downloading github.com/BurntSushi/toml v1.3.2
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.248 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.339 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.343 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.442 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.450 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.451 go: downloading github.com/alexkohler/prealloc v1.0.0
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.451 go: downloading github.com/alingse/asasalint v0.0.11
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.474 go: downloading github.com/ashanbrown/forbidigo v1.6.0
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.479 go: downloading github.com/ashanbrown/makezero v1.1.1
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.479 go: downloading github.com/bkielbasa/cyclop v1.2.1
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.575 go: downloading github.com/blizzy78/varnamelen v0.8.0
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.575 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.656 go: downloading github.com/breml/bidichk v0.2.7
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.656 go: downloading github.com/breml/errchkjson v0.3.6
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.663 go: downloading github.com/butuzov/ireturn v0.2.2
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.764 go: downloading github.com/butuzov/mirror v1.1.0
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.765 go: downloading github.com/catenacyber/perfsprint v0.2.0
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.766 go: downloading github.com/charithe/durationcheck v0.0.10
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.766 go: downloading github.com/curioswitch/go-reassign v0.2.0
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.767 go: downloading github.com/daixiang0/gci v0.11.2
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.818 go: downloading github.com/denis-tingaikin/go-header v0.4.3
21:18:52 [2024-05-21T21:18:52.314Z] #57 4.905 go: downloading github.com/esimonov/ifshort v1.0.4
21:18:52 [2024-05-21T21:18:52.314Z] #57 5.022 go: downloading github.com/firefart/nonamedreturns v1.0.4
21:18:52 [2024-05-21T21:18:52.314Z] #57 5.022 go: downloading github.com/fzipp/gocyclo v0.6.0
21:18:52 [2024-05-21T21:18:52.314Z] #57 5.022 go: downloading github.com/ghostiam/protogetter v0.2.3
21:18:52 [2024-05-21T21:18:52.314Z] #57 5.022 go: downloading github.com/go-critic/go-critic v0.9.0
21:18:52 [2024-05-21T21:18:52.314Z] #57 5.025 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
21:18:52 [2024-05-21T21:18:52.314Z] #57 5.075 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
21:18:52 [2024-05-21T21:18:52.314Z] #57 5.157 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
21:18:52 [2024-05-21T21:18:52.314Z] #57 5.160 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
21:18:52 [2024-05-21T21:18:52.314Z] #57 5.161 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
21:18:52 [2024-05-21T21:18:52.314Z] #57 5.163 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
21:18:52 [2024-05-21T21:18:52.314Z] #57 5.189 go: downloading github.com/golangci/misspell v0.4.1
21:18:52 [2024-05-21T21:18:52.314Z] #57 5.224 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.309 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.310 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.311 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.311 go: downloading github.com/hexops/gotextdiff v1.0.3
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.416 go: downloading github.com/jgautheron/goconst v1.6.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.418 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.466 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.539 go: downloading github.com/julz/importas v0.1.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.539 go: downloading github.com/kisielk/errcheck v1.6.3
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.539 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.539 go: downloading github.com/kunwardeep/paralleltest v1.0.8
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.539 go: downloading github.com/kulti/thelper v0.6.3
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.559 go: downloading github.com/kyoh86/exportloopref v0.1.11
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.754 go: downloading github.com/ldez/tagliatelle v0.5.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.755 go: downloading github.com/leonklingele/grouper v1.1.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.843 go: downloading github.com/lufeee/execinquery v1.2.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.851 go: downloading github.com/macabu/inamedparam v0.1.2
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.936 go: downloading github.com/maratori/testableexamples v1.0.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.937 go: downloading github.com/maratori/testpackage v1.1.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.937 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.944 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 5.953 go: downloading github.com/mgechev/revive v1.3.4
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.122 go: downloading github.com/moricho/tparallel v0.3.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.146 go: downloading github.com/nakabonne/nestif v0.3.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.146 go: downloading github.com/nishanths/exhaustive v0.11.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.150 go: downloading github.com/nishanths/predeclared v0.2.2
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.184 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.211 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.370 go: downloading github.com/ryancurrah/gomodguard v1.3.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.370 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.372 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.471 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.481 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.482 go: downloading github.com/securego/gosec/v2 v2.18.2
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.612 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.616 go: downloading github.com/sivchari/containedctx v1.0.3
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.703 go: downloading github.com/sivchari/nosnakecase v1.7.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.704 go: downloading github.com/sivchari/tenv v1.7.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.728 go: downloading github.com/sonatard/noctx v0.0.2
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.729 go: downloading github.com/sourcegraph/go-diff v0.7.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.729 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.757 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.804 go: downloading github.com/tdakkota/asciicheck v0.2.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.806 go: downloading github.com/tetafro/godot v1.4.15
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.848 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.848 go: downloading github.com/timonwong/loggercheck v0.9.4
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.852 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.880 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.997 go: downloading github.com/ultraware/funlen v0.1.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 6.999 go: downloading github.com/ultraware/whitespace v0.0.5
21:18:52 [2024-05-21T21:18:52.315Z] #57 7.000 go: downloading github.com/uudashr/gocognit v1.1.2
21:18:52 [2024-05-21T21:18:52.315Z] #57 7.058 go: downloading github.com/xen0n/gosmopolitan v1.2.2
21:18:52 [2024-05-21T21:18:52.315Z] #57 7.065 go: downloading github.com/yagipy/maintidx v1.0.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 7.322 go: downloading github.com/yeya24/promlinter v0.2.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 7.367 go: downloading gitlab.com/bosi/decorder v0.4.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 7.387 go: downloading github.com/ykadowak/zerologlint v0.1.3
21:18:52 [2024-05-21T21:18:52.315Z] #57 7.388 go: downloading go-simpler.org/sloglint v0.1.2
21:18:52 [2024-05-21T21:18:52.315Z] #57 7.388 go: downloading go.tmz.dev/musttag v0.7.2
21:18:52 [2024-05-21T21:18:52.315Z] #57 7.510 go: downloading honnef.co/go/tools v0.4.6
21:18:52 [2024-05-21T21:18:52.315Z] #57 8.365 go: downloading mvdan.cc/gofumpt v0.5.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 8.366 go: downloading golang.org/x/mod v0.13.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 8.367 go: downloading github.com/hashicorp/errwrap v1.0.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 8.390 go: downloading golang.org/x/sys v0.13.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 8.391 go: downloading github.com/davecgh/go-spew v1.1.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 8.391 go: downloading github.com/pmezard/go-difflib v1.0.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 8.393 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
21:18:52 [2024-05-21T21:18:52.315Z] #57 8.393 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
21:18:52 [2024-05-21T21:18:52.315Z] #57 8.409 go: downloading github.com/stretchr/objx v0.5.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 8.523 go: downloading github.com/subosito/gotenv v1.4.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 8.530 go: downloading github.com/hashicorp/hcl v1.0.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 8.616 go: downloading gopkg.in/ini.v1 v1.67.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 8.618 go: downloading github.com/magiconair/properties v1.8.6
21:18:52 [2024-05-21T21:18:52.315Z] #57 8.717 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
21:18:52 [2024-05-21T21:18:52.315Z] #57 8.731 go: downloading github.com/fatih/structtag v1.2.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 8.739 go: downloading golang.org/x/text v0.13.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 8.835 go: downloading github.com/gobwas/glob v0.2.3
21:18:52 [2024-05-21T21:18:52.315Z] #57 8.837 go: downloading github.com/google/go-cmp v0.6.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 9.165 go: downloading gopkg.in/yaml.v2 v2.4.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 9.167 go: downloading golang.org/x/sync v0.4.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 9.225 go: downloading github.com/pelletier/go-toml v1.9.5
21:18:52 [2024-05-21T21:18:52.315Z] #57 9.243 go: downloading go.uber.org/zap v1.24.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 9.407 go: downloading github.com/go-toolsmith/astcast v1.1.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 9.733 go: downloading github.com/go-toolsmith/astcopy v1.1.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 9.734 go: downloading github.com/go-toolsmith/astequal v1.1.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 9.784 go: downloading github.com/go-toolsmith/astfmt v1.1.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 9.785 go: downloading github.com/go-toolsmith/astp v1.1.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 9.811 go: downloading github.com/go-toolsmith/strparse v1.1.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 9.812 go: downloading github.com/go-toolsmith/typep v1.1.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 9.964 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 9.964 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
21:18:52 [2024-05-21T21:18:52.315Z] #57 10.04 go: downloading github.com/kisielk/gotool v1.0.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 10.13 go: downloading github.com/gostaticanalysis/comment v1.4.2
21:18:52 [2024-05-21T21:18:52.315Z] #57 10.15 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 10.18 go: downloading github.com/ettle/strcase v0.1.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 10.25 go: downloading github.com/Masterminds/semver v1.5.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 10.28 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 10.42 go: downloading github.com/prometheus/client_golang v1.12.1
21:18:52 [2024-05-21T21:18:52.315Z] #57 10.52 go: downloading github.com/prometheus/client_model v0.2.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 10.63 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
21:18:52 [2024-05-21T21:18:52.315Z] #57 10.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
21:18:52 [2024-05-21T21:18:52.315Z] #57 10.69 go: downloading go.uber.org/atomic v1.7.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 10.69 go: downloading go.uber.org/multierr v1.6.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 10.77 go: downloading github.com/chavacava/garif v0.1.0
21:18:52 [2024-05-21T21:18:52.315Z] #57 10.77 go: downloading github.com/olekukonko/tablewriter v0.0.5
21:18:52 [2024-05-21T21:18:52.315Z] #57 ...
21:18:52 [2024-05-21T21:18:52.315Z] 
21:18:52 [2024-05-21T21:18:52.315Z] #58 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v26.1.0 https://github.com/docker/cli.git /build      && /build/docker --version
21:18:52 [2024-05-21T21:18:52.315Z] #58 8.840 Docker version 26.1.0, build 9714adc
21:18:52 [2024-05-21T21:18:52.571Z] #58 ...
21:18:52 [2024-05-21T21:18:52.571Z] 
21:18:52 [2024-05-21T21:18:52.571Z] #59 [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
21:18:52 [2024-05-21T21:18:52.571Z] #59 1.497 go: downloading github.com/tc-hib/go-winres v0.3.1
21:18:52 [2024-05-21T21:18:52.571Z] #59 2.175 go: downloading github.com/tc-hib/winres v0.1.6
21:18:52 [2024-05-21T21:18:52.571Z] #59 2.176 go: downloading github.com/urfave/cli/v2 v2.3.0
21:18:52 [2024-05-21T21:18:52.571Z] #59 2.409 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
21:18:52 [2024-05-21T21:18:52.571Z] #59 2.409 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
21:18:52 [2024-05-21T21:18:52.571Z] #59 2.475 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
21:18:52 [2024-05-21T21:18:52.571Z] #59 2.523 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:18:52 [2024-05-21T21:18:52.571Z] #59 ...
21:18:52 [2024-05-21T21:18:52.571Z] 
21:18:52 [2024-05-21T21:18:52.571Z] #60 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
21:18:52 [2024-05-21T21:18:52.571Z] #60 3.433 hint: Using 'master' as the name for the initial branch. This default branch name
21:18:52 [2024-05-21T21:18:52.571Z] #60 3.433 hint: is subject to change. To configure the initial branch name to use in all
21:18:52 [2024-05-21T21:18:52.571Z] #60 3.433 hint: of your new repositories, which will suppress this warning, call:
21:18:52 [2024-05-21T21:18:52.571Z] #60 3.433 hint: 
21:18:52 [2024-05-21T21:18:52.571Z] #60 3.433 hint: 	git config --global init.defaultBranch <name>
21:18:52 [2024-05-21T21:18:52.571Z] #60 3.433 hint: 
21:18:52 [2024-05-21T21:18:52.571Z] #60 3.433 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:18:52 [2024-05-21T21:18:52.571Z] #60 3.433 hint: 'development'. The just-created branch can be renamed via this command:
21:18:52 [2024-05-21T21:18:52.571Z] #60 3.433 hint: 
21:18:52 [2024-05-21T21:18:52.571Z] #60 3.433 hint: 	git branch -m <name>
21:18:52 [2024-05-21T21:18:52.571Z] #60 3.450 Initialized empty Git repository in /usr/src/tini/.git/
21:18:52 [2024-05-21T21:18:52.826Z] #60 ...
21:18:52 [2024-05-21T21:18:52.826Z] 
21:18:52 [2024-05-21T21:18:52.826Z] #61 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
21:18:52 [2024-05-21T21:18:52.826Z] #61 1.661 hint: Using 'master' as the name for the initial branch. This default branch name
21:18:52 [2024-05-21T21:18:52.826Z] #61 1.661 hint: is subject to change. To configure the initial branch name to use in all
21:18:52 [2024-05-21T21:18:52.826Z] #61 1.661 hint: of your new repositories, which will suppress this warning, call:
21:18:52 [2024-05-21T21:18:52.826Z] #61 1.661 hint: 
21:18:52 [2024-05-21T21:18:52.826Z] #61 1.661 hint: 	git config --global init.defaultBranch <name>
21:18:52 [2024-05-21T21:18:52.826Z] #61 1.661 hint: 
21:18:52 [2024-05-21T21:18:52.826Z] #61 1.661 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:18:52 [2024-05-21T21:18:52.826Z] #61 1.661 hint: 'development'. The just-created branch can be renamed via this command:
21:18:52 [2024-05-21T21:18:52.826Z] #61 1.661 hint: 
21:18:52 [2024-05-21T21:18:52.826Z] #61 1.661 hint: 	git branch -m <name>
21:18:52 [2024-05-21T21:18:52.826Z] #61 1.669 Initialized empty Git repository in /usr/src/registry/.git/
21:18:52 [2024-05-21T21:18:52.826Z] #61 ...
21:18:52 [2024-05-21T21:18:52.826Z] 
21:18:52 [2024-05-21T21:18:52.826Z] #62 [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
21:18:52 [2024-05-21T21:18:52.826Z] #62 1.188 go: downloading github.com/pelletier/go-toml v1.8.1
21:18:53 [2024-05-21T21:18:53.083Z] #62 ...
21:18:53 [2024-05-21T21:18:53.083Z] 
21:18:53 [2024-05-21T21:18:53.083Z] #63 [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
21:18:53 [2024-05-21T21:18:53.083Z] #63 4.348 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
21:18:53 [2024-05-21T21:18:53.083Z] #63 4.363 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
21:18:53 [2024-05-21T21:18:53.083Z] #63 4.363 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
21:18:53 [2024-05-21T21:18:53.083Z] #63 4.630 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
21:18:53 [2024-05-21T21:18:53.083Z] #63 5.138 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
21:18:53 [2024-05-21T21:18:53.083Z] #63 5.227 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [153 kB]
21:18:53 [2024-05-21T21:18:53.083Z] #63 6.975 Fetched 9106 kB in 3s (3148 kB/s)
21:18:53 [2024-05-21T21:18:53.083Z] #63 6.975 Reading package lists...
21:18:53 [2024-05-21T21:18:53.083Z] #63 8.529 Hit:1 http://deb.debian.org/debian bookworm InRelease
21:18:53 [2024-05-21T21:18:53.083Z] #63 8.529 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
21:18:53 [2024-05-21T21:18:53.083Z] #63 8.529 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
21:18:53 [2024-05-21T21:18:53.083Z] #63 9.461 Reading package lists...
21:18:53 [2024-05-21T21:18:53.083Z] #63 10.29 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
21:18:53 [2024-05-21T21:18:53.083Z] #63 10.29 Reading package lists...
21:18:53 [2024-05-21T21:18:53.083Z] #63 ...
21:18:53 [2024-05-21T21:18:53.083Z] 
21:18:53 [2024-05-21T21:18:53.083Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.8.0"      && /build/shfmt --version
21:18:53 [2024-05-21T21:18:53.083Z] #64 0.731 go: downloading mvdan.cc/sh/v3 v3.8.0
21:18:53 [2024-05-21T21:18:53.083Z] #64 1.197 go: downloading golang.org/x/term v0.17.0
21:18:53 [2024-05-21T21:18:53.083Z] #64 1.197 go: downloading github.com/google/renameio/v2 v2.0.0
21:18:53 [2024-05-21T21:18:53.083Z] #64 1.198 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
21:18:53 [2024-05-21T21:18:53.083Z] #64 1.198 go: downloading mvdan.cc/editorconfig v0.2.1-0.20231228180347-1925077f8eb2
21:18:53 [2024-05-21T21:18:53.083Z] #64 1.240 go: downloading golang.org/x/sys v0.17.0
21:18:53 [2024-05-21T21:18:53.434Z] #64 ...
21:18:53 [2024-05-21T21:18:53.434Z] 
21:18:53 [2024-05-21T21:18:53.434Z] #65 [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
21:18:53 [2024-05-21T21:18:53.434Z] #65 ...
21:18:53 [2024-05-21T21:18:53.434Z] 
21:18:53 [2024-05-21T21:18:53.434Z] #57 [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
21:18:53 [2024-05-21T21:18:53.434Z] #57 10.95 go: downloading github.com/quasilyte/gogrep v0.5.0
21:18:53 [2024-05-21T21:18:53.434Z] #57 10.95 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
21:18:53 [2024-05-21T21:18:53.434Z] #57 10.98 go: downloading github.com/beorn7/perks v1.0.1
21:18:53 [2024-05-21T21:18:53.434Z] #57 11.02 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:18:53 [2024-05-21T21:18:53.434Z] #57 11.02 go: downloading github.com/golang/protobuf v1.5.2
21:18:53 [2024-05-21T21:18:53.434Z] #57 11.08 go: downloading github.com/prometheus/common v0.32.1
21:18:53 [2024-05-21T21:18:53.434Z] #57 11.09 go: downloading github.com/prometheus/procfs v0.7.3
21:18:53 [2024-05-21T21:18:53.434Z] #57 11.16 go: downloading google.golang.org/protobuf v1.28.0
21:18:53 [2024-05-21T21:18:53.434Z] #57 11.25 go: downloading github.com/mattn/go-runewidth v0.0.9
21:18:53 [2024-05-21T21:18:53.434Z] #57 11.85 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
21:18:54 [2024-05-21T21:18:54.801Z] #57 ...
21:18:54 [2024-05-21T21:18:54.801Z] 
21:18:54 [2024-05-21T21:18:54.801Z] #66 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:18:55 [2024-05-21T21:18:55.063Z] #66 ...
21:18:55 [2024-05-21T21:18:55.063Z] 
21:18:55 [2024-05-21T21:18:55.063Z] #55 [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
21:18:55 [2024-05-21T21:18:55.063Z] #55 10.29 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
21:18:55 [2024-05-21T21:18:55.063Z] #55 10.30 Reading package lists...
21:18:55 [2024-05-21T21:18:55.063Z] #55 11.11 Building dependency tree...
21:18:55 [2024-05-21T21:18:55.063Z] #55 11.75 gcc is already the newest version (4:12.2.0-3).
21:18:55 [2024-05-21T21:18:55.063Z] #55 11.75 pkg-config is already the newest version (1.8.1-1).
21:18:55 [2024-05-21T21:18:55.063Z] #55 11.75 The following additional packages will be installed:
21:18:55 [2024-05-21T21:18:55.063Z] #55 11.75   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
21:18:55 [2024-05-21T21:18:55.063Z] #55 11.75   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
21:18:55 [2024-05-21T21:18:55.063Z] #55 11.75   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
21:18:55 [2024-05-21T21:18:55.063Z] #55 11.75   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
21:18:55 [2024-05-21T21:18:55.063Z] #55 11.76   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
21:18:55 [2024-05-21T21:18:55.063Z] #55 11.76   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
21:18:55 [2024-05-21T21:18:55.063Z] #55 11.76 Suggested packages:
21:18:55 [2024-05-21T21:18:55.063Z] #55 11.76   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
21:18:55 [2024-05-21T21:18:55.063Z] #55 11.76   libgdk-pixbuf2.0-bin libxml2-utils
21:18:55 [2024-05-21T21:18:55.063Z] #55 11.76 Recommended packages:
21:18:55 [2024-05-21T21:18:55.063Z] #55 11.76   shared-mime-info xdg-user-dirs
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.07 The following NEW packages will be installed:
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.07   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.08   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.08   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.08   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.08   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.08   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.37 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.37 Need to get 9086 kB of archives.
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.37 After this operation, 46.9 MB of additional disk space will be used.
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.37 Get:1 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-0 arm64 2.74.6-2+deb12u2 [1312 kB]
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.65 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.65 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.78 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.84 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.84 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.88 Get:7 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB]
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.95 Get:8 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB]
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.97 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.97 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
21:18:55 [2024-05-21T21:18:55.063Z] #55 12.97 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
21:18:55 [2024-05-21T21:18:55.063Z] #55 13.04 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
21:18:55 [2024-05-21T21:18:55.063Z] #55 13.06 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
21:18:55 [2024-05-21T21:18:55.063Z] #55 13.07 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
21:18:55 [2024-05-21T21:18:55.063Z] #55 13.14 Get:15 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-data all 2.74.6-2+deb12u2 [1209 kB]
21:18:55 [2024-05-21T21:18:55.319Z] #55 13.25 Get:16 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-bin arm64 2.74.6-2+deb12u2 [106 kB]
21:18:55 [2024-05-21T21:18:55.319Z] #55 13.28 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
21:18:55 [2024-05-21T21:18:55.319Z] #55 13.39 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
21:18:55 [2024-05-21T21:18:55.319Z] #55 13.45 Get:19 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-dev-bin arm64 2.74.6-2+deb12u2 [150 kB]
21:18:55 [2024-05-21T21:18:55.319Z] #55 13.46 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
21:18:55 [2024-05-21T21:18:55.319Z] #55 13.54 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
21:18:55 [2024-05-21T21:18:55.574Z] #55 13.60 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
21:18:55 [2024-05-21T21:18:55.574Z] #55 13.73 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
21:18:55 [2024-05-21T21:18:55.574Z] #55 13.74 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
21:18:55 [2024-05-21T21:18:55.574Z] #55 13.87 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
21:18:55 [2024-05-21T21:18:55.829Z] #55 13.87 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB]
21:18:55 [2024-05-21T21:18:55.829Z] #55 13.89 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
21:18:56 [2024-05-21T21:18:56.084Z] #55 14.00 Get:28 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-dev arm64 2.74.6-2+deb12u2 [1616 kB]
21:18:56 [2024-05-21T21:18:56.084Z] #55 14.09 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
21:18:56 [2024-05-21T21:18:56.765Z] #55 14.72 debconf: delaying package configuration, since apt-utils is not installed
21:18:56 [2024-05-21T21:18:56.765Z] #55 ...
21:18:56 [2024-05-21T21:18:56.765Z] 
21:18:56 [2024-05-21T21:18:56.765Z] #41 [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
21:18:56 [2024-05-21T21:18:56.765Z] #41 4.841 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
21:18:56 [2024-05-21T21:18:56.765Z] #41 4.855 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
21:18:56 [2024-05-21T21:18:56.765Z] #41 4.858 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
21:18:56 [2024-05-21T21:18:56.765Z] #41 4.963 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
21:18:56 [2024-05-21T21:18:56.765Z] #41 5.333 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
21:18:56 [2024-05-21T21:18:56.765Z] #41 5.407 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [153 kB]
21:18:56 [2024-05-21T21:18:56.765Z] #41 6.676 Fetched 9106 kB in 2s (4351 kB/s)
21:18:56 [2024-05-21T21:18:56.765Z] #41 6.676 Reading package lists...
21:18:56 [2024-05-21T21:18:56.765Z] #41 8.467 Hit:1 http://deb.debian.org/debian bookworm InRelease
21:18:56 [2024-05-21T21:18:56.765Z] #41 8.467 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
21:18:56 [2024-05-21T21:18:56.765Z] #41 8.467 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
21:18:56 [2024-05-21T21:18:56.765Z] #41 9.162 Reading package lists...
21:18:56 [2024-05-21T21:18:56.765Z] #41 9.942 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
21:18:56 [2024-05-21T21:18:56.765Z] #41 9.947 Reading package lists...
21:18:56 [2024-05-21T21:18:56.765Z] #41 10.67 Building dependency tree...
21:18:56 [2024-05-21T21:18:56.765Z] #41 11.43 gcc is already the newest version (4:12.2.0-3).
21:18:56 [2024-05-21T21:18:56.765Z] #41 11.43 libc6-dev is already the newest version (2.36-9+deb12u7).
21:18:56 [2024-05-21T21:18:56.765Z] #41 11.43 pkg-config is already the newest version (1.8.1-1).
21:18:56 [2024-05-21T21:18:56.765Z] #41 11.43 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
21:18:57 [2024-05-21T21:18:57.025Z] #41 ...
21:18:57 [2024-05-21T21:18:57.025Z] 
21:18:57 [2024-05-21T21:18:57.025Z] #63 [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
21:18:57 [2024-05-21T21:18:57.025Z] #63 11.36 Building dependency tree...
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.01 gcc is already the newest version (4:12.2.0-3).
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.01 libc6-dev is already the newest version (2.36-9+deb12u7).
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.01 pkg-config is already the newest version (1.8.1-1).
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.01 The following additional packages will be installed:
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.02   bzip2 libdpkg-perl patch xz-utils
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.03 Suggested packages:
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.03   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.03 Recommended packages:
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.03   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.03   liblocale-gettext-perl
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.16 The following NEW packages will be installed:
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.17   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.47 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.47 Need to get 2683 kB of archives.
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.47 After this operation, 6010 kB of additional disk space will be used.
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.47 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.62 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.76 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.82 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.85 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
21:18:57 [2024-05-21T21:18:57.025Z] #63 12.93 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
21:18:57 [2024-05-21T21:18:57.025Z] #63 13.62 debconf: delaying package configuration, since apt-utils is not installed
21:18:57 [2024-05-21T21:18:57.025Z] #63 13.97 Fetched 2683 kB in 1s (3689 kB/s)
21:18:57 [2024-05-21T21:18:57.025Z] #63 14.49 Selecting previously unselected package bzip2.
21:18:57 [2024-05-21T21:18:57.025Z] #63 14.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15659 files and directories currently installed.)
21:18:57 [2024-05-21T21:18:57.026Z] #63 14.50 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
21:18:57 [2024-05-21T21:18:57.026Z] #63 14.89 Unpacking bzip2 (1.0.8-5+b1) ...
21:18:58 [2024-05-21T21:18:58.026Z] #63 ...
21:18:58 [2024-05-21T21:18:58.026Z] 
21:18:58 [2024-05-21T21:18:58.026Z] #46 [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
21:18:58 [2024-05-21T21:18:58.026Z] #46 5.652 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
21:18:58 [2024-05-21T21:18:58.026Z] #46 5.679 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
21:18:58 [2024-05-21T21:18:58.026Z] #46 5.749 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
21:18:58 [2024-05-21T21:18:58.026Z] #46 5.934 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
21:18:58 [2024-05-21T21:18:58.026Z] #46 6.328 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
21:18:58 [2024-05-21T21:18:58.026Z] #46 6.496 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [153 kB]
21:18:58 [2024-05-21T21:18:58.026Z] #46 8.632 Fetched 9106 kB in 3s (2798 kB/s)
21:18:58 [2024-05-21T21:18:58.026Z] #46 8.632 Reading package lists...
21:18:58 [2024-05-21T21:18:58.026Z] #46 9.576 Reading package lists...
21:18:58 [2024-05-21T21:18:58.026Z] #46 10.36 Building dependency tree...
21:18:58 [2024-05-21T21:18:58.026Z] #46 10.92 The following additional packages will be installed:
21:18:58 [2024-05-21T21:18:58.026Z] #46 10.93   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
21:18:58 [2024-05-21T21:18:58.026Z] #46 10.93 Suggested packages:
21:18:58 [2024-05-21T21:18:58.026Z] #46 10.93   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
21:18:58 [2024-05-21T21:18:58.026Z] #46 10.99 The following NEW packages will be installed:
21:18:58 [2024-05-21T21:18:58.026Z] #46 10.99   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
21:18:58 [2024-05-21T21:18:58.026Z] #46 11.32 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
21:18:58 [2024-05-21T21:18:58.026Z] #46 11.32 Need to get 19.3 MB of archives.
21:18:58 [2024-05-21T21:18:58.026Z] #46 11.32 After this operation, 77.0 MB of additional disk space will be used.
21:18:58 [2024-05-21T21:18:58.026Z] #46 11.32 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
21:18:58 [2024-05-21T21:18:58.026Z] #46 11.53 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
21:18:58 [2024-05-21T21:18:58.026Z] #46 11.60 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
21:18:58 [2024-05-21T21:18:58.026Z] #46 11.61 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
21:18:58 [2024-05-21T21:18:58.026Z] #46 11.67 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
21:18:58 [2024-05-21T21:18:58.026Z] #46 11.68 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libuv1 arm64 1.44.2-1+deb12u1 [130 kB]
21:18:58 [2024-05-21T21:18:58.026Z] #46 11.77 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
21:18:58 [2024-05-21T21:18:58.026Z] #46 11.91 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
21:18:58 [2024-05-21T21:18:58.026Z] #46 13.38 debconf: delaying package configuration, since apt-utils is not installed
21:18:58 [2024-05-21T21:18:58.026Z] #46 13.77 Fetched 19.3 MB in 2s (12.5 MB/s)
21:18:58 [2024-05-21T21:18:58.026Z] #46 14.46 Selecting previously unselected package libicu72:arm64.
21:18:58 [2024-05-21T21:18:58.026Z] #46 14.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15659 files and directories currently installed.)
21:18:58 [2024-05-21T21:18:58.026Z] #46 14.47 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
21:18:58 [2024-05-21T21:18:58.026Z] #46 15.66 Unpacking libicu72:arm64 (72.1-3) ...
21:18:58 [2024-05-21T21:18:58.026Z] #46 ...
21:18:58 [2024-05-21T21:18:58.026Z] 
21:18:58 [2024-05-21T21:18:58.026Z] #30 [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
21:18:58 [2024-05-21T21:18:58.026Z] #30 15.43 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
21:18:58 [2024-05-21T21:18:58.026Z] #30 16.18 #=#=#                                                                         
21:18:58 [2024-05-21T21:18:58.026Z] #30 16.59 #=#=#                                                                         

######################################################################## 100.0%
21:18:58 [2024-05-21T21:18:58.026Z] #30 17.05 
21:18:58 [2024-05-21T21:18:58.026Z] #30 18.52 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
21:18:58 [2024-05-21T21:18:58.026Z] #30 19.34 #=#=#                                                                         
21:18:58 [2024-05-21T21:18:58.026Z] #30 19.62 #=#=#                                                                         

######################################################################## 100.0%
21:18:58 [2024-05-21T21:18:58.026Z] #30 19.94 
21:18:58 [2024-05-21T21:18:58.281Z] #30 20.04 Download of images into '/build' complete.
21:18:58 [2024-05-21T21:18:58.281Z] #30 20.04 Use something like the following to load the result into a Docker daemon:
21:18:58 [2024-05-21T21:18:58.281Z] #30 20.04   tar -cC '/build' . | docker load
21:18:58 [2024-05-21T21:18:58.537Z] #30 ...
21:18:58 [2024-05-21T21:18:58.537Z] 
21:18:58 [2024-05-21T21:18:58.537Z] #56 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
21:18:58 [2024-05-21T21:18:58.537Z] #56 DONE 16.5s
21:18:58 [2024-05-21T21:18:58.537Z] 
21:18:58 [2024-05-21T21:18:58.537Z] #55 [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
21:18:58 [2024-05-21T21:18:58.537Z] #55 15.87 Fetched 9086 kB in 2s (4548 kB/s)
21:18:58 [2024-05-21T21:18:58.537Z] #55 16.37 Selecting previously unselected package libglib2.0-0:arm64.
21:18:58 [2024-05-21T21:18:58.537Z] #55 16.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15659 files and directories currently installed.)
21:18:58 [2024-05-21T21:18:58.537Z] #55 16.38 Preparing to unpack .../00-libglib2.0-0_2.74.6-2+deb12u2_arm64.deb ...
21:18:58 [2024-05-21T21:18:58.537Z] #55 16.53 Unpacking libglib2.0-0:arm64 (2.74.6-2+deb12u2) ...
21:18:58 [2024-05-21T21:18:58.799Z] #55 ...
21:18:58 [2024-05-21T21:18:58.800Z] 
21:18:58 [2024-05-21T21:18:58.800Z] #67 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.17" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:18:59 [2024-05-21T21:18:59.055Z] #67 ...
21:18:59 [2024-05-21T21:18:59.055Z] 
21:18:59 [2024-05-21T21:18:59.055Z] #55 [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
21:18:59 [2024-05-21T21:18:59.055Z] #55 16.94 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:18:59 [2024-05-21T21:18:59.055Z] #55 16.95 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
21:18:59 [2024-05-21T21:18:59.055Z] #55 16.96 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
21:18:59 [2024-05-21T21:18:59.980Z] #55 17.79 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:18:59 [2024-05-21T21:18:59.980Z] #55 17.79 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
21:18:59 [2024-05-21T21:18:59.980Z] #55 17.98 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
21:19:01 [2024-05-21T21:19:01.356Z] #55 19.24 Selecting previously unselected package libsecret-common.
21:19:01 [2024-05-21T21:19:01.356Z] #55 19.24 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
21:19:01 [2024-05-21T21:19:01.356Z] #55 19.41 Unpacking libsecret-common (0.20.5-3) ...
21:19:01 [2024-05-21T21:19:01.916Z] #55 ...
21:19:01 [2024-05-21T21:19:01.916Z] 
21:19:01 [2024-05-21T21:19:01.917Z] #53 [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             ;
21:19:01 [2024-05-21T21:19:01.917Z] #53 10.27 Selecting previously unselected package autoconf.
21:19:01 [2024-05-21T21:19:01.917Z] #53 10.27 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
21:19:01 [2024-05-21T21:19:01.917Z] #53 10.29 Unpacking autoconf (2.71-3) ...
21:19:01 [2024-05-21T21:19:01.917Z] #53 11.34 Selecting previously unselected package autotools-dev.
21:19:01 [2024-05-21T21:19:01.917Z] #53 11.34 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
21:19:01 [2024-05-21T21:19:01.917Z] #53 11.46 Unpacking autotools-dev (20220109.1) ...
21:19:01 [2024-05-21T21:19:01.917Z] #53 12.55 Selecting previously unselected package automake.
21:19:01 [2024-05-21T21:19:01.917Z] #53 12.55 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
21:19:01 [2024-05-21T21:19:01.917Z] #53 12.60 Unpacking automake (1:1.16.5-1.3) ...
21:19:01 [2024-05-21T21:19:01.917Z] #53 13.54 Selecting previously unselected package libdpkg-perl.
21:19:01 [2024-05-21T21:19:01.917Z] #53 13.55 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
21:19:01 [2024-05-21T21:19:01.917Z] #53 13.74 Unpacking libdpkg-perl (1.21.22) ...
21:19:01 [2024-05-21T21:19:01.917Z] #53 14.99 Selecting previously unselected package patch.
21:19:01 [2024-05-21T21:19:01.917Z] #53 14.99 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
21:19:01 [2024-05-21T21:19:01.917Z] #53 15.96 Unpacking patch (2.7.6-7) ...
21:19:01 [2024-05-21T21:19:01.917Z] #53 16.66 Selecting previously unselected package dpkg-dev.
21:19:01 [2024-05-21T21:19:01.917Z] #53 16.66 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
21:19:01 [2024-05-21T21:19:01.917Z] #53 16.77 Unpacking dpkg-dev (1.21.22) ...
21:19:01 [2024-05-21T21:19:01.917Z] #53 17.17 Selecting previously unselected package build-essential.
21:19:01 [2024-05-21T21:19:01.917Z] #53 17.17 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
21:19:01 [2024-05-21T21:19:01.917Z] #53 17.19 Unpacking build-essential (12.9) ...
21:19:01 [2024-05-21T21:19:01.917Z] #53 17.57 Selecting previously unselected package libcap-dev:arm64.
21:19:01 [2024-05-21T21:19:01.917Z] #53 17.57 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
21:19:01 [2024-05-21T21:19:01.917Z] #53 17.75 Unpacking libcap-dev:arm64 (1:2.66-4) ...
21:19:01 [2024-05-21T21:19:01.917Z] #53 19.20 Selecting previously unselected package libprotobuf-c1:arm64.
21:19:01 [2024-05-21T21:19:01.917Z] #53 19.21 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
21:19:01 [2024-05-21T21:19:01.917Z] #53 19.51 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
21:19:02 [2024-05-21T21:19:02.285Z] #53 ...
21:19:02 [2024-05-21T21:19:02.285Z] 
21:19:02 [2024-05-21T21:19:02.285Z] #63 [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
21:19:02 [2024-05-21T21:19:02.285Z] #63 16.43 Selecting previously unselected package xz-utils.
21:19:02 [2024-05-21T21:19:02.285Z] #63 16.43 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
21:19:02 [2024-05-21T21:19:02.285Z] #63 16.51 Unpacking xz-utils (5.4.1-0.2) ...
21:19:02 [2024-05-21T21:19:02.285Z] #63 16.88 Selecting previously unselected package libdpkg-perl.
21:19:02 [2024-05-21T21:19:02.285Z] #63 16.88 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
21:19:02 [2024-05-21T21:19:02.285Z] #63 16.92 Unpacking libdpkg-perl (1.21.22) ...
21:19:02 [2024-05-21T21:19:02.285Z] #63 17.77 Selecting previously unselected package patch.
21:19:02 [2024-05-21T21:19:02.285Z] #63 17.77 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
21:19:02 [2024-05-21T21:19:02.285Z] #63 17.97 Unpacking patch (2.7.6-7) ...
21:19:02 [2024-05-21T21:19:02.285Z] #63 19.32 Selecting previously unselected package dpkg-dev.
21:19:02 [2024-05-21T21:19:02.285Z] #63 19.32 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
21:19:02 [2024-05-21T21:19:02.285Z] #63 19.39 Unpacking dpkg-dev (1.21.22) ...
21:19:02 [2024-05-21T21:19:02.845Z] #63 20.93 Selecting previously unselected package libseccomp-dev:arm64.
21:19:02 [2024-05-21T21:19:02.845Z] #63 20.93 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
21:19:03 [2024-05-21T21:19:03.101Z] #63 21.22 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
21:19:04 [2024-05-21T21:19:04.464Z] #63 22.35 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
21:19:04 [2024-05-21T21:19:04.464Z] #63 ...
21:19:04 [2024-05-21T21:19:04.464Z] 
21:19:04 [2024-05-21T21:19:04.464Z] #54 [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
21:19:04 [2024-05-21T21:19:04.464Z] #54 22.67 gotestsum version dev
21:19:05 [2024-05-21T21:19:05.431Z] #54 ...
21:19:05 [2024-05-21T21:19:05.431Z] 
21:19:05 [2024-05-21T21:19:05.431Z] #62 [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
21:19:05 [2024-05-21T21:19:05.431Z] #62 13.83 tomll can be used in two ways:
21:19:05 [2024-05-21T21:19:05.431Z] #62 13.83 Writing to STDIN and reading from STDOUT:
21:19:05 [2024-05-21T21:19:05.431Z] #62 13.83   cat file.toml | tomll > file.toml
21:19:05 [2024-05-21T21:19:05.431Z] #62 13.83 
21:19:05 [2024-05-21T21:19:05.431Z] #62 13.83 Reading and updating a list of files:
21:19:05 [2024-05-21T21:19:05.431Z] #62 13.83   tomll a.toml b.toml c.toml
21:19:05 [2024-05-21T21:19:05.431Z] #62 13.83 
21:19:05 [2024-05-21T21:19:05.431Z] #62 13.83 When given a list of files, tomll will modify all files in place without asking.
21:19:05 [2024-05-21T21:19:05.686Z] #62 ...
21:19:05 [2024-05-21T21:19:05.686Z] 
21:19:05 [2024-05-21T21:19:05.686Z] #53 [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             ;
21:19:05 [2024-05-21T21:19:05.686Z] #53 21.15 Selecting previously unselected package libprotobuf-c-dev:arm64.
21:19:05 [2024-05-21T21:19:05.686Z] #53 21.15 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
21:19:05 [2024-05-21T21:19:05.686Z] #53 21.19 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
21:19:05 [2024-05-21T21:19:05.686Z] #53 21.80 Selecting previously unselected package libseccomp-dev:arm64.
21:19:05 [2024-05-21T21:19:05.686Z] #53 21.81 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
21:19:05 [2024-05-21T21:19:05.686Z] #53 21.95 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
21:19:05 [2024-05-21T21:19:05.686Z] #53 22.75 Selecting previously unselected package libsystemd-dev:arm64.
21:19:05 [2024-05-21T21:19:05.686Z] #53 22.75 Preparing to unpack .../14-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
21:19:05 [2024-05-21T21:19:05.686Z] #53 22.77 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
21:19:05 [2024-05-21T21:19:05.686Z] #53 23.35 Selecting previously unselected package libtool.
21:19:05 [2024-05-21T21:19:05.686Z] #53 23.35 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
21:19:05 [2024-05-21T21:19:05.686Z] #53 23.39 Unpacking libtool (2.4.7-5) ...
21:19:05 [2024-05-21T21:19:05.686Z] #53 23.87 Selecting previously unselected package libudev-dev:arm64.
21:19:05 [2024-05-21T21:19:05.686Z] #53 23.87 Preparing to unpack .../16-libudev-dev_252.22-1~deb12u1_arm64.deb ...
21:19:05 [2024-05-21T21:19:05.686Z] #53 24.14 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
21:19:06 [2024-05-21T21:19:06.246Z] #53 ...
21:19:06 [2024-05-21T21:19:06.246Z] 
21:19:06 [2024-05-21T21:19:06.246Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.8.0"      && /build/shfmt --version
21:19:06 [2024-05-21T21:19:06.246Z] #64 14.74 v3.8.0
21:19:06 [2024-05-21T21:19:06.246Z] #64 ...
21:19:06 [2024-05-21T21:19:06.246Z] 
21:19:06 [2024-05-21T21:19:06.246Z] #55 [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
21:19:06 [2024-05-21T21:19:06.246Z] #55 21.04 Selecting previously unselected package libsecret-1-0:arm64.
21:19:06 [2024-05-21T21:19:06.246Z] #55 21.04 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
21:19:06 [2024-05-21T21:19:06.246Z] #55 21.41 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
21:19:06 [2024-05-21T21:19:06.246Z] #55 22.15 Selecting previously unselected package gir1.2-secret-1:arm64.
21:19:06 [2024-05-21T21:19:06.246Z] #55 22.16 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
21:19:06 [2024-05-21T21:19:06.246Z] #55 22.35 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
21:19:06 [2024-05-21T21:19:06.246Z] #55 22.68 Selecting previously unselected package uuid-dev:arm64.
21:19:06 [2024-05-21T21:19:06.246Z] #55 22.68 Preparing to unpack .../06-uuid-dev_2.38.1-5+deb12u1_arm64.deb ...
21:19:06 [2024-05-21T21:19:06.246Z] #55 22.71 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ...
21:19:06 [2024-05-21T21:19:06.246Z] #55 23.04 Selecting previously unselected package libblkid-dev:arm64.
21:19:06 [2024-05-21T21:19:06.246Z] #55 23.04 Preparing to unpack .../07-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ...
21:19:06 [2024-05-21T21:19:06.246Z] #55 23.07 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
21:19:06 [2024-05-21T21:19:06.246Z] #55 23.84 Selecting previously unselected package libbtrfs0:arm64.
21:19:06 [2024-05-21T21:19:06.246Z] #55 23.85 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
21:19:06 [2024-05-21T21:19:06.246Z] #55 24.02 Unpacking libbtrfs0:arm64 (6.2-1) ...
21:19:06 [2024-05-21T21:19:06.582Z] #55 24.54 Selecting previously unselected package libbtrfs-dev:arm64.
21:19:06 [2024-05-21T21:19:06.582Z] #55 24.55 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
21:19:06 [2024-05-21T21:19:06.837Z] #55 24.69 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
21:19:07 [2024-05-21T21:19:07.135Z] #55 ...
21:19:07 [2024-05-21T21:19:07.135Z] 
21:19:07 [2024-05-21T21:19:07.135Z] #59 [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
21:19:07 [2024-05-21T21:19:07.135Z] #59 15.40 NAME:
21:19:07 [2024-05-21T21:19:07.135Z] #59 15.40    go-winres - A tool for embedding resources in Windows executables
21:19:07 [2024-05-21T21:19:07.135Z] #59 15.40 
21:19:07 [2024-05-21T21:19:07.135Z] #59 15.40 USAGE:
21:19:07 [2024-05-21T21:19:07.135Z] #59 15.40    go-winres [global options] command [command options] [arguments...]
21:19:07 [2024-05-21T21:19:07.135Z] #59 15.40 
21:19:07 [2024-05-21T21:19:07.135Z] #59 15.40 COMMANDS:
21:19:07 [2024-05-21T21:19:07.135Z] #59 15.40    init     Create an initial ./winres/winres.json
21:19:07 [2024-05-21T21:19:07.135Z] #59 15.40    make     Make syso files for the "go build" command
21:19:07 [2024-05-21T21:19:07.135Z] #59 15.40    simply   Make syso files for the "go build" command (simplified)
21:19:07 [2024-05-21T21:19:07.135Z] #59 15.40    extract  Extract all resources from an executable
21:19:07 [2024-05-21T21:19:07.135Z] #59 15.40    patch    Replace resources in an executable file (exe, dll)
21:19:07 [2024-05-21T21:19:07.135Z] #59 15.40    help, h  Shows a list of commands or help for one command
21:19:07 [2024-05-21T21:19:07.135Z] #59 15.40 
21:19:07 [2024-05-21T21:19:07.135Z] #59 15.40 GLOBAL OPTIONS:
21:19:07 [2024-05-21T21:19:07.135Z] #59 15.40    --help, -h  show help (default: false)
21:19:07 [2024-05-21T21:19:07.135Z] #59 ...
21:19:07 [2024-05-21T21:19:07.135Z] 
21:19:07 [2024-05-21T21:19:07.135Z] #53 [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             ;
21:19:07 [2024-05-21T21:19:07.135Z] #53 25.22 Selecting previously unselected package libyajl2:arm64.
21:19:07 [2024-05-21T21:19:07.135Z] #53 25.22 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
21:19:07 [2024-05-21T21:19:07.135Z] #53 25.56 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
21:19:07 [2024-05-21T21:19:07.695Z] #53 26.28 Selecting previously unselected package libyajl-dev:arm64.
21:19:07 [2024-05-21T21:19:07.953Z] #53 26.29 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
21:19:07 [2024-05-21T21:19:07.953Z] #53 26.52 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
21:19:08 [2024-05-21T21:19:08.514Z] #53 ...
21:19:08 [2024-05-21T21:19:08.514Z] 
21:19:08 [2024-05-21T21:19:08.514Z] #68 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:19:08 [2024-05-21T21:19:08.514Z] #68 ...
21:19:08 [2024-05-21T21:19:08.514Z] 
21:19:08 [2024-05-21T21:19:08.514Z] #55 [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
21:19:08 [2024-05-21T21:19:08.514Z] #55 25.81 Selecting previously unselected package libelf1:arm64.
21:19:08 [2024-05-21T21:19:08.514Z] #55 25.82 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
21:19:08 [2024-05-21T21:19:08.514Z] #55 25.89 Unpacking libelf1:arm64 (0.188-2.1) ...
21:19:08 [2024-05-21T21:19:08.774Z] #55 26.85 Selecting previously unselected package libffi-dev:arm64.
21:19:08 [2024-05-21T21:19:08.774Z] #55 26.85 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
21:19:08 [2024-05-21T21:19:08.774Z] #55 27.05 Unpacking libffi-dev:arm64 (3.4.4-1) ...
21:19:09 [2024-05-21T21:19:09.030Z] #55 ...
21:19:09 [2024-05-21T21:19:09.030Z] 
21:19:09 [2024-05-21T21:19:09.030Z] #46 [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
21:19:09 [2024-05-21T21:19:09.030Z] #46 16.97 Selecting previously unselected package libxml2:arm64.
21:19:09 [2024-05-21T21:19:09.030Z] #46 16.98 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
21:19:09 [2024-05-21T21:19:09.030Z] #46 17.09 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
21:19:09 [2024-05-21T21:19:09.030Z] #46 18.53 Selecting previously unselected package libarchive13:arm64.
21:19:09 [2024-05-21T21:19:09.030Z] #46 18.53 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
21:19:09 [2024-05-21T21:19:09.030Z] #46 18.67 Unpacking libarchive13:arm64 (3.6.2-1) ...
21:19:09 [2024-05-21T21:19:09.030Z] #46 20.65 Selecting previously unselected package libjsoncpp25:arm64.
21:19:09 [2024-05-21T21:19:09.030Z] #46 20.65 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
21:19:09 [2024-05-21T21:19:09.030Z] #46 20.66 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
21:19:09 [2024-05-21T21:19:09.030Z] #46 21.42 Selecting previously unselected package librhash0:arm64.
21:19:09 [2024-05-21T21:19:09.030Z] #46 21.42 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
21:19:09 [2024-05-21T21:19:09.030Z] #46 21.67 Unpacking librhash0:arm64 (1.4.3-3) ...
21:19:09 [2024-05-21T21:19:09.030Z] #46 22.44 Selecting previously unselected package libuv1:arm64.
21:19:09 [2024-05-21T21:19:09.030Z] #46 22.45 Preparing to unpack .../5-libuv1_1.44.2-1+deb12u1_arm64.deb ...
21:19:09 [2024-05-21T21:19:09.030Z] #46 22.59 Unpacking libuv1:arm64 (1.44.2-1+deb12u1) ...
21:19:09 [2024-05-21T21:19:09.030Z] #46 23.31 Selecting previously unselected package cmake-data.
21:19:09 [2024-05-21T21:19:09.030Z] #46 23.32 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
21:19:09 [2024-05-21T21:19:09.030Z] #46 23.34 Unpacking cmake-data (3.25.1-1) ...
21:19:09 [2024-05-21T21:19:09.030Z] #46 24.80 Selecting previously unselected package cmake.
21:19:09 [2024-05-21T21:19:09.030Z] #46 24.80 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
21:19:09 [2024-05-21T21:19:09.030Z] #46 25.12 Unpacking cmake (3.25.1-1) ...
21:19:09 [2024-05-21T21:19:09.030Z] #46 26.65 Setting up libicu72:arm64 (72.1-3) ...
21:19:09 [2024-05-21T21:19:09.030Z] #46 27.03 Setting up libuv1:arm64 (1.44.2-1+deb12u1) ...
21:19:09 [2024-05-21T21:19:09.030Z] #46 ...
21:19:09 [2024-05-21T21:19:09.030Z] 
21:19:09 [2024-05-21T21:19:09.030Z] #53 [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             ;
21:19:09 [2024-05-21T21:19:09.030Z] #53 27.41 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
21:19:09 [2024-05-21T21:19:09.285Z] #53 27.67 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
21:19:09 [2024-05-21T21:19:09.846Z] #53 28.10 Setting up m4 (1.4.19-3) ...
21:19:10 [2024-05-21T21:19:10.102Z] #53 28.41 Setting up bzip2 (1.0.8-5+b1) ...
21:19:10 [2024-05-21T21:19:10.662Z] #53 28.86 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
21:19:10 [2024-05-21T21:19:10.917Z] #53 29.29 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
21:19:11 [2024-05-21T21:19:11.172Z] #53 29.72 Setting up autotools-dev (20220109.1) ...
21:19:11 [2024-05-21T21:19:11.757Z] #53 29.94 Setting up xz-utils (5.4.1-0.2) ...
21:19:11 [2024-05-21T21:19:11.757Z] #53 30.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:19:11 [2024-05-21T21:19:11.757Z] #53 30.21 Setting up patch (2.7.6-7) ...
21:19:12 [2024-05-21T21:19:12.020Z] #53 30.50 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
21:19:12 [2024-05-21T21:19:12.601Z] #53 30.89 Setting up libdpkg-perl (1.21.22) ...
21:19:12 [2024-05-21T21:19:12.915Z] #53 31.14 Setting up autoconf (2.71-3) ...
21:19:13 [2024-05-21T21:19:13.169Z] #53 31.61 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
21:19:13 [2024-05-21T21:19:13.425Z] #53 31.69 Setting up libcap-dev:arm64 (1:2.66-4) ...
21:19:13 [2024-05-21T21:19:13.425Z] #53 31.84 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
21:19:13 [2024-05-21T21:19:13.680Z] #53 31.93 Setting up automake (1:1.16.5-1.3) ...
21:19:13 [2024-05-21T21:19:13.680Z] #53 32.22 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:19:13 [2024-05-21T21:19:13.935Z] #53 32.28 Setting up libtool (2.4.7-5) ...
21:19:13 [2024-05-21T21:19:13.935Z] #53 32.43 Setting up dpkg-dev (1.21.22) ...
21:19:14 [2024-05-21T21:19:14.191Z] #53 32.56 Setting up build-essential (12.9) ...
21:19:14 [2024-05-21T21:19:14.191Z] #53 32.60 Processing triggers for libc-bin (2.36-9+deb12u7) ...
21:19:14 [2024-05-21T21:19:14.446Z] #53 ...
21:19:14 [2024-05-21T21:19:14.446Z] 
21:19:14 [2024-05-21T21:19:14.446Z] #63 [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
21:19:14 [2024-05-21T21:19:14.446Z] #63 22.46 Setting up bzip2 (1.0.8-5+b1) ...
21:19:14 [2024-05-21T21:19:14.446Z] #63 22.68 Setting up xz-utils (5.4.1-0.2) ...
21:19:14 [2024-05-21T21:19:14.446Z] #63 22.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:19:14 [2024-05-21T21:19:14.446Z] #63 23.01 Setting up patch (2.7.6-7) ...
21:19:14 [2024-05-21T21:19:14.446Z] #63 23.08 Setting up libdpkg-perl (1.21.22) ...
21:19:14 [2024-05-21T21:19:14.446Z] #63 23.42 Setting up dpkg-dev (1.21.22) ...
21:19:14 [2024-05-21T21:19:14.446Z] #63 ...
21:19:14 [2024-05-21T21:19:14.446Z] 
21:19:14 [2024-05-21T21:19:14.446Z] #55 [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
21:19:14 [2024-05-21T21:19:14.446Z] #55 27.78 Selecting previously unselected package libgpg-error-dev.
21:19:14 [2024-05-21T21:19:14.446Z] #55 27.78 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
21:19:14 [2024-05-21T21:19:14.446Z] #55 27.82 Unpacking libgpg-error-dev (1.46-1) ...
21:19:14 [2024-05-21T21:19:14.446Z] #55 28.54 Selecting previously unselected package libgcrypt20-dev.
21:19:14 [2024-05-21T21:19:14.446Z] #55 28.54 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
21:19:14 [2024-05-21T21:19:14.446Z] #55 28.82 Unpacking libgcrypt20-dev (1.10.1-3) ...
21:19:14 [2024-05-21T21:19:14.446Z] #55 29.43 Selecting previously unselected package libglib2.0-data.
21:19:14 [2024-05-21T21:19:14.446Z] #55 29.43 Preparing to unpack .../14-libglib2.0-data_2.74.6-2+deb12u2_all.deb ...
21:19:14 [2024-05-21T21:19:14.446Z] #55 29.52 Unpacking libglib2.0-data (2.74.6-2+deb12u2) ...
21:19:14 [2024-05-21T21:19:14.446Z] #55 29.93 Selecting previously unselected package libglib2.0-bin.
21:19:14 [2024-05-21T21:19:14.446Z] #55 29.93 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2+deb12u2_arm64.deb ...
21:19:14 [2024-05-21T21:19:14.446Z] #55 30.11 Unpacking libglib2.0-bin (2.74.6-2+deb12u2) ...
21:19:14 [2024-05-21T21:19:14.446Z] #55 30.76 Selecting previously unselected package python3-lib2to3.
21:19:14 [2024-05-21T21:19:14.446Z] #55 30.76 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
21:19:14 [2024-05-21T21:19:14.446Z] #55 30.85 Unpacking python3-lib2to3 (3.11.2-3) ...
21:19:14 [2024-05-21T21:19:14.446Z] #55 31.61 Selecting previously unselected package python3-distutils.
21:19:14 [2024-05-21T21:19:14.446Z] #55 31.62 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
21:19:14 [2024-05-21T21:19:14.446Z] #55 31.64 Unpacking python3-distutils (3.11.2-3) ...
21:19:14 [2024-05-21T21:19:14.446Z] #55 32.22 Selecting previously unselected package libglib2.0-dev-bin.
21:19:14 [2024-05-21T21:19:14.446Z] #55 32.22 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2+deb12u2_arm64.deb ...
21:19:14 [2024-05-21T21:19:14.446Z] #55 32.25 Unpacking libglib2.0-dev-bin (2.74.6-2+deb12u2) ...
21:19:14 [2024-05-21T21:19:14.446Z] #55 32.58 Selecting previously unselected package libsepol-dev:arm64.
21:19:14 [2024-05-21T21:19:14.446Z] #55 32.58 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
21:19:14 [2024-05-21T21:19:14.446Z] #55 32.68 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
21:19:14 [2024-05-21T21:19:14.701Z] #55 33.00 Selecting previously unselected package libpcre2-16-0:arm64.
21:19:14 [2024-05-21T21:19:14.955Z] #55 33.01 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
21:19:14 [2024-05-21T21:19:14.955Z] #55 33.10 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
21:19:15 [2024-05-21T21:19:15.463Z] #55 33.37 Selecting previously unselected package libpcre2-32-0:arm64.
21:19:16 [2024-05-21T21:19:16.027Z] #55 33.37 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
21:19:16 [2024-05-21T21:19:16.027Z] #55 33.41 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
21:19:16 [2024-05-21T21:19:16.282Z] #55 34.54 Selecting previously unselected package libpcre2-posix3:arm64.
21:19:16 [2024-05-21T21:19:16.537Z] #55 34.54 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
21:19:16 [2024-05-21T21:19:16.791Z] #55 34.93 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
21:19:16 [2024-05-21T21:19:16.791Z] #55 35.09 Selecting previously unselected package libpcre2-dev:arm64.
21:19:17 [2024-05-21T21:19:17.046Z] #55 35.09 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
21:19:17 [2024-05-21T21:19:17.046Z] #55 35.19 Unpacking libpcre2-dev:arm64 (10.42-1) ...
21:19:17 [2024-05-21T21:19:17.799Z] #55 35.86 Selecting previously unselected package libselinux1-dev:arm64.
21:19:18 [2024-05-21T21:19:18.054Z] #55 35.86 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
21:19:18 [2024-05-21T21:19:18.054Z] #55 36.13 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
21:19:18 [2024-05-21T21:19:18.309Z] #55 36.51 Selecting previously unselected package libmount-dev:arm64.
21:19:18 [2024-05-21T21:19:18.678Z] #55 36.51 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
21:19:18 [2024-05-21T21:19:18.678Z] #55 36.53 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
21:19:18 [2024-05-21T21:19:18.933Z] #55 37.09 Selecting previously unselected package zlib1g-dev:arm64.
21:19:19 [2024-05-21T21:19:19.216Z] #55 37.09 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
21:19:19 [2024-05-21T21:19:19.216Z] #55 37.17 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
21:19:19 [2024-05-21T21:19:19.471Z] #55 37.57 Selecting previously unselected package libglib2.0-dev:arm64.
21:19:19 [2024-05-21T21:19:19.471Z] #55 37.57 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2+deb12u2_arm64.deb ...
21:19:19 [2024-05-21T21:19:19.471Z] #55 37.58 Unpacking libglib2.0-dev:arm64 (2.74.6-2+deb12u2) ...
21:19:19 [2024-05-21T21:19:19.471Z] #55 ...
21:19:19 [2024-05-21T21:19:19.471Z] 
21:19:19 [2024-05-21T21:19:19.471Z] #46 [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
21:19:19 [2024-05-21T21:19:19.471Z] #46 27.42 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
21:19:19 [2024-05-21T21:19:19.471Z] #46 27.85 Setting up librhash0:arm64 (1.4.3-3) ...
21:19:19 [2024-05-21T21:19:19.471Z] #46 28.16 Setting up cmake-data (3.25.1-1) ...
21:19:19 [2024-05-21T21:19:19.471Z] #46 28.72 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
21:19:19 [2024-05-21T21:19:19.471Z] #46 29.03 Setting up libarchive13:arm64 (3.6.2-1) ...
21:19:19 [2024-05-21T21:19:19.471Z] #46 29.34 Setting up cmake (3.25.1-1) ...
21:19:19 [2024-05-21T21:19:19.471Z] #46 29.53 Processing triggers for libc-bin (2.36-9+deb12u7) ...
21:19:19 [2024-05-21T21:19:19.730Z] #46 ...
21:19:19 [2024-05-21T21:19:19.730Z] 
21:19:19 [2024-05-21T21:19:19.730Z] #55 [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
21:19:19 [2024-05-21T21:19:19.730Z] #55 37.88 Selecting previously unselected package libsecret-1-dev:arm64.
21:19:19 [2024-05-21T21:19:19.984Z] #55 37.88 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
21:19:19 [2024-05-21T21:19:19.984Z] #55 37.94 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
21:19:20 [2024-05-21T21:19:20.908Z] #55 38.94 Setting up libglib2.0-0:arm64 (2.74.6-2+deb12u2) ...
21:19:20 [2024-05-21T21:19:20.908Z] #55 39.14 No schema files found: doing nothing.
21:19:21 [2024-05-21T21:19:21.163Z] #55 39.29 Setting up libffi-dev:arm64 (3.4.4-1) ...
21:19:21 [2024-05-21T21:19:21.417Z] #55 39.62 Setting up libpcre2-16-0:arm64 (10.42-1) ...
21:19:21 [2024-05-21T21:19:21.418Z] #55 39.68 Setting up libbtrfs0:arm64 (6.2-1) ...
21:19:21 [2024-05-21T21:19:21.418Z] #55 39.72 Setting up libpcre2-32-0:arm64 (10.42-1) ...
21:19:21 [2024-05-21T21:19:21.418Z] #55 39.74 Setting up libglib2.0-data (2.74.6-2+deb12u2) ...
21:19:21 [2024-05-21T21:19:21.675Z] #55 ...
21:19:21 [2024-05-21T21:19:21.675Z] 
21:19:21 [2024-05-21T21:19:21.675Z] #30 [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
21:19:21 [2024-05-21T21:19:21.675Z] #30 DONE 43.5s
21:19:21 [2024-05-21T21:19:21.675Z] 
21:19:21 [2024-05-21T21:19:21.675Z] #59 [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
21:19:21 [2024-05-21T21:19:21.675Z] #59 DONE 40.1s
21:19:21 [2024-05-21T21:19:21.675Z] 
21:19:21 [2024-05-21T21:19:21.675Z] #48 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
21:19:21 [2024-05-21T21:19:21.675Z] #48 DONE 38.8s
21:19:21 [2024-05-21T21:19:21.675Z] 
21:19:21 [2024-05-21T21:19:21.675Z] #60 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
21:19:21 [2024-05-21T21:19:21.675Z] #60 DONE 39.6s
21:19:21 [2024-05-21T21:19:21.675Z] 
21:19:21 [2024-05-21T21:19:21.675Z] #66 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:19:21 [2024-05-21T21:19:21.675Z] #66 DONE 36.9s
21:19:21 [2024-05-21T21:19:21.675Z] 
21:19:21 [2024-05-21T21:19:21.675Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.8.0"      && /build/shfmt --version
21:19:21 [2024-05-21T21:19:21.675Z] #64 DONE 40.1s
21:19:21 [2024-05-21T21:19:21.675Z] 
21:19:21 [2024-05-21T21:19:21.675Z] #62 [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
21:19:21 [2024-05-21T21:19:21.675Z] #62 DONE 40.1s
21:19:21 [2024-05-21T21:19:21.675Z] 
21:19:21 [2024-05-21T21:19:21.675Z] #50 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:19:21 [2024-05-21T21:19:21.675Z] #50 DONE 37.5s
21:19:21 [2024-05-21T21:19:21.675Z] 
21:19:21 [2024-05-21T21:19:21.675Z] #67 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.17" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:19:21 [2024-05-21T21:19:21.675Z] #67 DONE 33.0s
21:19:21 [2024-05-21T21:19:21.675Z] 
21:19:21 [2024-05-21T21:19:21.675Z] #68 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:19:21 [2024-05-21T21:19:21.675Z] #68 DONE 23.3s
21:19:21 [2024-05-21T21:19:21.675Z] 
21:19:21 [2024-05-21T21:19:21.675Z] #61 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
21:19:21 [2024-05-21T21:19:21.675Z] #61 DONE 39.6s
21:19:21 [2024-05-21T21:19:21.675Z] 
21:19:21 [2024-05-21T21:19:21.675Z] #55 [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
21:19:21 [2024-05-21T21:19:21.675Z] #55 39.76 Setting up libgpg-error-dev (1.46-1) ...
21:19:21 [2024-05-21T21:19:21.675Z] #55 39.77 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
21:19:21 [2024-05-21T21:19:21.675Z] #55 39.79 Setting up libsepol-dev:arm64 (3.4-2.1) ...
21:19:21 [2024-05-21T21:19:21.675Z] #55 39.80 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
21:19:21 [2024-05-21T21:19:21.675Z] #55 39.82 Setting up libpcre2-posix3:arm64 (10.42-1) ...
21:19:21 [2024-05-21T21:19:21.675Z] #55 39.85 Setting up libbtrfs-dev:arm64 (6.2-1) ...
21:19:21 [2024-05-21T21:19:21.675Z] #55 39.85 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
21:19:21 [2024-05-21T21:19:21.675Z] #55 ...
21:19:21 [2024-05-21T21:19:21.675Z] 
21:19:21 [2024-05-21T21:19:21.675Z] #57 [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
21:19:21 [2024-05-21T21:19:21.675Z] #57 35.22 golangci-lint has version v1.55.2 built with go1.21.10 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
21:19:21 [2024-05-21T21:19:21.675Z] #57 DONE 40.3s
21:19:21 [2024-05-21T21:19:21.675Z] 
21:19:21 [2024-05-21T21:19:21.675Z] #55 [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
21:19:21 [2024-05-21T21:19:21.675Z] #55 39.87 Setting up python3-lib2to3 (3.11.2-3) ...
21:19:21 [2024-05-21T21:19:21.993Z] #55 ...
21:19:21 [2024-05-21T21:19:21.993Z] 
21:19:21 [2024-05-21T21:19:21.993Z] #58 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v26.1.0 https://github.com/docker/cli.git /build      && /build/docker --version
21:19:21 [2024-05-21T21:19:21.993Z] #58 DONE 40.0s
21:19:21 [2024-05-21T21:19:21.993Z] 
21:19:21 [2024-05-21T21:19:21.993Z] #63 [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
21:19:21 [2024-05-21T21:19:21.993Z] #63 DONE 40.0s
21:19:21 [2024-05-21T21:19:21.993Z] 
21:19:21 [2024-05-21T21:19:21.993Z] #55 [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
21:19:21 [2024-05-21T21:19:21.993Z] #55 40.00 Setting up libelf1:arm64 (0.188-2.1) ...
21:19:21 [2024-05-21T21:19:21.993Z] #55 40.02 Setting up libsecret-common (0.20.5-3) ...
21:19:21 [2024-05-21T21:19:21.993Z] #55 40.05 Setting up python3-distutils (3.11.2-3) ...
21:19:22 [2024-05-21T21:19:22.298Z] #55 ...
21:19:22 [2024-05-21T21:19:22.298Z] 
21:19:22 [2024-05-21T21:19:22.298Z] #41 [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
21:19:22 [2024-05-21T21:19:22.298Z] #41 DONE 40.0s
21:19:22 [2024-05-21T21:19:22.298Z] 
21:19:22 [2024-05-21T21:19:22.298Z] #53 [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             ;
21:19:22 [2024-05-21T21:19:22.298Z] #53 DONE 40.4s
21:19:22 [2024-05-21T21:19:22.298Z] 
21:19:22 [2024-05-21T21:19:22.298Z] #46 [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
21:19:22 [2024-05-21T21:19:22.298Z] #46 DONE 39.8s
21:19:22 [2024-05-21T21:19:22.298Z] 
21:19:22 [2024-05-21T21:19:22.298Z] #54 [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
21:19:22 [2024-05-21T21:19:22.298Z] #54 DONE 40.4s
21:19:22 [2024-05-21T21:19:22.298Z] 
21:19:22 [2024-05-21T21:19:22.298Z] #55 [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
21:19:22 [2024-05-21T21:19:22.298Z] #55 40.35 Setting up libglib2.0-dev-bin (2.74.6-2+deb12u2) ...
21:19:23 [2024-05-21T21:19:23.255Z] #55 41.32 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
21:19:23 [2024-05-21T21:19:23.255Z] #55 41.34 Setting up libpcre2-dev:arm64 (10.42-1) ...
21:19:23 [2024-05-21T21:19:23.255Z] #55 41.36 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
21:19:23 [2024-05-21T21:19:23.255Z] #55 41.38 Setting up libglib2.0-bin (2.74.6-2+deb12u2) ...
21:19:23 [2024-05-21T21:19:23.255Z] #55 41.39 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
21:19:23 [2024-05-21T21:19:23.255Z] #55 41.41 Setting up libgcrypt20-dev (1.10.1-3) ...
21:19:23 [2024-05-21T21:19:23.255Z] #55 41.42 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
21:19:23 [2024-05-21T21:19:23.255Z] #55 41.43 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
21:19:23 [2024-05-21T21:19:23.510Z] #55 41.44 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
21:19:23 [2024-05-21T21:19:23.510Z] #55 41.46 Setting up libglib2.0-dev:arm64 (2.74.6-2+deb12u2) ...
21:19:23 [2024-05-21T21:19:23.510Z] #55 41.47 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
21:19:23 [2024-05-21T21:19:23.510Z] #55 41.48 Processing triggers for libc-bin (2.36-9+deb12u7) ...
21:19:24 [2024-05-21T21:19:24.069Z] #55 ...
21:19:24 [2024-05-21T21:19:24.069Z] 
21:19:24 [2024-05-21T21:19:24.069Z] #69 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
21:19:24 [2024-05-21T21:19:24.069Z] #69 DONE 2.2s
21:19:24 [2024-05-21T21:19:24.324Z] 
21:19:24 [2024-05-21T21:19:24.324Z] #70 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:19:24 [2024-05-21T21:19:24.324Z] #70 DONE 2.4s
21:19:24 [2024-05-21T21:19:24.324Z] 
21:19:24 [2024-05-21T21:19:24.324Z] #55 [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
21:19:24 [2024-05-21T21:19:24.324Z] #55 DONE 42.3s
21:19:24 [2024-05-21T21:19:24.324Z] 
21:19:24 [2024-05-21T21:19:24.324Z] #71 [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...)
21:19:26 [2024-05-21T21:19:26.835Z] #71 2.444 + bin/ctr
21:19:26 [2024-05-21T21:19:26.835Z] #71 2.445 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.17 -X github.com/containerd/containerd/version.Revision=3a4de459a68952ffb703bbe7f2290861a75b6b67 -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
21:19:26 [2024-05-21T21:19:26.835Z] #71 ...
21:19:26 [2024-05-21T21:19:26.835Z] 
21:19:26 [2024-05-21T21:19:26.835Z] #72 [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...)
21:19:26 [2024-05-21T21:19:26.835Z] #72 3.264 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
21:19:26 [2024-05-21T21:19:26.835Z] #72 3.264 + mkdir /build
21:19:26 [2024-05-21T21:19:26.835Z] #72 DONE 4.9s
21:19:26 [2024-05-21T21:19:26.835Z] 
21:19:26 [2024-05-21T21:19:26.835Z] #73 [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...)
21:19:26 [2024-05-21T21:19:26.835Z] #73 3.105 go: downloading github.com/Masterminds/semver/v3 v3.2.1
21:19:26 [2024-05-21T21:19:26.835Z] #73 3.109 go: downloading github.com/urfave/cli/v2 v2.27.1
21:19:26 [2024-05-21T21:19:26.835Z] #73 3.157 go: downloading github.com/containernetworking/plugins v1.4.0
21:19:26 [2024-05-21T21:19:26.835Z] #73 3.166 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
21:19:26 [2024-05-21T21:19:26.835Z] #73 3.198 go: downloading github.com/google/uuid v1.6.0
21:19:26 [2024-05-21T21:19:26.835Z] #73 3.201 go: downloading github.com/moby/vpnkit v0.5.0
21:19:26 [2024-05-21T21:19:26.835Z] #73 3.206 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:19:26 [2024-05-21T21:19:26.835Z] #73 3.576 go: downloading github.com/gorilla/mux v1.8.1
21:19:26 [2024-05-21T21:19:26.835Z] #73 3.583 go: downloading github.com/moby/sys/mountinfo v0.7.1
21:19:26 [2024-05-21T21:19:26.835Z] #73 3.729 go: downloading golang.org/x/sys v0.18.0
21:19:26 [2024-05-21T21:19:26.835Z] #73 4.331 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
21:19:26 [2024-05-21T21:19:26.835Z] #73 4.331 go: downloading golang.org/x/net v0.17.0
21:19:26 [2024-05-21T21:19:26.835Z] #73 4.333 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:19:26 [2024-05-21T21:19:26.835Z] #73 4.333 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:19:26 [2024-05-21T21:19:26.835Z] #73 4.428 go: downloading github.com/josharian/native v1.1.0
21:19:26 [2024-05-21T21:19:26.835Z] #73 4.429 go: downloading github.com/pierrec/lz4/v4 v4.1.17
21:19:28 [2024-05-21T21:19:28.720Z] #73 ...
21:19:28 [2024-05-21T21:19:28.720Z] 
21:19:28 [2024-05-21T21:19:28.720Z] #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
21:19:28 [2024-05-21T21:19:28.720Z] #74 2.781 Hit:1 http://deb.debian.org/debian bookworm InRelease
21:19:28 [2024-05-21T21:19:28.720Z] #74 2.781 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
21:19:28 [2024-05-21T21:19:28.720Z] #74 2.820 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
21:19:28 [2024-05-21T21:19:28.720Z] #74 3.178 Reading package lists...
21:19:28 [2024-05-21T21:19:28.720Z] #74 3.879 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
21:19:28 [2024-05-21T21:19:28.720Z] #74 3.886 Reading package lists...
21:19:28 [2024-05-21T21:19:28.720Z] #74 4.532 Building dependency tree...
21:19:28 [2024-05-21T21:19:28.720Z] #74 4.723 Reading state information...
21:19:28 [2024-05-21T21:19:28.720Z] #74 4.994 gcc is already the newest version (4:12.2.0-3).
21:19:28 [2024-05-21T21:19:28.720Z] #74 4.994 libc6-dev is already the newest version (2.36-9+deb12u7).
21:19:28 [2024-05-21T21:19:28.720Z] #74 4.994 pkg-config is already the newest version (1.8.1-1).
21:19:28 [2024-05-21T21:19:28.720Z] #74 4.994 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
21:19:28 [2024-05-21T21:19:28.720Z] #74 DONE 6.8s
21:19:28 [2024-05-21T21:19:28.720Z] 
21:19:28 [2024-05-21T21:19:28.720Z] #75 [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
21:19:28 [2024-05-21T21:19:28.720Z] #75 2.370 Cloning into '/tmp/crun-build'...
21:19:28 [2024-05-21T21:19:28.720Z] #75 3.413 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
21:19:28 [2024-05-21T21:19:28.720Z] #75 3.416 Cloning into '/tmp/crun-build/libocispec'...
21:19:28 [2024-05-21T21:19:28.720Z] #75 3.761 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
21:19:28 [2024-05-21T21:19:28.720Z] #75 3.767 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
21:19:28 [2024-05-21T21:19:28.720Z] #75 3.771 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
21:19:28 [2024-05-21T21:19:28.720Z] #75 3.772 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
21:19:28 [2024-05-21T21:19:28.720Z] #75 3.782 Cloning into '/tmp/crun-build/libocispec/image-spec'...
21:19:28 [2024-05-21T21:19:28.720Z] #75 4.285 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
21:19:28 [2024-05-21T21:19:28.720Z] #75 4.677 Cloning into '/tmp/crun-build/libocispec/yajl'...
21:19:28 [2024-05-21T21:19:28.720Z] #75 4.981 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
21:19:28 [2024-05-21T21:19:28.720Z] #75 4.994 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
21:19:28 [2024-05-21T21:19:28.720Z] #75 5.007 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
21:19:28 [2024-05-21T21:19:28.720Z] #75 ...
21:19:28 [2024-05-21T21:19:28.720Z] 
21:19:28 [2024-05-21T21:19:28.720Z] #76 [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...)
21:19:29 [2024-05-21T21:19:29.646Z] #76 0.726 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:19:29 [2024-05-21T21:19:29.646Z] #76 0.726   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:19:29 [2024-05-21T21:19:29.646Z] #76 0.726   CMake.
21:19:29 [2024-05-21T21:19:29.646Z] #76 0.726 
21:19:29 [2024-05-21T21:19:29.646Z] #76 0.726   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:19:29 [2024-05-21T21:19:29.646Z] #76 0.726   CMake that the project does not need compatibility with older versions.
21:19:29 [2024-05-21T21:19:29.646Z] #76 0.726 
21:19:29 [2024-05-21T21:19:29.646Z] #76 0.726 
21:19:29 [2024-05-21T21:19:29.646Z] #76 0.813 -- The C compiler identification is GNU 12.2.0
21:19:29 [2024-05-21T21:19:29.646Z] #76 0.832 -- Detecting C compiler ABI info
21:19:29 [2024-05-21T21:19:29.646Z] #76 0.983 -- Detecting C compiler ABI info - done
21:19:29 [2024-05-21T21:19:29.901Z] #76 1.002 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
21:19:29 [2024-05-21T21:19:29.901Z] #76 1.006 -- Detecting C compile features
21:19:29 [2024-05-21T21:19:29.901Z] #76 1.007 -- Detecting C compile features - done
21:19:29 [2024-05-21T21:19:29.901Z] #76 1.023 -- Performing Test HAS_BUILTIN_FORTIFY
21:19:29 [2024-05-21T21:19:29.901Z] #76 1.079 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:19:29 [2024-05-21T21:19:29.901Z] #76 1.103 -- Configuring done
21:19:29 [2024-05-21T21:19:29.901Z] #76 1.107 -- Generating done
21:19:29 [2024-05-21T21:19:29.901Z] #76 1.109 -- Build files have been written to: /go/src/github.com/krallin/tini
21:19:29 [2024-05-21T21:19:29.901Z] #76 1.254 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:19:30 [2024-05-21T21:19:30.156Z] #76 1.553 [100%] Linking C executable tini-static
21:19:30 [2024-05-21T21:19:30.411Z] #76 1.633 [100%] Built target tini-static
21:19:30 [2024-05-21T21:19:30.971Z] #76 DONE 2.2s
21:19:30 [2024-05-21T21:19:30.971Z] 
21:19:30 [2024-05-21T21:19:30.971Z] #77 [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...)
21:19:30 [2024-05-21T21:19:30.971Z] #77 3.231 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.12-0-g51d5e94 -X main.version=1.1.12 -linkmode external -extldflags --static-pie " -o runc .
21:19:31 [2024-05-21T21:19:31.896Z] #77 ...
21:19:31 [2024-05-21T21:19:31.896Z] 
21:19:31 [2024-05-21T21:19:31.896Z] #78 [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...)
21:19:32 [2024-05-21T21:19:32.151Z] #78 ...
21:19:32 [2024-05-21T21:19:32.151Z] 
21:19:32 [2024-05-21T21:19:32.151Z] #79 [delve-supported 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
21:19:32 [2024-05-21T21:19:32.151Z] #79 ...
21:19:32 [2024-05-21T21:19:32.151Z] 
21:19:32 [2024-05-21T21:19:32.151Z] #75 [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
21:19:32 [2024-05-21T21:19:32.151Z] #75 10.22 aclocal: warning: couldn't open directory 'm4': No such file or directory
21:19:37 [2024-05-21T21:19:37.388Z] #75 14.66 libtoolize: putting auxiliary files in '.'.
21:19:37 [2024-05-21T21:19:37.388Z] #75 14.66 libtoolize: copying file './ltmain.sh'
21:19:37 [2024-05-21T21:19:37.388Z] #75 15.38 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
21:19:37 [2024-05-21T21:19:37.388Z] #75 15.39 libtoolize: and rerunning libtoolize and aclocal.
21:19:37 [2024-05-21T21:19:37.388Z] #75 15.39 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
21:19:40 [2024-05-21T21:19:40.654Z] #75 18.47 configure.ac:7: installing './compile'
21:19:40 [2024-05-21T21:19:40.654Z] #75 18.48 configure.ac:11: installing './config.guess'
21:19:40 [2024-05-21T21:19:40.655Z] #75 18.50 configure.ac:11: installing './config.sub'
21:19:40 [2024-05-21T21:19:40.655Z] #75 18.51 configure.ac:8: installing './install-sh'
21:19:40 [2024-05-21T21:19:40.655Z] #75 18.51 configure.ac:8: installing './missing'
21:19:40 [2024-05-21T21:19:40.655Z] #75 18.54 Makefile.am: installing './depcomp'
21:19:40 [2024-05-21T21:19:40.909Z] #75 19.11 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
21:19:41 [2024-05-21T21:19:41.164Z] #75 19.11 libtoolize: copying file 'build-aux/ltmain.sh'
21:19:41 [2024-05-21T21:19:41.164Z] #75 19.24 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
21:19:41 [2024-05-21T21:19:41.164Z] #75 19.24 libtoolize: copying file 'm4/libtool.m4'
21:19:41 [2024-05-21T21:19:41.164Z] #75 19.34 libtoolize: copying file 'm4/ltoptions.m4'
21:19:41 [2024-05-21T21:19:41.419Z] #75 19.45 libtoolize: copying file 'm4/ltsugar.m4'
21:19:41 [2024-05-21T21:19:41.419Z] #75 19.59 libtoolize: copying file 'm4/ltversion.m4'
21:19:41 [2024-05-21T21:19:41.674Z] #75 19.78 libtoolize: copying file 'm4/lt~obsolete.m4'
21:19:41 [2024-05-21T21:19:41.674Z] #75 19.88 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
21:19:44 [2024-05-21T21:19:44.184Z] #75 21.84 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
21:19:44 [2024-05-21T21:19:44.184Z] #75 21.84 configure.ac:3: You should run autoupdate.
21:19:44 [2024-05-21T21:19:44.184Z] #75 21.84 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
21:19:44 [2024-05-21T21:19:44.184Z] #75 21.84 configure.ac:3: the top level
21:19:45 [2024-05-21T21:19:45.547Z] #75 23.45 configure.ac:7: installing 'build-aux/compile'
21:19:45 [2024-05-21T21:19:45.547Z] #75 23.45 configure.ac:9: installing 'build-aux/config.guess'
21:19:45 [2024-05-21T21:19:45.547Z] #75 23.45 configure.ac:9: installing 'build-aux/config.sub'
21:19:45 [2024-05-21T21:19:45.547Z] #75 23.45 configure.ac:11: installing 'build-aux/install-sh'
21:19:45 [2024-05-21T21:19:45.547Z] #75 23.46 configure.ac:11: installing 'build-aux/missing'
21:19:45 [2024-05-21T21:19:45.547Z] #75 23.51 Makefile.am: installing 'build-aux/depcomp'
21:19:45 [2024-05-21T21:19:45.547Z] #75 23.53 parallel-tests: installing 'build-aux/test-driver'
21:19:46 [2024-05-21T21:19:46.908Z] #75 24.70 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
21:19:46 [2024-05-21T21:19:46.908Z] #75 24.70 libtoolize: copying file 'build-aux/ltmain.sh'
21:19:47 [2024-05-21T21:19:47.163Z] #75 25.20 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
21:19:47 [2024-05-21T21:19:47.163Z] #75 25.20 libtoolize: copying file 'm4/libtool.m4'
21:19:47 [2024-05-21T21:19:47.418Z] #75 25.42 libtoolize: copying file 'm4/ltoptions.m4'
21:19:47 [2024-05-21T21:19:47.418Z] #75 25.59 libtoolize: copying file 'm4/ltsugar.m4'
21:19:47 [2024-05-21T21:19:47.672Z] #75 25.82 libtoolize: copying file 'm4/ltversion.m4'
21:19:47 [2024-05-21T21:19:47.927Z] #75 25.95 libtoolize: copying file 'm4/lt~obsolete.m4'
21:19:53 [2024-05-21T21:19:53.164Z] #75 31.05 configure.ac:11: installing 'build-aux/compile'
21:19:53 [2024-05-21T21:19:53.164Z] #75 31.06 configure.ac:11: installing 'build-aux/config.guess'
21:19:53 [2024-05-21T21:19:53.164Z] #75 31.06 configure.ac:11: installing 'build-aux/config.sub'
21:19:53 [2024-05-21T21:19:53.164Z] #75 31.06 configure.ac:13: installing 'build-aux/install-sh'
21:19:53 [2024-05-21T21:19:53.164Z] #75 31.06 configure.ac:13: installing 'build-aux/missing'
21:19:53 [2024-05-21T21:19:53.164Z] #75 31.07 configure.ac:8: installing 'build-aux/tap-driver.sh'
21:19:53 [2024-05-21T21:19:53.164Z] #75 31.23 Makefile.am: installing 'build-aux/depcomp'
21:19:54 [2024-05-21T21:19:54.038Z] #75 31.99 checking build system type... aarch64-unknown-linux-gnu
21:19:54 [2024-05-21T21:19:54.298Z] #75 32.13 checking host system type... aarch64-unknown-linux-gnu
21:19:54 [2024-05-21T21:19:54.298Z] #75 32.13 checking how to print strings... printf
21:19:54 [2024-05-21T21:19:54.298Z] #75 32.14 checking for gcc... gcc
21:19:54 [2024-05-21T21:19:54.298Z] #75 32.25 checking whether the C compiler works... yes
21:19:54 [2024-05-21T21:19:54.556Z] #75 32.38 checking for C compiler default output file name... a.out
21:19:54 [2024-05-21T21:19:54.556Z] #75 32.39 checking for suffix of executables... 
21:19:54 [2024-05-21T21:19:54.556Z] #75 32.54 checking whether we are cross compiling... no
21:19:54 [2024-05-21T21:19:54.556Z] #75 32.62 checking for suffix of object files... o
21:19:54 [2024-05-21T21:19:54.812Z] #75 32.66 checking whether the compiler supports GNU C... yes
21:19:54 [2024-05-21T21:19:54.812Z] #75 32.73 checking whether gcc accepts -g... yes
21:19:54 [2024-05-21T21:19:54.812Z] #75 32.81 checking for gcc option to enable C11 features... none needed
21:19:55 [2024-05-21T21:19:55.070Z] #75 32.95 checking whether gcc understands -c and -o together... yes
21:19:55 [2024-05-21T21:19:55.070Z] #75 33.07 checking for a sed that does not truncate output... /usr/bin/sed
21:19:55 [2024-05-21T21:19:55.070Z] #75 33.09 checking for grep that handles long lines and -e... /usr/bin/grep
21:19:55 [2024-05-21T21:19:55.070Z] #75 33.10 checking for egrep... /usr/bin/grep -E
21:19:55 [2024-05-21T21:19:55.070Z] #75 33.11 checking for fgrep... /usr/bin/grep -F
21:19:55 [2024-05-21T21:19:55.070Z] #75 33.11 checking for ld used by gcc... /usr/bin/ld
21:19:55 [2024-05-21T21:19:55.070Z] #75 33.15 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:19:55 [2024-05-21T21:19:55.070Z] #75 33.17 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:19:55 [2024-05-21T21:19:55.328Z] #75 33.18 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:19:55 [2024-05-21T21:19:55.328Z] #75 33.29 checking whether ln -s works... yes
21:19:55 [2024-05-21T21:19:55.328Z] #75 33.29 checking the maximum length of command line arguments... 1572864
21:19:55 [2024-05-21T21:19:55.328Z] #75 33.31 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:19:55 [2024-05-21T21:19:55.328Z] #75 33.31 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:19:55 [2024-05-21T21:19:55.328Z] #75 33.31 checking for /usr/bin/ld option to reload object files... -r
21:19:55 [2024-05-21T21:19:55.328Z] #75 33.31 checking for file... file
21:19:55 [2024-05-21T21:19:55.328Z] #75 33.31 checking for objdump... objdump
21:19:55 [2024-05-21T21:19:55.328Z] #75 33.32 checking how to recognize dependent libraries... pass_all
21:19:55 [2024-05-21T21:19:55.328Z] #75 33.32 checking for dlltool... no
21:19:55 [2024-05-21T21:19:55.328Z] #75 33.32 checking how to associate runtime and link libraries... printf %s\n
21:19:55 [2024-05-21T21:19:55.328Z] #75 33.32 checking for ar... ar
21:19:55 [2024-05-21T21:19:55.328Z] #75 33.32 checking for archiver @FILE support... @
21:19:55 [2024-05-21T21:19:55.590Z] #75 33.42 checking for strip... strip
21:19:55 [2024-05-21T21:19:55.590Z] #75 33.43 checking for ranlib... ranlib
21:19:55 [2024-05-21T21:19:55.590Z] #75 33.43 checking for gawk... no
21:19:55 [2024-05-21T21:19:55.590Z] #75 33.43 checking for mawk... mawk
21:19:55 [2024-05-21T21:19:55.590Z] #75 33.43 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:19:55 [2024-05-21T21:19:55.590Z] #75 33.59 checking for sysroot... no
21:19:55 [2024-05-21T21:19:55.590Z] #75 33.60 checking for a working dd... /usr/bin/dd
21:19:55 [2024-05-21T21:19:55.590Z] #75 33.61 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
21:19:55 [2024-05-21T21:19:55.590Z] #75 33.63 checking for mt... no
21:19:55 [2024-05-21T21:19:55.590Z] #75 33.63 checking if : is a manifest tool... no
21:19:55 [2024-05-21T21:19:55.590Z] #75 33.64 checking for stdio.h... yes
21:19:55 [2024-05-21T21:19:55.871Z] #75 33.70 checking for stdlib.h... yes
21:19:55 [2024-05-21T21:19:55.871Z] #75 33.76 checking for string.h... yes
21:19:55 [2024-05-21T21:19:55.871Z] #75 33.81 checking for inttypes.h... yes
21:19:55 [2024-05-21T21:19:55.871Z] #75 33.89 checking for stdint.h... yes
21:19:56 [2024-05-21T21:19:56.144Z] #75 33.95 checking for strings.h... yes
21:19:56 [2024-05-21T21:19:56.144Z] #75 34.01 checking for sys/stat.h... yes
21:19:56 [2024-05-21T21:19:56.144Z] #75 34.11 checking for sys/types.h... yes
21:19:56 [2024-05-21T21:19:56.144Z] #75 34.16 checking for unistd.h... yes
21:19:56 [2024-05-21T21:19:56.144Z] #75 34.22 checking for dlfcn.h... yes
21:19:56 [2024-05-21T21:19:56.144Z] #75 34.32 checking for objdir... .libs
21:19:56 [2024-05-21T21:19:56.406Z] #75 34.47 checking if gcc supports -fno-rtti -fno-exceptions... no
21:19:56 [2024-05-21T21:19:56.693Z] #75 34.58 checking for gcc option to produce PIC... -fPIC -DPIC
21:19:56 [2024-05-21T21:19:56.693Z] #75 34.58 checking if gcc PIC flag -fPIC -DPIC works... yes
21:19:56 [2024-05-21T21:19:56.990Z] #75 34.70 checking if gcc static flag -static works... yes
21:19:56 [2024-05-21T21:19:56.990Z] #75 34.94 checking if gcc supports -c -o file.o... yes
21:19:57 [2024-05-21T21:19:57.291Z] #75 35.07 checking if gcc supports -c -o file.o... (cached) yes
21:19:57 [2024-05-21T21:19:57.291Z] #75 35.07 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:19:57 [2024-05-21T21:19:57.291Z] #75 35.11 checking dynamic linker characteristics... GNU/Linux ld.so
21:19:57 [2024-05-21T21:19:57.291Z] #75 35.29 checking how to hardcode library paths into programs... immediate
21:19:57 [2024-05-21T21:19:57.291Z] #75 35.29 checking whether stripping libraries is possible... yes
21:19:57 [2024-05-21T21:19:57.291Z] #75 35.31 checking if libtool supports shared libraries... yes
21:19:57 [2024-05-21T21:19:57.291Z] #75 35.31 checking whether to build shared libraries... no
21:19:57 [2024-05-21T21:19:57.291Z] #75 35.31 checking whether to build static libraries... yes
21:19:57 [2024-05-21T21:19:57.291Z] #75 35.32 checking for a BSD-compatible install... /usr/bin/install -c
21:19:57 [2024-05-21T21:19:57.291Z] #75 35.34 checking whether build environment is sane... yes
21:19:57 [2024-05-21T21:19:57.550Z] #75 35.41 checking for a race-free mkdir -p... /usr/bin/mkdir -p
21:19:57 [2024-05-21T21:19:57.550Z] #75 35.42 checking whether make sets $(MAKE)... yes
21:19:57 [2024-05-21T21:19:57.550Z] #75 35.47 checking whether make supports the include directive... yes (GNU style)
21:19:57 [2024-05-21T21:19:57.550Z] #75 35.53 checking whether make supports nested variables... yes
21:19:57 [2024-05-21T21:19:57.550Z] #75 35.54 checking whether UID '0' is supported by ustar format... yes
21:19:57 [2024-05-21T21:19:57.550Z] #75 35.55 checking whether GID '0' is supported by ustar format... yes
21:19:57 [2024-05-21T21:19:57.550Z] #75 35.55 checking how to create a ustar tar archive... gnutar
21:19:57 [2024-05-21T21:19:57.806Z] #75 35.63 checking dependency style of gcc... gcc3
21:19:57 [2024-05-21T21:19:57.806Z] #75 35.71 checking whether to enable maintainer-specific portions of Makefiles... yes
21:19:57 [2024-05-21T21:19:57.806Z] #75 35.71 checking whether make supports nested variables... (cached) yes
21:19:57 [2024-05-21T21:19:57.806Z] #75 35.71 checking for gawk... (cached) mawk
21:19:57 [2024-05-21T21:19:57.806Z] #75 35.71 checking for a sed that does not truncate output... (cached) /usr/bin/sed
21:19:57 [2024-05-21T21:19:57.806Z] #75 35.72 checking for gcc... (cached) gcc
21:19:57 [2024-05-21T21:19:57.806Z] #75 35.83 checking whether the compiler supports GNU C... (cached) yes
21:19:57 [2024-05-21T21:19:57.806Z] #75 35.83 checking whether gcc accepts -g... (cached) yes
21:19:57 [2024-05-21T21:19:57.806Z] #75 35.83 checking for gcc option to enable C11 features... (cached) none needed
21:19:57 [2024-05-21T21:19:57.806Z] #75 35.83 checking whether gcc understands -c and -o together... (cached) yes
21:19:57 [2024-05-21T21:19:57.806Z] #75 35.83 checking for a Python interpreter with version >= 3... python3
21:19:57 [2024-05-21T21:19:57.806Z] #75 35.88 checking for python3... /usr/bin/python3
21:19:57 [2024-05-21T21:19:57.806Z] #75 35.89 checking for python3 version... 3.11
21:19:57 [2024-05-21T21:19:57.806Z] #75 35.91 checking for python3 platform... linux
21:19:58 [2024-05-21T21:19:58.063Z] #75 35.93 checking for GNU default python3 prefix... ${prefix}
21:19:58 [2024-05-21T21:19:58.063Z] #75 35.93 checking for GNU default python3 exec_prefix... ${exec_prefix}
21:19:58 [2024-05-21T21:19:58.063Z] #75 35.93 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
21:19:58 [2024-05-21T21:19:58.063Z] #75 36.01 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
21:19:58 [2024-05-21T21:19:58.319Z] #75 36.11 checking for go-md2man... no
21:19:58 [2024-05-21T21:19:58.319Z] #75 36.11 checking for error.h... yes
21:19:58 [2024-05-21T21:19:58.319Z] #75 36.19 checking for linux/openat2.h... yes
21:19:58 [2024-05-21T21:19:58.319Z] #75 36.28 checking for stdatomic.h... yes
21:19:58 [2024-05-21T21:19:58.575Z] #75 36.42 checking for linux/ioprio.h... yes
21:19:58 [2024-05-21T21:19:58.575Z] #75 36.56 checking for atomic_int... yes
21:19:58 [2024-05-21T21:19:58.831Z] #75 36.76 checking for atomic_bool... yes
21:19:58 [2024-05-21T21:19:58.831Z] #75 36.87 checking for copy_file_range... yes
21:19:59 [2024-05-21T21:19:59.087Z] #75 37.02 checking for fgetxattr... yes
21:19:59 [2024-05-21T21:19:59.087Z] #75 37.09 checking for statx... yes
21:19:59 [2024-05-21T21:19:59.087Z] #75 37.14 checking for fgetpwent_r... yes
21:19:59 [2024-05-21T21:19:59.342Z] #75 37.25 checking for issetugid... no
21:19:59 [2024-05-21T21:19:59.598Z] #75 37.38 checking for memfd_create... yes
21:19:59 [2024-05-21T21:19:59.598Z] #75 37.48 checking for pkg-config... /usr/bin/pkg-config
21:19:59 [2024-05-21T21:19:59.598Z] #75 37.48 checking pkg-config is at least version 0.9.0... yes
21:19:59 [2024-05-21T21:19:59.598Z] #75 37.48 checking for library containing yajl_tree_get... -lyajl
21:19:59 [2024-05-21T21:19:59.854Z] #75 37.70 checking for yajl >= 2.0.0... yes
21:19:59 [2024-05-21T21:19:59.854Z] #75 37.73 checking for sys/capability.h... yes
21:19:59 [2024-05-21T21:19:59.854Z] #75 37.83 checking for library containing cap_from_name... -lcap
21:20:00 [2024-05-21T21:20:00.110Z] #75 38.02 checking for library containing gcry_check_version... no
21:20:00 [2024-05-21T21:20:00.365Z] #75 38.25 checking for library containing dlopen... none required
21:20:00 [2024-05-21T21:20:00.365Z] #75 38.36 checking for seccomp.h... yes
21:20:00 [2024-05-21T21:20:00.620Z] #75 38.51 checking for library containing seccomp_rule_add... -lseccomp
21:20:00 [2024-05-21T21:20:00.620Z] #75 38.70 checking for library containing seccomp_arch_resolve_name... none required
21:20:00 [2024-05-21T21:20:00.620Z] #75 38.77 checking for systemd/sd-bus.h... yes
21:20:00 [2024-05-21T21:20:00.876Z] #75 38.82 checking for library containing sd_bus_match_signal_async... -lsystemd
21:20:01 [2024-05-21T21:20:01.131Z] #75 39.02 checking for sd_notify_barrier... yes
21:20:01 [2024-05-21T21:20:01.131Z] #75 39.11 checking for linux/bpf.h... yes
21:20:01 [2024-05-21T21:20:01.131Z] #75 39.16 checking compilation for eBPF... yes
21:20:01 [2024-05-21T21:20:01.131Z] #75 39.23 checking for criu >= 3.15... no
21:20:01 [2024-05-21T21:20:01.131Z] #75 39.27 configure: CRIU headers not found, building without CRIU support
21:20:01 [2024-05-21T21:20:01.386Z] #75 39.27 checking for criu > 3.16... no
21:20:01 [2024-05-21T21:20:01.386Z] #75 39.31 configure: CRIU version doesn't support join-ns API
21:20:01 [2024-05-21T21:20:01.386Z] #75 39.31 checking for criu > 3.16.1... no
21:20:01 [2024-05-21T21:20:01.386Z] #75 39.32 configure: CRIU version doesn't support for pre-dumping
21:20:01 [2024-05-21T21:20:01.386Z] #75 39.32 checking for new mount API (fsconfig)... yes
21:20:01 [2024-05-21T21:20:01.386Z] #75 39.41 yes
21:20:01 [2024-05-21T21:20:01.386Z] #75 39.42 checking for seccomp notify API... yes
21:20:01 [2024-05-21T21:20:01.386Z] #75 39.48 checking for gperf... no
21:20:01 [2024-05-21T21:20:01.386Z] #75 39.48 configure: gperf not found - cannot rebuild signal parser code
21:20:01 [2024-05-21T21:20:01.386Z] #75 39.48 checking for library containing argp_parse... none required
21:20:01 [2024-05-21T21:20:01.647Z] #75 39.64 checking that generated files are newer than configure... done
21:20:01 [2024-05-21T21:20:01.647Z] #75 39.64 configure: creating ./config.status
21:20:04 [2024-05-21T21:20:04.160Z] #75 41.95 config.status: creating Makefile
21:20:04 [2024-05-21T21:20:04.160Z] #75 42.03 config.status: creating config.h
21:20:04 [2024-05-21T21:20:04.160Z] #75 42.07 config.status: executing libtool commands
21:20:04 [2024-05-21T21:20:04.160Z] #75 42.08 config.status: executing depfiles commands
21:20:04 [2024-05-21T21:20:04.721Z] #75 42.73 === configuring in libocispec (/tmp/crun-build/libocispec)
21:20:04 [2024-05-21T21:20:04.721Z] #75 42.74 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
21:20:04 [2024-05-21T21:20:04.976Z] #75 42.86 checking for gcc... gcc
21:20:04 [2024-05-21T21:20:04.977Z] #75 42.90 checking whether the C compiler works... yes
21:20:04 [2024-05-21T21:20:04.977Z] #75 42.97 checking for C compiler default output file name... a.out
21:20:04 [2024-05-21T21:20:04.977Z] #75 42.97 checking for suffix of executables... 
21:20:04 [2024-05-21T21:20:04.977Z] #75 43.03 checking whether we are cross compiling... no
21:20:05 [2024-05-21T21:20:05.232Z] #75 43.10 checking for suffix of object files... o
21:20:05 [2024-05-21T21:20:05.232Z] #75 43.15 checking whether the compiler supports GNU C... yes
21:20:05 [2024-05-21T21:20:05.232Z] #75 43.19 checking whether gcc accepts -g... yes
21:20:05 [2024-05-21T21:20:05.232Z] #75 43.25 checking for gcc option to enable C11 features... none needed
21:20:05 [2024-05-21T21:20:05.232Z] #75 43.35 checking whether gcc understands -c and -o together... yes
21:20:05 [2024-05-21T21:20:05.496Z] #75 43.42 checking for stdio.h... yes
21:20:05 [2024-05-21T21:20:05.496Z] #75 43.48 checking for stdlib.h... yes
21:20:05 [2024-05-21T21:20:05.496Z] #75 43.54 checking for string.h... yes
21:20:05 [2024-05-21T21:20:05.496Z] #75 43.59 checking for inttypes.h... yes
21:20:05 [2024-05-21T21:20:05.752Z] #75 43.67 checking for stdint.h... yes
21:20:05 [2024-05-21T21:20:05.752Z] #75 43.75 checking for strings.h... yes
21:20:05 [2024-05-21T21:20:05.752Z] #75 43.83 checking for sys/stat.h... yes
21:20:05 [2024-05-21T21:20:05.752Z] #75 43.90 checking for sys/types.h... yes
21:20:06 [2024-05-21T21:20:06.007Z] #75 43.94 checking for unistd.h... yes
21:20:06 [2024-05-21T21:20:06.007Z] #75 44.02 checking for wchar.h... yes
21:20:06 [2024-05-21T21:20:06.273Z] #75 44.10 checking for minix/config.h... no
21:20:06 [2024-05-21T21:20:06.273Z] #75 44.20 checking whether it is safe to define __EXTENSIONS__... yes
21:20:06 [2024-05-21T21:20:06.528Z] #75 44.34 checking whether _XOPEN_SOURCE should be defined... no
21:20:06 [2024-05-21T21:20:06.528Z] #75 44.40 checking build system type... aarch64-unknown-linux-gnu
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.61 checking host system type... aarch64-unknown-linux-gnu
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.61 checking how to print strings... printf
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.62 checking for a sed that does not truncate output... /usr/bin/sed
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.64 checking for grep that handles long lines and -e... /usr/bin/grep
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.64 checking for egrep... /usr/bin/grep -E
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.65 checking for fgrep... /usr/bin/grep -F
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.65 checking for ld used by gcc... /usr/bin/ld
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.66 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.67 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.68 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.75 checking whether ln -s works... yes
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.75 checking the maximum length of command line arguments... 1572864
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.77 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.78 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.78 checking for /usr/bin/ld option to reload object files... -r
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.78 checking for file... file
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.78 checking for objdump... objdump
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.78 checking how to recognize dependent libraries... pass_all
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.78 checking for dlltool... no
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.78 checking how to associate runtime and link libraries... printf %s\n
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.78 checking for ar... ar
21:20:06 [2024-05-21T21:20:06.783Z] #75 44.78 checking for archiver @FILE support... @
21:20:07 [2024-05-21T21:20:07.040Z] #75 44.88 checking for strip... strip
21:20:07 [2024-05-21T21:20:07.040Z] #75 44.88 checking for ranlib... ranlib
21:20:07 [2024-05-21T21:20:07.040Z] #75 44.88 checking for gawk... no
21:20:07 [2024-05-21T21:20:07.040Z] #75 44.88 checking for mawk... mawk
21:20:07 [2024-05-21T21:20:07.040Z] #75 44.88 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:20:07 [2024-05-21T21:20:07.040Z] #75 45.07 checking for sysroot... no
21:20:07 [2024-05-21T21:20:07.040Z] #75 45.07 checking for a working dd... /usr/bin/dd
21:20:07 [2024-05-21T21:20:07.040Z] #75 45.08 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
21:20:07 [2024-05-21T21:20:07.040Z] #75 45.10 checking for mt... no
21:20:07 [2024-05-21T21:20:07.040Z] #75 45.10 checking if : is a manifest tool... no
21:20:07 [2024-05-21T21:20:07.040Z] #75 45.12 checking for dlfcn.h... yes
21:20:07 [2024-05-21T21:20:07.296Z] #75 45.17 checking for objdir... .libs
21:20:07 [2024-05-21T21:20:07.551Z] #75 45.37 checking if gcc supports -fno-rtti -fno-exceptions... no
21:20:07 [2024-05-21T21:20:07.551Z] #75 45.45 checking for gcc option to produce PIC... -fPIC -DPIC
21:20:07 [2024-05-21T21:20:07.551Z] #75 45.45 checking if gcc PIC flag -fPIC -DPIC works... yes
21:20:07 [2024-05-21T21:20:07.551Z] #75 45.52 checking if gcc static flag -static works... yes
21:20:07 [2024-05-21T21:20:07.551Z] #75 45.64 checking if gcc supports -c -o file.o... yes
21:20:07 [2024-05-21T21:20:07.807Z] #75 45.76 checking if gcc supports -c -o file.o... (cached) yes
21:20:07 [2024-05-21T21:20:07.807Z] #75 45.76 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:20:07 [2024-05-21T21:20:07.807Z] #75 45.78 checking dynamic linker characteristics... GNU/Linux ld.so
21:20:08 [2024-05-21T21:20:08.062Z] #75 45.94 checking how to hardcode library paths into programs... immediate
21:20:08 [2024-05-21T21:20:08.062Z] #75 45.94 checking whether stripping libraries is possible... yes
21:20:08 [2024-05-21T21:20:08.062Z] #75 45.94 checking if libtool supports shared libraries... yes
21:20:08 [2024-05-21T21:20:08.062Z] #75 45.94 checking whether to build shared libraries... no
21:20:08 [2024-05-21T21:20:08.062Z] #75 45.94 checking whether to build static libraries... yes
21:20:08 [2024-05-21T21:20:08.062Z] #75 45.94 checking for a BSD-compatible install... /usr/bin/install -c
21:20:08 [2024-05-21T21:20:08.062Z] #75 45.95 checking whether build environment is sane... yes
21:20:08 [2024-05-21T21:20:08.062Z] #75 45.97 checking for a race-free mkdir -p... /usr/bin/mkdir -p
21:20:08 [2024-05-21T21:20:08.062Z] #75 45.97 checking whether make sets $(MAKE)... yes
21:20:08 [2024-05-21T21:20:08.062Z] #75 46.01 checking whether make supports the include directive... yes (GNU style)
21:20:08 [2024-05-21T21:20:08.062Z] #75 46.03 checking whether make supports nested variables... yes
21:20:08 [2024-05-21T21:20:08.062Z] #75 46.05 checking whether UID '0' is supported by ustar format... yes
21:20:08 [2024-05-21T21:20:08.062Z] #75 46.05 checking whether GID '0' is supported by ustar format... yes
21:20:08 [2024-05-21T21:20:08.062Z] #75 46.05 checking how to create a ustar tar archive... gnutar
21:20:08 [2024-05-21T21:20:08.062Z] #75 46.07 checking dependency style of gcc... gcc3
21:20:08 [2024-05-21T21:20:08.062Z] #75 46.11 checking whether to enable maintainer-specific portions of Makefiles... yes
21:20:08 [2024-05-21T21:20:08.062Z] #75 46.11 checking whether make supports nested variables... (cached) yes
21:20:08 [2024-05-21T21:20:08.062Z] #75 46.11 checking for pkg-config... /usr/bin/pkg-config
21:20:08 [2024-05-21T21:20:08.062Z] #75 46.11 checking pkg-config is at least version 0.9.0... yes
21:20:08 [2024-05-21T21:20:08.062Z] #75 46.11 checking for yajl >= 2.1.0... yes
21:20:08 [2024-05-21T21:20:08.062Z] #75 46.13 checking for a sed that does not truncate output... (cached) /usr/bin/sed
21:20:08 [2024-05-21T21:20:08.062Z] #75 46.13 checking for gcc... (cached) gcc
21:20:08 [2024-05-21T21:20:08.318Z] #75 46.20 checking whether the compiler supports GNU C... (cached) yes
21:20:08 [2024-05-21T21:20:08.318Z] #75 46.20 checking whether gcc accepts -g... (cached) yes
21:20:08 [2024-05-21T21:20:08.318Z] #75 46.20 checking for gcc option to enable C11 features... (cached) none needed
21:20:08 [2024-05-21T21:20:08.318Z] #75 46.20 checking whether gcc understands -c and -o together... (cached) yes
21:20:08 [2024-05-21T21:20:08.318Z] #75 46.20 checking for a Python interpreter with version >= 3... python3
21:20:08 [2024-05-21T21:20:08.318Z] #75 46.22 checking for python3... /usr/bin/python3
21:20:08 [2024-05-21T21:20:08.318Z] #75 46.22 checking for python3 version... 3.11
21:20:08 [2024-05-21T21:20:08.318Z] #75 46.23 checking for python3 platform... linux
21:20:08 [2024-05-21T21:20:08.318Z] #75 46.24 checking for GNU default python3 prefix... ${prefix}
21:20:08 [2024-05-21T21:20:08.318Z] #75 46.24 checking for GNU default python3 exec_prefix... ${exec_prefix}
21:20:08 [2024-05-21T21:20:08.318Z] #75 46.24 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
21:20:08 [2024-05-21T21:20:08.318Z] #75 46.29 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
21:20:08 [2024-05-21T21:20:08.830Z] #75 46.38 checking that generated files are newer than configure... done
21:20:09 [2024-05-21T21:20:09.085Z] #75 46.96 configure: creating ./config.status
21:20:09 [2024-05-21T21:20:09.646Z] #75 47.75 config.status: creating Makefile
21:20:09 [2024-05-21T21:20:09.901Z] #75 47.77 config.status: creating ocispec.pc
21:20:09 [2024-05-21T21:20:09.901Z] #75 47.78 config.status: creating config.h
21:20:09 [2024-05-21T21:20:09.901Z] #75 47.78 config.status: executing libtool commands
21:20:09 [2024-05-21T21:20:09.901Z] #75 47.79 config.status: executing depfiles commands
21:20:09 [2024-05-21T21:20:09.901Z] #75 47.93 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
21:20:09 [2024-05-21T21:20:09.901Z] #75 47.93 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
21:20:09 [2024-05-21T21:20:09.901Z] #75 48.01 checking for gcc... gcc
21:20:10 [2024-05-21T21:20:10.157Z] #75 48.03 checking whether the C compiler works... yes
21:20:10 [2024-05-21T21:20:10.157Z] #75 48.08 checking for C compiler default output file name... a.out
21:20:10 [2024-05-21T21:20:10.157Z] #75 48.08 checking for suffix of executables... 
21:20:10 [2024-05-21T21:20:10.157Z] #75 48.19 checking whether we are cross compiling... no
21:20:10 [2024-05-21T21:20:10.416Z] #75 48.28 checking for suffix of object files... o
21:20:10 [2024-05-21T21:20:10.416Z] #75 48.32 checking whether the compiler supports GNU C... yes
21:20:10 [2024-05-21T21:20:10.416Z] #75 48.38 checking whether gcc accepts -g... yes
21:20:10 [2024-05-21T21:20:10.672Z] #75 48.46 checking for gcc option to enable C11 features... none needed
21:20:10 [2024-05-21T21:20:10.672Z] #75 48.55 checking whether gcc understands -c and -o together... yes
21:20:10 [2024-05-21T21:20:10.672Z] #75 48.64 checking for a BSD-compatible install... /usr/bin/install -c
21:20:10 [2024-05-21T21:20:10.672Z] #75 48.66 checking whether build environment is sane... yes
21:20:10 [2024-05-21T21:20:10.672Z] #75 48.68 checking for a race-free mkdir -p... /usr/bin/mkdir -p
21:20:10 [2024-05-21T21:20:10.672Z] #75 48.68 checking for gawk... no
21:20:10 [2024-05-21T21:20:10.672Z] #75 48.68 checking for mawk... mawk
21:20:10 [2024-05-21T21:20:10.672Z] #75 48.68 checking whether make sets $(MAKE)... yes
21:20:10 [2024-05-21T21:20:10.672Z] #75 48.70 checking whether make supports the include directive... yes (GNU style)
21:20:10 [2024-05-21T21:20:10.672Z] #75 48.71 checking whether make supports nested variables... yes
21:20:10 [2024-05-21T21:20:10.672Z] #75 48.72 checking whether UID '0' is supported by ustar format... yes
21:20:10 [2024-05-21T21:20:10.672Z] #75 48.72 checking whether GID '0' is supported by ustar format... yes
21:20:10 [2024-05-21T21:20:10.672Z] #75 48.72 checking how to create a ustar tar archive... gnutar
21:20:10 [2024-05-21T21:20:10.672Z] #75 48.73 checking dependency style of gcc... gcc3
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.78 checking whether to enable maintainer-specific portions of Makefiles... yes
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.78 checking whether make supports nested variables... (cached) yes
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.80 checking build system type... aarch64-unknown-linux-gnu
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.91 checking host system type... aarch64-unknown-linux-gnu
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.91 checking how to print strings... printf
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.92 checking for a sed that does not truncate output... /usr/bin/sed
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.92 checking for grep that handles long lines and -e... /usr/bin/grep
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.92 checking for egrep... /usr/bin/grep -E
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.93 checking for fgrep... /usr/bin/grep -F
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.93 checking for ld used by gcc... /usr/bin/ld
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.93 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.94 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.94 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.97 checking whether ln -s works... yes
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.97 checking the maximum length of command line arguments... 1572864
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.97 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.97 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.97 checking for /usr/bin/ld option to reload object files... -r
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.98 checking for file... file
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.98 checking for objdump... objdump
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.98 checking how to recognize dependent libraries... pass_all
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.98 checking for dlltool... no
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.98 checking how to associate runtime and link libraries... printf %s\n
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.98 checking for ar... ar
21:20:10 [2024-05-21T21:20:10.929Z] #75 48.98 checking for archiver @FILE support... @
21:20:11 [2024-05-21T21:20:11.184Z] #75 49.02 checking for strip... strip
21:20:11 [2024-05-21T21:20:11.184Z] #75 49.02 checking for ranlib... ranlib
21:20:11 [2024-05-21T21:20:11.184Z] #75 49.02 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:20:11 [2024-05-21T21:20:11.184Z] #75 49.16 checking for sysroot... no
21:20:11 [2024-05-21T21:20:11.184Z] #75 49.16 checking for a working dd... /usr/bin/dd
21:20:11 [2024-05-21T21:20:11.184Z] #75 49.16 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
21:20:11 [2024-05-21T21:20:11.184Z] #75 49.16 checking for mt... no
21:20:11 [2024-05-21T21:20:11.184Z] #75 49.17 checking if : is a manifest tool... no
21:20:11 [2024-05-21T21:20:11.184Z] #75 49.17 checking for stdio.h... yes
21:20:11 [2024-05-21T21:20:11.184Z] #75 49.20 checking for stdlib.h... yes
21:20:11 [2024-05-21T21:20:11.439Z] #75 49.26 checking for string.h... yes
21:20:11 [2024-05-21T21:20:11.439Z] #75 49.29 checking for inttypes.h... yes
21:20:11 [2024-05-21T21:20:11.439Z] #75 49.32 checking for stdint.h... yes
21:20:11 [2024-05-21T21:20:11.439Z] #75 49.41 checking for strings.h... yes
21:20:11 [2024-05-21T21:20:11.439Z] #75 49.49 checking for sys/stat.h... yes
21:20:11 [2024-05-21T21:20:11.439Z] #75 49.54 checking for sys/types.h... yes
21:20:11 [2024-05-21T21:20:11.439Z] #75 49.59 checking for unistd.h... yes
21:20:11 [2024-05-21T21:20:11.694Z] #75 49.64 checking for dlfcn.h... yes
21:20:11 [2024-05-21T21:20:11.694Z] #75 49.71 checking for objdir... .libs
21:20:11 [2024-05-21T21:20:11.949Z] #75 49.89 checking if gcc supports -fno-rtti -fno-exceptions... no
21:20:11 [2024-05-21T21:20:11.949Z] #75 49.91 checking for gcc option to produce PIC... -fPIC -DPIC
21:20:11 [2024-05-21T21:20:11.949Z] #75 49.91 checking if gcc PIC flag -fPIC -DPIC works... yes
21:20:11 [2024-05-21T21:20:11.949Z] #75 49.97 checking if gcc static flag -static works... yes
21:20:12 [2024-05-21T21:20:12.205Z] #75 50.04 checking if gcc supports -c -o file.o... yes
21:20:12 [2024-05-21T21:20:12.205Z] #75 50.11 checking if gcc supports -c -o file.o... (cached) yes
21:20:12 [2024-05-21T21:20:12.205Z] #75 50.11 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:20:12 [2024-05-21T21:20:12.205Z] #75 50.12 checking dynamic linker characteristics... GNU/Linux ld.so
21:20:12 [2024-05-21T21:20:12.205Z] #75 50.19 checking how to hardcode library paths into programs... immediate
21:20:12 [2024-05-21T21:20:12.205Z] #75 50.19 checking whether stripping libraries is possible... yes
21:20:12 [2024-05-21T21:20:12.205Z] #75 50.19 checking if libtool supports shared libraries... yes
21:20:12 [2024-05-21T21:20:12.205Z] #75 50.19 checking whether to build shared libraries... no
21:20:12 [2024-05-21T21:20:12.205Z] #75 50.19 checking whether to build static libraries... yes
21:20:12 [2024-05-21T21:20:12.205Z] #75 50.19 checking for float.h... yes
21:20:12 [2024-05-21T21:20:12.205Z] #75 50.27 checking for limits.h... yes
21:20:12 [2024-05-21T21:20:12.460Z] #75 50.31 checking for stddef.h... yes
21:20:12 [2024-05-21T21:20:12.460Z] #75 50.36 checking for stdlib.h... (cached) yes
21:20:12 [2024-05-21T21:20:12.460Z] #75 50.36 checking for string.h... (cached) yes
21:20:12 [2024-05-21T21:20:12.460Z] #75 50.36 checking for sys/time.h... yes
21:20:12 [2024-05-21T21:20:12.460Z] #75 50.39 checking for inline... inline
21:20:12 [2024-05-21T21:20:12.460Z] #75 50.41 checking for size_t... yes
21:20:12 [2024-05-21T21:20:12.460Z] #75 50.51 checking for GNU libc compatible malloc... yes
21:20:12 [2024-05-21T21:20:12.714Z] #75 50.63 checking for GNU libc compatible realloc... yes
21:20:12 [2024-05-21T21:20:12.714Z] #75 50.72 checking for working strtod... yes
21:20:12 [2024-05-21T21:20:12.969Z] #75 50.81 checking for gettimeofday... yes
21:20:12 [2024-05-21T21:20:12.969Z] #75 50.87 checking for memset... yes
21:20:12 [2024-05-21T21:20:12.969Z] #75 50.93 checking for strspn... yes
21:20:13 [2024-05-21T21:20:13.225Z] #75 51.04 checking that generated files are newer than configure... done
21:20:13 [2024-05-21T21:20:13.225Z] #75 51.04 configure: creating ./config.status
21:20:13 [2024-05-21T21:20:13.785Z] #75 51.78 config.status: creating Makefile
21:20:13 [2024-05-21T21:20:13.785Z] #75 51.81 config.status: creating config.h
21:20:13 [2024-05-21T21:20:13.785Z] #75 51.82 config.status: executing depfiles commands
21:20:13 [2024-05-21T21:20:13.785Z] #75 51.88 config.status: executing libtool commands
21:20:14 [2024-05-21T21:20:14.041Z] #75 52.25   GEN      .version
21:20:14 [2024-05-21T21:20:14.296Z] #75 52.27 make  install-recursive
21:20:14 [2024-05-21T21:20:14.296Z] #75 52.27 make[1]: Entering directory '/tmp/crun-build'
21:20:14 [2024-05-21T21:20:14.296Z] #75 52.31 Making install in libocispec
21:20:14 [2024-05-21T21:20:14.296Z] #75 52.32 make[2]: Entering directory '/tmp/crun-build/libocispec'
21:20:14 [2024-05-21T21:20:14.296Z] #75 52.34 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
21:20:14 [2024-05-21T21:20:14.296Z] #75 52.35 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
21:20:14 [2024-05-21T21:20:14.296Z] #75 52.36 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
21:20:14 [2024-05-21T21:20:14.296Z] #75 ...
21:20:14 [2024-05-21T21:20:14.296Z] 
21:20:14 [2024-05-21T21:20:14.296Z] #65 [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
21:20:14 [2024-05-21T21:20:14.296Z] #65 92.41 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
21:20:14 [2024-05-21T21:20:14.552Z] #65 92.50 Docker version unknown-version, build unknown-commit
21:20:19 [2024-05-21T21:20:19.797Z] #65 ...
21:20:19 [2024-05-21T21:20:19.797Z] 
21:20:19 [2024-05-21T21:20:19.797Z] #75 [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
21:20:19 [2024-05-21T21:20:19.797Z] #75 52.37 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
21:20:19 [2024-05-21T21:20:19.797Z] #75 52.42 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.43 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.43 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.43 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.43 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.43 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.43 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.43 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.43 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.46 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.46 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.46 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.46 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.46 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.46 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.46 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.70 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.71 make  install-recursive
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.71 make[3]: Entering directory '/tmp/crun-build/libocispec'
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.75 Making install in yajl
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.76 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.78   CC       verify/json_verify-json_verify.o
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.79   CC       src/libyajl_la-yajl_alloc.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.80   CC       src/libyajl_la-yajl.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.80   CC       src/libyajl_la-yajl_gen.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.80   CC       src/libyajl_la-yajl_parser.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.80   CC       src/libyajl_la-yajl_buf.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.80   CC       src/libyajl_la-yajl_encode.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.80   CC       src/libyajl_la-yajl_lex.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 52.81   CC       src/libyajl_la-yajl_tree.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.41   CCLD     libyajl.la
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.64   CCLD     verify/json_verify
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.76 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.76 make[5]: Nothing to be done for 'install-exec-am'.
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.76 make[5]: Nothing to be done for 'install-data-am'.
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.76 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.76 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.77 make[4]: Entering directory '/tmp/crun-build/libocispec'
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.82   CC       src/ocispec/validate.o
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.82   CC       src/ocispec/image_spec_schema_config_schema.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.82   CC       src/ocispec/image_spec_schema_content_descriptor.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.83   CC       src/ocispec/image_spec_schema_defs.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.83   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.83   CC       src/ocispec/image_spec_schema_image_index_schema.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.84   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.84   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.85   CC       src/ocispec/runtime_spec_schema_config_linux.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.85   CC       src/ocispec/runtime_spec_schema_config_zos.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.86   CC       src/ocispec/runtime_spec_schema_config_schema.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.86   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.87   CC       src/ocispec/runtime_spec_schema_config_vm.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.87   CC       src/ocispec/runtime_spec_schema_config_windows.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.88   CC       src/ocispec/runtime_spec_schema_defs.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.88   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.90   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.91   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.92   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.92   CC       src/ocispec/runtime_spec_schema_state_schema.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.92   CC       src/ocispec/runtime_spec_schema_features_linux.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.93   CC       src/ocispec/runtime_spec_schema_features_schema.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.93   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.94   CC       src/ocispec/basic_test_double_array_item.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.94   CC       src/ocispec/basic_test_double_array.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.94   CC       src/ocispec/basic_test_top_array_int.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.96   CC       src/ocispec/basic_test_top_array_string.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.97   CC       src/ocispec/basic_test_top_double_array_int.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.97   CC       src/ocispec/basic_test_top_double_array_obj.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.97   CC       src/ocispec/basic_test_top_double_array_refobj.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.98   CC       src/ocispec/basic_test_top_double_array_string.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.98   CC       src/ocispec/read-file.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.98   CC       src/ocispec/json_common.lo
21:20:19 [2024-05-21T21:20:19.798Z] #75 53.99   CC       tests/test-1.o
21:20:19 [2024-05-21T21:20:19.798Z] #75 54.02   CC       tests/test-2.o
21:20:19 [2024-05-21T21:20:19.798Z] #75 54.02   CC       tests/test-3.o
21:20:19 [2024-05-21T21:20:19.798Z] #75 54.02   CC       tests/test-4.o
21:20:19 [2024-05-21T21:20:19.798Z] #75 54.04   CC       tests/test-5.o
21:20:19 [2024-05-21T21:20:19.798Z] #75 54.04   CC       tests/test-6.o
21:20:19 [2024-05-21T21:20:19.798Z] #75 54.05   CC       tests/test-7.o
21:20:19 [2024-05-21T21:20:19.798Z] #75 54.11   CC       tests/test-8.o
21:20:19 [2024-05-21T21:20:19.798Z] #75 54.11   CC       tests/test-9.o
21:20:19 [2024-05-21T21:20:19.798Z] #75 54.11   CC       tests/test-10.o
21:20:19 [2024-05-21T21:20:19.798Z] #75 54.13   CC       tests/test-11.o
21:20:19 [2024-05-21T21:20:19.798Z] #75 57.98   CCLD     libocispec.la
21:20:20 [2024-05-21T21:20:20.358Z] #75 58.31   CCLD     src/ocispec/validate
21:20:20 [2024-05-21T21:20:20.358Z] #75 58.31   CCLD     tests/test-1
21:20:20 [2024-05-21T21:20:20.358Z] #75 58.33   CCLD     tests/test-2
21:20:20 [2024-05-21T21:20:20.358Z] #75 58.34   CCLD     tests/test-3
21:20:20 [2024-05-21T21:20:20.358Z] #75 58.34   CCLD     tests/test-4
21:20:20 [2024-05-21T21:20:20.358Z] #75 58.35   CCLD     tests/test-5
21:20:20 [2024-05-21T21:20:20.358Z] #75 58.37   CCLD     tests/test-6
21:20:20 [2024-05-21T21:20:20.358Z] #75 58.37   CCLD     tests/test-7
21:20:20 [2024-05-21T21:20:20.358Z] #75 58.38   CCLD     tests/test-8
21:20:20 [2024-05-21T21:20:20.358Z] #75 58.39   CCLD     tests/test-9
21:20:20 [2024-05-21T21:20:20.358Z] #75 58.39 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
21:20:20 [2024-05-21T21:20:20.358Z] #75 58.39   CCLD     tests/test-10
21:20:20 [2024-05-21T21:20:20.358Z] #75 58.40   CCLD     tests/test-11
21:20:20 [2024-05-21T21:20:20.612Z] #75 58.62 libtool: link: ar cr libocispec.a 
21:20:20 [2024-05-21T21:20:20.612Z] #75 58.64 libtool: link: ranlib libocispec.a
21:20:20 [2024-05-21T21:20:20.867Z] #75 58.85 make[5]: Entering directory '/tmp/crun-build/libocispec'
21:20:20 [2024-05-21T21:20:20.867Z] #75 58.90 make[5]: Leaving directory '/tmp/crun-build/libocispec'
21:20:20 [2024-05-21T21:20:20.867Z] #75 58.91 make[4]: Leaving directory '/tmp/crun-build/libocispec'
21:20:20 [2024-05-21T21:20:20.867Z] #75 58.91 make[3]: Leaving directory '/tmp/crun-build/libocispec'
21:20:20 [2024-05-21T21:20:20.867Z] #75 58.91 make[2]: Leaving directory '/tmp/crun-build/libocispec'
21:20:20 [2024-05-21T21:20:20.867Z] #75 58.91 make[2]: Entering directory '/tmp/crun-build'
21:20:20 [2024-05-21T21:20:20.867Z] #75 58.96   CC       src/libcrun/libcrun_la-intelrdt.lo
21:20:20 [2024-05-21T21:20:20.867Z] #75 58.98   CC       src/libcrun/libcrun_la-io_priority.lo
21:20:20 [2024-05-21T21:20:20.867Z] #75 58.98   CC       src/libcrun/libcrun_la-linux.lo
21:20:20 [2024-05-21T21:20:20.867Z] #75 58.98   CC       src/libcrun/libcrun_la-mount_flags.lo
21:20:20 [2024-05-21T21:20:20.867Z] #75 58.99   CC       src/libcrun/libcrun_la-scheduler.lo
21:20:20 [2024-05-21T21:20:20.867Z] #75 58.99   CC       src/libcrun/libcrun_la-seccomp.lo
21:20:20 [2024-05-21T21:20:20.867Z] #75 58.99   CC       src/libcrun/libcrun_la-seccomp_notify.lo
21:20:20 [2024-05-21T21:20:20.867Z] #75 58.99   CC       src/libcrun/libcrun_la-signals.lo
21:20:20 [2024-05-21T21:20:20.867Z] #75 59.00   CC       src/libcrun/libcrun_la-status.lo
21:20:20 [2024-05-21T21:20:20.867Z] #75 59.01   CC       src/libcrun/libcrun_la-terminal.lo
21:20:20 [2024-05-21T21:20:20.867Z] #75 59.03   CC       src/libcrun/libcrun_testing_a-utils.o
21:20:20 [2024-05-21T21:20:20.867Z] #75 59.04   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
21:20:20 [2024-05-21T21:20:20.867Z] #75 59.04   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
21:20:20 [2024-05-21T21:20:20.867Z] #75 59.05   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
21:20:20 [2024-05-21T21:20:20.867Z] #75 59.05   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
21:20:20 [2024-05-21T21:20:20.867Z] #75 59.06   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
21:20:20 [2024-05-21T21:20:20.867Z] #75 59.07   CC       src/libcrun/libcrun_testing_a-cgroup.o
21:20:21 [2024-05-21T21:20:21.122Z] #75 59.08   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
21:20:21 [2024-05-21T21:20:21.122Z] #75 59.09   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
21:20:21 [2024-05-21T21:20:21.122Z] #75 59.10   CC       src/libcrun/libcrun_testing_a-container.o
21:20:21 [2024-05-21T21:20:21.122Z] #75 59.12   CC       src/libcrun/libcrun_testing_a-criu.o
21:20:21 [2024-05-21T21:20:21.122Z] #75 59.13   CC       src/libcrun/libcrun_testing_a-custom-handler.o
21:20:21 [2024-05-21T21:20:21.122Z] #75 59.14   CC       src/libcrun/libcrun_testing_a-ebpf.o
21:20:21 [2024-05-21T21:20:21.122Z] #75 59.17   CC       src/libcrun/libcrun_testing_a-error.o
21:20:21 [2024-05-21T21:20:21.122Z] #75 59.20   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
21:20:21 [2024-05-21T21:20:21.377Z] #75 59.20   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
21:20:21 [2024-05-21T21:20:21.377Z] #75 59.22   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
21:20:21 [2024-05-21T21:20:21.377Z] #75 59.24   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
21:20:21 [2024-05-21T21:20:21.377Z] #75 59.25   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
21:20:21 [2024-05-21T21:20:21.377Z] #75 59.27   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
21:20:21 [2024-05-21T21:20:21.377Z] #75 59.29   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
21:20:21 [2024-05-21T21:20:21.377Z] #75 59.34   CC       src/libcrun/libcrun_testing_a-intelrdt.o
21:20:21 [2024-05-21T21:20:21.377Z] #75 59.38   CC       src/libcrun/libcrun_testing_a-io_priority.o
21:20:21 [2024-05-21T21:20:21.377Z] #75 59.41   CC       src/libcrun/libcrun_testing_a-linux.o
21:20:21 [2024-05-21T21:20:21.377Z] #75 59.44   CC       src/libcrun/libcrun_testing_a-mount_flags.o
21:20:21 [2024-05-21T21:20:21.377Z] #75 59.44   CC       src/libcrun/libcrun_testing_a-scheduler.o
21:20:21 [2024-05-21T21:20:21.377Z] #75 59.46   CC       src/libcrun/libcrun_testing_a-seccomp.o
21:20:21 [2024-05-21T21:20:21.377Z] #75 59.50   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
21:20:21 [2024-05-21T21:20:21.377Z] #75 59.52   CC       src/libcrun/libcrun_testing_a-signals.o
21:20:21 [2024-05-21T21:20:21.377Z] #75 59.59   CC       src/libcrun/libcrun_testing_a-status.o
21:20:21 [2024-05-21T21:20:21.632Z] #75 59.64   CC       src/libcrun/libcrun_testing_a-terminal.o
21:20:21 [2024-05-21T21:20:21.632Z] #75 59.69   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
21:20:21 [2024-05-21T21:20:21.887Z] #75 59.73   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
21:20:21 [2024-05-21T21:20:21.887Z] #75 59.77   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
21:20:21 [2024-05-21T21:20:21.887Z] #75 59.89   CC       src/crun-crun.o
21:20:22 [2024-05-21T21:20:22.142Z] #75 60.15   CC       src/crun-run.o
21:20:22 [2024-05-21T21:20:22.142Z] #75 60.22   CC       src/crun-delete.o
21:20:22 [2024-05-21T21:20:22.142Z] #75 60.25   CC       src/crun-kill.o
21:20:22 [2024-05-21T21:20:22.397Z] #75 60.29   CC       src/crun-pause.o
21:20:22 [2024-05-21T21:20:22.397Z] #75 60.30   CC       src/crun-unpause.o
21:20:22 [2024-05-21T21:20:22.397Z] #75 60.31   CC       src/crun-oci_features.o
21:20:22 [2024-05-21T21:20:22.397Z] #75 60.39   CC       src/crun-spec.o
21:20:22 [2024-05-21T21:20:22.397Z] #75 60.40   CC       src/crun-exec.o
21:20:22 [2024-05-21T21:20:22.397Z] #75 60.41   CC       src/crun-list.o
21:20:22 [2024-05-21T21:20:22.397Z] #75 60.44   CC       src/crun-create.o
21:20:22 [2024-05-21T21:20:22.397Z] #75 60.45   CC       src/crun-start.o
21:20:22 [2024-05-21T21:20:22.397Z] #75 60.51   CC       src/crun-state.o
21:20:22 [2024-05-21T21:20:22.651Z] #75 60.65   CC       src/crun-update.o
21:20:22 [2024-05-21T21:20:22.651Z] #75 60.71   CC       src/crun-ps.o
21:20:22 [2024-05-21T21:20:22.651Z] #75 60.84   CC       src/crun-checkpoint.o
21:20:22 [2024-05-21T21:20:22.906Z] #75 60.86   CC       src/crun-restore.o
21:20:22 [2024-05-21T21:20:22.906Z] #75 60.89   CC       src/libcrun/crun-cloned_binary.o
21:20:22 [2024-05-21T21:20:22.906Z] #75 60.91   CC       src/libcrun/libcrun_la-utils.lo
21:20:22 [2024-05-21T21:20:22.906Z] #75 60.94   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
21:20:22 [2024-05-21T21:20:22.906Z] #75 60.99   CC       src/libcrun/libcrun_la-cgroup-resources.lo
21:20:22 [2024-05-21T21:20:22.906Z] #75 61.02   CC       src/libcrun/libcrun_la-cgroup-setup.lo
21:20:22 [2024-05-21T21:20:22.906Z] #75 61.10   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
21:20:23 [2024-05-21T21:20:23.204Z] #75 61.11   CC       src/libcrun/libcrun_la-cgroup-utils.lo
21:20:23 [2024-05-21T21:20:23.204Z] #75 61.12   CC       src/libcrun/libcrun_la-cgroup.lo
21:20:23 [2024-05-21T21:20:23.204Z] #75 61.12   CC       src/libcrun/libcrun_la-chroot_realpath.lo
21:20:23 [2024-05-21T21:20:23.204Z] #75 61.15   CC       src/libcrun/libcrun_la-cloned_binary.lo
21:20:23 [2024-05-21T21:20:23.204Z] #75 61.19   CC       src/libcrun/libcrun_la-container.lo
21:20:23 [2024-05-21T21:20:23.204Z] #75 61.22   CC       src/libcrun/libcrun_la-criu.lo
21:20:23 [2024-05-21T21:20:23.204Z] #75 ...
21:20:23 [2024-05-21T21:20:23.204Z] 
21:20:23 [2024-05-21T21:20:23.204Z] #71 [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...)
21:20:23 [2024-05-21T21:20:23.204Z] #71 48.94 + bin/containerd
21:20:23 [2024-05-21T21:20:23.204Z] #71 48.94 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.17 -X github.com/containerd/containerd/version.Revision=3a4de459a68952ffb703bbe7f2290861a75b6b67 -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
21:20:23 [2024-05-21T21:20:23.204Z] #71 ...
21:20:23 [2024-05-21T21:20:23.204Z] 
21:20:23 [2024-05-21T21:20:23.204Z] #75 [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
21:20:23 [2024-05-21T21:20:23.204Z] #75 61.23   CC       src/libcrun/libcrun_la-custom-handler.lo
21:20:23 [2024-05-21T21:20:23.204Z] #75 61.25   CC       src/libcrun/libcrun_la-ebpf.lo
21:20:23 [2024-05-21T21:20:23.204Z] #75 61.26   CC       src/libcrun/libcrun_la-error.lo
21:20:23 [2024-05-21T21:20:23.204Z] #75 61.27   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
21:20:23 [2024-05-21T21:20:23.204Z] #75 61.28   CC       src/libcrun/handlers/libcrun_la-krun.lo
21:20:23 [2024-05-21T21:20:23.204Z] #75 61.29   CC       src/libcrun/handlers/libcrun_la-mono.lo
21:20:23 [2024-05-21T21:20:23.204Z] #75 61.32   CC       src/libcrun/handlers/libcrun_la-spin.lo
21:20:23 [2024-05-21T21:20:23.459Z] #75 61.35   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
21:20:23 [2024-05-21T21:20:23.459Z] #75 61.40   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
21:20:23 [2024-05-21T21:20:23.459Z] #75 61.46   CC       tests/init.o
21:20:23 [2024-05-21T21:20:23.459Z] #75 61.47   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
21:20:23 [2024-05-21T21:20:23.459Z] #75 61.47   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
21:20:25 [2024-05-21T21:20:25.343Z] #75 63.14   CCLD     tests/init
21:20:27 [2024-05-21T21:20:27.851Z] #75 65.80   CCLD     libcrun.la
21:20:27 [2024-05-21T21:20:27.851Z] #75 65.82   AR       libcrun_testing.a
21:20:27 [2024-05-21T21:20:27.851Z] #75 65.82 ar: `u' modifier ignored since `D' is the default (see `U')
21:20:27 [2024-05-21T21:20:27.851Z] #75 65.85   CCLD     tests/tests_libcrun_utils
21:20:27 [2024-05-21T21:20:27.851Z] #75 65.85   CCLD     tests/tests_libcrun_errors
21:20:27 [2024-05-21T21:20:27.851Z] #75 65.85   CCLD     tests/tests_libcrun_intelrdt
21:20:27 [2024-05-21T21:20:27.851Z] #75 65.85   CCLD     tests/tests_libcrun_fuzzer
21:20:27 [2024-05-21T21:20:27.851Z] #75 66.06   CCLD     crun
21:20:28 [2024-05-21T21:20:28.106Z] #75 66.21 make[3]: Entering directory '/tmp/crun-build'
21:20:28 [2024-05-21T21:20:28.361Z] #75 66.30  /usr/bin/mkdir -p '/usr/local/lib'
21:20:28 [2024-05-21T21:20:28.361Z] #75 66.30  /usr/bin/mkdir -p '/usr/local/share/man/man1'
21:20:28 [2024-05-21T21:20:28.361Z] #75 66.30  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
21:20:28 [2024-05-21T21:20:28.361Z] #75 66.31  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
21:20:28 [2024-05-21T21:20:28.361Z] #75 66.33 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
21:20:28 [2024-05-21T21:20:28.361Z] #75 66.33 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
21:20:28 [2024-05-21T21:20:28.361Z] #75 66.34 libtool: install: chmod 644 /usr/local/lib/libcrun.a
21:20:28 [2024-05-21T21:20:28.361Z] #75 66.34 libtool: install: ranlib /usr/local/lib/libcrun.a
21:20:28 [2024-05-21T21:20:28.615Z] #75 66.65 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
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.65 ----------------------------------------------------------------------
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.65 Libraries have been installed in:
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.65    /usr/local/lib
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.65 
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.65 If you ever happen to want to link against installed libraries
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.65 in a given directory, LIBDIR, you must either use libtool, and
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.65 specify the full pathname of the library, or use the '-LLIBDIR'
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.65 flag during linking and do at least one of the following:
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.65    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.65      during execution
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.65    - add LIBDIR to the 'LD_RUN_PATH' environment variable
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.65      during linking
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.65    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.65    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.65 
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.65 See any operating system documentation about shared libraries for
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.65 more information, such as the ld(1) and ld.so(8) manual pages.
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.65 ----------------------------------------------------------------------
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.66  /usr/bin/mkdir -p '/build'
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.66   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.69 libtool: install: /usr/bin/install -c crun /build/crun
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.69 make[3]: Leaving directory '/tmp/crun-build'
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.69 make[2]: Leaving directory '/tmp/crun-build'
21:20:28 [2024-05-21T21:20:28.870Z] #75 66.69 make[1]: Leaving directory '/tmp/crun-build'
21:20:32 [2024-05-21T21:20:32.126Z] #75 ...
21:20:32 [2024-05-21T21:20:32.126Z] 
21:20:32 [2024-05-21T21:20:32.126Z] #71 [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...)
21:20:32 [2024-05-21T21:20:32.126Z] #71 67.58 + bin/containerd-stress
21:20:32 [2024-05-21T21:20:32.126Z] #71 67.58 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.17 -X github.com/containerd/containerd/version.Revision=3a4de459a68952ffb703bbe7f2290861a75b6b67 -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
21:20:33 [2024-05-21T21:20:33.048Z] #71 68.77 + bin/containerd-shim
21:20:33 [2024-05-21T21:20:33.303Z] #71 69.30 + bin/containerd-shim-runc-v1
21:20:34 [2024-05-21T21:20:34.227Z] #71 70.06 + bin/containerd-shim-runc-v2
21:20:34 [2024-05-21T21:20:34.786Z] #71 70.74 + binaries
21:20:38 [2024-05-21T21:20:38.940Z] #71 ...
21:20:38 [2024-05-21T21:20:38.940Z] 
21:20:38 [2024-05-21T21:20:38.940Z] #75 [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
21:20:38 [2024-05-21T21:20:38.940Z] #75 DONE 76.6s
21:20:38 [2024-05-21T21:20:38.940Z] 
21:20:38 [2024-05-21T21:20:38.940Z] #65 [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
21:20:38 [2024-05-21T21:20:38.940Z] #65 DONE 116.7s
21:20:38 [2024-05-21T21:20:38.940Z] 
21:20:38 [2024-05-21T21:20:38.940Z] #71 [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...)
21:20:38 [2024-05-21T21:20:38.940Z] #71 DONE 74.5s
21:20:38 [2024-05-21T21:20:38.940Z] 
21:20:38 [2024-05-21T21:20:38.940Z] #77 [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...)
21:20:38 [2024-05-21T21:20:38.940Z] #77 DONE 76.7s
21:20:38 [2024-05-21T21:20:38.940Z] 
21:20:38 [2024-05-21T21:20:38.940Z] #79 [delve-supported 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
21:20:38 [2024-05-21T21:20:38.940Z] #79 DONE 76.8s
21:20:38 [2024-05-21T21:20:38.940Z] 
21:20:38 [2024-05-21T21:20:38.940Z] #78 [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...)
21:20:38 [2024-05-21T21:20:38.940Z] #78 DONE 76.8s
21:20:38 [2024-05-21T21:20:38.940Z] 
21:20:38 [2024-05-21T21:20:38.940Z] #73 [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...)
21:20:38 [2024-05-21T21:20:38.940Z] #73 DONE 76.7s
21:20:38 [2024-05-21T21:20:38.940Z] 
21:20:38 [2024-05-21T21:20:38.940Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
21:20:38 [2024-05-21T21:20:38.940Z] #80 DONE 0.1s
21:20:38 [2024-05-21T21:20:38.940Z] 
21:20:38 [2024-05-21T21:20:38.940Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
21:20:38 [2024-05-21T21:20:38.940Z] #81 DONE 0.1s
21:20:39 [2024-05-21T21:20:39.195Z] 
21:20:39 [2024-05-21T21:20:39.195Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
21:20:39 [2024-05-21T21:20:39.753Z] #82 DONE 0.5s
21:20:40 [2024-05-21T21:20:40.015Z] 
21:20:40 [2024-05-21T21:20:40.015Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
21:20:40 [2024-05-21T21:20:40.015Z] #83 DONE 0.1s
21:20:40 [2024-05-21T21:20:40.015Z] 
21:20:40 [2024-05-21T21:20:40.015Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
21:20:40 [2024-05-21T21:20:40.015Z] #84 DONE 0.1s
21:20:40 [2024-05-21T21:20:40.015Z] 
21:20:40 [2024-05-21T21:20:40.015Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
21:20:40 [2024-05-21T21:20:40.015Z] #85 DONE 0.1s
21:20:40 [2024-05-21T21:20:40.015Z] 
21:20:40 [2024-05-21T21:20:40.015Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
21:20:40 [2024-05-21T21:20:40.015Z] #86 DONE 0.0s
21:20:40 [2024-05-21T21:20:40.269Z] 
21:20:40 [2024-05-21T21:20:40.269Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
21:20:40 [2024-05-21T21:20:40.269Z] #87 DONE 0.0s
21:20:40 [2024-05-21T21:20:40.269Z] 
21:20:40 [2024-05-21T21:20:40.269Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
21:20:40 [2024-05-21T21:20:40.269Z] #88 DONE 0.2s
21:20:40 [2024-05-21T21:20:40.523Z] 
21:20:40 [2024-05-21T21:20:40.523Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
21:20:40 [2024-05-21T21:20:40.523Z] #89 DONE 0.1s
21:20:40 [2024-05-21T21:20:40.523Z] 
21:20:40 [2024-05-21T21:20:40.523Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
21:20:42 [2024-05-21T21:20:42.403Z] #90 DONE 1.7s
21:20:42 [2024-05-21T21:20:42.403Z] 
21:20:42 [2024-05-21T21:20:42.403Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
21:20:42 [2024-05-21T21:20:42.403Z] #91 DONE 0.1s
21:20:42 [2024-05-21T21:20:42.403Z] 
21:20:42 [2024-05-21T21:20:42.403Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
21:20:42 [2024-05-21T21:20:42.657Z] #92 DONE 0.5s
21:20:42 [2024-05-21T21:20:42.912Z] 
21:20:42 [2024-05-21T21:20:42.912Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
21:20:44 [2024-05-21T21:20:44.791Z] #93 DONE 2.0s
21:20:44 [2024-05-21T21:20:44.791Z] 
21:20:44 [2024-05-21T21:20:44.791Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
21:20:45 [2024-05-21T21:20:45.045Z] #94 DONE 0.4s
21:20:45 [2024-05-21T21:20:45.299Z] 
21:20:45 [2024-05-21T21:20:45.299Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
21:20:46 [2024-05-21T21:20:46.221Z] #95 DONE 1.0s
21:20:46 [2024-05-21T21:20:46.221Z] 
21:20:46 [2024-05-21T21:20:46.221Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
21:20:46 [2024-05-21T21:20:46.221Z] #96 DONE 0.0s
21:20:46 [2024-05-21T21:20:46.221Z] 
21:20:46 [2024-05-21T21:20:46.221Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
21:20:46 [2024-05-21T21:20:46.221Z] #97 DONE 0.1s
21:20:46 [2024-05-21T21:20:46.475Z] 
21:20:46 [2024-05-21T21:20:46.475Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
21:20:46 [2024-05-21T21:20:46.475Z] #98 DONE 0.0s
21:20:46 [2024-05-21T21:20:46.475Z] 
21:20:46 [2024-05-21T21:20:46.475Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
21:20:46 [2024-05-21T21:20:46.475Z] #99 DONE 0.2s
21:20:46 [2024-05-21T21:20:46.475Z] 
21:20:46 [2024-05-21T21:20:46.475Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
21:20:46 [2024-05-21T21:20:46.730Z] #100 DONE 0.2s
21:20:46 [2024-05-21T21:20:46.730Z] 
21:20:46 [2024-05-21T21:20:46.730Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
21:20:46 [2024-05-21T21:20:46.730Z] #101 DONE 0.1s
21:20:46 [2024-05-21T21:20:46.730Z] 
21:20:46 [2024-05-21T21:20:46.730Z] #102 [dev-base  1/12] RUN groupadd -r docker
21:20:46 [2024-05-21T21:20:46.985Z] #102 DONE 0.2s
21:20:46 [2024-05-21T21:20:46.985Z] 
21:20:46 [2024-05-21T21:20:46.985Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:20:47 [2024-05-21T21:20:47.239Z] #103 DONE 0.4s
21:20:47 [2024-05-21T21:20:47.493Z] 
21:20:47 [2024-05-21T21:20:47.493Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:20:47 [2024-05-21T21:20:47.493Z] #104 0.278 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:20:47 [2024-05-21T21:20:47.747Z] #104 DONE 0.3s
21:20:47 [2024-05-21T21:20:47.747Z] 
21:20:47 [2024-05-21T21:20:47.747Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:20:48 [2024-05-21T21:20:48.002Z] #105 DONE 0.3s
21:20:48 [2024-05-21T21:20:48.002Z] 
21:20:48 [2024-05-21T21:20:48.002Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:20:48 [2024-05-21T21:20:48.256Z] #106 DONE 0.3s
21:20:48 [2024-05-21T21:20:48.510Z] 
21:20:48 [2024-05-21T21:20:48.510Z] #107 [dev-base  6/12] RUN ldconfig
21:20:48 [2024-05-21T21:20:48.510Z] #107 DONE 0.3s
21:20:48 [2024-05-21T21:20:48.765Z] 
21:20:48 [2024-05-21T21:20:48.765Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
21:20:49 [2024-05-21T21:20:49.019Z] #108 DONE 0.3s
21:20:49 [2024-05-21T21:20:49.019Z] 
21:20:49 [2024-05-21T21:20:49.019Z] #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
21:20:49 [2024-05-21T21:20:49.577Z] #109 0.589 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
21:20:49 [2024-05-21T21:20:49.577Z] #109 0.599 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
21:20:49 [2024-05-21T21:20:49.577Z] #109 0.599 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
21:20:49 [2024-05-21T21:20:49.577Z] #109 0.669 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
21:20:49 [2024-05-21T21:20:49.577Z] #109 0.735 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
21:20:49 [2024-05-21T21:20:49.831Z] #109 0.784 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [153 kB]
21:20:50 [2024-05-21T21:20:50.753Z] #109 1.695 Fetched 9106 kB in 1s (6670 kB/s)
21:20:51 [2024-05-21T21:20:51.311Z] #109 1.695 Reading package lists...
21:20:51 [2024-05-21T21:20:51.869Z] #109 2.319 Reading package lists...
21:20:51 [2024-05-21T21:20:51.869Z] #109 2.926 Building dependency tree...
21:20:52 [2024-05-21T21:20:52.123Z] #109 3.313 The following additional packages will be installed:
21:20:52 [2024-05-21T21:20:52.377Z] #109 3.314   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
21:20:52 [2024-05-21T21:20:52.377Z] #109 3.314   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
21:20:52 [2024-05-21T21:20:52.377Z] #109 3.314   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
21:20:52 [2024-05-21T21:20:52.377Z] #109 3.315   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
21:20:52 [2024-05-21T21:20:52.377Z] #109 3.315   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
21:20:52 [2024-05-21T21:20:52.377Z] #109 3.315   vim-runtime
21:20:52 [2024-05-21T21:20:52.377Z] #109 3.317 Suggested packages:
21:20:52 [2024-05-21T21:20:52.377Z] #109 3.317   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
21:20:52 [2024-05-21T21:20:52.377Z] #109 3.317   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
21:20:52 [2024-05-21T21:20:52.377Z] #109 3.317   systemd-userdbd systemd-boot systemd-resolved libqrencode4
21:20:52 [2024-05-21T21:20:52.377Z] #109 3.317   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
21:20:52 [2024-05-21T21:20:52.377Z] #109 3.317   vim-doc vim-scripts xfsdump acl attr quota
21:20:52 [2024-05-21T21:20:52.377Z] #109 3.317 Recommended packages:
21:20:52 [2024-05-21T21:20:52.377Z] #109 3.317   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
21:20:52 [2024-05-21T21:20:52.377Z] #109 3.317   systemd-timesyncd | time-daemon xxd unzip
21:20:52 [2024-05-21T21:20:52.631Z] #109 3.682 The following NEW packages will be installed:
21:20:52 [2024-05-21T21:20:52.631Z] #109 3.682   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
21:20:52 [2024-05-21T21:20:52.631Z] #109 3.682   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
21:20:52 [2024-05-21T21:20:52.631Z] #109 3.683   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
21:20:52 [2024-05-21T21:20:52.631Z] #109 3.683   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
21:20:52 [2024-05-21T21:20:52.631Z] #109 3.683   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
21:20:52 [2024-05-21T21:20:52.631Z] #109 3.683   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
21:20:52 [2024-05-21T21:20:52.631Z] #109 3.684   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
21:20:52 [2024-05-21T21:20:52.631Z] #109 3.684   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
21:20:52 [2024-05-21T21:20:52.631Z] #109 3.684   zip zstd
21:20:52 [2024-05-21T21:20:52.885Z] #109 3.959 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
21:20:52 [2024-05-21T21:20:52.885Z] #109 3.959 Need to get 31.8 MB of archives.
21:20:52 [2024-05-21T21:20:52.885Z] #109 3.959 After this operation, 143 MB of additional disk space will be used.
21:20:52 [2024-05-21T21:20:52.885Z] #109 3.959 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 3.963 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 3.966 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 3.968 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 3.970 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 3.973 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libfdisk1 arm64 2.38.1-5+deb12u1 [182 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 3.976 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 3.977 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 3.978 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 3.981 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 3.988 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.002 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.005 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.005 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.014 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.015 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.016 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.016 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.017 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.017 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.022 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.023 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.024 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.024 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.027 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.030 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.030 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.030 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.031 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.031 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.033 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.039 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.040 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.041 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.041 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.042 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.042 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
21:20:53 [2024-05-21T21:20:53.140Z] #109 4.324 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
21:20:53 [2024-05-21T21:20:53.394Z] #109 4.324 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
21:20:53 [2024-05-21T21:20:53.394Z] #109 4.325 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
21:20:53 [2024-05-21T21:20:53.394Z] #109 4.326 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
21:20:53 [2024-05-21T21:20:53.394Z] #109 4.326 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
21:20:53 [2024-05-21T21:20:53.394Z] #109 4.398 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
21:20:53 [2024-05-21T21:20:53.394Z] #109 4.401 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
21:20:53 [2024-05-21T21:20:53.394Z] #109 4.403 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
21:20:53 [2024-05-21T21:20:53.394Z] #109 4.407 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
21:20:53 [2024-05-21T21:20:53.394Z] #109 4.410 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
21:20:53 [2024-05-21T21:20:53.394Z] #109 4.413 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
21:20:53 [2024-05-21T21:20:53.394Z] #109 4.419 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB]
21:20:53 [2024-05-21T21:20:53.394Z] #109 4.419 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
21:20:53 [2024-05-21T21:20:53.394Z] #109 4.421 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
21:20:53 [2024-05-21T21:20:53.394Z] #109 4.423 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
21:20:53 [2024-05-21T21:20:53.648Z] #109 4.635 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
21:20:53 [2024-05-21T21:20:53.648Z] #109 4.720 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
21:20:53 [2024-05-21T21:20:53.648Z] #109 4.738 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
21:20:53 [2024-05-21T21:20:53.902Z] #109 4.739 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
21:20:53 [2024-05-21T21:20:53.903Z] #109 5.001 debconf: delaying package configuration, since apt-utils is not installed
21:20:53 [2024-05-21T21:20:53.903Z] #109 5.034 Fetched 31.8 MB in 1s (29.9 MB/s)
21:20:53 [2024-05-21T21:20:53.903Z] #109 5.062 Selecting previously unselected package libargon2-1:arm64.
21:20:53 [2024-05-21T21:20:53.903Z] #109 5.062 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15659 files and directories currently installed.)
21:20:53 [2024-05-21T21:20:53.903Z] #109 5.072 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
21:20:53 [2024-05-21T21:20:53.903Z] #109 5.081 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
21:20:53 [2024-05-21T21:20:53.903Z] #109 5.121 Selecting previously unselected package dmsetup.
21:20:54 [2024-05-21T21:20:54.157Z] #109 5.123 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
21:20:54 [2024-05-21T21:20:54.157Z] #109 5.128 Unpacking dmsetup (2:1.02.185-2) ...
21:20:54 [2024-05-21T21:20:54.157Z] #109 5.178 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:20:54 [2024-05-21T21:20:54.157Z] #109 5.180 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
21:20:54 [2024-05-21T21:20:54.157Z] #109 5.188 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
21:20:54 [2024-05-21T21:20:54.157Z] #109 5.237 Selecting previously unselected package libjson-c5:arm64.
21:20:54 [2024-05-21T21:20:54.157Z] #109 5.238 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
21:20:54 [2024-05-21T21:20:54.157Z] #109 5.243 Unpacking libjson-c5:arm64 (0.16-2) ...
21:20:54 [2024-05-21T21:20:54.157Z] #109 5.291 Selecting previously unselected package libcryptsetup12:arm64.
21:20:54 [2024-05-21T21:20:54.157Z] #109 5.293 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ...
21:20:54 [2024-05-21T21:20:54.157Z] #109 5.299 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
21:20:54 [2024-05-21T21:20:54.157Z] #109 5.354 Selecting previously unselected package libfdisk1:arm64.
21:20:54 [2024-05-21T21:20:54.411Z] #109 5.356 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u1_arm64.deb ...
21:20:54 [2024-05-21T21:20:54.411Z] #109 5.360 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u1) ...
21:20:54 [2024-05-21T21:20:54.411Z] #109 5.413 Selecting previously unselected package libkmod2:arm64.
21:20:54 [2024-05-21T21:20:54.411Z] #109 5.415 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
21:20:54 [2024-05-21T21:20:54.411Z] #109 5.420 Unpacking libkmod2:arm64 (30+20221128-1) ...
21:20:54 [2024-05-21T21:20:54.411Z] #109 5.464 Selecting previously unselected package libapparmor1:arm64.
21:20:54 [2024-05-21T21:20:54.665Z] #109 5.466 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
21:20:54 [2024-05-21T21:20:54.665Z] #109 5.471 Unpacking libapparmor1:arm64 (3.0.8-3) ...
21:20:54 [2024-05-21T21:20:54.665Z] #109 5.509 Selecting previously unselected package libip4tc2:arm64.
21:20:54 [2024-05-21T21:20:54.665Z] #109 5.511 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
21:20:54 [2024-05-21T21:20:54.665Z] #109 5.515 Unpacking libip4tc2:arm64 (1.8.9-2) ...
21:20:54 [2024-05-21T21:20:54.665Z] #109 5.547 Selecting previously unselected package libsystemd-shared:arm64.
21:20:54 [2024-05-21T21:20:54.665Z] #109 5.549 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_arm64.deb ...
21:20:54 [2024-05-21T21:20:54.665Z] #109 5.554 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ...
21:20:54 [2024-05-21T21:20:54.665Z] #109 5.788 Selecting previously unselected package systemd.
21:20:54 [2024-05-21T21:20:54.919Z] #109 5.790 Preparing to unpack .../10-systemd_252.22-1~deb12u1_arm64.deb ...
21:20:54 [2024-05-21T21:20:54.919Z] #109 5.805 Unpacking systemd (252.22-1~deb12u1) ...
21:20:54 [2024-05-21T21:20:54.919Z] #109 6.068 Selecting previously unselected package pigz.
21:20:55 [2024-05-21T21:20:55.174Z] #109 6.071 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
21:20:55 [2024-05-21T21:20:55.174Z] #109 6.077 Unpacking pigz (2.6-1) ...
21:20:55 [2024-05-21T21:20:55.174Z] #109 6.123 Selecting previously unselected package sgml-base.
21:20:55 [2024-05-21T21:20:55.174Z] #109 6.125 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
21:20:55 [2024-05-21T21:20:55.174Z] #109 6.131 Unpacking sgml-base (1.31) ...
21:20:55 [2024-05-21T21:20:55.174Z] #109 6.269 Selecting previously unselected package sudo.
21:20:55 [2024-05-21T21:20:55.174Z] #109 6.271 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
21:20:55 [2024-05-21T21:20:55.174Z] #109 6.277 Unpacking sudo (1.9.13p3-1+deb12u1) ...
21:20:55 [2024-05-21T21:20:55.174Z] #109 6.405 Selecting previously unselected package libelf1:arm64.
21:20:55 [2024-05-21T21:20:55.429Z] #109 6.407 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
21:20:55 [2024-05-21T21:20:55.429Z] #109 6.411 Unpacking libelf1:arm64 (0.188-2.1) ...
21:20:55 [2024-05-21T21:20:55.429Z] #109 6.474 Selecting previously unselected package libbpf1:arm64.
21:20:55 [2024-05-21T21:20:55.429Z] #109 6.476 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
21:20:55 [2024-05-21T21:20:55.429Z] #109 6.481 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
21:20:55 [2024-05-21T21:20:55.429Z] #109 6.524 Selecting previously unselected package libmnl0:arm64.
21:20:55 [2024-05-21T21:20:55.683Z] #109 6.526 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
21:20:55 [2024-05-21T21:20:55.683Z] #109 6.529 Unpacking libmnl0:arm64 (1.0.4-3) ...
21:20:55 [2024-05-21T21:20:55.683Z] #109 6.566 Selecting previously unselected package libxtables12:arm64.
21:20:55 [2024-05-21T21:20:55.683Z] #109 6.568 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
21:20:55 [2024-05-21T21:20:55.683Z] #109 6.572 Unpacking libxtables12:arm64 (1.8.9-2) ...
21:20:55 [2024-05-21T21:20:55.683Z] #109 6.603 Selecting previously unselected package libcap2-bin.
21:20:55 [2024-05-21T21:20:55.683Z] #109 6.605 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
21:20:55 [2024-05-21T21:20:55.683Z] #109 6.611 Unpacking libcap2-bin (1:2.66-4) ...
21:20:55 [2024-05-21T21:20:55.683Z] #109 6.667 Selecting previously unselected package iproute2.
21:20:55 [2024-05-21T21:20:55.683Z] #109 6.669 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
21:20:55 [2024-05-21T21:20:55.683Z] #109 6.673 Unpacking iproute2 (6.1.0-3) ...
21:20:55 [2024-05-21T21:20:55.683Z] #109 6.789 Selecting previously unselected package vim-common.
21:20:55 [2024-05-21T21:20:55.937Z] #109 6.791 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
21:20:55 [2024-05-21T21:20:55.937Z] #109 6.795 Unpacking vim-common (2:9.0.1378-2) ...
21:20:55 [2024-05-21T21:20:55.937Z] #109 6.845 Selecting previously unselected package bash-completion.
21:20:55 [2024-05-21T21:20:55.937Z] #109 6.847 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
21:20:55 [2024-05-21T21:20:55.937Z] #109 6.860 Unpacking bash-completion (1:2.11-6) ...
21:20:55 [2024-05-21T21:20:55.937Z] #109 6.975 Selecting previously unselected package bzip2.
21:20:55 [2024-05-21T21:20:55.937Z] #109 6.977 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
21:20:55 [2024-05-21T21:20:55.937Z] #109 6.980 Unpacking bzip2 (1.0.8-5+b1) ...
21:20:55 [2024-05-21T21:20:55.937Z] #109 7.020 Selecting previously unselected package xz-utils.
21:20:55 [2024-05-21T21:20:55.937Z] #109 7.022 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
21:20:55 [2024-05-21T21:20:55.937Z] #109 7.027 Unpacking xz-utils (5.4.1-0.2) ...
21:20:55 [2024-05-21T21:20:55.937Z] #109 7.112 Selecting previously unselected package apparmor.
21:20:56 [2024-05-21T21:20:56.191Z] #109 7.114 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
21:20:56 [2024-05-21T21:20:56.192Z] #109 7.132 Unpacking apparmor (3.0.8-3) ...
21:20:56 [2024-05-21T21:20:56.192Z] #109 7.217 Selecting previously unselected package inetutils-ping.
21:20:56 [2024-05-21T21:20:56.192Z] #109 7.219 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
21:20:56 [2024-05-21T21:20:56.192Z] #109 7.224 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
21:20:56 [2024-05-21T21:20:56.192Z] #109 7.271 Selecting previously unselected package libip6tc2:arm64.
21:20:56 [2024-05-21T21:20:56.192Z] #109 7.274 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
21:20:56 [2024-05-21T21:20:56.192Z] #109 7.277 Unpacking libip6tc2:arm64 (1.8.9-2) ...
21:20:56 [2024-05-21T21:20:56.192Z] #109 7.314 Selecting previously unselected package libnfnetlink0:arm64.
21:20:56 [2024-05-21T21:20:56.192Z] #109 7.316 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
21:20:56 [2024-05-21T21:20:56.192Z] #109 7.319 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
21:20:56 [2024-05-21T21:20:56.446Z] #109 7.360 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:20:56 [2024-05-21T21:20:56.446Z] #109 7.362 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
21:20:56 [2024-05-21T21:20:56.446Z] #109 7.368 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
21:20:56 [2024-05-21T21:20:56.446Z] #109 7.526 Selecting previously unselected package libnftnl11:arm64.
21:20:56 [2024-05-21T21:20:56.446Z] #109 7.529 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
21:20:56 [2024-05-21T21:20:56.446Z] #109 7.533 Unpacking libnftnl11:arm64 (1.2.4-2) ...
21:20:56 [2024-05-21T21:20:56.446Z] #109 7.572 Selecting previously unselected package iptables.
21:20:56 [2024-05-21T21:20:56.446Z] #109 7.574 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
21:20:56 [2024-05-21T21:20:56.446Z] #109 7.578 Unpacking iptables (1.8.9-2) ...
21:20:56 [2024-05-21T21:20:56.446Z] #109 7.666 Selecting previously unselected package libonig5:arm64.
21:20:56 [2024-05-21T21:20:56.700Z] #109 7.669 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
21:20:56 [2024-05-21T21:20:56.700Z] #109 7.674 Unpacking libonig5:arm64 (6.9.8-1) ...
21:20:56 [2024-05-21T21:20:56.700Z] #109 7.728 Selecting previously unselected package libjq1:arm64.
21:20:56 [2024-05-21T21:20:56.700Z] #109 7.730 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
21:20:56 [2024-05-21T21:20:56.700Z] #109 7.734 Unpacking libjq1:arm64 (1.6-2.1) ...
21:20:56 [2024-05-21T21:20:56.700Z] #109 7.771 Selecting previously unselected package jq.
21:20:56 [2024-05-21T21:20:56.700Z] #109 7.773 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
21:20:56 [2024-05-21T21:20:56.700Z] #109 7.776 Unpacking jq (1.6-2.1) ...
21:20:56 [2024-05-21T21:20:56.700Z] #109 7.814 Selecting previously unselected package libaio1:arm64.
21:20:56 [2024-05-21T21:20:56.700Z] #109 7.816 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
21:20:56 [2024-05-21T21:20:56.700Z] #109 7.820 Unpacking libaio1:arm64 (0.3.113-4) ...
21:20:56 [2024-05-21T21:20:56.700Z] #109 7.859 Selecting previously unselected package libgpm2:arm64.
21:20:56 [2024-05-21T21:20:56.700Z] #109 7.861 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
21:20:56 [2024-05-21T21:20:56.700Z] #109 7.865 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
21:20:56 [2024-05-21T21:20:56.700Z] #109 7.903 Selecting previously unselected package libicu72:arm64.
21:20:56 [2024-05-21T21:20:56.955Z] #109 7.905 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
21:20:56 [2024-05-21T21:20:56.955Z] #109 7.910 Unpacking libicu72:arm64 (72.1-3) ...
21:20:57 [2024-05-21T21:20:57.513Z] #109 8.467 Selecting previously unselected package libinih1:arm64.
21:20:57 [2024-05-21T21:20:57.514Z] #109 8.469 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
21:20:57 [2024-05-21T21:20:57.514Z] #109 8.490 Unpacking libinih1:arm64 (55-1) ...
21:20:57 [2024-05-21T21:20:57.514Z] #109 8.568 Selecting previously unselected package libmicrohttpd12:arm64.
21:20:57 [2024-05-21T21:20:57.514Z] #109 8.571 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
21:20:57 [2024-05-21T21:20:57.514Z] #109 8.575 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
21:20:57 [2024-05-21T21:20:57.514Z] #109 8.626 Selecting previously unselected package libnet1:arm64.
21:20:57 [2024-05-21T21:20:57.514Z] #109 8.628 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
21:20:57 [2024-05-21T21:20:57.514Z] #109 8.632 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
21:20:57 [2024-05-21T21:20:57.514Z] #109 8.678 Selecting previously unselected package libnl-3-200:arm64.
21:20:57 [2024-05-21T21:20:57.768Z] #109 8.681 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
21:20:57 [2024-05-21T21:20:57.768Z] #109 8.685 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
21:20:57 [2024-05-21T21:20:57.768Z] #109 8.734 Selecting previously unselected package libprotobuf-c1:arm64.
21:20:57 [2024-05-21T21:20:57.768Z] #109 8.736 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
21:20:57 [2024-05-21T21:20:57.768Z] #109 8.741 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
21:20:57 [2024-05-21T21:20:57.768Z] #109 8.784 Selecting previously unselected package libsodium23:arm64.
21:20:57 [2024-05-21T21:20:57.768Z] #109 8.786 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
21:20:57 [2024-05-21T21:20:57.768Z] #109 8.789 Unpacking libsodium23:arm64 (1.0.18-1) ...
21:20:57 [2024-05-21T21:20:57.768Z] #109 8.836 Selecting previously unselected package libsubid4:arm64.
21:20:57 [2024-05-21T21:20:57.768Z] #109 8.838 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
21:20:57 [2024-05-21T21:20:57.768Z] #109 8.847 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
21:20:57 [2024-05-21T21:20:57.768Z] #109 8.898 Selecting previously unselected package liburcu8:arm64.
21:20:58 [2024-05-21T21:20:58.022Z] #109 8.900 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
21:20:58 [2024-05-21T21:20:58.022Z] #109 8.906 Unpacking liburcu8:arm64 (0.13.2-1) ...
21:20:58 [2024-05-21T21:20:58.022Z] #109 8.952 Selecting previously unselected package libyajl2:arm64.
21:20:58 [2024-05-21T21:20:58.022Z] #109 8.954 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
21:20:58 [2024-05-21T21:20:58.022Z] #109 8.960 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
21:20:58 [2024-05-21T21:20:58.022Z] #109 9.002 Selecting previously unselected package net-tools.
21:20:58 [2024-05-21T21:20:58.022Z] #109 9.004 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
21:20:58 [2024-05-21T21:20:58.022Z] #109 9.012 Unpacking net-tools (2.10-0.1) ...
21:20:58 [2024-05-21T21:20:58.022Z] #109 9.062 Selecting previously unselected package patch.
21:20:58 [2024-05-21T21:20:58.022Z] #109 9.065 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
21:20:58 [2024-05-21T21:20:58.022Z] #109 9.070 Unpacking patch (2.7.6-7) ...
21:20:58 [2024-05-21T21:20:58.022Z] #109 9.120 Selecting previously unselected package systemd-journal-remote.
21:20:58 [2024-05-21T21:20:58.022Z] #109 9.124 Preparing to unpack .../48-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ...
21:20:58 [2024-05-21T21:20:58.022Z] #109 9.130 Unpacking systemd-journal-remote (252.22-1~deb12u1) ...
21:20:58 [2024-05-21T21:20:58.022Z] #109 9.174 Selecting previously unselected package thin-provisioning-tools.
21:20:58 [2024-05-21T21:20:58.022Z] #109 9.176 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
21:20:58 [2024-05-21T21:20:58.022Z] #109 9.182 Unpacking thin-provisioning-tools (0.9.0-2) ...
21:20:58 [2024-05-21T21:20:58.022Z] #109 9.243 Selecting previously unselected package uidmap.
21:20:58 [2024-05-21T21:20:58.276Z] #109 9.245 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
21:20:58 [2024-05-21T21:20:58.276Z] #109 9.250 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
21:20:58 [2024-05-21T21:20:58.276Z] #109 9.302 Selecting previously unselected package vim-runtime.
21:20:58 [2024-05-21T21:20:58.276Z] #109 9.304 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
21:20:58 [2024-05-21T21:20:58.276Z] #109 9.315 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
21:20:58 [2024-05-21T21:20:58.276Z] #109 9.327 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
21:20:58 [2024-05-21T21:20:58.276Z] #109 9.331 Unpacking vim-runtime (2:9.0.1378-2) ...
21:20:58 [2024-05-21T21:20:58.835Z] #109 9.833 Selecting previously unselected package vim.
21:20:58 [2024-05-21T21:20:58.835Z] #109 9.836 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
21:20:58 [2024-05-21T21:20:58.835Z] #109 9.841 Unpacking vim (2:9.0.1378-2) ...
21:20:58 [2024-05-21T21:20:58.835Z] #109 9.980 Selecting previously unselected package xfsprogs.
21:20:59 [2024-05-21T21:20:59.089Z] #109 9.982 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
21:20:59 [2024-05-21T21:20:59.089Z] #109 9.988 Unpacking xfsprogs (6.1.0-1) ...
21:20:59 [2024-05-21T21:20:59.089Z] #109 10.09 Selecting previously unselected package zip.
21:20:59 [2024-05-21T21:20:59.089Z] #109 10.09 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
21:20:59 [2024-05-21T21:20:59.089Z] #109 10.10 Unpacking zip (3.0-13) ...
21:20:59 [2024-05-21T21:20:59.089Z] #109 10.15 Selecting previously unselected package zstd.
21:20:59 [2024-05-21T21:20:59.089Z] #109 10.15 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
21:20:59 [2024-05-21T21:20:59.089Z] #109 10.15 Unpacking zstd (1.5.4+dfsg2-5) ...
21:20:59 [2024-05-21T21:20:59.343Z] #109 10.33 Setting up libip4tc2:arm64 (1.8.9-2) ...
21:20:59 [2024-05-21T21:20:59.343Z] #109 10.34 Setting up net-tools (2.10-0.1) ...
21:20:59 [2024-05-21T21:20:59.343Z] #109 10.36 Setting up libapparmor1:arm64 (3.0.8-3) ...
21:20:59 [2024-05-21T21:20:59.343Z] #109 10.37 Setting up libsodium23:arm64 (1.0.18-1) ...
21:20:59 [2024-05-21T21:20:59.343Z] #109 10.39 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
21:20:59 [2024-05-21T21:20:59.343Z] #109 10.40 Setting up libicu72:arm64 (72.1-3) ...
21:20:59 [2024-05-21T21:20:59.343Z] #109 10.41 Setting up libip6tc2:arm64 (1.8.9-2) ...
21:20:59 [2024-05-21T21:20:59.343Z] #109 10.43 Setting up libinih1:arm64 (55-1) ...
21:20:59 [2024-05-21T21:20:59.343Z] #109 10.44 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
21:20:59 [2024-05-21T21:20:59.597Z] #109 10.45 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
21:20:59 [2024-05-21T21:20:59.597Z] #109 10.47 Setting up bzip2 (1.0.8-5+b1) ...
21:20:59 [2024-05-21T21:20:59.597Z] #109 10.48 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
21:20:59 [2024-05-21T21:20:59.597Z] #109 10.49 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
21:20:59 [2024-05-21T21:20:59.597Z] #109 10.51 Setting up libcap2-bin (1:2.66-4) ...
21:20:59 [2024-05-21T21:20:59.597Z] #109 10.52 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
21:20:59 [2024-05-21T21:20:59.597Z] #109 10.54 Setting up apparmor (3.0.8-3) ...
21:21:00 [2024-05-21T21:21:00.518Z] #109 11.56 debconf: unable to initialize frontend: Dialog
21:21:00 [2024-05-21T21:21:00.518Z] #109 11.56 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:21:00 [2024-05-21T21:21:00.518Z] #109 11.56 debconf: falling back to frontend: Readline
21:21:00 [2024-05-21T21:21:00.518Z] #109 11.56 debconf: unable to initialize frontend: Readline
21:21:00 [2024-05-21T21:21:00.518Z] #109 11.56 debconf: (This frontend requires a controlling tty.)
21:21:00 [2024-05-21T21:21:00.518Z] #109 11.56 debconf: falling back to frontend: Teletype
21:21:00 [2024-05-21T21:21:00.518Z] #109 11.72 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.

21:21:00 [2024-05-21T21:21:00.773Z] #109 11.87 Setting up zip (3.0-13) ...
21:21:00 [2024-05-21T21:21:00.773Z] #109 11.89 Setting up vim-common (2:9.0.1378-2) ...
21:21:00 [2024-05-21T21:21:00.773Z] #109 11.90 Setting up bash-completion (1:2.11-6) ...
21:21:00 [2024-05-21T21:21:00.773Z] #109 11.93 Setting up xz-utils (5.4.1-0.2) ...
21:21:00 [2024-05-21T21:21:00.773Z] #109 11.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:21:00 [2024-05-21T21:21:00.773Z] #109 11.96 Setting up libmnl0:arm64 (1.0.4-3) ...
21:21:00 [2024-05-21T21:21:00.773Z] #109 11.98 Setting up patch (2.7.6-7) ...
21:21:01 [2024-05-21T21:21:01.027Z] #109 11.99 Setting up sudo (1.9.13p3-1+deb12u1) ...
21:21:01 [2024-05-21T21:21:01.027Z] #109 12.06 invoke-rc.d: could not determine current runlevel
21:21:01 [2024-05-21T21:21:01.027Z] #109 12.06 invoke-rc.d: policy-rc.d denied execution of start.
21:21:01 [2024-05-21T21:21:01.027Z] #109 12.07 Setting up libxtables12:arm64 (1.8.9-2) ...
21:21:01 [2024-05-21T21:21:01.027Z] #109 12.08 Setting up liburcu8:arm64 (0.13.2-1) ...
21:21:01 [2024-05-21T21:21:01.027Z] #109 12.16 Setting up libfdisk1:arm64 (2.38.1-5+deb12u1) ...
21:21:01 [2024-05-21T21:21:01.027Z] #109 12.18 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
21:21:01 [2024-05-21T21:21:01.027Z] #109 12.20 Setting up pigz (2.6-1) ...
21:21:01 [2024-05-21T21:21:01.281Z] #109 12.22 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
21:21:01 [2024-05-21T21:21:01.281Z] #109 12.23 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
21:21:01 [2024-05-21T21:21:01.281Z] #109 12.28 Setting up sgml-base (1.31) ...
21:21:01 [2024-05-21T21:21:01.281Z] #109 12.31 Setting up vim-runtime (2:9.0.1378-2) ...
21:21:01 [2024-05-21T21:21:01.281Z] #109 12.38 Setting up libaio1:arm64 (0.3.113-4) ...
21:21:01 [2024-05-21T21:21:01.281Z] #109 12.40 Setting up libelf1:arm64 (0.188-2.1) ...
21:21:01 [2024-05-21T21:21:01.281Z] #109 12.41 Setting up libjson-c5:arm64 (0.16-2) ...
21:21:01 [2024-05-21T21:21:01.535Z] #109 12.43 Setting up zstd (1.5.4+dfsg2-5) ...
21:21:01 [2024-05-21T21:21:01.535Z] #109 12.45 Setting up libonig5:arm64 (6.9.8-1) ...
21:21:01 [2024-05-21T21:21:01.535Z] #109 12.46 Setting up libbpf1:arm64 (1:1.1.0-1) ...
21:21:01 [2024-05-21T21:21:01.535Z] #109 12.47 Setting up libkmod2:arm64 (30+20221128-1) ...
21:21:01 [2024-05-21T21:21:01.535Z] #109 12.49 Setting up vim (2:9.0.1378-2) ...
21:21:01 [2024-05-21T21:21:01.535Z] #109 12.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:21:01 [2024-05-21T21:21:01.535Z] #109 12.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:21:01 [2024-05-21T21:21:01.535Z] #109 12.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:21:01 [2024-05-21T21:21:01.535Z] #109 12.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:21:01 [2024-05-21T21:21:01.535Z] #109 12.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:21:01 [2024-05-21T21:21:01.535Z] #109 12.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:21:01 [2024-05-21T21:21:01.535Z] #109 12.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:21:01 [2024-05-21T21:21:01.535Z] #109 12.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:21:01 [2024-05-21T21:21:01.535Z] #109 12.56 Setting up libjq1:arm64 (1.6-2.1) ...
21:21:01 [2024-05-21T21:21:01.535Z] #109 12.58 Setting up iproute2 (6.1.0-3) ...
21:21:01 [2024-05-21T21:21:01.535Z] #109 12.71 debconf: unable to initialize frontend: Dialog
21:21:01 [2024-05-21T21:21:01.535Z] #109 12.71 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:21:01 [2024-05-21T21:21:01.535Z] #109 12.71 debconf: falling back to frontend: Readline
21:21:01 [2024-05-21T21:21:01.791Z] #109 12.72 debconf: unable to initialize frontend: Readline
21:21:01 [2024-05-21T21:21:01.791Z] #109 12.72 debconf: (This frontend requires a controlling tty.)
21:21:01 [2024-05-21T21:21:01.791Z] #109 12.72 debconf: falling back to frontend: Teletype
21:21:01 [2024-05-21T21:21:01.791Z] #109 12.87 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
21:21:01 [2024-05-21T21:21:01.791Z] #109 12.89 Setting up libnftnl11:arm64 (1.2.4-2) ...
21:21:01 [2024-05-21T21:21:01.791Z] #109 12.91 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
21:21:01 [2024-05-21T21:21:01.791Z] #109 12.93 Setting up thin-provisioning-tools (0.9.0-2) ...
21:21:01 [2024-05-21T21:21:01.791Z] #109 12.94 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ...
21:21:01 [2024-05-21T21:21:01.791Z] #109 12.96 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
21:21:01 [2024-05-21T21:21:01.791Z] #109 12.98 Setting up jq (1.6-2.1) ...
21:21:02 [2024-05-21T21:21:02.045Z] #109 12.99 Setting up iptables (1.8.9-2) ...
21:21:02 [2024-05-21T21:21:02.045Z] #109 13.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:21:02 [2024-05-21T21:21:02.045Z] #109 13.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:21:02 [2024-05-21T21:21:02.045Z] #109 13.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:21:02 [2024-05-21T21:21:02.045Z] #109 13.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:21:02 [2024-05-21T21:21:02.045Z] #109 13.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:21:02 [2024-05-21T21:21:02.045Z] #109 13.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:21:02 [2024-05-21T21:21:02.045Z] #109 13.04 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
21:21:02 [2024-05-21T21:21:02.045Z] #109 13.06 Setting up dmsetup (2:1.02.185-2) ...
21:21:02 [2024-05-21T21:21:02.045Z] #109 13.08 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
21:21:02 [2024-05-21T21:21:02.045Z] #109 13.10 Setting up systemd (252.22-1~deb12u1) ...
21:21:02 [2024-05-21T21:21:02.045Z] #109 13.15 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

21:21:02 [2024-05-21T21:21:02.045Z] #109 13.15 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

21:21:02 [2024-05-21T21:21:02.045Z] #109 13.16 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

21:21:02 [2024-05-21T21:21:02.045Z] #109 13.16 Initializing machine ID from random generator.

21:21:02 [2024-05-21T21:21:02.045Z] #109 13.18 Creating group 'systemd-journal' with GID 998.

21:21:02 [2024-05-21T21:21:02.045Z] #109 13.18 Creating group 'systemd-network' with GID 997.

21:21:02 [2024-05-21T21:21:02.045Z] #109 13.18 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.

21:21:02 [2024-05-21T21:21:02.045Z] #109 13.23 Setting up systemd-journal-remote (252.22-1~deb12u1) ...
21:21:02 [2024-05-21T21:21:02.299Z] #109 13.26 Creating group 'systemd-journal-remote' with GID 996.

21:21:02 [2024-05-21T21:21:02.299Z] #109 13.26 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.

21:21:02 [2024-05-21T21:21:02.299Z] #109 13.30 Setting up xfsprogs (6.1.0-1) ...
21:21:02 [2024-05-21T21:21:02.299Z] #109 13.32 System has not been booted with systemd as init system (PID 1). Can't operate.

21:21:02 [2024-05-21T21:21:02.299Z] #109 13.32 Failed to connect to bus: Host is down

21:21:02 [2024-05-21T21:21:02.299Z] #109 13.33 Processing triggers for libc-bin (2.36-9+deb12u7) ...
21:21:05 [2024-05-21T21:21:05.553Z] #109 DONE 16.2s
21:21:05 [2024-05-21T21:21:05.553Z] 
21:21:05 [2024-05-21T21:21:05.553Z] #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
21:21:05 [2024-05-21T21:21:05.553Z] #110 0.216 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:21:05 [2024-05-21T21:21:05.553Z] #110 0.220 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:21:05 [2024-05-21T21:21:05.553Z] #110 0.223 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:21:05 [2024-05-21T21:21:05.553Z] #110 DONE 0.3s
21:21:05 [2024-05-21T21:21:05.553Z] 
21:21:05 [2024-05-21T21:21:05.553Z] #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
21:21:05 [2024-05-21T21:21:05.807Z] #111 0.539 Hit:1 http://deb.debian.org/debian bookworm InRelease
21:21:05 [2024-05-21T21:21:05.807Z] #111 0.539 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
21:21:06 [2024-05-21T21:21:06.062Z] #111 0.539 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
21:21:06 [2024-05-21T21:21:06.620Z] #111 0.722 Reading package lists...
21:21:07 [2024-05-21T21:21:07.206Z] #111 1.351 Reading package lists...
21:21:07 [2024-05-21T21:21:07.459Z] #111 1.963 Building dependency tree...
21:21:07 [2024-05-21T21:21:07.714Z] #111 2.143 Reading state information...
21:21:07 [2024-05-21T21:21:07.714Z] #111 2.392 gcc is already the newest version (4:12.2.0-3).
21:21:07 [2024-05-21T21:21:07.714Z] #111 2.392 pkg-config is already the newest version (1.8.1-1).
21:21:07 [2024-05-21T21:21:07.714Z] #111 2.392 The following additional packages will be installed:
21:21:07 [2024-05-21T21:21:07.968Z] #111 2.393   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
21:21:07 [2024-05-21T21:21:07.968Z] #111 2.393   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
21:21:07 [2024-05-21T21:21:07.968Z] #111 2.393   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
21:21:07 [2024-05-21T21:21:07.968Z] #111 2.393   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
21:21:07 [2024-05-21T21:21:07.968Z] #111 2.394   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
21:21:07 [2024-05-21T21:21:07.968Z] #111 2.394   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
21:21:07 [2024-05-21T21:21:07.968Z] #111 2.394   python3-yaml uuid-dev zlib1g-dev
21:21:07 [2024-05-21T21:21:07.968Z] #111 2.396 Suggested packages:
21:21:07 [2024-05-21T21:21:07.968Z] #111 2.396   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
21:21:07 [2024-05-21T21:21:07.968Z] #111 2.396   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
21:21:07 [2024-05-21T21:21:07.968Z] #111 2.396 Recommended packages:
21:21:07 [2024-05-21T21:21:07.968Z] #111 2.396   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
21:21:07 [2024-05-21T21:21:07.968Z] #111 2.396   liblocale-gettext-perl shared-mime-info xdg-user-dirs
21:21:07 [2024-05-21T21:21:07.968Z] #111 2.638 The following NEW packages will be installed:
21:21:08 [2024-05-21T21:21:08.222Z] #111 2.638   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
21:21:08 [2024-05-21T21:21:08.222Z] #111 2.638   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
21:21:08 [2024-05-21T21:21:08.222Z] #111 2.638   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
21:21:08 [2024-05-21T21:21:08.222Z] #111 2.638   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
21:21:08 [2024-05-21T21:21:08.222Z] #111 2.639   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
21:21:08 [2024-05-21T21:21:08.222Z] #111 2.639   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
21:21:08 [2024-05-21T21:21:08.222Z] #111 2.639   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
21:21:08 [2024-05-21T21:21:08.222Z] #111 2.639   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
21:21:08 [2024-05-21T21:21:08.222Z] #111 2.912 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
21:21:08 [2024-05-21T21:21:08.222Z] #111 2.912 Need to get 11.9 MB of archives.
21:21:08 [2024-05-21T21:21:08.222Z] #111 2.912 After this operation, 53.2 MB of additional disk space will be used.
21:21:08 [2024-05-21T21:21:08.222Z] #111 2.912 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.919 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.930 Get:3 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-0 arm64 2.74.6-2+deb12u2 [1312 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.934 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.934 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.935 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.936 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.937 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.937 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.937 Get:10 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.939 Get:11 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.941 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.942 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.946 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.950 Get:15 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-data all 2.74.6-2+deb12u2 [1209 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.956 Get:16 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-bin arm64 2.74.6-2+deb12u2 [106 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.957 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.962 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.964 Get:19 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-dev-bin arm64 2.74.6-2+deb12u2 [150 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.966 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.968 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.972 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.974 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.976 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.980 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.981 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.982 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.986 Get:28 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-dev arm64 2.74.6-2+deb12u2 [1616 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.993 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.994 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.995 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 2.999 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
21:21:08 [2024-05-21T21:21:08.476Z] #111 3.001 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
21:21:08 [2024-05-21T21:21:08.477Z] #111 3.003 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
21:21:08 [2024-05-21T21:21:08.477Z] #111 3.005 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
21:21:08 [2024-05-21T21:21:08.477Z] #111 3.006 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
21:21:08 [2024-05-21T21:21:08.477Z] #111 3.008 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
21:21:08 [2024-05-21T21:21:08.731Z] #111 3.282 debconf: delaying package configuration, since apt-utils is not installed
21:21:08 [2024-05-21T21:21:08.731Z] #111 3.323 Fetched 11.9 MB in 0s (32.9 MB/s)
21:21:08 [2024-05-21T21:21:08.731Z] #111 3.348 Selecting previously unselected package libdpkg-perl.
21:21:08 [2024-05-21T21:21:08.731Z] #111 3.348 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21013 files and directories currently installed.)
21:21:08 [2024-05-21T21:21:08.731Z] #111 3.360 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
21:21:08 [2024-05-21T21:21:08.731Z] #111 3.365 Unpacking libdpkg-perl (1.21.22) ...
21:21:08 [2024-05-21T21:21:08.731Z] #111 3.442 Selecting previously unselected package dpkg-dev.
21:21:08 [2024-05-21T21:21:08.985Z] #111 3.444 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
21:21:08 [2024-05-21T21:21:08.985Z] #111 3.448 Unpacking dpkg-dev (1.21.22) ...
21:21:08 [2024-05-21T21:21:08.985Z] #111 3.578 Selecting previously unselected package libglib2.0-0:arm64.
21:21:08 [2024-05-21T21:21:08.985Z] #111 3.581 Preparing to unpack .../02-libglib2.0-0_2.74.6-2+deb12u2_arm64.deb ...
21:21:08 [2024-05-21T21:21:08.985Z] #111 3.589 Unpacking libglib2.0-0:arm64 (2.74.6-2+deb12u2) ...
21:21:08 [2024-05-21T21:21:08.985Z] #111 3.723 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:21:09 [2024-05-21T21:21:09.239Z] #111 3.725 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
21:21:09 [2024-05-21T21:21:09.239Z] #111 3.729 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
21:21:09 [2024-05-21T21:21:09.239Z] #111 3.770 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:21:09 [2024-05-21T21:21:09.239Z] #111 3.773 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
21:21:09 [2024-05-21T21:21:09.239Z] #111 3.777 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
21:21:09 [2024-05-21T21:21:09.239Z] #111 3.825 Selecting previously unselected package libsecret-common.
21:21:09 [2024-05-21T21:21:09.239Z] #111 3.827 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
21:21:09 [2024-05-21T21:21:09.239Z] #111 3.834 Unpacking libsecret-common (0.20.5-3) ...
21:21:09 [2024-05-21T21:21:09.493Z] #111 4.052 Selecting previously unselected package libsecret-1-0:arm64.
21:21:09 [2024-05-21T21:21:09.493Z] #111 4.055 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
21:21:09 [2024-05-21T21:21:09.493Z] #111 4.059 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
21:21:09 [2024-05-21T21:21:09.493Z] #111 4.100 Selecting previously unselected package gir1.2-secret-1:arm64.
21:21:09 [2024-05-21T21:21:09.493Z] #111 4.103 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
21:21:09 [2024-05-21T21:21:09.493Z] #111 4.107 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
21:21:09 [2024-05-21T21:21:09.493Z] #111 4.139 Selecting previously unselected package libapparmor-dev:arm64.
21:21:09 [2024-05-21T21:21:09.493Z] #111 4.141 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
21:21:09 [2024-05-21T21:21:09.493Z] #111 4.145 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
21:21:09 [2024-05-21T21:21:09.493Z] #111 4.183 Selecting previously unselected package uuid-dev:arm64.
21:21:09 [2024-05-21T21:21:09.748Z] #111 4.186 Preparing to unpack .../09-uuid-dev_2.38.1-5+deb12u1_arm64.deb ...
21:21:09 [2024-05-21T21:21:09.748Z] #111 4.190 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ...
21:21:09 [2024-05-21T21:21:09.748Z] #111 4.226 Selecting previously unselected package libblkid-dev:arm64.
21:21:09 [2024-05-21T21:21:09.748Z] #111 4.229 Preparing to unpack .../10-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ...
21:21:09 [2024-05-21T21:21:09.748Z] #111 4.233 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
21:21:09 [2024-05-21T21:21:09.748Z] #111 4.283 Selecting previously unselected package libffi-dev:arm64.
21:21:09 [2024-05-21T21:21:09.748Z] #111 4.286 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
21:21:09 [2024-05-21T21:21:09.748Z] #111 4.289 Unpacking libffi-dev:arm64 (3.4.4-1) ...
21:21:09 [2024-05-21T21:21:09.748Z] #111 4.330 Selecting previously unselected package libgpg-error-dev.
21:21:09 [2024-05-21T21:21:09.748Z] #111 4.332 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
21:21:09 [2024-05-21T21:21:09.748Z] #111 4.337 Unpacking libgpg-error-dev (1.46-1) ...
21:21:09 [2024-05-21T21:21:09.748Z] #111 4.376 Selecting previously unselected package libgcrypt20-dev.
21:21:09 [2024-05-21T21:21:09.748Z] #111 4.379 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
21:21:09 [2024-05-21T21:21:09.748Z] #111 4.383 Unpacking libgcrypt20-dev (1.10.1-3) ...
21:21:09 [2024-05-21T21:21:09.748Z] #111 4.458 Selecting previously unselected package libglib2.0-data.
21:21:10 [2024-05-21T21:21:10.002Z] #111 4.460 Preparing to unpack .../14-libglib2.0-data_2.74.6-2+deb12u2_all.deb ...
21:21:10 [2024-05-21T21:21:10.002Z] #111 4.467 Unpacking libglib2.0-data (2.74.6-2+deb12u2) ...
21:21:10 [2024-05-21T21:21:10.002Z] #111 4.608 Selecting previously unselected package libglib2.0-bin.
21:21:10 [2024-05-21T21:21:10.002Z] #111 4.611 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2+deb12u2_arm64.deb ...
21:21:10 [2024-05-21T21:21:10.002Z] #111 4.617 Unpacking libglib2.0-bin (2.74.6-2+deb12u2) ...
21:21:10 [2024-05-21T21:21:10.002Z] #111 4.664 Selecting previously unselected package python3-lib2to3.
21:21:10 [2024-05-21T21:21:10.002Z] #111 4.666 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
21:21:10 [2024-05-21T21:21:10.002Z] #111 4.671 Unpacking python3-lib2to3 (3.11.2-3) ...
21:21:10 [2024-05-21T21:21:10.002Z] #111 4.722 Selecting previously unselected package python3-distutils.
21:21:10 [2024-05-21T21:21:10.256Z] #111 4.724 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
21:21:10 [2024-05-21T21:21:10.256Z] #111 4.729 Unpacking python3-distutils (3.11.2-3) ...
21:21:10 [2024-05-21T21:21:10.256Z] #111 4.774 Selecting previously unselected package libglib2.0-dev-bin.
21:21:10 [2024-05-21T21:21:10.256Z] #111 4.776 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2+deb12u2_arm64.deb ...
21:21:10 [2024-05-21T21:21:10.256Z] #111 4.780 Unpacking libglib2.0-dev-bin (2.74.6-2+deb12u2) ...
21:21:10 [2024-05-21T21:21:10.256Z] #111 4.828 Selecting previously unselected package libsepol-dev:arm64.
21:21:10 [2024-05-21T21:21:10.256Z] #111 4.831 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
21:21:10 [2024-05-21T21:21:10.256Z] #111 4.835 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
21:21:10 [2024-05-21T21:21:10.256Z] #111 4.898 Selecting previously unselected package libpcre2-16-0:arm64.
21:21:10 [2024-05-21T21:21:10.256Z] #111 4.900 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
21:21:10 [2024-05-21T21:21:10.256Z] #111 4.908 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
21:21:10 [2024-05-21T21:21:10.256Z] #111 4.965 Selecting previously unselected package libpcre2-32-0:arm64.
21:21:10 [2024-05-21T21:21:10.510Z] #111 4.967 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
21:21:10 [2024-05-21T21:21:10.510Z] #111 4.973 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
21:21:10 [2024-05-21T21:21:10.510Z] #111 5.029 Selecting previously unselected package libpcre2-posix3:arm64.
21:21:10 [2024-05-21T21:21:10.510Z] #111 5.031 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
21:21:10 [2024-05-21T21:21:10.510Z] #111 5.035 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
21:21:10 [2024-05-21T21:21:10.510Z] #111 5.072 Selecting previously unselected package libpcre2-dev:arm64.
21:21:10 [2024-05-21T21:21:10.510Z] #111 5.074 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
21:21:10 [2024-05-21T21:21:10.510Z] #111 5.078 Unpacking libpcre2-dev:arm64 (10.42-1) ...
21:21:10 [2024-05-21T21:21:10.510Z] #111 5.163 Selecting previously unselected package libselinux1-dev:arm64.
21:21:10 [2024-05-21T21:21:10.510Z] #111 5.165 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
21:21:10 [2024-05-21T21:21:10.510Z] #111 5.169 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
21:21:10 [2024-05-21T21:21:10.510Z] #111 5.230 Selecting previously unselected package libmount-dev:arm64.
21:21:10 [2024-05-21T21:21:10.765Z] #111 5.232 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
21:21:10 [2024-05-21T21:21:10.765Z] #111 5.236 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
21:21:10 [2024-05-21T21:21:10.765Z] #111 5.269 Selecting previously unselected package zlib1g-dev:arm64.
21:21:10 [2024-05-21T21:21:10.765Z] #111 5.271 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
21:21:10 [2024-05-21T21:21:10.765Z] #111 5.277 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
21:21:10 [2024-05-21T21:21:10.765Z] #111 5.328 Selecting previously unselected package libglib2.0-dev:arm64.
21:21:10 [2024-05-21T21:21:10.765Z] #111 5.330 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2+deb12u2_arm64.deb ...
21:21:10 [2024-05-21T21:21:10.765Z] #111 5.334 Unpacking libglib2.0-dev:arm64 (2.74.6-2+deb12u2) ...
21:21:10 [2024-05-21T21:21:10.765Z] #111 5.502 Selecting previously unselected package libseccomp-dev:arm64.
21:21:11 [2024-05-21T21:21:11.020Z] #111 5.505 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
21:21:11 [2024-05-21T21:21:11.020Z] #111 5.510 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
21:21:11 [2024-05-21T21:21:11.020Z] #111 5.552 Selecting previously unselected package libsecret-1-dev:arm64.
21:21:11 [2024-05-21T21:21:11.020Z] #111 5.555 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
21:21:11 [2024-05-21T21:21:11.020Z] #111 5.560 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
21:21:11 [2024-05-21T21:21:11.020Z] #111 5.637 Selecting previously unselected package libsystemd-dev:arm64.
21:21:11 [2024-05-21T21:21:11.020Z] #111 5.639 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
21:21:11 [2024-05-21T21:21:11.020Z] #111 5.643 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
21:21:11 [2024-05-21T21:21:11.020Z] #111 5.748 Selecting previously unselected package libudev-dev:arm64.
21:21:11 [2024-05-21T21:21:11.274Z] #111 5.751 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ...
21:21:11 [2024-05-21T21:21:11.274Z] #111 5.754 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
21:21:11 [2024-05-21T21:21:11.274Z] #111 5.799 Selecting previously unselected package libyaml-0-2:arm64.
21:21:11 [2024-05-21T21:21:11.274Z] #111 5.802 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
21:21:11 [2024-05-21T21:21:11.274Z] #111 5.806 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
21:21:11 [2024-05-21T21:21:11.274Z] #111 5.849 Selecting previously unselected package python3-pathspec.
21:21:11 [2024-05-21T21:21:11.274Z] #111 5.852 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
21:21:11 [2024-05-21T21:21:11.274Z] #111 5.856 Unpacking python3-pathspec (0.11.0-1) ...
21:21:11 [2024-05-21T21:21:11.274Z] #111 5.905 Selecting previously unselected package python3-pkg-resources.
21:21:11 [2024-05-21T21:21:11.274Z] #111 5.908 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
21:21:11 [2024-05-21T21:21:11.274Z] #111 5.913 Unpacking python3-pkg-resources (66.1.1-1) ...
21:21:11 [2024-05-21T21:21:11.274Z] #111 5.998 Selecting previously unselected package python3-yaml.
21:21:11 [2024-05-21T21:21:11.528Z] #111 6.000 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
21:21:11 [2024-05-21T21:21:11.528Z] #111 6.005 Unpacking python3-yaml (6.0-3+b2) ...
21:21:11 [2024-05-21T21:21:11.528Z] #111 6.061 Selecting previously unselected package yamllint.
21:21:11 [2024-05-21T21:21:11.528Z] #111 6.063 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
21:21:11 [2024-05-21T21:21:11.528Z] #111 6.068 Unpacking yamllint (1.29.0-1) ...
21:21:11 [2024-05-21T21:21:11.528Z] #111 6.124 Setting up python3-pkg-resources (66.1.1-1) ...
21:21:11 [2024-05-21T21:21:11.782Z] #111 6.386 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
21:21:12 [2024-05-21T21:21:12.037Z] #111 6.399 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
21:21:12 [2024-05-21T21:21:12.037Z] #111 6.409 Setting up libglib2.0-0:arm64 (2.74.6-2+deb12u2) ...
21:21:12 [2024-05-21T21:21:12.037Z] #111 6.422 No schema files found: doing nothing.
21:21:12 [2024-05-21T21:21:12.037Z] #111 6.428 Setting up python3-yaml (6.0-3+b2) ...
21:21:12 [2024-05-21T21:21:12.037Z] #111 6.586 Setting up libffi-dev:arm64 (3.4.4-1) ...
21:21:12 [2024-05-21T21:21:12.037Z] #111 6.607 Setting up libpcre2-16-0:arm64 (10.42-1) ...
21:21:12 [2024-05-21T21:21:12.037Z] #111 6.618 Setting up libpcre2-32-0:arm64 (10.42-1) ...
21:21:12 [2024-05-21T21:21:12.037Z] #111 6.629 Setting up libglib2.0-data (2.74.6-2+deb12u2) ...
21:21:12 [2024-05-21T21:21:12.037Z] #111 6.644 Setting up libgpg-error-dev (1.46-1) ...
21:21:12 [2024-05-21T21:21:12.037Z] #111 6.660 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
21:21:12 [2024-05-21T21:21:12.037Z] #111 6.671 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
21:21:12 [2024-05-21T21:21:12.037Z] #111 6.682 Setting up libsepol-dev:arm64 (3.4-2.1) ...
21:21:12 [2024-05-21T21:21:12.037Z] #111 6.693 Setting up libdpkg-perl (1.21.22) ...
21:21:12 [2024-05-21T21:21:12.291Z] #111 6.706 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
21:21:12 [2024-05-21T21:21:12.291Z] #111 6.731 Setting up libpcre2-posix3:arm64 (10.42-1) ...
21:21:12 [2024-05-21T21:21:12.291Z] #111 6.745 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
21:21:12 [2024-05-21T21:21:12.291Z] #111 6.756 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
21:21:12 [2024-05-21T21:21:12.291Z] #111 6.767 Setting up python3-pathspec (0.11.0-1) ...
21:21:12 [2024-05-21T21:21:12.291Z] #111 6.899 Setting up python3-lib2to3 (3.11.2-3) ...
21:21:12 [2024-05-21T21:21:12.291Z] #111 7.011 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
21:21:12 [2024-05-21T21:21:12.546Z] #111 7.022 Setting up libsecret-common (0.20.5-3) ...
21:21:12 [2024-05-21T21:21:12.546Z] #111 7.034 Setting up python3-distutils (3.11.2-3) ...
21:21:12 [2024-05-21T21:21:12.546Z] #111 7.161 Setting up libglib2.0-dev-bin (2.74.6-2+deb12u2) ...
21:21:12 [2024-05-21T21:21:12.801Z] #111 7.314 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
21:21:12 [2024-05-21T21:21:12.801Z] #111 7.325 Setting up libpcre2-dev:arm64 (10.42-1) ...
21:21:12 [2024-05-21T21:21:12.801Z] #111 7.336 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
21:21:12 [2024-05-21T21:21:12.801Z] #111 7.354 Setting up libglib2.0-bin (2.74.6-2+deb12u2) ...
21:21:12 [2024-05-21T21:21:12.801Z] #111 7.367 Setting up dpkg-dev (1.21.22) ...
21:21:12 [2024-05-21T21:21:12.801Z] #111 7.385 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
21:21:12 [2024-05-21T21:21:12.801Z] #111 7.395 Setting up yamllint (1.29.0-1) ...
21:21:12 [2024-05-21T21:21:12.801Z] #111 7.535 Setting up libgcrypt20-dev (1.10.1-3) ...
21:21:13 [2024-05-21T21:21:13.055Z] #111 7.548 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
21:21:13 [2024-05-21T21:21:13.055Z] #111 7.562 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
21:21:13 [2024-05-21T21:21:13.055Z] #111 7.575 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
21:21:13 [2024-05-21T21:21:13.055Z] #111 7.585 Setting up libglib2.0-dev:arm64 (2.74.6-2+deb12u2) ...
21:21:13 [2024-05-21T21:21:13.055Z] #111 7.595 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
21:21:13 [2024-05-21T21:21:13.055Z] #111 7.609 Processing triggers for libc-bin (2.36-9+deb12u7) ...
21:21:13 [2024-05-21T21:21:13.613Z] #111 DONE 8.3s
21:21:13 [2024-05-21T21:21:13.867Z] 
21:21:13 [2024-05-21T21:21:13.867Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
21:21:14 [2024-05-21T21:21:14.789Z] #112 DONE 1.2s
21:21:15 [2024-05-21T21:21:15.043Z] 
21:21:15 [2024-05-21T21:21:15.043Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
21:21:15 [2024-05-21T21:21:15.043Z] #113 DONE 0.1s
21:21:15 [2024-05-21T21:21:15.043Z] 
21:21:15 [2024-05-21T21:21:15.043Z] #114 [dev 1/1] COPY --link . .
21:21:18 [2024-05-21T21:21:18.299Z] #114 DONE 3.4s
21:21:18 [2024-05-21T21:21:18.554Z] 
21:21:18 [2024-05-21T21:21:18.554Z] #115 exporting to image
21:21:18 [2024-05-21T21:21:18.554Z] #115 exporting layers
21:21:19 [2024-05-21T21:21:19.477Z] #115 exporting layers 1.2s done
21:21:19 [2024-05-21T21:21:19.731Z] #115 writing image sha256:b306052771fcf9cee49d5a4c923fce87aed7fd6142aa4784efb9e813c9af1fe1 done
21:21:19 [2024-05-21T21:21:19.731Z] #115 naming to docker.io/library/docker:8470add2fe7c40b168d09e1e7e8f2fcc181e0715 done
21:21:19 [2024-05-21T21:21:19.731Z] #115 DONE 1.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:21:20 [2024-05-21T21:21:20.270Z] + sudo modprobe ip6table_filter
[Pipeline] sh
21:21:20 [2024-05-21T21:21:20.538Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_master/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2972 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8470add2fe7c40b168d09e1e7e8f2fcc181e0715 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= docker:8470add2fe7c40b168d09e1e7e8f2fcc181e0715 hack/test/unit
21:21:20 [2024-05-21T21:21:20.793Z] + BUILDFLAGS=(-tags 'netgo journald')
21:21:20 [2024-05-21T21:21:20.793Z] + TESTFLAGS+=' -test.timeout=5m'
21:21:20 [2024-05-21T21:21:20.793Z] + TESTDIRS=./...
21:21:20 [2024-05-21T21:21:20.793Z] + exclude_paths='/vendor/|/integration'
21:21:20 [2024-05-21T21:21:20.793Z] ++ go list ./...
21:21:20 [2024-05-21T21:21:20.793Z] ++ grep -vE '(/vendor/|/integration)'
21:21:21 [2024-05-21T21:21:21.353Z] + pkg_list='github.com/docker/docker/api
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/backend/build
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/httpstatus
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/httputils
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/middleware
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/build
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/checkpoint
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/container
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/debug
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/distribution
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/grpc
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/image
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/network
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/plugin
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/session
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/swarm
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/system
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/volume
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/backend
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/blkiodev
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/checkpoint
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/container
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/events
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/filters
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/image
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/mount
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/network
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/plugins/logdriver
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/registry
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/strslice
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/swarm
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/swarm/runtime
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/system
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/time
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/versions
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/volume
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/builder-next
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/builder-next/exporter
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/builder-next/worker
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/builder-next/worker/label
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/dockerfile
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/remotecontext
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/remotecontext/git
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/remotecontext/urlutil
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/cli/debug
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/cli/winresources/docker-proxy
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/cli/winresources/dockerd
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/client
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/client/buildkit
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/cmd/docker-proxy
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/cmd/dockerd
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/cmd/dockerd/trap
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/container
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/container/stream
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/contrib/apparmor
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/contrib/httpserver
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/cluster
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/cluster/convert
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/cluster/executor
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/cluster/executor/container
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/cluster/provider
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/config
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/containerd
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/events
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/events/testutils
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/graphdriver
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/graphdriver/copy
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/graphdriver/register
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/graphdriver/vfs
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/graphdriver/zfs
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/images
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/initlayer
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/links
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/listeners
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/logger
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/logger/awslogs
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/logger/fluentd
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/logger/gcplogs
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/logger/gelf
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/logger/journald
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/logger/local
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/logger/loggertest
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/logger/loggerutils
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/logger/splunk
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/logger/syslog
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/logger/templates
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/names
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/network
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/snapshotter
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/daemon/stats
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/distribution
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/distribution/metadata
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/distribution/utils
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/distribution/xfer
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/dockerversion
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/errdefs
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/image
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/image/cache
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/image/spec/specs-go
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/image/spec/specs-go/v1
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/image/tarexport
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/image/v1
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/internal/cleanups
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/internal/compatcontext
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/internal/ioutils
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/internal/mod
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/internal/mounttree
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/internal/multierror
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/internal/rootless/mountopts
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/internal/safepath
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/internal/sliceutil
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/internal/test/suite
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/internal/testutils
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/internal/testutils/netnsutils
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/internal/testutils/specialimage
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/internal/unix_noeintr
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/internal/unshare
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/layer
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libcontainerd
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libcontainerd/queue
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libcontainerd/remote
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libcontainerd/shimopts
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libcontainerd/supervisor
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libcontainerd/types
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/bitmap
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/cluster
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/cnmallocator
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/config
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/datastore
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/diagnostic
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/discoverapi
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/driverapi
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/drivers/bridge
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/drivers/host
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/drivers/null
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/drivers/overlay
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/drivers/remote
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/drivers/windows
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/drvregistry
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/etchosts
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/internal/caller
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/internal/kvstore
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/internal/netiputil
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/internal/resolvconf
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/ipamapi
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/ipams
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/ipams/defaultipam
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/ipams/null
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/ipams/remote
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/ipamutils
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/ipbits
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/iptables
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/netlabel
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/netutils
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/networkdb
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/ns
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/options
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/osl
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/osl/kernel
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/portallocator
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/portmapper
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/resolvconf
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/scope
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/libnetwork/types
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/oci
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/oci/caps
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/opts
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/archive
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/authorization
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/broadcaster
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/capabilities
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/chrootarchive
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/containerfs
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/directory
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/dmesg
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/fileutils
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/homedir
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/idtools
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/ioutils
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/jsonmessage
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/longpath
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/meminfo
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/namesgenerator
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/parsers
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/parsers/kernel
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/pidfile
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/platform
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/plugingetter
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/plugins
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/plugins/transport
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/pools
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/process
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/progress
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/reexec
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/rootless
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/rootless/specconv
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/stack
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/stdcopy
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/streamformatter
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/stringid
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/sysinfo
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/system
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/tailfile
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/tarsum
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/pkg/useragent
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/plugin
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/plugin/executor/containerd
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/plugin/v2
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/profiles/apparmor
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/profiles/seccomp
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/quota
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/reference
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/registry
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/registry/resumable
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/restartmanager
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/runconfig
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/runconfig/opts
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/testutil
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/testutil/daemon
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/testutil/environment
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/testutil/fakecontext
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/testutil/fakegit
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/testutil/fakestorage
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/testutil/fixtures/load
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/testutil/fixtures/plugin
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/testutil/registry
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/testutil/request
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/volume
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/volume/drivers
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/volume/local
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/volume/mounts
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/volume/service
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/volume/service/opts
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/volume/testutils'
21:21:21 [2024-05-21T21:21:21.353Z] ++ grep --fixed-strings -v /libnetwork
21:21:21 [2024-05-21T21:21:21.353Z] ++ echo 'github.com/docker/docker/api
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/backend/build
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/httpstatus
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/httputils
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/middleware
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/build
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/checkpoint
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/container
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/debug
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/distribution
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/grpc
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/image
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/network
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/plugin
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/session
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/swarm
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/system
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/server/router/volume
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/backend
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/blkiodev
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/checkpoint
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/container
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/events
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/filters
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/image
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/mount
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/network
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/plugins/logdriver
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/registry
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/strslice
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/swarm
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/swarm/runtime
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/system
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/time
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/versions
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/api/types/volume
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/builder-next
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/builder-next/exporter
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/builder-next/worker
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/builder-next/worker/label
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/dockerfile
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/remotecontext
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/remotecontext/git
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/builder/remotecontext/urlutil
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/cli/debug
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/cli/winresources/docker-proxy
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/cli/winresources/dockerd
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/client
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/client/buildkit
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/cmd/docker-proxy
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/cmd/dockerd
21:21:21 [2024-05-21T21:21:21.353Z] github.com/docker/docker/cmd/dockerd/trap
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/container
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/container/stream
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/contrib/apparmor
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/contrib/httpserver
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/cluster
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/cluster/convert
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/cluster/executor
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/cluster/executor/container
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/cluster/provider
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/config
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/containerd
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/events
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/events/testutils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/copy
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/register
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/vfs
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/zfs
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/images
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/initlayer
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/links
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/listeners
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/awslogs
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/fluentd
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/gcplogs
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/gelf
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/journald
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/local
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/loggertest
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/loggerutils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/splunk
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/syslog
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/templates
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/names
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/network
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/snapshotter
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/stats
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/distribution
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/distribution/metadata
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/distribution/utils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/distribution/xfer
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/dockerversion
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/errdefs
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/image
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/image/cache
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/image/spec/specs-go
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/image/spec/specs-go/v1
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/image/tarexport
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/image/v1
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/cleanups
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/compatcontext
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/ioutils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/mod
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/mounttree
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/multierror
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/rootless/mountopts
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/safepath
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/sliceutil
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/test/suite
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/testutils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/testutils/netnsutils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/testutils/specialimage
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/unix_noeintr
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/unshare
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/layer
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libcontainerd
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libcontainerd/queue
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libcontainerd/remote
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libcontainerd/shimopts
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libcontainerd/supervisor
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libcontainerd/types
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/bitmap
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/cluster
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/cnmallocator
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/config
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/datastore
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/diagnostic
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/discoverapi
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/driverapi
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/drivers/bridge
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/drivers/host
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/drivers/null
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/drivers/overlay
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/drivers/remote
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/drivers/windows
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/drvregistry
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/etchosts
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/internal/caller
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/internal/kvstore
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/internal/netiputil
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/internal/resolvconf
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/ipamapi
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/ipams
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/ipams/defaultipam
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/ipams/null
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/ipams/remote
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/ipamutils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/ipbits
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/iptables
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/netlabel
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/netutils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/networkdb
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/ns
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/options
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/osl
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/osl/kernel
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/portallocator
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/portmapper
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/resolvconf
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/scope
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libnetwork/types
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/oci
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/oci/caps
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/opts
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/archive
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/authorization
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/broadcaster
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/capabilities
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/chrootarchive
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/containerfs
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/directory
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/dmesg
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/fileutils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/homedir
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/idtools
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/ioutils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/jsonmessage
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/longpath
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/meminfo
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/namesgenerator
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/parsers
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/parsers/kernel
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/pidfile
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/platform
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/plugingetter
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/plugins
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/plugins/transport
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/pools
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/process
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/progress
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/reexec
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/rootless
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/rootless/specconv
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/stack
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/stdcopy
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/streamformatter
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/stringid
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/sysinfo
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/system
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/tailfile
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/tarsum
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/useragent
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/plugin
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/plugin/executor/containerd
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/plugin/v2
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/profiles/apparmor
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/profiles/seccomp
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/quota
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/reference
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/registry
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/registry/resumable
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/restartmanager
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/runconfig
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/runconfig/opts
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil/daemon
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil/environment
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil/fakecontext
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil/fakegit
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil/fakestorage
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil/fixtures/load
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil/fixtures/plugin
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil/registry
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil/request
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/volume
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/volume/drivers
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/volume/local
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/volume/mounts
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/volume/service
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/volume/service/opts
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/volume/testutils'
21:21:21 [2024-05-21T21:21:21.354Z] + base_pkg_list='github.com/docker/docker/api
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/backend/build
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/httpstatus
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/httputils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/middleware
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/build
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/checkpoint
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/container
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/debug
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/distribution
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/grpc
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/image
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/network
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/plugin
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/session
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/swarm
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/system
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/volume
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/backend
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/blkiodev
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/checkpoint
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/container
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/events
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/filters
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/image
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/mount
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/network
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/plugins/logdriver
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/registry
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/strslice
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/swarm
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/swarm/runtime
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/system
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/time
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/versions
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/volume
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/builder-next
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/builder-next/exporter
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/builder-next/worker
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/builder-next/worker/label
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/dockerfile
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/remotecontext
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/remotecontext/git
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/remotecontext/urlutil
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/cli/debug
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/cli/winresources/docker-proxy
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/cli/winresources/dockerd
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/client
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/client/buildkit
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/cmd/docker-proxy
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/cmd/dockerd
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/cmd/dockerd/trap
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/container
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/container/stream
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/contrib/apparmor
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/contrib/httpserver
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/cluster
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/cluster/convert
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/cluster/executor
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/cluster/executor/container
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/cluster/provider
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/config
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/containerd
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/events
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/events/testutils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/copy
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/register
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/vfs
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/zfs
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/images
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/initlayer
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/links
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/listeners
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/awslogs
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/fluentd
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/gcplogs
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/gelf
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/journald
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/local
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/loggertest
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/loggerutils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/splunk
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/syslog
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/logger/templates
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/names
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/network
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/snapshotter
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/stats
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/distribution
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/distribution/metadata
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/distribution/utils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/distribution/xfer
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/dockerversion
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/errdefs
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/image
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/image/cache
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/image/spec/specs-go
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/image/spec/specs-go/v1
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/image/tarexport
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/image/v1
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/cleanups
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/compatcontext
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/ioutils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/mod
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/mounttree
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/multierror
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/rootless/mountopts
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/safepath
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/sliceutil
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/test/suite
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/testutils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/testutils/netnsutils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/testutils/specialimage
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/unix_noeintr
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/internal/unshare
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/layer
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libcontainerd
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libcontainerd/queue
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libcontainerd/remote
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libcontainerd/shimopts
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libcontainerd/supervisor
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/libcontainerd/types
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/oci
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/oci/caps
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/opts
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/archive
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/authorization
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/broadcaster
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/capabilities
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/chrootarchive
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/containerfs
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/directory
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/dmesg
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/fileutils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/homedir
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/idtools
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/ioutils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/jsonmessage
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/longpath
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/meminfo
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/namesgenerator
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/parsers
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/parsers/kernel
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/pidfile
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/platform
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/plugingetter
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/plugins
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/plugins/transport
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/pools
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/process
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/progress
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/reexec
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/rootless
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/rootless/specconv
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/stack
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/stdcopy
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/streamformatter
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/stringid
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/sysinfo
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/system
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/tailfile
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/tarsum
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/pkg/useragent
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/plugin
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/plugin/executor/containerd
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/plugin/v2
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/profiles/apparmor
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/profiles/seccomp
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/quota
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/reference
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/registry
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/registry/resumable
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/restartmanager
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/runconfig
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/runconfig/opts
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil/daemon
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil/environment
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil/fakecontext
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil/fakegit
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil/fakestorage
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil/fixtures/load
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil/fixtures/plugin
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil/registry
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/testutil/request
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/volume
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/volume/drivers
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/volume/local
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/volume/mounts
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/volume/service
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/volume/service/opts
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/volume/testutils'
21:21:21 [2024-05-21T21:21:21.354Z] ++ grep --fixed-strings /libnetwork
21:21:21 [2024-05-21T21:21:21.354Z] ++ echo 'github.com/docker/docker/api
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/backend/build
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/httpstatus
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/httputils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/middleware
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/build
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/checkpoint
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/container
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/debug
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/distribution
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/grpc
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/image
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/network
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/plugin
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/session
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/swarm
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/system
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/server/router/volume
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/backend
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/blkiodev
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/checkpoint
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/container
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/events
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/filters
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/image
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/mount
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/network
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/plugins/logdriver
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/registry
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/strslice
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/swarm
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/swarm/runtime
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/system
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/time
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/versions
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/api/types/volume
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/builder-next
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/builder-next/exporter
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/builder-next/worker
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/builder-next/worker/label
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/dockerfile
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/remotecontext
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/remotecontext/git
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/builder/remotecontext/urlutil
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/cli/debug
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/cli/winresources/docker-proxy
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/cli/winresources/dockerd
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/client
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/client/buildkit
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/cmd/docker-proxy
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/cmd/dockerd
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/cmd/dockerd/trap
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/container
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/container/stream
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/contrib/apparmor
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/contrib/httpserver
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/cluster
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/cluster/convert
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/cluster/executor
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/cluster/executor/container
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/cluster/provider
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/config
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/containerd
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/events
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/events/testutils
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/copy
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:21:21 [2024-05-21T21:21:21.354Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/graphdriver/register
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/graphdriver/vfs
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/graphdriver/zfs
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/images
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/initlayer
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/links
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/listeners
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/logger
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/logger/awslogs
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/logger/fluentd
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/logger/gcplogs
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/logger/gelf
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/logger/journald
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/logger/local
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/logger/loggertest
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/logger/loggerutils
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/logger/splunk
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/logger/syslog
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/logger/templates
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/names
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/network
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/snapshotter
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/daemon/stats
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/distribution
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/distribution/metadata
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/distribution/utils
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/distribution/xfer
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/dockerversion
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/errdefs
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/image
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/image/cache
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/image/spec/specs-go
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/image/spec/specs-go/v1
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/image/tarexport
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/image/v1
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/internal/cleanups
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/internal/compatcontext
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/internal/ioutils
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/internal/mod
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/internal/mounttree
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/internal/multierror
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/internal/rootless/mountopts
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/internal/safepath
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/internal/sliceutil
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/internal/test/suite
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/internal/testutils
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/internal/testutils/netnsutils
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/internal/testutils/specialimage
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/internal/unix_noeintr
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/internal/unshare
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/layer
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libcontainerd
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libcontainerd/queue
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libcontainerd/remote
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libcontainerd/shimopts
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libcontainerd/supervisor
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libcontainerd/types
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/bitmap
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cluster
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cnmallocator
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/config
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/datastore
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/diagnostic
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/discoverapi
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/driverapi
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/bridge
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/host
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/null
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/overlay
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/remote
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/windows
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drvregistry
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/etchosts
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/internal/caller
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/internal/kvstore
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/internal/netiputil
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/internal/resolvconf
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipamapi
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipams
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipams/defaultipam
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipams/null
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipams/remote
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipamutils
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipbits
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/iptables
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/netlabel
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/netutils
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/networkdb
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ns
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/options
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/osl
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/osl/kernel
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/portallocator
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/portmapper
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/resolvconf
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/scope
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/types
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/oci
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/oci/caps
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/opts
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/archive
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/authorization
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/broadcaster
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/capabilities
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/chrootarchive
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/containerfs
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/directory
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/dmesg
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/fileutils
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/homedir
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/idtools
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/ioutils
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/jsonmessage
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/longpath
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/meminfo
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/namesgenerator
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/parsers
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/parsers/kernel
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/pidfile
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/platform
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/plugingetter
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/plugins
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/plugins/transport
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/pools
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/process
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/progress
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/reexec
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/rootless
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/rootless/specconv
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/stack
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/stdcopy
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/streamformatter
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/stringid
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/sysinfo
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/system
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/tailfile
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/tarsum
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/pkg/useragent
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/plugin
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/plugin/executor/containerd
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/plugin/v2
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/profiles/apparmor
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/profiles/seccomp
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/quota
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/reference
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/registry
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/registry/resumable
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/restartmanager
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/runconfig
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/runconfig/opts
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/testutil
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/testutil/daemon
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/testutil/environment
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/testutil/fakecontext
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/testutil/fakegit
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/testutil/fakestorage
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/testutil/fixtures/load
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/testutil/fixtures/plugin
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/testutil/registry
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/testutil/request
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/volume
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/volume/drivers
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/volume/local
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/volume/mounts
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/volume/service
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/volume/service/opts
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/volume/testutils'
21:21:21 [2024-05-21T21:21:21.355Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/bitmap
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cluster
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cnmallocator
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/config
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/datastore
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/diagnostic
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/discoverapi
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/driverapi
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/bridge
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/host
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/null
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/overlay
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/remote
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/windows
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drvregistry
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/etchosts
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/internal/caller
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/internal/kvstore
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/internal/netiputil
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/internal/resolvconf
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipamapi
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipams
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipams/defaultipam
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipams/null
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipams/remote
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipamutils
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipbits
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/iptables
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/netlabel
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/netutils
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/networkdb
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ns
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/options
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/osl
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/osl/kernel
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/portallocator
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/portmapper
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/resolvconf
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/scope
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/types'
21:21:21 [2024-05-21T21:21:21.355Z] + echo 'github.com/docker/docker/libnetwork
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/bitmap
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cluster
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/cnmallocator
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/config
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/datastore
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/diagnostic
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/discoverapi
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/driverapi
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/bridge
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/host
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/null
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/overlay
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/remote
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/windows
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drvregistry
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/etchosts
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/internal/caller
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/internal/kvstore
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/internal/netiputil
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/internal/resolvconf
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipamapi
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/+ grep --fixed-strings libnetwork/drivers/bridge
21:21:21 [2024-05-21T21:21:21.355Z] ipams
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipams/defaultipam
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipams/null
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipams/remote
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipamutils
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ipbits
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/iptables
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/netlabel
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/netutils
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/networkdb
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/ns
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/options
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/osl
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/osl/kernel
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/portallocator
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/portmapper
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/resolvconf
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/scope
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/types'
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/bridge
21:21:21 [2024-05-21T21:21:21.355Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:21:21 [2024-05-21T21:21:21.355Z] + type docker-proxy
21:21:21 [2024-05-21T21:21:21.355Z] hack/test/unit: line 25: type: docker-proxy: not found
21:21:21 [2024-05-21T21:21:21.355Z] + hack/make.sh binary-proxy install-proxy
21:21:21 [2024-05-21T21:21:21.355Z] 
21:21:21 [2024-05-21T21:21:21.355Z] Removing bundles/
21:21:21 [2024-05-21T21:21:21.355Z] 
21:21:21 [2024-05-21T21:21:21.355Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
21:21:21 [2024-05-21T21:21:21.355Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
21:21:21 [2024-05-21T21:21:21.355Z] + tee /go/src/github.com/docker/docker/go.mod
21:21:21 [2024-05-21T21:21:21.355Z] module github.com/docker/docker
21:21:21 [2024-05-21T21:21:21.355Z] 
21:21:21 [2024-05-21T21:21:21.355Z] go 1.21
21:21:21 [2024-05-21T21:21:21.355Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
21:21:21 [2024-05-21T21:21:21.355Z] + GO111MODULE=on
21:21:21 [2024-05-21T21:21:21.355Z] + GOTOOLCHAIN=local
21:21:21 [2024-05-21T21:21:21.355Z] + 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=8470add2fe7c40b168d09e1e7e8f2fcc181e0715" -X "github.com/docker/docker/dockerversion.BuildTime=2024-05-21T21:21:21.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
21:21:25 [2024-05-21T21:21:25.510Z] + rm -f /go/src/github.com/docker/docker/go.mod
21:21:25 [2024-05-21T21:21:25.510Z] Created binary: bundles/binary-proxy/docker-proxy
21:21:25 [2024-05-21T21:21:25.510Z] 
21:21:25 [2024-05-21T21:21:25.510Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
21:21:25 [2024-05-21T21:21:25.510Z] Installing docker-proxy to /usr/local/bin/
21:21:25 [2024-05-21T21:21:25.510Z] 
21:21:25 [2024-05-21T21:21:25.510Z] + mkdir -p bundles
21:21:25 [2024-05-21T21:21:25.510Z] + '[' -n 'github.com/docker/docker/api
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/server
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/server/backend/build
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/server/httpstatus
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/server/httputils
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/server/middleware
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/server/router
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/server/router/build
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/server/router/checkpoint
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/server/router/container
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/server/router/debug
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/server/router/distribution
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/server/router/grpc
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/server/router/image
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/server/router/network
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/server/router/plugin
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/server/router/session
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/server/router/swarm
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/server/router/system
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/server/router/volume
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/types
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/types/backend
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/types/blkiodev
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/types/checkpoint
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/types/container
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/types/events
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/types/filters
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/types/image
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/types/mount
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/types/network
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/types/plugins/logdriver
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/types/registry
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/types/strslice
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/types/swarm
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/types/swarm/runtime
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/types/system
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/types/time
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/types/versions
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/api/types/volume
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/builder
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/builder/builder-next
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/builder/builder-next/exporter
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/builder/builder-next/worker
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/builder/builder-next/worker/label
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/builder/dockerfile
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/builder/remotecontext
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/builder/remotecontext/git
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/builder/remotecontext/urlutil
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/cli/debug
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/cli/winresources/docker-proxy
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/cli/winresources/dockerd
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/client
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/client/buildkit
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/cmd/docker-proxy
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/cmd/dockerd
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/cmd/dockerd/trap
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/container
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/container/stream
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/contrib/apparmor
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/contrib/httpserver
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/cluster
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/cluster/convert
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/cluster/executor
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/cluster/executor/container
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/cluster/provider
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/config
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/containerd
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/events
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/events/testutils
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/graphdriver
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/graphdriver/copy
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/graphdriver/register
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/graphdriver/vfs
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/graphdriver/zfs
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/images
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/initlayer
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/links
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/listeners
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/logger
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/logger/awslogs
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/logger/fluentd
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/logger/gcplogs
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/logger/gelf
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/logger/journald
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/logger/local
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/logger/loggertest
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/logger/loggerutils
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/logger/splunk
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/logger/syslog
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/logger/templates
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/names
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/network
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/snapshotter
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/daemon/stats
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/distribution
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/distribution/metadata
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/distribution/utils
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/distribution/xfer
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/dockerversion
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/errdefs
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/image
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/image/cache
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/image/spec/specs-go
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/image/spec/specs-go/v1
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/image/tarexport
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/image/v1
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/internal/cleanups
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/internal/compatcontext
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/internal/ioutils
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/internal/mod
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/internal/mounttree
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/internal/multierror
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/internal/rootless/mountopts
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/internal/safepath
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/internal/sliceutil
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/internal/test/suite
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/internal/testutils
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/internal/testutils/netnsutils
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/internal/testutils/specialimage
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/internal/unix_noeintr
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/internal/unshare
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/layer
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/libcontainerd
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/libcontainerd/queue
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/libcontainerd/remote
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/libcontainerd/shimopts
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/libcontainerd/supervisor
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/libcontainerd/types
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/oci
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/oci/caps
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/opts
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/archive
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/authorization
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/broadcaster
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/capabilities
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/chrootarchive
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/containerfs
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/directory
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/dmesg
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/fileutils
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/homedir
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/idtools
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/ioutils
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/jsonmessage
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/longpath
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/meminfo
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/namesgenerator
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/parsers
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/parsers/kernel
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/pidfile
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/platform
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/plugingetter
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/plugins
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/plugins/transport
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/pools
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/process
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/progress
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/reexec
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/rootless
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/rootless/specconv
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/stack
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/stdcopy
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/streamformatter
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/stringid
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/sysinfo
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/system
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/tailfile
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/tarsum
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/pkg/useragent
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/plugin
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/plugin/executor/containerd
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/plugin/v2
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/profiles/apparmor
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/profiles/seccomp
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/quota
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/reference
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/registry
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/registry/resumable
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/restartmanager
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/runconfig
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/runconfig/opts
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/testutil
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/testutil/daemon
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/testutil/environment
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/testutil/fakecontext
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/testutil/fakegit
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/testutil/fakestorage
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/testutil/fixtures/load
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/testutil/fixtures/plugin
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/testutil/registry
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/testutil/request
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/volume
21:21:25 [2024-05-21T21:21:25.510Z] github.com/docker/docker/volume/drivers
21:21:25 [2024-05-21T21:21:25.511Z] github.com/docker/docker/volume/local
21:21:25 [2024-05-21T21:21:25.511Z] github.com/docker/docker/volume/mounts
21:21:25 [2024-05-21T21:21:25.511Z] github.com/docker/docker/volume/service
21:21:25 [2024-05-21T21:21:25.511Z] github.com/docker/docker/volume/service/opts
21:21:25 [2024-05-21T21:21:25.511Z] github.com/docker/docker/volume/testutils' ']'
21:21:25 [2024-05-21T21:21:25.511Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/ioutils github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/rootless/mountopts github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
21:21:26 [2024-05-21T21:21:26.070Z] ?   	github.com/docker/docker/api	[no test files]
21:21:34 [2024-05-21T21:21:34.142Z] ok  	github.com/docker/docker/api/server	0.024s	coverage: 16.2% of statements
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 28.1% of statements
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 42.7% of statements
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ok  	github.com/docker/docker/api/server/router/container	0.013s	coverage: 5.9% of statements
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/types	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
21:21:56 [2024-05-21T21:21:56.023Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
21:21:56 [2024-05-21T21:21:56.023Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/types/system	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 80.0% of statements
21:21:56 [2024-05-21T21:21:56.023Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
21:21:56 [2024-05-21T21:21:56.023Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
21:21:56 [2024-05-21T21:21:56.023Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
21:21:56 [2024-05-21T21:21:56.023Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/builder	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
21:21:56 [2024-05-21T21:21:56.023Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
21:21:57 [2024-05-21T21:21:57.907Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
21:21:57 [2024-05-21T21:21:57.907Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
21:21:57 [2024-05-21T21:21:57.907Z] ok  	github.com/docker/docker/cli/debug	0.008s	coverage: 100.0% of statements
21:21:57 [2024-05-21T21:21:57.907Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.009s	coverage: 100.0% of statements
21:21:57 [2024-05-21T21:21:57.907Z] ok  	github.com/docker/docker/builder/remotecontext	0.038s	coverage: 33.7% of statements
21:21:57 [2024-05-21T21:21:57.907Z] ok  	github.com/docker/docker/builder/dockerfile	0.047s	coverage: 50.1% of statements
21:21:59 [2024-05-21T21:21:59.268Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
21:21:59 [2024-05-21T21:21:59.523Z] ok  	github.com/docker/docker/client	0.143s	coverage: 77.0% of statements
21:21:59 [2024-05-21T21:21:59.778Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.438s	coverage: 68.2% of statements
21:22:00 [2024-05-21T21:22:00.337Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.627s	coverage: 82.5% of statements
21:22:12 [2024-05-21T21:22:12.491Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
21:22:12 [2024-05-21T21:22:12.491Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:22:12 [2024-05-21T21:22:12.491Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:22:12 [2024-05-21T21:22:12.491Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:22:12 [2024-05-21T21:22:12.491Z] ok  	github.com/docker/docker/container	0.130s	coverage: 36.3% of statements
21:22:12 [2024-05-21T21:22:12.491Z] ok  	github.com/docker/docker/cmd/dockerd	0.184s	coverage: 29.7% of statements
21:22:14 [2024-05-21T21:22:14.373Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.380s	coverage: 0.0% of statements
21:22:15 [2024-05-21T21:22:15.734Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:22:15 [2024-05-21T21:22:15.734Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
21:22:15 [2024-05-21T21:22:15.734Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.023s	coverage: 39.3% of statements
21:22:15 [2024-05-21T21:22:15.734Z] ok  	github.com/docker/docker/daemon/cluster	0.047s	coverage: 0.5% of statements
21:22:15 [2024-05-21T21:22:15.989Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:22:15 [2024-05-21T21:22:15.989Z] ok  	github.com/docker/docker/daemon/config	0.045s	coverage: 74.4% of statements
21:22:17 [2024-05-21T21:22:17.873Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:22:17 [2024-05-21T21:22:17.873Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.3% of statements
21:22:17 [2024-05-21T21:22:17.873Z] ok  	github.com/docker/docker/daemon/containerd	0.045s	coverage: 17.6% of statements
21:22:17 [2024-05-21T21:22:17.873Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
21:22:17 [2024-05-21T21:22:17.873Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.8% of statements
21:22:17 [2024-05-21T21:22:17.873Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.185s	coverage: 60.9% of statements
21:22:18 [2024-05-21T21:22:18.432Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:22:18 [2024-05-21T21:22:18.432Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.9% of statements
21:22:18 [2024-05-21T21:22:18.432Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:22:18 [2024-05-21T21:22:18.432Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:22:18 [2024-05-21T21:22:18.686Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 60.9% of statements
21:22:18 [2024-05-21T21:22:18.686Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.210s	coverage: 60.2% of statements
21:22:19 [2024-05-21T21:22:19.244Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
21:22:19 [2024-05-21T21:22:19.499Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.457s	coverage: 13.2% of statements
21:22:19 [2024-05-21T21:22:19.753Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:22:19 [2024-05-21T21:22:19.753Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:22:19 [2024-05-21T21:22:19.753Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
21:22:19 [2024-05-21T21:22:19.753Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 2.9% of statements
21:22:20 [2024-05-21T21:22:20.007Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.2% of statements
21:22:20 [2024-05-21T21:22:20.262Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:22:20 [2024-05-21T21:22:20.262Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
21:22:20 [2024-05-21T21:22:20.262Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
21:22:20 [2024-05-21T21:22:20.262Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.112s	coverage: 78.2% of statements
21:22:20 [2024-05-21T21:22:20.821Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
21:22:20 [2024-05-21T21:22:20.821Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
21:22:20 [2024-05-21T21:22:20.821Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
21:22:20 [2024-05-21T21:22:20.821Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
21:22:21 [2024-05-21T21:22:21.094Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.103s	coverage: 76.8% of statements
21:22:21 [2024-05-21T21:22:21.094Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
21:22:21 [2024-05-21T21:22:21.094Z] ok  	github.com/docker/docker/daemon/logger/local	0.040s	coverage: 79.4% of statements
21:22:21 [2024-05-21T21:22:21.653Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.014s	coverage: 63.5% of statements
21:22:21 [2024-05-21T21:22:21.653Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.019s	coverage: 31.5% of statements
21:22:21 [2024-05-21T21:22:21.908Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:22:21 [2024-05-21T21:22:21.908Z] ok  	github.com/docker/docker/daemon/logger/templates	0.006s	coverage: 8.3% of statements
21:22:21 [2024-05-21T21:22:21.908Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
21:22:22 [2024-05-21T21:22:22.162Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
21:22:22 [2024-05-21T21:22:22.162Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:22:22 [2024-05-21T21:22:22.162Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
21:22:22 [2024-05-21T21:22:22.162Z] ok  	github.com/docker/docker/daemon/logger/journald	1.454s	coverage: 72.7% of statements
21:22:23 [2024-05-21T21:22:23.085Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:22:23 [2024-05-21T21:22:23.085Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
21:22:23 [2024-05-21T21:22:23.085Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.2% of statements
21:22:23 [2024-05-21T21:22:23.085Z] ok  	github.com/docker/docker/distribution/metadata	0.024s	coverage: 44.4% of statements
21:22:23 [2024-05-21T21:22:23.339Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.441s	coverage: 82.5% of statements
21:22:23 [2024-05-21T21:22:23.593Z] ok  	github.com/docker/docker/image	0.024s	coverage: 82.8% of statements
21:22:23 [2024-05-21T21:22:23.847Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
21:22:23 [2024-05-21T21:22:23.847Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
21:22:23 [2024-05-21T21:22:23.847Z] ok  	github.com/docker/docker/image/cache	0.012s	coverage: 26.1% of statements
21:22:24 [2024-05-21T21:22:24.102Z] ?   	github.com/docker/docker/image/v1	[no test files]
21:22:24 [2024-05-21T21:22:24.102Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.5% of statements
21:22:24 [2024-05-21T21:22:24.102Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
21:22:24 [2024-05-21T21:22:24.102Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
21:22:24 [2024-05-21T21:22:24.102Z] ok  	github.com/docker/docker/internal/ioutils	0.007s	coverage: 66.7% of statements
21:22:24 [2024-05-21T21:22:24.102Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
21:22:24 [2024-05-21T21:22:24.102Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
21:22:24 [2024-05-21T21:22:24.356Z] ?   	github.com/docker/docker/internal/rootless/mountopts	[no test files]
21:22:24 [2024-05-21T21:22:24.356Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
21:22:24 [2024-05-21T21:22:24.356Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:22:24 [2024-05-21T21:22:24.356Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
21:22:24 [2024-05-21T21:22:24.356Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
21:22:24 [2024-05-21T21:22:24.356Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
21:22:24 [2024-05-21T21:22:24.356Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
21:22:24 [2024-05-21T21:22:24.356Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
21:22:24 [2024-05-21T21:22:24.356Z] ok  	github.com/docker/docker/internal/sliceutil	0.003s	coverage: 56.2% of statements
21:22:24 [2024-05-21T21:22:24.356Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
21:22:24 [2024-05-21T21:22:24.356Z] ok  	github.com/docker/docker/distribution	1.494s	coverage: 28.7% of statements
21:22:24 [2024-05-21T21:22:24.915Z] ok  	github.com/docker/docker/daemon	10.563s	coverage: 15.8% of statements
21:22:25 [2024-05-21T21:22:25.169Z] ok  	github.com/docker/docker/distribution/xfer	2.194s	coverage: 85.4% of statements
21:22:25 [2024-05-21T21:22:25.424Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:22:25 [2024-05-21T21:22:25.424Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:22:25 [2024-05-21T21:22:25.424Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
21:22:25 [2024-05-21T21:22:25.424Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:22:25 [2024-05-21T21:22:25.424Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:22:25 [2024-05-21T21:22:25.424Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
21:22:25 [2024-05-21T21:22:25.678Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:22:25 [2024-05-21T21:22:25.678Z] ok  	github.com/docker/docker/oci	0.018s	coverage: 35.8% of statements
21:22:25 [2024-05-21T21:22:25.933Z] ok  	github.com/docker/docker/opts	0.028s	coverage: 67.9% of statements
21:22:26 [2024-05-21T21:22:26.492Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
21:22:26 [2024-05-21T21:22:26.492Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
21:22:26 [2024-05-21T21:22:26.492Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
21:22:26 [2024-05-21T21:22:26.492Z] ok  	github.com/docker/docker/pkg/containerfs	0.018s	coverage: 26.7% of statements
21:22:26 [2024-05-21T21:22:26.747Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
21:22:26 [2024-05-21T21:22:26.747Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.251s	coverage: 83.7% of statements
21:22:27 [2024-05-21T21:22:27.001Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 51.7% of statements
21:22:27 [2024-05-21T21:22:27.001Z] ok  	github.com/docker/docker/pkg/homedir	0.021s	coverage: 6.5% of statements
21:22:27 [2024-05-21T21:22:27.001Z] ok  	github.com/docker/docker/pkg/authorization	0.498s	coverage: 68.3% of statements
21:22:27 [2024-05-21T21:22:27.001Z] ok  	github.com/docker/docker/pkg/archive	0.508s	coverage: 81.4% of statements
21:22:27 [2024-05-21T21:22:27.256Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
21:22:27 [2024-05-21T21:22:27.256Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
21:22:27 [2024-05-21T21:22:27.256Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 92.3% of statements
21:22:27 [2024-05-21T21:22:27.256Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.022s	coverage: 85.7% of statements
21:22:27 [2024-05-21T21:22:27.256Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
21:22:27 [2024-05-21T21:22:27.510Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
21:22:27 [2024-05-21T21:22:27.510Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:22:27 [2024-05-21T21:22:27.510Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:22:27 [2024-05-21T21:22:27.510Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 94.1% of statements
21:22:27 [2024-05-21T21:22:27.510Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.011s	coverage: 90.2% of statements
21:22:27 [2024-05-21T21:22:27.510Z] ok  	github.com/docker/docker/pkg/ioutils	0.377s	coverage: 69.1% of statements
21:22:27 [2024-05-21T21:22:27.764Z] ok  	github.com/docker/docker/pkg/idtools	0.854s	coverage: 69.7% of statements
21:22:28 [2024-05-21T21:22:28.019Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:22:28 [2024-05-21T21:22:28.019Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:22:28 [2024-05-21T21:22:28.019Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
21:22:28 [2024-05-21T21:22:28.019Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 90.0% of statements
21:22:28 [2024-05-21T21:22:28.019Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
21:22:28 [2024-05-21T21:22:28.019Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
21:22:28 [2024-05-21T21:22:28.274Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
21:22:28 [2024-05-21T21:22:28.274Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
21:22:28 [2024-05-21T21:22:28.274Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
21:22:28 [2024-05-21T21:22:28.274Z] ok  	github.com/docker/docker/pkg/reexec	0.020s	coverage: 82.4% of statements
21:22:28 [2024-05-21T21:22:28.274Z] ok  	github.com/docker/docker/pkg/stack	0.011s	coverage: 90.9% of statements
21:22:28 [2024-05-21T21:22:28.274Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
21:22:28 [2024-05-21T21:22:28.528Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 64.5% of statements
21:22:28 [2024-05-21T21:22:28.528Z] ok  	github.com/docker/docker/pkg/stringid	0.007s	coverage: 61.9% of statements
21:22:28 [2024-05-21T21:22:28.783Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 41.0% of statements
21:22:28 [2024-05-21T21:22:28.783Z] ok  	github.com/docker/docker/pkg/sysinfo	0.018s	coverage: 53.4% of statements
21:22:28 [2024-05-21T21:22:28.783Z] ok  	github.com/docker/docker/pkg/tailfile	0.040s	coverage: 88.6% of statements
21:22:28 [2024-05-21T21:22:28.783Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
21:22:28 [2024-05-21T21:22:28.783Z] ok  	github.com/docker/docker/pkg/tarsum	0.051s	coverage: 89.6% of statements
21:22:29 [2024-05-21T21:22:29.706Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:22:29 [2024-05-21T21:22:29.706Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:22:29 [2024-05-21T21:22:29.706Z] ok  	github.com/docker/docker/plugin/v2	0.012s	coverage: 13.6% of statements
21:22:29 [2024-05-21T21:22:29.706Z] ok  	github.com/docker/docker/profiles/seccomp	0.027s	coverage: 86.0% of statements
21:22:29 [2024-05-21T21:22:29.961Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
21:22:29 [2024-05-21T21:22:29.961Z] ok  	github.com/docker/docker/pkg/plugins	2.011s	coverage: 73.7% of statements
21:22:29 [2024-05-21T21:22:29.961Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
21:22:30 [2024-05-21T21:22:30.215Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
21:22:30 [2024-05-21T21:22:30.470Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:22:30 [2024-05-21T21:22:30.470Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
21:22:30 [2024-05-21T21:22:30.470Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 54.0% of statements
21:22:30 [2024-05-21T21:22:30.470Z] ok  	github.com/docker/docker/registry	0.102s	coverage: 63.9% of statements
21:22:30 [2024-05-21T21:22:30.725Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 6.8% of statements
21:22:30 [2024-05-21T21:22:30.725Z] ok  	github.com/docker/docker/quota	0.882s	coverage: 69.3% of statements
21:22:30 [2024-05-21T21:22:30.980Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:22:30 [2024-05-21T21:22:30.980Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:22:30 [2024-05-21T21:22:30.980Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:22:30 [2024-05-21T21:22:30.980Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:22:30 [2024-05-21T21:22:30.980Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:22:30 [2024-05-21T21:22:30.980Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:22:30 [2024-05-21T21:22:30.980Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:22:30 [2024-05-21T21:22:30.980Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:22:30 [2024-05-21T21:22:30.980Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:22:30 [2024-05-21T21:22:30.980Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:22:30 [2024-05-21T21:22:30.980Z] ?   	github.com/docker/docker/volume	[no test files]
21:22:31 [2024-05-21T21:22:31.539Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
21:22:31 [2024-05-21T21:22:31.794Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 61.5% of statements
21:22:31 [2024-05-21T21:22:31.794Z] ok  	github.com/docker/docker/volume/local	0.093s	coverage: 76.4% of statements
21:22:32 [2024-05-21T21:22:32.048Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:22:32 [2024-05-21T21:22:32.048Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:22:32 [2024-05-21T21:22:32.048Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
21:22:33 [2024-05-21T21:22:33.408Z] ok  	github.com/docker/docker/layer	7.660s	coverage: 68.1% of statements
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === Skipped
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     network_proxy_test.go:210: No support for dual stack yet
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:41: Driver btrfs not supported
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:41: Driver btrfs not supported
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:41: Driver btrfs not supported
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:41: Driver btrfs not supported
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:41: Driver btrfs not supported
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:68: No driver to put!
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z] time="2024-05-21T21:22:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z] time="2024-05-21T21:22:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z] time="2024-05-21T21:22:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z] time="2024-05-21T21:22:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z] time="2024-05-21T21:22:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:68: No driver to put!
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     overlay_test.go:61: Cannot run test with naive change algorithm
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:41: Driver zfs not supported
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:41: Driver zfs not supported
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:41: Driver zfs not supported
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:41: Driver zfs not supported
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:41: Driver zfs not supported
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     graphtest_unix.go:68: No driver to put!
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
21:22:33 [2024-05-21T21:22:33.409Z]     validate_test.go:73: only tested on Windows
21:22:33 [2024-05-21T21:22:33.409Z] 
21:22:33 [2024-05-21T21:22:33.409Z] DONE 3287 tests, 27 skipped in 67.748s
21:22:33 [2024-05-21T21:22:33.409Z] + '[' -n 'github.com/docker/docker/libnetwork
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/bitmap
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/cluster
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/cnmallocator
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/config
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/datastore
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/diagnostic
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/discoverapi
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/driverapi
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/drivers/bridge
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/drivers/host
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/drivers/null
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/drivers/overlay
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/drivers/remote
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/drivers/windows
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/drvregistry
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/etchosts
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/internal/caller
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/internal/kvstore
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/internal/netiputil
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/internal/resolvconf
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/ipamapi
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/ipams
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/ipams/defaultipam
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/ipams/null
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/ipams/remote
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/ipamutils
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/ipbits
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/iptables
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/netlabel
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/netutils
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/networkdb
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/ns
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/options
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/osl
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/osl/kernel
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/portallocator
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/portmapper
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/resolvconf
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/scope
21:22:33 [2024-05-21T21:22:33.409Z] github.com/docker/docker/libnetwork/types' ']'
21:22:33 [2024-05-21T21:22:33.409Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cnmallocator github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/resolvconf github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams github.com/docker/docker/libnetwork/ipams/defaultipam github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
21:23:29 [2024-05-21T21:23:29.548Z] ok  	github.com/docker/docker/libnetwork	45.646s	coverage: 42.9% of statements
21:23:29 [2024-05-21T21:23:29.548Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
21:23:29 [2024-05-21T21:23:29.548Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:23:29 [2024-05-21T21:23:29.548Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:23:29 [2024-05-21T21:23:29.548Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:23:29 [2024-05-21T21:23:29.548Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:23:29 [2024-05-21T21:23:29.548Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:23:29 [2024-05-21T21:23:29.548Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:23:30 [2024-05-21T21:23:30.906Z] ok  	github.com/docker/docker/libnetwork/cnmallocator	5.172s	coverage: 72.3% of statements
21:23:31 [2024-05-21T21:23:31.161Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
21:23:31 [2024-05-21T21:23:31.415Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 37.0% of statements
21:23:31 [2024-05-21T21:23:31.415Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:23:31 [2024-05-21T21:23:31.415Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:23:31 [2024-05-21T21:23:31.670Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
21:23:36 [2024-05-21T21:23:36.901Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.812s	coverage: 63.1% of statements
21:23:36 [2024-05-21T21:23:36.902Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:23:36 [2024-05-21T21:23:36.902Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
21:23:38 [2024-05-21T21:23:38.260Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.983s	coverage: 5.1% of statements
21:23:38 [2024-05-21T21:23:38.260Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:23:38 [2024-05-21T21:23:38.515Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.003s	coverage: 4.7% of statements
21:23:38 [2024-05-21T21:23:38.515Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:23:38 [2024-05-21T21:23:38.769Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
21:23:39 [2024-05-21T21:23:39.691Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.4% of statements
21:23:39 [2024-05-21T21:23:39.946Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
21:23:40 [2024-05-21T21:23:40.200Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
21:23:40 [2024-05-21T21:23:40.455Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.0% of statements
21:23:40 [2024-05-21T21:23:40.455Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:23:40 [2024-05-21T21:23:40.709Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
21:23:40 [2024-05-21T21:23:40.709Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:23:40 [2024-05-21T21:23:40.963Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.029s	coverage: 87.0% of statements
21:23:41 [2024-05-21T21:23:41.522Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 82.1% of statements
21:23:41 [2024-05-21T21:23:41.522Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
21:23:41 [2024-05-21T21:23:41.522Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
21:23:41 [2024-05-21T21:23:41.522Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
21:23:41 [2024-05-21T21:23:41.522Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
21:23:42 [2024-05-21T21:23:42.081Z] ok  	github.com/docker/docker/libnetwork/internal/resolvconf	0.015s	coverage: 86.0% of statements
21:23:54 [2024-05-21T21:23:54.233Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
21:23:54 [2024-05-21T21:23:54.233Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:23:54 [2024-05-21T21:23:54.233Z] ?   	github.com/docker/docker/libnetwork/ipams	[no test files]
21:23:56 [2024-05-21T21:23:56.116Z] ok  	github.com/docker/docker/libnetwork/ipams/defaultipam	3.444s	coverage: 79.2% of statements
21:23:56 [2024-05-21T21:23:56.371Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
21:23:56 [2024-05-21T21:23:56.625Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
21:23:56 [2024-05-21T21:23:56.625Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:23:56 [2024-05-21T21:23:56.625Z] ?   	github.com/docker/docker/libnetwork/ipams/windowsipam	[no test files]
21:23:57 [2024-05-21T21:23:57.185Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.161s	coverage: 87.9% of statements
21:23:57 [2024-05-21T21:23:57.185Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
21:23:58 [2024-05-21T21:23:58.108Z] ok  	github.com/docker/docker/libnetwork/iptables	0.162s	coverage: 38.0% of statements
21:23:58 [2024-05-21T21:23:58.108Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
21:23:58 [2024-05-21T21:23:58.363Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 43.4% of statements
21:25:49 [2024-05-21T21:25:49.709Z] time="2024-05-21T21:25:43Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
21:25:49 [2024-05-21T21:25:49.709Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.463s	coverage: 59.2% of statements
21:25:49 [2024-05-21T21:25:49.709Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:25:49 [2024-05-21T21:25:49.709Z] ok  	github.com/docker/docker/libnetwork/options	0.003s	coverage: 100.0% of statements
21:25:49 [2024-05-21T21:25:49.709Z] ok  	github.com/docker/docker/libnetwork/osl	4.372s	coverage: 37.2% of statements
21:25:49 [2024-05-21T21:25:49.709Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
21:25:49 [2024-05-21T21:25:49.709Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.5% of statements
21:25:50 [2024-05-21T21:25:50.632Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.711s	coverage: 47.9% of statements
21:25:51 [2024-05-21T21:25:51.192Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.005s	coverage: 75.8% of statements
21:25:51 [2024-05-21T21:25:51.192Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
21:25:51 [2024-05-21T21:25:51.192Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
21:25:51 [2024-05-21T21:25:51.446Z] 
21:25:51 [2024-05-21T21:25:51.446Z] === Skipped
21:25:51 [2024-05-21T21:25:51.446Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
21:25:51 [2024-05-21T21:25:51.446Z]     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
21:25:51 [2024-05-21T21:25:51.446Z] 
21:25:51 [2024-05-21T21:25:51.446Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
21:25:51 [2024-05-21T21:25:51.446Z]     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
21:25:51 [2024-05-21T21:25:51.446Z] 
21:25:51 [2024-05-21T21:25:51.446Z] DONE 465 tests, 2 skipped in 197.989s
Post stage
[Pipeline] junit
21:25:52 [2024-05-21T21:25:52.380Z] Recording test results
21:25:53 [2024-05-21T21:25:53.711Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:25:54 [2024-05-21T21:25:54.001Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_master/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2972 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8470add2fe7c40b168d09e1e7e8f2fcc181e0715 -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= docker:8470add2fe7c40b168d09e1e7e8f2fcc181e0715 hack/make.sh dynbinary test-integration
21:25:54 [2024-05-21T21:25:54.256Z] 
21:25:54 [2024-05-21T21:25:54.256Z] Removing bundles/
21:25:54 [2024-05-21T21:25:54.256Z] 
21:25:54 [2024-05-21T21:25:54.256Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:25:54 [2024-05-21T21:25:54.256Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
21:25:54 [2024-05-21T21:25:54.256Z] + tee /go/src/github.com/docker/docker/go.mod
21:25:54 [2024-05-21T21:25:54.256Z] module github.com/docker/docker
21:25:54 [2024-05-21T21:25:54.256Z] 
21:25:54 [2024-05-21T21:25:54.256Z] go 1.21
21:25:54 [2024-05-21T21:25:54.256Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
21:25:54 [2024-05-21T21:25:54.256Z] + GO111MODULE=on
21:25:54 [2024-05-21T21:25:54.256Z] + GOTOOLCHAIN=local
21:25:54 [2024-05-21T21:25:54.256Z] + 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=8470add2fe7c40b168d09e1e7e8f2fcc181e0715" -X "github.com/docker/docker/dockerversion.BuildTime=2024-05-21T21:25:54.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
21:26:32 [2024-05-21T21:26:32.896Z] + rm -f /go/src/github.com/docker/docker/go.mod
21:26:32 [2024-05-21T21:26:32.896Z] Created binary: bundles/dynbinary-daemon/dockerd
21:26:32 [2024-05-21T21:26:32.896Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
21:26:32 [2024-05-21T21:26:32.896Z] + tee /go/src/github.com/docker/docker/go.mod
21:26:32 [2024-05-21T21:26:32.896Z] module github.com/docker/docker
21:26:32 [2024-05-21T21:26:32.896Z] 
21:26:32 [2024-05-21T21:26:32.896Z] go 1.21
21:26:32 [2024-05-21T21:26:32.896Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
21:26:32 [2024-05-21T21:26:32.896Z] + GO111MODULE=on
21:26:32 [2024-05-21T21:26:32.896Z] + GOTOOLCHAIN=local
21:26:32 [2024-05-21T21:26:32.896Z] + 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=8470add2fe7c40b168d09e1e7e8f2fcc181e0715" -X "github.com/docker/docker/dockerversion.BuildTime=2024-05-21T21:25:54.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
21:26:32 [2024-05-21T21:26:32.896Z] + rm -f /go/src/github.com/docker/docker/go.mod
21:26:32 [2024-05-21T21:26:32.896Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:26:32 [2024-05-21T21:26:32.896Z] 
21:26:32 [2024-05-21T21:26:32.896Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:26:32 [2024-05-21T21:26:32.896Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:26:32 [2024-05-21T21:26:32.896Z] HOSTNAME=4d16936855b6
21:26:32 [2024-05-21T21:26:32.896Z] TESTDEBUG=0
21:26:32 [2024-05-21T21:26:32.896Z] DEST=bundles/test-integration
21:26:32 [2024-05-21T21:26:32.896Z] PWD=/go/src/github.com/docker/docker
21:26:32 [2024-05-21T21:26:32.896Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
21:26:32 [2024-05-21T21:26:32.896Z] DOCKER_GITCOMMIT=8470add2fe7c40b168d09e1e7e8f2fcc181e0715
21:26:32 [2024-05-21T21:26:32.896Z] container=docker
21:26:32 [2024-05-21T21:26:32.896Z] HOME=/root
21:26:32 [2024-05-21T21:26:32.896Z] CONTAINERD_NAMESPACE=moby
21:26:32 [2024-05-21T21:26:32.896Z] GOLANG_VERSION=1.21.10
21:26:32 [2024-05-21T21:26:32.896Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:26:32 [2024-05-21T21:26:32.896Z] VALIDATE_BRANCH=
21:26:32 [2024-05-21T21:26:32.896Z] TERM=xterm
21:26:32 [2024-05-21T21:26:32.896Z] DOCKER_PKG=github.com/docker/docker
21:26:32 [2024-05-21T21:26:32.896Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
21:26:32 [2024-05-21T21:26:32.896Z] SHLVL=1
21:26:32 [2024-05-21T21:26:32.896Z] TIMEOUT=120m
21:26:32 [2024-05-21T21:26:32.896Z] GOTOOLCHAIN=local
21:26:32 [2024-05-21T21:26:32.896Z] DOCKER_GRAPHDRIVER=overlay2
21:26:32 [2024-05-21T21:26:32.896Z] GO111MODULE=off
21:26:32 [2024-05-21T21:26:32.896Z] DOCKER_EXPERIMENTAL=1
21:26:32 [2024-05-21T21:26:32.896Z] TEST_SKIP_INTEGRATION_CLI=1
21:26:32 [2024-05-21T21:26:32.896Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:26:32 [2024-05-21T21:26:32.896Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:26:32 [2024-05-21T21:26:32.896Z] GOPATH=/go
21:26:32 [2024-05-21T21:26:32.896Z] PKG_CONFIG=pkg-config
21:26:32 [2024-05-21T21:26:32.896Z] _=/usr/bin/env
21:26:32 [2024-05-21T21:26:32.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:26:54 [2024-05-21T21:26:54.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
21:26:54 [2024-05-21T21:26:54.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:26:55 [2024-05-21T21:26:55.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:26:59 [2024-05-21T21:26:59.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:27:03 [2024-05-21T21:27:03.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:27:06 [2024-05-21T21:27:06.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:27:06 [2024-05-21T21:27:06.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:27:08 [2024-05-21T21:27:08.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:27:09 [2024-05-21T21:27:09.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:27:10 [2024-05-21T21:27:10.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
21:27:12 [2024-05-21T21:27:12.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:27:12 [2024-05-21T21:27:12.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:27:13 [2024-05-21T21:27:13.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:27:14 [2024-05-21T21:27:14.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:27:16 [2024-05-21T21:27:16.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:27:17 [2024-05-21T21:27:17.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:27:18 [2024-05-21T21:27:18.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:27:18 [2024-05-21T21:27:18.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:27:20 [2024-05-21T21:27:20.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:27:21 [2024-05-21T21:27:21.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:27:22 [2024-05-21T21:27:22.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:27:23 [2024-05-21T21:27:23.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:27:24 [2024-05-21T21:27:24.537Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:27:24 [2024-05-21T21:27:24.537Z] Using test binary /usr/local/cli-integration/docker
21:27:24 [2024-05-21T21:27:24.537Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:27:24 [2024-05-21T21:27:24.537Z] +++ /etc/init.d/apparmor start
21:27:24 [2024-05-21T21:27:24.537Z] Not: starting.
21:27:24 [2024-05-21T21:27:24.537Z] INFO: Waiting for daemon to start...
21:27:24 [2024-05-21T21:27:24.537Z] Starting dockerd
21:27:24 [2024-05-21T21:27:24.537Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.ZTwuFV4CSw/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
21:27:46 [2024-05-21T21:27:46.398Z] .
21:27:46 [2024-05-21T21:27:46.398Z] Running integration-test (iteration 1)
21:27:46 [2024-05-21T21:27:46.398Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
21:27:46 [2024-05-21T21:27:46.398Z] ++ '[' -n '' ']'
21:27:46 [2024-05-21T21:27:46.398Z] ++ 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
21:27:46 [2024-05-21T21:27:46.398Z] ++ set -e
21:27:46 [2024-05-21T21:27:46.398Z] ++ '[' -n 0 ']'
21:27:46 [2024-05-21T21:27:46.398Z] ++ set -x
21:27:46 [2024-05-21T21:27:46.398Z] ++ 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.ZTwuFV4CSw/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
21:27:46 [2024-05-21T21:27:46.398Z] Loaded image: busybox:latest
21:27:46 [2024-05-21T21:27:46.398Z] Loaded image: busybox:glibc
21:27:46 [2024-05-21T21:27:46.398Z] Loaded image: debian:bookworm-slim
21:27:46 [2024-05-21T21:27:46.398Z] Loaded image: hello-world:latest
21:27:46 [2024-05-21T21:27:46.398Z] Loaded image: arm32v7/hello-world:latest
21:27:46 [2024-05-21T21:27:46.398Z] INFO: Testing against a local daemon
21:27:46 [2024-05-21T21:27:46.398Z] === RUN   TestCgroupNamespacesBuild
21:27:46 [2024-05-21T21:27:46.398Z] --- PASS: TestCgroupNamespacesBuild (1.62s)
21:27:46 [2024-05-21T21:27:46.398Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:27:46 [2024-05-21T21:27:46.957Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s)
21:27:46 [2024-05-21T21:27:46.957Z] === RUN   TestBuildWithSession
21:27:46 [2024-05-21T21:27:46.957Z]     build_session_test.go:26: TODO: BuildKit
21:27:46 [2024-05-21T21:27:46.957Z] --- SKIP: TestBuildWithSession (0.00s)
21:27:46 [2024-05-21T21:27:46.957Z] === RUN   TestBuildSquashParent
21:27:50 [2024-05-21T21:27:50.214Z] --- PASS: TestBuildSquashParent (3.11s)
21:27:50 [2024-05-21T21:27:50.214Z] === RUN   TestBuildWithRemoveAndForceRemove
21:27:50 [2024-05-21T21:27:50.214Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:27:50 [2024-05-21T21:27:50.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:27:50 [2024-05-21T21:27:50.214Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:27:50 [2024-05-21T21:27:50.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:27:50 [2024-05-21T21:27:50.214Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:27:50 [2024-05-21T21:27:50.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:27:50 [2024-05-21T21:27:50.214Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:27:50 [2024-05-21T21:27:50.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:27:50 [2024-05-21T21:27:50.214Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:27:50 [2024-05-21T21:27:50.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:27:50 [2024-05-21T21:27:50.214Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:27:50 [2024-05-21T21:27:50.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:27:50 [2024-05-21T21:27:50.214Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:27:50 [2024-05-21T21:27:50.214Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:27:50 [2024-05-21T21:27:50.214Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:27:50 [2024-05-21T21:27:50.214Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:27:50 [2024-05-21T21:27:50.214Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:27:50 [2024-05-21T21:27:50.214Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:27:53 [2024-05-21T21:27:53.470Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
21:27:53 [2024-05-21T21:27:53.470Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s)
21:27:53 [2024-05-21T21:27:53.470Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.46s)
21:27:53 [2024-05-21T21:27:53.470Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.59s)
21:27:53 [2024-05-21T21:27:53.470Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.66s)
21:27:53 [2024-05-21T21:27:53.470Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.85s)
21:27:53 [2024-05-21T21:27:53.470Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s)
21:27:53 [2024-05-21T21:27:53.470Z] === RUN   TestBuildMultiStageCopy
21:27:53 [2024-05-21T21:27:53.470Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:27:54 [2024-05-21T21:27:54.029Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:27:54 [2024-05-21T21:27:54.029Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:27:54 [2024-05-21T21:27:54.283Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:27:54 [2024-05-21T21:27:54.283Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:27:54 [2024-05-21T21:27:54.537Z] --- PASS: TestBuildMultiStageCopy (1.39s)
21:27:54 [2024-05-21T21:27:54.537Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.98s)
21:27:54 [2024-05-21T21:27:54.537Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
21:27:54 [2024-05-21T21:27:54.537Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
21:27:54 [2024-05-21T21:27:54.537Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s)
21:27:54 [2024-05-21T21:27:54.537Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s)
21:27:54 [2024-05-21T21:27:54.537Z] === RUN   TestBuildMultiStageParentConfig
21:27:54 [2024-05-21T21:27:54.792Z] --- PASS: TestBuildMultiStageParentConfig (0.38s)
21:27:54 [2024-05-21T21:27:54.792Z] === RUN   TestBuildLabelWithTargets
21:27:55 [2024-05-21T21:27:55.714Z] --- PASS: TestBuildLabelWithTargets (0.66s)
21:27:55 [2024-05-21T21:27:55.714Z] === RUN   TestBuildWithEmptyLayers
21:27:55 [2024-05-21T21:27:55.714Z] --- PASS: TestBuildWithEmptyLayers (0.29s)
21:27:55 [2024-05-21T21:27:55.714Z] === RUN   TestBuildMultiStageOnBuild
21:27:57 [2024-05-21T21:27:57.074Z] --- PASS: TestBuildMultiStageOnBuild (1.14s)
21:27:57 [2024-05-21T21:27:57.074Z] === RUN   TestBuildUncleanTarFilenames
21:27:57 [2024-05-21T21:27:57.074Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
21:27:57 [2024-05-21T21:27:57.074Z] === RUN   TestBuildMultiStageLayerLeak
21:27:57 [2024-05-21T21:27:57.998Z] --- PASS: TestBuildMultiStageLayerLeak (1.02s)
21:27:57 [2024-05-21T21:27:57.998Z] === RUN   TestBuildWithHugeFile
21:28:44 [2024-05-21T21:28:44.587Z] --- PASS: TestBuildWithHugeFile (44.54s)
21:28:44 [2024-05-21T21:28:44.587Z] === RUN   TestBuildWCOWSandboxSize
21:28:44 [2024-05-21T21:28:44.587Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:28:44 [2024-05-21T21:28:44.587Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:28:44 [2024-05-21T21:28:44.587Z] === RUN   TestBuildWithEmptyDockerfile
21:28:44 [2024-05-21T21:28:44.587Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:28:44 [2024-05-21T21:28:44.587Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:28:44 [2024-05-21T21:28:44.587Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:28:44 [2024-05-21T21:28:44.587Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:28:44 [2024-05-21T21:28:44.587Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:28:44 [2024-05-21T21:28:44.587Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:28:44 [2024-05-21T21:28:44.587Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:28:44 [2024-05-21T21:28:44.587Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:28:44 [2024-05-21T21:28:44.587Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:28:44 [2024-05-21T21:28:44.587Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
21:28:44 [2024-05-21T21:28:44.587Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
21:28:44 [2024-05-21T21:28:44.587Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
21:28:44 [2024-05-21T21:28:44.587Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
21:28:44 [2024-05-21T21:28:44.587Z] === RUN   TestBuildPreserveOwnership
21:28:44 [2024-05-21T21:28:44.587Z] === RUN   TestBuildPreserveOwnership/copy_from
21:28:44 [2024-05-21T21:28:44.587Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:28:44 [2024-05-21T21:28:44.842Z] --- PASS: TestBuildPreserveOwnership (2.25s)
21:28:44 [2024-05-21T21:28:44.842Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.60s)
21:28:44 [2024-05-21T21:28:44.842Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.64s)
21:28:44 [2024-05-21T21:28:44.842Z] === RUN   TestBuildPlatformInvalid
21:28:44 [2024-05-21T21:28:44.842Z] --- PASS: TestBuildPlatformInvalid (0.01s)
21:28:44 [2024-05-21T21:28:44.842Z] === RUN   TestBuildWorkdirNoCacheMiss
21:28:44 [2024-05-21T21:28:44.842Z] === RUN   TestBuildWorkdirNoCacheMiss/trailing_slash
21:28:44 [2024-05-21T21:28:44.842Z] === RUN   TestBuildWorkdirNoCacheMiss/no_trailing_slash
21:28:45 [2024-05-21T21:28:45.096Z] --- PASS: TestBuildWorkdirNoCacheMiss (0.09s)
21:28:45 [2024-05-21T21:28:45.096Z]     --- PASS: TestBuildWorkdirNoCacheMiss/trailing_slash (0.07s)
21:28:45 [2024-05-21T21:28:45.096Z]     --- PASS: TestBuildWorkdirNoCacheMiss/no_trailing_slash (0.00s)
21:28:45 [2024-05-21T21:28:45.096Z] === RUN   TestBuildkitHistoryTracePropagation
21:28:45 [2024-05-21T21:28:45.096Z] time="2024-05-21T21:28:44Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
21:28:45 [2024-05-21T21:28:45.096Z] time="2024-05-21T21:28:44Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
21:28:45 [2024-05-21T21:28:45.096Z] time="2024-05-21T21:28:44Z" 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
21:28:45 [2024-05-21T21:28:45.096Z] time="2024-05-21T21:28:44Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
21:28:45 [2024-05-21T21:28:45.097Z] time="2024-05-21T21:28:44Z" 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
21:28:45 [2024-05-21T21:28:45.097Z] time="2024-05-21T21:28:44Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
21:28:45 [2024-05-21T21:28:45.097Z] time="2024-05-21T21:28:44Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
21:28:45 [2024-05-21T21:28:45.097Z] time="2024-05-21T21:28:44Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
21:28:45 [2024-05-21T21:28:45.097Z] time="2024-05-21T21:28:44Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
21:28:45 [2024-05-21T21:28:45.097Z] time="2024-05-21T21:28:44Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
21:28:45 [2024-05-21T21:28:45.097Z] time="2024-05-21T21:28:44Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
21:28:45 [2024-05-21T21:28:45.097Z] time="2024-05-21T21:28:44Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
21:28:45 [2024-05-21T21:28:45.097Z] time="2024-05-21T21:28:44Z" level=info msg="[core] [Server #4] Server created" module=grpc
21:28:45 [2024-05-21T21:28:45.097Z]     build_traces_test.go:87: Waiting for trace to be available
21:28:49 [2024-05-21T21:28:49.250Z] time="2024-05-21T21:28:48Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
21:28:49 [2024-05-21T21:28:49.250Z] time="2024-05-21T21:28:48Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
21:28:49 [2024-05-21T21:28:49.250Z] time="2024-05-21T21:28:48Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
21:28:49 [2024-05-21T21:28:49.250Z] time="2024-05-21T21:28:48Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
21:28:49 [2024-05-21T21:28:49.250Z] time="2024-05-21T21:28:48Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
21:28:49 [2024-05-21T21:28:49.250Z] time="2024-05-21T21:28:48Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
21:28:49 [2024-05-21T21:28:49.250Z] --- PASS: TestBuildkitHistoryTracePropagation (4.04s)
21:28:49 [2024-05-21T21:28:49.250Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:28:49 [2024-05-21T21:28:49.505Z] Loaded image: busybox:latest
21:28:49 [2024-05-21T21:28:49.759Z] Loaded image: busybox:glibc
21:28:50 [2024-05-21T21:28:50.683Z] Loaded image: debian:bookworm-slim
21:28:50 [2024-05-21T21:28:50.683Z] Loaded image: hello-world:latest
21:28:50 [2024-05-21T21:28:50.683Z] Loaded image: arm32v7/hello-world:latest
21:29:00 [2024-05-21T21:29:00.610Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.34s)
21:29:00 [2024-05-21T21:29:00.610Z] PASS
21:29:00 [2024-05-21T21:29:00.610Z] 
21:29:00 [2024-05-21T21:29:00.610Z] === Skipped
21:29:00 [2024-05-21T21:29:00.610Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
21:29:00 [2024-05-21T21:29:00.610Z]     build_session_test.go:26: TODO: BuildKit
21:29:00 [2024-05-21T21:29:00.610Z] 
21:29:00 [2024-05-21T21:29:00.610Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:29:00 [2024-05-21T21:29:00.610Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:29:00 [2024-05-21T21:29:00.610Z] 
21:29:00 [2024-05-21T21:29:00.610Z] DONE 38 tests, 2 skipped in 76.333s
21:29:00 [2024-05-21T21:29:00.610Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
21:29:00 [2024-05-21T21:29:00.610Z] ++ '[' -n '' ']'
21:29:00 [2024-05-21T21:29:00.610Z] ++ 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
21:29:00 [2024-05-21T21:29:00.610Z] ++ set -e
21:29:00 [2024-05-21T21:29:00.610Z] ++ '[' -n 0 ']'
21:29:00 [2024-05-21T21:29:00.610Z] ++ set -x
21:29:00 [2024-05-21T21:29:00.610Z] ++ 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.ZTwuFV4CSw/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
21:29:00 [2024-05-21T21:29:00.610Z] INFO: Testing against a local daemon
21:29:00 [2024-05-21T21:29:00.610Z] === RUN   TestNoNewPrivileges
21:29:08 [2024-05-21T21:29:08.680Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
21:29:08 [2024-05-21T21:29:08.680Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
21:29:09 [2024-05-21T21:29:09.238Z] --- PASS: TestNoNewPrivileges (9.85s)
21:29:09 [2024-05-21T21:29:09.238Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.41s)
21:29:09 [2024-05-21T21:29:09.238Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.44s)
21:29:09 [2024-05-21T21:29:09.238Z] PASS
21:29:09 [2024-05-21T21:29:09.238Z] 
21:29:09 [2024-05-21T21:29:09.238Z] DONE 3 tests in 9.870s
21:29:09 [2024-05-21T21:29:09.238Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
21:29:09 [2024-05-21T21:29:09.238Z] ++ '[' -n '' ']'
21:29:09 [2024-05-21T21:29:09.238Z] ++ 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
21:29:09 [2024-05-21T21:29:09.238Z] ++ set -e
21:29:09 [2024-05-21T21:29:09.238Z] ++ '[' -n 0 ']'
21:29:09 [2024-05-21T21:29:09.238Z] ++ set -x
21:29:09 [2024-05-21T21:29:09.238Z] ++ 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.ZTwuFV4CSw/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
21:29:09 [2024-05-21T21:29:09.238Z] INFO: Testing against a local daemon
21:29:09 [2024-05-21T21:29:09.238Z] === RUN   TestConfigInspect
21:29:11 [2024-05-21T21:29:11.745Z] --- PASS: TestConfigInspect (2.03s)
21:29:11 [2024-05-21T21:29:11.745Z] === RUN   TestConfigList
21:29:12 [2024-05-21T21:29:12.669Z] === RUN   TestConfigList/test_filter_by_name
21:29:12 [2024-05-21T21:29:12.669Z] === RUN   TestConfigList/test_filter_by_id
21:29:12 [2024-05-21T21:29:12.669Z] === RUN   TestConfigList/test_filter_by_label_key_only
21:29:12 [2024-05-21T21:29:12.669Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
21:29:12 [2024-05-21T21:29:12.669Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
21:29:13 [2024-05-21T21:29:13.227Z] --- PASS: TestConfigList (1.88s)
21:29:13 [2024-05-21T21:29:13.227Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
21:29:13 [2024-05-21T21:29:13.227Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
21:29:13 [2024-05-21T21:29:13.227Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
21:29:13 [2024-05-21T21:29:13.227Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
21:29:13 [2024-05-21T21:29:13.227Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
21:29:13 [2024-05-21T21:29:13.227Z] === RUN   TestConfigsCreateAndDelete
21:29:15 [2024-05-21T21:29:15.110Z] --- PASS: TestConfigsCreateAndDelete (1.93s)
21:29:15 [2024-05-21T21:29:15.110Z] === RUN   TestConfigsUpdate
21:29:16 [2024-05-21T21:29:16.992Z] --- PASS: TestConfigsUpdate (1.98s)
21:29:16 [2024-05-21T21:29:16.992Z] === RUN   TestTemplatedConfig
21:29:19 [2024-05-21T21:29:19.498Z] --- PASS: TestTemplatedConfig (2.45s)
21:29:19 [2024-05-21T21:29:19.498Z] === RUN   TestConfigCreateResolve
21:29:21 [2024-05-21T21:29:21.380Z] --- PASS: TestConfigCreateResolve (1.88s)
21:29:21 [2024-05-21T21:29:21.380Z] PASS
21:29:21 [2024-05-21T21:29:21.380Z] 
21:29:21 [2024-05-21T21:29:21.380Z] DONE 11 tests in 12.170s
21:29:21 [2024-05-21T21:29:21.380Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
21:29:21 [2024-05-21T21:29:21.380Z] ++ '[' -n '' ']'
21:29:21 [2024-05-21T21:29:21.380Z] ++ 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
21:29:21 [2024-05-21T21:29:21.380Z] ++ set -e
21:29:21 [2024-05-21T21:29:21.380Z] ++ '[' -n 0 ']'
21:29:21 [2024-05-21T21:29:21.380Z] ++ set -x
21:29:21 [2024-05-21T21:29:21.380Z] ++ 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.ZTwuFV4CSw/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
21:29:21 [2024-05-21T21:29:21.380Z] INFO: Testing against a local daemon
21:29:21 [2024-05-21T21:29:21.380Z] === RUN   TestAttach
21:29:21 [2024-05-21T21:29:21.380Z] === RUN   TestAttach/without_TTY
21:29:21 [2024-05-21T21:29:21.380Z] === PAUSE TestAttach/without_TTY
21:29:21 [2024-05-21T21:29:21.380Z] === RUN   TestAttach/with_TTY
21:29:21 [2024-05-21T21:29:21.380Z] === PAUSE TestAttach/with_TTY
21:29:21 [2024-05-21T21:29:21.380Z] === CONT  TestAttach/without_TTY
21:29:21 [2024-05-21T21:29:21.380Z] === CONT  TestAttach/with_TTY
21:29:21 [2024-05-21T21:29:21.634Z] --- PASS: TestAttach (0.02s)
21:29:21 [2024-05-21T21:29:21.634Z]     --- PASS: TestAttach/without_TTY (0.05s)
21:29:21 [2024-05-21T21:29:21.634Z]     --- PASS: TestAttach/with_TTY (0.05s)
21:29:21 [2024-05-21T21:29:21.634Z] === RUN   TestCreateWithCDIDevices
21:29:22 [2024-05-21T21:29:22.558Z] --- PASS: TestCreateWithCDIDevices (1.00s)
21:29:22 [2024-05-21T21:29:22.558Z] === RUN   TestCDISpecDirsAreInSystemInfo
21:29:22 [2024-05-21T21:29:22.558Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
21:29:23 [2024-05-21T21:29:23.117Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
21:29:23 [2024-05-21T21:29:23.676Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
21:29:24 [2024-05-21T21:29:24.234Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
21:29:24 [2024-05-21T21:29:24.489Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
21:29:25 [2024-05-21T21:29:25.047Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
21:29:25 [2024-05-21T21:29:25.606Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
21:29:26 [2024-05-21T21:29:26.165Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
21:29:26 [2024-05-21T21:29:26.723Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s)
21:29:26 [2024-05-21T21:29:26.723Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
21:29:26 [2024-05-21T21:29:26.723Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
21:29:26 [2024-05-21T21:29:26.723Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
21:29:26 [2024-05-21T21:29:26.723Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
21:29:26 [2024-05-21T21:29:26.723Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
21:29:26 [2024-05-21T21:29:26.723Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
21:29:26 [2024-05-21T21:29:26.723Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
21:29:26 [2024-05-21T21:29:26.723Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
21:29:26 [2024-05-21T21:29:26.723Z] === RUN   TestCheckpoint
21:29:26 [2024-05-21T21:29:26.723Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:29:26 [2024-05-21T21:29:26.723Z] --- SKIP: TestCheckpoint (0.00s)
21:29:26 [2024-05-21T21:29:26.723Z] === RUN   TestContainerInvalidJSON
21:29:26 [2024-05-21T21:29:26.723Z] === RUN   TestContainerInvalidJSON/commit
21:29:26 [2024-05-21T21:29:26.723Z] === PAUSE TestContainerInvalidJSON/commit
21:29:26 [2024-05-21T21:29:26.723Z] === RUN   TestContainerInvalidJSON/containers/create
21:29:26 [2024-05-21T21:29:26.723Z] === PAUSE TestContainerInvalidJSON/containers/create
21:29:26 [2024-05-21T21:29:26.723Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:29:26 [2024-05-21T21:29:26.723Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:29:26 [2024-05-21T21:29:26.723Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:29:26 [2024-05-21T21:29:26.723Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:29:26 [2024-05-21T21:29:26.723Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:29:26 [2024-05-21T21:29:26.723Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:29:26 [2024-05-21T21:29:26.723Z] === CONT  TestContainerInvalidJSON/commit
21:29:26 [2024-05-21T21:29:26.723Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:29:26 [2024-05-21T21:29:26.723Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:29:26 [2024-05-21T21:29:26.723Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:29:26 [2024-05-21T21:29:26.723Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:29:26 [2024-05-21T21:29:26.723Z] === CONT  TestContainerInvalidJSON/containers/create
21:29:26 [2024-05-21T21:29:26.723Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:29:26 [2024-05-21T21:29:26.723Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:29:26 [2024-05-21T21:29:26.723Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:29:26 [2024-05-21T21:29:26.723Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:29:26 [2024-05-21T21:29:26.723Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:29:26 [2024-05-21T21:29:26.723Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:29:26 [2024-05-21T21:29:26.723Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:29:26 [2024-05-21T21:29:26.723Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:29:26 [2024-05-21T21:29:26.723Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:29:26 [2024-05-21T21:29:26.723Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:29:26 [2024-05-21T21:29:26.723Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:29:26 [2024-05-21T21:29:26.723Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:29:26 [2024-05-21T21:29:26.724Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:29:26 [2024-05-21T21:29:26.724Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:29:26 [2024-05-21T21:29:26.724Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:29:26 [2024-05-21T21:29:26.724Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:29:26 [2024-05-21T21:29:26.724Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:29:26 [2024-05-21T21:29:26.724Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:29:26 [2024-05-21T21:29:26.724Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:29:26 [2024-05-21T21:29:26.724Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:29:26 [2024-05-21T21:29:26.724Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:29:26 [2024-05-21T21:29:26.724Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:29:26 [2024-05-21T21:29:26.724Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
21:29:26 [2024-05-21T21:29:26.724Z] === RUN   TestCopyFromContainerPathIsNotDir
21:29:26 [2024-05-21T21:29:26.978Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
21:29:26 [2024-05-21T21:29:26.978Z] === RUN   TestCopyToContainerPathDoesNotExist
21:29:26 [2024-05-21T21:29:26.978Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
21:29:26 [2024-05-21T21:29:26.978Z] === RUN   TestCopyEmptyFile
21:29:26 [2024-05-21T21:29:26.978Z] --- PASS: TestCopyEmptyFile (0.06s)
21:29:26 [2024-05-21T21:29:26.978Z] === RUN   TestCopyToContainerPathIsNotDir
21:29:26 [2024-05-21T21:29:26.978Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
21:29:26 [2024-05-21T21:29:26.978Z] === RUN   TestCopyFromContainer
21:29:27 [2024-05-21T21:29:27.537Z] === RUN   TestCopyFromContainer//
21:29:27 [2024-05-21T21:29:27.537Z] === RUN   TestCopyFromContainer/.
21:29:27 [2024-05-21T21:29:27.537Z] === RUN   TestCopyFromContainer//.
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCopyFromContainer/./
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCopyFromContainer//./
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCopyFromContainer//bar/root
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCopyFromContainer//bar/root/
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCopyFromContainer//bar/root/.
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCopyFromContainer/bar/quux
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCopyFromContainer/bar/quux/
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCopyFromContainer/bar/quux/.
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCopyFromContainer/bar/notarget
21:29:27 [2024-05-21T21:29:27.791Z] --- PASS: TestCopyFromContainer (0.77s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCopyFromContainer// (0.01s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCopyFromContainer/. (0.01s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCopyFromContainer//. (0.01s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:29:27 [2024-05-21T21:29:27.791Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:29:27 [2024-05-21T21:29:27.791Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:29:27 [2024-05-21T21:29:27.791Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:29:27 [2024-05-21T21:29:27.791Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:29:27 [2024-05-21T21:29:27.791Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:29:27 [2024-05-21T21:29:27.791Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:29:27 [2024-05-21T21:29:27.791Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCreateLinkToNonExistingContainer
21:29:27 [2024-05-21T21:29:27.791Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCreateWithInvalidEnv
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCreateWithInvalidEnv/0
21:29:27 [2024-05-21T21:29:27.791Z] === PAUSE TestCreateWithInvalidEnv/0
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCreateWithInvalidEnv/1
21:29:27 [2024-05-21T21:29:27.791Z] === PAUSE TestCreateWithInvalidEnv/1
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCreateWithInvalidEnv/2
21:29:27 [2024-05-21T21:29:27.791Z] === PAUSE TestCreateWithInvalidEnv/2
21:29:27 [2024-05-21T21:29:27.791Z] === CONT  TestCreateWithInvalidEnv/0
21:29:27 [2024-05-21T21:29:27.791Z] === CONT  TestCreateWithInvalidEnv/2
21:29:27 [2024-05-21T21:29:27.791Z] === CONT  TestCreateWithInvalidEnv/1
21:29:27 [2024-05-21T21:29:27.791Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:29:27 [2024-05-21T21:29:27.791Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCreateTmpfsMountsTarget
21:29:27 [2024-05-21T21:29:27.791Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:29:27 [2024-05-21T21:29:27.791Z] === RUN   TestCreateWithCustomMaskedPaths
21:29:29 [2024-05-21T21:29:29.150Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s)
21:29:29 [2024-05-21T21:29:29.150Z] === RUN   TestCreateWithCustomReadonlyPaths
21:29:30 [2024-05-21T21:29:30.509Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s)
21:29:30 [2024-05-21T21:29:30.509Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:29:30 [2024-05-21T21:29:30.509Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:29:30 [2024-05-21T21:29:30.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:29:30 [2024-05-21T21:29:30.509Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:29:30 [2024-05-21T21:29:30.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:29:30 [2024-05-21T21:29:30.509Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:29:30 [2024-05-21T21:29:30.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:29:30 [2024-05-21T21:29:30.509Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:29:30 [2024-05-21T21:29:30.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:29:30 [2024-05-21T21:29:30.509Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:29:30 [2024-05-21T21:29:30.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:29:30 [2024-05-21T21:29:30.509Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
21:29:30 [2024-05-21T21:29:30.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
21:29:30 [2024-05-21T21:29:30.509Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:29:30 [2024-05-21T21:29:30.509Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:29:30 [2024-05-21T21:29:30.509Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
21:29:30 [2024-05-21T21:29:30.509Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:29:30 [2024-05-21T21:29:30.509Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:29:30 [2024-05-21T21:29:30.509Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:29:30 [2024-05-21T21:29:30.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:29:30 [2024-05-21T21:29:30.509Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
21:29:30 [2024-05-21T21:29:30.509Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
21:29:30 [2024-05-21T21:29:30.509Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
21:29:30 [2024-05-21T21:29:30.509Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
21:29:30 [2024-05-21T21:29:30.509Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
21:29:30 [2024-05-21T21:29:30.509Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
21:29:30 [2024-05-21T21:29:30.509Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:29:30 [2024-05-21T21:29:30.763Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
21:29:30 [2024-05-21T21:29:30.763Z] === RUN   TestCreateDifferentPlatform
21:29:30 [2024-05-21T21:29:30.763Z] === RUN   TestCreateDifferentPlatform/different_os
21:29:30 [2024-05-21T21:29:30.763Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:29:30 [2024-05-21T21:29:30.763Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:29:30 [2024-05-21T21:29:30.763Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:29:30 [2024-05-21T21:29:30.763Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:29:30 [2024-05-21T21:29:30.763Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:29:30 [2024-05-21T21:29:30.763Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
21:29:30 [2024-05-21T21:29:30.763Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:29:30 [2024-05-21T21:29:30.763Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
21:29:30 [2024-05-21T21:29:30.763Z] === RUN   TestCreateInvalidHostConfig
21:29:30 [2024-05-21T21:29:30.763Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:29:30 [2024-05-21T21:29:30.763Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:29:30 [2024-05-21T21:29:30.763Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:29:30 [2024-05-21T21:29:30.763Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:29:30 [2024-05-21T21:29:30.763Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:29:30 [2024-05-21T21:29:30.763Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:29:30 [2024-05-21T21:29:30.763Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:29:30 [2024-05-21T21:29:30.763Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:29:30 [2024-05-21T21:29:30.763Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
21:29:30 [2024-05-21T21:29:30.763Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
21:29:30 [2024-05-21T21:29:30.763Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:29:30 [2024-05-21T21:29:30.763Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:29:30 [2024-05-21T21:29:30.763Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
21:29:30 [2024-05-21T21:29:30.763Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:29:30 [2024-05-21T21:29:30.763Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:29:30 [2024-05-21T21:29:30.763Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
21:29:30 [2024-05-21T21:29:30.763Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:29:30 [2024-05-21T21:29:30.763Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
21:29:30 [2024-05-21T21:29:30.763Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:29:30 [2024-05-21T21:29:30.763Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:29:30 [2024-05-21T21:29:30.763Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:29:30 [2024-05-21T21:29:30.763Z] === RUN   TestCreateWithMultipleEndpointSettings
21:29:30 [2024-05-21T21:29:30.763Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
21:29:31 [2024-05-21T21:29:31.017Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
21:29:31 [2024-05-21T21:29:31.017Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
21:29:31 [2024-05-21T21:29:31.017Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
21:29:31 [2024-05-21T21:29:31.017Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
21:29:31 [2024-05-21T21:29:31.017Z] === RUN   TestCreateWithCustomMACs
21:29:31 [2024-05-21T21:29:31.576Z] --- PASS: TestCreateWithCustomMACs (0.53s)
21:29:31 [2024-05-21T21:29:31.576Z] === RUN   TestContainerStartOnDaemonRestart
21:29:31 [2024-05-21T21:29:31.576Z] === PAUSE TestContainerStartOnDaemonRestart
21:29:31 [2024-05-21T21:29:31.576Z] === RUN   TestDaemonRestartIpcMode
21:29:31 [2024-05-21T21:29:31.576Z] === PAUSE TestDaemonRestartIpcMode
21:29:31 [2024-05-21T21:29:31.576Z] === RUN   TestDaemonHostGatewayIP
21:29:31 [2024-05-21T21:29:31.576Z] === PAUSE TestDaemonHostGatewayIP
21:29:31 [2024-05-21T21:29:31.576Z] === RUN   TestRestartDaemonWithRestartingContainer
21:29:31 [2024-05-21T21:29:31.576Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:29:31 [2024-05-21T21:29:31.576Z] === RUN   TestHardRestartWhenContainerIsRunning
21:29:31 [2024-05-21T21:29:31.576Z] === PAUSE TestHardRestartWhenContainerIsRunning
21:29:31 [2024-05-21T21:29:31.576Z] === RUN   TestContainerKillOnDaemonStart
21:29:31 [2024-05-21T21:29:31.576Z] === PAUSE TestContainerKillOnDaemonStart
21:29:31 [2024-05-21T21:29:31.576Z] === RUN   TestDiff
21:29:31 [2024-05-21T21:29:31.830Z] --- PASS: TestDiff (0.42s)
21:29:31 [2024-05-21T21:29:31.830Z] === RUN   TestDiffStoppedContainer
21:29:32 [2024-05-21T21:29:32.389Z] --- PASS: TestDiffStoppedContainer (0.43s)
21:29:32 [2024-05-21T21:29:32.389Z] === RUN   TestExecConsoleSize
21:29:32 [2024-05-21T21:29:32.644Z] --- PASS: TestExecConsoleSize (0.47s)
21:29:32 [2024-05-21T21:29:32.644Z] === RUN   TestExecWithCloseStdin
21:29:33 [2024-05-21T21:29:33.203Z] --- PASS: TestExecWithCloseStdin (0.43s)
21:29:33 [2024-05-21T21:29:33.203Z] === RUN   TestExec
21:29:33 [2024-05-21T21:29:33.761Z] --- PASS: TestExec (0.42s)
21:29:33 [2024-05-21T21:29:33.761Z] === RUN   TestExecUser
21:29:34 [2024-05-21T21:29:34.016Z] --- PASS: TestExecUser (0.46s)
21:29:34 [2024-05-21T21:29:34.016Z] === RUN   TestExecWithGroupAdd
21:29:34 [2024-05-21T21:29:34.575Z] --- PASS: TestExecWithGroupAdd (0.47s)
21:29:34 [2024-05-21T21:29:34.575Z] === RUN   TestExportContainerAndImportImage
21:29:35 [2024-05-21T21:29:35.134Z] --- PASS: TestExportContainerAndImportImage (0.50s)
21:29:35 [2024-05-21T21:29:35.134Z] === RUN   TestExportContainerAfterDaemonRestart
21:29:41 [2024-05-21T21:29:41.658Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
21:29:41 [2024-05-21T21:29:41.658Z] === RUN   TestHealthCheckWorkdir
21:29:41 [2024-05-21T21:29:41.658Z] --- PASS: TestHealthCheckWorkdir (0.52s)
21:29:41 [2024-05-21T21:29:41.658Z] === RUN   TestHealthKillContainer
21:29:49 [2024-05-21T21:29:49.731Z] --- PASS: TestHealthKillContainer (7.63s)
21:29:49 [2024-05-21T21:29:49.731Z] === RUN   TestHealthCheckProcessKilled
21:29:49 [2024-05-21T21:29:49.986Z] --- PASS: TestHealthCheckProcessKilled (0.64s)
21:29:49 [2024-05-21T21:29:49.986Z] === RUN   TestHealthStartInterval
21:29:51 [2024-05-21T21:29:51.347Z]     health_test.go:141: &{2024-05-21 21:29:51.078850537 +0000 UTC 2024-05-21 21:29:51.10664178 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:29:51 [2024-05-21T21:29:51.347Z]         }
21:29:51 [2024-05-21T21:29:51.347Z]     health_test.go:141: &{2024-05-21 21:29:51.078850537 +0000 UTC 2024-05-21 21:29:51.10664178 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:29:51 [2024-05-21T21:29:51.347Z]         }
21:29:51 [2024-05-21T21:29:51.615Z]     health_test.go:141: &{2024-05-21 21:29:51.078850537 +0000 UTC 2024-05-21 21:29:51.10664178 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:29:51 [2024-05-21T21:29:51.615Z]         }
21:29:51 [2024-05-21T21:29:51.615Z]     health_test.go:141: &{2024-05-21 21:29:51.078850537 +0000 UTC 2024-05-21 21:29:51.10664178 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:29:51 [2024-05-21T21:29:51.615Z]         }
21:29:51 [2024-05-21T21:29:51.615Z]     health_test.go:141: &{2024-05-21 21:29:51.078850537 +0000 UTC 2024-05-21 21:29:51.10664178 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:29:51 [2024-05-21T21:29:51.615Z]         }
21:29:51 [2024-05-21T21:29:51.870Z]     health_test.go:141: &{2024-05-21 21:29:51.078850537 +0000 UTC 2024-05-21 21:29:51.10664178 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:29:51 [2024-05-21T21:29:51.870Z]         }
21:29:51 [2024-05-21T21:29:51.870Z]     health_test.go:141: &{2024-05-21 21:29:51.078850537 +0000 UTC 2024-05-21 21:29:51.10664178 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:29:51 [2024-05-21T21:29:51.870Z]         }
21:29:52 [2024-05-21T21:29:52.124Z]     health_test.go:141: &{2024-05-21 21:29:51.078850537 +0000 UTC 2024-05-21 21:29:51.10664178 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:29:52 [2024-05-21T21:29:52.124Z]         }
21:29:52 [2024-05-21T21:29:52.124Z]     health_test.go:141: &{2024-05-21 21:29:51.078850537 +0000 UTC 2024-05-21 21:29:51.10664178 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:29:52 [2024-05-21T21:29:52.124Z]         }
21:29:52 [2024-05-21T21:29:52.124Z]     health_test.go:141: &{2024-05-21 21:29:51.078850537 +0000 UTC 2024-05-21 21:29:51.10664178 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:29:52 [2024-05-21T21:29:52.124Z]         }
21:29:52 [2024-05-21T21:29:52.379Z]     health_test.go:141: &{2024-05-21 21:29:52.107143397 +0000 UTC 2024-05-21 21:29:52.132835986 +0000 UTC 1 2}
21:29:52 [2024-05-21T21:29:52.379Z]     health_test.go:141: &{2024-05-21 21:29:52.107143397 +0000 UTC 2024-05-21 21:29:52.132835986 +0000 UTC 1 2}
21:29:52 [2024-05-21T21:29:52.633Z]     health_test.go:141: &{2024-05-21 21:29:52.107143397 +0000 UTC 2024-05-21 21:29:52.132835986 +0000 UTC 1 2}
21:29:52 [2024-05-21T21:29:52.634Z]     health_test.go:141: &{2024-05-21 21:29:52.107143397 +0000 UTC 2024-05-21 21:29:52.132835986 +0000 UTC 1 2}
21:29:52 [2024-05-21T21:29:52.634Z]     health_test.go:141: &{2024-05-21 21:29:52.107143397 +0000 UTC 2024-05-21 21:29:52.132835986 +0000 UTC 1 2}
21:29:52 [2024-05-21T21:29:52.888Z]     health_test.go:141: &{2024-05-21 21:29:52.107143397 +0000 UTC 2024-05-21 21:29:52.132835986 +0000 UTC 1 2}
21:29:52 [2024-05-21T21:29:52.888Z]     health_test.go:141: &{2024-05-21 21:29:52.107143397 +0000 UTC 2024-05-21 21:29:52.132835986 +0000 UTC 1 2}
21:29:53 [2024-05-21T21:29:53.143Z]     health_test.go:141: &{2024-05-21 21:29:52.107143397 +0000 UTC 2024-05-21 21:29:52.132835986 +0000 UTC 1 2}
21:29:53 [2024-05-21T21:29:53.143Z]     health_test.go:141: &{2024-05-21 21:29:52.107143397 +0000 UTC 2024-05-21 21:29:52.132835986 +0000 UTC 1 2}
21:29:53 [2024-05-21T21:29:53.143Z]     health_test.go:141: &{2024-05-21 21:29:52.107143397 +0000 UTC 2024-05-21 21:29:52.132835986 +0000 UTC 1 2}
21:29:53 [2024-05-21T21:29:53.397Z]     health_test.go:169: 1.026254834s
21:29:54 [2024-05-21T21:29:54.320Z]     health_test.go:169: 1.026254834s
21:29:55 [2024-05-21T21:29:55.244Z]     health_test.go:169: 1.026254834s
21:29:56 [2024-05-21T21:29:56.603Z]     health_test.go:169: 1.026254834s
21:29:57 [2024-05-21T21:29:57.526Z]     health_test.go:169: 1.026254834s
21:29:58 [2024-05-21T21:29:58.450Z]     health_test.go:169: 1.026254834s
21:29:59 [2024-05-21T21:29:59.372Z]     health_test.go:169: 1.026254834s
21:30:00 [2024-05-21T21:30:00.294Z]     health_test.go:169: 1.026254834s
21:30:01 [2024-05-21T21:30:01.652Z]     health_test.go:169: 1.026254834s
21:30:02 [2024-05-21T21:30:02.574Z]     health_test.go:169: 1.026254834s
21:30:03 [2024-05-21T21:30:03.496Z]     health_test.go:169: 1.026254834s
21:30:04 [2024-05-21T21:30:04.418Z]     health_test.go:169: 1.026254834s
21:30:05 [2024-05-21T21:30:05.341Z]     health_test.go:169: 1.026254834s
21:30:06 [2024-05-21T21:30:06.264Z]     health_test.go:169: 1.026254834s
21:30:07 [2024-05-21T21:30:07.622Z]     health_test.go:169: 1.026254834s
21:30:08 [2024-05-21T21:30:08.543Z]     health_test.go:169: 1.026254834s
21:30:09 [2024-05-21T21:30:09.465Z]     health_test.go:169: 1.026254834s
21:30:10 [2024-05-21T21:30:10.388Z]     health_test.go:169: 1.026254834s
21:30:11 [2024-05-21T21:30:11.310Z]     health_test.go:169: 1.026254834s
21:30:12 [2024-05-21T21:30:12.233Z]     health_test.go:169: 1.026254834s
21:30:13 [2024-05-21T21:30:13.592Z]     health_test.go:169: 1.026254834s
21:30:14 [2024-05-21T21:30:14.514Z]     health_test.go:169: 1.026254834s
21:30:15 [2024-05-21T21:30:15.436Z]     health_test.go:169: 1.026254834s
21:30:16 [2024-05-21T21:30:16.358Z]     health_test.go:169: 1.026254834s
21:30:17 [2024-05-21T21:30:17.281Z]     health_test.go:169: 1.026254834s
21:30:18 [2024-05-21T21:30:18.639Z]     health_test.go:169: 1.026254834s
21:30:19 [2024-05-21T21:30:19.561Z]     health_test.go:169: 1.026254834s
21:30:20 [2024-05-21T21:30:20.484Z]     health_test.go:169: 1.026254834s
21:30:21 [2024-05-21T21:30:21.407Z]     health_test.go:169: 1.026254834s
21:30:22 [2024-05-21T21:30:22.329Z]     health_test.go:169: 1.026254834s
21:30:23 [2024-05-21T21:30:23.688Z] --- PASS: TestHealthStartInterval (33.62s)
21:30:23 [2024-05-21T21:30:23.688Z] === RUN   TestInspectAnnotations
21:30:23 [2024-05-21T21:30:23.688Z] --- PASS: TestInspectAnnotations (0.05s)
21:30:23 [2024-05-21T21:30:23.688Z] === RUN   TestNetworkAliasesAreEmpty
21:30:23 [2024-05-21T21:30:23.688Z] === RUN   TestNetworkAliasesAreEmpty/host
21:30:23 [2024-05-21T21:30:23.688Z] === RUN   TestNetworkAliasesAreEmpty/bridge
21:30:23 [2024-05-21T21:30:23.688Z] === RUN   TestNetworkAliasesAreEmpty/none
21:30:23 [2024-05-21T21:30:23.688Z] --- PASS: TestNetworkAliasesAreEmpty (0.13s)
21:30:23 [2024-05-21T21:30:23.688Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
21:30:23 [2024-05-21T21:30:23.688Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s)
21:30:23 [2024-05-21T21:30:23.688Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.04s)
21:30:23 [2024-05-21T21:30:23.688Z] === RUN   TestIpcModeNone
21:30:24 [2024-05-21T21:30:24.247Z] --- PASS: TestIpcModeNone (0.46s)
21:30:24 [2024-05-21T21:30:24.247Z] === RUN   TestIpcModePrivate
21:30:24 [2024-05-21T21:30:24.501Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
21:30:24 [2024-05-21T21:30:24.755Z] --- PASS: TestIpcModePrivate (0.46s)
21:30:24 [2024-05-21T21:30:24.755Z] === RUN   TestIpcModeShareable
21:30:25 [2024-05-21T21:30:25.010Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
21:30:25 [2024-05-21T21:30:25.265Z] --- PASS: TestIpcModeShareable (0.54s)
21:30:25 [2024-05-21T21:30:25.265Z] === RUN   TestAPIIpcModeShareableAndContainer
21:30:26 [2024-05-21T21:30:26.188Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.03s)
21:30:26 [2024-05-21T21:30:26.188Z] === RUN   TestAPIIpcModeHost
21:30:26 [2024-05-21T21:30:26.443Z] --- PASS: TestAPIIpcModeHost (0.30s)
21:30:26 [2024-05-21T21:30:26.443Z] === RUN   TestDaemonIpcModeShareable
21:30:27 [2024-05-21T21:30:27.368Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
21:30:27 [2024-05-21T21:30:27.622Z] --- PASS: TestDaemonIpcModeShareable (1.03s)
21:30:27 [2024-05-21T21:30:27.622Z] === RUN   TestDaemonIpcModePrivate
21:30:28 [2024-05-21T21:30:28.546Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
21:30:28 [2024-05-21T21:30:28.546Z] --- PASS: TestDaemonIpcModePrivate (1.03s)
21:30:28 [2024-05-21T21:30:28.546Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:30:29 [2024-05-21T21:30:29.469Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
21:30:29 [2024-05-21T21:30:29.723Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.06s)
21:30:29 [2024-05-21T21:30:29.723Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:30:30 [2024-05-21T21:30:30.647Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
21:30:30 [2024-05-21T21:30:30.647Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.07s)
21:30:30 [2024-05-21T21:30:30.647Z] === RUN   TestIpcModeOlderClient
21:30:30 [2024-05-21T21:30:30.647Z] === PAUSE TestIpcModeOlderClient
21:30:30 [2024-05-21T21:30:30.647Z] === RUN   TestKillContainerInvalidSignal
21:30:31 [2024-05-21T21:30:31.206Z] --- PASS: TestKillContainerInvalidSignal (0.48s)
21:30:31 [2024-05-21T21:30:31.206Z] === RUN   TestKillContainer
21:30:31 [2024-05-21T21:30:31.206Z] === RUN   TestKillContainer/no_signal
21:30:31 [2024-05-21T21:30:31.764Z] === RUN   TestKillContainer/non_killing_signal
21:30:32 [2024-05-21T21:30:32.018Z] === RUN   TestKillContainer/killing_signal
21:30:32 [2024-05-21T21:30:32.577Z] --- PASS: TestKillContainer (1.31s)
21:30:32 [2024-05-21T21:30:32.577Z]     --- PASS: TestKillContainer/no_signal (0.39s)
21:30:32 [2024-05-21T21:30:32.577Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
21:30:32 [2024-05-21T21:30:32.577Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
21:30:32 [2024-05-21T21:30:32.577Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:30:32 [2024-05-21T21:30:32.577Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:30:33 [2024-05-21T21:30:33.135Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:30:33 [2024-05-21T21:30:33.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s)
21:30:33 [2024-05-21T21:30:33.390Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
21:30:33 [2024-05-21T21:30:33.390Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
21:30:33 [2024-05-21T21:30:33.390Z] === RUN   TestKillStoppedContainer
21:30:33 [2024-05-21T21:30:33.390Z] --- PASS: TestKillStoppedContainer (0.05s)
21:30:33 [2024-05-21T21:30:33.390Z] === RUN   TestKillDifferentUserContainer
21:30:33 [2024-05-21T21:30:33.949Z] --- PASS: TestKillDifferentUserContainer (0.44s)
21:30:33 [2024-05-21T21:30:33.949Z] === RUN   TestInspectOomKilledTrue
21:30:34 [2024-05-21T21:30:34.508Z] --- PASS: TestInspectOomKilledTrue (0.48s)
21:30:34 [2024-05-21T21:30:34.508Z] === RUN   TestInspectOomKilledFalse
21:30:34 [2024-05-21T21:30:34.762Z] --- PASS: TestInspectOomKilledFalse (0.43s)
21:30:34 [2024-05-21T21:30:34.762Z] === RUN   TestLinksEtcHostsContentMatch
21:30:35 [2024-05-21T21:30:35.017Z] --- PASS: TestLinksEtcHostsContentMatch (0.21s)
21:30:35 [2024-05-21T21:30:35.017Z] === RUN   TestLinksContainerNames
21:30:35 [2024-05-21T21:30:35.941Z] --- PASS: TestLinksContainerNames (0.88s)
21:30:35 [2024-05-21T21:30:35.941Z] === RUN   TestLogsFollowTailEmpty
21:30:36 [2024-05-21T21:30:36.500Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
21:30:36 [2024-05-21T21:30:36.500Z] === RUN   TestLogs
21:30:36 [2024-05-21T21:30:36.500Z] === RUN   TestLogs/driver_local
21:30:36 [2024-05-21T21:30:36.500Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:30:36 [2024-05-21T21:30:36.500Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:30:36 [2024-05-21T21:30:36.500Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:30:36 [2024-05-21T21:30:36.500Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:30:36 [2024-05-21T21:30:36.500Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:30:36 [2024-05-21T21:30:36.500Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:30:36 [2024-05-21T21:30:36.500Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:30:36 [2024-05-21T21:30:36.500Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:30:36 [2024-05-21T21:30:36.500Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:30:36 [2024-05-21T21:30:36.500Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:30:36 [2024-05-21T21:30:36.500Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:30:36 [2024-05-21T21:30:36.500Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:30:36 [2024-05-21T21:30:36.500Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:30:36 [2024-05-21T21:30:36.500Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:30:36 [2024-05-21T21:30:36.500Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:30:36 [2024-05-21T21:30:36.500Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:30:36 [2024-05-21T21:30:36.500Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:30:36 [2024-05-21T21:30:36.501Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:30:37 [2024-05-21T21:30:37.862Z] === RUN   TestLogs/driver_json-file
21:30:37 [2024-05-21T21:30:37.862Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:30:37 [2024-05-21T21:30:37.862Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:30:37 [2024-05-21T21:30:37.862Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:30:37 [2024-05-21T21:30:37.862Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:30:37 [2024-05-21T21:30:37.862Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:30:37 [2024-05-21T21:30:37.862Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:30:37 [2024-05-21T21:30:37.862Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:30:37 [2024-05-21T21:30:37.862Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:30:37 [2024-05-21T21:30:37.862Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:30:37 [2024-05-21T21:30:37.862Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:30:37 [2024-05-21T21:30:37.862Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:30:37 [2024-05-21T21:30:37.862Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:30:37 [2024-05-21T21:30:37.862Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:30:37 [2024-05-21T21:30:37.862Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:30:37 [2024-05-21T21:30:37.862Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:30:37 [2024-05-21T21:30:37.862Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:30:37 [2024-05-21T21:30:37.862Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:30:37 [2024-05-21T21:30:37.862Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:30:39 [2024-05-21T21:30:39.222Z] --- PASS: TestLogs (2.81s)
21:30:39 [2024-05-21T21:30:39.222Z]     --- PASS: TestLogs/driver_local (0.01s)
21:30:39 [2024-05-21T21:30:39.222Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.92s)
21:30:39 [2024-05-21T21:30:39.222Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.96s)
21:30:39 [2024-05-21T21:30:39.222Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.22s)
21:30:39 [2024-05-21T21:30:39.222Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.31s)
21:30:39 [2024-05-21T21:30:39.222Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.37s)
21:30:39 [2024-05-21T21:30:39.222Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.43s)
21:30:39 [2024-05-21T21:30:39.222Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:30:39 [2024-05-21T21:30:39.222Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.82s)
21:30:39 [2024-05-21T21:30:39.222Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.05s)
21:30:39 [2024-05-21T21:30:39.222Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.18s)
21:30:39 [2024-05-21T21:30:39.222Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.22s)
21:30:39 [2024-05-21T21:30:39.222Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.28s)
21:30:39 [2024-05-21T21:30:39.222Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.36s)
21:30:39 [2024-05-21T21:30:39.222Z] === RUN   TestContainerNetworkMountsNoChown
21:30:39 [2024-05-21T21:30:39.477Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/default
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/default
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/private
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/private
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/rprivate
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/rprivate
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/slave
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/slave
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/rslave
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/rslave
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/shared
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/shared
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/rshared
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/rshared
21:30:39 [2024-05-21T21:30:39.477Z] === CONT  TestMountDaemonRoot/default
21:30:39 [2024-05-21T21:30:39.477Z] === CONT  TestMountDaemonRoot/rslave
21:30:39 [2024-05-21T21:30:39.477Z] === CONT  TestMountDaemonRoot/rprivate
21:30:39 [2024-05-21T21:30:39.477Z] === CONT  TestMountDaemonRoot/private
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/default/bind_root
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:30:39 [2024-05-21T21:30:39.477Z] === CONT  TestMountDaemonRoot/rshared
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/default/mount_root
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:30:39 [2024-05-21T21:30:39.477Z] === CONT  TestMountDaemonRoot/shared
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:30:39 [2024-05-21T21:30:39.477Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/private/bind_root
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/private/mount_root
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:30:39 [2024-05-21T21:30:39.477Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === CONT  TestMountDaemonRoot/default/bind_root
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:30:39 [2024-05-21T21:30:39.477Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:30:39 [2024-05-21T21:30:39.477Z] === CONT  TestMountDaemonRoot/default/mount_root
21:30:39 [2024-05-21T21:30:39.477Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/slave
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:30:39 [2024-05-21T21:30:39.732Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:30:39 [2024-05-21T21:30:39.732Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:30:39 [2024-05-21T21:30:39.732Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:30:39 [2024-05-21T21:30:39.732Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:30:39 [2024-05-21T21:30:39.732Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:30:39 [2024-05-21T21:30:39.732Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:30:39 [2024-05-21T21:30:39.732Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:30:39 [2024-05-21T21:30:39.732Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/private/mount_root
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/private/bind_root
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:30:39 [2024-05-21T21:30:39.732Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:30:39 [2024-05-21T21:30:39.732Z] --- PASS: TestMountDaemonRoot (0.01s)
21:30:39 [2024-05-21T21:30:39.732Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
21:30:39 [2024-05-21T21:30:39.732Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
21:30:39 [2024-05-21T21:30:39.732Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
21:30:39 [2024-05-21T21:30:39.732Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
21:30:39 [2024-05-21T21:30:39.732Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s)
21:30:39 [2024-05-21T21:30:39.732Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
21:30:39 [2024-05-21T21:30:39.732Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
21:30:39 [2024-05-21T21:30:39.732Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
21:30:39 [2024-05-21T21:30:39.732Z] === RUN   TestContainerBindMountNonRecursive
21:30:41 [2024-05-21T21:30:41.092Z] --- PASS: TestContainerBindMountNonRecursive (0.98s)
21:30:41 [2024-05-21T21:30:41.092Z] === RUN   TestContainerVolumesMountedAsShared
21:30:41 [2024-05-21T21:30:41.347Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
21:30:41 [2024-05-21T21:30:41.347Z] === RUN   TestContainerVolumesMountedAsSlave
21:30:41 [2024-05-21T21:30:41.602Z] --- PASS: TestContainerVolumesMountedAsSlave (0.26s)
21:30:41 [2024-05-21T21:30:41.602Z] === RUN   TestContainerCopyLeaksMounts
21:30:41 [2024-05-21T21:30:41.857Z] --- PASS: TestContainerCopyLeaksMounts (0.46s)
21:30:41 [2024-05-21T21:30:41.857Z] === RUN   TestContainerBindMountReadOnlyDefault
21:30:41 [2024-05-21T21:30:41.857Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44
21:30:41 [2024-05-21T21:30:41.857Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount
21:30:42 [2024-05-21T21:30:42.415Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount
21:30:42 [2024-05-21T21:30:42.670Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44
21:30:42 [2024-05-21T21:30:42.670Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount
21:30:43 [2024-05-21T21:30:43.230Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount
21:30:43 [2024-05-21T21:30:43.484Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default
21:30:43 [2024-05-21T21:30:43.484Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount
21:30:44 [2024-05-21T21:30:44.044Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount
21:30:44 [2024-05-21T21:30:44.298Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default
21:30:44 [2024-05-21T21:30:44.298Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount
21:30:44 [2024-05-21T21:30:44.857Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount
21:30:45 [2024-05-21T21:30:45.416Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.31s)
21:30:45 [2024-05-21T21:30:45.416Z]     --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.77s)
21:30:45 [2024-05-21T21:30:45.416Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.38s)
21:30:45 [2024-05-21T21:30:45.416Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.39s)
21:30:45 [2024-05-21T21:30:45.416Z]     --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.80s)
21:30:45 [2024-05-21T21:30:45.416Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.38s)
21:30:45 [2024-05-21T21:30:45.416Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.41s)
21:30:45 [2024-05-21T21:30:45.416Z]     --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.81s)
21:30:45 [2024-05-21T21:30:45.416Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.40s)
21:30:45 [2024-05-21T21:30:45.416Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.40s)
21:30:45 [2024-05-21T21:30:45.416Z]     --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.86s)
21:30:45 [2024-05-21T21:30:45.416Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.43s)
21:30:45 [2024-05-21T21:30:45.416Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.42s)
21:30:45 [2024-05-21T21:30:45.416Z] === RUN   TestContainerBindMountRecursivelyReadOnly
21:30:46 [2024-05-21T21:30:46.775Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.33s)
21:30:46 [2024-05-21T21:30:46.775Z] === RUN   TestNetworkNat
21:30:47 [2024-05-21T21:30:47.030Z] --- PASS: TestNetworkNat (0.47s)
21:30:47 [2024-05-21T21:30:47.030Z] === RUN   TestNetworkLocalhostTCPNat
21:30:47 [2024-05-21T21:30:47.590Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
21:30:47 [2024-05-21T21:30:47.590Z] === RUN   TestNetworkLoopbackNat
21:30:50 [2024-05-21T21:30:50.097Z] --- PASS: TestNetworkLoopbackNat (2.51s)
21:30:50 [2024-05-21T21:30:50.097Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
21:30:50 [2024-05-21T21:30:50.351Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
21:30:50 [2024-05-21T21:30:50.351Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
21:30:50 [2024-05-21T21:30:50.351Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
21:30:50 [2024-05-21T21:30:50.351Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
21:30:50 [2024-05-21T21:30:50.605Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.49s)
21:30:50 [2024-05-21T21:30:50.605Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
21:30:50 [2024-05-21T21:30:50.605Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
21:30:50 [2024-05-21T21:30:50.605Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
21:30:50 [2024-05-21T21:30:50.605Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
21:30:50 [2024-05-21T21:30:50.605Z] === RUN   TestPause
21:30:50 [2024-05-21T21:30:50.859Z] --- PASS: TestPause (0.45s)
21:30:50 [2024-05-21T21:30:50.860Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:30:50 [2024-05-21T21:30:50.860Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:30:50 [2024-05-21T21:30:50.860Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:30:50 [2024-05-21T21:30:50.860Z] === RUN   TestPauseStopPausedContainer
21:30:51 [2024-05-21T21:30:51.418Z] --- PASS: TestPauseStopPausedContainer (0.49s)
21:30:51 [2024-05-21T21:30:51.418Z] === RUN   TestPIDModeHost
21:30:52 [2024-05-21T21:30:52.340Z] --- PASS: TestPIDModeHost (0.93s)
21:30:52 [2024-05-21T21:30:52.340Z] === RUN   TestPIDModeContainer
21:30:52 [2024-05-21T21:30:52.340Z] === RUN   TestPIDModeContainer/non-existing_container
21:30:52 [2024-05-21T21:30:52.340Z] === RUN   TestPIDModeContainer/non-running_container
21:30:52 [2024-05-21T21:30:52.594Z] === RUN   TestPIDModeContainer/running_container
21:30:53 [2024-05-21T21:30:53.517Z] --- PASS: TestPIDModeContainer (1.04s)
21:30:53 [2024-05-21T21:30:53.517Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
21:30:53 [2024-05-21T21:30:53.517Z]     --- PASS: TestPIDModeContainer/non-running_container (0.16s)
21:30:53 [2024-05-21T21:30:53.517Z]     --- PASS: TestPIDModeContainer/running_container (0.45s)
21:30:53 [2024-05-21T21:30:53.517Z] === RUN   TestPsFilter
21:30:53 [2024-05-21T21:30:53.517Z] === RUN   TestPsFilter/since
21:30:53 [2024-05-21T21:30:53.517Z] === RUN   TestPsFilter/before
21:30:53 [2024-05-21T21:30:53.517Z] --- PASS: TestPsFilter (0.12s)
21:30:53 [2024-05-21T21:30:53.517Z]     --- PASS: TestPsFilter/since (0.00s)
21:30:53 [2024-05-21T21:30:53.517Z]     --- PASS: TestPsFilter/before (0.00s)
21:30:53 [2024-05-21T21:30:53.517Z] === RUN   TestRemoveContainerWithRemovedVolume
21:30:54 [2024-05-21T21:30:54.075Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
21:30:54 [2024-05-21T21:30:54.075Z] === RUN   TestRemoveContainerWithVolume
21:30:54 [2024-05-21T21:30:54.329Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
21:30:54 [2024-05-21T21:30:54.329Z] === RUN   TestRemoveContainerRunning
21:30:54 [2024-05-21T21:30:54.887Z] --- PASS: TestRemoveContainerRunning (0.41s)
21:30:54 [2024-05-21T21:30:54.887Z] === RUN   TestRemoveContainerForceRemoveRunning
21:30:55 [2024-05-21T21:30:55.445Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
21:30:55 [2024-05-21T21:30:55.445Z] === RUN   TestRemoveInvalidContainer
21:30:55 [2024-05-21T21:30:55.445Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:30:55 [2024-05-21T21:30:55.445Z] === RUN   TestRenameLinkedContainer
21:30:57 [2024-05-21T21:30:57.326Z] --- PASS: TestRenameLinkedContainer (1.77s)
21:30:57 [2024-05-21T21:30:57.326Z] === RUN   TestRenameStoppedContainer
21:30:57 [2024-05-21T21:30:57.580Z] --- PASS: TestRenameStoppedContainer (0.44s)
21:30:57 [2024-05-21T21:30:57.580Z] === RUN   TestRenameRunningContainerAndReuse
21:30:58 [2024-05-21T21:30:58.503Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
21:30:58 [2024-05-21T21:30:58.503Z] === RUN   TestRenameInvalidName
21:30:58 [2024-05-21T21:30:58.758Z] --- PASS: TestRenameInvalidName (0.41s)
21:30:58 [2024-05-21T21:30:58.758Z] === RUN   TestRenameAnonymousContainer
21:31:00 [2024-05-21T21:31:00.117Z] --- PASS: TestRenameAnonymousContainer (1.47s)
21:31:00 [2024-05-21T21:31:00.117Z] === RUN   TestRenameContainerWithSameName
21:31:00 [2024-05-21T21:31:00.676Z] --- PASS: TestRenameContainerWithSameName (0.42s)
21:31:00 [2024-05-21T21:31:00.676Z] === RUN   TestRenameContainerWithLinkedContainer
21:31:01 [2024-05-21T21:31:01.599Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
21:31:01 [2024-05-21T21:31:01.599Z] === RUN   TestRenameContainerTwice
21:31:02 [2024-05-21T21:31:02.157Z] --- PASS: TestRenameContainerTwice (0.48s)
21:31:02 [2024-05-21T21:31:02.157Z] === RUN   TestResize
21:31:02 [2024-05-21T21:31:02.157Z] === RUN   TestResize/success
21:31:02 [2024-05-21T21:31:02.157Z] === RUN   TestResize/invalid_size
21:31:02 [2024-05-21T21:31:02.411Z] === RUN   TestResize/invalid_state
21:31:02 [2024-05-21T21:31:02.970Z] --- PASS: TestResize (0.92s)
21:31:02 [2024-05-21T21:31:02.970Z]     --- PASS: TestResize/success (0.21s)
21:31:02 [2024-05-21T21:31:02.970Z]     --- PASS: TestResize/invalid_size (0.22s)
21:31:02 [2024-05-21T21:31:02.970Z]     --- PASS: TestResize/invalid_state (0.03s)
21:31:02 [2024-05-21T21:31:02.970Z] === RUN   TestDaemonRestartKillContainers
21:31:02 [2024-05-21T21:31:02.970Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:31:02 [2024-05-21T21:31:02.970Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:31:04 [2024-05-21T21:31:04.333Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:31:04 [2024-05-21T21:31:04.333Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:31:04 [2024-05-21T21:31:04.944Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:31:05 [2024-05-21T21:31:05.198Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:31:05 [2024-05-21T21:31:05.453Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:31:06 [2024-05-21T21:31:06.377Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:31:06 [2024-05-21T21:31:06.377Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:31:06 [2024-05-21T21:31:06.377Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:31:11 [2024-05-21T21:31:11.607Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:31:11 [2024-05-21T21:31:11.607Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
21:31:11 [2024-05-21T21:31:11.607Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s)
21:31:11 [2024-05-21T21:31:11.607Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.97s)
21:31:11 [2024-05-21T21:31:11.607Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.26s)
21:31:11 [2024-05-21T21:31:11.607Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s)
21:31:11 [2024-05-21T21:31:11.607Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s)
21:31:11 [2024-05-21T21:31:11.607Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.98s)
21:31:11 [2024-05-21T21:31:11.607Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s)
21:31:11 [2024-05-21T21:31:11.607Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.26s)
21:31:11 [2024-05-21T21:31:11.607Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s)
21:31:11 [2024-05-21T21:31:11.607Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.84s)
21:31:11 [2024-05-21T21:31:11.607Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.07s)
21:31:11 [2024-05-21T21:31:11.607Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s)
21:31:11 [2024-05-21T21:31:11.607Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.83s)
21:31:11 [2024-05-21T21:31:11.607Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.55s)
21:31:11 [2024-05-21T21:31:11.607Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.04s)
21:31:11 [2024-05-21T21:31:11.607Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
21:31:11 [2024-05-21T21:31:11.607Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
21:31:12 [2024-05-21T21:31:12.530Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
21:31:13 [2024-05-21T21:31:13.453Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.85s)
21:31:13 [2024-05-21T21:31:13.453Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s)
21:31:13 [2024-05-21T21:31:13.453Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s)
21:31:13 [2024-05-21T21:31:13.453Z] === RUN   TestContainerRestartWithCancelledRequest
21:31:15 [2024-05-21T21:31:15.335Z] --- PASS: TestContainerRestartWithCancelledRequest (1.83s)
21:31:15 [2024-05-21T21:31:15.335Z] === RUN   TestCgroupNamespacesRun
21:31:16 [2024-05-21T21:31:16.257Z] --- PASS: TestCgroupNamespacesRun (1.01s)
21:31:16 [2024-05-21T21:31:16.257Z] === RUN   TestCgroupNamespacesRunPrivileged
21:31:17 [2024-05-21T21:31:17.180Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.01s)
21:31:17 [2024-05-21T21:31:17.180Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:31:18 [2024-05-21T21:31:18.103Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.03s)
21:31:18 [2024-05-21T21:31:18.103Z] === RUN   TestCgroupNamespacesRunHostMode
21:31:19 [2024-05-21T21:31:19.462Z] --- PASS: TestCgroupNamespacesRunHostMode (1.04s)
21:31:19 [2024-05-21T21:31:19.462Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:31:20 [2024-05-21T21:31:20.385Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.02s)
21:31:20 [2024-05-21T21:31:20.385Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:31:21 [2024-05-21T21:31:21.308Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
21:31:21 [2024-05-21T21:31:21.308Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:31:21 [2024-05-21T21:31:21.867Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
21:31:21 [2024-05-21T21:31:21.867Z] === RUN   TestCgroupNamespacesRunOlderClient
21:31:23 [2024-05-21T21:31:23.226Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.03s)
21:31:23 [2024-05-21T21:31:23.226Z] === RUN   TestNISDomainname
21:31:23 [2024-05-21T21:31:23.480Z] --- PASS: TestNISDomainname (0.47s)
21:31:23 [2024-05-21T21:31:23.480Z] === RUN   TestHostnameDnsResolution
21:31:24 [2024-05-21T21:31:24.039Z] --- PASS: TestHostnameDnsResolution (0.63s)
21:31:24 [2024-05-21T21:31:24.039Z] === RUN   TestUnprivilegedPortsAndPing
21:31:24 [2024-05-21T21:31:24.598Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s)
21:31:24 [2024-05-21T21:31:24.598Z] === RUN   TestPrivilegedHostDevices
21:31:25 [2024-05-21T21:31:25.156Z] --- PASS: TestPrivilegedHostDevices (0.49s)
21:31:25 [2024-05-21T21:31:25.156Z] === RUN   TestRunConsoleSize
21:31:25 [2024-05-21T21:31:25.411Z] --- PASS: TestRunConsoleSize (0.41s)
21:31:25 [2024-05-21T21:31:25.411Z] === RUN   TestRunWithAlternativeContainerdShim
21:31:31 [2024-05-21T21:31:31.931Z] --- PASS: TestRunWithAlternativeContainerdShim (5.38s)
21:31:31 [2024-05-21T21:31:31.931Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
21:31:31 [2024-05-21T21:31:31.931Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.09s)
21:31:31 [2024-05-21T21:31:31.931Z] === RUN   TestStaticIPOutsideSubpool
21:31:33 [2024-05-21T21:31:33.290Z] --- PASS: TestStaticIPOutsideSubpool (1.20s)
21:31:33 [2024-05-21T21:31:33.290Z] === RUN   TestWorkingDirNormalization
21:31:33 [2024-05-21T21:31:33.290Z] === RUN   TestWorkingDirNormalization/trailing_slash
21:31:33 [2024-05-21T21:31:33.290Z] === PAUSE TestWorkingDirNormalization/trailing_slash
21:31:33 [2024-05-21T21:31:33.290Z] === RUN   TestWorkingDirNormalization/no_trailing_slash
21:31:33 [2024-05-21T21:31:33.290Z] === PAUSE TestWorkingDirNormalization/no_trailing_slash
21:31:33 [2024-05-21T21:31:33.290Z] === CONT  TestWorkingDirNormalization/trailing_slash
21:31:33 [2024-05-21T21:31:33.290Z] === CONT  TestWorkingDirNormalization/no_trailing_slash
21:31:33 [2024-05-21T21:31:33.849Z] --- PASS: TestWorkingDirNormalization (0.01s)
21:31:33 [2024-05-21T21:31:33.849Z]     --- PASS: TestWorkingDirNormalization/no_trailing_slash (0.52s)
21:31:33 [2024-05-21T21:31:33.849Z]     --- PASS: TestWorkingDirNormalization/trailing_slash (0.57s)
21:31:33 [2024-05-21T21:31:33.849Z] === RUN   TestStats
21:31:35 [2024-05-21T21:31:35.208Z] --- PASS: TestStats (1.47s)
21:31:35 [2024-05-21T21:31:35.208Z] === RUN   TestStopContainerWithTimeout
21:31:35 [2024-05-21T21:31:35.208Z] === RUN   TestStopContainerWithTimeout/0
21:31:35 [2024-05-21T21:31:35.208Z] === PAUSE TestStopContainerWithTimeout/0
21:31:35 [2024-05-21T21:31:35.208Z] === RUN   TestStopContainerWithTimeout/1
21:31:35 [2024-05-21T21:31:35.208Z] === PAUSE TestStopContainerWithTimeout/1
21:31:35 [2024-05-21T21:31:35.208Z] === RUN   TestStopContainerWithTimeout/3
21:31:35 [2024-05-21T21:31:35.208Z] === PAUSE TestStopContainerWithTimeout/3
21:31:35 [2024-05-21T21:31:35.208Z] === RUN   TestStopContainerWithTimeout/-1
21:31:35 [2024-05-21T21:31:35.208Z] === PAUSE TestStopContainerWithTimeout/-1
21:31:35 [2024-05-21T21:31:35.208Z] === CONT  TestStopContainerWithTimeout/0
21:31:35 [2024-05-21T21:31:35.208Z] === CONT  TestStopContainerWithTimeout/3
21:31:35 [2024-05-21T21:31:35.208Z] === CONT  TestStopContainerWithTimeout/1
21:31:35 [2024-05-21T21:31:35.208Z] === CONT  TestStopContainerWithTimeout/-1
21:31:38 [2024-05-21T21:31:38.465Z] --- PASS: TestStopContainerWithTimeout (0.04s)
21:31:38 [2024-05-21T21:31:38.465Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
21:31:38 [2024-05-21T21:31:38.465Z]     --- PASS: TestStopContainerWithTimeout/1 (1.54s)
21:31:38 [2024-05-21T21:31:38.465Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
21:31:38 [2024-05-21T21:31:38.465Z]     --- PASS: TestStopContainerWithTimeout/3 (2.75s)
21:31:38 [2024-05-21T21:31:38.465Z] === RUN   TestStopContainerWithTimeoutCancel
21:31:38 [2024-05-21T21:31:38.465Z] === PAUSE TestStopContainerWithTimeoutCancel
21:31:38 [2024-05-21T21:31:38.465Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:31:39 [2024-05-21T21:31:39.388Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.24s)
21:31:39 [2024-05-21T21:31:39.388Z] === RUN   TestUpdateMemory
21:31:39 [2024-05-21T21:31:39.642Z] --- PASS: TestUpdateMemory (0.47s)
21:31:39 [2024-05-21T21:31:39.642Z] === RUN   TestUpdateCPUQuota
21:31:40 [2024-05-21T21:31:40.565Z] --- PASS: TestUpdateCPUQuota (0.61s)
21:31:40 [2024-05-21T21:31:40.565Z] === RUN   TestUpdatePidsLimit
21:31:40 [2024-05-21T21:31:40.565Z] === RUN   TestUpdatePidsLimit/update_from_none
21:31:40 [2024-05-21T21:31:40.565Z] === RUN   TestUpdatePidsLimit/no_change
21:31:40 [2024-05-21T21:31:40.565Z] === RUN   TestUpdatePidsLimit/update_lower
21:31:40 [2024-05-21T21:31:40.819Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:31:41 [2024-05-21T21:31:41.074Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:31:41 [2024-05-21T21:31:41.074Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:31:41 [2024-05-21T21:31:41.328Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:31:41 [2024-05-21T21:31:41.886Z] --- PASS: TestUpdatePidsLimit (1.51s)
21:31:41 [2024-05-21T21:31:41.886Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.15s)
21:31:41 [2024-05-21T21:31:41.886Z]     --- PASS: TestUpdatePidsLimit/no_change (0.15s)
21:31:41 [2024-05-21T21:31:41.886Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.16s)
21:31:41 [2024-05-21T21:31:41.886Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s)
21:31:41 [2024-05-21T21:31:41.886Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s)
21:31:41 [2024-05-21T21:31:41.886Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.15s)
21:31:41 [2024-05-21T21:31:41.886Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.15s)
21:31:41 [2024-05-21T21:31:41.886Z] === RUN   TestUpdateRestartPolicy
21:31:54 [2024-05-21T21:31:54.180Z] --- PASS: TestUpdateRestartPolicy (10.58s)
21:31:54 [2024-05-21T21:31:54.180Z] === RUN   TestUpdateRestartWithAutoRemove
21:31:54 [2024-05-21T21:31:54.180Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
21:31:54 [2024-05-21T21:31:54.180Z] === RUN   TestWaitNonBlocked
21:31:54 [2024-05-21T21:31:54.180Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:31:54 [2024-05-21T21:31:54.180Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:31:54 [2024-05-21T21:31:54.180Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:31:54 [2024-05-21T21:31:54.180Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:31:54 [2024-05-21T21:31:54.180Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:31:54 [2024-05-21T21:31:54.180Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:31:54 [2024-05-21T21:31:54.180Z] --- PASS: TestWaitNonBlocked (0.02s)
21:31:54 [2024-05-21T21:31:54.180Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s)
21:31:54 [2024-05-21T21:31:54.180Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s)
21:31:54 [2024-05-21T21:31:54.180Z] === RUN   TestWaitBlocked
21:31:54 [2024-05-21T21:31:54.180Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:31:54 [2024-05-21T21:31:54.180Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:31:54 [2024-05-21T21:31:54.180Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:31:54 [2024-05-21T21:31:54.180Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:31:54 [2024-05-21T21:31:54.180Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:31:54 [2024-05-21T21:31:54.180Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:31:54 [2024-05-21T21:31:54.180Z] --- PASS: TestWaitBlocked (0.02s)
21:31:54 [2024-05-21T21:31:54.180Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s)
21:31:54 [2024-05-21T21:31:54.180Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s)
21:31:54 [2024-05-21T21:31:54.180Z] === RUN   TestWaitConditions
21:31:54 [2024-05-21T21:31:54.180Z] === RUN   TestWaitConditions/default
21:31:54 [2024-05-21T21:31:54.180Z] === PAUSE TestWaitConditions/default
21:31:54 [2024-05-21T21:31:54.180Z] === RUN   TestWaitConditions/not-running
21:31:54 [2024-05-21T21:31:54.180Z] === PAUSE TestWaitConditions/not-running
21:31:54 [2024-05-21T21:31:54.180Z] === RUN   TestWaitConditions/next-exit
21:31:54 [2024-05-21T21:31:54.180Z] === PAUSE TestWaitConditions/next-exit
21:31:54 [2024-05-21T21:31:54.180Z] === RUN   TestWaitConditions/removed
21:31:54 [2024-05-21T21:31:54.180Z] === PAUSE TestWaitConditions/removed
21:31:54 [2024-05-21T21:31:54.180Z] === CONT  TestWaitConditions/default
21:31:54 [2024-05-21T21:31:54.180Z] === CONT  TestWaitConditions/next-exit
21:31:54 [2024-05-21T21:31:54.180Z] === CONT  TestWaitConditions/removed
21:31:54 [2024-05-21T21:31:54.180Z] === CONT  TestWaitConditions/not-running
21:31:54 [2024-05-21T21:31:54.180Z]     wait_test.go:145: ContainerID = 714b78a310fab2d05f6e9355da7df14adbf1b1b7be9032c946e613d45bdd910f
21:31:54 [2024-05-21T21:31:54.180Z]     wait_test.go:145: ContainerID = f6101e780f1eeb5104c90250e958da1387d4d8b689143323917706c0470f01b0
21:31:54 [2024-05-21T21:31:54.180Z]     wait_test.go:145: ContainerID = 55f9cab94a8956dfab8ed37f6a89687c4926783b5c003b7d435e7d22aafa7817
21:31:54 [2024-05-21T21:31:54.180Z]     wait_test.go:145: ContainerID = 20a028326bb76a69127cd9ca11ab67cf46f63874fe4d0f9fa6d67ae2e54167f1
21:31:55 [2024-05-21T21:31:55.119Z] --- PASS: TestWaitConditions (0.04s)
21:31:55 [2024-05-21T21:31:55.119Z]     --- PASS: TestWaitConditions/default (0.65s)
21:31:55 [2024-05-21T21:31:55.119Z]     --- PASS: TestWaitConditions/next-exit (0.90s)
21:31:55 [2024-05-21T21:31:55.119Z]     --- PASS: TestWaitConditions/not-running (0.95s)
21:31:55 [2024-05-21T21:31:55.119Z]     --- PASS: TestWaitConditions/removed (1.02s)
21:31:55 [2024-05-21T21:31:55.119Z] === RUN   TestWaitRestartedContainer
21:31:55 [2024-05-21T21:31:55.119Z] === RUN   TestWaitRestartedContainer/default
21:31:55 [2024-05-21T21:31:55.119Z] === PAUSE TestWaitRestartedContainer/default
21:31:55 [2024-05-21T21:31:55.119Z] === RUN   TestWaitRestartedContainer/not-running
21:31:55 [2024-05-21T21:31:55.119Z] === PAUSE TestWaitRestartedContainer/not-running
21:31:55 [2024-05-21T21:31:55.119Z] === RUN   TestWaitRestartedContainer/next-exit
21:31:55 [2024-05-21T21:31:55.119Z] === PAUSE TestWaitRestartedContainer/next-exit
21:31:55 [2024-05-21T21:31:55.119Z] === CONT  TestWaitRestartedContainer/default
21:31:55 [2024-05-21T21:31:55.120Z] === CONT  TestWaitRestartedContainer/next-exit
21:31:55 [2024-05-21T21:31:55.120Z] === CONT  TestWaitRestartedContainer/not-running
21:31:57 [2024-05-21T21:31:57.054Z] --- PASS: TestWaitRestartedContainer (0.01s)
21:31:57 [2024-05-21T21:31:57.054Z]     --- PASS: TestWaitRestartedContainer/default (1.29s)
21:31:57 [2024-05-21T21:31:57.054Z]     --- PASS: TestWaitRestartedContainer/not-running (1.56s)
21:31:57 [2024-05-21T21:31:57.054Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.60s)
21:31:57 [2024-05-21T21:31:57.054Z] === CONT  TestContainerStartOnDaemonRestart
21:31:57 [2024-05-21T21:31:57.054Z] === CONT  TestHardRestartWhenContainerIsRunning
21:31:57 [2024-05-21T21:31:57.054Z] === CONT  TestDaemonHostGatewayIP
21:31:57 [2024-05-21T21:31:57.054Z] === CONT  TestIpcModeOlderClient
21:31:57 [2024-05-21T21:31:57.054Z] === CONT  TestRestartDaemonWithRestartingContainer
21:31:57 [2024-05-21T21:31:57.054Z] === CONT  TestContainerKillOnDaemonStart
21:31:57 [2024-05-21T21:31:57.054Z] === CONT  TestStopContainerWithTimeoutCancel
21:31:57 [2024-05-21T21:31:57.054Z] === CONT  TestDaemonRestartIpcMode
21:31:57 [2024-05-21T21:31:57.054Z] --- PASS: TestIpcModeOlderClient (0.12s)
21:31:58 [2024-05-21T21:31:58.941Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
21:31:58 [2024-05-21T21:31:58.941Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
21:31:59 [2024-05-21T21:31:59.196Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.42s)
21:31:59 [2024-05-21T21:31:59.196Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
21:31:59 [2024-05-21T21:31:59.196Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.49s)
21:31:59 [2024-05-21T21:31:59.451Z] --- PASS: TestContainerStartOnDaemonRestart (2.66s)
21:32:00 [2024-05-21T21:32:00.375Z] --- PASS: TestDaemonHostGatewayIP (3.37s)
21:32:00 [2024-05-21T21:32:00.375Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.61s)
21:32:00 [2024-05-21T21:32:00.375Z] --- PASS: TestDaemonRestartIpcMode (3.64s)
21:32:00 [2024-05-21T21:32:00.630Z] --- PASS: TestStopContainerWithTimeoutCancel (3.70s)
21:32:08 [2024-05-21T21:32:08.699Z] --- PASS: TestContainerKillOnDaemonStart (11.82s)
21:32:08 [2024-05-21T21:32:08.699Z] PASS
21:32:08 [2024-05-21T21:32:08.699Z] 
21:32:08 [2024-05-21T21:32:08.699Z] === Skipped
21:32:08 [2024-05-21T21:32:08.699Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:32:08 [2024-05-21T21:32:08.699Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:32:08 [2024-05-21T21:32:08.699Z] 
21:32:08 [2024-05-21T21:32:08.699Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:32:08 [2024-05-21T21:32:08.699Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:32:08 [2024-05-21T21:32:08.699Z] 
21:32:08 [2024-05-21T21:32:08.699Z] DONE 330 tests, 2 skipped in 167.203s
21:32:08 [2024-05-21T21:32:08.699Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
21:32:08 [2024-05-21T21:32:08.699Z] ++ '[' -n '' ']'
21:32:08 [2024-05-21T21:32:08.699Z] ++ 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
21:32:08 [2024-05-21T21:32:08.699Z] ++ set -e
21:32:08 [2024-05-21T21:32:08.699Z] ++ '[' -n 0 ']'
21:32:08 [2024-05-21T21:32:08.699Z] ++ set -x
21:32:08 [2024-05-21T21:32:08.699Z] ++ 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.ZTwuFV4CSw/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
21:32:08 [2024-05-21T21:32:08.699Z] INFO: Testing against a local daemon
21:32:08 [2024-05-21T21:32:08.699Z] === RUN   TestConfigDaemonID
21:32:09 [2024-05-21T21:32:09.624Z]     daemon_test.go:61: [dccf115dcdd6a] daemon is not started
21:32:09 [2024-05-21T21:32:09.624Z] --- PASS: TestConfigDaemonID (1.04s)
21:32:09 [2024-05-21T21:32:09.624Z] === RUN   TestDaemonConfigValidation
21:32:09 [2024-05-21T21:32:09.624Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:32:09 [2024-05-21T21:32:09.624Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:32:09 [2024-05-21T21:32:09.624Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:32:09 [2024-05-21T21:32:09.624Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:32:09 [2024-05-21T21:32:09.624Z] === RUN   TestDaemonConfigValidation/invalid_config
21:32:09 [2024-05-21T21:32:09.624Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:32:09 [2024-05-21T21:32:09.624Z] === RUN   TestDaemonConfigValidation/malformed_config
21:32:09 [2024-05-21T21:32:09.624Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:32:09 [2024-05-21T21:32:09.624Z] === RUN   TestDaemonConfigValidation/valid_config
21:32:09 [2024-05-21T21:32:09.624Z] === PAUSE TestDaemonConfigValidation/valid_config
21:32:09 [2024-05-21T21:32:09.624Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:32:09 [2024-05-21T21:32:09.624Z] === CONT  TestDaemonConfigValidation/malformed_config
21:32:09 [2024-05-21T21:32:09.624Z] === CONT  TestDaemonConfigValidation/invalid_config
21:32:09 [2024-05-21T21:32:09.624Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:32:09 [2024-05-21T21:32:09.624Z] === CONT  TestDaemonConfigValidation/valid_config
21:32:09 [2024-05-21T21:32:09.878Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:32:09 [2024-05-21T21:32:09.878Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
21:32:09 [2024-05-21T21:32:09.878Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
21:32:09 [2024-05-21T21:32:09.878Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
21:32:09 [2024-05-21T21:32:09.878Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
21:32:09 [2024-05-21T21:32:09.878Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
21:32:09 [2024-05-21T21:32:09.878Z] === RUN   TestConfigDaemonSeccompProfiles
21:32:09 [2024-05-21T21:32:09.878Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:32:10 [2024-05-21T21:32:10.802Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:32:12 [2024-05-21T21:32:12.162Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:32:13 [2024-05-21T21:32:13.085Z]     daemon_test.go:180: [d60944f1c5fb5] daemon is not started
21:32:13 [2024-05-21T21:32:13.085Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
21:32:13 [2024-05-21T21:32:13.085Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:32:13 [2024-05-21T21:32:13.085Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:32:13 [2024-05-21T21:32:13.085Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
21:32:13 [2024-05-21T21:32:13.085Z] === RUN   TestDaemonProxy
21:32:13 [2024-05-21T21:32:13.085Z] === RUN   TestDaemonProxy/environment_variables
21:32:13 [2024-05-21T21:32:13.085Z] === PAUSE TestDaemonProxy/environment_variables
21:32:13 [2024-05-21T21:32:13.085Z] === RUN   TestDaemonProxy/command-line_options
21:32:13 [2024-05-21T21:32:13.085Z] === PAUSE TestDaemonProxy/command-line_options
21:32:13 [2024-05-21T21:32:13.085Z] === RUN   TestDaemonProxy/configuration_file
21:32:13 [2024-05-21T21:32:13.085Z] === PAUSE TestDaemonProxy/configuration_file
21:32:13 [2024-05-21T21:32:13.085Z] === RUN   TestDaemonProxy/conflicting_options
21:32:13 [2024-05-21T21:32:13.340Z] === RUN   TestDaemonProxy/reload_sanitized
21:32:13 [2024-05-21T21:32:13.340Z] === PAUSE TestDaemonProxy/reload_sanitized
21:32:13 [2024-05-21T21:32:13.340Z] === CONT  TestDaemonProxy/environment_variables
21:32:13 [2024-05-21T21:32:13.340Z] === CONT  TestDaemonProxy/configuration_file
21:32:13 [2024-05-21T21:32:13.340Z] === CONT  TestDaemonProxy/command-line_options
21:32:13 [2024-05-21T21:32:13.340Z] === CONT  TestDaemonProxy/reload_sanitized
21:32:15 [2024-05-21T21:32:15.222Z] --- PASS: TestDaemonProxy (0.50s)
21:32:15 [2024-05-21T21:32:15.223Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
21:32:15 [2024-05-21T21:32:15.223Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
21:32:15 [2024-05-21T21:32:15.223Z]     --- PASS: TestDaemonProxy/configuration_file (1.49s)
21:32:15 [2024-05-21T21:32:15.223Z]     --- PASS: TestDaemonProxy/environment_variables (1.50s)
21:32:15 [2024-05-21T21:32:15.223Z]     --- PASS: TestDaemonProxy/command-line_options (1.50s)
21:32:15 [2024-05-21T21:32:15.223Z] === RUN   TestLiveRestore
21:32:15 [2024-05-21T21:32:15.223Z] === RUN   TestLiveRestore/volume_references
21:32:15 [2024-05-21T21:32:15.223Z] === PAUSE TestLiveRestore/volume_references
21:32:15 [2024-05-21T21:32:15.223Z] === RUN   TestLiveRestore/autoremove
21:32:15 [2024-05-21T21:32:15.223Z] === PAUSE TestLiveRestore/autoremove
21:32:15 [2024-05-21T21:32:15.223Z] === CONT  TestLiveRestore/volume_references
21:32:15 [2024-05-21T21:32:15.223Z] === CONT  TestLiveRestore/autoremove
21:32:15 [2024-05-21T21:32:15.223Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
21:32:15 [2024-05-21T21:32:15.477Z] === RUN   TestLiveRestore/volume_references/restartPolicy
21:32:15 [2024-05-21T21:32:15.477Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
21:32:16 [2024-05-21T21:32:16.837Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
21:32:16 [2024-05-21T21:32:16.837Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
21:32:17 [2024-05-21T21:32:17.761Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
21:32:18 [2024-05-21T21:32:18.684Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
21:32:19 [2024-05-21T21:32:19.607Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
21:32:20 [2024-05-21T21:32:20.529Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
21:32:21 [2024-05-21T21:32:21.088Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
21:32:22 [2024-05-21T21:32:22.011Z] --- PASS: TestLiveRestore (0.00s)
21:32:22 [2024-05-21T21:32:22.011Z]     --- PASS: TestLiveRestore/autoremove (3.40s)
21:32:22 [2024-05-21T21:32:22.011Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.80s)
21:32:22 [2024-05-21T21:32:22.011Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.59s)
21:32:22 [2024-05-21T21:32:22.011Z]     --- PASS: TestLiveRestore/volume_references (7.18s)
21:32:22 [2024-05-21T21:32:22.011Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.20s)
21:32:22 [2024-05-21T21:32:22.011Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.10s)
21:32:22 [2024-05-21T21:32:22.011Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.13s)
21:32:22 [2024-05-21T21:32:22.011Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.02s)
21:32:22 [2024-05-21T21:32:22.011Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s)
21:32:22 [2024-05-21T21:32:22.011Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.43s)
21:32:22 [2024-05-21T21:32:22.011Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.43s)
21:32:22 [2024-05-21T21:32:22.011Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.94s)
21:32:22 [2024-05-21T21:32:22.011Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
21:32:22 [2024-05-21T21:32:22.934Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
21:32:22 [2024-05-21T21:32:22.934Z] PASS
21:32:22 [2024-05-21T21:32:22.934Z] 
21:32:22 [2024-05-21T21:32:22.934Z] DONE 31 tests in 14.138s
21:32:22 [2024-05-21T21:32:22.934Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
21:32:22 [2024-05-21T21:32:22.934Z] ++ '[' -n '' ']'
21:32:22 [2024-05-21T21:32:22.934Z] ++ 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
21:32:22 [2024-05-21T21:32:22.934Z] ++ set -e
21:32:22 [2024-05-21T21:32:22.934Z] ++ '[' -n 0 ']'
21:32:22 [2024-05-21T21:32:22.934Z] ++ set -x
21:32:22 [2024-05-21T21:32:22.934Z] ++ 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.ZTwuFV4CSw/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
21:32:22 [2024-05-21T21:32:22.934Z] INFO: Testing against a local daemon
21:32:22 [2024-05-21T21:32:22.934Z] === RUN   TestCommitInheritsEnv
21:32:22 [2024-05-21T21:32:22.934Z] --- PASS: TestCommitInheritsEnv (0.18s)
21:32:22 [2024-05-21T21:32:22.934Z] === RUN   TestUsernsCommit
21:32:24 [2024-05-21T21:32:24.814Z] --- PASS: TestUsernsCommit (1.45s)
21:32:24 [2024-05-21T21:32:24.814Z] === RUN   TestImportExtremelyLargeImageWorks
21:32:24 [2024-05-21T21:32:24.814Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:32:24 [2024-05-21T21:32:24.814Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:32:24 [2024-05-21T21:32:24.814Z] === RUN   TestImportWithCustomPlatform
21:32:24 [2024-05-21T21:32:24.814Z] === RUN   TestImportWithCustomPlatform/#00
21:32:24 [2024-05-21T21:32:24.814Z] === RUN   TestImportWithCustomPlatform/linux
21:32:24 [2024-05-21T21:32:24.814Z] === RUN   TestImportWithCustomPlatform/LINUX
21:32:24 [2024-05-21T21:32:24.814Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:32:24 [2024-05-21T21:32:24.814Z] --- PASS: TestImportWithCustomPlatform (0.12s)
21:32:24 [2024-05-21T21:32:24.814Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
21:32:24 [2024-05-21T21:32:24.814Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
21:32:24 [2024-05-21T21:32:24.814Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
21:32:24 [2024-05-21T21:32:24.814Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
21:32:24 [2024-05-21T21:32:24.814Z] === RUN   TestImportWithCustomPlatformReject
21:32:24 [2024-05-21T21:32:24.814Z] === RUN   TestImportWithCustomPlatformReject/_______
21:32:24 [2024-05-21T21:32:24.814Z] === RUN   TestImportWithCustomPlatformReject//
21:32:24 [2024-05-21T21:32:24.814Z] === RUN   TestImportWithCustomPlatformReject/macos
21:32:24 [2024-05-21T21:32:24.814Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
21:32:24 [2024-05-21T21:32:24.814Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
21:32:24 [2024-05-21T21:32:24.814Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
21:32:24 [2024-05-21T21:32:24.814Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
21:32:24 [2024-05-21T21:32:24.814Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
21:32:24 [2024-05-21T21:32:24.814Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
21:32:24 [2024-05-21T21:32:24.814Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
21:32:24 [2024-05-21T21:32:24.814Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
21:32:24 [2024-05-21T21:32:24.814Z] === RUN   TestImageInspectEmptyTagsAndDigests
21:32:24 [2024-05-21T21:32:24.814Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
21:32:24 [2024-05-21T21:32:24.814Z] === RUN   TestImagesFilterMultiReference
21:32:24 [2024-05-21T21:32:24.814Z] --- PASS: TestImagesFilterMultiReference (0.04s)
21:32:24 [2024-05-21T21:32:24.814Z] === RUN   TestImagesFilterUntil
21:32:24 [2024-05-21T21:32:24.814Z]     list_test.go:99: ImageList: ID=sha256:99a61a2d4576388c89633af654e4be7f5a9172fba07aed9d7f3b944ac907a928 RepoTags=[testimagesfilteruntil:v1]
21:32:24 [2024-05-21T21:32:24.814Z] --- PASS: TestImagesFilterUntil (0.29s)
21:32:24 [2024-05-21T21:32:24.814Z] === RUN   TestImagesFilterBeforeSince
21:32:25 [2024-05-21T21:32:25.069Z]     list_test.go:133: ImageList: ID=sha256:12ca34382e46cc7205dc4ee556389eedc99796d7969452a99fc534689e36bc74 RepoTags=[testimagesfilterbeforesince:v3]
21:32:25 [2024-05-21T21:32:25.069Z]     list_test.go:133: ImageList: ID=sha256:fb3a8f3116bdea410f099325ecc619d2e77d7c27da6c01ee4613e17597712d79 RepoTags=[testimagesfilterbeforesince:v1]
21:32:25 [2024-05-21T21:32:25.069Z]     list_test.go:133: ImageList: ID=sha256:97b43109a557e91cc77909789b28dec8834083654362cda9f369c6882e82e3f9 RepoTags=[testimagesfilterbeforesince:v2]
21:32:25 [2024-05-21T21:32:25.323Z] --- PASS: TestImagesFilterBeforeSince (0.29s)
21:32:25 [2024-05-21T21:32:25.323Z] === RUN   TestAPIImagesFilters
21:32:25 [2024-05-21T21:32:25.323Z] === RUN   TestAPIImagesFilters/repository_regex
21:32:25 [2024-05-21T21:32:25.323Z] === PAUSE TestAPIImagesFilters/repository_regex
21:32:25 [2024-05-21T21:32:25.323Z] === RUN   TestAPIImagesFilters/image_name_regex
21:32:25 [2024-05-21T21:32:25.323Z] === PAUSE TestAPIImagesFilters/image_name_regex
21:32:25 [2024-05-21T21:32:25.323Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
21:32:25 [2024-05-21T21:32:25.323Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
21:32:25 [2024-05-21T21:32:25.323Z] === RUN   TestAPIImagesFilters/registry_port_regex
21:32:25 [2024-05-21T21:32:25.323Z] === PAUSE TestAPIImagesFilters/registry_port_regex
21:32:25 [2024-05-21T21:32:25.323Z] === CONT  TestAPIImagesFilters/repository_regex
21:32:25 [2024-05-21T21:32:25.323Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
21:32:25 [2024-05-21T21:32:25.323Z] === CONT  TestAPIImagesFilters/registry_port_regex
21:32:25 [2024-05-21T21:32:25.323Z] === CONT  TestAPIImagesFilters/image_name_regex
21:32:25 [2024-05-21T21:32:25.323Z] --- PASS: TestAPIImagesFilters (0.05s)
21:32:25 [2024-05-21T21:32:25.323Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
21:32:25 [2024-05-21T21:32:25.323Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
21:32:25 [2024-05-21T21:32:25.323Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
21:32:25 [2024-05-21T21:32:25.323Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
21:32:25 [2024-05-21T21:32:25.323Z] === RUN   TestAPIImagesListSizeShared
21:32:25 [2024-05-21T21:32:25.882Z] --- PASS: TestAPIImagesListSizeShared (0.62s)
21:32:25 [2024-05-21T21:32:25.882Z] === RUN   TestPruneDontDeleteUsedDangling
21:32:26 [2024-05-21T21:32:26.442Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
21:32:26 [2024-05-21T21:32:26.442Z] === RUN   TestImagePullPlatformInvalid
21:32:26 [2024-05-21T21:32:26.442Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
21:32:26 [2024-05-21T21:32:26.442Z] === RUN   TestImagePullStoredDigestForOtherRepo
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.331802742Z" 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=40e2f6c1-b5ec-4732-9081-56a2678289aa version=2.8.3 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.331870952Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=40e2f6c1-b5ec-4732-9081-56a2678289aa version=2.8.3 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.331903108Z" level=info msg="Starting upload purge in 10m0s" go.version=go1.20.8 instance.id=40e2f6c1-b5ec-4732-9081-56a2678289aa version=2.8.3 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.332093082Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=40e2f6c1-b5ec-4732-9081-56a2678289aa version=2.8.3 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.428030999Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2eea4317-51ba-4f71-87f8-e48301778752 http.request.method=GET http.request.remoteaddr="127.0.0.1:58568" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.428083651Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2eea4317-51ba-4f71-87f8-e48301778752 http.request.method=GET http.request.remoteaddr="127.0.0.1:58568" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.869202ms http.response.status=200 http.response.written=2 
21:32:26 [2024-05-21T21:32:26.442Z] 127.0.0.1 - - [21/May/2024:21:32:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.430274053Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=75a55acb-b737-4189-94cd-ebdcab8b8b0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.430314799Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=75a55acb-b737-4189-94cd-ebdcab8b8b0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.430378151Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=82cbc760-adf9-4d30-80c1-75eee3006200 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.430396506Z" 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=75a55acb-b737-4189-94cd-ebdcab8b8b0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" trace.duration=37.588µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=797d5040-b813-47c4-9875-fbef7690a194 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.430418152Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=82cbc760-adf9-4d30-80c1-75eee3006200 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.430475038Z" 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=82cbc760-adf9-4d30-80c1-75eee3006200 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" trace.duration=27.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).GetContent" trace.id=e4707bd7-efa4-498c-a084-18946c917957 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.43049912Z" 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=75a55acb-b737-4189-94cd-ebdcab8b8b0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.107754ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:32:26 [2024-05-21T21:32:26.442Z] 127.0.0.1 - - [21/May/2024:21:32:26 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.16+unknown"
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.43052358Z" 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=82cbc760-adf9-4d30-80c1-75eee3006200 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.057449ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:32:26 [2024-05-21T21:32:26.442Z] 127.0.0.1 - - [21/May/2024:21:32:26 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.16+unknown"
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.432062787Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a605849-7ce0-4782-aae4-c01cbc230e57 http.request.method=POST http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" vars.name=test 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.43211205Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a605849-7ce0-4782-aae4-c01cbc230e57 http.request.method=POST http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" vars.name=test 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.432212974Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a331b4d3-e7f8-4a10-bcd0-dda69cfe3094 http.request.method=POST http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" vars.name=test 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.432246631Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a605849-7ce0-4782-aae4-c01cbc230e57 http.request.method=POST http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" trace.duration=103.491µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b67d1102-1e4b-46a4-bb40-4d6fbefb8763 trace.line=110 vars.name=test 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.432266545Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a331b4d3-e7f8-4a10-bcd0-dda69cfe3094 http.request.method=POST http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" vars.name=test 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.432291448Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a605849-7ce0-4782-aae4-c01cbc230e57 http.request.method=POST http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" trace.duration=20.029µ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=93b26fc0-aa37-45a7-8a8c-e354a6d63412 trace.line=142 vars.name=test 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.432358583Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a331b4d3-e7f8-4a10-bcd0-dda69cfe3094 http.request.method=POST http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" trace.duration=63.951µ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=bd295e4e-c32c-4191-a5df-e4c924c09ca0 trace.line=110 vars.name=test 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.432373311Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a605849-7ce0-4782-aae4-c01cbc230e57 http.request.method=POST http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" trace.duration=43.29µ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=e71439a1-7230-45e3-8305-eeca3beb4b42 trace.line=110 vars.name=test 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.432408142Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a331b4d3-e7f8-4a10-bcd0-dda69cfe3094 http.request.method=POST http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" trace.duration=22.071µ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=2558ee7c-4921-4609-804d-f44792eee3d9 trace.line=142 vars.name=test 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.432462394Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a605849-7ce0-4782-aae4-c01cbc230e57 http.request.method=POST http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" http.response.duration=1.700184ms http.response.status=202 http.response.written=0 
21:32:26 [2024-05-21T21:32:26.442Z] 127.0.0.1 - - [21/May/2024:21:32:26 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.16+unknown"
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.432481447Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a331b4d3-e7f8-4a10-bcd0-dda69cfe3094 http.request.method=POST http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" trace.duration=43.897µ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=8e8341ea-6639-4424-93e5-e18779fac457 trace.line=110 vars.name=test 
21:32:26 [2024-05-21T21:32:26.442Z] time="2024-05-21T21:32:26.432541033Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a331b4d3-e7f8-4a10-bcd0-dda69cfe3094 http.request.method=POST http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.16+unknown" http.response.duration=1.729091ms http.response.status=202 http.response.written=0 
21:32:26 [2024-05-21T21:32:26.442Z] 127.0.0.1 - - [21/May/2024:21:32:26 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.16+unknown"
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.433933129Z" 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=9fc4cd96-4120-4230-9343-eee9f9fc843d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56?_state=93IAknhWI_a_Dza591zbgQDu4v4yGnp5NojntE6D0Pp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNmY2MGJiLWY4ZTAtNGMyYS1iZDEwLTZhM2E3ZGExOWE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIxMjMzMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.uuid=316f60bb-f8e0-4c2a-bd10-6a3a7da19a56 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.434006262Z" 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=9fc4cd96-4120-4230-9343-eee9f9fc843d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56?_state=93IAknhWI_a_Dza591zbgQDu4v4yGnp5NojntE6D0Pp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNmY2MGJiLWY4ZTAtNGMyYS1iZDEwLTZhM2E3ZGExOWE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIxMjMzMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.uuid=316f60bb-f8e0-4c2a-bd10-6a3a7da19a56 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.434074291Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fc4cd96-4120-4230-9343-eee9f9fc843d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56?_state=93IAknhWI_a_Dza591zbgQDu4v4yGnp5NojntE6D0Pp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNmY2MGJiLWY4ZTAtNGMyYS1iZDEwLTZhM2E3ZGExOWE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIxMjMzMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" trace.duration=38.729µ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=9940d88d-2403-4dba-93b2-c1a6daadec7c trace.line=95 vars.name=test vars.uuid=316f60bb-f8e0-4c2a-bd10-6a3a7da19a56 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.434129011Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fc4cd96-4120-4230-9343-eee9f9fc843d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56?_state=93IAknhWI_a_Dza591zbgQDu4v4yGnp5NojntE6D0Pp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNmY2MGJiLWY4ZTAtNGMyYS1iZDEwLTZhM2E3ZGExOWE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIxMjMzMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" trace.duration=18.33µ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=4c097921-2411-4c8f-a980-723b3722b5ab trace.line=142 vars.name=test vars.uuid=316f60bb-f8e0-4c2a-bd10-6a3a7da19a56 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.434179735Z" 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=9fc4cd96-4120-4230-9343-eee9f9fc843d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56?_state=93IAknhWI_a_Dza591zbgQDu4v4yGnp5NojntE6D0Pp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNmY2MGJiLWY4ZTAtNGMyYS1iZDEwLTZhM2E3ZGExOWE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIxMjMzMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.uuid=316f60bb-f8e0-4c2a-bd10-6a3a7da19a56 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.434252573Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56/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=9fc4cd96-4120-4230-9343-eee9f9fc843d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56?_state=93IAknhWI_a_Dza591zbgQDu4v4yGnp5NojntE6D0Pp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNmY2MGJiLWY4ZTAtNGMyYS1iZDEwLTZhM2E3ZGExOWE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIxMjMzMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" trace.duration=38.335µ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=7400dcaa-79be-4509-b4a0-0ee0f0310a0c trace.line=110 vars.name=test vars.uuid=316f60bb-f8e0-4c2a-bd10-6a3a7da19a56 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.434292327Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fc4cd96-4120-4230-9343-eee9f9fc843d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56?_state=93IAknhWI_a_Dza591zbgQDu4v4yGnp5NojntE6D0Pp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNmY2MGJiLWY4ZTAtNGMyYS1iZDEwLTZhM2E3ZGExOWE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIxMjMzMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" trace.duration=13.309µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d8e2c18a-96cd-48ea-bd66-1d6999d11da8 trace.line=155 vars.name=test vars.uuid=316f60bb-f8e0-4c2a-bd10-6a3a7da19a56 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.434333927Z" 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=9fc4cd96-4120-4230-9343-eee9f9fc843d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56?_state=93IAknhWI_a_Dza591zbgQDu4v4yGnp5NojntE6D0Pp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNmY2MGJiLWY4ZTAtNGMyYS1iZDEwLTZhM2E3ZGExOWE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIxMjMzMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" trace.duration=12.136µ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=bc5bd49a-e2c7-45dc-a8a5-01e347c68412 trace.line=155 vars.name=test vars.uuid=316f60bb-f8e0-4c2a-bd10-6a3a7da19a56 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.434365459Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fc4cd96-4120-4230-9343-eee9f9fc843d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56?_state=93IAknhWI_a_Dza591zbgQDu4v4yGnp5NojntE6D0Pp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNmY2MGJiLWY4ZTAtNGMyYS1iZDEwLTZhM2E3ZGExOWE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIxMjMzMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" trace.duration=9.55µ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=88ce17ce-2e42-4a0e-905e-17d15ac42279 trace.line=155 vars.name=test vars.uuid=316f60bb-f8e0-4c2a-bd10-6a3a7da19a56 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.434445632Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56/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=9fc4cd96-4120-4230-9343-eee9f9fc843d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56?_state=93IAknhWI_a_Dza591zbgQDu4v4yGnp5NojntE6D0Pp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNmY2MGJiLWY4ZTAtNGMyYS1iZDEwLTZhM2E3ZGExOWE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIxMjMzMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" trace.duration=56.287µ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=4d91f849-2762-46b8-bd0b-156c87ece6cf trace.line=185 vars.name=test vars.uuid=316f60bb-f8e0-4c2a-bd10-6a3a7da19a56 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.434526559Z" 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=9fc4cd96-4120-4230-9343-eee9f9fc843d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56?_state=93IAknhWI_a_Dza591zbgQDu4v4yGnp5NojntE6D0Pp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNmY2MGJiLWY4ZTAtNGMyYS1iZDEwLTZhM2E3ZGExOWE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIxMjMzMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" trace.duration=47.598µ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=57a15168-27aa-4bb1-8c15-f1f6e23b9331 trace.line=110 vars.name=test vars.uuid=316f60bb-f8e0-4c2a-bd10-6a3a7da19a56 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.434649186Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fc4cd96-4120-4230-9343-eee9f9fc843d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56?_state=93IAknhWI_a_Dza591zbgQDu4v4yGnp5NojntE6D0Pp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNmY2MGJiLWY4ZTAtNGMyYS1iZDEwLTZhM2E3ZGExOWE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIxMjMzMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" trace.duration=96.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).Delete" trace.id=d928c436-98d6-4ac9-b4b4-36ba240de00e trace.line=202 vars.name=test vars.uuid=316f60bb-f8e0-4c2a-bd10-6a3a7da19a56 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.434997593Z" 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=9fc4cd96-4120-4230-9343-eee9f9fc843d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58578" http.request.uri="/v2/test/blobs/uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56?_state=93IAknhWI_a_Dza591zbgQDu4v4yGnp5NojntE6D0Pp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNmY2MGJiLWY4ZTAtNGMyYS1iZDEwLTZhM2E3ZGExOWE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIxMjMzMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.16+unknown" http.response.duration=1.705222ms http.response.status=201 http.response.written=0 
21:32:26 [2024-05-21T21:32:26.443Z] 127.0.0.1 - - [21/May/2024:21:32:26 +0000] "PUT /v2/test/blobs/uploads/316f60bb-f8e0-4c2a-bd10-6a3a7da19a56?_state=93IAknhWI_a_Dza591zbgQDu4v4yGnp5NojntE6D0Pp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNmY2MGJiLWY4ZTAtNGMyYS1iZDEwLTZhM2E3ZGExOWE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIxMjMzMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.16+unknown"
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.435647106Z" 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=777358dc-8a52-4fe4-81a2-c44b57b47629 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b?_state=qLpnPIyweGStshwXAbUL9VHs6RqmbHXZP_IMDEqGG5R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0Y2M2NGRkLThiZWUtNDg1Yy1hNjUyLTQ2MTlmYjRkNWU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIyNzgwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.uuid=d4cc64dd-8bee-485c-a652-4619fb4d5e6b 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.435716218Z" 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=777358dc-8a52-4fe4-81a2-c44b57b47629 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b?_state=qLpnPIyweGStshwXAbUL9VHs6RqmbHXZP_IMDEqGG5R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0Y2M2NGRkLThiZWUtNDg1Yy1hNjUyLTQ2MTlmYjRkNWU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIyNzgwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.uuid=d4cc64dd-8bee-485c-a652-4619fb4d5e6b 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.435785191Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=777358dc-8a52-4fe4-81a2-c44b57b47629 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b?_state=qLpnPIyweGStshwXAbUL9VHs6RqmbHXZP_IMDEqGG5R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0Y2M2NGRkLThiZWUtNDg1Yy1hNjUyLTQ2MTlmYjRkNWU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIyNzgwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" trace.duration=39.516µ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=ece094c5-d7b5-4080-b239-db39365b6347 trace.line=95 vars.name=test vars.uuid=d4cc64dd-8bee-485c-a652-4619fb4d5e6b 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.43583955Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=777358dc-8a52-4fe4-81a2-c44b57b47629 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b?_state=qLpnPIyweGStshwXAbUL9VHs6RqmbHXZP_IMDEqGG5R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0Y2M2NGRkLThiZWUtNDg1Yy1hNjUyLTQ2MTlmYjRkNWU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIyNzgwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" trace.duration=21.448µ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=402e07f2-749d-4025-b120-00eb057931a7 trace.line=142 vars.name=test vars.uuid=d4cc64dd-8bee-485c-a652-4619fb4d5e6b 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.435877064Z" 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=777358dc-8a52-4fe4-81a2-c44b57b47629 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b?_state=qLpnPIyweGStshwXAbUL9VHs6RqmbHXZP_IMDEqGG5R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0Y2M2NGRkLThiZWUtNDg1Yy1hNjUyLTQ2MTlmYjRkNWU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIyNzgwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.uuid=d4cc64dd-8bee-485c-a652-4619fb4d5e6b 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.435948063Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b/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=777358dc-8a52-4fe4-81a2-c44b57b47629 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b?_state=qLpnPIyweGStshwXAbUL9VHs6RqmbHXZP_IMDEqGG5R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0Y2M2NGRkLThiZWUtNDg1Yy1hNjUyLTQ2MTlmYjRkNWU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIyNzgwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" trace.duration=36.948µ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=aa6b42d6-d825-4e2d-8fdd-e18ba81d6da1 trace.line=110 vars.name=test vars.uuid=d4cc64dd-8bee-485c-a652-4619fb4d5e6b 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.435985815Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=777358dc-8a52-4fe4-81a2-c44b57b47629 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b?_state=qLpnPIyweGStshwXAbUL9VHs6RqmbHXZP_IMDEqGG5R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0Y2M2NGRkLThiZWUtNDg1Yy1hNjUyLTQ2MTlmYjRkNWU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIyNzgwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" 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=5f377b1e-cde3-4641-9169-723fde12f462 trace.line=155 vars.name=test vars.uuid=d4cc64dd-8bee-485c-a652-4619fb4d5e6b 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.436024199Z" 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=777358dc-8a52-4fe4-81a2-c44b57b47629 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b?_state=qLpnPIyweGStshwXAbUL9VHs6RqmbHXZP_IMDEqGG5R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0Y2M2NGRkLThiZWUtNDg1Yy1hNjUyLTQ2MTlmYjRkNWU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIyNzgwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" trace.duration=12.792µ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=0ffd500f-469a-42cd-b547-f79e55aada74 trace.line=155 vars.name=test vars.uuid=d4cc64dd-8bee-485c-a652-4619fb4d5e6b 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.436057487Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=777358dc-8a52-4fe4-81a2-c44b57b47629 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b?_state=qLpnPIyweGStshwXAbUL9VHs6RqmbHXZP_IMDEqGG5R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0Y2M2NGRkLThiZWUtNDg1Yy1hNjUyLTQ2MTlmYjRkNWU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIyNzgwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" trace.duration=11.898µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fed9ac2e-750a-4c36-bc6e-44356cfeac92 trace.line=155 vars.name=test vars.uuid=d4cc64dd-8bee-485c-a652-4619fb4d5e6b 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.436121291Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b/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=777358dc-8a52-4fe4-81a2-c44b57b47629 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b?_state=qLpnPIyweGStshwXAbUL9VHs6RqmbHXZP_IMDEqGG5R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0Y2M2NGRkLThiZWUtNDg1Yy1hNjUyLTQ2MTlmYjRkNWU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIyNzgwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" trace.duration=40.189µ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=a5e87baf-7706-4269-b84b-a24f69b22973 trace.line=185 vars.name=test vars.uuid=d4cc64dd-8bee-485c-a652-4619fb4d5e6b 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.436184954Z" 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=777358dc-8a52-4fe4-81a2-c44b57b47629 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b?_state=qLpnPIyweGStshwXAbUL9VHs6RqmbHXZP_IMDEqGG5R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0Y2M2NGRkLThiZWUtNDg1Yy1hNjUyLTQ2MTlmYjRkNWU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIyNzgwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" trace.duration=35.692µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9d0ac773-e94a-4a45-924a-81620425589b trace.line=110 vars.name=test vars.uuid=d4cc64dd-8bee-485c-a652-4619fb4d5e6b 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.436292229Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=777358dc-8a52-4fe4-81a2-c44b57b47629 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b?_state=qLpnPIyweGStshwXAbUL9VHs6RqmbHXZP_IMDEqGG5R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0Y2M2NGRkLThiZWUtNDg1Yy1hNjUyLTQ2MTlmYjRkNWU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIyNzgwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" trace.duration=82.471µ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=4c8cc28c-9d15-46cf-994f-b290dbc60f95 trace.line=202 vars.name=test vars.uuid=d4cc64dd-8bee-485c-a652-4619fb4d5e6b 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.436360455Z" 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=777358dc-8a52-4fe4-81a2-c44b57b47629 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/blobs/uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b?_state=qLpnPIyweGStshwXAbUL9VHs6RqmbHXZP_IMDEqGG5R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0Y2M2NGRkLThiZWUtNDg1Yy1hNjUyLTQ2MTlmYjRkNWU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIyNzgwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.16+unknown" http.response.duration=2.117564ms http.response.status=201 http.response.written=0 
21:32:26 [2024-05-21T21:32:26.443Z] 127.0.0.1 - - [21/May/2024:21:32:26 +0000] "PUT /v2/test/blobs/uploads/d4cc64dd-8bee-485c-a652-4619fb4d5e6b?_state=qLpnPIyweGStshwXAbUL9VHs6RqmbHXZP_IMDEqGG5R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0Y2M2NGRkLThiZWUtNDg1Yy1hNjUyLTQ2MTlmYjRkNWU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yMVQyMTozMjoyNi40MzIyNzgwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.16+unknown"
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.437357751Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9fc53c03-efcf-4317-a86e-7d0bb0aa5bbd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.437390621Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9fc53c03-efcf-4317-a86e-7d0bb0aa5bbd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.437444792Z" 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=9fc53c03-efcf-4317-a86e-7d0bb0aa5bbd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" trace.duration=26.331µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=74012533-a70c-44f3-a833-c3634cbce932 trace.line=95 vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.437506331Z" 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=9fc53c03-efcf-4317-a86e-7d0bb0aa5bbd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="781.575µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.443Z] 127.0.0.1 - - [21/May/2024:21:32:26 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.16+unknown"
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.438889762Z" 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=be9c931e-d73f-44c8-9957-ed7dfe610d86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.438927375Z" 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=be9c931e-d73f-44c8-9957-ed7dfe610d86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.439073312Z" 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=be9c931e-d73f-44c8-9957-ed7dfe610d86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.439089394Z" 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=be9c931e-d73f-44c8-9957-ed7dfe610d86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.439098395Z" 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=be9c931e-d73f-44c8-9957-ed7dfe610d86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.439173308Z" 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=be9c931e-d73f-44c8-9957-ed7dfe610d86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" trace.duration=41.453µ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=69f0edd1-4683-4c1a-922b-b7b75318a01b trace.line=95 vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.439224549Z" 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=be9c931e-d73f-44c8-9957-ed7dfe610d86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" trace.duration=15.704µ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=6073d397-9bad-444b-a3fb-71a5691db593 trace.line=155 vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.43927424Z" 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=be9c931e-d73f-44c8-9957-ed7dfe610d86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" trace.duration=25.854µ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=b4971a7e-973b-4832-bf3c-e16bb3937a98 trace.line=95 vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.439314051Z" 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=be9c931e-d73f-44c8-9957-ed7dfe610d86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" trace.duration=11.545µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c1b3ccb8-9ca0-4e70-bf60-6074e6fba886 trace.line=155 vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.443Z] time="2024-05-21T21:32:26.439357219Z" 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=be9c931e-d73f-44c8-9957-ed7dfe610d86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" trace.duration=13.523µ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=419e0673-745c-4975-953a-2d838fbdd9af trace.line=155 vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.444Z] time="2024-05-21T21:32:26.439433986Z" 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=be9c931e-d73f-44c8-9957-ed7dfe610d86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" trace.duration=54.023µ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=9ab94c27-1123-460e-bc5e-a953a61dcd31 trace.line=110 vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.444Z] time="2024-05-21T21:32:26.439517211Z" 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=be9c931e-d73f-44c8-9957-ed7dfe610d86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" trace.duration=51.274µ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=dbb98ef9-bc71-455b-bf09-215342a25bbf trace.line=110 vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.444Z] time="2024-05-21T21:32:26.439681241Z" 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=be9c931e-d73f-44c8-9957-ed7dfe610d86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" trace.duration=62.228µ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=ff06d763-4f18-459a-b9ec-731bd1832f5e trace.line=110 vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.444Z] time="2024-05-21T21:32:26.439750443Z" 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=be9c931e-d73f-44c8-9957-ed7dfe610d86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" trace.duration=43.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).PutContent" trace.id=4c8e4178-9f8d-4a7d-b5e1-99ac86d81255 trace.line=110 vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.444Z] time="2024-05-21T21:32:26.439788695Z" 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=be9c931e-d73f-44c8-9957-ed7dfe610d86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.444Z] time="2024-05-21T21:32:26.439805262Z" 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=be9c931e-d73f-44c8-9957-ed7dfe610d86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58580" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.16+unknown" http.response.duration=2.012168ms http.response.status=201 http.response.written=0 
21:32:26 [2024-05-21T21:32:26.444Z] 127.0.0.1 - - [21/May/2024:21:32:26 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.16+unknown"
21:32:26 [2024-05-21T21:32:26.699Z] time="2024-05-21T21:32:26.444342915Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3ebad7bc-c7aa-4a3f-ab76-c910443e5cde http.request.method=GET http.request.remoteaddr="127.0.0.1:58608" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
21:32:26 [2024-05-21T21:32:26.699Z] time="2024-05-21T21:32:26.444382833Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3ebad7bc-c7aa-4a3f-ab76-c910443e5cde http.request.method=GET http.request.remoteaddr="127.0.0.1:58608" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="855.815µs" http.response.status=200 http.response.written=2 
21:32:26 [2024-05-21T21:32:26.699Z] 127.0.0.1 - - [21/May/2024:21:32:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:32:26 [2024-05-21T21:32:26.699Z] time="2024-05-21T21:32:26.446394476Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0033a68a-06c8-4795-b401-9971f5c56276 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.699Z] time="2024-05-21T21:32:26.446432335Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0033a68a-06c8-4795-b401-9971f5c56276 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.699Z] time="2024-05-21T21:32:26.446509209Z" 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=0033a68a-06c8-4795-b401-9971f5c56276 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.194µ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=1fb7c8d6-518d-4e96-b421-8189ce08444f trace.line=95 vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.699Z] time="2024-05-21T21:32:26.4465333Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0033a68a-06c8-4795-b401-9971f5c56276 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.699Z] time="2024-05-21T21:32:26.44658025Z" 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=0033a68a-06c8-4795-b401-9971f5c56276 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.647µ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=690496bd-8f19-4911-8b84-f21a1b594956 trace.line=95 vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.699Z] time="2024-05-21T21:32:26.446629505Z" 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=0033a68a-06c8-4795-b401-9971f5c56276 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.704µ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=da71497b-5a39-4f4e-a37e-c2a6fd345824 trace.line=155 vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.699Z] time="2024-05-21T21:32:26.44667259Z" 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=0033a68a-06c8-4795-b401-9971f5c56276 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.546µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=3d196c8b-677a-4676-9e13-f75e4a9d1e48 trace.line=125 vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.699Z] time="2024-05-21T21:32:26.446719713Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0033a68a-06c8-4795-b401-9971f5c56276 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
21:32:26 [2024-05-21T21:32:26.699Z] time="2024-05-21T21:32:26.446812579Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0033a68a-06c8-4795-b401-9971f5c56276 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.153671ms http.response.status=200 http.response.written=417 
21:32:26 [2024-05-21T21:32:26.699Z] 127.0.0.1 - - [21/May/2024:21:32:26 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:32:26 [2024-05-21T21:32:26.699Z] time="2024-05-21T21:32:26.456565434Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c365c8fb-3e2a-4e59-bb46-7cab43f63742 http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:32:26 [2024-05-21T21:32:26.699Z] time="2024-05-21T21:32:26.456617611Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c365c8fb-3e2a-4e59-bb46-7cab43f63742 http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:32:26 [2024-05-21T21:32:26.699Z] time="2024-05-21T21:32:26.456633447Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c365c8fb-3e2a-4e59-bb46-7cab43f63742 http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:32:26 [2024-05-21T21:32:26.699Z] time="2024-05-21T21:32:26.456711904Z" 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=c365c8fb-3e2a-4e59-bb46-7cab43f63742 http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.589µ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=f519ec21-4ff5-4bcb-8dc5-76ff8bf6243c trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:32:26 [2024-05-21T21:32:26.699Z] time="2024-05-21T21:32:26.456766649Z" 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=c365c8fb-3e2a-4e59-bb46-7cab43f63742 http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.978µ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=5779348e-255e-4541-a2d7-50b2e99b3632 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:32:26 [2024-05-21T21:32:26.699Z] time="2024-05-21T21:32:26.456807404Z" 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=c365c8fb-3e2a-4e59-bb46-7cab43f63742 http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.268µ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=82ce2840-8632-435d-85da-498a8e33a594 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:32:26 [2024-05-21T21:32:26.699Z] time="2024-05-21T21:32:26.45684514Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c365c8fb-3e2a-4e59-bb46-7cab43f63742 http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:32:26 [2024-05-21T21:32:26.699Z] time="2024-05-21T21:32:26.456934511Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c365c8fb-3e2a-4e59-bb46-7cab43f63742 http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.707281ms http.response.status=200 http.response.written=417 
21:32:26 [2024-05-21T21:32:26.699Z] 127.0.0.1 - - [21/May/2024:21:32:26 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:32:26 [2024-05-21T21:32:26.699Z] time="2024-05-21T21:32:26.463672592Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b98d9030-c373-490b-b937-5b5de3450d9e http.request.method=GET http.request.remoteaddr="127.0.0.1:58636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.463717285Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b98d9030-c373-490b-b937-5b5de3450d9e http.request.method=GET http.request.remoteaddr="127.0.0.1:58636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.463794471Z" 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=b98d9030-c373-490b-b937-5b5de3450d9e http.request.method=GET http.request.remoteaddr="127.0.0.1:58636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=43.857µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=620bfcbd-0884-4a20-b0c2-097067b4e2c1 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.463807386Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9c1686e3-04ad-4eee-807e-b2be7953b939 http.request.method=GET http.request.remoteaddr="127.0.0.1:58630" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.463840699Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9c1686e3-04ad-4eee-807e-b2be7953b939 http.request.method=GET http.request.remoteaddr="127.0.0.1:58630" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.463854262Z" 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=b98d9030-c373-490b-b937-5b5de3450d9e http.request.method=GET http.request.remoteaddr="127.0.0.1:58636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.576µ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=5f9d4d9e-141f-48e3-8594-2d1c275a9e76 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.463905413Z" 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=b98d9030-c373-490b-b937-5b5de3450d9e http.request.method=GET http.request.remoteaddr="127.0.0.1:58636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.168µ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=a790d484-4a06-47ad-b05c-6213316eab97 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.463914447Z" 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=9c1686e3-04ad-4eee-807e-b2be7953b939 http.request.method=GET http.request.remoteaddr="127.0.0.1:58630" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.858µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5e87c08d-cfbe-4ac8-a122-c12e06e76caa trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.463943625Z" 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=b98d9030-c373-490b-b937-5b5de3450d9e http.request.method=GET http.request.remoteaddr="127.0.0.1:58636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.757µ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=6716339b-12d2-47d3-9c8a-6cb50af1adc6 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.463958829Z" 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=9c1686e3-04ad-4eee-807e-b2be7953b939 http.request.method=GET http.request.remoteaddr="127.0.0.1:58630" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.828µ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=b1e610b9-a21e-494a-960f-fbb19e103def trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.46397633Z" 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=b98d9030-c373-490b-b937-5b5de3450d9e http.request.method=GET http.request.remoteaddr="127.0.0.1:58636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.526µ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=57e0ad44-c3b3-4a8e-adbb-b704f6b56e6a trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.46400079Z" 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=9c1686e3-04ad-4eee-807e-b2be7953b939 http.request.method=GET http.request.remoteaddr="127.0.0.1:58630" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.067µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8bbb9e6e-c139-42c6-abb1-cefc45ea09ce trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.46401999Z" 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=b98d9030-c373-490b-b937-5b5de3450d9e http.request.method=GET http.request.remoteaddr="127.0.0.1:58636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.881µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=812863be-ee46-44c3-bcae-7c44582a3dec trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.464033414Z" 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=9c1686e3-04ad-4eee-807e-b2be7953b939 http.request.method=GET http.request.remoteaddr="127.0.0.1:58630" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.723µ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=91e481dc-6747-4787-aca5-726666350e40 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.464064979Z" 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=9c1686e3-04ad-4eee-807e-b2be7953b939 http.request.method=GET http.request.remoteaddr="127.0.0.1:58630" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.436µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=aef75540-852f-4e60-85e6-00f16838bba5 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.464072602Z" 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=b98d9030-c373-490b-b937-5b5de3450d9e http.request.method=GET http.request.remoteaddr="127.0.0.1:58636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.679µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=afb60b06-8b2f-4e36-9109-3912f4069115 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.464093656Z" 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=9c1686e3-04ad-4eee-807e-b2be7953b939 http.request.method=GET http.request.remoteaddr="127.0.0.1:58630" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.523µ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=17e7a0ae-cf9a-4b5b-a92f-8aad92f137ad trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.464139154Z" 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=9c1686e3-04ad-4eee-807e-b2be7953b939 http.request.method=GET http.request.remoteaddr="127.0.0.1:58630" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.841µ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=e0904eb4-4283-4a61-910f-9e4a8bb3e4bf trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.464667402Z" 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=b98d9030-c373-490b-b937-5b5de3450d9e http.request.method=GET http.request.remoteaddr="127.0.0.1:58636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.37µ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=bb43d0f4-628b-438e-bd52-ff26a9f0bf2f trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.464715246Z" 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=9c1686e3-04ad-4eee-807e-b2be7953b939 http.request.method=GET http.request.remoteaddr="127.0.0.1:58630" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.898µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4d4f91fd-595d-40ac-976d-d1b94c37ce96 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.464737089Z" 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=b98d9030-c373-490b-b937-5b5de3450d9e http.request.method=GET http.request.remoteaddr="127.0.0.1:58636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.303µ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=2a75327d-fafc-4201-a6d7-ff6867f6fa9e trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.464791801Z" 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=9c1686e3-04ad-4eee-807e-b2be7953b939 http.request.method=GET http.request.remoteaddr="127.0.0.1:58630" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.082µ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=c5c9c47a-a4c0-47eb-9005-4693d85dc4cd trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.464809056Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b98d9030-c373-490b-b937-5b5de3450d9e http.request.method=GET http.request.remoteaddr="127.0.0.1:58636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=1.962314ms http.response.status=200 http.response.written=68 
21:32:26 [2024-05-21T21:32:26.700Z] 127.0.0.1 - - [21/May/2024:21:32:26 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.464972249Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9c1686e3-04ad-4eee-807e-b2be7953b939 http.request.method=GET http.request.remoteaddr="127.0.0.1:58630" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.033257ms http.response.status=200 http.response.written=194 
21:32:26 [2024-05-21T21:32:26.700Z] 127.0.0.1 - - [21/May/2024:21:32:26 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.479841631Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=206718be-f302-4a0b-9c08-35324b972d69 http.request.method=GET http.request.remoteaddr="127.0.0.1:58660" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.479886078Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=206718be-f302-4a0b-9c08-35324b972d69 http.request.method=GET http.request.remoteaddr="127.0.0.1:58660" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="899.647µs" http.response.status=200 http.response.written=2 
21:32:26 [2024-05-21T21:32:26.700Z] 127.0.0.1 - - [21/May/2024:21:32:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.490263929Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2083c2ae-9e3b-44a2-8158-9fa44ce8ccbb http.request.method=GET http.request.remoteaddr="127.0.0.1:58664" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.49031385Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2083c2ae-9e3b-44a2-8158-9fa44ce8ccbb http.request.method=GET http.request.remoteaddr="127.0.0.1:58664" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.490330047Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2083c2ae-9e3b-44a2-8158-9fa44ce8ccbb http.request.method=GET http.request.remoteaddr="127.0.0.1:58664" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.490400554Z" 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=2083c2ae-9e3b-44a2-8158-9fa44ce8ccbb http.request.method=GET http.request.remoteaddr="127.0.0.1:58664" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.26µ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=18a65027-33bc-4fb8-988c-c06422933c01 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.490447782Z" 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=2083c2ae-9e3b-44a2-8158-9fa44ce8ccbb http.request.method=GET http.request.remoteaddr="127.0.0.1:58664" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.734µ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=b77f57ff-a027-4cf8-84ba-329360fe4a58 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:32:26 [2024-05-21T21:32:26.700Z] time="2024-05-21T21:32:26.490527734Z" 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=2083c2ae-9e3b-44a2-8158-9fa44ce8ccbb http.request.method=GET http.request.remoteaddr="127.0.0.1:58664" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.105966ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:32:26 [2024-05-21T21:32:26.700Z] 127.0.0.1 - - [21/May/2024:21:32:26 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.10 git-commit/8470add2fe7c40b168d09e1e7e8f2fcc181e0715 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:32:26 [2024-05-21T21:32:26.700Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s)
21:32:26 [2024-05-21T21:32:26.700Z] === RUN   TestImagePullNonExisting
21:32:26 [2024-05-21T21:32:26.700Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
21:32:26 [2024-05-21T21:32:26.700Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
21:32:26 [2024-05-21T21:32:26.700Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
21:32:26 [2024-05-21T21:32:26.700Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
21:32:26 [2024-05-21T21:32:26.700Z] === RUN   TestImagePullNonExisting/asdfasdf
21:32:26 [2024-05-21T21:32:26.700Z] === PAUSE TestImagePullNonExisting/asdfasdf
21:32:26 [2024-05-21T21:32:26.700Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
21:32:26 [2024-05-21T21:32:26.700Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
21:32:26 [2024-05-21T21:32:26.700Z] === RUN   TestImagePullNonExisting/library/asdfasdf
21:32:26 [2024-05-21T21:32:26.700Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
21:32:26 [2024-05-21T21:32:26.700Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
21:32:26 [2024-05-21T21:32:26.700Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
21:32:26 [2024-05-21T21:32:26.700Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
21:32:26 [2024-05-21T21:32:26.700Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
21:32:26 [2024-05-21T21:32:26.700Z] === CONT  TestImagePullNonExisting/asdfasdf
21:32:26 [2024-05-21T21:32:26.700Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
21:32:26 [2024-05-21T21:32:26.700Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
21:32:26 [2024-05-21T21:32:26.700Z] === CONT  TestImagePullNonExisting/library/asdfasdf
21:32:28 [2024-05-21T21:32:28.060Z] --- PASS: TestImagePullNonExisting (0.01s)
21:32:28 [2024-05-21T21:32:28.060Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.95s)
21:32:28 [2024-05-21T21:32:28.060Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
21:32:28 [2024-05-21T21:32:28.060Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (1.03s)
21:32:28 [2024-05-21T21:32:28.060Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
21:32:28 [2024-05-21T21:32:28.060Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.28s)
21:32:28 [2024-05-21T21:32:28.060Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (1.36s)
21:32:28 [2024-05-21T21:32:28.060Z] === RUN   TestRemoveImageOrphaning
21:32:28 [2024-05-21T21:32:28.060Z] --- PASS: TestRemoveImageOrphaning (0.17s)
21:32:28 [2024-05-21T21:32:28.060Z] === RUN   TestRemoveByDigest
21:32:28 [2024-05-21T21:32:28.060Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
21:32:28 [2024-05-21T21:32:28.060Z] --- SKIP: TestRemoveByDigest (0.00s)
21:32:28 [2024-05-21T21:32:28.060Z] === RUN   TestRemoveImageGarbageCollector
21:32:28 [2024-05-21T21:32:28.060Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
21:32:28 [2024-05-21T21:32:28.060Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:32:28 [2024-05-21T21:32:28.060Z] === RUN   TestSaveCheckTimes
21:32:28 [2024-05-21T21:32:28.060Z] === PAUSE TestSaveCheckTimes
21:32:28 [2024-05-21T21:32:28.060Z] === RUN   TestSaveOCI
21:32:28 [2024-05-21T21:32:28.315Z] === RUN   TestSaveOCI/busybox:latest
21:32:28 [2024-05-21T21:32:28.315Z] === RUN   TestSaveOCI/busybox:latest/Manifest
21:32:28 [2024-05-21T21:32:28.315Z] === RUN   TestSaveOCI/busybox:latest/Config
21:32:28 [2024-05-21T21:32:28.315Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
21:32:28 [2024-05-21T21:32:28.315Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
21:32:28 [2024-05-21T21:32:28.315Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
21:32:28 [2024-05-21T21:32:28.315Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
21:32:28 [2024-05-21T21:32:28.315Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
21:32:28 [2024-05-21T21:32:28.315Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
21:32:28 [2024-05-21T21:32:28.315Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
21:32:28 [2024-05-21T21:32:28.315Z] === RUN   TestSaveOCI/multilayer:latest
21:32:28 [2024-05-21T21:32:28.315Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
21:32:28 [2024-05-21T21:32:28.315Z] === RUN   TestSaveOCI/multilayer:latest/Config
21:32:28 [2024-05-21T21:32:28.315Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
21:32:28 [2024-05-21T21:32:28.315Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
21:32:28 [2024-05-21T21:32:28.315Z] --- PASS: TestSaveOCI (0.14s)
21:32:28 [2024-05-21T21:32:28.315Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
21:32:28 [2024-05-21T21:32:28.315Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
21:32:28 [2024-05-21T21:32:28.315Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
21:32:28 [2024-05-21T21:32:28.315Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
21:32:28 [2024-05-21T21:32:28.315Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
21:32:28 [2024-05-21T21:32:28.315Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
21:32:28 [2024-05-21T21:32:28.315Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
21:32:28 [2024-05-21T21:32:28.315Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
21:32:28 [2024-05-21T21:32:28.315Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
21:32:28 [2024-05-21T21:32:28.315Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
21:32:28 [2024-05-21T21:32:28.315Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
21:32:28 [2024-05-21T21:32:28.315Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
21:32:28 [2024-05-21T21:32:28.315Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
21:32:28 [2024-05-21T21:32:28.315Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
21:32:28 [2024-05-21T21:32:28.315Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
21:32:28 [2024-05-21T21:32:28.315Z] === RUN   TestSaveRepoWithMultipleImages
21:32:28 [2024-05-21T21:32:28.570Z] --- PASS: TestSaveRepoWithMultipleImages (0.20s)
21:32:28 [2024-05-21T21:32:28.570Z] === RUN   TestSaveDirectoryPermissions
21:32:29 [2024-05-21T21:32:29.493Z] --- PASS: TestSaveDirectoryPermissions (0.97s)
21:32:29 [2024-05-21T21:32:29.493Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:32:29 [2024-05-21T21:32:29.493Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:32:29 [2024-05-21T21:32:29.493Z] === RUN   TestTagUsingDigestAlgorithmAsName
21:32:29 [2024-05-21T21:32:29.493Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
21:32:29 [2024-05-21T21:32:29.493Z] === RUN   TestTagValidPrefixedRepo
21:32:29 [2024-05-21T21:32:29.493Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
21:32:29 [2024-05-21T21:32:29.493Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
21:32:29 [2024-05-21T21:32:29.493Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
21:32:29 [2024-05-21T21:32:29.493Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
21:32:29 [2024-05-21T21:32:29.493Z] === RUN   TestTagValidPrefixedRepo/foooo:t
21:32:29 [2024-05-21T21:32:29.493Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
21:32:29 [2024-05-21T21:32:29.493Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
21:32:29 [2024-05-21T21:32:29.493Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
21:32:29 [2024-05-21T21:32:29.493Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
21:32:29 [2024-05-21T21:32:29.493Z] === CONT  TestTagValidPrefixedRepo/foooo:t
21:32:29 [2024-05-21T21:32:29.493Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
21:32:29 [2024-05-21T21:32:29.493Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
21:32:29 [2024-05-21T21:32:29.493Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
21:32:29 [2024-05-21T21:32:29.493Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
21:32:29 [2024-05-21T21:32:29.493Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
21:32:29 [2024-05-21T21:32:29.493Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
21:32:29 [2024-05-21T21:32:29.493Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
21:32:29 [2024-05-21T21:32:29.493Z] === RUN   TestTagExistedNameWithoutForce
21:32:29 [2024-05-21T21:32:29.493Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:32:29 [2024-05-21T21:32:29.493Z] === RUN   TestTagOfficialNames
21:32:29 [2024-05-21T21:32:29.493Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
21:32:29 [2024-05-21T21:32:29.493Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
21:32:29 [2024-05-21T21:32:29.493Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
21:32:29 [2024-05-21T21:32:29.493Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
21:32:29 [2024-05-21T21:32:29.493Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
21:32:29 [2024-05-21T21:32:29.493Z] --- PASS: TestTagOfficialNames (0.05s)
21:32:29 [2024-05-21T21:32:29.493Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
21:32:29 [2024-05-21T21:32:29.493Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
21:32:29 [2024-05-21T21:32:29.493Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
21:32:29 [2024-05-21T21:32:29.493Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
21:32:29 [2024-05-21T21:32:29.493Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
21:32:29 [2024-05-21T21:32:29.493Z] === RUN   TestTagMatchesDigest
21:32:29 [2024-05-21T21:32:29.493Z] --- PASS: TestTagMatchesDigest (0.01s)
21:32:29 [2024-05-21T21:32:29.493Z] === CONT  TestSaveCheckTimes
21:32:29 [2024-05-21T21:32:29.748Z] --- PASS: TestSaveCheckTimes (0.03s)
21:32:29 [2024-05-21T21:32:29.748Z] PASS
21:32:29 [2024-05-21T21:32:29.748Z] 
21:32:29 [2024-05-21T21:32:29.748Z] === Skipped
21:32:29 [2024-05-21T21:32:29.748Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:32:29 [2024-05-21T21:32:29.748Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:32:29 [2024-05-21T21:32:29.748Z] 
21:32:29 [2024-05-21T21:32:29.748Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
21:32:29 [2024-05-21T21:32:29.748Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
21:32:29 [2024-05-21T21:32:29.748Z] 
21:32:29 [2024-05-21T21:32:29.748Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:32:29 [2024-05-21T21:32:29.748Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
21:32:29 [2024-05-21T21:32:29.748Z] 
21:32:29 [2024-05-21T21:32:29.748Z] DONE 71 tests, 3 skipped in 6.865s
21:32:29 [2024-05-21T21:32:29.748Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
21:32:29 [2024-05-21T21:32:29.748Z] ++ '[' -n '' ']'
21:32:29 [2024-05-21T21:32:29.748Z] ++ 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
21:32:29 [2024-05-21T21:32:29.748Z] ++ set -e
21:32:29 [2024-05-21T21:32:29.748Z] ++ '[' -n 0 ']'
21:32:29 [2024-05-21T21:32:29.748Z] ++ set -x
21:32:29 [2024-05-21T21:32:29.748Z] ++ 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.ZTwuFV4CSw/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
21:32:29 [2024-05-21T21:32:29.748Z] === RUN   TestStripANSICommands
21:32:29 [2024-05-21T21:32:29.748Z] === RUN   TestStripANSICommands/#00
21:32:29 [2024-05-21T21:32:29.748Z] === RUN   TestStripANSICommands/#01
21:32:29 [2024-05-21T21:32:29.748Z] --- PASS: TestStripANSICommands (0.00s)
21:32:29 [2024-05-21T21:32:29.748Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:32:29 [2024-05-21T21:32:29.748Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:32:29 [2024-05-21T21:32:29.748Z] PASS
21:32:29 [2024-05-21T21:32:29.748Z] 
21:32:29 [2024-05-21T21:32:29.748Z] DONE 3 tests in 0.006s
21:32:29 [2024-05-21T21:32:29.748Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
21:32:29 [2024-05-21T21:32:29.748Z] ++ '[' -n '' ']'
21:32:29 [2024-05-21T21:32:29.748Z] ++ 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
21:32:29 [2024-05-21T21:32:29.748Z] ++ set -e
21:32:29 [2024-05-21T21:32:29.748Z] ++ '[' -n 0 ']'
21:32:29 [2024-05-21T21:32:29.748Z] ++ set -x
21:32:29 [2024-05-21T21:32:29.748Z] ++ 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.ZTwuFV4CSw/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
21:32:29 [2024-05-21T21:32:29.748Z] INFO: Testing against a local daemon
21:32:29 [2024-05-21T21:32:29.748Z] === RUN   TestCreateWithMultiNetworks
21:32:30 [2024-05-21T21:32:30.670Z] --- PASS: TestCreateWithMultiNetworks (0.91s)
21:32:30 [2024-05-21T21:32:30.670Z] === RUN   TestNetworkCreateDelete
21:32:30 [2024-05-21T21:32:30.924Z] --- PASS: TestNetworkCreateDelete (0.19s)
21:32:30 [2024-05-21T21:32:30.924Z] === RUN   TestDockerNetworkDeletePreferID
21:32:31 [2024-05-21T21:32:31.179Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
21:32:31 [2024-05-21T21:32:31.179Z] === RUN   TestDaemonDNSFallback
21:32:37 [2024-05-21T21:32:37.699Z] --- PASS: TestDaemonDNSFallback (6.22s)
21:32:37 [2024-05-21T21:32:37.699Z] === RUN   TestIntDNSAsExtDNS
21:32:38 [2024-05-21T21:32:38.258Z] === RUN   TestIntDNSAsExtDNS/only_self
21:32:44 [2024-05-21T21:32:44.778Z] === RUN   TestIntDNSAsExtDNS/self_then_ext
21:32:50 [2024-05-21T21:32:50.007Z] --- PASS: TestIntDNSAsExtDNS (11.75s)
21:32:50 [2024-05-21T21:32:50.007Z]     --- PASS: TestIntDNSAsExtDNS/only_self (5.60s)
21:32:50 [2024-05-21T21:32:50.007Z]     --- PASS: TestIntDNSAsExtDNS/self_then_ext (5.55s)
21:32:50 [2024-05-21T21:32:50.007Z] === RUN   TestInspectNetwork
21:32:51 [2024-05-21T21:32:51.889Z] === RUN   TestInspectNetwork/full_network_id
21:32:51 [2024-05-21T21:32:51.889Z] === RUN   TestInspectNetwork/partial_network_id
21:32:51 [2024-05-21T21:32:51.889Z] === RUN   TestInspectNetwork/network_name
21:32:51 [2024-05-21T21:32:51.889Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:32:56 [2024-05-21T21:32:56.042Z] --- PASS: TestInspectNetwork (6.81s)
21:32:56 [2024-05-21T21:32:56.042Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:32:56 [2024-05-21T21:32:56.042Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:32:56 [2024-05-21T21:32:56.042Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:32:56 [2024-05-21T21:32:56.042Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:32:56 [2024-05-21T21:32:56.042Z] === RUN   TestRunContainerWithBridgeNone
21:32:57 [2024-05-21T21:32:57.402Z] --- PASS: TestRunContainerWithBridgeNone (1.20s)
21:32:57 [2024-05-21T21:32:57.402Z] === RUN   TestNetworkInvalidJSON
21:32:57 [2024-05-21T21:32:57.402Z] === RUN   TestNetworkInvalidJSON/networks/create
21:32:57 [2024-05-21T21:32:57.402Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:32:57 [2024-05-21T21:32:57.402Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:32:57 [2024-05-21T21:32:57.402Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:32:57 [2024-05-21T21:32:57.402Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:32:57 [2024-05-21T21:32:57.402Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:32:57 [2024-05-21T21:32:57.402Z] === CONT  TestNetworkInvalidJSON/networks/create
21:32:57 [2024-05-21T21:32:57.402Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:32:57 [2024-05-21T21:32:57.402Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:32:57 [2024-05-21T21:32:57.402Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:32:57 [2024-05-21T21:32:57.402Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:32:57 [2024-05-21T21:32:57.402Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:32:57 [2024-05-21T21:32:57.402Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:32:57 [2024-05-21T21:32:57.402Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:32:57 [2024-05-21T21:32:57.402Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:32:57 [2024-05-21T21:32:57.402Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:32:57 [2024-05-21T21:32:57.402Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:32:57 [2024-05-21T21:32:57.402Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:32:57 [2024-05-21T21:32:57.402Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:32:57 [2024-05-21T21:32:57.402Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:32:57 [2024-05-21T21:32:57.402Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:32:57 [2024-05-21T21:32:57.402Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:32:57 [2024-05-21T21:32:57.402Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:32:57 [2024-05-21T21:32:57.402Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:32:57 [2024-05-21T21:32:57.402Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:32:57 [2024-05-21T21:32:57.402Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:32:57 [2024-05-21T21:32:57.402Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:32:57 [2024-05-21T21:32:57.402Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:32:57 [2024-05-21T21:32:57.402Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:32:57 [2024-05-21T21:32:57.402Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:32:57 [2024-05-21T21:32:57.402Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:32:57 [2024-05-21T21:32:57.402Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:32:57 [2024-05-21T21:32:57.402Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
21:32:57 [2024-05-21T21:32:57.402Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:32:57 [2024-05-21T21:32:57.402Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:32:57 [2024-05-21T21:32:57.402Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:32:57 [2024-05-21T21:32:57.402Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:32:57 [2024-05-21T21:32:57.402Z] === RUN   TestNetworkList
21:32:57 [2024-05-21T21:32:57.402Z] === RUN   TestNetworkList//networks
21:32:57 [2024-05-21T21:32:57.402Z] === PAUSE TestNetworkList//networks
21:32:57 [2024-05-21T21:32:57.402Z] === RUN   TestNetworkList//networks/
21:32:57 [2024-05-21T21:32:57.402Z] === PAUSE TestNetworkList//networks/
21:32:57 [2024-05-21T21:32:57.402Z] === CONT  TestNetworkList//networks
21:32:57 [2024-05-21T21:32:57.402Z] === CONT  TestNetworkList//networks/
21:32:57 [2024-05-21T21:32:57.402Z] --- PASS: TestNetworkList (0.01s)
21:32:57 [2024-05-21T21:32:57.402Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:32:57 [2024-05-21T21:32:57.402Z]     --- PASS: TestNetworkList//networks (0.00s)
21:32:57 [2024-05-21T21:32:57.402Z] === RUN   TestHostIPv4BridgeLabel
21:32:57 [2024-05-21T21:32:57.960Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
21:32:57 [2024-05-21T21:32:57.960Z] === RUN   TestDefaultNetworkOpts
21:32:57 [2024-05-21T21:32:57.960Z] === RUN   TestDefaultNetworkOpts/default_value
21:32:59 [2024-05-21T21:32:59.319Z] === RUN   TestDefaultNetworkOpts/cmdline_value
21:33:00 [2024-05-21T21:33:00.243Z] === RUN   TestDefaultNetworkOpts/config-from_value
21:33:01 [2024-05-21T21:33:01.602Z] --- PASS: TestDefaultNetworkOpts (3.73s)
21:33:01 [2024-05-21T21:33:01.602Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.27s)
21:33:01 [2024-05-21T21:33:01.602Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.23s)
21:33:01 [2024-05-21T21:33:01.602Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.22s)
21:33:01 [2024-05-21T21:33:01.602Z] === RUN   TestForbidDuplicateNetworkNames
21:33:02 [2024-05-21T21:33:02.161Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
21:33:02 [2024-05-21T21:33:02.161Z] === RUN   TestDaemonRestartWithLiveRestore
21:33:03 [2024-05-21T21:33:03.520Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
21:33:03 [2024-05-21T21:33:03.520Z] === RUN   TestDaemonDefaultNetworkPools
21:33:04 [2024-05-21T21:33:04.079Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
21:33:04 [2024-05-21T21:33:04.079Z] === RUN   TestDaemonRestartWithExistingNetwork
21:33:05 [2024-05-21T21:33:05.438Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
21:33:05 [2024-05-21T21:33:05.438Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:33:06 [2024-05-21T21:33:06.362Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
21:33:06 [2024-05-21T21:33:06.362Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:33:06 [2024-05-21T21:33:06.921Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
21:33:06 [2024-05-21T21:33:06.921Z] === RUN   TestServiceWithPredefinedNetwork
21:33:09 [2024-05-21T21:33:09.427Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s)
21:33:09 [2024-05-21T21:33:09.427Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:33:09 [2024-05-21T21:33:09.427Z]     service_test.go:250: FLAKY_TEST
21:33:09 [2024-05-21T21:33:09.427Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:33:09 [2024-05-21T21:33:09.427Z] === RUN   TestServiceWithDataPathPortInit
21:33:24 [2024-05-21T21:33:24.247Z] --- PASS: TestServiceWithDataPathPortInit (13.52s)
21:33:24 [2024-05-21T21:33:24.247Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:33:25 [2024-05-21T21:33:25.171Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lmxnutsnvv29uq1befkjykwn6 Created:2024-05-21 21:33:24.005539665 +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[354ad939407eaab26eebac70de0280cec1efb1aa3d6afdb0ea53121c82a08fd9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bwnd77t1n3o2gxgyz891eut3v EndpointID:9717636b3f20dfbc80112bb35c8fa3e0c58d286e49bd9e27d61f877276dc17a9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:342da752b8dc414fe0dcbc319bb4d42380d69b159525a73e36c65590ce222e10 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:84ec90aa9aab IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bwnd77t1n3o2gxgyz891eut3v EndpointID:9717636b3f20dfbc80112bb35c8fa3e0c58d286e49bd9e27d61f877276dc17a9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:33:29 [2024-05-21T21:33:29.326Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.65s)
21:33:29 [2024-05-21T21:33:29.326Z] PASS
21:33:29 [2024-05-21T21:33:29.326Z] 
21:33:29 [2024-05-21T21:33:29.326Z] === Skipped
21:33:29 [2024-05-21T21:33:29.326Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:33:29 [2024-05-21T21:33:29.326Z]     service_test.go:250: FLAKY_TEST
21:33:29 [2024-05-21T21:33:29.326Z] 
21:33:29 [2024-05-21T21:33:29.326Z] DONE 47 tests, 1 skipped in 59.778s
21:33:29 [2024-05-21T21:33:29.581Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
21:33:29 [2024-05-21T21:33:29.581Z] ++ '[' -n '' ']'
21:33:29 [2024-05-21T21:33:29.581Z] ++ 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
21:33:29 [2024-05-21T21:33:29.581Z] ++ set -e
21:33:29 [2024-05-21T21:33:29.581Z] ++ '[' -n 0 ']'
21:33:29 [2024-05-21T21:33:29.581Z] ++ set -x
21:33:29 [2024-05-21T21:33:29.581Z] ++ 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.ZTwuFV4CSw/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
21:33:29 [2024-05-21T21:33:29.581Z] INFO: Testing against a local daemon
21:33:29 [2024-05-21T21:33:29.581Z] === RUN   TestDockerNetworkIpvlanPersistance
21:33:30 [2024-05-21T21:33:30.941Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.41s)
21:33:30 [2024-05-21T21:33:30.941Z] === RUN   TestDockerNetworkIpvlan
21:33:30 [2024-05-21T21:33:30.941Z] === RUN   TestDockerNetworkIpvlan/Subinterface
21:33:31 [2024-05-21T21:33:31.864Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
21:33:32 [2024-05-21T21:33:32.423Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
21:33:33 [2024-05-21T21:33:33.783Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
21:33:35 [2024-05-21T21:33:35.665Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
21:33:37 [2024-05-21T21:33:37.025Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
21:33:38 [2024-05-21T21:33:38.385Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnetWithParent
21:33:40 [2024-05-21T21:33:40.267Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnetNoParent
21:33:42 [2024-05-21T21:33:42.775Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
21:33:44 [2024-05-21T21:33:44.658Z] === RUN   TestDockerNetworkIpvlan/L2Addressing
21:33:45 [2024-05-21T21:33:45.580Z] === RUN   TestDockerNetworkIpvlan/L3Addressing
21:33:46 [2024-05-21T21:33:46.939Z] === RUN   TestDockerNetworkIpvlan/NoIPv6
21:33:47 [2024-05-21T21:33:47.862Z] --- PASS: TestDockerNetworkIpvlan (16.90s)
21:33:47 [2024-05-21T21:33:47.862Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.74s)
21:33:47 [2024-05-21T21:33:47.862Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.67s)
21:33:47 [2024-05-21T21:33:47.862Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.57s)
21:33:47 [2024-05-21T21:33:47.862Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.43s)
21:33:47 [2024-05-21T21:33:47.862Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.42s)
21:33:47 [2024-05-21T21:33:47.862Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.43s)
21:33:47 [2024-05-21T21:33:47.862Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetWithParent (1.98s)
21:33:47 [2024-05-21T21:33:47.862Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetNoParent (2.24s)
21:33:47 [2024-05-21T21:33:47.862Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (2.22s)
21:33:47 [2024-05-21T21:33:47.862Z]     --- PASS: TestDockerNetworkIpvlan/L2Addressing (1.05s)
21:33:47 [2024-05-21T21:33:47.862Z]     --- PASS: TestDockerNetworkIpvlan/L3Addressing (1.04s)
21:33:47 [2024-05-21T21:33:47.862Z]     --- PASS: TestDockerNetworkIpvlan/NoIPv6 (1.11s)
21:33:47 [2024-05-21T21:33:47.862Z] === RUN   TestIPVlanDNS
21:33:48 [2024-05-21T21:33:48.421Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false
21:33:56 [2024-05-21T21:33:56.486Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false
21:34:01 [2024-05-21T21:34:01.713Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true
21:34:06 [2024-05-21T21:34:06.941Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false
21:34:13 [2024-05-21T21:34:13.459Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false
21:34:18 [2024-05-21T21:34:18.688Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true
21:34:25 [2024-05-21T21:34:25.208Z] --- PASS: TestIPVlanDNS (36.46s)
21:34:25 [2024-05-21T21:34:25.208Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false (6.89s)
21:34:25 [2024-05-21T21:34:25.208Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false (5.53s)
21:34:25 [2024-05-21T21:34:25.208Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true (5.51s)
21:34:25 [2024-05-21T21:34:25.208Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false (6.88s)
21:34:25 [2024-05-21T21:34:25.208Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false (5.53s)
21:34:25 [2024-05-21T21:34:25.208Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true (5.49s)
21:34:25 [2024-05-21T21:34:25.208Z] PASS
21:34:25 [2024-05-21T21:34:25.208Z] 
21:34:25 [2024-05-21T21:34:25.208Z] DONE 21 tests in 54.796s
21:34:25 [2024-05-21T21:34:25.208Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
21:34:25 [2024-05-21T21:34:25.208Z] ++ '[' -n '' ']'
21:34:25 [2024-05-21T21:34:25.208Z] ++ 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
21:34:25 [2024-05-21T21:34:25.208Z] ++ set -e
21:34:25 [2024-05-21T21:34:25.208Z] ++ '[' -n 0 ']'
21:34:25 [2024-05-21T21:34:25.208Z] ++ set -x
21:34:25 [2024-05-21T21:34:25.208Z] ++ 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.ZTwuFV4CSw/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
21:34:25 [2024-05-21T21:34:25.208Z] INFO: Testing against a local daemon
21:34:25 [2024-05-21T21:34:25.208Z] === RUN   TestDockerNetworkMacvlanPersistance
21:34:25 [2024-05-21T21:34:25.462Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s)
21:34:25 [2024-05-21T21:34:25.462Z] === RUN   TestDockerNetworkMacvlan
21:34:25 [2024-05-21T21:34:25.462Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:34:26 [2024-05-21T21:34:26.021Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:34:26 [2024-05-21T21:34:26.944Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:34:28 [2024-05-21T21:34:28.303Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:34:30 [2024-05-21T21:34:30.183Z] === RUN   TestDockerNetworkMacvlan/MultiSubnetWithParent
21:34:32 [2024-05-21T21:34:32.064Z] === RUN   TestDockerNetworkMacvlan/MultiSubnetNoParent
21:34:33 [2024-05-21T21:34:33.946Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:34:35 [2024-05-21T21:34:35.305Z] === RUN   TestDockerNetworkMacvlan/NoIPv6
21:34:36 [2024-05-21T21:34:36.228Z] --- PASS: TestDockerNetworkMacvlan (10.74s)
21:34:36 [2024-05-21T21:34:36.228Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.67s)
21:34:36 [2024-05-21T21:34:36.228Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.71s)
21:34:36 [2024-05-21T21:34:36.228Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.57s)
21:34:36 [2024-05-21T21:34:36.228Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.50s)
21:34:36 [2024-05-21T21:34:36.228Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnetWithParent (1.88s)
21:34:36 [2024-05-21T21:34:36.228Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnetNoParent (2.26s)
21:34:36 [2024-05-21T21:34:36.228Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.02s)
21:34:36 [2024-05-21T21:34:36.228Z]     --- PASS: TestDockerNetworkMacvlan/NoIPv6 (1.14s)
21:34:36 [2024-05-21T21:34:36.228Z] === RUN   TestMACVlanDNS
21:34:36 [2024-05-21T21:34:36.787Z] === RUN   TestMACVlanDNS/with_parent
21:34:44 [2024-05-21T21:34:44.852Z] === RUN   TestMACVlanDNS/no_parent
21:34:50 [2024-05-21T21:34:50.080Z] === RUN   TestMACVlanDNS/with_parent,_internal
21:34:55 [2024-05-21T21:34:55.309Z] --- PASS: TestMACVlanDNS (18.53s)
21:34:55 [2024-05-21T21:34:55.310Z]     --- PASS: TestMACVlanDNS/with_parent (6.83s)
21:34:55 [2024-05-21T21:34:55.310Z]     --- PASS: TestMACVlanDNS/no_parent (5.53s)
21:34:55 [2024-05-21T21:34:55.310Z]     --- PASS: TestMACVlanDNS/with_parent,_internal (5.52s)
21:34:55 [2024-05-21T21:34:55.310Z] PASS
21:34:55 [2024-05-21T21:34:55.310Z] 
21:34:55 [2024-05-21T21:34:55.310Z] DONE 14 tests in 30.474s
21:34:55 [2024-05-21T21:34:55.310Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
21:34:55 [2024-05-21T21:34:55.310Z] ++ '[' -n '' ']'
21:34:55 [2024-05-21T21:34:55.310Z] ++ 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
21:34:55 [2024-05-21T21:34:55.310Z] ++ set -e
21:34:55 [2024-05-21T21:34:55.310Z] ++ '[' -n 0 ']'
21:34:55 [2024-05-21T21:34:55.310Z] ++ set -x
21:34:55 [2024-05-21T21:34:55.310Z] ++ 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.ZTwuFV4CSw/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
21:34:55 [2024-05-21T21:34:55.310Z] INFO: Testing against a local daemon
21:34:55 [2024-05-21T21:34:55.310Z] === RUN   TestBridgeICC
21:34:55 [2024-05-21T21:34:55.310Z] === RUN   TestBridgeICC/IPv4_non-internal_network
21:34:56 [2024-05-21T21:34:56.668Z] === RUN   TestBridgeICC/IPv4_internal_network
21:34:57 [2024-05-21T21:34:57.592Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
21:34:58 [2024-05-21T21:34:58.951Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
21:34:59 [2024-05-21T21:34:59.874Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
21:35:00 [2024-05-21T21:35:00.797Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
21:35:01 [2024-05-21T21:35:01.720Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
21:35:03 [2024-05-21T21:35:03.081Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
21:35:04 [2024-05-21T21:35:04.004Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
21:35:07 [2024-05-21T21:35:07.260Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
21:35:10 [2024-05-21T21:35:10.515Z] --- PASS: TestBridgeICC (15.37s)
21:35:10 [2024-05-21T21:35:10.515Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.08s)
21:35:10 [2024-05-21T21:35:10.515Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.06s)
21:35:10 [2024-05-21T21:35:10.515Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.13s)
21:35:10 [2024-05-21T21:35:10.515Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.00s)
21:35:10 [2024-05-21T21:35:10.515Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.05s)
21:35:10 [2024-05-21T21:35:10.515Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.01s)
21:35:10 [2024-05-21T21:35:10.515Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.08s)
21:35:10 [2024-05-21T21:35:10.515Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.12s)
21:35:10 [2024-05-21T21:35:10.515Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.10s)
21:35:10 [2024-05-21T21:35:10.515Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.14s)
21:35:10 [2024-05-21T21:35:10.515Z] === RUN   TestBridgeICCWindows
21:35:10 [2024-05-21T21:35:10.515Z]     bridge_test.go:215: testEnv.DaemonInfo.OSType != "windows"
21:35:10 [2024-05-21T21:35:10.515Z] --- SKIP: TestBridgeICCWindows (0.00s)
21:35:10 [2024-05-21T21:35:10.515Z] === RUN   TestBridgeINC
21:35:10 [2024-05-21T21:35:10.770Z] === RUN   TestBridgeINC/IPv4_non-internal_network
21:35:14 [2024-05-21T21:35:14.923Z] === RUN   TestBridgeINC/IPv4_internal_network
21:35:16 [2024-05-21T21:35:16.282Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
21:35:20 [2024-05-21T21:35:20.434Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
21:35:21 [2024-05-21T21:35:21.357Z] --- PASS: TestBridgeINC (11.32s)
21:35:21 [2024-05-21T21:35:21.357Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.16s)
21:35:21 [2024-05-21T21:35:21.357Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.09s)
21:35:21 [2024-05-21T21:35:21.357Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.28s)
21:35:21 [2024-05-21T21:35:21.357Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.19s)
21:35:21 [2024-05-21T21:35:21.357Z] === RUN   TestDefaultBridgeIPv6
21:35:21 [2024-05-21T21:35:21.357Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
21:35:23 [2024-05-21T21:35:23.238Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
21:35:24 [2024-05-21T21:35:24.597Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
21:35:25 [2024-05-21T21:35:25.957Z] --- PASS: TestDefaultBridgeIPv6 (4.38s)
21:35:25 [2024-05-21T21:35:25.957Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.43s)
21:35:25 [2024-05-21T21:35:25.957Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.47s)
21:35:25 [2024-05-21T21:35:25.957Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.47s)
21:35:25 [2024-05-21T21:35:25.957Z] === RUN   TestDefaultBridgeAddresses
21:35:25 [2024-05-21T21:35:25.957Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Set_up_initial_UL_prefix
21:35:26 [2024-05-21T21:35:26.881Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_address_change
21:35:27 [2024-05-21T21:35:27.805Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_no_address_change
21:35:28 [2024-05-21T21:35:28.730Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Standard_LL_subnet_prefix
21:35:29 [2024-05-21T21:35:29.654Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Nonstandard_LL_prefix_-_address_change
21:35:30 [2024-05-21T21:35:30.578Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Modify_LL_prefix_-_no_address_change
21:35:31 [2024-05-21T21:35:31.502Z]     bridge_test.go:565: [d5e24c255b758] daemon is not started
21:35:31 [2024-05-21T21:35:31.502Z] --- PASS: TestDefaultBridgeAddresses (5.77s)
21:35:31 [2024-05-21T21:35:31.502Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Set_up_initial_UL_prefix (1.03s)
21:35:31 [2024-05-21T21:35:31.502Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_address_change (0.93s)
21:35:31 [2024-05-21T21:35:31.502Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_no_address_change (0.94s)
21:35:31 [2024-05-21T21:35:31.502Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Standard_LL_subnet_prefix (0.95s)
21:35:31 [2024-05-21T21:35:31.502Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Nonstandard_LL_prefix_-_address_change (0.96s)
21:35:31 [2024-05-21T21:35:31.502Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Modify_LL_prefix_-_no_address_change (0.95s)
21:35:31 [2024-05-21T21:35:31.502Z] === RUN   TestInternalNwConnectivity
21:35:35 [2024-05-21T21:35:35.660Z] --- PASS: TestInternalNwConnectivity (3.30s)
21:35:35 [2024-05-21T21:35:35.660Z] === RUN   TestDisableIPv6Addrs
21:35:35 [2024-05-21T21:35:35.660Z] === RUN   TestDisableIPv6Addrs/IPv6_enabled
21:35:35 [2024-05-21T21:35:35.915Z] === RUN   TestDisableIPv6Addrs/IPv6_disabled
21:35:36 [2024-05-21T21:35:36.474Z] --- PASS: TestDisableIPv6Addrs (1.63s)
21:35:36 [2024-05-21T21:35:36.474Z]     --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.45s)
21:35:36 [2024-05-21T21:35:36.474Z]     --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.44s)
21:35:36 [2024-05-21T21:35:36.474Z] === RUN   TestNonIPv6Network
21:35:37 [2024-05-21T21:35:37.833Z] --- PASS: TestNonIPv6Network (1.27s)
21:35:37 [2024-05-21T21:35:37.833Z] === RUN   TestSetInterfaceSysctl
21:35:38 [2024-05-21T21:35:38.757Z] --- PASS: TestSetInterfaceSysctl (1.05s)
21:35:38 [2024-05-21T21:35:38.757Z] === RUN   TestReadOnlySlashProc
21:35:38 [2024-05-21T21:35:38.757Z] === RUN   TestReadOnlySlashProc/Normality
21:35:40 [2024-05-21T21:35:40.640Z] === RUN   TestReadOnlySlashProc/Read_only_no_workaround
21:35:42 [2024-05-21T21:35:42.522Z] === RUN   TestReadOnlySlashProc/Read_only_with_workaround
21:35:43 [2024-05-21T21:35:43.882Z] --- PASS: TestReadOnlySlashProc (5.03s)
21:35:43 [2024-05-21T21:35:43.882Z]     --- PASS: TestReadOnlySlashProc/Normality (1.61s)
21:35:43 [2024-05-21T21:35:43.882Z]     --- PASS: TestReadOnlySlashProc/Read_only_no_workaround (1.77s)
21:35:43 [2024-05-21T21:35:43.882Z]     --- PASS: TestReadOnlySlashProc/Read_only_with_workaround (1.65s)
21:35:43 [2024-05-21T21:35:43.882Z] === RUN   TestEtcHostsIpv6
21:35:44 [2024-05-21T21:35:44.442Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
21:35:45 [2024-05-21T21:35:45.001Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
21:35:45 [2024-05-21T21:35:45.560Z] --- PASS: TestEtcHostsIpv6 (1.59s)
21:35:45 [2024-05-21T21:35:45.560Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.49s)
21:35:45 [2024-05-21T21:35:45.560Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.50s)
21:35:45 [2024-05-21T21:35:45.560Z] === RUN   TestMACAddrOnRestart
21:35:48 [2024-05-21T21:35:48.068Z] --- PASS: TestMACAddrOnRestart (2.11s)
21:35:48 [2024-05-21T21:35:48.069Z] === RUN   TestCfgdMACAddrOnRestart
21:35:50 [2024-05-21T21:35:50.576Z] --- PASS: TestCfgdMACAddrOnRestart (2.59s)
21:35:50 [2024-05-21T21:35:50.577Z] === RUN   TestInspectCfgdMAC
21:35:50 [2024-05-21T21:35:50.831Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
21:35:50 [2024-05-21T21:35:50.831Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
21:35:50 [2024-05-21T21:35:50.831Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
21:35:51 [2024-05-21T21:35:51.085Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
21:35:51 [2024-05-21T21:35:51.339Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
21:35:51 [2024-05-21T21:35:51.339Z] --- PASS: TestInspectCfgdMAC (1.10s)
21:35:51 [2024-05-21T21:35:51.339Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.05s)
21:35:51 [2024-05-21T21:35:51.339Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s)
21:35:51 [2024-05-21T21:35:51.339Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.18s)
21:35:51 [2024-05-21T21:35:51.339Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.18s)
21:35:51 [2024-05-21T21:35:51.339Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s)
21:35:51 [2024-05-21T21:35:51.339Z] === RUN   TestWatchtowerCreate
21:35:52 [2024-05-21T21:35:52.262Z] --- PASS: TestWatchtowerCreate (1.09s)
21:35:52 [2024-05-21T21:35:52.262Z] === RUN   TestResolvConfLocalhostIPv6
21:35:53 [2024-05-21T21:35:53.624Z] --- PASS: TestResolvConfLocalhostIPv6 (1.24s)
21:35:53 [2024-05-21T21:35:53.624Z] === RUN   TestInternalNetworkDNS
21:36:20 [2024-05-21T21:36:20.093Z] --- PASS: TestInternalNetworkDNS (23.08s)
21:36:20 [2024-05-21T21:36:20.093Z] === RUN   TestInternalNetworkLocalDNS
21:36:20 [2024-05-21T21:36:20.093Z] --- PASS: TestInternalNetworkLocalDNS (1.67s)
21:36:20 [2024-05-21T21:36:20.093Z] === RUN   TestNslookupWindows
21:36:20 [2024-05-21T21:36:20.093Z]     resolvconf_test.go:196: testEnv.DaemonInfo.OSType != "windows"
21:36:20 [2024-05-21T21:36:20.093Z] --- SKIP: TestNslookupWindows (0.00s)
21:36:20 [2024-05-21T21:36:20.093Z] PASS
21:36:20 [2024-05-21T21:36:20.093Z] 
21:36:20 [2024-05-21T21:36:20.093Z] === Skipped
21:36:20 [2024-05-21T21:36:20.093Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s)
21:36:20 [2024-05-21T21:36:20.093Z]     bridge_test.go:215: testEnv.DaemonInfo.OSType != "windows"
21:36:20 [2024-05-21T21:36:20.093Z] 
21:36:20 [2024-05-21T21:36:20.093Z] === SKIP: arm64.integration.networking TestNslookupWindows (0.00s)
21:36:20 [2024-05-21T21:36:20.093Z]     resolvconf_test.go:196: testEnv.DaemonInfo.OSType != "windows"
21:36:20 [2024-05-21T21:36:20.093Z] 
21:36:20 [2024-05-21T21:36:20.093Z] DONE 54 tests, 2 skipped in 83.601s
21:36:20 [2024-05-21T21:36:20.093Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
21:36:20 [2024-05-21T21:36:20.093Z] ++ '[' -n '' ']'
21:36:20 [2024-05-21T21:36:20.093Z] ++ 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
21:36:20 [2024-05-21T21:36:20.093Z] ++ set -e
21:36:20 [2024-05-21T21:36:20.093Z] ++ '[' -n 0 ']'
21:36:20 [2024-05-21T21:36:20.093Z] ++ set -x
21:36:20 [2024-05-21T21:36:20.093Z] ++ 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.ZTwuFV4CSw/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
21:36:20 [2024-05-21T21:36:20.093Z] testing: warning: no tests to run
21:36:20 [2024-05-21T21:36:20.093Z] PASS
21:36:20 [2024-05-21T21:36:20.093Z] 
21:36:20 [2024-05-21T21:36:20.093Z] DONE 0 tests in 0.005s
21:36:20 [2024-05-21T21:36:20.093Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
21:36:20 [2024-05-21T21:36:20.093Z] ++ '[' -n '' ']'
21:36:20 [2024-05-21T21:36:20.093Z] ++ 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
21:36:20 [2024-05-21T21:36:20.093Z] ++ set -e
21:36:20 [2024-05-21T21:36:20.093Z] ++ '[' -n 0 ']'
21:36:20 [2024-05-21T21:36:20.093Z] ++ set -x
21:36:20 [2024-05-21T21:36:20.093Z] ++ 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.ZTwuFV4CSw/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
21:36:20 [2024-05-21T21:36:20.093Z] INFO: Testing against a local daemon
21:36:20 [2024-05-21T21:36:20.093Z] === RUN   TestAuthZPluginAllowRequest
21:36:20 [2024-05-21T21:36:20.093Z] --- PASS: TestAuthZPluginAllowRequest (1.00s)
21:36:20 [2024-05-21T21:36:20.093Z] === RUN   TestAuthZPluginTLS
21:36:20 [2024-05-21T21:36:20.093Z] --- PASS: TestAuthZPluginTLS (0.54s)
21:36:20 [2024-05-21T21:36:20.093Z] === RUN   TestAuthZPluginDenyRequest
21:36:20 [2024-05-21T21:36:20.347Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
21:36:20 [2024-05-21T21:36:20.347Z] === RUN   TestAuthZPluginAPIDenyResponse
21:36:20 [2024-05-21T21:36:20.906Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
21:36:20 [2024-05-21T21:36:20.906Z] === RUN   TestAuthZPluginDenyResponse
21:36:21 [2024-05-21T21:36:21.464Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
21:36:21 [2024-05-21T21:36:21.464Z] === RUN   TestAuthZPluginAllowEventStream
21:36:22 [2024-05-21T21:36:22.387Z] 2024/05/21 21:36:22 http: panic serving 127.0.0.1:41768: runtime error: invalid memory address or nil pointer dereference
21:36:22 [2024-05-21T21:36:22.387Z] goroutine 209 [running]:
21:36:22 [2024-05-21T21:36:22.387Z] net/http.(*conn).serve.func1()
21:36:22 [2024-05-21T21:36:22.387Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
21:36:22 [2024-05-21T21:36:22.387Z] panic({0xa96c00?, 0x15cb010?})
21:36:22 [2024-05-21T21:36:22.387Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
21:36:22 [2024-05-21T21:36:22.387Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c3b0, 0x400052c1e0}, 0xffff5650e850?)
21:36:22 [2024-05-21T21:36:22.387Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
21:36:22 [2024-05-21T21:36:22.387Z] net/http.HandlerFunc.ServeHTTP(0x400022a100?, {0xd9c3b0?, 0x400052c1e0?}, 0x403134?)
21:36:22 [2024-05-21T21:36:22.387Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
21:36:22 [2024-05-21T21:36:22.387Z] net/http.(*ServeMux).ServeHTTP(0xda2718?, {0xd9c3b0, 0x400052c1e0}, 0x400022a100)
21:36:22 [2024-05-21T21:36:22.387Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
21:36:22 [2024-05-21T21:36:22.387Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40000280b0, {0xd9af70?, 0x40000f4000}, 0x400022a000, {0xd90fc0, 0x4000512180})
21:36:22 [2024-05-21T21:36:22.387Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
21:36:22 [2024-05-21T21:36:22.387Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9af70?, 0x40000f4000?}, 0x40003bc050?)
21:36:22 [2024-05-21T21:36:22.387Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
21:36:22 [2024-05-21T21:36:22.387Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd9af70?, 0x40000f4000?}, 0x40000f4000?)
21:36:22 [2024-05-21T21:36:22.387Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
21:36:22 [2024-05-21T21:36:22.387Z] net/http.serverHandler.ServeHTTP({0xd979e8?}, {0xd9af70?, 0x40000f4000?}, 0x6?)
21:36:22 [2024-05-21T21:36:22.387Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
21:36:22 [2024-05-21T21:36:22.387Z] net/http.(*conn).serve(0x40001295f0, {0xda2718, 0x400072d4a0})
21:36:22 [2024-05-21T21:36:22.387Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
21:36:22 [2024-05-21T21:36:22.387Z] created by net/http.(*Server).Serve in goroutine 37
21:36:22 [2024-05-21T21:36:22.387Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
21:36:23 [2024-05-21T21:36:23.309Z] 2024/05/21 21:36:23 http: panic serving 127.0.0.1:41760: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
21:36:23 [2024-05-21T21:36:23.309Z] goroutine 155 [running]:
21:36:23 [2024-05-21T21:36:23.309Z] net/http.(*conn).serve.func1()
21:36:23 [2024-05-21T21:36:23.309Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
21:36:23 [2024-05-21T21:36:23.309Z] panic({0xa2c460?, 0x40003bc200?})
21:36:23 [2024-05-21T21:36:23.309Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
21:36:23 [2024-05-21T21:36:23.309Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c3b0, 0x400052c360}, 0xffff5650e850?)
21:36:23 [2024-05-21T21:36:23.309Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
21:36:23 [2024-05-21T21:36:23.309Z] net/http.HandlerFunc.ServeHTTP(0x400022a300?, {0xd9c3b0?, 0x400052c360?}, 0x403134?)
21:36:23 [2024-05-21T21:36:23.309Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
21:36:23 [2024-05-21T21:36:23.309Z] net/http.(*ServeMux).ServeHTTP(0xda2718?, {0xd9c3b0, 0x400052c360}, 0x400022a300)
21:36:23 [2024-05-21T21:36:23.309Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
21:36:23 [2024-05-21T21:36:23.309Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40000280b0, {0xd9af70?, 0x40000f40e0}, 0x400022a200, {0xd90fc0, 0x4000512180})
21:36:23 [2024-05-21T21:36:23.309Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
21:36:23 [2024-05-21T21:36:23.309Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9af70?, 0x40000f40e0?}, 0x40003417d0?)
21:36:23 [2024-05-21T21:36:23.309Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
21:36:23 [2024-05-21T21:36:23.309Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9af70?, 0x40000f40e0?}, 0x40002a1b40?)
21:36:23 [2024-05-21T21:36:23.309Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
21:36:23 [2024-05-21T21:36:23.309Z] net/http.serverHandler.ServeHTTP({0x40003417d0?}, {0xd9af70?, 0x40000f40e0?}, 0x6?)
21:36:23 [2024-05-21T21:36:23.309Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
21:36:23 [2024-05-21T21:36:23.309Z] net/http.(*conn).serve(0x4000129200, {0xda2718, 0x400072d4a0})
21:36:23 [2024-05-21T21:36:23.309Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
21:36:23 [2024-05-21T21:36:23.309Z] created by net/http.(*Server).Serve in goroutine 37
21:36:23 [2024-05-21T21:36:23.309Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
21:36:25 [2024-05-21T21:36:25.815Z] 2024/05/21 21:36:25 http: panic serving 127.0.0.1:41782: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
21:36:25 [2024-05-21T21:36:25.815Z] goroutine 215 [running]:
21:36:25 [2024-05-21T21:36:25.815Z] net/http.(*conn).serve.func1()
21:36:25 [2024-05-21T21:36:25.815Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
21:36:25 [2024-05-21T21:36:25.815Z] panic({0xa2c460?, 0x40003bc2c0?})
21:36:25 [2024-05-21T21:36:25.815Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
21:36:25 [2024-05-21T21:36:25.815Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c3b0, 0x400052c540}, 0xffff5650e850?)
21:36:25 [2024-05-21T21:36:25.815Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
21:36:25 [2024-05-21T21:36:25.815Z] net/http.HandlerFunc.ServeHTTP(0x400022a500?, {0xd9c3b0?, 0x400052c540?}, 0x403134?)
21:36:25 [2024-05-21T21:36:25.815Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
21:36:25 [2024-05-21T21:36:25.815Z] net/http.(*ServeMux).ServeHTTP(0xda2718?, {0xd9c3b0, 0x400052c540}, 0x400022a500)
21:36:25 [2024-05-21T21:36:25.815Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
21:36:25 [2024-05-21T21:36:25.815Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40000280b0, {0xd9af70?, 0x40000f41c0}, 0x400022a400, {0xd90fc0, 0x4000512180})
21:36:25 [2024-05-21T21:36:25.815Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
21:36:25 [2024-05-21T21:36:25.815Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9af70?, 0x40000f41c0?}, 0x40001e6f60?)
21:36:25 [2024-05-21T21:36:25.815Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
21:36:25 [2024-05-21T21:36:25.815Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9af70?, 0x40000f41c0?}, 0x40000afb40?)
21:36:25 [2024-05-21T21:36:25.815Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
21:36:25 [2024-05-21T21:36:25.815Z] net/http.serverHandler.ServeHTTP({0x40001e6f60?}, {0xd9af70?, 0x40000f41c0?}, 0x6?)
21:36:25 [2024-05-21T21:36:25.815Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
21:36:25 [2024-05-21T21:36:25.815Z] net/http.(*conn).serve(0x40004a23f0, {0xda2718, 0x400072d4a0})
21:36:25 [2024-05-21T21:36:25.815Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
21:36:25 [2024-05-21T21:36:25.815Z] created by net/http.(*Server).Serve in goroutine 37
21:36:25 [2024-05-21T21:36:25.815Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
21:36:27 [2024-05-21T21:36:27.695Z] --- PASS: TestAuthZPluginAllowEventStream (6.07s)
21:36:27 [2024-05-21T21:36:27.695Z] === RUN   TestAuthZPluginErrorResponse
21:36:28 [2024-05-21T21:36:28.254Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
21:36:28 [2024-05-21T21:36:28.254Z] === RUN   TestAuthZPluginErrorRequest
21:36:28 [2024-05-21T21:36:28.812Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
21:36:28 [2024-05-21T21:36:28.812Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:36:29 [2024-05-21T21:36:29.067Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
21:36:29 [2024-05-21T21:36:29.067Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:36:30 [2024-05-21T21:36:30.426Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s)
21:36:30 [2024-05-21T21:36:30.426Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:36:31 [2024-05-21T21:36:31.351Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.14s)
21:36:31 [2024-05-21T21:36:31.351Z] === RUN   TestAuthZPluginHeader
21:36:32 [2024-05-21T21:36:32.275Z] --- PASS: TestAuthZPluginHeader (0.61s)
21:36:32 [2024-05-21T21:36:32.275Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:36:32 [2024-05-21T21:36:32.275Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
21:36:32 [2024-05-21T21:36:32.275Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:36:32 [2024-05-21T21:36:32.275Z] === RUN   TestAuthZPluginV2Disable
21:36:32 [2024-05-21T21:36:32.275Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
21:36:32 [2024-05-21T21:36:32.275Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:36:32 [2024-05-21T21:36:32.275Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:36:32 [2024-05-21T21:36:32.275Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
21:36:32 [2024-05-21T21:36:32.275Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:36:32 [2024-05-21T21:36:32.275Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:36:32 [2024-05-21T21:36:32.275Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
21:36:32 [2024-05-21T21:36:32.275Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:36:32 [2024-05-21T21:36:32.275Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:36:50 [2024-05-21T21:36:50.295Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
21:36:50 [2024-05-21T21:36:50.295Z] PASS
21:36:50 [2024-05-21T21:36:50.295Z] 
21:36:50 [2024-05-21T21:36:50.295Z] === Skipped
21:36:50 [2024-05-21T21:36:50.295Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:36:50 [2024-05-21T21:36:50.295Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
21:36:50 [2024-05-21T21:36:50.295Z] 
21:36:50 [2024-05-21T21:36:50.295Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:36:50 [2024-05-21T21:36:50.295Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
21:36:50 [2024-05-21T21:36:50.295Z] 
21:36:50 [2024-05-21T21:36:50.295Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:36:50 [2024-05-21T21:36:50.295Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
21:36:50 [2024-05-21T21:36:50.295Z] 
21:36:50 [2024-05-21T21:36:50.295Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:36:50 [2024-05-21T21:36:50.295Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
21:36:50 [2024-05-21T21:36:50.295Z] 
21:36:50 [2024-05-21T21:36:50.295Z] DONE 17 tests, 4 skipped in 30.567s
21:36:50 [2024-05-21T21:36:50.295Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
21:36:50 [2024-05-21T21:36:50.295Z] ++ '[' -n '' ']'
21:36:50 [2024-05-21T21:36:50.295Z] ++ 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
21:36:50 [2024-05-21T21:36:50.295Z] ++ set -e
21:36:50 [2024-05-21T21:36:50.295Z] ++ '[' -n 0 ']'
21:36:50 [2024-05-21T21:36:50.295Z] ++ set -x
21:36:50 [2024-05-21T21:36:50.295Z] ++ 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.ZTwuFV4CSw/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
21:36:50 [2024-05-21T21:36:50.295Z] INFO: Testing against a local daemon
21:36:50 [2024-05-21T21:36:50.295Z] === RUN   TestPluginInvalidJSON
21:36:50 [2024-05-21T21:36:50.295Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:36:50 [2024-05-21T21:36:50.295Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:36:50 [2024-05-21T21:36:50.295Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:36:50 [2024-05-21T21:36:50.295Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:36:50 [2024-05-21T21:36:50.295Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:36:50 [2024-05-21T21:36:50.295Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:36:50 [2024-05-21T21:36:50.295Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:36:50 [2024-05-21T21:36:50.295Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:36:50 [2024-05-21T21:36:50.295Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:36:50 [2024-05-21T21:36:50.295Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:36:50 [2024-05-21T21:36:50.295Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:36:50 [2024-05-21T21:36:50.295Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:36:50 [2024-05-21T21:36:50.295Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:36:50 [2024-05-21T21:36:50.295Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:36:50 [2024-05-21T21:36:50.295Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:36:50 [2024-05-21T21:36:50.295Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:36:50 [2024-05-21T21:36:50.295Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:36:50 [2024-05-21T21:36:50.295Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:36:50 [2024-05-21T21:36:50.295Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:36:50 [2024-05-21T21:36:50.295Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:36:50 [2024-05-21T21:36:50.295Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:36:50 [2024-05-21T21:36:50.295Z] --- PASS: TestPluginInvalidJSON (0.01s)
21:36:50 [2024-05-21T21:36:50.295Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
21:36:50 [2024-05-21T21:36:50.295Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:36:50 [2024-05-21T21:36:50.295Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:36:50 [2024-05-21T21:36:50.295Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:36:50 [2024-05-21T21:36:50.295Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:36:50 [2024-05-21T21:36:50.295Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:36:50 [2024-05-21T21:36:50.295Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:36:50 [2024-05-21T21:36:50.295Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:36:50 [2024-05-21T21:36:50.295Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:36:50 [2024-05-21T21:36:50.295Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:36:50 [2024-05-21T21:36:50.295Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
21:36:50 [2024-05-21T21:36:50.295Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:36:50 [2024-05-21T21:36:50.295Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:36:50 [2024-05-21T21:36:50.295Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:36:50 [2024-05-21T21:36:50.295Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:36:50 [2024-05-21T21:36:50.295Z] === RUN   TestPluginInstall
21:36:50 [2024-05-21T21:36:50.295Z] === RUN   TestPluginInstall/no_auth
21:36:52 [2024-05-21T21:36:52.830Z] time="2024-05-21T21:36:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:36:52 [2024-05-21T21:36:52.830Z] time="2024-05-21T21:36:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1ee3aeb537dfa94f4dceeaf281397e82cb7359587e25ec1081fed252db43b33" mediatype=application/vnd.docker.plugin.v1+json size=522
21:36:52 [2024-05-21T21:36:52.830Z] time="2024-05-21T21:36:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:36:52 [2024-05-21T21:36:52.830Z] time="2024-05-21T21:36:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1ee3aeb537dfa94f4dceeaf281397e82cb7359587e25ec1081fed252db43b33" mediatype=application/vnd.docker.plugin.v1+json size=522
21:36:52 [2024-05-21T21:36:52.830Z] === RUN   TestPluginInstall/with_digest
21:36:53 [2024-05-21T21:36:53.091Z] === RUN   TestPluginInstall/with_htpasswd
21:36:53 [2024-05-21T21:36:53.351Z] time="2024-05-21T21:36:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:36:53 [2024-05-21T21:36:53.351Z] time="2024-05-21T21:36:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1ee3aeb537dfa94f4dceeaf281397e82cb7359587e25ec1081fed252db43b33" mediatype=application/vnd.docker.plugin.v1+json size=522
21:36:53 [2024-05-21T21:36:53.351Z] time="2024-05-21T21:36:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:36:53 [2024-05-21T21:36:53.351Z] time="2024-05-21T21:36:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1ee3aeb537dfa94f4dceeaf281397e82cb7359587e25ec1081fed252db43b33" mediatype=application/vnd.docker.plugin.v1+json size=522
21:36:53 [2024-05-21T21:36:53.612Z] === RUN   TestPluginInstall/with_insecure
21:36:54 [2024-05-21T21:36:54.675Z] time="2024-05-21T21:36:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:36:54 [2024-05-21T21:36:54.675Z] time="2024-05-21T21:36:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f1cff8506be939b5a6357bce5d417adfa1388137e4e2ff45d170799f5ad647f" mediatype=application/vnd.docker.plugin.v1+json size=522
21:36:54 [2024-05-21T21:36:54.675Z] time="2024-05-21T21:36:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:36:54 [2024-05-21T21:36:54.675Z] time="2024-05-21T21:36:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f1cff8506be939b5a6357bce5d417adfa1388137e4e2ff45d170799f5ad647f" mediatype=application/vnd.docker.plugin.v1+json size=522
21:36:54 [2024-05-21T21:36:54.675Z]     plugin_test.go:247: [d712480739a6c] daemon is not started
21:36:54 [2024-05-21T21:36:54.675Z] --- PASS: TestPluginInstall (5.47s)
21:36:54 [2024-05-21T21:36:54.675Z]     --- PASS: TestPluginInstall/no_auth (3.62s)
21:36:54 [2024-05-21T21:36:54.675Z]     --- PASS: TestPluginInstall/with_digest (0.47s)
21:36:54 [2024-05-21T21:36:54.675Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
21:36:54 [2024-05-21T21:36:54.675Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
21:36:54 [2024-05-21T21:36:54.675Z] === RUN   TestPluginsWithRuntimes
21:36:56 [2024-05-21T21:36:56.104Z] === RUN   TestPluginsWithRuntimes/No_Args
21:36:56 [2024-05-21T21:36:56.678Z] === RUN   TestPluginsWithRuntimes/With_Args
21:36:57 [2024-05-21T21:36:57.621Z] --- PASS: TestPluginsWithRuntimes (3.13s)
21:36:57 [2024-05-21T21:36:57.621Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.84s)
21:36:57 [2024-05-21T21:36:57.621Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.83s)
21:36:57 [2024-05-21T21:36:57.621Z] === RUN   TestPluginBackCompatMediaTypes
21:36:58 [2024-05-21T21:36:58.198Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
21:36:58 [2024-05-21T21:36:58.198Z] PASS
21:36:58 [2024-05-21T21:36:58.198Z] 
21:36:58 [2024-05-21T21:36:58.198Z] DONE 25 tests in 9.130s
21:36:58 [2024-05-21T21:36:58.198Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
21:36:58 [2024-05-21T21:36:58.198Z] ++ '[' -n '' ']'
21:36:58 [2024-05-21T21:36:58.198Z] ++ 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
21:36:58 [2024-05-21T21:36:58.198Z] ++ set -e
21:36:58 [2024-05-21T21:36:58.198Z] ++ '[' -n 0 ']'
21:36:58 [2024-05-21T21:36:58.198Z] ++ set -x
21:36:58 [2024-05-21T21:36:58.198Z] ++ 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.ZTwuFV4CSw/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
21:36:58 [2024-05-21T21:36:58.198Z] INFO: Testing against a local daemon
21:36:58 [2024-05-21T21:36:58.198Z] === RUN   TestExternalGraphDriver
21:36:58 [2024-05-21T21:36:58.457Z] === RUN   TestExternalGraphDriver/json
21:36:58 [2024-05-21T21:36:58.457Z] === RUN   TestExternalGraphDriver/spec
21:36:58 [2024-05-21T21:36:58.457Z] === RUN   TestExternalGraphDriver/pull
21:36:58 [2024-05-21T21:36:58.457Z] --- PASS: TestExternalGraphDriver (0.34s)
21:36:58 [2024-05-21T21:36:58.457Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
21:36:58 [2024-05-21T21:36:58.457Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
21:36:58 [2024-05-21T21:36:58.457Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
21:36:58 [2024-05-21T21:36:58.457Z] === RUN   TestGraphdriverPluginV2
21:36:58 [2024-05-21T21:36:58.711Z]     external_test.go:416: (*Execution).NotAmd64-fm
21:36:58 [2024-05-21T21:36:58.711Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
21:36:58 [2024-05-21T21:36:58.711Z] PASS
21:36:58 [2024-05-21T21:36:58.711Z] 
21:36:58 [2024-05-21T21:36:58.711Z] === Skipped
21:36:58 [2024-05-21T21:36:58.711Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
21:36:58 [2024-05-21T21:36:58.711Z]     external_test.go:416: (*Execution).NotAmd64-fm
21:36:58 [2024-05-21T21:36:58.711Z] 
21:36:58 [2024-05-21T21:36:58.711Z] DONE 5 tests, 1 skipped in 0.698s
21:36:58 [2024-05-21T21:36:58.711Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
21:36:58 [2024-05-21T21:36:58.711Z] ++ '[' -n '' ']'
21:36:58 [2024-05-21T21:36:58.711Z] ++ 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
21:36:58 [2024-05-21T21:36:58.711Z] ++ set -e
21:36:58 [2024-05-21T21:36:58.711Z] ++ '[' -n 0 ']'
21:36:58 [2024-05-21T21:36:58.711Z] ++ set -x
21:36:58 [2024-05-21T21:36:58.711Z] ++ 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.ZTwuFV4CSw/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
21:36:58 [2024-05-21T21:36:58.711Z] INFO: Testing against a local daemon
21:36:58 [2024-05-21T21:36:58.711Z] === RUN   TestContinueAfterPluginCrash
21:36:58 [2024-05-21T21:36:58.711Z] === PAUSE TestContinueAfterPluginCrash
21:36:58 [2024-05-21T21:36:58.711Z] === RUN   TestReadPluginNoRead
21:36:58 [2024-05-21T21:36:58.711Z] === PAUSE TestReadPluginNoRead
21:36:58 [2024-05-21T21:36:58.711Z] === RUN   TestDaemonStartWithLogOpt
21:36:58 [2024-05-21T21:36:58.711Z] === PAUSE TestDaemonStartWithLogOpt
21:36:58 [2024-05-21T21:36:58.711Z] === CONT  TestContinueAfterPluginCrash
21:36:58 [2024-05-21T21:36:58.711Z] === CONT  TestDaemonStartWithLogOpt
21:36:58 [2024-05-21T21:36:58.711Z] === CONT  TestReadPluginNoRead
21:37:01 [2024-05-21T21:37:01.219Z] === RUN   TestReadPluginNoRead/default
21:37:01 [2024-05-21T21:37:01.473Z] --- PASS: TestDaemonStartWithLogOpt (2.59s)
21:37:02 [2024-05-21T21:37:02.032Z] === RUN   TestReadPluginNoRead/disabled_caching
21:37:03 [2024-05-21T21:37:03.390Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:37:04 [2024-05-21T21:37:04.313Z]     read_test.go:93: [d3905822ff61c] daemon is not started
21:37:04 [2024-05-21T21:37:04.313Z] --- PASS: TestReadPluginNoRead (5.51s)
21:37:04 [2024-05-21T21:37:04.313Z]     --- PASS: TestReadPluginNoRead/default (1.19s)
21:37:04 [2024-05-21T21:37:04.313Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.17s)
21:37:04 [2024-05-21T21:37:04.313Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s)
21:37:06 [2024-05-21T21:37:06.820Z] --- PASS: TestContinueAfterPluginCrash (7.50s)
21:37:06 [2024-05-21T21:37:06.820Z] PASS
21:37:06 [2024-05-21T21:37:06.820Z] 
21:37:06 [2024-05-21T21:37:06.820Z] DONE 6 tests in 7.532s
21:37:06 [2024-05-21T21:37:06.820Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
21:37:06 [2024-05-21T21:37:06.820Z] ++ '[' -n '' ']'
21:37:06 [2024-05-21T21:37:06.820Z] ++ 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
21:37:06 [2024-05-21T21:37:06.820Z] ++ set -e
21:37:06 [2024-05-21T21:37:06.820Z] ++ '[' -n 0 ']'
21:37:06 [2024-05-21T21:37:06.820Z] ++ set -x
21:37:06 [2024-05-21T21:37:06.820Z] ++ 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.ZTwuFV4CSw/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
21:37:06 [2024-05-21T21:37:06.820Z] testing: warning: no tests to run
21:37:06 [2024-05-21T21:37:06.820Z] PASS
21:37:06 [2024-05-21T21:37:06.820Z] 
21:37:06 [2024-05-21T21:37:06.820Z] DONE 0 tests in 0.006s
21:37:06 [2024-05-21T21:37:06.820Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
21:37:06 [2024-05-21T21:37:06.820Z] ++ '[' -n '' ']'
21:37:06 [2024-05-21T21:37:06.820Z] ++ 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
21:37:06 [2024-05-21T21:37:06.820Z] ++ set -e
21:37:06 [2024-05-21T21:37:06.820Z] ++ '[' -n 0 ']'
21:37:06 [2024-05-21T21:37:06.820Z] ++ set -x
21:37:06 [2024-05-21T21:37:06.820Z] ++ 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.ZTwuFV4CSw/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
21:37:06 [2024-05-21T21:37:06.820Z] INFO: Testing against a local daemon
21:37:06 [2024-05-21T21:37:06.820Z] === RUN   TestPluginWithDevMounts
21:37:06 [2024-05-21T21:37:06.820Z] === PAUSE TestPluginWithDevMounts
21:37:06 [2024-05-21T21:37:06.820Z] === CONT  TestPluginWithDevMounts
21:37:07 [2024-05-21T21:37:07.743Z] --- PASS: TestPluginWithDevMounts (1.46s)
21:37:07 [2024-05-21T21:37:07.743Z] PASS
21:37:07 [2024-05-21T21:37:07.743Z] 
21:37:07 [2024-05-21T21:37:07.743Z] DONE 1 tests in 1.492s
21:37:07 [2024-05-21T21:37:07.743Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
21:37:07 [2024-05-21T21:37:07.743Z] ++ '[' -n '' ']'
21:37:07 [2024-05-21T21:37:07.743Z] ++ 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
21:37:07 [2024-05-21T21:37:07.743Z] ++ set -e
21:37:07 [2024-05-21T21:37:07.743Z] ++ '[' -n 0 ']'
21:37:07 [2024-05-21T21:37:07.743Z] ++ set -x
21:37:07 [2024-05-21T21:37:07.743Z] ++ 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.ZTwuFV4CSw/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
21:37:07 [2024-05-21T21:37:07.997Z] INFO: Testing against a local daemon
21:37:07 [2024-05-21T21:37:07.997Z] === RUN   TestSecretInspect
21:37:09 [2024-05-21T21:37:09.878Z] --- PASS: TestSecretInspect (1.80s)
21:37:09 [2024-05-21T21:37:09.878Z] === RUN   TestSecretList
21:37:11 [2024-05-21T21:37:11.758Z] --- PASS: TestSecretList (1.93s)
21:37:11 [2024-05-21T21:37:11.758Z] === RUN   TestSecretsCreateAndDelete
21:37:13 [2024-05-21T21:37:13.639Z] --- PASS: TestSecretsCreateAndDelete (1.92s)
21:37:13 [2024-05-21T21:37:13.639Z] === RUN   TestSecretsUpdate
21:37:15 [2024-05-21T21:37:15.520Z] --- PASS: TestSecretsUpdate (1.89s)
21:37:15 [2024-05-21T21:37:15.520Z] === RUN   TestTemplatedSecret
21:37:18 [2024-05-21T21:37:18.026Z] --- PASS: TestTemplatedSecret (2.33s)
21:37:18 [2024-05-21T21:37:18.026Z] === RUN   TestSecretCreateResolve
21:37:19 [2024-05-21T21:37:19.907Z] --- PASS: TestSecretCreateResolve (1.90s)
21:37:19 [2024-05-21T21:37:19.907Z] PASS
21:37:19 [2024-05-21T21:37:19.907Z] 
21:37:19 [2024-05-21T21:37:19.907Z] DONE 6 tests in 11.808s
21:37:19 [2024-05-21T21:37:19.907Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
21:37:19 [2024-05-21T21:37:19.907Z] ++ '[' -n '' ']'
21:37:19 [2024-05-21T21:37:19.907Z] ++ 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
21:37:19 [2024-05-21T21:37:19.907Z] ++ set -e
21:37:19 [2024-05-21T21:37:19.907Z] ++ '[' -n 0 ']'
21:37:19 [2024-05-21T21:37:19.907Z] ++ set -x
21:37:19 [2024-05-21T21:37:19.907Z] ++ 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.ZTwuFV4CSw/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
21:37:19 [2024-05-21T21:37:19.907Z] INFO: Testing against a local daemon
21:37:19 [2024-05-21T21:37:19.907Z] === RUN   TestServiceCreateInit
21:37:19 [2024-05-21T21:37:19.907Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:37:23 [2024-05-21T21:37:23.164Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:37:27 [2024-05-21T21:37:27.317Z] --- PASS: TestServiceCreateInit (6.87s)
21:37:27 [2024-05-21T21:37:27.317Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s)
21:37:27 [2024-05-21T21:37:27.317Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.33s)
21:37:27 [2024-05-21T21:37:27.317Z] === RUN   TestCreateServiceMultipleTimes
21:37:42 [2024-05-21T21:37:42.134Z] --- PASS: TestCreateServiceMultipleTimes (14.93s)
21:37:42 [2024-05-21T21:37:42.134Z] === RUN   TestCreateServiceConflict
21:37:43 [2024-05-21T21:37:43.492Z] --- PASS: TestCreateServiceConflict (1.98s)
21:37:43 [2024-05-21T21:37:43.492Z] === RUN   TestCreateServiceMaxReplicas
21:37:46 [2024-05-21T21:37:46.000Z] --- PASS: TestCreateServiceMaxReplicas (2.61s)
21:37:46 [2024-05-21T21:37:46.000Z] === RUN   TestCreateServiceSecretFileMode
21:38:00 [2024-05-21T21:38:00.819Z] --- PASS: TestCreateServiceSecretFileMode (12.38s)
21:38:00 [2024-05-21T21:38:00.819Z] === RUN   TestCreateServiceConfigFileMode
21:38:10 [2024-05-21T21:38:10.740Z] --- PASS: TestCreateServiceConfigFileMode (12.37s)
21:38:10 [2024-05-21T21:38:10.740Z] === RUN   TestCreateServiceSysctls
21:38:13 [2024-05-21T21:38:13.997Z] --- PASS: TestCreateServiceSysctls (3.03s)
21:38:13 [2024-05-21T21:38:13.997Z] === RUN   TestCreateServiceCapabilities
21:38:16 [2024-05-21T21:38:16.505Z] --- PASS: TestCreateServiceCapabilities (2.30s)
21:38:16 [2024-05-21T21:38:16.505Z] === RUN   TestInspect
21:38:19 [2024-05-21T21:38:19.013Z] --- PASS: TestInspect (2.58s)
21:38:19 [2024-05-21T21:38:19.013Z] === RUN   TestCreateJob
21:38:22 [2024-05-21T21:38:22.268Z] --- PASS: TestCreateJob (2.95s)
21:38:22 [2024-05-21T21:38:22.268Z] === RUN   TestReplicatedJob
21:38:26 [2024-05-21T21:38:26.423Z] --- PASS: TestReplicatedJob (4.37s)
21:38:26 [2024-05-21T21:38:26.423Z] === RUN   TestUpdateReplicatedJob
21:38:28 [2024-05-21T21:38:28.929Z] --- PASS: TestUpdateReplicatedJob (2.94s)
21:38:28 [2024-05-21T21:38:28.929Z] === RUN   TestServiceListWithStatuses
21:38:34 [2024-05-21T21:38:34.159Z] --- PASS: TestServiceListWithStatuses (4.26s)
21:38:34 [2024-05-21T21:38:34.159Z] === RUN   TestDockerNetworkConnectAliasPreV144
21:38:37 [2024-05-21T21:38:37.413Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.79s)
21:38:37 [2024-05-21T21:38:37.413Z] === RUN   TestDockerNetworkReConnect
21:38:40 [2024-05-21T21:38:40.667Z] --- PASS: TestDockerNetworkReConnect (3.55s)
21:38:40 [2024-05-21T21:38:40.667Z] === RUN   TestServicePlugin
21:38:40 [2024-05-21T21:38:40.667Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
21:38:40 [2024-05-21T21:38:40.667Z] --- SKIP: TestServicePlugin (0.00s)
21:38:40 [2024-05-21T21:38:40.667Z] === RUN   TestServiceUpdateLabel
21:38:42 [2024-05-21T21:38:42.547Z] --- PASS: TestServiceUpdateLabel (1.94s)
21:38:42 [2024-05-21T21:38:42.547Z] === RUN   TestServiceUpdateSecrets
21:38:57 [2024-05-21T21:38:57.362Z] --- PASS: TestServiceUpdateSecrets (14.40s)
21:38:57 [2024-05-21T21:38:57.362Z] === RUN   TestServiceUpdateConfigs
21:39:12 [2024-05-21T21:39:12.182Z] --- PASS: TestServiceUpdateConfigs (14.21s)
21:39:12 [2024-05-21T21:39:12.182Z] === RUN   TestServiceUpdateNetwork
21:39:24 [2024-05-21T21:39:24.329Z] --- PASS: TestServiceUpdateNetwork (12.10s)
21:39:24 [2024-05-21T21:39:24.329Z] === RUN   TestServiceUpdatePidsLimit
21:39:24 [2024-05-21T21:39:24.329Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:39:25 [2024-05-21T21:39:25.251Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:39:33 [2024-05-21T21:39:33.317Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:39:39 [2024-05-21T21:39:39.903Z] --- PASS: TestServiceUpdatePidsLimit (16.12s)
21:39:39 [2024-05-21T21:39:39.903Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
21:39:39 [2024-05-21T21:39:39.903Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
21:39:39 [2024-05-21T21:39:39.903Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
21:39:39 [2024-05-21T21:39:39.903Z] PASS
21:39:39 [2024-05-21T21:39:39.903Z] 
21:39:39 [2024-05-21T21:39:39.903Z] === Skipped
21:39:39 [2024-05-21T21:39:39.903Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:39:39 [2024-05-21T21:39:39.903Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
21:39:39 [2024-05-21T21:39:39.903Z] 
21:39:39 [2024-05-21T21:39:39.903Z] DONE 26 tests, 1 skipped in 139.713s
21:39:39 [2024-05-21T21:39:39.903Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
21:39:39 [2024-05-21T21:39:39.903Z] ++ '[' -n '' ']'
21:39:39 [2024-05-21T21:39:39.903Z] ++ 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
21:39:39 [2024-05-21T21:39:39.903Z] ++ set -e
21:39:39 [2024-05-21T21:39:39.903Z] ++ '[' -n 0 ']'
21:39:39 [2024-05-21T21:39:39.903Z] ++ set -x
21:39:39 [2024-05-21T21:39:39.903Z] ++ 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.ZTwuFV4CSw/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
21:39:39 [2024-05-21T21:39:39.903Z] INFO: Testing against a local daemon
21:39:39 [2024-05-21T21:39:39.903Z] === RUN   TestSessionCreate
21:39:39 [2024-05-21T21:39:39.903Z] --- PASS: TestSessionCreate (0.01s)
21:39:39 [2024-05-21T21:39:39.903Z] === RUN   TestSessionCreateWithBadUpgrade
21:39:39 [2024-05-21T21:39:39.903Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
21:39:39 [2024-05-21T21:39:39.903Z] PASS
21:39:39 [2024-05-21T21:39:39.903Z] 
21:39:39 [2024-05-21T21:39:39.903Z] DONE 2 tests in 0.039s
21:39:39 [2024-05-21T21:39:39.903Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
21:39:39 [2024-05-21T21:39:39.903Z] ++ '[' -n '' ']'
21:39:39 [2024-05-21T21:39:39.903Z] ++ 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
21:39:39 [2024-05-21T21:39:39.903Z] ++ set -e
21:39:39 [2024-05-21T21:39:39.903Z] ++ '[' -n 0 ']'
21:39:39 [2024-05-21T21:39:39.903Z] ++ set -x
21:39:39 [2024-05-21T21:39:39.903Z] ++ 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.ZTwuFV4CSw/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
21:39:39 [2024-05-21T21:39:39.903Z] INFO: Testing against a local daemon
21:39:39 [2024-05-21T21:39:39.903Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:39:39 [2024-05-21T21:39:39.903Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:39:39 [2024-05-21T21:39:39.903Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:39:39 [2024-05-21T21:39:39.903Z] === RUN   TestDiskUsage
21:39:39 [2024-05-21T21:39:39.903Z] === RUN   TestDiskUsage/empty
21:39:39 [2024-05-21T21:39:39.903Z] === RUN   TestDiskUsage/empty/container_types
21:39:39 [2024-05-21T21:39:39.903Z] === RUN   TestDiskUsage/empty/image_types
21:39:39 [2024-05-21T21:39:39.903Z] === RUN   TestDiskUsage/empty/volume_types
21:39:39 [2024-05-21T21:39:39.903Z] === RUN   TestDiskUsage/empty/build-cache_types
21:39:39 [2024-05-21T21:39:39.903Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:39:39 [2024-05-21T21:39:39.903Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:39:39 [2024-05-21T21:39:39.903Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:39:39 [2024-05-21T21:39:39.903Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:39:39 [2024-05-21T21:39:39.903Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:39:39 [2024-05-21T21:39:39.903Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:39:39 [2024-05-21T21:39:39.903Z] === RUN   TestDiskUsage/after_LoadBusybox
21:39:40 [2024-05-21T21:39:40.176Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:39:40 [2024-05-21T21:39:40.176Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:39:40 [2024-05-21T21:39:40.176Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:39:40 [2024-05-21T21:39:40.176Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:39:40 [2024-05-21T21:39:40.176Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:39:40 [2024-05-21T21:39:40.176Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:39:40 [2024-05-21T21:39:40.176Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:39:40 [2024-05-21T21:39:40.176Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:39:40 [2024-05-21T21:39:40.176Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:39:40 [2024-05-21T21:39:40.176Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:39:40 [2024-05-21T21:39:40.176Z] === RUN   TestDiskUsage/after_container.Run
21:39:40 [2024-05-21T21:39:40.484Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:39:40 [2024-05-21T21:39:40.484Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:39:40 [2024-05-21T21:39:40.484Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:39:40 [2024-05-21T21:39:40.484Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:39:40 [2024-05-21T21:39:40.484Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:39:40 [2024-05-21T21:39:40.484Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:39:40 [2024-05-21T21:39:40.484Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:39:40 [2024-05-21T21:39:40.484Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:39:40 [2024-05-21T21:39:40.484Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:39:40 [2024-05-21T21:39:40.484Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:39:40 [2024-05-21T21:39:40.484Z] --- PASS: TestDiskUsage (1.05s)
21:39:40 [2024-05-21T21:39:40.484Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]     --- PASS: TestDiskUsage/after_container.Run (0.24s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:39:40 [2024-05-21T21:39:40.484Z] === RUN   TestEventsExecDie
21:39:41 [2024-05-21T21:39:41.060Z] --- PASS: TestEventsExecDie (0.46s)
21:39:41 [2024-05-21T21:39:41.060Z] === RUN   TestEventsBackwardsCompatible
21:39:41 [2024-05-21T21:39:41.060Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
21:39:41 [2024-05-21T21:39:41.060Z] === RUN   TestEventsVolumeCreate
21:39:41 [2024-05-21T21:39:41.060Z] --- PASS: TestEventsVolumeCreate (0.05s)
21:39:41 [2024-05-21T21:39:41.060Z] === RUN   TestInfoBinaryCommits
21:39:41 [2024-05-21T21:39:41.060Z] --- PASS: TestInfoBinaryCommits (0.01s)
21:39:41 [2024-05-21T21:39:41.060Z] === RUN   TestInfoAPIVersioned
21:39:41 [2024-05-21T21:39:41.060Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:39:41 [2024-05-21T21:39:41.060Z] === RUN   TestInfoAPI
21:39:41 [2024-05-21T21:39:41.060Z] --- PASS: TestInfoAPI (0.01s)
21:39:41 [2024-05-21T21:39:41.060Z] === RUN   TestInfoAPIWarnings
21:39:59 [2024-05-21T21:39:59.076Z] --- PASS: TestInfoAPIWarnings (16.54s)
21:39:59 [2024-05-21T21:39:59.076Z] === RUN   TestInfoDebug
21:39:59 [2024-05-21T21:39:59.076Z] --- PASS: TestInfoDebug (0.52s)
21:39:59 [2024-05-21T21:39:59.076Z] === RUN   TestInfoInsecureRegistries
21:39:59 [2024-05-21T21:39:59.076Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:39:59 [2024-05-21T21:39:59.076Z] === RUN   TestInfoRegistryMirrors
21:39:59 [2024-05-21T21:39:59.331Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:39:59 [2024-05-21T21:39:59.331Z] === RUN   TestLoginFailsWithBadCredentials
21:40:00 [2024-05-21T21:40:00.253Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
21:40:00 [2024-05-21T21:40:00.253Z] === RUN   TestPingCacheHeaders
21:40:00 [2024-05-21T21:40:00.253Z] --- PASS: TestPingCacheHeaders (0.01s)
21:40:00 [2024-05-21T21:40:00.253Z] === RUN   TestPingGet
21:40:00 [2024-05-21T21:40:00.253Z] --- PASS: TestPingGet (0.01s)
21:40:00 [2024-05-21T21:40:00.253Z] === RUN   TestPingHead
21:40:00 [2024-05-21T21:40:00.253Z] --- PASS: TestPingHead (0.01s)
21:40:00 [2024-05-21T21:40:00.253Z] === RUN   TestPingSwarmHeader
21:40:00 [2024-05-21T21:40:00.811Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:40:01 [2024-05-21T21:40:01.369Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:40:02 [2024-05-21T21:40:02.291Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:40:02 [2024-05-21T21:40:02.291Z] --- PASS: TestPingSwarmHeader (1.95s)
21:40:02 [2024-05-21T21:40:02.291Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:40:02 [2024-05-21T21:40:02.291Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:40:02 [2024-05-21T21:40:02.291Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:40:02 [2024-05-21T21:40:02.291Z] === RUN   TestPingBuilderHeader
21:40:02 [2024-05-21T21:40:02.291Z] === RUN   TestPingBuilderHeader/default_config
21:40:02 [2024-05-21T21:40:02.849Z] === RUN   TestPingBuilderHeader/buildkit_disabled
21:40:03 [2024-05-21T21:40:03.103Z] --- PASS: TestPingBuilderHeader (1.04s)
21:40:03 [2024-05-21T21:40:03.103Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
21:40:03 [2024-05-21T21:40:03.103Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
21:40:03 [2024-05-21T21:40:03.103Z] === RUN   TestVersion
21:40:03 [2024-05-21T21:40:03.103Z] --- PASS: TestVersion (0.01s)
21:40:03 [2024-05-21T21:40:03.103Z] PASS
21:40:03 [2024-05-21T21:40:03.103Z] 
21:40:03 [2024-05-21T21:40:03.103Z] === Skipped
21:40:03 [2024-05-21T21:40:03.103Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:40:03 [2024-05-21T21:40:03.103Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:40:03 [2024-05-21T21:40:03.103Z] 
21:40:03 [2024-05-21T21:40:03.103Z] DONE 57 tests, 1 skipped in 23.780s
21:40:03 [2024-05-21T21:40:03.357Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
21:40:03 [2024-05-21T21:40:03.357Z] ++ '[' -n '' ']'
21:40:03 [2024-05-21T21:40:03.357Z] ++ 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
21:40:03 [2024-05-21T21:40:03.357Z] ++ set -e
21:40:03 [2024-05-21T21:40:03.357Z] ++ '[' -n 0 ']'
21:40:03 [2024-05-21T21:40:03.357Z] ++ set -x
21:40:03 [2024-05-21T21:40:03.357Z] ++ 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.ZTwuFV4CSw/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
21:40:03 [2024-05-21T21:40:03.357Z] INFO: Testing against a local daemon
21:40:03 [2024-05-21T21:40:03.357Z] === RUN   TestRunMountVolumeSubdir
21:40:03 [2024-05-21T21:40:03.612Z]     mount_test.go:28: Setup stderr:
21:40:03 [2024-05-21T21:40:03.612Z]     mount_test.go:28: Setup stdout:
21:40:03 [2024-05-21T21:40:03.612Z]         /volume:
21:40:03 [2024-05-21T21:40:03.612Z]         total 24K    
21:40:03 [2024-05-21T21:40:03.612Z]         drwxr-xr-x    5 root     root        4.0K May 21 21:40 .
21:40:03 [2024-05-21T21:40:03.612Z]         drwxr-xr-x    1 root     root        4.0K May 21 21:40 ..
21:40:03 [2024-05-21T21:40:03.612Z]         -rw-r--r--    1 root     root           4 May 21 21:40 bar.txt
21:40:03 [2024-05-21T21:40:03.612Z]         drwxr-xr-x    2 root     root        4.0K May 21 21:40 bin
21:40:03 [2024-05-21T21:40:03.612Z]         drwxr-xr-x    3 root     root        4.0K May 21 21:40 hack
21:40:03 [2024-05-21T21:40:03.612Z]         drwxr-xr-x    2 root     root        4.0K May 21 21:40 subdir
21:40:03 [2024-05-21T21:40:03.612Z]         
21:40:03 [2024-05-21T21:40:03.612Z]         /volume/hack/:
21:40:03 [2024-05-21T21:40:03.612Z]         total 12K    
21:40:03 [2024-05-21T21:40:03.612Z]         drwxr-xr-x    3 root     root        4.0K May 21 21:40 .
21:40:03 [2024-05-21T21:40:03.612Z]         drwxr-xr-x    5 root     root        4.0K May 21 21:40 ..
21:40:03 [2024-05-21T21:40:03.612Z]         lrwxrwxrwx    1 root     root           4 May 21 21:40 bad -> root
21:40:03 [2024-05-21T21:40:03.612Z]         lrwxrwxrwx    1 root     root           9 May 21 21:40 good -> ../subdir
21:40:03 [2024-05-21T21:40:03.612Z]         drwxr-xr-x    2 root     root        4.0K May 21 21:40 iwanttobehackedwithtoctou
21:40:03 [2024-05-21T21:40:03.612Z]         lrwxrwxrwx    1 root     root           1 May 21 21:40 root -> /
21:40:03 [2024-05-21T21:40:03.612Z] === RUN   TestRunMountVolumeSubdir/subdir
21:40:04 [2024-05-21T21:40:04.170Z]     mount_test.go:101: stdout:
21:40:04 [2024-05-21T21:40:04.170Z]         hello.txt
21:40:04 [2024-05-21T21:40:04.170Z]     mount_test.go:102: stderr:
21:40:04 [2024-05-21T21:40:04.170Z] === RUN   TestRunMountVolumeSubdir/subdir_link
21:40:04 [2024-05-21T21:40:04.728Z]     mount_test.go:101: stdout:
21:40:04 [2024-05-21T21:40:04.728Z]         hello.txt
21:40:04 [2024-05-21T21:40:04.728Z]     mount_test.go:102: stderr:
21:40:04 [2024-05-21T21:40:04.728Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
21:40:04 [2024-05-21T21:40:04.982Z]     mount_test.go:101: stdout:
21:40:04 [2024-05-21T21:40:04.982Z]         /bin/busybox
21:40:04 [2024-05-21T21:40:04.982Z]     mount_test.go:102: stderr:
21:40:04 [2024-05-21T21:40:04.982Z] === RUN   TestRunMountVolumeSubdir/file
21:40:05 [2024-05-21T21:40:05.541Z]     mount_test.go:101: stdout:
21:40:05 [2024-05-21T21:40:05.541Z]         foo
21:40:05 [2024-05-21T21:40:05.541Z]     mount_test.go:102: stderr:
21:40:05 [2024-05-21T21:40:05.541Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
21:40:05 [2024-05-21T21:40:05.541Z] === RUN   TestRunMountVolumeSubdir/not_existing
21:40:05 [2024-05-21T21:40:05.541Z] === RUN   TestRunMountVolumeSubdir/mount_link
21:40:05 [2024-05-21T21:40:05.795Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
21:40:05 [2024-05-21T21:40:05.795Z] --- PASS: TestRunMountVolumeSubdir (2.64s)
21:40:05 [2024-05-21T21:40:05.795Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.43s)
21:40:05 [2024-05-21T21:40:05.795Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.45s)
21:40:05 [2024-05-21T21:40:05.795Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.47s)
21:40:05 [2024-05-21T21:40:05.795Z]     --- PASS: TestRunMountVolumeSubdir/file (0.41s)
21:40:05 [2024-05-21T21:40:05.795Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
21:40:05 [2024-05-21T21:40:05.795Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.17s)
21:40:05 [2024-05-21T21:40:05.795Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.15s)
21:40:05 [2024-05-21T21:40:05.795Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.12s)
21:40:05 [2024-05-21T21:40:05.795Z] === RUN   TestVolumesCreateAndList
21:40:05 [2024-05-21T21:40:05.795Z] --- PASS: TestVolumesCreateAndList (0.01s)
21:40:05 [2024-05-21T21:40:05.795Z] === RUN   TestVolumesRemove
21:40:06 [2024-05-21T21:40:06.049Z] === RUN   TestVolumesRemove/volume_in_use
21:40:06 [2024-05-21T21:40:06.049Z] === RUN   TestVolumesRemove/volume_not_in_use
21:40:06 [2024-05-21T21:40:06.049Z] === RUN   TestVolumesRemove/non-existing_volume
21:40:06 [2024-05-21T21:40:06.049Z] === RUN   TestVolumesRemove/non-existing_volume_force
21:40:06 [2024-05-21T21:40:06.049Z] --- PASS: TestVolumesRemove (0.05s)
21:40:06 [2024-05-21T21:40:06.049Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
21:40:06 [2024-05-21T21:40:06.049Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
21:40:06 [2024-05-21T21:40:06.049Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
21:40:06 [2024-05-21T21:40:06.049Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
21:40:06 [2024-05-21T21:40:06.049Z] === RUN   TestVolumesRemoveSwarmEnabled
21:40:06 [2024-05-21T21:40:06.049Z] === PAUSE TestVolumesRemoveSwarmEnabled
21:40:06 [2024-05-21T21:40:06.049Z] === RUN   TestVolumesInspect
21:40:06 [2024-05-21T21:40:06.049Z] --- PASS: TestVolumesInspect (0.01s)
21:40:06 [2024-05-21T21:40:06.049Z] === RUN   TestVolumesInvalidJSON
21:40:06 [2024-05-21T21:40:06.049Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:40:06 [2024-05-21T21:40:06.049Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:40:06 [2024-05-21T21:40:06.049Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:40:06 [2024-05-21T21:40:06.049Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:40:06 [2024-05-21T21:40:06.049Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:40:06 [2024-05-21T21:40:06.049Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:40:06 [2024-05-21T21:40:06.049Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:40:06 [2024-05-21T21:40:06.049Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:40:06 [2024-05-21T21:40:06.049Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:40:06 [2024-05-21T21:40:06.049Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:40:06 [2024-05-21T21:40:06.049Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:40:06 [2024-05-21T21:40:06.049Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:40:06 [2024-05-21T21:40:06.049Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:40:06 [2024-05-21T21:40:06.049Z] === RUN   TestVolumePruneAnonymous
21:40:06 [2024-05-21T21:40:06.049Z] --- PASS: TestVolumePruneAnonymous (0.03s)
21:40:06 [2024-05-21T21:40:06.049Z] === RUN   TestVolumePruneAnonFromImage
21:40:06 [2024-05-21T21:40:06.049Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
21:40:06 [2024-05-21T21:40:06.049Z] === CONT  TestVolumesRemoveSwarmEnabled
21:40:07 [2024-05-21T21:40:07.408Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
21:40:07 [2024-05-21T21:40:07.408Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
21:40:07 [2024-05-21T21:40:07.408Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
21:40:07 [2024-05-21T21:40:07.408Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
21:40:07 [2024-05-21T21:40:07.966Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.91s)
21:40:07 [2024-05-21T21:40:07.966Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
21:40:07 [2024-05-21T21:40:07.966Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
21:40:07 [2024-05-21T21:40:07.966Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
21:40:07 [2024-05-21T21:40:07.966Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
21:40:07 [2024-05-21T21:40:07.966Z] PASS
21:40:07 [2024-05-21T21:40:07.966Z] 
21:40:07 [2024-05-21T21:40:07.966Z] DONE 29 tests in 4.834s
21:40:07 [2024-05-21T21:40:07.966Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:40:08 [2024-05-21T21:40:08.221Z] ++++ cat bundles/test-integration/TestUsernsCommit/db5ad6fd23631/docker.pid
21:40:08 [2024-05-21T21:40:08.221Z] +++ kill 68403
21:40:08 [2024-05-21T21:40:08.221Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 68403 is not a child of this shell
21:40:08 [2024-05-21T21:40:08.221Z] warning: PID 68403 from bundles/test-integration/TestUsernsCommit/db5ad6fd23631/docker.pid had a nonzero exit code
21:40:08 [2024-05-21T21:40:08.221Z] umount: bundles/test-integration/TestUsernsCommit/db5ad6fd23631/root: not mounted.
21:40:08 [2024-05-21T21:40:08.221Z] ++++ cat bundles/test-integration/docker.pid
21:40:08 [2024-05-21T21:40:08.221Z] +++ kill 25118
21:40:09 [2024-05-21T21:40:09.579Z] +++ /etc/init.d/apparmor stop
21:40:09 [2024-05-21T21:40:09.579Z] Leaving: AppArmorNo profiles have been unloaded.
21:40:09 [2024-05-21T21:40:09.579Z] 
21:40:09 [2024-05-21T21:40:09.579Z] Unloading profiles will leave already running processes permanently
21:40:09 [2024-05-21T21:40:09.579Z] unconfined, which can lead to unexpected situations.
21:40:09 [2024-05-21T21:40:09.579Z] 
21:40:09 [2024-05-21T21:40:09.579Z] To set a process to complain mode, use the command line tool
21:40:09 [2024-05-21T21:40:09.579Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:40:09 [2024-05-21T21:40:09.579Z] +++ true
21:40:09 [2024-05-21T21:40:09.579Z] exiting test-integration
21:40:09 [2024-05-21T21:40:09.579Z] ++ exit 0
21:40:09 [2024-05-21T21:40:09.579Z] 
Post stage
[Pipeline] junit
21:40:10 [2024-05-21T21:40:10.944Z] Recording test results
21:40:11 [2024-05-21T21:40:11.187Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:40:11 [2024-05-21T21:40:11.471Z] + echo Ensuring container killed.
21:40:11 [2024-05-21T21:40:11.471Z] Ensuring container killed.
21:40:11 [2024-05-21T21:40:11.471Z] + docker rm -vf docker-pr2972
21:40:11 [2024-05-21T21:40:11.471Z] Error response from daemon: No such container: docker-pr2972
[Pipeline] sh
21:40:11 [2024-05-21T21:40:11.782Z] + echo Chowning /workspace to jenkins user
21:40:11 [2024-05-21T21:40:11.782Z] Chowning /workspace to jenkins user
21:40:11 [2024-05-21T21:40:11.782Z] + id -u
21:40:11 [2024-05-21T21:40:11.782Z] + id -g
21:40:11 [2024-05-21T21:40:11.782Z] + docker run --rm -v /home/ubuntu/workspace/moby_master:/workspace busybox chown -R 1000:1000 /workspace
21:40:11 [2024-05-21T21:40:11.782Z] Unable to find image 'busybox:latest' locally
21:40:11 [2024-05-21T21:40:11.782Z] latest: Pulling from library/busybox
21:40:11 [2024-05-21T21:40:11.782Z] c34182c7a03d: Already exists
21:40:12 [2024-05-21T21:40:12.037Z] Digest: sha256:5eef5ed34e1e1ff0a4ae850395cbf665c4de6b4b83a32a0bc7bcb998e24e7bbb
21:40:12 [2024-05-21T21:40:12.037Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:40:13 [2024-05-21T21:40:13.668Z] + bundleName=arm64-integration
21:40:13 [2024-05-21T21:40:13.668Z] + echo Creating arm64-integration-bundles.tar.gz
21:40:13 [2024-05-21T21:40:13.668Z] Creating arm64-integration-bundles.tar.gz
21:40:13 [2024-05-21T21:40:13.668Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:40:13 [2024-05-21T21:40:13.668Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
21:40:13 [2024-05-21T21:40:13.930Z] Archiving artifacts
21:40:15 [2024-05-21T21:40:15.222Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/master/2972/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:40:15 [2024-05-21T21:40:15.498Z] + make clean
21:40:15 [2024-05-21T21:40:15.498Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:40:15 [2024-05-21T21:40:15.498Z] docker-dev-cache
21:40:15 [2024-05-21T21:40:15.498Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS
Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/master/2972/stashes/