Skip to content
Success

Console Output

Pull request #47459 updated
12:59:19 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from 62b33a2604c0bacdd26bfbe7303cb6e2ed26d432+b37f8c8070832036d709bcf7d45bce8370b11321 (92ce447c18846493d69b279ff60aa5a7918946ea)
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 216427d8bfae9541c1c15f61bd453be62935f49c
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47459@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 216427d8bfae9541c1c15f61bd453be62935f49c (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 216427d8bfae9541c1c15f61bd453be62935f49c # timeout=10
Commit message: "Merge pull request #27 from docker/update-ec2-runner"
 > git rev-list --no-walk 216427d8bfae9541c1c15f61bd453be62935f49c # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
12:59:21 [2024-02-28T12:59:21.838Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
12:59:21 [2024-02-28T12:59:21.841Z] Trying to pass milestone 3
[Pipeline] milestone
12:59:22 [2024-02-28T12:59:22.023Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
12:59:37 [2024-02-28T12:59:37.240Z] Still waiting to schedule task
12:59:37 [2024-02-28T12:59:37.241Z]EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-03fd0bfc0dbed4774)’ is offline
13:00:05 [2024-02-28T13:00:05.366Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-03fd0bfc0dbed4774) in /home/ubuntu/workspace/moby_PR-47459
[Pipeline] {
[Pipeline] checkout
13:00:05 [2024-02-28T13:00:05.392Z] The recommended git tool is: git
13:00:07 [2024-02-28T13:00:07.825Z] using credential docker-jenkins-github-credentials
13:00:07 [2024-02-28T13:00:07.831Z] Cloning the remote Git repository
13:00:07 [2024-02-28T13:00:07.831Z] Cloning with configured refspecs honoured and without tags
13:00:07 [2024-02-28T13:00:07.868Z] Cloning repository https://github.com/moby/moby.git
13:00:07 [2024-02-28T13:00:07.923Z]  > git init /home/ubuntu/workspace/moby_PR-47459 # timeout=10
13:00:08 [2024-02-28T13:00:08.199Z] Fetching upstream changes from https://github.com/moby/moby.git
13:00:08 [2024-02-28T13:00:08.200Z]  > git --version # timeout=10
13:00:08 [2024-02-28T13:00:08.203Z]  > git --version # 'git version 2.25.1'
13:00:08 [2024-02-28T13:00:08.203Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:00:08 [2024-02-28T13:00:08.207Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47459/head:refs/remotes/origin/PR-47459 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:00:20 [2024-02-28T13:00:20.906Z] Fetching without tags
13:00:21 [2024-02-28T13:00:21.108Z] Merging remotes/origin/master commit b37f8c8070832036d709bcf7d45bce8370b11321 into PR head commit 62b33a2604c0bacdd26bfbe7303cb6e2ed26d432
13:00:20 [2024-02-28T13:00:20.659Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:00:20 [2024-02-28T13:00:20.663Z]  > git config --add remote.origin.fetch +refs/pull/47459/head:refs/remotes/origin/PR-47459 # timeout=10
13:00:20 [2024-02-28T13:00:20.666Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:00:20 [2024-02-28T13:00:20.915Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:00:20 [2024-02-28T13:00:20.923Z] Fetching upstream changes from https://github.com/moby/moby.git
13:00:20 [2024-02-28T13:00:20.923Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:00:20 [2024-02-28T13:00:20.924Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47459/head:refs/remotes/origin/PR-47459 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:00:21 [2024-02-28T13:00:21.126Z]  > git config core.sparsecheckout # timeout=10
13:00:21 [2024-02-28T13:00:21.137Z]  > git checkout -f 62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 # timeout=10
13:00:21 [2024-02-28T13:00:21.805Z] Merge succeeded, producing 62b33a2604c0bacdd26bfbe7303cb6e2ed26d432
13:00:21 [2024-02-28T13:00:21.805Z] Checking out Revision 62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 (PR-47459)
13:00:22 [2024-02-28T13:00:22.982Z] Commit message: "disable pulling legacy image formats by default"
13:00:22 [2024-02-28T13:00:22.988Z] First time build. Skipping changelog.
13:00:21 [2024-02-28T13:00:21.800Z]  > git remote # timeout=10
13:00:21 [2024-02-28T13:00:21.804Z]  > git config --get remote.origin.url # timeout=10
13:00:21 [2024-02-28T13:00:21.806Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:00:21 [2024-02-28T13:00:21.807Z]  > git merge b37f8c8070832036d709bcf7d45bce8370b11321 # timeout=10
13:00:21 [2024-02-28T13:00:21.814Z]  > git rev-parse HEAD^{commit} # timeout=10
13:00:21 [2024-02-28T13:00:21.820Z]  > git config core.sparsecheckout # timeout=10
13:00:21 [2024-02-28T13:00:21.822Z]  > git checkout -f 62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 # timeout=10
13:00:22 [2024-02-28T13:00:22.997Z]  > git rev-list --no-walk ab5b8de8bd4a0d55093daa461bc3af7b032ac21f # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:00:23 [2024-02-28T13:00:23.723Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47459:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
13:00:26 [2024-02-28T13:00:26.998Z] Unable to find image 'alpine:latest' locally
13:00:27 [2024-02-28T13:00:27.255Z] latest: Pulling from library/alpine
13:00:27 [2024-02-28T13:00:27.255Z] bca4290a9639: Pulling fs layer
13:00:27 [2024-02-28T13:00:27.255Z] bca4290a9639: Verifying Checksum
13:00:27 [2024-02-28T13:00:27.255Z] bca4290a9639: Download complete
13:00:27 [2024-02-28T13:00:27.512Z] bca4290a9639: Pull complete
13:00:27 [2024-02-28T13:00:27.512Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
13:00:27 [2024-02-28T13:00:27.769Z] Status: Downloaded newer image for alpine:latest
13:00:39 [2024-02-28T13:00:39.973Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
13:00:40 [2024-02-28T13:00:40.290Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-03fd0bfc0dbed4774) in /home/ubuntu/workspace/moby_PR-47459
[Pipeline] {
[Pipeline] checkout
13:00:40 [2024-02-28T13:00:40.307Z] The recommended git tool is: git
13:00:40 [2024-02-28T13:00:40.314Z] using credential docker-jenkins-github-credentials
13:00:40 [2024-02-28T13:00:40.325Z] Fetching changes from the remote Git repository
13:00:40 [2024-02-28T13:00:40.333Z] Fetching without tags
13:00:40 [2024-02-28T13:00:40.514Z] Merging remotes/origin/master commit b37f8c8070832036d709bcf7d45bce8370b11321 into PR head commit 62b33a2604c0bacdd26bfbe7303cb6e2ed26d432
13:00:40 [2024-02-28T13:00:40.561Z] Merge succeeded, producing 62b33a2604c0bacdd26bfbe7303cb6e2ed26d432
13:00:40 [2024-02-28T13:00:40.561Z] Checking out Revision 62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 (PR-47459)
13:00:40 [2024-02-28T13:00:40.614Z] Commit message: "disable pulling legacy image formats by default"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:00:41 [2024-02-28T13:00:41.255Z] + docker version
13:00:41 [2024-02-28T13:00:41.255Z] Client: Docker Engine - Community
13:00:41 [2024-02-28T13:00:41.255Z]  Version:           25.0.3
13:00:41 [2024-02-28T13:00:41.255Z]  API version:       1.44
13:00:41 [2024-02-28T13:00:41.255Z]  Go version:        go1.21.6
13:00:41 [2024-02-28T13:00:41.255Z]  Git commit:        4debf41
13:00:41 [2024-02-28T13:00:41.255Z]  Built:             Tue Feb  6 21:13:09 2024
13:00:41 [2024-02-28T13:00:41.255Z]  OS/Arch:           linux/arm64
13:00:41 [2024-02-28T13:00:41.255Z]  Context:           default
13:00:41 [2024-02-28T13:00:41.255Z] 
13:00:41 [2024-02-28T13:00:41.255Z] Server: Docker Engine - Community
13:00:41 [2024-02-28T13:00:41.255Z]  Engine:
13:00:41 [2024-02-28T13:00:41.255Z]   Version:          25.0.3
13:00:41 [2024-02-28T13:00:41.255Z]   API version:      1.44 (minimum version 1.24)
13:00:41 [2024-02-28T13:00:41.255Z]   Go version:       go1.21.6
13:00:41 [2024-02-28T13:00:41.255Z]   Git commit:       f417435
13:00:41 [2024-02-28T13:00:41.255Z]   Built:            Tue Feb  6 21:13:09 2024
13:00:41 [2024-02-28T13:00:41.255Z]   OS/Arch:          linux/arm64
13:00:41 [2024-02-28T13:00:41.255Z]   Experimental:     true
13:00:41 [2024-02-28T13:00:41.255Z]  containerd:
13:00:41 [2024-02-28T13:00:41.255Z]   Version:          1.6.28
13:00:41 [2024-02-28T13:00:41.255Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
13:00:41 [2024-02-28T13:00:41.255Z]  runc:
13:00:41 [2024-02-28T13:00:41.255Z]   Version:          1.1.12
13:00:41 [2024-02-28T13:00:41.255Z]   GitCommit:        v1.1.12-0-g51d5e94
13:00:41 [2024-02-28T13:00:41.255Z]  docker-init:
13:00:41 [2024-02-28T13:00:41.255Z]   Version:          0.19.0
13:00:41 [2024-02-28T13:00:41.255Z]   GitCommit:        de40ad0
[Pipeline] sh
13:00:40 [2024-02-28T13:00:40.333Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47459/.git # timeout=10
13:00:40 [2024-02-28T13:00:40.341Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:00:40 [2024-02-28T13:00:40.345Z] Fetching upstream changes from https://github.com/moby/moby.git
13:00:40 [2024-02-28T13:00:40.346Z]  > git --version # timeout=10
13:00:40 [2024-02-28T13:00:40.348Z]  > git --version # 'git version 2.25.1'
13:00:40 [2024-02-28T13:00:40.348Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:00:40 [2024-02-28T13:00:40.349Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47459/head:refs/remotes/origin/PR-47459 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:00:40 [2024-02-28T13:00:40.527Z]  > git config core.sparsecheckout # timeout=10
13:00:40 [2024-02-28T13:00:40.530Z]  > git checkout -f 62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 # timeout=10
13:00:40 [2024-02-28T13:00:40.556Z]  > git remote # timeout=10
13:00:40 [2024-02-28T13:00:40.559Z]  > git config --get remote.origin.url # timeout=10
13:00:40 [2024-02-28T13:00:40.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:00:40 [2024-02-28T13:00:40.562Z]  > git merge b37f8c8070832036d709bcf7d45bce8370b11321 # timeout=10
13:00:40 [2024-02-28T13:00:40.569Z]  > git rev-parse HEAD^{commit} # timeout=10
13:00:40 [2024-02-28T13:00:40.573Z]  > git config core.sparsecheckout # timeout=10
13:00:40 [2024-02-28T13:00:40.575Z]  > git checkout -f 62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 # timeout=10
13:00:41 [2024-02-28T13:00:41.529Z] + docker info
13:00:49 [2024-02-28T13:00:49.625Z] Client: Docker Engine - Community
13:00:49 [2024-02-28T13:00:49.625Z]  Version:    25.0.3
13:00:49 [2024-02-28T13:00:49.625Z]  Context:    default
13:00:49 [2024-02-28T13:00:49.625Z]  Debug Mode: false
13:00:49 [2024-02-28T13:00:49.625Z]  Plugins:
13:00:49 [2024-02-28T13:00:49.625Z]   buildx: Docker Buildx (Docker Inc.)
13:00:49 [2024-02-28T13:00:49.625Z]     Version:  v0.12.1
13:00:49 [2024-02-28T13:00:49.625Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
13:00:49 [2024-02-28T13:00:49.625Z]   compose: Docker Compose (Docker Inc.)
13:00:49 [2024-02-28T13:00:49.625Z]     Version:  v2.24.6
13:00:49 [2024-02-28T13:00:49.625Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
13:00:49 [2024-02-28T13:00:49.625Z] 
13:00:49 [2024-02-28T13:00:49.625Z] Server:
13:00:49 [2024-02-28T13:00:49.625Z]  Containers: 0
13:00:49 [2024-02-28T13:00:49.625Z]   Running: 0
13:00:49 [2024-02-28T13:00:49.625Z]   Paused: 0
13:00:49 [2024-02-28T13:00:49.625Z]   Stopped: 0
13:00:49 [2024-02-28T13:00:49.625Z]  Images: 1
13:00:49 [2024-02-28T13:00:49.625Z]  Server Version: 25.0.3
13:00:49 [2024-02-28T13:00:49.625Z]  Storage Driver: overlay2
13:00:49 [2024-02-28T13:00:49.625Z]   Backing Filesystem: extfs
13:00:49 [2024-02-28T13:00:49.625Z]   Supports d_type: true
13:00:49 [2024-02-28T13:00:49.625Z]   Using metacopy: false
13:00:49 [2024-02-28T13:00:49.625Z]   Native Overlay Diff: true
13:00:49 [2024-02-28T13:00:49.625Z]   userxattr: false
13:00:49 [2024-02-28T13:00:49.625Z]  Logging Driver: json-file
13:00:49 [2024-02-28T13:00:49.625Z]  Cgroup Driver: cgroupfs
13:00:49 [2024-02-28T13:00:49.625Z]  Cgroup Version: 1
13:00:49 [2024-02-28T13:00:49.625Z]  Plugins:
13:00:49 [2024-02-28T13:00:49.625Z]   Volume: local
13:00:49 [2024-02-28T13:00:49.625Z]   Network: bridge host ipvlan macvlan null overlay
13:00:49 [2024-02-28T13:00:49.625Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
13:00:49 [2024-02-28T13:00:49.625Z]  Swarm: inactive
13:00:49 [2024-02-28T13:00:49.625Z]  Runtimes: io.containerd.runc.v2 runc
13:00:49 [2024-02-28T13:00:49.625Z]  Default Runtime: runc
13:00:49 [2024-02-28T13:00:49.625Z]  Init Binary: docker-init
13:00:49 [2024-02-28T13:00:49.625Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
13:00:49 [2024-02-28T13:00:49.625Z]  runc version: v1.1.12-0-g51d5e94
13:00:49 [2024-02-28T13:00:49.625Z]  init version: de40ad0
13:00:49 [2024-02-28T13:00:49.625Z]  Security Options:
13:00:49 [2024-02-28T13:00:49.625Z]   apparmor
13:00:49 [2024-02-28T13:00:49.625Z]   seccomp
13:00:49 [2024-02-28T13:00:49.625Z]    Profile: builtin
13:00:49 [2024-02-28T13:00:49.625Z]  Kernel Version: 5.15.0-1053-aws
13:00:49 [2024-02-28T13:00:49.625Z]  Operating System: Ubuntu 20.04.6 LTS
13:00:49 [2024-02-28T13:00:49.625Z]  OSType: linux
13:00:49 [2024-02-28T13:00:49.625Z]  Architecture: aarch64
13:00:49 [2024-02-28T13:00:49.625Z]  CPUs: 8
13:00:49 [2024-02-28T13:00:49.625Z]  Total Memory: 30.64GiB
13:00:49 [2024-02-28T13:00:49.625Z]  Name: ip-10-100-112-216
13:00:49 [2024-02-28T13:00:49.625Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
13:00:49 [2024-02-28T13:00:49.625Z]  Docker Root Dir: /var/lib/docker
13:00:49 [2024-02-28T13:00:49.625Z]  Debug Mode: false
13:00:49 [2024-02-28T13:00:49.625Z]  Experimental: true
13:00:49 [2024-02-28T13:00:49.625Z]  Insecure Registries:
13:00:49 [2024-02-28T13:00:49.625Z]   127.0.0.0/8
13:00:49 [2024-02-28T13:00:49.625Z]  Live Restore Enabled: true
13:00:49 [2024-02-28T13:00:49.625Z] 
[Pipeline] sh
13:00:49 [2024-02-28T13:00:49.901Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:00:49 [2024-02-28T13:00:49.901Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:00:49 [2024-02-28T13:00:49.901Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47459/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
13:00:49 [2024-02-28T13:00:49.901Z] + bash /home/ubuntu/workspace/moby_PR-47459/check-config.sh
13:00:49 [2024-02-28T13:00:49.901Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:00:49 [2024-02-28T13:00:49.901Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
13:00:49 [2024-02-28T13:00:49.901Z] 
13:00:49 [2024-02-28T13:00:49.901Z] Generally Necessary:
13:00:49 [2024-02-28T13:00:49.901Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:00:49 [2024-02-28T13:00:49.901Z] - apparmor: enabled and tools installed
13:00:49 [2024-02-28T13:00:49.901Z] - CONFIG_NAMESPACES: enabled
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_NET_NS: enabled
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_PID_NS: enabled
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_IPC_NS: enabled
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_UTS_NS: enabled
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_CGROUPS: enabled
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_CGROUP_CPUACCT: enabled
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_CGROUP_DEVICE: enabled
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_CGROUP_FREEZER: enabled
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_CGROUP_SCHED: enabled
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_CPUSETS: enabled
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_MEMCG: enabled
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_KEYS: enabled
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_VETH: enabled (as module)
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_BRIDGE: enabled (as module)
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_NF_NAT: enabled (as module)
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_POSIX_MQUEUE: enabled
13:00:50 [2024-02-28T13:00:50.158Z] - CONFIG_CGROUP_BPF: enabled
13:00:50 [2024-02-28T13:00:50.159Z] 
13:00:50 [2024-02-28T13:00:50.159Z] Optional Features:
13:00:50 [2024-02-28T13:00:50.159Z] - CONFIG_USER_NS: enabled
13:00:50 [2024-02-28T13:00:50.159Z] - CONFIG_SECCOMP: enabled
13:00:50 [2024-02-28T13:00:50.159Z] - CONFIG_SECCOMP_FILTER: enabled
13:00:50 [2024-02-28T13:00:50.159Z] - CONFIG_CGROUP_PIDS: enabled
13:00:50 [2024-02-28T13:00:50.159Z] - CONFIG_MEMCG_SWAP: enabled
13:00:50 [2024-02-28T13:00:50.159Z]     (cgroup swap accounting is currently enabled)
13:00:50 [2024-02-28T13:00:50.159Z] - CONFIG_BLK_CGROUP: enabled
13:00:50 [2024-02-28T13:00:50.159Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:00:50 [2024-02-28T13:00:50.159Z] - CONFIG_CGROUP_PERF: enabled
13:00:50 [2024-02-28T13:00:50.159Z] - CONFIG_CGROUP_HUGETLB: enabled
13:00:50 [2024-02-28T13:00:50.159Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:00:50 [2024-02-28T13:00:50.417Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:00:50 [2024-02-28T13:00:50.417Z] - CONFIG_CFS_BANDWIDTH: enabled
13:00:50 [2024-02-28T13:00:50.417Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:00:50 [2024-02-28T13:00:50.417Z] - CONFIG_RT_GROUP_SCHED: missing
13:00:50 [2024-02-28T13:00:50.417Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:00:50 [2024-02-28T13:00:50.417Z] - CONFIG_IP_VS: enabled (as module)
13:00:50 [2024-02-28T13:00:50.417Z] - CONFIG_IP_VS_NFCT: enabled
13:00:50 [2024-02-28T13:00:50.417Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:00:50 [2024-02-28T13:00:50.417Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:00:50 [2024-02-28T13:00:50.417Z] - CONFIG_IP_VS_RR: enabled (as module)
13:00:50 [2024-02-28T13:00:50.417Z] - CONFIG_SECURITY_SELINUX: enabled
13:00:50 [2024-02-28T13:00:50.417Z] - CONFIG_SECURITY_APPARMOR: enabled
13:00:50 [2024-02-28T13:00:50.417Z] - CONFIG_EXT4_FS: enabled
13:00:50 [2024-02-28T13:00:50.417Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:00:50 [2024-02-28T13:00:50.417Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:00:50 [2024-02-28T13:00:50.417Z] - Network Drivers:
13:00:50 [2024-02-28T13:00:50.417Z]   - "overlay":
13:00:50 [2024-02-28T13:00:50.417Z]     - CONFIG_VXLAN: enabled (as module)
13:00:50 [2024-02-28T13:00:50.417Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:00:50 [2024-02-28T13:00:50.417Z]       Optional (for encrypted networks):
13:00:50 [2024-02-28T13:00:50.417Z]       - CONFIG_CRYPTO: enabled
13:00:50 [2024-02-28T13:00:50.417Z]       - CONFIG_CRYPTO_AEAD: enabled
13:00:50 [2024-02-28T13:00:50.417Z]       - CONFIG_CRYPTO_GCM: enabled
13:00:50 [2024-02-28T13:00:50.417Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:00:50 [2024-02-28T13:00:50.417Z]       - CONFIG_CRYPTO_GHASH: enabled
13:00:50 [2024-02-28T13:00:50.417Z]       - CONFIG_XFRM: enabled
13:00:50 [2024-02-28T13:00:50.417Z]       - CONFIG_XFRM_USER: enabled (as module)
13:00:50 [2024-02-28T13:00:50.417Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:00:50 [2024-02-28T13:00:50.417Z]       - CONFIG_INET_ESP: enabled (as module)
13:00:50 [2024-02-28T13:00:50.417Z]   - "ipvlan":
13:00:50 [2024-02-28T13:00:50.417Z]     - CONFIG_IPVLAN: enabled (as module)
13:00:50 [2024-02-28T13:00:50.417Z]   - "macvlan":
13:00:50 [2024-02-28T13:00:50.417Z]     - CONFIG_MACVLAN: enabled (as module)
13:00:50 [2024-02-28T13:00:50.417Z]     - CONFIG_DUMMY: enabled (as module)
13:00:50 [2024-02-28T13:00:50.417Z]   - "ftp,tftp client in container":
13:00:50 [2024-02-28T13:00:50.674Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:00:50 [2024-02-28T13:00:50.674Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:00:50 [2024-02-28T13:00:50.674Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:00:50 [2024-02-28T13:00:50.674Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:00:50 [2024-02-28T13:00:50.674Z] - Storage Drivers:
13:00:50 [2024-02-28T13:00:50.674Z]   - "aufs":
13:00:50 [2024-02-28T13:00:50.674Z]     - CONFIG_AUFS_FS: enabled (as module)
13:00:50 [2024-02-28T13:00:50.674Z]   - "btrfs":
13:00:50 [2024-02-28T13:00:50.674Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:00:50 [2024-02-28T13:00:50.674Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:00:50 [2024-02-28T13:00:50.674Z]   - "devicemapper":
13:00:50 [2024-02-28T13:00:50.674Z]     - CONFIG_BLK_DEV_DM: enabled
13:00:50 [2024-02-28T13:00:50.674Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:00:50 [2024-02-28T13:00:50.674Z]   - "overlay":
13:00:50 [2024-02-28T13:00:50.674Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:00:50 [2024-02-28T13:00:50.674Z]   - "zfs":
13:00:50 [2024-02-28T13:00:50.674Z]     - /dev/zfs: present
13:00:50 [2024-02-28T13:00:50.674Z]     - zfs command: missing
13:00:50 [2024-02-28T13:00:50.674Z]     - zpool command: missing
13:00:50 [2024-02-28T13:00:50.674Z] 
13:00:50 [2024-02-28T13:00:50.674Z] Limits:
13:00:50 [2024-02-28T13:00:50.674Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:00:50 [2024-02-28T13:00:50.674Z] 
13:00:50 [2024-02-28T13:00:50.674Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:00:50 [2024-02-28T13:00:50.967Z] + docker build --force-rm -t docker:62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 .
13:00:51 [2024-02-28T13:00:51.224Z] #0 building with "default" instance using docker driver
13:00:51 [2024-02-28T13:00:51.224Z] 
13:00:51 [2024-02-28T13:00:51.224Z] #1 [internal] load build definition from Dockerfile
13:00:51 [2024-02-28T13:00:51.224Z] #1 transferring dockerfile: 27.92kB done
13:00:51 [2024-02-28T13:00:51.224Z] #1 DONE 0.0s
13:00:51 [2024-02-28T13:00:51.224Z] 
13:00:51 [2024-02-28T13:00:51.224Z] #2 resolve image config for docker.io/docker/dockerfile:1
13:00:51 [2024-02-28T13:00:51.481Z] #2 DONE 0.4s
13:00:51 [2024-02-28T13:00:51.481Z] 
13:00:51 [2024-02-28T13:00:51.481Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
13:00:51 [2024-02-28T13:00:51.481Z] #3 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
13:00:51 [2024-02-28T13:00:51.481Z] #3 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
13:00:51 [2024-02-28T13:00:51.481Z] #3 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
13:00:51 [2024-02-28T13:00:51.481Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 5.24MB / 11.02MB 0.1s
13:00:51 [2024-02-28T13:00:51.481Z] #3 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
13:00:51 [2024-02-28T13:00:51.739Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
13:00:51 [2024-02-28T13:00:51.739Z] #3 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
13:00:51 [2024-02-28T13:00:51.996Z] #3 DONE 0.4s
13:00:51 [2024-02-28T13:00:51.996Z] 
13:00:51 [2024-02-28T13:00:51.996Z] #4 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:00:52 [2024-02-28T13:00:52.559Z] #4 ...
13:00:52 [2024-02-28T13:00:52.559Z] 
13:00:52 [2024-02-28T13:00:52.559Z] #5 [internal] load metadata for docker.io/library/busybox:latest
13:00:52 [2024-02-28T13:00:52.559Z] #5 DONE 0.8s
13:00:52 [2024-02-28T13:00:52.816Z] 
13:00:52 [2024-02-28T13:00:52.816Z] #6 [internal] load metadata for docker.io/library/debian:bookworm
13:00:52 [2024-02-28T13:00:52.816Z] #6 DONE 0.8s
13:00:52 [2024-02-28T13:00:52.816Z] 
13:00:52 [2024-02-28T13:00:52.816Z] #7 [internal] load metadata for docker.io/docker/compose-bin:v2.24.5
13:00:52 [2024-02-28T13:00:52.816Z] #7 DONE 0.8s
13:00:52 [2024-02-28T13:00:52.816Z] 
13:00:52 [2024-02-28T13:00:52.816Z] #4 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:00:52 [2024-02-28T13:00:52.816Z] #4 DONE 0.9s
13:00:52 [2024-02-28T13:00:52.816Z] 
13:00:52 [2024-02-28T13:00:52.816Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
13:00:52 [2024-02-28T13:00:52.816Z] #8 DONE 0.9s
13:00:52 [2024-02-28T13:00:52.816Z] 
13:00:52 [2024-02-28T13:00:52.816Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
13:00:53 [2024-02-28T13:00:53.073Z] #9 DONE 0.9s
13:00:53 [2024-02-28T13:00:53.073Z] 
13:00:53 [2024-02-28T13:00:53.073Z] #10 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm
13:00:53 [2024-02-28T13:00:53.073Z] #10 DONE 0.9s
13:00:53 [2024-02-28T13:00:53.073Z] 
13:00:53 [2024-02-28T13:00:53.073Z] #11 [internal] load metadata for docker.io/distribution/distribution:2.8.3
13:00:53 [2024-02-28T13:00:53.073Z] #11 DONE 0.9s
13:00:53 [2024-02-28T13:00:53.073Z] 
13:00:53 [2024-02-28T13:00:53.073Z] #12 [internal] load .dockerignore
13:00:53 [2024-02-28T13:00:53.073Z] #12 transferring context: 113B done
13:00:53 [2024-02-28T13:00:53.073Z] #12 DONE 0.0s
13:00:53 [2024-02-28T13:00:53.330Z] 
13:00:53 [2024-02-28T13:00:53.330Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
13:00:53 [2024-02-28T13:00:53.330Z] #13 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
13:00:53 [2024-02-28T13:00:53.330Z] #13 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done
13:00:53 [2024-02-28T13:00:53.587Z] #13 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
13:00:53 [2024-02-28T13:00:53.587Z] #13 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
13:00:53 [2024-02-28T13:00:53.587Z] #13 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
13:00:56 [2024-02-28T13:00:56.113Z] #13 ...
13:00:56 [2024-02-28T13:00:56.113Z] 
13:00:56 [2024-02-28T13:00:56.113Z] #14 [internal] load build context
13:00:56 [2024-02-28T13:00:56.113Z] #14 transferring context: 76.11MB 2.3s done
13:00:56 [2024-02-28T13:00:56.113Z] #14 DONE 2.7s
13:00:56 [2024-02-28T13:00:56.113Z] 
13:00:56 [2024-02-28T13:00:56.113Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3
13:00:56 [2024-02-28T13:00:56.113Z] #15 resolve docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3 0.1s done
13:00:56 [2024-02-28T13:00:56.113Z] #15 sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3 8.43kB / 8.43kB done
13:00:56 [2024-02-28T13:00:56.113Z] #15 sha256:06eae01801a52c8f549787b29c2bfb65c88c0a218b217321e99a157565a0fa5a 482B / 482B done
13:00:56 [2024-02-28T13:00:56.113Z] #15 sha256:d06dcef7a21624ea13d7671125a7fe4cded9aaa21792757846e72064e5214dec 1.13kB / 1.13kB done
13:00:56 [2024-02-28T13:00:56.113Z] #15 sha256:823737807fa37f6a71175786ba6042e4b83f8bb78f65079d56c0a0dff55d1e73 16.62MB / 16.62MB 0.8s done
13:00:56 [2024-02-28T13:00:56.113Z] #15 extracting sha256:823737807fa37f6a71175786ba6042e4b83f8bb78f65079d56c0a0dff55d1e73 0.5s done
13:00:56 [2024-02-28T13:00:56.113Z] #15 DONE 2.7s
13:00:56 [2024-02-28T13:00:56.113Z] 
13:00:56 [2024-02-28T13:00:56.113Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:00:56 [2024-02-28T13:00:56.113Z] #16 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
13:00:56 [2024-02-28T13:00:56.113Z] #16 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
13:00:56 [2024-02-28T13:00:56.113Z] #16 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
13:00:56 [2024-02-28T13:00:56.113Z] #16 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
13:00:56 [2024-02-28T13:00:56.113Z] #16 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.5s done
13:00:56 [2024-02-28T13:00:56.113Z] #16 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done
13:00:56 [2024-02-28T13:00:56.113Z] #16 DONE 2.8s
13:00:56 [2024-02-28T13:00:56.113Z] 
13:00:56 [2024-02-28T13:00:56.113Z] #17 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
13:00:56 [2024-02-28T13:00:56.113Z] #17 resolve docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 0.1s done
13:00:56 [2024-02-28T13:00:56.113Z] #17 sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 8.43kB / 8.43kB done
13:00:56 [2024-02-28T13:00:56.113Z] #17 sha256:152601ea1a432a294017848c66fb84d04e1a90d4380ce9b5cd519cdf09e43722 482B / 482B done
13:00:56 [2024-02-28T13:00:56.113Z] #17 sha256:a5a1ba0fd157960c623fcbba319e3c92650faeacc179ed940362aed94d69a42f 1.14kB / 1.14kB done
13:00:56 [2024-02-28T13:00:56.113Z] #17 sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 15.64MB / 15.64MB 1.8s done
13:00:56 [2024-02-28T13:00:56.113Z] #17 extracting sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 0.4s done
13:00:56 [2024-02-28T13:00:56.113Z] #17 DONE 2.8s
13:00:56 [2024-02-28T13:00:56.113Z] 
13:00:56 [2024-02-28T13:00:56.113Z] #18 [base 1/4] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69
13:00:56 [2024-02-28T13:00:56.113Z] #18 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.1s done
13:00:56 [2024-02-28T13:00:56.113Z] #18 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done
13:00:56 [2024-02-28T13:00:56.113Z] #18 sha256:405939c04fce7beb9bec5b121f4b8c45cb527943836a740b9967d9e70c754cf2 1.79kB / 1.79kB done
13:00:56 [2024-02-28T13:00:56.113Z] #18 sha256:a8a95e16cd1f362a60d1d29d264e38123d9f58058c4be5adbd299c7c6b64e74a 2.90kB / 2.90kB done
13:00:56 [2024-02-28T13:00:56.113Z] #18 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 1.1s done
13:00:56 [2024-02-28T13:00:56.113Z] #18 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 23.58MB / 23.58MB 2.1s done
13:00:56 [2024-02-28T13:00:56.113Z] #18 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 0.2s
13:00:56 [2024-02-28T13:00:56.113Z] #18 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 0B / 63.99MB 2.5s
13:00:56 [2024-02-28T13:00:56.113Z] #18 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 16.78MB / 64.11MB 2.5s
13:00:56 [2024-02-28T13:00:56.113Z] #18 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 13.63MB / 86.41MB 2.5s
13:00:56 [2024-02-28T13:00:56.113Z] #18 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 32.51MB / 64.11MB 2.6s
13:00:56 [2024-02-28T13:00:56.113Z] #18 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 24.12MB / 86.41MB 2.6s
13:00:56 [2024-02-28T13:00:56.371Z] #18 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 12.58MB / 63.99MB 2.8s
13:00:56 [2024-02-28T13:00:56.371Z] #18 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 53.48MB / 64.11MB 2.8s
13:00:56 [2024-02-28T13:00:56.371Z] #18 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 44.04MB / 86.41MB 2.8s
13:00:56 [2024-02-28T13:00:56.371Z] #18 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 22.02MB / 63.99MB 2.9s
13:00:56 [2024-02-28T13:00:56.371Z] #18 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 62.91MB / 64.11MB 2.9s
13:00:56 [2024-02-28T13:00:56.371Z] #18 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 53.48MB / 86.41MB 2.9s
13:00:56 [2024-02-28T13:00:56.628Z] #18 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 32.51MB / 63.99MB 3.0s
13:00:56 [2024-02-28T13:00:56.628Z] #18 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 63.96MB / 86.41MB 3.0s
13:00:56 [2024-02-28T13:00:56.628Z] #18 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 41.94MB / 63.99MB 3.1s
13:00:56 [2024-02-28T13:00:56.628Z] #18 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 64.11MB / 64.11MB 3.0s done
13:00:56 [2024-02-28T13:00:56.628Z] #18 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 73.40MB / 86.41MB 3.1s
13:00:56 [2024-02-28T13:00:56.628Z] #18 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 52.43MB / 63.99MB 3.2s
13:00:56 [2024-02-28T13:00:56.628Z] #18 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 83.89MB / 86.41MB 3.2s
13:00:56 [2024-02-28T13:00:56.628Z] #18 sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 174B / 174B 3.2s
13:00:56 [2024-02-28T13:00:56.885Z] #18 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 61.87MB / 63.99MB 3.3s
13:00:56 [2024-02-28T13:00:56.885Z] #18 sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 174B / 174B 3.2s done
13:00:57 [2024-02-28T13:00:57.142Z] #18 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 3.4s done
13:00:57 [2024-02-28T13:00:57.142Z] #18 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 3.7s
13:00:57 [2024-02-28T13:00:57.399Z] #18 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 3.8s done
13:00:57 [2024-02-28T13:00:57.399Z] #18 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 3.9s done
13:00:57 [2024-02-28T13:00:57.656Z] #18 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75
13:00:57 [2024-02-28T13:00:57.914Z] #18 ...
13:00:57 [2024-02-28T13:00:57.914Z] 
13:00:57 [2024-02-28T13:00:57.914Z] #19 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90
13:00:57 [2024-02-28T13:00:57.914Z] #19 resolve docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 0.1s done
13:00:57 [2024-02-28T13:00:57.914Z] #19 sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 1.85kB / 1.85kB done
13:00:57 [2024-02-28T13:00:57.914Z] #19 sha256:7c288032ecf3319045d9fa538c3b0cc868a320d01d03bce15b99c2c336319994 529B / 529B done
13:00:57 [2024-02-28T13:00:57.914Z] #19 sha256:8138bbd6ac4e6145d04bb9e21475581e89c90c499a2385e45563d6135be136cb 1.48kB / 1.48kB done
13:00:57 [2024-02-28T13:00:57.914Z] #19 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 1.1s done
13:00:57 [2024-02-28T13:00:57.914Z] #19 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 2.4s done
13:00:57 [2024-02-28T13:00:57.914Z] #19 DONE 4.8s
13:00:57 [2024-02-28T13:00:57.914Z] 
13:00:57 [2024-02-28T13:00:57.914Z] #18 [base 1/4] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69
13:00:58 [2024-02-28T13:00:58.171Z] #18 ...
13:00:58 [2024-02-28T13:00:58.171Z] 
13:00:58 [2024-02-28T13:00:58.171Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
13:00:58 [2024-02-28T13:00:58.171Z] #13 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 3.8s done
13:00:58 [2024-02-28T13:00:58.171Z] #13 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
13:00:58 [2024-02-28T13:00:58.171Z] #13 DONE 4.9s
13:00:58 [2024-02-28T13:00:58.171Z] 
13:00:58 [2024-02-28T13:00:58.171Z] #18 [base 1/4] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69
13:00:58 [2024-02-28T13:00:58.428Z] #18 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0.6s done
13:00:58 [2024-02-28T13:00:58.685Z] #18 ...
13:00:58 [2024-02-28T13:00:58.685Z] 
13:00:58 [2024-02-28T13:00:58.685Z] #20 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74
13:00:58 [2024-02-28T13:00:58.685Z] #20 resolve docker.io/library/busybox:latest@sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 0.1s done
13:00:58 [2024-02-28T13:00:58.685Z] #20 sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 9.52kB / 9.52kB done
13:00:58 [2024-02-28T13:00:58.685Z] #20 sha256:8f03917912ea995c637b6c0295846aaff5665f06ac82a29b421fba4c379494e7 858B / 858B done
13:00:58 [2024-02-28T13:00:58.685Z] #20 sha256:3e4fd538a9a0b729be05707cf805388be2fb701cfd5d44c6542f1988e8aef6e3 581B / 581B done
13:00:58 [2024-02-28T13:00:58.685Z] #20 sha256:c2bf9493c1bf786e95e3eac7d406c20aa1b8a2d40916756e891627e9e8f8d119 1.92MB / 1.92MB 4.6s done
13:00:58 [2024-02-28T13:00:58.685Z] #20 extracting sha256:c2bf9493c1bf786e95e3eac7d406c20aa1b8a2d40916756e891627e9e8f8d119 0.2s done
13:00:58 [2024-02-28T13:00:58.685Z] #20 DONE 5.5s
13:00:58 [2024-02-28T13:00:58.685Z] 
13:00:58 [2024-02-28T13:00:58.685Z] #21 [build-dummy 2/2] RUN mkdir -p /build
13:00:59 [2024-02-28T13:00:59.250Z] #21 ...
13:00:59 [2024-02-28T13:00:59.250Z] 
13:00:59 [2024-02-28T13:00:59.250Z] #22 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
13:00:59 [2024-02-28T13:00:59.250Z] #22 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.1s done
13:00:59 [2024-02-28T13:00:59.250Z] #22 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
13:00:59 [2024-02-28T13:00:59.250Z] #22 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
13:00:59 [2024-02-28T13:00:59.250Z] #22 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
13:00:59 [2024-02-28T13:00:59.250Z] #22 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 4.2s done
13:00:59 [2024-02-28T13:00:59.250Z] #22 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 4.3s done
13:00:59 [2024-02-28T13:00:59.250Z] #22 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 4.4s done
13:00:59 [2024-02-28T13:00:59.250Z] #22 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.2s done
13:00:59 [2024-02-28T13:00:59.250Z] #22 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 4.8s done
13:00:59 [2024-02-28T13:00:59.250Z] #22 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.1s done
13:00:59 [2024-02-28T13:00:59.250Z] #22 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
13:00:59 [2024-02-28T13:00:59.250Z] #22 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done
13:00:59 [2024-02-28T13:00:59.250Z] #22 DONE 6.1s
13:00:59 [2024-02-28T13:00:59.508Z] 
13:00:59 [2024-02-28T13:00:59.508Z] #18 [base 1/4] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69
13:00:59 [2024-02-28T13:00:59.508Z] #18 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 0.6s
13:01:00 [2024-02-28T13:01:00.879Z] #18 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 1.8s done
13:01:01 [2024-02-28T13:01:01.136Z] #18 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 0.1s
13:01:02 [2024-02-28T13:01:02.507Z] #18 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 1.5s done
13:01:02 [2024-02-28T13:01:02.770Z] #18 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 0.1s
13:01:08 [2024-02-28T13:01:08.023Z] #18 ...
13:01:08 [2024-02-28T13:01:08.023Z] 
13:01:08 [2024-02-28T13:01:08.023Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
13:01:08 [2024-02-28T13:01:08.023Z] #23 1.021 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 1.030 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 1.030 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 1.103 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 1.200 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 1.217 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 2.239 Fetched 9093 kB in 1s (6160 kB/s)
13:01:08 [2024-02-28T13:01:08.023Z] #23 2.239 Reading package lists...
13:01:08 [2024-02-28T13:01:08.023Z] #23 2.907 Reading package lists...
13:01:08 [2024-02-28T13:01:08.023Z] #23 3.551 Building dependency tree...
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.098 The following additional packages will be installed:
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.099   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.103   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.103   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.105 Suggested packages:
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.105   krb5-doc krb5-user
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.105 Recommended packages:
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.105   krb5-locales libldap-common publicsuffix libsasl2-modules
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.279 The following NEW packages will be installed:
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.280   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.280   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.280   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.281   libssh2-1 libssl3 openssl
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.578 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.578 Need to get 5813 kB of archives.
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.578 After this operation, 16.1 MB of additional disk space will be used.
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.578 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.601 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.618 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.620 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.623 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.625 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.626 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.628 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.630 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.634 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.636 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.638 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.641 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.643 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.645 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.647 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.650 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.654 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.658 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.660 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.662 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.933 debconf: delaying package configuration, since apt-utils is not installed
13:01:08 [2024-02-28T13:01:08.023Z] #23 4.980 Fetched 5813 kB in 0s (15.8 MB/s)
13:01:08 [2024-02-28T13:01:08.023Z] #23 5.401 Selecting previously unselected package libssl3:arm64.
13:01:08 [2024-02-28T13:01:08.024Z] #23 5.401 (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 ... 6092 files and directories currently installed.)
13:01:08 [2024-02-28T13:01:08.024Z] #23 5.406 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 5.504 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 5.722 Selecting previously unselected package openssl.
13:01:08 [2024-02-28T13:01:08.024Z] #23 5.723 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 5.730 Unpacking openssl (3.0.11-1~deb12u2) ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 5.956 Selecting previously unselected package ca-certificates.
13:01:08 [2024-02-28T13:01:08.024Z] #23 5.957 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 6.017 Unpacking ca-certificates (20230311) ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 6.427 Selecting previously unselected package libbrotli1:arm64.
13:01:08 [2024-02-28T13:01:08.024Z] #23 6.428 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 6.438 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 6.677 Selecting previously unselected package libkrb5support0:arm64.
13:01:08 [2024-02-28T13:01:08.024Z] #23 6.678 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 6.749 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 6.933 Selecting previously unselected package libk5crypto3:arm64.
13:01:08 [2024-02-28T13:01:08.024Z] #23 6.934 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 6.943 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 7.016 Selecting previously unselected package libkeyutils1:arm64.
13:01:08 [2024-02-28T13:01:08.024Z] #23 7.017 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 7.026 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 7.523 Selecting previously unselected package libkrb5-3:arm64.
13:01:08 [2024-02-28T13:01:08.024Z] #23 7.524 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 7.646 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 7.848 Selecting previously unselected package libgssapi-krb5-2:arm64.
13:01:08 [2024-02-28T13:01:08.024Z] #23 7.849 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 7.863 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 8.104 Selecting previously unselected package libsasl2-modules-db:arm64.
13:01:08 [2024-02-28T13:01:08.024Z] #23 8.105 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 8.150 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 8.367 Selecting previously unselected package libsasl2-2:arm64.
13:01:08 [2024-02-28T13:01:08.024Z] #23 8.368 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 8.375 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 8.554 Selecting previously unselected package libldap-2.5-0:arm64.
13:01:08 [2024-02-28T13:01:08.024Z] #23 8.555 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 8.566 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 8.690 Selecting previously unselected package libnghttp2-14:arm64.
13:01:08 [2024-02-28T13:01:08.024Z] #23 8.691 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 8.739 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 9.546 Selecting previously unselected package libpsl5:arm64.
13:01:08 [2024-02-28T13:01:08.024Z] #23 9.547 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 9.650 Unpacking libpsl5:arm64 (0.21.2-1) ...
13:01:08 [2024-02-28T13:01:08.024Z] #23 ...
13:01:08 [2024-02-28T13:01:08.024Z] 
13:01:08 [2024-02-28T13:01:08.024Z] #18 [base 1/4] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69
13:01:08 [2024-02-28T13:01:08.024Z] #18 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 5.2s done
13:01:08 [2024-02-28T13:01:08.280Z] #18 extracting sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 done
13:01:08 [2024-02-28T13:01:08.281Z] #18 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
13:01:08 [2024-02-28T13:01:08.537Z] #18 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
13:01:08 [2024-02-28T13:01:08.794Z] #18 DONE 15.7s
13:01:08 [2024-02-28T13:01:08.794Z] 
13:01:08 [2024-02-28T13:01:08.794Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
13:01:08 [2024-02-28T13:01:08.794Z] #23 10.19 Selecting previously unselected package librtmp1:arm64.
13:01:08 [2024-02-28T13:01:08.794Z] #23 10.19 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
13:01:08 [2024-02-28T13:01:08.794Z] #23 10.20 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:01:08 [2024-02-28T13:01:08.794Z] #23 10.41 Selecting previously unselected package libssh2-1:arm64.
13:01:08 [2024-02-28T13:01:08.794Z] #23 10.41 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
13:01:08 [2024-02-28T13:01:08.794Z] #23 10.42 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
13:01:08 [2024-02-28T13:01:08.794Z] #23 10.59 Selecting previously unselected package libcurl4:arm64.
13:01:08 [2024-02-28T13:01:08.794Z] #23 10.59 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ...
13:01:08 [2024-02-28T13:01:08.794Z] #23 10.62 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ...
13:01:08 [2024-02-28T13:01:08.794Z] #23 10.79 Selecting previously unselected package curl.
13:01:08 [2024-02-28T13:01:08.794Z] #23 10.79 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ...
13:01:08 [2024-02-28T13:01:08.794Z] #23 10.80 Unpacking curl (7.88.1-10+deb12u5) ...
13:01:08 [2024-02-28T13:01:08.794Z] #23 10.90 Selecting previously unselected package libonig5:arm64.
13:01:09 [2024-02-28T13:01:09.051Z] #23 10.90 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
13:01:09 [2024-02-28T13:01:09.051Z] #23 10.91 Unpacking libonig5:arm64 (6.9.8-1) ...
13:01:09 [2024-02-28T13:01:09.051Z] #23 11.14 Selecting previously unselected package libjq1:arm64.
13:01:09 [2024-02-28T13:01:09.307Z] #23 11.14 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
13:01:09 [2024-02-28T13:01:09.307Z] #23 11.15 Unpacking libjq1:arm64 (1.6-2.1) ...
13:01:09 [2024-02-28T13:01:09.307Z] #23 11.25 Selecting previously unselected package jq.
13:01:09 [2024-02-28T13:01:09.307Z] #23 11.26 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
13:01:09 [2024-02-28T13:01:09.307Z] #23 11.27 Unpacking jq (1.6-2.1) ...
13:01:09 [2024-02-28T13:01:09.307Z] #23 11.34 Setting up libkeyutils1:arm64 (1.6.3-2) ...
13:01:09 [2024-02-28T13:01:09.307Z] #23 11.36 Setting up libpsl5:arm64 (0.21.2-1) ...
13:01:09 [2024-02-28T13:01:09.307Z] #23 ...
13:01:09 [2024-02-28T13:01:09.307Z] 
13:01:09 [2024-02-28T13:01:09.307Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
13:01:09 [2024-02-28T13:01:09.564Z] #24 DONE 10.1s
13:01:09 [2024-02-28T13:01:09.564Z] 
13:01:09 [2024-02-28T13:01:09.564Z] #21 [build-dummy 2/2] RUN mkdir -p /build
13:01:09 [2024-02-28T13:01:09.564Z] #21 DONE 10.8s
13:01:09 [2024-02-28T13:01:09.564Z] 
13:01:09 [2024-02-28T13:01:09.564Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
13:01:09 [2024-02-28T13:01:09.564Z] #23 11.38 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
13:01:09 [2024-02-28T13:01:09.564Z] #23 11.40 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
13:01:09 [2024-02-28T13:01:09.564Z] #23 11.41 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
13:01:09 [2024-02-28T13:01:09.564Z] #23 11.42 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
13:01:09 [2024-02-28T13:01:09.564Z] #23 11.45 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
13:01:09 [2024-02-28T13:01:09.564Z] #23 11.48 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:01:09 [2024-02-28T13:01:09.564Z] #23 ...
13:01:09 [2024-02-28T13:01:09.564Z] 
13:01:09 [2024-02-28T13:01:09.564Z] #25 [binary-dummy 1/1] COPY --from=build-dummy /build /build
13:01:09 [2024-02-28T13:01:09.564Z] #25 DONE 0.0s
13:01:09 [2024-02-28T13:01:09.564Z] 
13:01:09 [2024-02-28T13:01:09.564Z] #26 [base 2/4] COPY --from=xx / /
13:01:09 [2024-02-28T13:01:09.564Z] #26 DONE 0.1s
13:01:09 [2024-02-28T13:01:09.564Z] 
13:01:09 [2024-02-28T13:01:09.564Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
13:01:09 [2024-02-28T13:01:09.564Z] #23 11.50 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
13:01:09 [2024-02-28T13:01:09.564Z] #23 11.51 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
13:01:09 [2024-02-28T13:01:09.564Z] #23 11.52 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
13:01:09 [2024-02-28T13:01:09.564Z] #23 11.54 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
13:01:09 [2024-02-28T13:01:09.564Z] #23 11.56 Setting up openssl (3.0.11-1~deb12u2) ...
13:01:09 [2024-02-28T13:01:09.564Z] #23 11.57 Setting up libonig5:arm64 (6.9.8-1) ...
13:01:09 [2024-02-28T13:01:09.564Z] #23 11.59 Setting up libjq1:arm64 (1.6-2.1) ...
13:01:09 [2024-02-28T13:01:09.821Z] #23 11.60 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
13:01:09 [2024-02-28T13:01:09.821Z] #23 11.61 Setting up ca-certificates (20230311) ...
13:01:09 [2024-02-28T13:01:09.821Z] #23 11.69 debconf: unable to initialize frontend: Dialog
13:01:09 [2024-02-28T13:01:09.821Z] #23 11.69 debconf: (TERM is not set, so the dialog frontend is not usable.)
13:01:09 [2024-02-28T13:01:09.821Z] #23 11.69 debconf: falling back to frontend: Readline
13:01:09 [2024-02-28T13:01:09.821Z] #23 ...
13:01:09 [2024-02-28T13:01:09.821Z] 
13:01:09 [2024-02-28T13:01:09.821Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
13:01:09 [2024-02-28T13:01:09.821Z] #27 DONE 0.3s
13:01:09 [2024-02-28T13:01:09.821Z] 
13:01:09 [2024-02-28T13:01:09.821Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
13:01:09 [2024-02-28T13:01:09.821Z] #23 11.69 debconf: unable to initialize frontend: Readline
13:01:09 [2024-02-28T13:01:09.821Z] #23 11.69 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.)
13:01:09 [2024-02-28T13:01:09.821Z] #23 11.69 debconf: falling back to frontend: Teletype
13:01:10 [2024-02-28T13:01:10.078Z] #23 12.01 Updating certificates in /etc/ssl/certs...
13:01:10 [2024-02-28T13:01:10.335Z] #23 12.43 140 added, 0 removed; done.
13:01:10 [2024-02-28T13:01:10.591Z] #23 12.47 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
13:01:10 [2024-02-28T13:01:10.591Z] #23 12.48 Setting up jq (1.6-2.1) ...
13:01:10 [2024-02-28T13:01:10.591Z] #23 12.49 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ...
13:01:10 [2024-02-28T13:01:10.591Z] #23 12.50 Setting up curl (7.88.1-10+deb12u5) ...
13:01:10 [2024-02-28T13:01:10.591Z] #23 12.52 Processing triggers for libc-bin (2.36-9+deb12u4) ...
13:01:10 [2024-02-28T13:01:10.591Z] #23 12.54 Processing triggers for ca-certificates (20230311) ...
13:01:10 [2024-02-28T13:01:10.591Z] #23 12.54 Updating certificates in /etc/ssl/certs...
13:01:10 [2024-02-28T13:01:10.848Z] #23 12.87 0 added, 0 removed; done.
13:01:10 [2024-02-28T13:01:10.848Z] #23 12.87 Running hooks in /etc/ca-certificates/update.d...
13:01:11 [2024-02-28T13:01:11.105Z] #23 12.87 done.
13:01:11 [2024-02-28T13:01:11.105Z] #23 DONE 13.0s
13:01:11 [2024-02-28T13:01:11.105Z] 
13:01:11 [2024-02-28T13:01:11.105Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:01:11 [2024-02-28T13:01:11.105Z] #28 DONE 0.0s
13:01:11 [2024-02-28T13:01:11.105Z] 
13:01:11 [2024-02-28T13:01:11.105Z] #29 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
13:01:11 [2024-02-28T13:01:11.105Z] #29 0.672 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:01:11 [2024-02-28T13:01:11.105Z] #29 0.680 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
13:01:11 [2024-02-28T13:01:11.105Z] #29 0.680 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:01:11 [2024-02-28T13:01:11.105Z] #29 0.758 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:01:11 [2024-02-28T13:01:11.105Z] #29 0.823 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
13:01:11 [2024-02-28T13:01:11.105Z] #29 0.871 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
13:01:11 [2024-02-28T13:01:11.668Z] #29 1.795 Fetched 9093 kB in 1s (6597 kB/s)
13:01:12 [2024-02-28T13:01:12.230Z] #29 1.795 Reading package lists...
13:01:12 [2024-02-28T13:01:12.793Z] #29 2.395 Reading package lists...
13:01:12 [2024-02-28T13:01:12.793Z] #29 2.978 Building dependency tree...
13:01:13 [2024-02-28T13:01:13.049Z] #29 3.142 Reading state information...
13:01:13 [2024-02-28T13:01:13.049Z] #29 3.347 The following additional packages will be installed:
13:01:13 [2024-02-28T13:01:13.306Z] #29 3.348   libmagic-mgc libmagic1
13:01:13 [2024-02-28T13:01:13.306Z] #29 3.377 The following NEW packages will be installed:
13:01:13 [2024-02-28T13:01:13.306Z] #29 3.378   file libmagic-mgc libmagic1
13:01:13 [2024-02-28T13:01:13.306Z] #29 3.649 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
13:01:13 [2024-02-28T13:01:13.306Z] #29 3.649 Need to get 446 kB of archives.
13:01:13 [2024-02-28T13:01:13.306Z] #29 3.649 After this operation, 8709 kB of additional disk space will be used.
13:01:13 [2024-02-28T13:01:13.306Z] #29 3.649 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
13:01:13 [2024-02-28T13:01:13.562Z] #29 3.654 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
13:01:13 [2024-02-28T13:01:13.562Z] #29 3.656 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
13:01:13 [2024-02-28T13:01:13.562Z] #29 3.791 debconf: delaying package configuration, since apt-utils is not installed
13:01:13 [2024-02-28T13:01:13.819Z] #29 3.829 Fetched 446 kB in 0s (1648 kB/s)
13:01:13 [2024-02-28T13:01:13.819Z] #29 3.848 Selecting previously unselected package libmagic-mgc.
13:01:13 [2024-02-28T13:01:13.819Z] #29 3.848 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15633 files and directories currently installed.)
13:01:13 [2024-02-28T13:01:13.819Z] #29 3.858 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
13:01:13 [2024-02-28T13:01:13.819Z] #29 3.861 Unpacking libmagic-mgc (1:5.44-3) ...
13:01:13 [2024-02-28T13:01:13.819Z] #29 3.938 Selecting previously unselected package libmagic1:arm64.
13:01:13 [2024-02-28T13:01:13.819Z] #29 3.939 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
13:01:13 [2024-02-28T13:01:13.819Z] #29 3.957 Unpacking libmagic1:arm64 (1:5.44-3) ...
13:01:13 [2024-02-28T13:01:13.819Z] #29 3.993 Selecting previously unselected package file.
13:01:13 [2024-02-28T13:01:13.819Z] #29 3.995 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
13:01:13 [2024-02-28T13:01:13.819Z] #29 3.999 Unpacking file (1:5.44-3) ...
13:01:13 [2024-02-28T13:01:13.819Z] #29 4.039 Setting up libmagic-mgc (1:5.44-3) ...
13:01:14 [2024-02-28T13:01:14.076Z] #29 4.051 Setting up libmagic1:arm64 (1:5.44-3) ...
13:01:14 [2024-02-28T13:01:14.076Z] #29 4.072 Setting up file (1:5.44-3) ...
13:01:14 [2024-02-28T13:01:14.076Z] #29 4.084 Processing triggers for libc-bin (2.36-9+deb12u4) ...
13:01:14 [2024-02-28T13:01:14.641Z] #29 DONE 4.6s
13:01:14 [2024-02-28T13:01:14.641Z] 
13:01:14 [2024-02-28T13:01:14.641Z] #30 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
13:01:14 [2024-02-28T13:01:14.641Z] #30 ...
13:01:14 [2024-02-28T13:01:14.641Z] 
13:01:14 [2024-02-28T13:01:14.641Z] #31 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:01:14 [2024-02-28T13:01:14.641Z] #31 DONE 0.2s
13:01:14 [2024-02-28T13:01:14.641Z] 
13:01:14 [2024-02-28T13:01:14.641Z] #32 [swagger-src 1/3] WORKDIR /usr/src/swagger
13:01:14 [2024-02-28T13:01:14.641Z] #32 DONE 0.2s
13:01:14 [2024-02-28T13:01:14.641Z] 
13:01:14 [2024-02-28T13:01:14.641Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:01:14 [2024-02-28T13:01:14.641Z] #33 DONE 0.2s
13:01:14 [2024-02-28T13:01:14.641Z] 
13:01:14 [2024-02-28T13:01:14.641Z] #34 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
13:01:14 [2024-02-28T13:01:14.641Z] #34 DONE 0.2s
13:01:14 [2024-02-28T13:01:14.641Z] 
13:01:14 [2024-02-28T13:01:14.641Z] #35 [delve-build 1/2] WORKDIR /usr/src/delve
13:01:14 [2024-02-28T13:01:14.641Z] #35 DONE 0.3s
13:01:14 [2024-02-28T13:01:14.641Z] 
13:01:14 [2024-02-28T13:01:14.641Z] #36 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
13:01:14 [2024-02-28T13:01:14.641Z] #36 DONE 0.3s
13:01:14 [2024-02-28T13:01:14.641Z] 
13:01:14 [2024-02-28T13:01:14.641Z] #37 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
13:01:14 [2024-02-28T13:01:14.641Z] #37 DONE 0.3s
13:01:14 [2024-02-28T13:01:14.641Z] 
13:01:14 [2024-02-28T13:01:14.641Z] #38 [registry-src 1/2] WORKDIR /usr/src/registry
13:01:14 [2024-02-28T13:01:14.641Z] #38 DONE 0.3s
13:01:14 [2024-02-28T13:01:14.641Z] 
13:01:14 [2024-02-28T13:01:14.641Z] #39 [tini-src 1/3] WORKDIR /usr/src/tini
13:01:14 [2024-02-28T13:01:14.641Z] #39 DONE 0.4s
13:01:14 [2024-02-28T13:01:14.641Z] 
13:01:14 [2024-02-28T13:01:14.641Z] #40 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
13:01:14 [2024-02-28T13:01:14.641Z] #40 DONE 0.4s
13:01:14 [2024-02-28T13:01:14.641Z] 
13:01:14 [2024-02-28T13:01:14.641Z] #41 [runc-src 1/3] WORKDIR /usr/src/runc
13:01:14 [2024-02-28T13:01:14.641Z] #41 DONE 0.4s
13:01:14 [2024-02-28T13:01:14.641Z] 
13:01:14 [2024-02-28T13:01:14.641Z] #42 [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
13:01:14 [2024-02-28T13:01:14.906Z] #42 ...
13:01:14 [2024-02-28T13:01:14.906Z] 
13:01:14 [2024-02-28T13:01:14.906Z] #43 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
13:01:14 [2024-02-28T13:01:14.906Z] #43 DONE 0.4s
13:01:14 [2024-02-28T13:01:14.906Z] 
13:01:14 [2024-02-28T13:01:14.906Z] #44 [containerd-src 1/3] WORKDIR /usr/src/containerd
13:01:14 [2024-02-28T13:01:14.906Z] #44 DONE 0.4s
13:01:14 [2024-02-28T13:01:14.906Z] 
13:01:14 [2024-02-28T13:01:14.906Z] #30 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
13:01:14 [2024-02-28T13:01:14.906Z] #30 DONE 0.4s
13:01:14 [2024-02-28T13:01:14.906Z] 
13:01:14 [2024-02-28T13:01:14.906Z] #45 [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
13:01:15 [2024-02-28T13:01:15.163Z] #45 ...
13:01:15 [2024-02-28T13:01:15.163Z] 
13:01:15 [2024-02-28T13:01:15.163Z] #46 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
13:01:15 [2024-02-28T13:01:15.163Z] #46 0.384 hint: Using 'master' as the name for the initial branch. This default branch name
13:01:15 [2024-02-28T13:01:15.163Z] #46 0.384 hint: is subject to change. To configure the initial branch name to use in all
13:01:15 [2024-02-28T13:01:15.163Z] #46 0.384 hint: of your new repositories, which will suppress this warning, call:
13:01:15 [2024-02-28T13:01:15.163Z] #46 0.384 hint: 
13:01:15 [2024-02-28T13:01:15.163Z] #46 0.384 hint: 	git config --global init.defaultBranch <name>
13:01:15 [2024-02-28T13:01:15.163Z] #46 0.384 hint: 
13:01:15 [2024-02-28T13:01:15.163Z] #46 0.384 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:01:15 [2024-02-28T13:01:15.163Z] #46 0.384 hint: 'development'. The just-created branch can be renamed via this command:
13:01:15 [2024-02-28T13:01:15.163Z] #46 0.384 hint: 
13:01:15 [2024-02-28T13:01:15.163Z] #46 0.384 hint: 	git branch -m <name>
13:01:15 [2024-02-28T13:01:15.163Z] #46 0.386 Initialized empty Git repository in /usr/src/swagger/.git/
13:01:15 [2024-02-28T13:01:15.163Z] #46 DONE 0.5s
13:01:15 [2024-02-28T13:01:15.163Z] 
13:01:15 [2024-02-28T13:01:15.163Z] #47 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
13:01:15 [2024-02-28T13:01:15.420Z] #47 ...
13:01:15 [2024-02-28T13:01:15.420Z] 
13:01:15 [2024-02-28T13:01:15.420Z] #48 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
13:01:15 [2024-02-28T13:01:15.420Z] #48 0.577 hint: Using 'master' as the name for the initial branch. This default branch name
13:01:15 [2024-02-28T13:01:15.420Z] #48 0.577 hint: is subject to change. To configure the initial branch name to use in all
13:01:15 [2024-02-28T13:01:15.420Z] #48 0.577 hint: of your new repositories, which will suppress this warning, call:
13:01:15 [2024-02-28T13:01:15.420Z] #48 0.577 hint: 
13:01:15 [2024-02-28T13:01:15.420Z] #48 0.577 hint: 	git config --global init.defaultBranch <name>
13:01:15 [2024-02-28T13:01:15.420Z] #48 0.577 hint: 
13:01:15 [2024-02-28T13:01:15.420Z] #48 0.577 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:01:15 [2024-02-28T13:01:15.420Z] #48 0.577 hint: 'development'. The just-created branch can be renamed via this command:
13:01:15 [2024-02-28T13:01:15.420Z] #48 0.577 hint: 
13:01:15 [2024-02-28T13:01:15.420Z] #48 0.577 hint: 	git branch -m <name>
13:01:15 [2024-02-28T13:01:15.420Z] #48 0.578 Initialized empty Git repository in /usr/src/delve/.git/
13:01:15 [2024-02-28T13:01:15.420Z] #48 DONE 0.6s
13:01:15 [2024-02-28T13:01:15.420Z] 
13:01:15 [2024-02-28T13:01:15.420Z] #49 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
13:01:15 [2024-02-28T13:01:15.420Z] #49 0.603 hint: Using 'master' as the name for the initial branch. This default branch name
13:01:15 [2024-02-28T13:01:15.420Z] #49 0.603 hint: is subject to change. To configure the initial branch name to use in all
13:01:15 [2024-02-28T13:01:15.420Z] #49 0.603 hint: of your new repositories, which will suppress this warning, call:
13:01:15 [2024-02-28T13:01:15.420Z] #49 0.603 hint: 
13:01:15 [2024-02-28T13:01:15.420Z] #49 0.603 hint: 	git config --global init.defaultBranch <name>
13:01:15 [2024-02-28T13:01:15.420Z] #49 0.603 hint: 
13:01:15 [2024-02-28T13:01:15.420Z] #49 0.603 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:01:15 [2024-02-28T13:01:15.420Z] #49 0.603 hint: 'development'. The just-created branch can be renamed via this command:
13:01:15 [2024-02-28T13:01:15.420Z] #49 0.603 hint: 
13:01:15 [2024-02-28T13:01:15.420Z] #49 0.603 hint: 	git branch -m <name>
13:01:15 [2024-02-28T13:01:15.420Z] #49 0.610 Initialized empty Git repository in /usr/src/rootlesskit/.git/
13:01:15 [2024-02-28T13:01:15.420Z] #49 DONE 0.6s
13:01:15 [2024-02-28T13:01:15.676Z] 
13:01:15 [2024-02-28T13:01:15.676Z] #50 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:01:15 [2024-02-28T13:01:15.934Z] #50 ...
13:01:15 [2024-02-28T13:01:15.934Z] 
13:01:15 [2024-02-28T13:01:15.934Z] #51 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
13:01:15 [2024-02-28T13:01:15.934Z] #51 1.134 hint: Using 'master' as the name for the initial branch. This default branch name
13:01:15 [2024-02-28T13:01:15.934Z] #51 1.134 hint: is subject to change. To configure the initial branch name to use in all
13:01:15 [2024-02-28T13:01:15.934Z] #51 1.134 hint: of your new repositories, which will suppress this warning, call:
13:01:15 [2024-02-28T13:01:15.934Z] #51 1.134 hint: 
13:01:15 [2024-02-28T13:01:15.934Z] #51 1.134 hint: 	git config --global init.defaultBranch <name>
13:01:15 [2024-02-28T13:01:15.934Z] #51 1.134 hint: 
13:01:15 [2024-02-28T13:01:15.934Z] #51 1.134 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:01:15 [2024-02-28T13:01:15.934Z] #51 1.134 hint: 'development'. The just-created branch can be renamed via this command:
13:01:15 [2024-02-28T13:01:15.934Z] #51 1.134 hint: 
13:01:15 [2024-02-28T13:01:15.934Z] #51 1.134 hint: 	git branch -m <name>
13:01:15 [2024-02-28T13:01:15.934Z] #51 1.137 Initialized empty Git repository in /usr/src/registry/.git/
13:01:15 [2024-02-28T13:01:15.934Z] #51 DONE 1.3s
13:01:16 [2024-02-28T13:01:16.191Z] 
13:01:16 [2024-02-28T13:01:16.191Z] #52 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
13:01:16 [2024-02-28T13:01:16.191Z] #52 1.090 hint: Using 'master' as the name for the initial branch. This default branch name
13:01:16 [2024-02-28T13:01:16.191Z] #52 1.090 hint: is subject to change. To configure the initial branch name to use in all
13:01:16 [2024-02-28T13:01:16.191Z] #52 1.090 hint: of your new repositories, which will suppress this warning, call:
13:01:16 [2024-02-28T13:01:16.191Z] #52 1.090 hint: 
13:01:16 [2024-02-28T13:01:16.191Z] #52 1.090 hint: 	git config --global init.defaultBranch <name>
13:01:16 [2024-02-28T13:01:16.191Z] #52 1.090 hint: 
13:01:16 [2024-02-28T13:01:16.191Z] #52 1.090 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:01:16 [2024-02-28T13:01:16.191Z] #52 1.090 hint: 'development'. The just-created branch can be renamed via this command:
13:01:16 [2024-02-28T13:01:16.191Z] #52 1.090 hint: 
13:01:16 [2024-02-28T13:01:16.191Z] #52 1.090 hint: 	git branch -m <name>
13:01:16 [2024-02-28T13:01:16.191Z] #52 1.091 Initialized empty Git repository in /usr/src/tini/.git/
13:01:16 [2024-02-28T13:01:16.191Z] #52 DONE 1.2s
13:01:16 [2024-02-28T13:01:16.191Z] 
13:01:16 [2024-02-28T13:01:16.191Z] #53 [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...)
13:01:16 [2024-02-28T13:01:16.447Z] #53 ...
13:01:16 [2024-02-28T13:01:16.447Z] 
13:01:16 [2024-02-28T13:01:16.447Z] #54 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
13:01:16 [2024-02-28T13:01:16.447Z] #54 1.512 hint: Using 'master' as the name for the initial branch. This default branch name
13:01:16 [2024-02-28T13:01:16.447Z] #54 1.512 hint: is subject to change. To configure the initial branch name to use in all
13:01:16 [2024-02-28T13:01:16.447Z] #54 1.512 hint: of your new repositories, which will suppress this warning, call:
13:01:16 [2024-02-28T13:01:16.447Z] #54 1.512 hint: 
13:01:16 [2024-02-28T13:01:16.447Z] #54 1.512 hint: 	git config --global init.defaultBranch <name>
13:01:16 [2024-02-28T13:01:16.447Z] #54 1.512 hint: 
13:01:16 [2024-02-28T13:01:16.447Z] #54 1.512 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:01:16 [2024-02-28T13:01:16.447Z] #54 1.512 hint: 'development'. The just-created branch can be renamed via this command:
13:01:16 [2024-02-28T13:01:16.447Z] #54 1.512 hint: 
13:01:16 [2024-02-28T13:01:16.447Z] #54 1.512 hint: 	git branch -m <name>
13:01:16 [2024-02-28T13:01:16.447Z] #54 1.513 Initialized empty Git repository in /usr/src/runc/.git/
13:01:16 [2024-02-28T13:01:16.447Z] #54 DONE 1.6s
13:01:16 [2024-02-28T13:01:16.447Z] 
13:01:16 [2024-02-28T13:01:16.447Z] #55 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:01:17 [2024-02-28T13:01:17.011Z] #55 ...
13:01:17 [2024-02-28T13:01:17.011Z] 
13:01:17 [2024-02-28T13:01:17.011Z] #56 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
13:01:17 [2024-02-28T13:01:17.011Z] #56 2.250 hint: Using 'master' as the name for the initial branch. This default branch name
13:01:17 [2024-02-28T13:01:17.011Z] #56 2.250 hint: is subject to change. To configure the initial branch name to use in all
13:01:17 [2024-02-28T13:01:17.011Z] #56 2.250 hint: of your new repositories, which will suppress this warning, call:
13:01:17 [2024-02-28T13:01:17.011Z] #56 2.250 hint: 
13:01:17 [2024-02-28T13:01:17.011Z] #56 2.250 hint: 	git config --global init.defaultBranch <name>
13:01:17 [2024-02-28T13:01:17.011Z] #56 2.250 hint: 
13:01:17 [2024-02-28T13:01:17.011Z] #56 2.250 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:01:17 [2024-02-28T13:01:17.011Z] #56 2.250 hint: 'development'. The just-created branch can be renamed via this command:
13:01:17 [2024-02-28T13:01:17.011Z] #56 2.250 hint: 
13:01:17 [2024-02-28T13:01:17.011Z] #56 2.250 hint: 	git branch -m <name>
13:01:17 [2024-02-28T13:01:17.011Z] #56 2.252 Initialized empty Git repository in /usr/src/containerd/.git/
13:01:17 [2024-02-28T13:01:17.011Z] #56 DONE 2.4s
13:01:17 [2024-02-28T13:01:17.274Z] 
13:01:17 [2024-02-28T13:01:17.274Z] #57 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:01:21 [2024-02-28T13:01:21.450Z] #57 ...
13:01:21 [2024-02-28T13:01:21.450Z] 
13:01:21 [2024-02-28T13:01:21.450Z] #47 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
13:01:21 [2024-02-28T13:01:21.450Z] #47 DONE 5.9s
13:01:21 [2024-02-28T13:01:21.450Z] 
13:01:21 [2024-02-28T13:01:21.450Z] #58 [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
13:01:21 [2024-02-28T13:01:21.450Z] #58 2.424 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
13:01:21 [2024-02-28T13:01:21.450Z] #58 3.005 #=#=#                                                                         
13:01:21 [2024-02-28T13:01:21.450Z] #58 3.280 #=#=#                                                                         

######################################################################## 100.0%
13:01:21 [2024-02-28T13:01:21.450Z] #58 3.495 
13:01:21 [2024-02-28T13:01:21.450Z] #58 5.744 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
13:01:21 [2024-02-28T13:01:21.450Z] #58 6.415 #=#=#                                                                         
13:01:21 [2024-02-28T13:01:21.450Z] #58 6.599 #=#=#                                                                         
##O#-#                                                                        

                                                                           0.4%
######################################################################## 100.0%
13:01:21 [2024-02-28T13:01:21.450Z] #58 7.230 
13:01:21 [2024-02-28T13:01:21.450Z] #58 9.387 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
13:01:21 [2024-02-28T13:01:21.450Z] #58 9.976 #=#=#                                                                         
##O#-#                                                                        
13:01:21 [2024-02-28T13:01:21.450Z] #58 ...
13:01:21 [2024-02-28T13:01:21.450Z] 
13:01:21 [2024-02-28T13:01:21.450Z] #59 [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
13:01:21 [2024-02-28T13:01:21.450Z] #59 2.764 go: downloading github.com/golangci/golangci-lint v1.55.2
13:01:21 [2024-02-28T13:01:21.450Z] #59 3.526 go: downloading github.com/fatih/color v1.15.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 3.526 go: downloading github.com/spf13/cobra v1.7.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 3.526 go: downloading github.com/gofrs/flock v0.8.1
13:01:21 [2024-02-28T13:01:21.450Z] #59 3.529 go: downloading github.com/spf13/pflag v1.0.5
13:01:21 [2024-02-28T13:01:21.450Z] #59 3.529 go: downloading github.com/spf13/viper v1.12.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 3.529 go: downloading gopkg.in/yaml.v3 v3.0.1
13:01:21 [2024-02-28T13:01:21.450Z] #59 3.569 go: downloading golang.org/x/tools v0.14.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 3.571 go: downloading github.com/hashicorp/go-version v1.6.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 3.780 go: downloading github.com/ldez/gomoddirectives v0.2.3
13:01:21 [2024-02-28T13:01:21.450Z] #59 3.780 go: downloading github.com/mitchellh/go-homedir v1.1.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 3.781 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
13:01:21 [2024-02-28T13:01:21.450Z] #59 3.787 go: downloading github.com/mitchellh/mapstructure v1.5.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 3.787 go: downloading github.com/hashicorp/go-multierror v1.1.1
13:01:21 [2024-02-28T13:01:21.450Z] #59 3.791 go: downloading github.com/mattn/go-colorable v0.1.13
13:01:21 [2024-02-28T13:01:21.450Z] #59 3.942 go: downloading github.com/sirupsen/logrus v1.9.3
13:01:21 [2024-02-28T13:01:21.450Z] #59 3.942 go: downloading github.com/stretchr/testify v1.8.4
13:01:21 [2024-02-28T13:01:21.450Z] #59 3.943 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
13:01:21 [2024-02-28T13:01:21.450Z] #59 4.120 go: downloading github.com/mattn/go-isatty v0.0.17
13:01:21 [2024-02-28T13:01:21.450Z] #59 4.124 go: downloading github.com/spf13/afero v1.8.2
13:01:21 [2024-02-28T13:01:21.450Z] #59 4.191 go: downloading github.com/spf13/cast v1.5.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 4.199 go: downloading github.com/spf13/jwalterweatherman v1.1.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 4.207 go: downloading github.com/golangci/revgrep v0.5.2
13:01:21 [2024-02-28T13:01:21.450Z] #59 4.256 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
13:01:21 [2024-02-28T13:01:21.450Z] #59 4.325 go: downloading 4d63.com/gochecknoglobals v0.2.1
13:01:21 [2024-02-28T13:01:21.450Z] #59 4.341 go: downloading github.com/4meepo/tagalign v1.3.3
13:01:21 [2024-02-28T13:01:21.450Z] #59 4.485 go: downloading github.com/Abirdcfly/dupword v0.0.13
13:01:21 [2024-02-28T13:01:21.450Z] #59 4.518 go: downloading github.com/Antonboom/errname v0.1.12
13:01:21 [2024-02-28T13:01:21.450Z] #59 4.591 go: downloading github.com/Antonboom/nilnil v0.1.7
13:01:21 [2024-02-28T13:01:21.450Z] #59 4.591 go: downloading github.com/BurntSushi/toml v1.3.2
13:01:21 [2024-02-28T13:01:21.450Z] #59 4.647 go: downloading github.com/Antonboom/testifylint v0.2.3
13:01:21 [2024-02-28T13:01:21.450Z] #59 4.715 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
13:01:21 [2024-02-28T13:01:21.450Z] #59 4.800 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 4.801 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 4.803 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
13:01:21 [2024-02-28T13:01:21.450Z] #59 4.924 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
13:01:21 [2024-02-28T13:01:21.450Z] #59 4.932 go: downloading github.com/alexkohler/prealloc v1.0.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.012 go: downloading github.com/alingse/asasalint v0.0.11
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.081 go: downloading github.com/ashanbrown/forbidigo v1.6.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.220 go: downloading github.com/ashanbrown/makezero v1.1.1
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.221 go: downloading github.com/bkielbasa/cyclop v1.2.1
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.294 go: downloading github.com/blizzy78/varnamelen v0.8.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.295 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.295 go: downloading github.com/breml/bidichk v0.2.7
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.319 go: downloading github.com/breml/errchkjson v0.3.6
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.323 go: downloading github.com/butuzov/ireturn v0.2.2
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.390 go: downloading github.com/butuzov/mirror v1.1.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.428 go: downloading github.com/catenacyber/perfsprint v0.2.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.431 go: downloading github.com/charithe/durationcheck v0.0.10
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.550 go: downloading github.com/curioswitch/go-reassign v0.2.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.551 go: downloading github.com/daixiang0/gci v0.11.2
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.643 go: downloading github.com/denis-tingaikin/go-header v0.4.3
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.647 go: downloading github.com/esimonov/ifshort v1.0.4
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.647 go: downloading github.com/firefart/nonamedreturns v1.0.4
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.747 go: downloading github.com/fzipp/gocyclo v0.6.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.749 go: downloading github.com/ghostiam/protogetter v0.2.3
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.749 go: downloading github.com/go-critic/go-critic v0.9.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.749 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.896 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.896 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.914 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.956 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.958 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
13:01:21 [2024-02-28T13:01:21.450Z] #59 5.964 go: downloading github.com/golangci/misspell v0.4.1
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.023 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.055 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.121 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.170 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.170 go: downloading github.com/hexops/gotextdiff v1.0.3
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.196 go: downloading github.com/jgautheron/goconst v1.6.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.199 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.244 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.263 go: downloading github.com/julz/importas v0.1.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.263 go: downloading github.com/kisielk/errcheck v1.6.3
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.263 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.302 go: downloading github.com/kulti/thelper v0.6.3
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.314 go: downloading github.com/kunwardeep/paralleltest v1.0.8
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.357 go: downloading github.com/kyoh86/exportloopref v0.1.11
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.371 go: downloading github.com/ldez/tagliatelle v0.5.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.371 go: downloading github.com/leonklingele/grouper v1.1.1
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.374 go: downloading github.com/lufeee/execinquery v1.2.1
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.422 go: downloading github.com/macabu/inamedparam v0.1.2
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.424 go: downloading github.com/maratori/testableexamples v1.0.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.459 go: downloading github.com/maratori/testpackage v1.1.1
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.463 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.498 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.503 go: downloading github.com/mgechev/revive v1.3.4
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.507 go: downloading github.com/moricho/tparallel v0.3.1
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.563 go: downloading github.com/nakabonne/nestif v0.3.1
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.576 go: downloading github.com/nishanths/exhaustive v0.11.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.633 go: downloading github.com/nishanths/predeclared v0.2.2
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.649 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.652 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.728 go: downloading github.com/ryancurrah/gomodguard v1.3.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.789 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.789 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.835 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.838 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.855 go: downloading github.com/securego/gosec/v2 v2.18.2
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.881 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.895 go: downloading github.com/sivchari/containedctx v1.0.3
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.919 go: downloading github.com/sivchari/nosnakecase v1.7.0
13:01:21 [2024-02-28T13:01:21.450Z] #59 6.939 go: downloading github.com/sivchari/tenv v1.7.1
13:01:21 [2024-02-28T13:01:21.450Z] #59 ...
13:01:21 [2024-02-28T13:01:21.450Z] 
13:01:21 [2024-02-28T13:01:21.450Z] #53 [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...)
13:01:21 [2024-02-28T13:01:21.450Z] #53 5.305 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
13:01:21 [2024-02-28T13:01:21.450Z] #53 5.305 + mkdir /build
13:01:24 [2024-02-28T13:01:24.726Z] #53 ...
13:01:24 [2024-02-28T13:01:24.726Z] 
13:01:24 [2024-02-28T13:01:24.726Z] #60 [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
13:01:24 [2024-02-28T13:01:24.726Z] #60 2.346 go: downloading github.com/pelletier/go-toml v1.8.1
13:01:24 [2024-02-28T13:01:24.726Z] #60 ...
13:01:24 [2024-02-28T13:01:24.726Z] 
13:01:24 [2024-02-28T13:01:24.726Z] #61 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
13:01:24 [2024-02-28T13:01:24.726Z] #61 2.928 go: downloading mvdan.cc/sh/v3 v3.6.0
13:01:24 [2024-02-28T13:01:24.726Z] #61 3.417 go: downloading golang.org/x/term v0.3.0
13:01:24 [2024-02-28T13:01:24.726Z] #61 3.417 go: downloading github.com/google/renameio/v2 v2.0.0
13:01:24 [2024-02-28T13:01:24.726Z] #61 3.417 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
13:01:24 [2024-02-28T13:01:24.726Z] #61 3.419 go: downloading mvdan.cc/editorconfig v0.2.0
13:01:24 [2024-02-28T13:01:24.726Z] #61 3.664 go: downloading golang.org/x/sys v0.3.0
13:01:24 [2024-02-28T13:01:24.726Z] #61 ...
13:01:24 [2024-02-28T13:01:24.726Z] 
13:01:24 [2024-02-28T13:01:24.726Z] #62 [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
13:01:24 [2024-02-28T13:01:24.726Z] #62 2.726 go: downloading gotest.tools/gotestsum v1.8.2
13:01:24 [2024-02-28T13:01:24.726Z] #62 3.714 go: downloading golang.org/x/tools v0.1.11
13:01:24 [2024-02-28T13:01:24.726Z] #62 3.714 go: downloading github.com/dnephin/pflag v1.0.7
13:01:24 [2024-02-28T13:01:24.726Z] #62 3.714 go: downloading github.com/fatih/color v1.13.0
13:01:24 [2024-02-28T13:01:24.726Z] #62 3.714 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
13:01:24 [2024-02-28T13:01:24.726Z] #62 3.714 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
13:01:24 [2024-02-28T13:01:24.726Z] #62 3.725 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:01:24 [2024-02-28T13:01:24.726Z] #62 3.734 go: downloading github.com/fsnotify/fsnotify v1.5.4
13:01:24 [2024-02-28T13:01:24.726Z] #62 3.771 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
13:01:24 [2024-02-28T13:01:24.726Z] #62 3.789 go: downloading github.com/mattn/go-isatty v0.0.14
13:01:24 [2024-02-28T13:01:24.726Z] #62 3.794 go: downloading github.com/mattn/go-colorable v0.1.12
13:01:24 [2024-02-28T13:01:24.726Z] #62 4.979 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
13:01:24 [2024-02-28T13:01:24.983Z] #62 ...
13:01:24 [2024-02-28T13:01:24.983Z] 
13:01:24 [2024-02-28T13:01:24.983Z] #63 [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
13:01:24 [2024-02-28T13:01:24.983Z] #63 3.422 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:01:24 [2024-02-28T13:01:24.983Z] #63 3.437 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
13:01:24 [2024-02-28T13:01:24.983Z] #63 3.438 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:01:24 [2024-02-28T13:01:24.983Z] #63 3.545 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:01:24 [2024-02-28T13:01:24.983Z] #63 3.877 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
13:01:24 [2024-02-28T13:01:24.983Z] #63 3.902 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
13:01:24 [2024-02-28T13:01:24.983Z] #63 4.995 Fetched 9093 kB in 2s (5000 kB/s)
13:01:24 [2024-02-28T13:01:24.983Z] #63 4.995 Reading package lists...
13:01:24 [2024-02-28T13:01:24.983Z] #63 6.180 Hit:1 http://deb.debian.org/debian bookworm InRelease
13:01:24 [2024-02-28T13:01:24.983Z] #63 6.180 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
13:01:24 [2024-02-28T13:01:24.983Z] #63 6.195 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
13:01:24 [2024-02-28T13:01:24.983Z] #63 6.848 Reading package lists...
13:01:24 [2024-02-28T13:01:24.983Z] #63 7.948 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
13:01:24 [2024-02-28T13:01:24.983Z] #63 7.963 Reading package lists...
13:01:24 [2024-02-28T13:01:24.983Z] #63 9.078 Building dependency tree...
13:01:24 [2024-02-28T13:01:24.983Z] #63 9.764 gcc is already the newest version (4:12.2.0-3).
13:01:24 [2024-02-28T13:01:24.983Z] #63 9.764 pkg-config is already the newest version (1.8.1-1).
13:01:24 [2024-02-28T13:01:24.983Z] #63 9.764 The following additional packages will be installed:
13:01:24 [2024-02-28T13:01:24.983Z] #63 9.765   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
13:01:24 [2024-02-28T13:01:24.983Z] #63 9.769   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
13:01:24 [2024-02-28T13:01:24.983Z] #63 9.769   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
13:01:24 [2024-02-28T13:01:24.983Z] #63 9.769   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
13:01:24 [2024-02-28T13:01:24.983Z] #63 9.769   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
13:01:24 [2024-02-28T13:01:24.983Z] #63 9.769   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
13:01:24 [2024-02-28T13:01:24.983Z] #63 9.769 Suggested packages:
13:01:24 [2024-02-28T13:01:24.983Z] #63 9.769   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
13:01:24 [2024-02-28T13:01:24.983Z] #63 9.769   libgdk-pixbuf2.0-bin libxml2-utils
13:01:24 [2024-02-28T13:01:24.983Z] #63 9.769 Recommended packages:
13:01:24 [2024-02-28T13:01:24.983Z] #63 9.769   shared-mime-info xdg-user-dirs
13:01:24 [2024-02-28T13:01:24.983Z] #63 10.02 The following NEW packages will be installed:
13:01:24 [2024-02-28T13:01:24.983Z] #63 10.02   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
13:01:24 [2024-02-28T13:01:24.983Z] #63 10.02   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
13:01:24 [2024-02-28T13:01:24.983Z] #63 10.02   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
13:01:24 [2024-02-28T13:01:24.983Z] #63 10.02   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
13:01:24 [2024-02-28T13:01:24.983Z] #63 10.02   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
13:01:24 [2024-02-28T13:01:24.983Z] #63 10.02   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
13:01:24 [2024-02-28T13:01:24.983Z] #63 10.37 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
13:01:24 [2024-02-28T13:01:24.983Z] #63 10.37 Need to get 9078 kB of archives.
13:01:24 [2024-02-28T13:01:24.983Z] #63 10.37 After this operation, 46.9 MB of additional disk space will be used.
13:01:24 [2024-02-28T13:01:24.983Z] #63 10.37 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
13:01:24 [2024-02-28T13:01:24.983Z] #63 ...
13:01:24 [2024-02-28T13:01:24.983Z] 
13:01:24 [2024-02-28T13:01:24.983Z] #64 [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
13:01:24 [2024-02-28T13:01:24.983Z] #64 ...
13:01:24 [2024-02-28T13:01:24.983Z] 
13:01:24 [2024-02-28T13:01:24.983Z] #65 [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 v25.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
13:01:25 [2024-02-28T13:01:25.240Z] #65 ...
13:01:25 [2024-02-28T13:01:25.240Z] 
13:01:25 [2024-02-28T13:01:25.240Z] #66 [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
13:01:25 [2024-02-28T13:01:25.240Z] #66 2.736 go: downloading github.com/tc-hib/go-winres v0.3.1
13:01:25 [2024-02-28T13:01:25.240Z] #66 3.366 go: downloading github.com/tc-hib/winres v0.1.6
13:01:25 [2024-02-28T13:01:25.240Z] #66 3.366 go: downloading github.com/urfave/cli/v2 v2.3.0
13:01:25 [2024-02-28T13:01:25.240Z] #66 3.617 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
13:01:25 [2024-02-28T13:01:25.240Z] #66 3.617 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
13:01:25 [2024-02-28T13:01:25.240Z] #66 3.622 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
13:01:25 [2024-02-28T13:01:25.240Z] #66 3.663 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:01:25 [2024-02-28T13:01:25.240Z] #66 ...
13:01:25 [2024-02-28T13:01:25.240Z] 
13:01:25 [2024-02-28T13:01:25.240Z] #67 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
13:01:25 [2024-02-28T13:01:25.240Z] #67 3.353 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:01:25 [2024-02-28T13:01:25.240Z] #67 3.370 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
13:01:25 [2024-02-28T13:01:25.240Z] #67 3.370 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:01:25 [2024-02-28T13:01:25.240Z] #67 3.482 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:01:25 [2024-02-28T13:01:25.240Z] #67 3.797 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
13:01:25 [2024-02-28T13:01:25.240Z] #67 3.817 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
13:01:25 [2024-02-28T13:01:25.240Z] #67 5.041 Fetched 9093 kB in 2s (4677 kB/s)
13:01:25 [2024-02-28T13:01:25.240Z] #67 5.041 Reading package lists...
13:01:25 [2024-02-28T13:01:25.240Z] #67 5.869 Reading package lists...
13:01:25 [2024-02-28T13:01:25.240Z] #67 6.713 Building dependency tree...
13:01:25 [2024-02-28T13:01:25.240Z] #67 7.589 The following additional packages will be installed:
13:01:25 [2024-02-28T13:01:25.240Z] #67 7.596   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
13:01:25 [2024-02-28T13:01:25.240Z] #67 7.601 Suggested packages:
13:01:25 [2024-02-28T13:01:25.240Z] #67 7.606   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
13:01:25 [2024-02-28T13:01:25.240Z] #67 7.689 The following NEW packages will be installed:
13:01:25 [2024-02-28T13:01:25.240Z] #67 7.691   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
13:01:25 [2024-02-28T13:01:25.240Z] #67 8.042 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
13:01:25 [2024-02-28T13:01:25.240Z] #67 8.042 Need to get 19.3 MB of archives.
13:01:25 [2024-02-28T13:01:25.240Z] #67 8.042 After this operation, 77.0 MB of additional disk space will be used.
13:01:25 [2024-02-28T13:01:25.240Z] #67 8.042 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
13:01:25 [2024-02-28T13:01:25.240Z] #67 8.281 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
13:01:25 [2024-02-28T13:01:25.240Z] #67 8.343 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
13:01:25 [2024-02-28T13:01:25.240Z] #67 8.348 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
13:01:25 [2024-02-28T13:01:25.240Z] #67 8.349 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
13:01:25 [2024-02-28T13:01:25.240Z] #67 8.350 Get:6 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB]
13:01:25 [2024-02-28T13:01:25.240Z] #67 8.352 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
13:01:25 [2024-02-28T13:01:25.240Z] #67 8.453 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
13:01:25 [2024-02-28T13:01:25.240Z] #67 9.090 debconf: delaying package configuration, since apt-utils is not installed
13:01:25 [2024-02-28T13:01:25.240Z] #67 9.343 Fetched 19.3 MB in 1s (20.1 MB/s)
13:01:25 [2024-02-28T13:01:25.240Z] #67 9.844 Selecting previously unselected package libicu72:arm64.
13:01:25 [2024-02-28T13:01:25.240Z] #67 9.844 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
13:01:25 [2024-02-28T13:01:25.240Z] #67 9.856 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
13:01:25 [2024-02-28T13:01:25.240Z] #67 10.10 Unpacking libicu72:arm64 (72.1-3) ...
13:01:25 [2024-02-28T13:01:25.498Z] #67 ...
13:01:25 [2024-02-28T13:01:25.498Z] 
13:01:25 [2024-02-28T13:01:25.498Z] #68 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:01:25 [2024-02-28T13:01:25.498Z] #68 ...
13:01:25 [2024-02-28T13:01:25.498Z] 
13:01:25 [2024-02-28T13:01:25.498Z] #69 [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             ;
13:01:25 [2024-02-28T13:01:25.498Z] #69 3.379 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 3.420 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 3.422 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 3.496 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 3.967 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 3.971 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 5.265 Fetched 9093 kB in 2s (4241 kB/s)
13:01:25 [2024-02-28T13:01:25.498Z] #69 5.265 Reading package lists...
13:01:25 [2024-02-28T13:01:25.498Z] #69 5.974 Reading package lists...
13:01:25 [2024-02-28T13:01:25.498Z] #69 6.789 Building dependency tree...
13:01:25 [2024-02-28T13:01:25.498Z] #69 7.450 python3 is already the newest version (3.11.2-1+b1).
13:01:25 [2024-02-28T13:01:25.498Z] #69 7.450 The following additional packages will be installed:
13:01:25 [2024-02-28T13:01:25.498Z] #69 7.454   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
13:01:25 [2024-02-28T13:01:25.498Z] #69 7.454   xz-utils
13:01:25 [2024-02-28T13:01:25.498Z] #69 7.460 Suggested packages:
13:01:25 [2024-02-28T13:01:25.498Z] #69 7.460   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
13:01:25 [2024-02-28T13:01:25.498Z] #69 7.460   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
13:01:25 [2024-02-28T13:01:25.498Z] #69 7.460   m4-doc ed diffutils-doc
13:01:25 [2024-02-28T13:01:25.498Z] #69 7.460 Recommended packages:
13:01:25 [2024-02-28T13:01:25.498Z] #69 7.460   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
13:01:25 [2024-02-28T13:01:25.498Z] #69 7.460   liblocale-gettext-perl libltdl-dev
13:01:25 [2024-02-28T13:01:25.498Z] #69 7.854 The following NEW packages will be installed:
13:01:25 [2024-02-28T13:01:25.498Z] #69 7.862   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
13:01:25 [2024-02-28T13:01:25.498Z] #69 7.863   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
13:01:25 [2024-02-28T13:01:25.498Z] #69 7.864   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.167 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.167 Need to get 5657 kB of archives.
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.167 After this operation, 16.7 MB of additional disk space will be used.
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.167 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.193 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.247 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.258 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.265 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.267 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.299 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.379 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.383 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.435 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.442 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.476 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.504 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.507 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.511 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.519 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.527 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.567 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 8.586 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
13:01:25 [2024-02-28T13:01:25.498Z] #69 9.279 debconf: delaying package configuration, since apt-utils is not installed
13:01:25 [2024-02-28T13:01:25.498Z] #69 9.583 Fetched 5657 kB in 1s (7987 kB/s)
13:01:25 [2024-02-28T13:01:25.498Z] #69 9.965 Selecting previously unselected package bzip2.
13:01:25 [2024-02-28T13:01:25.498Z] #69 9.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 ... 15667 files and directories currently installed.)
13:01:25 [2024-02-28T13:01:25.498Z] #69 9.977 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
13:01:25 [2024-02-28T13:01:25.498Z] #69 10.15 Unpacking bzip2 (1.0.8-5+b1) ...
13:01:25 [2024-02-28T13:01:25.498Z] #69 10.61 Selecting previously unselected package xz-utils.
13:01:25 [2024-02-28T13:01:25.498Z] #69 10.62 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
13:01:25 [2024-02-28T13:01:25.498Z] #69 10.63 Unpacking xz-utils (5.4.1-0.2) ...
13:01:25 [2024-02-28T13:01:25.755Z] #69 11.24 Selecting previously unselected package m4.
13:01:25 [2024-02-28T13:01:25.755Z] #69 11.24 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
13:01:25 [2024-02-28T13:01:25.755Z] #69 11.26 Unpacking m4 (1.4.19-3) ...
13:01:25 [2024-02-28T13:01:25.755Z] #69 ...
13:01:25 [2024-02-28T13:01:25.755Z] 
13:01:25 [2024-02-28T13:01:25.755Z] #63 [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
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.40 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.41 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.41 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.41 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.41 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.41 Get:7 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.42 Get:8 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.44 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.45 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.46 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.47 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.50 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.50 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.56 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.64 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.66 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.66 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.73 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.73 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.74 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.86 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.88 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.88 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.98 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.98 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 10.99 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 11.01 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
13:01:25 [2024-02-28T13:01:25.755Z] #63 11.03 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
13:01:26 [2024-02-28T13:01:26.030Z] #63 11.34 debconf: delaying package configuration, since apt-utils is not installed
13:01:26 [2024-02-28T13:01:26.030Z] #63 ...
13:01:26 [2024-02-28T13:01:26.030Z] 
13:01:26 [2024-02-28T13:01:26.030Z] #70 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:01:26 [2024-02-28T13:01:26.287Z] #70 ...
13:01:26 [2024-02-28T13:01:26.287Z] 
13:01:26 [2024-02-28T13:01:26.287Z] #69 [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             ;
13:01:26 [2024-02-28T13:01:26.287Z] #69 11.76 Selecting previously unselected package autoconf.
13:01:26 [2024-02-28T13:01:26.287Z] #69 11.82 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
13:01:26 [2024-02-28T13:01:26.287Z] #69 11.87 Unpacking autoconf (2.71-3) ...
13:01:26 [2024-02-28T13:01:26.851Z] #69 12.49 Selecting previously unselected package autotools-dev.
13:01:26 [2024-02-28T13:01:26.851Z] #69 12.52 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
13:01:27 [2024-02-28T13:01:27.108Z] #69 12.63 Unpacking autotools-dev (20220109.1) ...
13:01:28 [2024-02-28T13:01:28.480Z] #69 14.05 Selecting previously unselected package automake.
13:01:28 [2024-02-28T13:01:28.480Z] #69 14.05 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
13:01:28 [2024-02-28T13:01:28.480Z] #69 14.12 Unpacking automake (1:1.16.5-1.3) ...
13:01:29 [2024-02-28T13:01:29.044Z] #69 14.81 Selecting previously unselected package libdpkg-perl.
13:01:29 [2024-02-28T13:01:29.044Z] #69 ...
13:01:29 [2024-02-28T13:01:29.044Z] 
13:01:29 [2024-02-28T13:01:29.044Z] #42 [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
13:01:29 [2024-02-28T13:01:29.044Z] #42 4.279 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:01:29 [2024-02-28T13:01:29.044Z] #42 4.354 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
13:01:29 [2024-02-28T13:01:29.044Z] #42 4.359 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:01:29 [2024-02-28T13:01:29.044Z] #42 4.624 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:01:29 [2024-02-28T13:01:29.044Z] #42 5.295 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
13:01:29 [2024-02-28T13:01:29.044Z] #42 5.301 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
13:01:29 [2024-02-28T13:01:29.044Z] #42 6.785 Fetched 9093 kB in 3s (3289 kB/s)
13:01:29 [2024-02-28T13:01:29.044Z] #42 6.785 Reading package lists...
13:01:29 [2024-02-28T13:01:29.044Z] #42 8.312 Hit:1 http://deb.debian.org/debian bookworm InRelease
13:01:29 [2024-02-28T13:01:29.044Z] #42 8.312 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
13:01:29 [2024-02-28T13:01:29.044Z] #42 8.312 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
13:01:29 [2024-02-28T13:01:29.044Z] #42 9.110 Reading package lists...
13:01:29 [2024-02-28T13:01:29.044Z] #42 10.20 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
13:01:29 [2024-02-28T13:01:29.044Z] #42 10.22 Reading package lists...
13:01:29 [2024-02-28T13:01:29.044Z] #42 10.93 Building dependency tree...
13:01:29 [2024-02-28T13:01:29.044Z] #42 11.62 gcc is already the newest version (4:12.2.0-3).
13:01:29 [2024-02-28T13:01:29.044Z] #42 11.62 libc6-dev is already the newest version (2.36-9+deb12u4).
13:01:29 [2024-02-28T13:01:29.044Z] #42 11.62 pkg-config is already the newest version (1.8.1-1).
13:01:29 [2024-02-28T13:01:29.044Z] #42 11.62 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
13:01:29 [2024-02-28T13:01:29.301Z] #42 ...
13:01:29 [2024-02-28T13:01:29.301Z] 
13:01:29 [2024-02-28T13:01:29.301Z] #58 [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
13:01:29 [2024-02-28T13:01:29.301Z] #58 9.976 #=#=#                                                                         
##O#-#                                                                        
##O=#  #                                                                      
13:01:29 [2024-02-28T13:01:29.301Z] #58 10.42 #=#=#                                                                         
##O#-#                                                                        

                                                                           0.1%
#################################                                         46.3%
#########################################################                 80.4%
######################################################################## 100.0%
13:01:29 [2024-02-28T13:01:29.301Z] #58 11.40 
13:01:29 [2024-02-28T13:01:29.301Z] #58 14.70 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
13:01:29 [2024-02-28T13:01:29.301Z] #58 15.47 #=#=#                                                                         
13:01:29 [2024-02-28T13:01:29.301Z] #58 15.80 #=#=#                                                                         

######################################################################## 100.0%
13:01:29 [2024-02-28T13:01:29.301Z] #58 16.31 
13:01:29 [2024-02-28T13:01:29.301Z] #58 18.06 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
13:01:29 [2024-02-28T13:01:29.301Z] #58 ...
13:01:29 [2024-02-28T13:01:29.301Z] 
13:01:29 [2024-02-28T13:01:29.301Z] #69 [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             ;
13:01:29 [2024-02-28T13:01:29.301Z] #69 14.81 Selecting previously unselected package libdpkg-perl.
13:01:29 [2024-02-28T13:01:29.301Z] #69 14.81 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
13:01:29 [2024-02-28T13:01:29.301Z] #69 15.01 Unpacking libdpkg-perl (1.21.22) ...
13:01:30 [2024-02-28T13:01:30.254Z] #69 15.85 Selecting previously unselected package patch.
13:01:30 [2024-02-28T13:01:30.254Z] #69 15.85 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
13:01:30 [2024-02-28T13:01:30.512Z] #69 16.04 Unpacking patch (2.7.6-7) ...
13:01:30 [2024-02-28T13:01:30.512Z] #69 ...
13:01:30 [2024-02-28T13:01:30.512Z] 
13:01:30 [2024-02-28T13:01:30.512Z] #45 [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
13:01:30 [2024-02-28T13:01:30.512Z] #45 5.682 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:01:30 [2024-02-28T13:01:30.512Z] #45 5.702 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
13:01:30 [2024-02-28T13:01:30.512Z] #45 5.712 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:01:30 [2024-02-28T13:01:30.512Z] #45 5.963 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:01:30 [2024-02-28T13:01:30.512Z] #45 6.190 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
13:01:30 [2024-02-28T13:01:30.512Z] #45 6.489 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
13:01:30 [2024-02-28T13:01:30.512Z] #45 8.200 Fetched 9093 kB in 3s (3259 kB/s)
13:01:30 [2024-02-28T13:01:30.512Z] #45 8.200 Reading package lists...
13:01:30 [2024-02-28T13:01:30.512Z] #45 9.902 Hit:1 http://deb.debian.org/debian bookworm InRelease
13:01:30 [2024-02-28T13:01:30.512Z] #45 9.902 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
13:01:30 [2024-02-28T13:01:30.512Z] #45 9.904 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
13:01:30 [2024-02-28T13:01:30.512Z] #45 10.35 Reading package lists...
13:01:30 [2024-02-28T13:01:30.512Z] #45 11.25 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
13:01:30 [2024-02-28T13:01:30.512Z] #45 11.26 Reading package lists...
13:01:30 [2024-02-28T13:01:30.512Z] #45 12.13 Building dependency tree...
13:01:30 [2024-02-28T13:01:30.512Z] #45 12.77 gcc is already the newest version (4:12.2.0-3).
13:01:30 [2024-02-28T13:01:30.512Z] #45 12.77 libc6-dev is already the newest version (2.36-9+deb12u4).
13:01:30 [2024-02-28T13:01:30.512Z] #45 12.77 pkg-config is already the newest version (1.8.1-1).
13:01:30 [2024-02-28T13:01:30.512Z] #45 12.77 The following additional packages will be installed:
13:01:30 [2024-02-28T13:01:30.512Z] #45 12.77   bzip2 libdpkg-perl patch xz-utils
13:01:30 [2024-02-28T13:01:30.512Z] #45 12.78 Suggested packages:
13:01:30 [2024-02-28T13:01:30.512Z] #45 12.78   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
13:01:30 [2024-02-28T13:01:30.512Z] #45 12.78 Recommended packages:
13:01:30 [2024-02-28T13:01:30.512Z] #45 12.78   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
13:01:30 [2024-02-28T13:01:30.512Z] #45 12.78   liblocale-gettext-perl
13:01:30 [2024-02-28T13:01:30.512Z] #45 12.87 The following NEW packages will be installed:
13:01:30 [2024-02-28T13:01:30.512Z] #45 12.87   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
13:01:30 [2024-02-28T13:01:30.512Z] #45 13.18 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
13:01:30 [2024-02-28T13:01:30.512Z] #45 13.18 Need to get 2683 kB of archives.
13:01:30 [2024-02-28T13:01:30.512Z] #45 13.18 After this operation, 6010 kB of additional disk space will be used.
13:01:30 [2024-02-28T13:01:30.512Z] #45 13.18 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
13:01:30 [2024-02-28T13:01:30.512Z] #45 13.24 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
13:01:30 [2024-02-28T13:01:30.512Z] #45 13.25 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
13:01:30 [2024-02-28T13:01:30.512Z] #45 13.26 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
13:01:30 [2024-02-28T13:01:30.512Z] #45 13.26 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
13:01:30 [2024-02-28T13:01:30.512Z] #45 13.35 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
13:01:30 [2024-02-28T13:01:30.512Z] #45 13.70 debconf: delaying package configuration, since apt-utils is not installed
13:01:30 [2024-02-28T13:01:30.512Z] #45 13.87 Fetched 2683 kB in 0s (6064 kB/s)
13:01:30 [2024-02-28T13:01:30.512Z] #45 14.06 Selecting previously unselected package bzip2.
13:01:30 [2024-02-28T13:01:30.512Z] #45 14.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
13:01:30 [2024-02-28T13:01:30.512Z] #45 14.07 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
13:01:30 [2024-02-28T13:01:30.512Z] #45 14.22 Unpacking bzip2 (1.0.8-5+b1) ...
13:01:30 [2024-02-28T13:01:30.512Z] #45 15.33 Selecting previously unselected package xz-utils.
13:01:30 [2024-02-28T13:01:30.512Z] #45 15.33 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
13:01:30 [2024-02-28T13:01:30.512Z] #45 15.42 Unpacking xz-utils (5.4.1-0.2) ...
13:01:30 [2024-02-28T13:01:30.512Z] #45 ...
13:01:30 [2024-02-28T13:01:30.512Z] 
13:01:30 [2024-02-28T13:01:30.512Z] #58 [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
13:01:30 [2024-02-28T13:01:30.512Z] #58 18.78 #=#=#                                                                         
13:01:30 [2024-02-28T13:01:30.512Z] #58 19.14 #=#=#                                                                         

######################################################################## 100.0%
13:01:30 [2024-02-28T13:01:30.512Z] #58 19.56 
13:01:30 [2024-02-28T13:01:30.769Z] #58 19.72 Download of images into '/build' complete.
13:01:31 [2024-02-28T13:01:31.026Z] #58 19.72 Use something like the following to load the result into a Docker daemon:
13:01:31 [2024-02-28T13:01:31.026Z] #58 19.72   tar -cC '/build' . | docker load
13:01:31 [2024-02-28T13:01:31.284Z] #58 ...
13:01:31 [2024-02-28T13:01:31.284Z] 
13:01:31 [2024-02-28T13:01:31.284Z] #59 [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
13:01:31 [2024-02-28T13:01:31.284Z] #59 6.987 go: downloading github.com/sonatard/noctx v0.0.2
13:01:31 [2024-02-28T13:01:31.284Z] #59 7.025 go: downloading github.com/sourcegraph/go-diff v0.7.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 7.025 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
13:01:31 [2024-02-28T13:01:31.284Z] #59 7.025 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
13:01:31 [2024-02-28T13:01:31.284Z] #59 7.070 go: downloading github.com/tdakkota/asciicheck v0.2.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 7.071 go: downloading github.com/tetafro/godot v1.4.15
13:01:31 [2024-02-28T13:01:31.284Z] #59 7.072 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
13:01:31 [2024-02-28T13:01:31.284Z] #59 7.107 go: downloading github.com/timonwong/loggercheck v0.9.4
13:01:31 [2024-02-28T13:01:31.284Z] #59 7.113 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
13:01:31 [2024-02-28T13:01:31.284Z] #59 7.170 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
13:01:31 [2024-02-28T13:01:31.284Z] #59 7.284 go: downloading github.com/ultraware/funlen v0.1.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 7.285 go: downloading github.com/ultraware/whitespace v0.0.5
13:01:31 [2024-02-28T13:01:31.284Z] #59 7.286 go: downloading github.com/uudashr/gocognit v1.1.2
13:01:31 [2024-02-28T13:01:31.284Z] #59 7.287 go: downloading github.com/xen0n/gosmopolitan v1.2.2
13:01:31 [2024-02-28T13:01:31.284Z] #59 7.375 go: downloading github.com/yagipy/maintidx v1.0.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 7.376 go: downloading github.com/yeya24/promlinter v0.2.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 7.483 go: downloading github.com/ykadowak/zerologlint v0.1.3
13:01:31 [2024-02-28T13:01:31.284Z] #59 7.487 go: downloading gitlab.com/bosi/decorder v0.4.1
13:01:31 [2024-02-28T13:01:31.284Z] #59 7.491 go: downloading go-simpler.org/sloglint v0.1.2
13:01:31 [2024-02-28T13:01:31.284Z] #59 7.592 go: downloading go.tmz.dev/musttag v0.7.2
13:01:31 [2024-02-28T13:01:31.284Z] #59 7.607 go: downloading honnef.co/go/tools v0.4.6
13:01:31 [2024-02-28T13:01:31.284Z] #59 8.282 go: downloading mvdan.cc/gofumpt v0.5.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 8.284 go: downloading golang.org/x/mod v0.13.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 8.285 go: downloading github.com/hashicorp/errwrap v1.0.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 8.292 go: downloading golang.org/x/sys v0.13.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 8.292 go: downloading github.com/davecgh/go-spew v1.1.1
13:01:31 [2024-02-28T13:01:31.284Z] #59 8.293 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
13:01:31 [2024-02-28T13:01:31.284Z] #59 8.293 go: downloading github.com/pmezard/go-difflib v1.0.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 8.294 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
13:01:31 [2024-02-28T13:01:31.284Z] #59 8.452 go: downloading github.com/stretchr/objx v0.5.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 8.455 go: downloading github.com/subosito/gotenv v1.4.1
13:01:31 [2024-02-28T13:01:31.284Z] #59 8.505 go: downloading github.com/hashicorp/hcl v1.0.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 8.508 go: downloading gopkg.in/ini.v1 v1.67.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 8.656 go: downloading github.com/magiconair/properties v1.8.6
13:01:31 [2024-02-28T13:01:31.284Z] #59 8.667 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
13:01:31 [2024-02-28T13:01:31.284Z] #59 8.687 go: downloading github.com/fatih/structtag v1.2.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 8.753 go: downloading golang.org/x/text v0.13.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 8.890 go: downloading github.com/pelletier/go-toml v1.9.5
13:01:31 [2024-02-28T13:01:31.284Z] #59 8.936 go: downloading github.com/gobwas/glob v0.2.3
13:01:31 [2024-02-28T13:01:31.284Z] #59 9.005 go: downloading github.com/google/go-cmp v0.6.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 9.037 go: downloading gopkg.in/yaml.v2 v2.4.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 9.100 go: downloading golang.org/x/sync v0.4.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 9.214 go: downloading go.uber.org/zap v1.24.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 9.277 go: downloading github.com/kisielk/gotool v1.0.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 9.496 go: downloading github.com/gostaticanalysis/comment v1.4.2
13:01:31 [2024-02-28T13:01:31.284Z] #59 9.766 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
13:01:31 [2024-02-28T13:01:31.284Z] #59 9.818 go: downloading github.com/go-toolsmith/astcast v1.1.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 9.818 go: downloading github.com/go-toolsmith/astcopy v1.1.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 9.831 go: downloading github.com/go-toolsmith/astequal v1.1.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 9.832 go: downloading github.com/go-toolsmith/astfmt v1.1.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 9.936 go: downloading github.com/go-toolsmith/astp v1.1.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 9.947 go: downloading github.com/go-toolsmith/strparse v1.1.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 9.947 go: downloading github.com/go-toolsmith/typep v1.1.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 9.947 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 10.09 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
13:01:31 [2024-02-28T13:01:31.284Z] #59 10.09 go: downloading github.com/ettle/strcase v0.1.1
13:01:31 [2024-02-28T13:01:31.284Z] #59 10.17 go: downloading github.com/Masterminds/semver v1.5.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 10.21 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
13:01:31 [2024-02-28T13:01:31.284Z] #59 10.33 go: downloading github.com/prometheus/client_golang v1.12.1
13:01:31 [2024-02-28T13:01:31.284Z] #59 10.38 go: downloading github.com/prometheus/client_model v0.2.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 10.56 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
13:01:31 [2024-02-28T13:01:31.284Z] #59 10.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
13:01:31 [2024-02-28T13:01:31.284Z] #59 10.67 go: downloading go.uber.org/atomic v1.7.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 10.69 go: downloading go.uber.org/multierr v1.6.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 10.75 go: downloading github.com/chavacava/garif v0.1.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 10.75 go: downloading github.com/olekukonko/tablewriter v0.0.5
13:01:31 [2024-02-28T13:01:31.284Z] #59 10.88 go: downloading github.com/golang/protobuf v1.5.2
13:01:31 [2024-02-28T13:01:31.284Z] #59 10.88 go: downloading github.com/quasilyte/gogrep v0.5.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 10.88 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
13:01:31 [2024-02-28T13:01:31.284Z] #59 11.12 go: downloading github.com/beorn7/perks v1.0.1
13:01:31 [2024-02-28T13:01:31.284Z] #59 11.12 go: downloading github.com/cespare/xxhash/v2 v2.1.2
13:01:31 [2024-02-28T13:01:31.284Z] #59 11.13 go: downloading github.com/prometheus/common v0.32.1
13:01:31 [2024-02-28T13:01:31.284Z] #59 11.18 go: downloading google.golang.org/protobuf v1.28.0
13:01:31 [2024-02-28T13:01:31.284Z] #59 11.18 go: downloading github.com/prometheus/procfs v0.7.3
13:01:31 [2024-02-28T13:01:31.284Z] #59 11.19 go: downloading github.com/mattn/go-runewidth v0.0.9
13:01:31 [2024-02-28T13:01:31.284Z] #59 12.09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
13:01:31 [2024-02-28T13:01:31.541Z] #59 ...
13:01:31 [2024-02-28T13:01:31.541Z] 
13:01:31 [2024-02-28T13:01:31.541Z] #69 [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             ;
13:01:31 [2024-02-28T13:01:31.541Z] #69 16.76 Selecting previously unselected package dpkg-dev.
13:01:31 [2024-02-28T13:01:31.541Z] #69 16.77 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
13:01:31 [2024-02-28T13:01:31.541Z] #69 16.89 Unpacking dpkg-dev (1.21.22) ...
13:01:32 [2024-02-28T13:01:32.473Z] #69 18.03 Selecting previously unselected package build-essential.
13:01:32 [2024-02-28T13:01:32.473Z] #69 18.03 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
13:01:33 [2024-02-28T13:01:33.042Z] #69 18.37 Unpacking build-essential (12.9) ...
13:01:33 [2024-02-28T13:01:33.665Z] #69 19.10 Selecting previously unselected package libcap-dev:arm64.
13:01:33 [2024-02-28T13:01:33.666Z] #69 19.10 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
13:01:33 [2024-02-28T13:01:33.666Z] #69 19.29 Unpacking libcap-dev:arm64 (1:2.66-4) ...
13:01:34 [2024-02-28T13:01:34.622Z] #69 20.19 Selecting previously unselected package libprotobuf-c1:arm64.
13:01:34 [2024-02-28T13:01:34.622Z] #69 20.19 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
13:01:34 [2024-02-28T13:01:34.879Z] #69 20.39 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
13:01:35 [2024-02-28T13:01:35.709Z] #69 21.13 Selecting previously unselected package libprotobuf-c-dev:arm64.
13:01:35 [2024-02-28T13:01:35.709Z] #69 21.14 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
13:01:35 [2024-02-28T13:01:35.709Z] #69 21.21 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
13:01:36 [2024-02-28T13:01:36.274Z] #69 ...
13:01:36 [2024-02-28T13:01:36.274Z] 
13:01:36 [2024-02-28T13:01:36.274Z] #63 [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
13:01:36 [2024-02-28T13:01:36.274Z] #63 11.59 Fetched 9078 kB in 1s (9438 kB/s)
13:01:36 [2024-02-28T13:01:36.274Z] #63 12.38 Selecting previously unselected package libglib2.0-0:arm64.
13:01:36 [2024-02-28T13:01:36.274Z] #63 12.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
13:01:36 [2024-02-28T13:01:36.274Z] #63 12.39 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
13:01:36 [2024-02-28T13:01:36.274Z] #63 12.93 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
13:01:36 [2024-02-28T13:01:36.274Z] #63 14.01 Selecting previously unselected package libgirepository-1.0-1:arm64.
13:01:36 [2024-02-28T13:01:36.274Z] #63 14.01 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
13:01:36 [2024-02-28T13:01:36.274Z] #63 14.03 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
13:01:36 [2024-02-28T13:01:36.274Z] #63 14.67 Selecting previously unselected package gir1.2-glib-2.0:arm64.
13:01:36 [2024-02-28T13:01:36.274Z] #63 14.67 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
13:01:36 [2024-02-28T13:01:36.274Z] #63 14.84 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
13:01:36 [2024-02-28T13:01:36.274Z] #63 15.66 Selecting previously unselected package libsecret-common.
13:01:36 [2024-02-28T13:01:36.274Z] #63 15.66 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
13:01:36 [2024-02-28T13:01:36.274Z] #63 15.82 Unpacking libsecret-common (0.20.5-3) ...
13:01:36 [2024-02-28T13:01:36.274Z] #63 16.57 Selecting previously unselected package libsecret-1-0:arm64.
13:01:36 [2024-02-28T13:01:36.274Z] #63 16.58 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
13:01:36 [2024-02-28T13:01:36.274Z] #63 16.75 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
13:01:36 [2024-02-28T13:01:36.274Z] #63 17.72 Selecting previously unselected package gir1.2-secret-1:arm64.
13:01:36 [2024-02-28T13:01:36.274Z] #63 17.72 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
13:01:36 [2024-02-28T13:01:36.274Z] #63 18.03 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
13:01:36 [2024-02-28T13:01:36.274Z] #63 18.79 Selecting previously unselected package uuid-dev:arm64.
13:01:36 [2024-02-28T13:01:36.274Z] #63 18.80 Preparing to unpack .../06-uuid-dev_2.38.1-5+b1_arm64.deb ...
13:01:36 [2024-02-28T13:01:36.274Z] #63 18.86 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
13:01:36 [2024-02-28T13:01:36.274Z] #63 19.52 Selecting previously unselected package libblkid-dev:arm64.
13:01:36 [2024-02-28T13:01:36.274Z] #63 19.52 Preparing to unpack .../07-libblkid-dev_2.38.1-5+b1_arm64.deb ...
13:01:36 [2024-02-28T13:01:36.274Z] #63 19.62 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
13:01:36 [2024-02-28T13:01:36.274Z] #63 20.66 Selecting previously unselected package libbtrfs0:arm64.
13:01:36 [2024-02-28T13:01:36.274Z] #63 20.66 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
13:01:36 [2024-02-28T13:01:36.274Z] #63 20.80 Unpacking libbtrfs0:arm64 (6.2-1) ...
13:01:36 [2024-02-28T13:01:36.274Z] #63 21.27 Selecting previously unselected package libbtrfs-dev:arm64.
13:01:36 [2024-02-28T13:01:36.274Z] #63 21.29 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
13:01:36 [2024-02-28T13:01:36.274Z] #63 21.45 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
13:01:36 [2024-02-28T13:01:36.274Z] #63 ...
13:01:36 [2024-02-28T13:01:36.274Z] 
13:01:36 [2024-02-28T13:01:36.274Z] #66 [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
13:01:36 [2024-02-28T13:01:36.274Z] #66 21.02 NAME:
13:01:36 [2024-02-28T13:01:36.274Z] #66 21.02    go-winres - A tool for embedding resources in Windows executables
13:01:36 [2024-02-28T13:01:36.274Z] #66 21.02 
13:01:36 [2024-02-28T13:01:36.274Z] #66 21.02 USAGE:
13:01:36 [2024-02-28T13:01:36.274Z] #66 21.02    go-winres [global options] command [command options] [arguments...]
13:01:36 [2024-02-28T13:01:36.274Z] #66 21.02 
13:01:36 [2024-02-28T13:01:36.274Z] #66 21.02 COMMANDS:
13:01:36 [2024-02-28T13:01:36.274Z] #66 21.02    init     Create an initial ./winres/winres.json
13:01:36 [2024-02-28T13:01:36.274Z] #66 21.02    make     Make syso files for the "go build" command
13:01:36 [2024-02-28T13:01:36.274Z] #66 21.02    simply   Make syso files for the "go build" command (simplified)
13:01:36 [2024-02-28T13:01:36.274Z] #66 21.02    extract  Extract all resources from an executable
13:01:36 [2024-02-28T13:01:36.274Z] #66 21.02    patch    Replace resources in an executable file (exe, dll)
13:01:36 [2024-02-28T13:01:36.274Z] #66 21.02    help, h  Shows a list of commands or help for one command
13:01:36 [2024-02-28T13:01:36.274Z] #66 21.02 
13:01:36 [2024-02-28T13:01:36.274Z] #66 21.02 GLOBAL OPTIONS:
13:01:36 [2024-02-28T13:01:36.274Z] #66 21.02    --help, -h  show help (default: false)
13:01:37 [2024-02-28T13:01:37.216Z] #66 ...
13:01:37 [2024-02-28T13:01:37.216Z] 
13:01:37 [2024-02-28T13:01:37.216Z] #67 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
13:01:37 [2024-02-28T13:01:37.216Z] #67 12.32 Selecting previously unselected package libxml2:arm64.
13:01:37 [2024-02-28T13:01:37.216Z] #67 12.32 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
13:01:37 [2024-02-28T13:01:37.216Z] #67 12.60 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
13:01:37 [2024-02-28T13:01:37.216Z] #67 13.86 Selecting previously unselected package libarchive13:arm64.
13:01:37 [2024-02-28T13:01:37.216Z] #67 13.86 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
13:01:37 [2024-02-28T13:01:37.216Z] #67 13.94 Unpacking libarchive13:arm64 (3.6.2-1) ...
13:01:37 [2024-02-28T13:01:37.216Z] #67 14.86 Selecting previously unselected package libjsoncpp25:arm64.
13:01:37 [2024-02-28T13:01:37.216Z] #67 14.86 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
13:01:37 [2024-02-28T13:01:37.216Z] #67 15.07 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
13:01:37 [2024-02-28T13:01:37.216Z] #67 16.07 Selecting previously unselected package librhash0:arm64.
13:01:37 [2024-02-28T13:01:37.216Z] #67 16.07 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
13:01:37 [2024-02-28T13:01:37.216Z] #67 16.15 Unpacking librhash0:arm64 (1.4.3-3) ...
13:01:37 [2024-02-28T13:01:37.216Z] #67 17.04 Selecting previously unselected package libuv1:arm64.
13:01:37 [2024-02-28T13:01:37.216Z] #67 17.04 Preparing to unpack .../5-libuv1_1.44.2-1_arm64.deb ...
13:01:37 [2024-02-28T13:01:37.216Z] #67 17.15 Unpacking libuv1:arm64 (1.44.2-1) ...
13:01:37 [2024-02-28T13:01:37.216Z] #67 18.50 Selecting previously unselected package cmake-data.
13:01:37 [2024-02-28T13:01:37.216Z] #67 18.50 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
13:01:37 [2024-02-28T13:01:37.216Z] #67 18.68 Unpacking cmake-data (3.25.1-1) ...
13:01:37 [2024-02-28T13:01:37.216Z] #67 20.39 Selecting previously unselected package cmake.
13:01:37 [2024-02-28T13:01:37.216Z] #67 20.40 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
13:01:37 [2024-02-28T13:01:37.216Z] #67 20.47 Unpacking cmake (3.25.1-1) ...
13:01:37 [2024-02-28T13:01:37.216Z] #67 21.95 Setting up libicu72:arm64 (72.1-3) ...
13:01:37 [2024-02-28T13:01:37.216Z] #67 22.45 Setting up libuv1:arm64 (1.44.2-1) ...
13:01:37 [2024-02-28T13:01:37.216Z] #67 ...
13:01:37 [2024-02-28T13:01:37.216Z] 
13:01:37 [2024-02-28T13:01:37.216Z] #69 [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             ;
13:01:37 [2024-02-28T13:01:37.216Z] #69 22.26 Selecting previously unselected package libseccomp-dev:arm64.
13:01:37 [2024-02-28T13:01:37.216Z] #69 22.26 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
13:01:37 [2024-02-28T13:01:37.216Z] #69 22.42 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
13:01:37 [2024-02-28T13:01:37.781Z] #69 23.18 Selecting previously unselected package libsystemd-dev:arm64.
13:01:37 [2024-02-28T13:01:37.781Z] #69 23.18 Preparing to unpack .../14-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
13:01:37 [2024-02-28T13:01:37.781Z] #69 23.48 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
13:01:38 [2024-02-28T13:01:38.713Z] #69 24.18 Selecting previously unselected package libtool.
13:01:38 [2024-02-28T13:01:38.713Z] #69 24.18 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
13:01:38 [2024-02-28T13:01:38.713Z] #69 24.31 Unpacking libtool (2.4.7-5) ...
13:01:39 [2024-02-28T13:01:39.536Z] #69 24.95 Selecting previously unselected package libudev-dev:arm64.
13:01:39 [2024-02-28T13:01:39.536Z] #69 24.96 Preparing to unpack .../16-libudev-dev_252.22-1~deb12u1_arm64.deb ...
13:01:39 [2024-02-28T13:01:39.536Z] #69 25.07 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
13:01:40 [2024-02-28T13:01:40.908Z] #69 26.34 Selecting previously unselected package libyajl2:arm64.
13:01:40 [2024-02-28T13:01:40.908Z] #69 26.34 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
13:01:40 [2024-02-28T13:01:40.908Z] #69 26.35 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
13:01:41 [2024-02-28T13:01:41.166Z] #69 ...
13:01:41 [2024-02-28T13:01:41.166Z] 
13:01:41 [2024-02-28T13:01:41.166Z] #45 [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
13:01:41 [2024-02-28T13:01:41.166Z] #45 16.26 Selecting previously unselected package libdpkg-perl.
13:01:41 [2024-02-28T13:01:41.166Z] #45 16.26 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
13:01:41 [2024-02-28T13:01:41.166Z] #45 16.37 Unpacking libdpkg-perl (1.21.22) ...
13:01:41 [2024-02-28T13:01:41.166Z] #45 17.25 Selecting previously unselected package patch.
13:01:41 [2024-02-28T13:01:41.166Z] #45 17.26 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
13:01:41 [2024-02-28T13:01:41.166Z] #45 17.38 Unpacking patch (2.7.6-7) ...
13:01:41 [2024-02-28T13:01:41.166Z] #45 18.55 Selecting previously unselected package dpkg-dev.
13:01:41 [2024-02-28T13:01:41.166Z] #45 18.55 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
13:01:41 [2024-02-28T13:01:41.166Z] #45 18.60 Unpacking dpkg-dev (1.21.22) ...
13:01:41 [2024-02-28T13:01:41.166Z] #45 19.43 Selecting previously unselected package libseccomp-dev:arm64.
13:01:41 [2024-02-28T13:01:41.166Z] #45 19.43 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
13:01:41 [2024-02-28T13:01:41.166Z] #45 19.58 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
13:01:41 [2024-02-28T13:01:41.166Z] #45 20.47 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
13:01:41 [2024-02-28T13:01:41.166Z] #45 20.78 Setting up bzip2 (1.0.8-5+b1) ...
13:01:41 [2024-02-28T13:01:41.166Z] #45 21.13 Setting up xz-utils (5.4.1-0.2) ...
13:01:41 [2024-02-28T13:01:41.166Z] #45 21.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:01:41 [2024-02-28T13:01:41.166Z] #45 21.83 Setting up patch (2.7.6-7) ...
13:01:41 [2024-02-28T13:01:41.166Z] #45 22.33 Setting up libdpkg-perl (1.21.22) ...
13:01:41 [2024-02-28T13:01:41.166Z] #45 22.73 Setting up dpkg-dev (1.21.22) ...
13:01:41 [2024-02-28T13:01:41.166Z] #45 ...
13:01:41 [2024-02-28T13:01:41.166Z] 
13:01:41 [2024-02-28T13:01:41.166Z] #69 [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             ;
13:01:41 [2024-02-28T13:01:41.166Z] #69 26.81 Selecting previously unselected package libyajl-dev:arm64.
13:01:41 [2024-02-28T13:01:41.423Z] #69 26.90 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
13:01:41 [2024-02-28T13:01:41.423Z] #69 27.00 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
13:01:42 [2024-02-28T13:01:42.142Z] #69 27.47 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
13:01:42 [2024-02-28T13:01:42.142Z] #69 27.61 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
13:01:42 [2024-02-28T13:01:42.736Z] #69 28.33 Setting up m4 (1.4.19-3) ...
13:01:42 [2024-02-28T13:01:42.994Z] #69 28.54 Setting up bzip2 (1.0.8-5+b1) ...
13:01:43 [2024-02-28T13:01:43.251Z] #69 28.83 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
13:01:43 [2024-02-28T13:01:43.251Z] #69 ...
13:01:43 [2024-02-28T13:01:43.251Z] 
13:01:43 [2024-02-28T13:01:43.251Z] #60 [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
13:01:43 [2024-02-28T13:01:43.251Z] #60 18.80 tomll can be used in two ways:
13:01:43 [2024-02-28T13:01:43.251Z] #60 18.80 Writing to STDIN and reading from STDOUT:
13:01:43 [2024-02-28T13:01:43.251Z] #60 18.80   cat file.toml | tomll > file.toml
13:01:43 [2024-02-28T13:01:43.251Z] #60 18.80 
13:01:43 [2024-02-28T13:01:43.251Z] #60 18.80 Reading and updating a list of files:
13:01:43 [2024-02-28T13:01:43.251Z] #60 18.80   tomll a.toml b.toml c.toml
13:01:43 [2024-02-28T13:01:43.251Z] #60 18.80 
13:01:43 [2024-02-28T13:01:43.251Z] #60 18.80 When given a list of files, tomll will modify all files in place without asking.
13:01:43 [2024-02-28T13:01:43.251Z] #60 ...
13:01:43 [2024-02-28T13:01:43.251Z] 
13:01:43 [2024-02-28T13:01:43.251Z] #63 [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
13:01:43 [2024-02-28T13:01:43.251Z] #63 22.54 Selecting previously unselected package libelf1:arm64.
13:01:43 [2024-02-28T13:01:43.251Z] #63 22.54 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
13:01:43 [2024-02-28T13:01:43.251Z] #63 22.68 Unpacking libelf1:arm64 (0.188-2.1) ...
13:01:43 [2024-02-28T13:01:43.251Z] #63 23.51 Selecting previously unselected package libffi-dev:arm64.
13:01:43 [2024-02-28T13:01:43.251Z] #63 23.51 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
13:01:43 [2024-02-28T13:01:43.251Z] #63 23.66 Unpacking libffi-dev:arm64 (3.4.4-1) ...
13:01:43 [2024-02-28T13:01:43.251Z] #63 24.19 Selecting previously unselected package libgpg-error-dev.
13:01:43 [2024-02-28T13:01:43.251Z] #63 24.20 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
13:01:43 [2024-02-28T13:01:43.251Z] #63 24.36 Unpacking libgpg-error-dev (1.46-1) ...
13:01:43 [2024-02-28T13:01:43.251Z] #63 24.94 Selecting previously unselected package libgcrypt20-dev.
13:01:43 [2024-02-28T13:01:43.251Z] #63 24.94 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
13:01:43 [2024-02-28T13:01:43.251Z] #63 25.26 Unpacking libgcrypt20-dev (1.10.1-3) ...
13:01:43 [2024-02-28T13:01:43.251Z] #63 26.12 Selecting previously unselected package libglib2.0-data.
13:01:43 [2024-02-28T13:01:43.251Z] #63 26.12 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
13:01:43 [2024-02-28T13:01:43.251Z] #63 26.20 Unpacking libglib2.0-data (2.74.6-2) ...
13:01:43 [2024-02-28T13:01:43.251Z] #63 27.04 Selecting previously unselected package libglib2.0-bin.
13:01:43 [2024-02-28T13:01:43.251Z] #63 27.04 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
13:01:43 [2024-02-28T13:01:43.251Z] #63 27.14 Unpacking libglib2.0-bin (2.74.6-2) ...
13:01:43 [2024-02-28T13:01:43.251Z] #63 28.13 Selecting previously unselected package python3-lib2to3.
13:01:43 [2024-02-28T13:01:43.251Z] #63 28.14 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
13:01:43 [2024-02-28T13:01:43.251Z] #63 28.18 Unpacking python3-lib2to3 (3.11.2-3) ...
13:01:43 [2024-02-28T13:01:43.510Z] #63 28.81 Selecting previously unselected package python3-distutils.
13:01:43 [2024-02-28T13:01:43.768Z] #63 28.83 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
13:01:43 [2024-02-28T13:01:43.768Z] #63 28.88 Unpacking python3-distutils (3.11.2-3) ...
13:01:44 [2024-02-28T13:01:44.361Z] #63 ...
13:01:44 [2024-02-28T13:01:44.361Z] 
13:01:44 [2024-02-28T13:01:44.361Z] #61 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
13:01:44 [2024-02-28T13:01:44.361Z] #61 19.89 v3.6.0
13:01:44 [2024-02-28T13:01:44.621Z] #61 ...
13:01:44 [2024-02-28T13:01:44.621Z] 
13:01:44 [2024-02-28T13:01:44.621Z] #69 [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             ;
13:01:44 [2024-02-28T13:01:44.621Z] #69 29.10 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
13:01:44 [2024-02-28T13:01:44.621Z] #69 29.70 Setting up autotools-dev (20220109.1) ...
13:01:44 [2024-02-28T13:01:44.621Z] #69 29.99 Setting up xz-utils (5.4.1-0.2) ...
13:01:44 [2024-02-28T13:01:44.621Z] #69 30.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:01:45 [2024-02-28T13:01:45.185Z] #69 30.62 Setting up patch (2.7.6-7) ...
13:01:45 [2024-02-28T13:01:45.185Z] #69 30.92 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
13:01:45 [2024-02-28T13:01:45.443Z] #69 30.99 Setting up libdpkg-perl (1.21.22) ...
13:01:45 [2024-02-28T13:01:45.700Z] #69 31.19 Setting up autoconf (2.71-3) ...
13:01:45 [2024-02-28T13:01:45.958Z] #69 31.61 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
13:01:46 [2024-02-28T13:01:46.215Z] #69 31.99 Setting up libcap-dev:arm64 (1:2.66-4) ...
13:01:46 [2024-02-28T13:01:46.780Z] #69 32.20 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
13:01:46 [2024-02-28T13:01:46.780Z] #69 32.53 Setting up automake (1:1.16.5-1.3) ...
13:01:47 [2024-02-28T13:01:47.037Z] #69 32.78 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
13:01:47 [2024-02-28T13:01:47.294Z] #69 32.91 Setting up libtool (2.4.7-5) ...
13:01:47 [2024-02-28T13:01:47.552Z] #69 33.16 Setting up dpkg-dev (1.21.22) ...
13:01:47 [2024-02-28T13:01:47.552Z] #69 ...
13:01:47 [2024-02-28T13:01:47.552Z] 
13:01:47 [2024-02-28T13:01:47.552Z] #67 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
13:01:47 [2024-02-28T13:01:47.552Z] #67 22.87 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
13:01:47 [2024-02-28T13:01:47.552Z] #67 23.28 Setting up librhash0:arm64 (1.4.3-3) ...
13:01:47 [2024-02-28T13:01:47.552Z] #67 23.72 Setting up cmake-data (3.25.1-1) ...
13:01:47 [2024-02-28T13:01:47.552Z] #67 24.05 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
13:01:47 [2024-02-28T13:01:47.552Z] #67 24.34 Setting up libarchive13:arm64 (3.6.2-1) ...
13:01:47 [2024-02-28T13:01:47.552Z] #67 24.72 Setting up cmake (3.25.1-1) ...
13:01:47 [2024-02-28T13:01:47.552Z] #67 24.88 Processing triggers for libc-bin (2.36-9+deb12u4) ...
13:01:47 [2024-02-28T13:01:47.809Z] #67 ...
13:01:47 [2024-02-28T13:01:47.809Z] 
13:01:47 [2024-02-28T13:01:47.810Z] #63 [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
13:01:47 [2024-02-28T13:01:47.810Z] #63 30.09 Selecting previously unselected package libglib2.0-dev-bin.
13:01:47 [2024-02-28T13:01:47.810Z] #63 30.09 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
13:01:47 [2024-02-28T13:01:47.810Z] #63 30.36 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
13:01:47 [2024-02-28T13:01:47.810Z] #63 30.83 Selecting previously unselected package libsepol-dev:arm64.
13:01:47 [2024-02-28T13:01:47.810Z] #63 30.83 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
13:01:47 [2024-02-28T13:01:47.810Z] #63 30.94 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
13:01:47 [2024-02-28T13:01:47.810Z] #63 31.92 Selecting previously unselected package libpcre2-16-0:arm64.
13:01:47 [2024-02-28T13:01:47.810Z] #63 31.92 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
13:01:47 [2024-02-28T13:01:47.810Z] #63 31.98 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
13:01:47 [2024-02-28T13:01:47.810Z] #63 32.82 Selecting previously unselected package libpcre2-32-0:arm64.
13:01:47 [2024-02-28T13:01:47.810Z] #63 32.82 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
13:01:47 [2024-02-28T13:01:47.810Z] #63 32.91 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
13:01:48 [2024-02-28T13:01:48.374Z] #63 33.70 Selecting previously unselected package libpcre2-posix3:arm64.
13:01:48 [2024-02-28T13:01:48.374Z] #63 33.70 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
13:01:48 [2024-02-28T13:01:48.374Z] #63 33.75 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
13:01:48 [2024-02-28T13:01:48.631Z] #63 34.10 Selecting previously unselected package libpcre2-dev:arm64.
13:01:48 [2024-02-28T13:01:48.891Z] #63 34.10 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
13:01:48 [2024-02-28T13:01:48.891Z] #63 34.14 Unpacking libpcre2-dev:arm64 (10.42-1) ...
13:01:49 [2024-02-28T13:01:49.428Z] #63 34.56 Selecting previously unselected package libselinux1-dev:arm64.
13:01:49 [2024-02-28T13:01:49.428Z] #63 34.56 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
13:01:49 [2024-02-28T13:01:49.428Z] #63 34.60 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
13:01:49 [2024-02-28T13:01:49.428Z] #63 34.87 Selecting previously unselected package libmount-dev:arm64.
13:01:49 [2024-02-28T13:01:49.685Z] #63 34.87 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
13:01:49 [2024-02-28T13:01:49.685Z] #63 34.92 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
13:01:49 [2024-02-28T13:01:49.945Z] #63 35.15 Selecting previously unselected package zlib1g-dev:arm64.
13:01:49 [2024-02-28T13:01:49.945Z] #63 35.15 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
13:01:49 [2024-02-28T13:01:49.945Z] #63 35.23 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
13:01:50 [2024-02-28T13:01:50.214Z] #63 35.49 Selecting previously unselected package libglib2.0-dev:arm64.
13:01:50 [2024-02-28T13:01:50.214Z] #63 35.50 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
13:01:50 [2024-02-28T13:01:50.214Z] #63 35.52 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
13:01:50 [2024-02-28T13:01:50.780Z] #63 36.06 Selecting previously unselected package libsecret-1-dev:arm64.
13:01:50 [2024-02-28T13:01:50.780Z] #63 36.06 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
13:01:50 [2024-02-28T13:01:50.780Z] #63 36.09 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
13:01:51 [2024-02-28T13:01:51.037Z] #63 ...
13:01:51 [2024-02-28T13:01:51.037Z] 
13:01:51 [2024-02-28T13:01:51.037Z] #62 [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
13:01:51 [2024-02-28T13:01:51.037Z] #62 26.60 gotestsum version dev
13:01:51 [2024-02-28T13:01:51.037Z] #62 ...
13:01:51 [2024-02-28T13:01:51.037Z] 
13:01:51 [2024-02-28T13:01:51.037Z] #69 [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             ;
13:01:51 [2024-02-28T13:01:51.037Z] #69 33.83 Setting up build-essential (12.9) ...
13:01:51 [2024-02-28T13:01:51.037Z] #69 34.07 Processing triggers for libc-bin (2.36-9+deb12u4) ...
13:01:53 [2024-02-28T13:01:53.559Z] #69 ...
13:01:53 [2024-02-28T13:01:53.559Z] 
13:01:53 [2024-02-28T13:01:53.559Z] #63 [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
13:01:53 [2024-02-28T13:01:53.559Z] #63 36.60 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
13:01:53 [2024-02-28T13:01:53.559Z] #63 36.76 No schema files found: doing nothing.
13:01:53 [2024-02-28T13:01:53.559Z] #63 36.85 Setting up libffi-dev:arm64 (3.4.4-1) ...
13:01:53 [2024-02-28T13:01:53.559Z] #63 36.92 Setting up libpcre2-16-0:arm64 (10.42-1) ...
13:01:53 [2024-02-28T13:01:53.559Z] #63 37.11 Setting up libbtrfs0:arm64 (6.2-1) ...
13:01:53 [2024-02-28T13:01:53.559Z] #63 37.20 Setting up libpcre2-32-0:arm64 (10.42-1) ...
13:01:53 [2024-02-28T13:01:53.559Z] #63 37.32 Setting up libglib2.0-data (2.74.6-2) ...
13:01:53 [2024-02-28T13:01:53.559Z] #63 37.42 Setting up libgpg-error-dev (1.46-1) ...
13:01:53 [2024-02-28T13:01:53.559Z] #63 37.48 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
13:01:53 [2024-02-28T13:01:53.559Z] #63 37.50 Setting up libsepol-dev:arm64 (3.4-2.1) ...
13:01:53 [2024-02-28T13:01:53.559Z] #63 37.57 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
13:01:53 [2024-02-28T13:01:53.559Z] #63 37.91 Setting up libpcre2-posix3:arm64 (10.42-1) ...
13:01:53 [2024-02-28T13:01:53.559Z] #63 38.02 Setting up libbtrfs-dev:arm64 (6.2-1) ...
13:01:53 [2024-02-28T13:01:53.559Z] #63 38.13 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
13:01:53 [2024-02-28T13:01:53.559Z] #63 38.24 Setting up python3-lib2to3 (3.11.2-3) ...
13:01:53 [2024-02-28T13:01:53.559Z] #63 38.47 Setting up libelf1:arm64 (0.188-2.1) ...
13:01:53 [2024-02-28T13:01:53.559Z] #63 38.49 Setting up libsecret-common (0.20.5-3) ...
13:01:53 [2024-02-28T13:01:53.559Z] #63 38.51 Setting up python3-distutils (3.11.2-3) ...
13:01:53 [2024-02-28T13:01:53.559Z] #63 38.94 Setting up libglib2.0-dev-bin (2.74.6-2) ...
13:01:53 [2024-02-28T13:01:53.816Z] #63 39.19 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
13:01:53 [2024-02-28T13:01:53.816Z] #63 39.34 Setting up libpcre2-dev:arm64 (10.42-1) ...
13:01:54 [2024-02-28T13:01:54.097Z] #63 39.58 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
13:01:54 [2024-02-28T13:01:54.354Z] #63 39.86 Setting up libglib2.0-bin (2.74.6-2) ...
13:01:54 [2024-02-28T13:01:54.611Z] #63 39.96 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
13:01:55 [2024-02-28T13:01:55.174Z] #63 40.46 Setting up libgcrypt20-dev (1.10.1-3) ...
13:01:55 [2024-02-28T13:01:55.441Z] #63 40.78 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
13:01:55 [2024-02-28T13:01:55.699Z] #63 41.01 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
13:01:55 [2024-02-28T13:01:55.699Z] #63 41.13 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
13:01:55 [2024-02-28T13:01:55.958Z] #63 41.27 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
13:01:55 [2024-02-28T13:01:55.958Z] #63 41.38 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
13:01:56 [2024-02-28T13:01:56.215Z] #63 41.47 Processing triggers for libc-bin (2.36-9+deb12u4) ...
13:01:56 [2024-02-28T13:01:56.215Z] #63 ...
13:01:56 [2024-02-28T13:01:56.215Z] 
13:01:56 [2024-02-28T13:01:56.215Z] #71 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
13:01:56 [2024-02-28T13:01:56.215Z] #71 ...
13:01:56 [2024-02-28T13:01:56.215Z] 
13:01:56 [2024-02-28T13:01:56.215Z] #60 [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
13:01:56 [2024-02-28T13:01:56.215Z] #60 DONE 41.9s
13:01:56 [2024-02-28T13:01:56.215Z] 
13:01:56 [2024-02-28T13:01:56.215Z] #58 [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
13:01:56 [2024-02-28T13:01:56.215Z] #58 DONE 45.2s
13:01:56 [2024-02-28T13:01:56.215Z] 
13:01:56 [2024-02-28T13:01:56.215Z] #50 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:01:56 [2024-02-28T13:01:56.215Z] #50 DONE 41.0s
13:01:56 [2024-02-28T13:01:56.215Z] 
13:01:56 [2024-02-28T13:01:56.215Z] #61 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
13:01:56 [2024-02-28T13:01:56.215Z] #61 DONE 41.9s
13:01:56 [2024-02-28T13:01:56.215Z] 
13:01:56 [2024-02-28T13:01:56.215Z] #66 [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
13:01:56 [2024-02-28T13:01:56.215Z] #66 DONE 41.9s
13:01:56 [2024-02-28T13:01:56.215Z] 
13:01:56 [2024-02-28T13:01:56.215Z] #68 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:01:56 [2024-02-28T13:01:56.215Z] #68 DONE 41.0s
13:01:56 [2024-02-28T13:01:56.215Z] 
13:01:56 [2024-02-28T13:01:56.215Z] #70 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:01:56 [2024-02-28T13:01:56.215Z] #70 DONE 40.4s
13:01:56 [2024-02-28T13:01:56.215Z] 
13:01:56 [2024-02-28T13:01:56.215Z] #57 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:01:56 [2024-02-28T13:01:56.215Z] #57 DONE 39.2s
13:01:56 [2024-02-28T13:01:56.215Z] 
13:01:56 [2024-02-28T13:01:56.215Z] #55 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:01:56 [2024-02-28T13:01:56.215Z] #55 DONE 40.0s
13:01:56 [2024-02-28T13:01:56.472Z] 
13:01:56 [2024-02-28T13:01:56.472Z] #45 [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
13:01:56 [2024-02-28T13:01:56.472Z] #45 DONE 41.6s
13:01:56 [2024-02-28T13:01:56.472Z] 
13:01:56 [2024-02-28T13:01:56.472Z] #62 [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
13:01:56 [2024-02-28T13:01:56.472Z] #62 DONE 42.1s
13:01:56 [2024-02-28T13:01:56.472Z] 
13:01:56 [2024-02-28T13:01:56.472Z] #42 [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
13:01:56 [2024-02-28T13:01:56.472Z] #42 DONE 41.7s
13:01:56 [2024-02-28T13:01:56.472Z] 
13:01:56 [2024-02-28T13:01:56.472Z] #69 [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             ;
13:01:56 [2024-02-28T13:01:56.472Z] #69 DONE 42.2s
13:01:56 [2024-02-28T13:01:56.472Z] 
13:01:56 [2024-02-28T13:01:56.472Z] #53 [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...)
13:01:56 [2024-02-28T13:01:56.472Z] #53 DONE 40.6s
13:01:56 [2024-02-28T13:01:56.472Z] 
13:01:56 [2024-02-28T13:01:56.472Z] #67 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
13:01:56 [2024-02-28T13:01:56.472Z] #67 DONE 41.9s
13:01:56 [2024-02-28T13:01:56.472Z] 
13:01:56 [2024-02-28T13:01:56.472Z] #72 [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...)
13:01:56 [2024-02-28T13:01:56.730Z] #72 ...
13:01:56 [2024-02-28T13:01:56.730Z] 
13:01:56 [2024-02-28T13:01:56.730Z] #63 [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
13:01:56 [2024-02-28T13:01:56.730Z] #63 DONE 42.0s
13:01:56 [2024-02-28T13:01:56.730Z] 
13:01:56 [2024-02-28T13:01:56.730Z] #64 [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
13:01:56 [2024-02-28T13:01:56.730Z] #64 42.03 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
13:01:56 [2024-02-28T13:01:56.730Z] #64 42.08 Docker version unknown-version, build unknown-commit
13:01:57 [2024-02-28T13:01:57.295Z] #64 DONE 42.3s
13:01:57 [2024-02-28T13:01:57.295Z] 
13:01:57 [2024-02-28T13:01:57.295Z] #73 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
13:01:57 [2024-02-28T13:01:57.295Z] #73 DONE 0.3s
13:01:57 [2024-02-28T13:01:57.295Z] 
13:01:57 [2024-02-28T13:01:57.295Z] #74 [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...)
13:01:57 [2024-02-28T13:01:57.861Z] #74 ...
13:01:57 [2024-02-28T13:01:57.861Z] 
13:01:57 [2024-02-28T13:01:57.861Z] #59 [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
13:01:57 [2024-02-28T13:01:57.861Z] #59 43.25 golangci-lint has version v1.55.2 built with go1.21.7 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
13:01:57 [2024-02-28T13:01:57.861Z] #59 DONE 43.4s
13:01:58 [2024-02-28T13:01:58.118Z] 
13:01:58 [2024-02-28T13:01:58.118Z] #72 [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...)
13:01:58 [2024-02-28T13:01:58.118Z] #72 1.290 go: downloading github.com/Masterminds/semver/v3 v3.2.1
13:01:58 [2024-02-28T13:01:58.118Z] #72 1.291 go: downloading github.com/urfave/cli/v2 v2.27.1
13:01:58 [2024-02-28T13:01:58.118Z] #72 1.404 go: downloading golang.org/x/sys v0.16.0
13:01:58 [2024-02-28T13:01:58.118Z] #72 1.404 go: downloading github.com/containernetworking/plugins v1.4.0
13:01:58 [2024-02-28T13:01:58.118Z] #72 1.404 go: downloading github.com/google/uuid v1.6.0
13:01:58 [2024-02-28T13:01:58.118Z] #72 1.404 go: downloading github.com/moby/vpnkit v0.5.0
13:01:58 [2024-02-28T13:01:58.118Z] #72 1.404 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
13:01:58 [2024-02-28T13:01:58.118Z] #72 1.424 go: downloading github.com/gorilla/mux v1.8.1
13:01:58 [2024-02-28T13:01:58.376Z] #72 1.829 go: downloading github.com/moby/sys/mountinfo v0.7.1
13:01:58 [2024-02-28T13:01:58.376Z] #72 1.877 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
13:01:58 [2024-02-28T13:01:58.940Z] #72 2.381 go: downloading golang.org/x/net v0.17.0
13:01:58 [2024-02-28T13:01:58.940Z] #72 2.382 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
13:01:58 [2024-02-28T13:01:58.940Z] #72 2.417 go: downloading github.com/pierrec/lz4/v4 v4.1.17
13:01:58 [2024-02-28T13:01:58.940Z] #72 2.428 go: downloading github.com/josharian/native v1.1.0
13:01:59 [2024-02-28T13:01:59.198Z] #72 2.756 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
13:01:59 [2024-02-28T13:01:59.457Z] #72 2.758 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
13:02:00 [2024-02-28T13:02:00.828Z] #72 ...
13:02:00 [2024-02-28T13:02:00.828Z] 
13:02:00 [2024-02-28T13:02:00.828Z] #75 [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
13:02:00 [2024-02-28T13:02:00.828Z] #75 1.209 Hit:1 http://deb.debian.org/debian bookworm InRelease
13:02:00 [2024-02-28T13:02:00.828Z] #75 1.209 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
13:02:00 [2024-02-28T13:02:00.828Z] #75 1.209 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
13:02:00 [2024-02-28T13:02:00.828Z] #75 1.504 Reading package lists...
13:02:00 [2024-02-28T13:02:00.828Z] #75 2.189 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
13:02:00 [2024-02-28T13:02:00.828Z] #75 2.198 Reading package lists...
13:02:00 [2024-02-28T13:02:00.828Z] #75 3.064 Building dependency tree...
13:02:00 [2024-02-28T13:02:00.828Z] #75 3.273 Reading state information...
13:02:00 [2024-02-28T13:02:00.828Z] #75 3.640 gcc is already the newest version (4:12.2.0-3).
13:02:00 [2024-02-28T13:02:00.828Z] #75 3.640 libc6-dev is already the newest version (2.36-9+deb12u4).
13:02:00 [2024-02-28T13:02:00.828Z] #75 3.640 pkg-config is already the newest version (1.8.1-1).
13:02:00 [2024-02-28T13:02:00.828Z] #75 3.640 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
13:02:00 [2024-02-28T13:02:00.828Z] #75 DONE 4.1s
13:02:00 [2024-02-28T13:02:00.828Z] 
13:02:00 [2024-02-28T13:02:00.828Z] #65 [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 v25.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
13:02:00 [2024-02-28T13:02:00.828Z] #65 46.02 Docker version 25.0.2, build 29cf629
13:02:00 [2024-02-28T13:02:00.828Z] #65 DONE 46.1s
13:02:00 [2024-02-28T13:02:00.828Z] 
13:02:00 [2024-02-28T13:02:00.828Z] #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...)
13:02:01 [2024-02-28T13:02:01.392Z] #76 0.586 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
13:02:01 [2024-02-28T13:02:01.392Z] #76 0.586   Compatibility with CMake < 2.8.12 will be removed from a future version of
13:02:01 [2024-02-28T13:02:01.392Z] #76 0.586   CMake.
13:02:01 [2024-02-28T13:02:01.392Z] #76 0.586 
13:02:01 [2024-02-28T13:02:01.392Z] #76 0.586   Update the VERSION argument <min> value or use a ...<max> suffix to tell
13:02:01 [2024-02-28T13:02:01.392Z] #76 0.586   CMake that the project does not need compatibility with older versions.
13:02:01 [2024-02-28T13:02:01.392Z] #76 0.586 
13:02:01 [2024-02-28T13:02:01.392Z] #76 0.587 
13:02:01 [2024-02-28T13:02:01.392Z] #76 0.684 -- The C compiler identification is GNU 12.2.0
13:02:01 [2024-02-28T13:02:01.392Z] #76 0.707 -- Detecting C compiler ABI info
13:02:01 [2024-02-28T13:02:01.649Z] #76 0.904 -- Detecting C compiler ABI info - done
13:02:01 [2024-02-28T13:02:01.906Z] #76 0.940 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
13:02:01 [2024-02-28T13:02:01.906Z] #76 0.948 -- Detecting C compile features
13:02:01 [2024-02-28T13:02:01.906Z] #76 0.949 -- Detecting C compile features - done
13:02:01 [2024-02-28T13:02:01.906Z] #76 0.977 -- Performing Test HAS_BUILTIN_FORTIFY
13:02:01 [2024-02-28T13:02:01.906Z] #76 1.100 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:02:01 [2024-02-28T13:02:01.906Z] #76 1.272 -- Configuring done
13:02:02 [2024-02-28T13:02:02.163Z] #76 1.277 -- Generating done
13:02:02 [2024-02-28T13:02:02.164Z] #76 1.300 -- Build files have been written to: /go/src/github.com/krallin/tini
13:02:02 [2024-02-28T13:02:02.164Z] #76 1.380 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:02:02 [2024-02-28T13:02:02.421Z] #76 1.707 [100%] Linking C executable tini-static
13:02:02 [2024-02-28T13:02:02.677Z] #76 1.847 [100%] Built target tini-static
13:02:03 [2024-02-28T13:02:03.241Z] #76 DONE 2.4s
13:02:03 [2024-02-28T13:02:03.241Z] 
13:02:03 [2024-02-28T13:02:03.241Z] #77 [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
13:02:03 [2024-02-28T13:02:03.241Z] #77 0.693 Cloning into '/tmp/crun-build'...
13:02:03 [2024-02-28T13:02:03.241Z] #77 1.704 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
13:02:03 [2024-02-28T13:02:03.241Z] #77 1.706 Cloning into '/tmp/crun-build/libocispec'...
13:02:03 [2024-02-28T13:02:03.241Z] #77 2.001 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
13:02:03 [2024-02-28T13:02:03.241Z] #77 2.003 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
13:02:03 [2024-02-28T13:02:03.241Z] #77 2.003 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
13:02:03 [2024-02-28T13:02:03.241Z] #77 2.003 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
13:02:03 [2024-02-28T13:02:03.241Z] #77 2.005 Cloning into '/tmp/crun-build/libocispec/image-spec'...
13:02:03 [2024-02-28T13:02:03.241Z] #77 2.495 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
13:02:03 [2024-02-28T13:02:03.241Z] #77 2.986 Cloning into '/tmp/crun-build/libocispec/yajl'...
13:02:03 [2024-02-28T13:02:03.241Z] #77 3.281 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
13:02:03 [2024-02-28T13:02:03.241Z] #77 3.302 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
13:02:03 [2024-02-28T13:02:03.241Z] #77 3.326 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
13:02:05 [2024-02-28T13:02:05.141Z] #77 8.369 aclocal: warning: couldn't open directory 'm4': No such file or directory
13:02:07 [2024-02-28T13:02:07.117Z] #77 ...
13:02:07 [2024-02-28T13:02:07.117Z] 
13:02:07 [2024-02-28T13:02:07.117Z] #78 [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...)
13:02:07 [2024-02-28T13:02:07.117Z] #78 1.528 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 .
13:02:07 [2024-02-28T13:02:07.117Z] #78 ...
13:02:07 [2024-02-28T13:02:07.117Z] 
13:02:07 [2024-02-28T13:02:07.117Z] #79 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
13:02:07 [2024-02-28T13:02:07.117Z] #79 ...
13:02:07 [2024-02-28T13:02:07.117Z] 
13:02:07 [2024-02-28T13:02:07.117Z] #74 [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...)
13:02:07 [2024-02-28T13:02:07.117Z] #74 3.183 + bin/ctr
13:02:07 [2024-02-28T13:02:07.117Z] #74 3.184 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -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
13:02:09 [2024-02-28T13:02:09.059Z] #74 ...
13:02:09 [2024-02-28T13:02:09.059Z] 
13:02:09 [2024-02-28T13:02:09.059Z] #77 [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
13:02:09 [2024-02-28T13:02:09.059Z] #77 12.56 libtoolize: putting auxiliary files in '.'.
13:02:09 [2024-02-28T13:02:09.316Z] #77 12.56 libtoolize: copying file './ltmain.sh'
13:02:09 [2024-02-28T13:02:09.880Z] #77 13.30 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
13:02:09 [2024-02-28T13:02:09.880Z] #77 13.30 libtoolize: and rerunning libtoolize and aclocal.
13:02:09 [2024-02-28T13:02:09.880Z] #77 13.30 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:02:13 [2024-02-28T13:02:13.155Z] #77 16.21 configure.ac:7: installing './compile'
13:02:13 [2024-02-28T13:02:13.155Z] #77 16.22 configure.ac:11: installing './config.guess'
13:02:13 [2024-02-28T13:02:13.155Z] #77 16.23 configure.ac:11: installing './config.sub'
13:02:13 [2024-02-28T13:02:13.155Z] #77 16.24 configure.ac:8: installing './install-sh'
13:02:13 [2024-02-28T13:02:13.155Z] #77 16.25 configure.ac:8: installing './missing'
13:02:13 [2024-02-28T13:02:13.155Z] #77 16.29 Makefile.am: installing './depcomp'
13:02:13 [2024-02-28T13:02:13.414Z] #77 16.87 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:02:13 [2024-02-28T13:02:13.671Z] #77 16.87 libtoolize: copying file 'build-aux/ltmain.sh'
13:02:13 [2024-02-28T13:02:13.671Z] #77 17.03 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:02:13 [2024-02-28T13:02:13.671Z] #77 17.03 libtoolize: copying file 'm4/libtool.m4'
13:02:13 [2024-02-28T13:02:13.671Z] #77 17.16 libtoolize: copying file 'm4/ltoptions.m4'
13:02:13 [2024-02-28T13:02:13.928Z] #77 17.30 libtoolize: copying file 'm4/ltsugar.m4'
13:02:13 [2024-02-28T13:02:13.928Z] #77 17.40 libtoolize: copying file 'm4/ltversion.m4'
13:02:14 [2024-02-28T13:02:14.185Z] #77 17.53 libtoolize: copying file 'm4/lt~obsolete.m4'
13:02:14 [2024-02-28T13:02:14.185Z] #77 17.68 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:02:16 [2024-02-28T13:02:16.708Z] #77 19.74 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
13:02:16 [2024-02-28T13:02:16.708Z] #77 19.74 configure.ac:3: You should run autoupdate.
13:02:16 [2024-02-28T13:02:16.708Z] #77 19.74 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
13:02:16 [2024-02-28T13:02:16.708Z] #77 19.74 configure.ac:3: the top level
13:02:18 [2024-02-28T13:02:18.076Z] #77 21.46 configure.ac:7: installing 'build-aux/compile'
13:02:18 [2024-02-28T13:02:18.076Z] #77 21.48 configure.ac:9: installing 'build-aux/config.guess'
13:02:18 [2024-02-28T13:02:18.076Z] #77 21.48 configure.ac:9: installing 'build-aux/config.sub'
13:02:18 [2024-02-28T13:02:18.077Z] #77 21.50 configure.ac:11: installing 'build-aux/install-sh'
13:02:18 [2024-02-28T13:02:18.077Z] #77 21.50 configure.ac:11: installing 'build-aux/missing'
13:02:18 [2024-02-28T13:02:18.077Z] #77 21.57 Makefile.am: installing 'build-aux/depcomp'
13:02:18 [2024-02-28T13:02:18.333Z] #77 21.60 parallel-tests: installing 'build-aux/test-driver'
13:02:19 [2024-02-28T13:02:19.265Z] #77 22.61 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:02:19 [2024-02-28T13:02:19.265Z] #77 22.61 libtoolize: copying file 'build-aux/ltmain.sh'
13:02:19 [2024-02-28T13:02:19.522Z] #77 23.01 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:02:19 [2024-02-28T13:02:19.779Z] #77 23.01 libtoolize: copying file 'm4/libtool.m4'
13:02:19 [2024-02-28T13:02:19.779Z] #77 23.16 libtoolize: copying file 'm4/ltoptions.m4'
13:02:19 [2024-02-28T13:02:19.779Z] #77 23.28 libtoolize: copying file 'm4/ltsugar.m4'
13:02:20 [2024-02-28T13:02:20.036Z] #77 23.36 libtoolize: copying file 'm4/ltversion.m4'
13:02:20 [2024-02-28T13:02:20.036Z] #77 23.52 libtoolize: copying file 'm4/lt~obsolete.m4'
13:02:25 [2024-02-28T13:02:25.290Z] #77 28.26 configure.ac:11: installing 'build-aux/compile'
13:02:25 [2024-02-28T13:02:25.290Z] #77 28.27 configure.ac:11: installing 'build-aux/config.guess'
13:02:25 [2024-02-28T13:02:25.290Z] #77 28.27 configure.ac:11: installing 'build-aux/config.sub'
13:02:25 [2024-02-28T13:02:25.290Z] #77 28.28 configure.ac:13: installing 'build-aux/install-sh'
13:02:25 [2024-02-28T13:02:25.290Z] #77 28.28 configure.ac:13: installing 'build-aux/missing'
13:02:25 [2024-02-28T13:02:25.290Z] #77 28.28 configure.ac:8: installing 'build-aux/tap-driver.sh'
13:02:25 [2024-02-28T13:02:25.290Z] #77 28.36 Makefile.am: installing 'build-aux/depcomp'
13:02:25 [2024-02-28T13:02:25.803Z] #77 28.98 checking build system type... aarch64-unknown-linux-gnu
13:02:25 [2024-02-28T13:02:25.803Z] #77 29.13 checking host system type... aarch64-unknown-linux-gnu
13:02:25 [2024-02-28T13:02:25.803Z] #77 29.13 checking how to print strings... printf
13:02:25 [2024-02-28T13:02:25.803Z] #77 29.14 checking for gcc... gcc
13:02:26 [2024-02-28T13:02:26.062Z] #77 29.29 checking whether the C compiler works... yes
13:02:26 [2024-02-28T13:02:26.062Z] #77 29.36 checking for C compiler default output file name... a.out
13:02:26 [2024-02-28T13:02:26.062Z] #77 29.36 checking for suffix of executables... 
13:02:26 [2024-02-28T13:02:26.062Z] #77 29.43 checking whether we are cross compiling... no
13:02:26 [2024-02-28T13:02:26.062Z] #77 29.48 checking for suffix of object files... o
13:02:26 [2024-02-28T13:02:26.319Z] #77 29.54 checking whether the compiler supports GNU C... yes
13:02:26 [2024-02-28T13:02:26.319Z] #77 29.57 checking whether gcc accepts -g... yes
13:02:26 [2024-02-28T13:02:26.319Z] #77 29.62 checking for gcc option to enable C11 features... none needed
13:02:26 [2024-02-28T13:02:26.319Z] #77 29.72 checking whether gcc understands -c and -o together... yes
13:02:26 [2024-02-28T13:02:26.319Z] #77 29.79 checking for a sed that does not truncate output... /usr/bin/sed
13:02:26 [2024-02-28T13:02:26.319Z] #77 29.79 checking for grep that handles long lines and -e... /usr/bin/grep
13:02:26 [2024-02-28T13:02:26.319Z] #77 29.79 checking for egrep... /usr/bin/grep -E
13:02:26 [2024-02-28T13:02:26.319Z] #77 29.80 checking for fgrep... /usr/bin/grep -F
13:02:26 [2024-02-28T13:02:26.319Z] #77 29.80 checking for ld used by gcc... /usr/bin/ld
13:02:26 [2024-02-28T13:02:26.319Z] #77 29.80 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:02:26 [2024-02-28T13:02:26.319Z] #77 29.81 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:02:26 [2024-02-28T13:02:26.576Z] #77 29.82 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:02:26 [2024-02-28T13:02:26.576Z] #77 29.88 checking whether ln -s works... yes
13:02:26 [2024-02-28T13:02:26.576Z] #77 29.88 checking the maximum length of command line arguments... 1572864
13:02:26 [2024-02-28T13:02:26.576Z] #77 29.89 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:02:26 [2024-02-28T13:02:26.576Z] #77 29.89 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:02:26 [2024-02-28T13:02:26.576Z] #77 29.89 checking for /usr/bin/ld option to reload object files... -r
13:02:26 [2024-02-28T13:02:26.576Z] #77 29.89 checking for file... file
13:02:26 [2024-02-28T13:02:26.576Z] #77 29.89 checking for objdump... objdump
13:02:26 [2024-02-28T13:02:26.576Z] #77 29.89 checking how to recognize dependent libraries... pass_all
13:02:26 [2024-02-28T13:02:26.576Z] #77 29.89 checking for dlltool... no
13:02:26 [2024-02-28T13:02:26.576Z] #77 29.89 checking how to associate runtime and link libraries... printf %s\n
13:02:26 [2024-02-28T13:02:26.576Z] #77 29.89 checking for ar... ar
13:02:26 [2024-02-28T13:02:26.576Z] #77 29.89 checking for archiver @FILE support... @
13:02:26 [2024-02-28T13:02:26.833Z] #77 30.00 checking for strip... strip
13:02:26 [2024-02-28T13:02:26.833Z] #77 30.01 checking for ranlib... ranlib
13:02:26 [2024-02-28T13:02:26.833Z] #77 30.01 checking for gawk... no
13:02:26 [2024-02-28T13:02:26.833Z] #77 30.01 checking for mawk... mawk
13:02:26 [2024-02-28T13:02:26.833Z] #77 30.01 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:02:26 [2024-02-28T13:02:26.833Z] #77 30.23 checking for sysroot... no
13:02:26 [2024-02-28T13:02:26.833Z] #77 30.23 checking for a working dd... /usr/bin/dd
13:02:26 [2024-02-28T13:02:26.833Z] #77 30.24 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
13:02:26 [2024-02-28T13:02:26.833Z] #77 30.26 checking for mt... no
13:02:26 [2024-02-28T13:02:26.833Z] #77 30.26 checking if : is a manifest tool... no
13:02:26 [2024-02-28T13:02:26.833Z] #77 30.29 checking for stdio.h... yes
13:02:27 [2024-02-28T13:02:27.090Z] #77 30.34 checking for stdlib.h... yes
13:02:27 [2024-02-28T13:02:27.090Z] #77 30.49 checking for string.h... yes
13:02:27 [2024-02-28T13:02:27.347Z] #77 30.59 checking for inttypes.h... yes
13:02:27 [2024-02-28T13:02:27.347Z] #77 30.63 checking for stdint.h... yes
13:02:27 [2024-02-28T13:02:27.347Z] #77 30.67 checking for strings.h... yes
13:02:27 [2024-02-28T13:02:27.603Z] #77 30.76 checking for sys/stat.h... yes
13:02:27 [2024-02-28T13:02:27.603Z] #77 30.83 checking for sys/types.h... yes
13:02:27 [2024-02-28T13:02:27.603Z] #77 30.88 checking for unistd.h... yes
13:02:27 [2024-02-28T13:02:27.603Z] #77 30.92 checking for dlfcn.h... yes
13:02:27 [2024-02-28T13:02:27.603Z] #77 30.95 checking for objdir... .libs
13:02:27 [2024-02-28T13:02:27.860Z] #77 31.09 checking if gcc supports -fno-rtti -fno-exceptions... no
13:02:27 [2024-02-28T13:02:27.860Z] #77 31.18 checking for gcc option to produce PIC... -fPIC -DPIC
13:02:27 [2024-02-28T13:02:27.860Z] #77 31.18 checking if gcc PIC flag -fPIC -DPIC works... yes
13:02:28 [2024-02-28T13:02:28.117Z] #77 31.29 checking if gcc static flag -static works... yes
13:02:28 [2024-02-28T13:02:28.117Z] #77 31.44 checking if gcc supports -c -o file.o... yes
13:02:28 [2024-02-28T13:02:28.117Z] #77 31.51 checking if gcc supports -c -o file.o... (cached) yes
13:02:28 [2024-02-28T13:02:28.117Z] #77 31.52 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:02:28 [2024-02-28T13:02:28.374Z] #77 31.56 checking dynamic linker characteristics... GNU/Linux ld.so
13:02:28 [2024-02-28T13:02:28.374Z] #77 31.77 checking how to hardcode library paths into programs... immediate
13:02:28 [2024-02-28T13:02:28.374Z] #77 31.78 checking whether stripping libraries is possible... yes
13:02:28 [2024-02-28T13:02:28.374Z] #77 31.78 checking if libtool supports shared libraries... yes
13:02:28 [2024-02-28T13:02:28.374Z] #77 31.78 checking whether to build shared libraries... no
13:02:28 [2024-02-28T13:02:28.374Z] #77 31.78 checking whether to build static libraries... yes
13:02:28 [2024-02-28T13:02:28.374Z] #77 31.79 checking for a BSD-compatible install... /usr/bin/install -c
13:02:28 [2024-02-28T13:02:28.374Z] #77 31.81 checking whether build environment is sane... yes
13:02:28 [2024-02-28T13:02:28.374Z] #77 31.84 checking for a race-free mkdir -p... /usr/bin/mkdir -p
13:02:28 [2024-02-28T13:02:28.374Z] #77 31.84 checking whether make sets $(MAKE)... yes
13:02:28 [2024-02-28T13:02:28.631Z] #77 31.89 checking whether make supports the include directive... yes (GNU style)
13:02:28 [2024-02-28T13:02:28.631Z] #77 31.94 checking whether make supports nested variables... yes
13:02:28 [2024-02-28T13:02:28.887Z] #77 32.03 checking whether UID '0' is supported by ustar format... yes
13:02:28 [2024-02-28T13:02:28.887Z] #77 32.03 checking whether GID '0' is supported by ustar format... yes
13:02:28 [2024-02-28T13:02:28.887Z] #77 32.03 checking how to create a ustar tar archive... gnutar
13:02:28 [2024-02-28T13:02:28.887Z] #77 32.10 checking dependency style of gcc... gcc3
13:02:28 [2024-02-28T13:02:28.887Z] #77 32.26 checking whether to enable maintainer-specific portions of Makefiles... yes
13:02:28 [2024-02-28T13:02:28.887Z] #77 32.26 checking whether make supports nested variables... (cached) yes
13:02:28 [2024-02-28T13:02:28.887Z] #77 32.26 checking for gawk... (cached) mawk
13:02:28 [2024-02-28T13:02:28.887Z] #77 32.26 checking for a sed that does not truncate output... (cached) /usr/bin/sed
13:02:28 [2024-02-28T13:02:28.887Z] #77 32.27 checking for gcc... (cached) gcc
13:02:29 [2024-02-28T13:02:29.144Z] #77 32.38 checking whether the compiler supports GNU C... (cached) yes
13:02:29 [2024-02-28T13:02:29.144Z] #77 32.38 checking whether gcc accepts -g... (cached) yes
13:02:29 [2024-02-28T13:02:29.144Z] #77 32.38 checking for gcc option to enable C11 features... (cached) none needed
13:02:29 [2024-02-28T13:02:29.144Z] #77 32.38 checking whether gcc understands -c and -o together... (cached) yes
13:02:29 [2024-02-28T13:02:29.144Z] #77 32.39 checking for a Python interpreter with version >= 3... python3
13:02:29 [2024-02-28T13:02:29.144Z] #77 32.41 checking for python3... /usr/bin/python3
13:02:29 [2024-02-28T13:02:29.144Z] #77 32.41 checking for python3 version... 3.11
13:02:29 [2024-02-28T13:02:29.144Z] #77 32.43 checking for python3 platform... linux
13:02:29 [2024-02-28T13:02:29.144Z] #77 32.44 checking for GNU default python3 prefix... ${prefix}
13:02:29 [2024-02-28T13:02:29.144Z] #77 32.44 checking for GNU default python3 exec_prefix... ${exec_prefix}
13:02:29 [2024-02-28T13:02:29.144Z] #77 32.44 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
13:02:29 [2024-02-28T13:02:29.401Z] #77 32.48 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
13:02:29 [2024-02-28T13:02:29.401Z] #77 32.54 checking for go-md2man... no
13:02:29 [2024-02-28T13:02:29.401Z] #77 32.54 checking for error.h... yes
13:02:29 [2024-02-28T13:02:29.401Z] #77 32.58 checking for linux/openat2.h... yes
13:02:29 [2024-02-28T13:02:29.401Z] #77 32.66 checking for stdatomic.h... yes
13:02:29 [2024-02-28T13:02:29.658Z] #77 32.77 checking for linux/ioprio.h... yes
13:02:29 [2024-02-28T13:02:29.658Z] #77 32.84 checking for atomic_int... yes
13:02:29 [2024-02-28T13:02:29.658Z] #77 32.95 checking for atomic_bool... yes
13:02:29 [2024-02-28T13:02:29.915Z] #77 33.06 checking for copy_file_range... yes
13:02:29 [2024-02-28T13:02:29.915Z] #77 33.16 checking for fgetxattr... yes
13:02:29 [2024-02-28T13:02:29.915Z] #77 33.24 checking for statx... yes
13:02:30 [2024-02-28T13:02:30.172Z] #77 33.34 checking for fgetpwent_r... yes
13:02:30 [2024-02-28T13:02:30.172Z] #77 33.44 checking for issetugid... no
13:02:30 [2024-02-28T13:02:30.428Z] #77 33.56 checking for memfd_create... yes
13:02:30 [2024-02-28T13:02:30.428Z] #77 33.64 checking for pkg-config... /usr/bin/pkg-config
13:02:30 [2024-02-28T13:02:30.428Z] #77 33.64 checking pkg-config is at least version 0.9.0... yes
13:02:30 [2024-02-28T13:02:30.428Z] #77 33.65 checking for library containing yajl_tree_get... -lyajl
13:02:30 [2024-02-28T13:02:30.685Z] #77 33.75 checking for yajl >= 2.0.0... yes
13:02:30 [2024-02-28T13:02:30.685Z] #77 33.78 checking for sys/capability.h... yes
13:02:30 [2024-02-28T13:02:30.685Z] #77 33.83 checking for library containing cap_from_name... -lcap
13:02:30 [2024-02-28T13:02:30.685Z] #77 33.97 checking for library containing gcry_check_version... no
13:02:30 [2024-02-28T13:02:30.942Z] #77 34.13 checking for library containing dlopen... none required
13:02:30 [2024-02-28T13:02:30.942Z] #77 34.19 checking for seccomp.h... yes
13:02:30 [2024-02-28T13:02:30.942Z] #77 34.26 checking for library containing seccomp_rule_add... -lseccomp
13:02:31 [2024-02-28T13:02:31.199Z] #77 34.45 checking for library containing seccomp_arch_resolve_name... none required
13:02:31 [2024-02-28T13:02:31.199Z] #77 34.53 checking for systemd/sd-bus.h... yes
13:02:31 [2024-02-28T13:02:31.456Z] #77 34.61 checking for library containing sd_bus_match_signal_async... -lsystemd
13:02:31 [2024-02-28T13:02:31.456Z] #77 34.84 checking for sd_notify_barrier... yes
13:02:31 [2024-02-28T13:02:31.714Z] #77 34.95 checking for linux/bpf.h... yes
13:02:31 [2024-02-28T13:02:31.714Z] #77 35.02 checking compilation for eBPF... yes
13:02:31 [2024-02-28T13:02:31.714Z] #77 35.07 checking for criu >= 3.15... no
13:02:31 [2024-02-28T13:02:31.714Z] #77 35.08 configure: CRIU headers not found, building without CRIU support
13:02:31 [2024-02-28T13:02:31.714Z] #77 35.08 checking for criu > 3.16... no
13:02:31 [2024-02-28T13:02:31.714Z] #77 35.10 configure: CRIU version doesn't support join-ns API
13:02:31 [2024-02-28T13:02:31.714Z] #77 35.10 checking for criu > 3.16.1... no
13:02:31 [2024-02-28T13:02:31.714Z] #77 35.11 configure: CRIU version doesn't support for pre-dumping
13:02:31 [2024-02-28T13:02:31.714Z] #77 35.11 checking for new mount API (fsconfig)... yes
13:02:31 [2024-02-28T13:02:31.714Z] #77 35.22 yes
13:02:31 [2024-02-28T13:02:31.970Z] #77 35.23 checking for seccomp notify API... yes
13:02:31 [2024-02-28T13:02:31.970Z] #77 35.28 checking for gperf... no
13:02:31 [2024-02-28T13:02:31.970Z] #77 35.28 configure: gperf not found - cannot rebuild signal parser code
13:02:31 [2024-02-28T13:02:31.970Z] #77 35.28 checking for library containing argp_parse... none required
13:02:32 [2024-02-28T13:02:32.229Z] #77 35.49 checking that generated files are newer than configure... done
13:02:32 [2024-02-28T13:02:32.229Z] #77 35.50 configure: creating ./config.status
13:02:34 [2024-02-28T13:02:34.128Z] #77 37.13 config.status: creating Makefile
13:02:34 [2024-02-28T13:02:34.128Z] #77 37.16 config.status: creating config.h
13:02:34 [2024-02-28T13:02:34.128Z] #77 37.17 config.status: executing libtool commands
13:02:34 [2024-02-28T13:02:34.128Z] #77 37.19 config.status: executing depfiles commands
13:02:34 [2024-02-28T13:02:34.128Z] #77 37.57 === configuring in libocispec (/tmp/crun-build/libocispec)
13:02:34 [2024-02-28T13:02:34.384Z] #77 37.58 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:02:34 [2024-02-28T13:02:34.384Z] #77 37.73 checking for gcc... gcc
13:02:34 [2024-02-28T13:02:34.384Z] #77 37.80 checking whether the C compiler works... yes
13:02:34 [2024-02-28T13:02:34.384Z] #77 37.87 checking for C compiler default output file name... a.out
13:02:34 [2024-02-28T13:02:34.641Z] #77 37.87 checking for suffix of executables... 
13:02:34 [2024-02-28T13:02:34.641Z] #77 37.92 checking whether we are cross compiling... no
13:02:34 [2024-02-28T13:02:34.641Z] #77 37.98 checking for suffix of object files... o
13:02:34 [2024-02-28T13:02:34.641Z] #77 38.01 checking whether the compiler supports GNU C... yes
13:02:34 [2024-02-28T13:02:34.641Z] #77 38.05 checking whether gcc accepts -g... yes
13:02:34 [2024-02-28T13:02:34.641Z] #77 38.07 checking for gcc option to enable C11 features... none needed
13:02:34 [2024-02-28T13:02:34.898Z] #77 38.15 checking whether gcc understands -c and -o together... yes
13:02:34 [2024-02-28T13:02:34.898Z] #77 38.19 checking for stdio.h... yes
13:02:34 [2024-02-28T13:02:34.898Z] #77 38.22 checking for stdlib.h... yes
13:02:34 [2024-02-28T13:02:34.898Z] #77 38.26 checking for string.h... yes
13:02:34 [2024-02-28T13:02:34.898Z] #77 38.30 checking for inttypes.h... yes
13:02:34 [2024-02-28T13:02:34.898Z] #77 38.34 checking for stdint.h... yes
13:02:35 [2024-02-28T13:02:35.155Z] #77 38.42 checking for strings.h... yes
13:02:35 [2024-02-28T13:02:35.155Z] #77 38.48 checking for sys/stat.h... yes
13:02:35 [2024-02-28T13:02:35.155Z] #77 38.53 checking for sys/types.h... yes
13:02:35 [2024-02-28T13:02:35.155Z] #77 38.56 checking for unistd.h... yes
13:02:35 [2024-02-28T13:02:35.155Z] #77 38.60 checking for wchar.h... yes
13:02:35 [2024-02-28T13:02:35.412Z] #77 38.63 checking for minix/config.h... no
13:02:35 [2024-02-28T13:02:35.412Z] #77 38.69 checking whether it is safe to define __EXTENSIONS__... yes
13:02:35 [2024-02-28T13:02:35.412Z] #77 38.74 checking whether _XOPEN_SOURCE should be defined... no
13:02:35 [2024-02-28T13:02:35.412Z] #77 38.83 checking build system type... aarch64-unknown-linux-gnu
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.91 checking host system type... aarch64-unknown-linux-gnu
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.91 checking how to print strings... printf
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.91 checking for a sed that does not truncate output... /usr/bin/sed
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.92 checking for grep that handles long lines and -e... /usr/bin/grep
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.92 checking for egrep... /usr/bin/grep -E
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.92 checking for fgrep... /usr/bin/grep -F
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.92 checking for ld used by gcc... /usr/bin/ld
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.93 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.93 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.94 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.98 checking whether ln -s works... yes
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.98 checking the maximum length of command line arguments... 1572864
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.99 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.99 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.99 checking for /usr/bin/ld option to reload object files... -r
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.99 checking for file... file
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.99 checking for objdump... objdump
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.99 checking how to recognize dependent libraries... pass_all
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.99 checking for dlltool... no
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.99 checking how to associate runtime and link libraries... printf %s\n
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.99 checking for ar... ar
13:02:35 [2024-02-28T13:02:35.669Z] #77 38.99 checking for archiver @FILE support... @
13:02:35 [2024-02-28T13:02:35.669Z] #77 39.04 checking for strip... strip
13:02:35 [2024-02-28T13:02:35.669Z] #77 39.04 checking for ranlib... ranlib
13:02:35 [2024-02-28T13:02:35.669Z] #77 39.04 checking for gawk... no
13:02:35 [2024-02-28T13:02:35.669Z] #77 39.04 checking for mawk... mawk
13:02:35 [2024-02-28T13:02:35.669Z] #77 39.04 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:02:35 [2024-02-28T13:02:35.925Z] #77 39.14 checking for sysroot... no
13:02:35 [2024-02-28T13:02:35.925Z] #77 39.14 checking for a working dd... /usr/bin/dd
13:02:35 [2024-02-28T13:02:35.925Z] #77 39.15 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
13:02:35 [2024-02-28T13:02:35.925Z] #77 39.15 checking for mt... no
13:02:35 [2024-02-28T13:02:35.925Z] #77 39.15 checking if : is a manifest tool... no
13:02:35 [2024-02-28T13:02:35.925Z] #77 39.15 checking for dlfcn.h... yes
13:02:35 [2024-02-28T13:02:35.925Z] #77 39.21 checking for objdir... .libs
13:02:36 [2024-02-28T13:02:36.182Z] #77 39.32 checking if gcc supports -fno-rtti -fno-exceptions... no
13:02:36 [2024-02-28T13:02:36.182Z] #77 39.38 checking for gcc option to produce PIC... -fPIC -DPIC
13:02:36 [2024-02-28T13:02:36.182Z] #77 39.38 checking if gcc PIC flag -fPIC -DPIC works... yes
13:02:36 [2024-02-28T13:02:36.182Z] #77 39.42 checking if gcc static flag -static works... yes
13:02:36 [2024-02-28T13:02:36.182Z] #77 39.55 checking if gcc supports -c -o file.o... yes
13:02:36 [2024-02-28T13:02:36.182Z] #77 39.58 checking if gcc supports -c -o file.o... (cached) yes
13:02:36 [2024-02-28T13:02:36.182Z] #77 39.58 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:02:36 [2024-02-28T13:02:36.182Z] #77 39.59 checking dynamic linker characteristics... GNU/Linux ld.so
13:02:36 [2024-02-28T13:02:36.182Z] #77 39.64 checking how to hardcode library paths into programs... immediate
13:02:36 [2024-02-28T13:02:36.182Z] #77 39.64 checking whether stripping libraries is possible... yes
13:02:36 [2024-02-28T13:02:36.182Z] #77 39.65 checking if libtool supports shared libraries... yes
13:02:36 [2024-02-28T13:02:36.182Z] #77 39.65 checking whether to build shared libraries... no
13:02:36 [2024-02-28T13:02:36.182Z] #77 39.65 checking whether to build static libraries... yes
13:02:36 [2024-02-28T13:02:36.182Z] #77 39.65 checking for a BSD-compatible install... /usr/bin/install -c
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.65 checking whether build environment is sane... yes
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.66 checking for a race-free mkdir -p... /usr/bin/mkdir -p
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.66 checking whether make sets $(MAKE)... yes
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.67 checking whether make supports the include directive... yes (GNU style)
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.68 checking whether make supports nested variables... yes
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.69 checking whether UID '0' is supported by ustar format... yes
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.69 checking whether GID '0' is supported by ustar format... yes
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.69 checking how to create a ustar tar archive... gnutar
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.70 checking dependency style of gcc... gcc3
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.73 checking whether to enable maintainer-specific portions of Makefiles... yes
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.73 checking whether make supports nested variables... (cached) yes
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.73 checking for pkg-config... /usr/bin/pkg-config
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.73 checking pkg-config is at least version 0.9.0... yes
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.73 checking for yajl >= 2.1.0... yes
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.74 checking for a sed that does not truncate output... (cached) /usr/bin/sed
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.74 checking for gcc... (cached) gcc
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.76 checking whether the compiler supports GNU C... (cached) yes
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.76 checking whether gcc accepts -g... (cached) yes
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.76 checking for gcc option to enable C11 features... (cached) none needed
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.76 checking whether gcc understands -c and -o together... (cached) yes
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.77 checking for a Python interpreter with version >= 3... python3
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.78 checking for python3... /usr/bin/python3
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.78 checking for python3 version... 3.11
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.79 checking for python3 platform... linux
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.80 checking for GNU default python3 prefix... ${prefix}
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.80 checking for GNU default python3 exec_prefix... ${exec_prefix}
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.80 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
13:02:36 [2024-02-28T13:02:36.438Z] #77 39.83 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
13:02:37 [2024-02-28T13:02:37.368Z] #77 39.88 checking that generated files are newer than configure... 
13:02:37 [2024-02-28T13:02:37.368Z] #77 ...
13:02:37 [2024-02-28T13:02:37.368Z] 
13:02:37 [2024-02-28T13:02:37.368Z] #78 [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...)
13:02:37 [2024-02-28T13:02:37.368Z] #78 DONE 40.6s
13:02:37 [2024-02-28T13:02:37.368Z] 
13:02:37 [2024-02-28T13:02:37.368Z] #71 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
13:02:37 [2024-02-28T13:02:37.368Z] #71 DONE 41.1s
13:02:37 [2024-02-28T13:02:37.368Z] 
13:02:37 [2024-02-28T13:02:37.368Z] #79 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
13:02:37 [2024-02-28T13:02:37.368Z] #79 DONE 40.6s
13:02:37 [2024-02-28T13:02:37.368Z] 
13:02:37 [2024-02-28T13:02:37.368Z] #72 [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...)
13:02:37 [2024-02-28T13:02:37.368Z] #72 DONE 40.8s
13:02:37 [2024-02-28T13:02:37.368Z] 
13:02:37 [2024-02-28T13:02:37.368Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
13:02:37 [2024-02-28T13:02:37.368Z] #80 DONE 0.1s
13:02:37 [2024-02-28T13:02:37.368Z] 
13:02:37 [2024-02-28T13:02:37.368Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
13:02:37 [2024-02-28T13:02:37.368Z] #81 DONE 0.1s
13:02:37 [2024-02-28T13:02:37.368Z] 
13:02:37 [2024-02-28T13:02:37.368Z] #77 [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
13:02:37 [2024-02-28T13:02:37.368Z] #77 39.88 checking that generated files are newer than configure... done
13:02:37 [2024-02-28T13:02:37.368Z] #77 40.66 configure: creating ./config.status
13:02:37 [2024-02-28T13:02:37.931Z] #77 41.41 config.status: creating Makefile
13:02:38 [2024-02-28T13:02:38.188Z] #77 41.43 config.status: creating ocispec.pc
13:02:38 [2024-02-28T13:02:38.188Z] #77 41.44 config.status: creating config.h
13:02:38 [2024-02-28T13:02:38.188Z] #77 41.44 config.status: executing libtool commands
13:02:38 [2024-02-28T13:02:38.188Z] #77 41.45 config.status: executing depfiles commands
13:02:38 [2024-02-28T13:02:38.188Z] #77 41.59 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
13:02:38 [2024-02-28T13:02:38.444Z] #77 41.59 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:02:38 [2024-02-28T13:02:38.444Z] #77 41.65 checking for gcc... gcc
13:02:38 [2024-02-28T13:02:38.444Z] #77 41.67 checking whether the C compiler works... yes
13:02:38 [2024-02-28T13:02:38.444Z] #77 41.73 checking for C compiler default output file name... a.out
13:02:38 [2024-02-28T13:02:38.444Z] #77 41.73 checking for suffix of executables... 
13:02:38 [2024-02-28T13:02:38.444Z] #77 41.81 checking whether we are cross compiling... no
13:02:38 [2024-02-28T13:02:38.727Z] #77 ...
13:02:38 [2024-02-28T13:02:38.727Z] 
13:02:38 [2024-02-28T13:02:38.727Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
13:02:38 [2024-02-28T13:02:38.727Z] #82 DONE 0.6s
13:02:38 [2024-02-28T13:02:38.727Z] 
13:02:38 [2024-02-28T13:02:38.727Z] #77 [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
13:02:38 [2024-02-28T13:02:38.727Z] #77 41.86 checking for suffix of object files... o
13:02:38 [2024-02-28T13:02:38.727Z] #77 41.88 checking whether the compiler supports GNU C... yes
13:02:38 [2024-02-28T13:02:38.727Z] #77 41.91 checking whether gcc accepts -g... yes
13:02:38 [2024-02-28T13:02:38.727Z] #77 41.93 checking for gcc option to enable C11 features... none needed
13:02:38 [2024-02-28T13:02:38.727Z] #77 42.02 checking whether gcc understands -c and -o together... yes
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.14 checking for a BSD-compatible install... /usr/bin/install -c
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.15 checking whether build environment is sane... yes
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.16 checking for a race-free mkdir -p... /usr/bin/mkdir -p
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.16 checking for gawk... no
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.16 checking for mawk... mawk
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.16 checking whether make sets $(MAKE)... yes
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.17 checking whether make supports the include directive... yes (GNU style)
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.17 checking whether make supports nested variables... yes
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.18 checking whether UID '0' is supported by ustar format... yes
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.18 checking whether GID '0' is supported by ustar format... yes
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.18 checking how to create a ustar tar archive... gnutar
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.19 checking dependency style of gcc... gcc3
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.25 checking whether to enable maintainer-specific portions of Makefiles... yes
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.25 checking whether make supports nested variables... (cached) yes
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.26 checking build system type... aarch64-unknown-linux-gnu
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.33 checking host system type... aarch64-unknown-linux-gnu
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.33 checking how to print strings... printf
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.33 checking for a sed that does not truncate output... /usr/bin/sed
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.34 checking for grep that handles long lines and -e... /usr/bin/grep
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.34 checking for egrep... /usr/bin/grep -E
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.34 checking for fgrep... /usr/bin/grep -F
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.34 checking for ld used by gcc... /usr/bin/ld
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.34 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.35 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:02:38 [2024-02-28T13:02:38.984Z] #77 42.35 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.37 checking whether ln -s works... yes
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.37 checking the maximum length of command line arguments... 1572864
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.38 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.38 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.38 checking for /usr/bin/ld option to reload object files... -r
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.38 checking for file... file
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.38 checking for objdump... objdump
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.38 checking how to recognize dependent libraries... pass_all
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.38 checking for dlltool... no
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.38 checking how to associate runtime and link libraries... printf %s\n
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.38 checking for ar... ar
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.38 checking for archiver @FILE support... @
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.42 checking for strip... strip
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.42 checking for ranlib... ranlib
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.42 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.68 checking for sysroot... no
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.68 checking for a working dd... /usr/bin/dd
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.68 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.69 checking for mt... no
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.69 checking if : is a manifest tool... no
13:02:39 [2024-02-28T13:02:39.241Z] #77 42.69 checking for stdio.h... yes
13:02:39 [2024-02-28T13:02:39.498Z] #77 42.75 checking for stdlib.h... yes
13:02:39 [2024-02-28T13:02:39.498Z] #77 42.81 checking for string.h... yes
13:02:39 [2024-02-28T13:02:39.498Z] #77 42.84 checking for inttypes.h... yes
13:02:39 [2024-02-28T13:02:39.498Z] #77 42.87 checking for stdint.h... yes
13:02:39 [2024-02-28T13:02:39.498Z] #77 42.90 checking for strings.h... yes
13:02:39 [2024-02-28T13:02:39.498Z] #77 42.95 checking for sys/stat.h... yes
13:02:39 [2024-02-28T13:02:39.755Z] #77 ...
13:02:39 [2024-02-28T13:02:39.755Z] 
13:02:39 [2024-02-28T13:02:39.755Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
13:02:39 [2024-02-28T13:02:39.755Z] #83 DONE 1.1s
13:02:39 [2024-02-28T13:02:39.755Z] 
13:02:39 [2024-02-28T13:02:39.755Z] #77 [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
13:02:39 [2024-02-28T13:02:39.755Z] #77 42.99 checking for sys/types.h... yes
13:02:39 [2024-02-28T13:02:39.755Z] #77 43.03 checking for unistd.h... yes
13:02:39 [2024-02-28T13:02:39.755Z] #77 43.08 checking for dlfcn.h... yes
13:02:39 [2024-02-28T13:02:39.755Z] 
13:02:39 [2024-02-28T13:02:39.755Z] #77 ...
13:02:39 [2024-02-28T13:02:39.755Z] 
13:02:39 [2024-02-28T13:02:39.755Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
13:02:39 [2024-02-28T13:02:39.755Z] #84 DONE 0.1s
13:02:39 [2024-02-28T13:02:39.755Z] 
13:02:39 [2024-02-28T13:02:39.755Z] #77 [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
13:02:39 [2024-02-28T13:02:39.755Z] #77 43.12 checking for objdir... .libs
13:02:40 [2024-02-28T13:02:40.013Z] #77 43.23 checking if gcc supports -fno-rtti -fno-exceptions... no
13:02:40 [2024-02-28T13:02:40.013Z] #77 43.27 checking for gcc option to produce PIC... -fPIC -DPIC
13:02:40 [2024-02-28T13:02:40.013Z] #77 43.27 checking if gcc PIC flag -fPIC -DPIC works... yes
13:02:40 [2024-02-28T13:02:40.013Z] #77 43.32 checking if gcc static flag -static works... yes
13:02:40 [2024-02-28T13:02:40.013Z] 
13:02:40 [2024-02-28T13:02:40.013Z] #77 ...
13:02:40 [2024-02-28T13:02:40.013Z] 
13:02:40 [2024-02-28T13:02:40.013Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
13:02:40 [2024-02-28T13:02:40.013Z] #85 DONE 0.4s
13:02:40 [2024-02-28T13:02:40.013Z] 
13:02:40 [2024-02-28T13:02:40.013Z] #77 [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
13:02:40 [2024-02-28T13:02:40.013Z] #77 43.41 checking if gcc supports -c -o file.o... yes
13:02:40 [2024-02-28T13:02:40.013Z] #77 43.44 checking if gcc supports -c -o file.o... (cached) yes
13:02:40 [2024-02-28T13:02:40.013Z] #77 43.44 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:02:40 [2024-02-28T13:02:40.271Z] #77 43.46 checking dynamic linker characteristics... 
13:02:40 [2024-02-28T13:02:40.271Z] #77 ...
13:02:40 [2024-02-28T13:02:40.271Z] 
13:02:40 [2024-02-28T13:02:40.271Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
13:02:40 [2024-02-28T13:02:40.271Z] #86 DONE 0.1s
13:02:40 [2024-02-28T13:02:40.271Z] 
13:02:40 [2024-02-28T13:02:40.271Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
13:02:40 [2024-02-28T13:02:40.271Z] #87 DONE 0.1s
13:02:40 [2024-02-28T13:02:40.271Z] 
13:02:40 [2024-02-28T13:02:40.271Z] #77 [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
13:02:40 [2024-02-28T13:02:40.271Z] #77 43.46 checking dynamic linker characteristics... GNU/Linux ld.so
13:02:40 [2024-02-28T13:02:40.271Z] #77 43.56 checking how to hardcode library paths into programs... immediate
13:02:40 [2024-02-28T13:02:40.271Z] #77 43.57 checking whether stripping libraries is possible... yes
13:02:40 [2024-02-28T13:02:40.271Z] #77 43.57 checking if libtool supports shared libraries... yes
13:02:40 [2024-02-28T13:02:40.271Z] #77 43.57 checking whether to build shared libraries... no
13:02:40 [2024-02-28T13:02:40.271Z] #77 43.57 checking whether to build static libraries... yes
13:02:40 [2024-02-28T13:02:40.271Z] #77 43.57 checking for float.h... yes
13:02:40 [2024-02-28T13:02:40.271Z] #77 43.61 checking for limits.h... yes
13:02:40 [2024-02-28T13:02:40.271Z] #77 43.65 checking for stddef.h... yes
13:02:40 [2024-02-28T13:02:40.529Z] #77 43.76 checking for stdlib.h... (cached) yes
13:02:40 [2024-02-28T13:02:40.529Z] #77 43.76 checking for string.h... (cached) yes
13:02:40 [2024-02-28T13:02:40.529Z] #77 43.76 checking for sys/time.h... yes
13:02:40 [2024-02-28T13:02:40.529Z] #77 43.81 checking for inline... inline
13:02:40 [2024-02-28T13:02:40.529Z] #77 43.86 checking for size_t... yes
13:02:40 [2024-02-28T13:02:40.786Z] #77 44.00 checking for GNU libc compatible malloc... yes
13:02:40 [2024-02-28T13:02:40.786Z] #77 44.07 checking for GNU libc compatible realloc... yes
13:02:41 [2024-02-28T13:02:41.044Z] #77 44.15 checking for working strtod... yes
13:02:41 [2024-02-28T13:02:41.045Z] #77 44.23 checking for gettimeofday... yes
13:02:41 [2024-02-28T13:02:41.045Z] #77 ...
13:02:41 [2024-02-28T13:02:41.045Z] 
13:02:41 [2024-02-28T13:02:41.045Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
13:02:41 [2024-02-28T13:02:41.045Z] #88 DONE 0.8s
13:02:41 [2024-02-28T13:02:41.045Z] 
13:02:41 [2024-02-28T13:02:41.045Z] #77 [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
13:02:41 [2024-02-28T13:02:41.045Z] #77 44.35 checking for memset... yes
13:02:41 [2024-02-28T13:02:41.045Z] #77 44.40 checking for strspn... yes
13:02:41 [2024-02-28T13:02:41.302Z] #77 ...
13:02:41 [2024-02-28T13:02:41.302Z] 
13:02:41 [2024-02-28T13:02:41.302Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
13:02:41 [2024-02-28T13:02:41.302Z] #89 DONE 0.2s
13:02:41 [2024-02-28T13:02:41.302Z] 
13:02:41 [2024-02-28T13:02:41.302Z] #77 [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
13:02:41 [2024-02-28T13:02:41.302Z] #77 44.53 checking that generated files are newer than configure... done
13:02:41 [2024-02-28T13:02:41.302Z] #77 44.53 configure: creating ./config.status
13:02:42 [2024-02-28T13:02:42.233Z] #77 45.60 config.status: creating Makefile
13:02:42 [2024-02-28T13:02:42.490Z] #77 45.62 config.status: creating config.h
13:02:42 [2024-02-28T13:02:42.490Z] #77 45.63 config.status: executing depfiles commands
13:02:42 [2024-02-28T13:02:42.490Z] #77 45.69 config.status: executing libtool commands
13:02:42 [2024-02-28T13:02:42.747Z] #77 46.08   GEN      .version
13:02:42 [2024-02-28T13:02:42.747Z] #77 46.09 make  install-recursive
13:02:42 [2024-02-28T13:02:42.747Z] #77 46.10 make[1]: Entering directory '/tmp/crun-build'
13:02:42 [2024-02-28T13:02:42.747Z] #77 46.12 Making install in libocispec
13:02:42 [2024-02-28T13:02:42.747Z] #77 46.13 make[2]: Entering directory '/tmp/crun-build/libocispec'
13:02:42 [2024-02-28T13:02:42.747Z] #77 46.14 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
13:02:42 [2024-02-28T13:02:42.747Z] #77 46.14 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
13:02:42 [2024-02-28T13:02:42.747Z] #77 46.14 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
13:02:42 [2024-02-28T13:02:42.747Z] #77 46.14 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
13:02:42 [2024-02-28T13:02:42.747Z] #77 46.20 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 ...
13:02:43 [2024-02-28T13:02:43.004Z] 
13:02:43 [2024-02-28T13:02:43.004Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
13:02:43 [2024-02-28T13:02:43.004Z] #90 DONE 1.7s
13:02:43 [2024-02-28T13:02:43.004Z] 
13:02:43 [2024-02-28T13:02:43.004Z] #77 [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
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.24 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.24 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.24 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.24 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.24 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.24 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.24 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
13:02:43 [2024-02-28T13:02:43.004Z] #77 46.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
13:02:43 [2024-02-28T13:02:43.261Z] #77 ...
13:02:43 [2024-02-28T13:02:43.261Z] 
13:02:43 [2024-02-28T13:02:43.261Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
13:02:43 [2024-02-28T13:02:43.261Z] #91 DONE 0.3s
13:02:43 [2024-02-28T13:02:43.261Z] 
13:02:43 [2024-02-28T13:02:43.261Z] #77 [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
13:02:43 [2024-02-28T13:02:43.261Z] #77 46.49 make  install-recursive
13:02:43 [2024-02-28T13:02:43.261Z] #77 46.49 make[3]: Entering directory '/tmp/crun-build/libocispec'
13:02:43 [2024-02-28T13:02:43.261Z] #77 46.52 Making install in yajl
13:02:43 [2024-02-28T13:02:43.261Z] #77 46.52 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:02:43 [2024-02-28T13:02:43.261Z] #77 46.54   CC       verify/json_verify-json_verify.o
13:02:43 [2024-02-28T13:02:43.261Z] #77 46.54   CC       src/libyajl_la-yajl_alloc.lo
13:02:43 [2024-02-28T13:02:43.261Z] #77 46.54   CC       src/libyajl_la-yajl.lo
13:02:43 [2024-02-28T13:02:43.261Z] #77 46.54   CC       src/libyajl_la-yajl_gen.lo
13:02:43 [2024-02-28T13:02:43.261Z] #77 46.54   CC       src/libyajl_la-yajl_parser.lo
13:02:43 [2024-02-28T13:02:43.261Z] #77 46.54   CC       src/libyajl_la-yajl_buf.lo
13:02:43 [2024-02-28T13:02:43.261Z] #77 46.56   CC       src/libyajl_la-yajl_encode.lo
13:02:43 [2024-02-28T13:02:43.261Z] #77 46.56   CC       src/libyajl_la-yajl_lex.lo
13:02:43 [2024-02-28T13:02:43.261Z] #77 46.57   CC       src/libyajl_la-yajl_tree.lo
13:02:43 [2024-02-28T13:02:43.825Z] #77 47.28   CCLD     libyajl.la
13:02:44 [2024-02-28T13:02:44.082Z] #77 ...
13:02:44 [2024-02-28T13:02:44.082Z] 
13:02:44 [2024-02-28T13:02:44.082Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
13:02:44 [2024-02-28T13:02:44.082Z] #92 DONE 0.9s
13:02:44 [2024-02-28T13:02:44.339Z] 
13:02:44 [2024-02-28T13:02:44.339Z] #77 [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
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.46   CCLD     verify/json_verify
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.64 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.64 make[5]: Nothing to be done for 'install-exec-am'.
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.64 make[5]: Nothing to be done for 'install-data-am'.
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.64 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.64 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.65 make[4]: Entering directory '/tmp/crun-build/libocispec'
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.69   CC       src/ocispec/validate.o
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.69   CC       src/ocispec/image_spec_schema_config_schema.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.70   CC       src/ocispec/image_spec_schema_content_descriptor.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.70   CC       src/ocispec/image_spec_schema_defs.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.70   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.70   CC       src/ocispec/image_spec_schema_image_index_schema.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.70   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.70   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.71   CC       src/ocispec/runtime_spec_schema_config_linux.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.71   CC       src/ocispec/runtime_spec_schema_config_zos.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.71   CC       src/ocispec/runtime_spec_schema_config_schema.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.71   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.71   CC       src/ocispec/runtime_spec_schema_config_vm.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.72   CC       src/ocispec/runtime_spec_schema_config_windows.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.72   CC       src/ocispec/runtime_spec_schema_defs.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.72   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.72   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.73   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.73   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.73   CC       src/ocispec/runtime_spec_schema_state_schema.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.73   CC       src/ocispec/runtime_spec_schema_features_linux.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.73   CC       src/ocispec/runtime_spec_schema_features_schema.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.74   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.74   CC       src/ocispec/basic_test_double_array_item.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.75   CC       src/ocispec/basic_test_double_array.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.77   CC       src/ocispec/basic_test_top_array_int.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.77   CC       src/ocispec/basic_test_top_array_string.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.78   CC       src/ocispec/basic_test_top_double_array_int.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.80   CC       src/ocispec/basic_test_top_double_array_obj.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.81   CC       src/ocispec/basic_test_top_double_array_refobj.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.82   CC       src/ocispec/basic_test_top_double_array_string.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.84   CC       src/ocispec/read-file.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.84   CC       src/ocispec/json_common.lo
13:02:44 [2024-02-28T13:02:44.339Z] #77 47.85   CC       tests/test-1.o
13:02:44 [2024-02-28T13:02:44.596Z] #77 47.86   CC       tests/test-2.o
13:02:44 [2024-02-28T13:02:44.596Z] #77 47.87   CC       tests/test-3.o
13:02:44 [2024-02-28T13:02:44.596Z] #77 47.88   CC       tests/test-4.o
13:02:44 [2024-02-28T13:02:44.596Z] #77 47.89   CC       tests/test-5.o
13:02:44 [2024-02-28T13:02:44.596Z] #77 47.91   CC       tests/test-6.o
13:02:44 [2024-02-28T13:02:44.596Z] #77 47.93   CC       tests/test-7.o
13:02:44 [2024-02-28T13:02:44.596Z] #77 47.95   CC       tests/test-8.o
13:02:44 [2024-02-28T13:02:44.596Z] #77 47.96   CC       tests/test-9.o
13:02:44 [2024-02-28T13:02:44.854Z] #77 48.00   CC       tests/test-10.o
13:02:44 [2024-02-28T13:02:44.854Z] #77 48.02   CC       tests/test-11.o
13:02:49 [2024-02-28T13:02:49.045Z] #77 51.88   CCLD     libocispec.la
13:02:49 [2024-02-28T13:02:49.045Z] #77 52.09   CCLD     src/ocispec/validate
13:02:49 [2024-02-28T13:02:49.045Z] #77 52.09   CCLD     tests/test-1
13:02:49 [2024-02-28T13:02:49.045Z] #77 52.10   CCLD     tests/test-2
13:02:49 [2024-02-28T13:02:49.045Z] #77 52.11   CCLD     tests/test-3
13:02:49 [2024-02-28T13:02:49.045Z] #77 52.12   CCLD     tests/test-4
13:02:49 [2024-02-28T13:02:49.045Z] #77 52.13   CCLD     tests/test-5
13:02:49 [2024-02-28T13:02:49.045Z] #77 52.14   CCLD     tests/test-7
13:02:49 [2024-02-28T13:02:49.045Z] #77 52.14   CCLD     tests/test-6
13:02:49 [2024-02-28T13:02:49.045Z] #77 52.15   CCLD     tests/test-8
13:02:49 [2024-02-28T13:02:49.045Z] #77 52.15   CCLD     tests/test-9
13:02:49 [2024-02-28T13:02:49.045Z] #77 52.16   CCLD     tests/test-10
13:02:49 [2024-02-28T13:02:49.045Z] #77 52.16 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
13:02:49 [2024-02-28T13:02:49.045Z] #77 52.17   CCLD     tests/test-11
13:02:49 [2024-02-28T13:02:49.045Z] #77 52.37 libtool: link: ar cr libocispec.a 
13:02:49 [2024-02-28T13:02:49.045Z] #77 52.38 libtool: link: ranlib libocispec.a
13:02:49 [2024-02-28T13:02:49.045Z] #77 52.56 make[5]: Entering directory '/tmp/crun-build/libocispec'
13:02:49 [2024-02-28T13:02:49.302Z] #77 52.62 make[5]: Leaving directory '/tmp/crun-build/libocispec'
13:02:49 [2024-02-28T13:02:49.302Z] #77 52.62 make[4]: Leaving directory '/tmp/crun-build/libocispec'
13:02:49 [2024-02-28T13:02:49.302Z] #77 52.62 make[3]: Leaving directory '/tmp/crun-build/libocispec'
13:02:49 [2024-02-28T13:02:49.302Z] #77 52.62 make[2]: Leaving directory '/tmp/crun-build/libocispec'
13:02:49 [2024-02-28T13:02:49.302Z] #77 52.62 make[2]: Entering directory '/tmp/crun-build'
13:02:49 [2024-02-28T13:02:49.302Z] #77 52.69   CC       src/libcrun/libcrun_testing_a-utils.o
13:02:49 [2024-02-28T13:02:49.302Z] #77 ...
13:02:49 [2024-02-28T13:02:49.302Z] 
13:02:49 [2024-02-28T13:02:49.302Z] #74 [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...)
13:02:49 [2024-02-28T13:02:49.302Z] #74 42.28 + bin/containerd
13:02:49 [2024-02-28T13:02:49.302Z] #74 42.28 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -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
13:02:49 [2024-02-28T13:02:49.302Z] #74 ...
13:02:49 [2024-02-28T13:02:49.302Z] 
13:02:49 [2024-02-28T13:02:49.302Z] #77 [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
13:02:49 [2024-02-28T13:02:49.302Z] #77 52.69   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
13:02:49 [2024-02-28T13:02:49.302Z] #77 52.70   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
13:02:49 [2024-02-28T13:02:49.302Z] #77 52.70   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
13:02:49 [2024-02-28T13:02:49.302Z] #77 52.71   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
13:02:49 [2024-02-28T13:02:49.302Z] #77 52.71   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
13:02:49 [2024-02-28T13:02:49.302Z] #77 52.71   CC       src/libcrun/libcrun_testing_a-cgroup.o
13:02:49 [2024-02-28T13:02:49.302Z] #77 52.72   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
13:02:49 [2024-02-28T13:02:49.302Z] #77 52.72   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
13:02:49 [2024-02-28T13:02:49.302Z] #77 52.74   CC       src/libcrun/libcrun_testing_a-container.o
13:02:49 [2024-02-28T13:02:49.302Z] #77 52.76   CC       src/libcrun/libcrun_testing_a-criu.o
13:02:49 [2024-02-28T13:02:49.302Z] #77 52.78   CC       src/libcrun/libcrun_testing_a-custom-handler.o
13:02:49 [2024-02-28T13:02:49.302Z] #77 52.80   CC       src/libcrun/libcrun_testing_a-ebpf.o
13:02:49 [2024-02-28T13:02:49.559Z] #77 52.81   CC       src/libcrun/libcrun_testing_a-error.o
13:02:49 [2024-02-28T13:02:49.559Z] #77 52.83   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
13:02:49 [2024-02-28T13:02:49.559Z] #77 52.88   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
13:02:49 [2024-02-28T13:02:49.559Z] #77 52.88   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
13:02:49 [2024-02-28T13:02:49.559Z] #77 52.91   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
13:02:49 [2024-02-28T13:02:49.559Z] #77 52.92   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
13:02:49 [2024-02-28T13:02:49.559Z] #77 52.95   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
13:02:49 [2024-02-28T13:02:49.559Z] #77 52.96   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
13:02:49 [2024-02-28T13:02:49.559Z] #77 52.97   CC       src/libcrun/libcrun_testing_a-intelrdt.o
13:02:49 [2024-02-28T13:02:49.559Z] #77 53.00   CC       src/libcrun/libcrun_testing_a-io_priority.o
13:02:49 [2024-02-28T13:02:49.559Z] #77 53.02   CC       src/libcrun/libcrun_testing_a-linux.o
13:02:49 [2024-02-28T13:02:49.817Z] #77 53.03   CC       src/libcrun/libcrun_testing_a-mount_flags.o
13:02:49 [2024-02-28T13:02:49.817Z] #77 53.06   CC       src/libcrun/libcrun_testing_a-scheduler.o
13:02:49 [2024-02-28T13:02:49.817Z] #77 53.14   CC       src/libcrun/libcrun_testing_a-seccomp.o
13:02:49 [2024-02-28T13:02:49.817Z] #77 53.20   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
13:02:49 [2024-02-28T13:02:49.817Z] #77 53.22   CC       src/libcrun/libcrun_testing_a-signals.o
13:02:49 [2024-02-28T13:02:49.817Z] #77 53.24   CC       src/libcrun/libcrun_testing_a-status.o
13:02:49 [2024-02-28T13:02:49.817Z] #77 53.24   CC       src/libcrun/libcrun_testing_a-terminal.o
13:02:50 [2024-02-28T13:02:50.074Z] #77 53.26   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
13:02:50 [2024-02-28T13:02:50.074Z] #77 53.27   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
13:02:50 [2024-02-28T13:02:50.074Z] #77 53.30   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
13:02:50 [2024-02-28T13:02:50.074Z] #77 53.40   CC       src/crun-crun.o
13:02:50 [2024-02-28T13:02:50.074Z] #77 53.40   CC       src/crun-run.o
13:02:50 [2024-02-28T13:02:50.074Z] #77 53.40   CC       src/crun-delete.o
13:02:50 [2024-02-28T13:02:50.074Z] #77 53.43   CC       src/crun-kill.o
13:02:50 [2024-02-28T13:02:50.074Z] #77 53.46   CC       src/crun-pause.o
13:02:50 [2024-02-28T13:02:50.074Z] #77 53.47   CC       src/crun-unpause.o
13:02:50 [2024-02-28T13:02:50.074Z] #77 53.50   CC       src/crun-oci_features.o
13:02:50 [2024-02-28T13:02:50.074Z] #77 53.52   CC       src/crun-spec.o
13:02:50 [2024-02-28T13:02:50.331Z] #77 53.55   CC       src/crun-exec.o
13:02:50 [2024-02-28T13:02:50.331Z] #77 53.57   CC       src/crun-list.o
13:02:50 [2024-02-28T13:02:50.331Z] #77 53.67   CC       src/crun-create.o
13:02:50 [2024-02-28T13:02:50.331Z] #77 53.68   CC       src/crun-start.o
13:02:50 [2024-02-28T13:02:50.331Z] #77 53.71   CC       src/crun-state.o
13:02:50 [2024-02-28T13:02:50.331Z] #77 53.72   CC       src/crun-update.o
13:02:50 [2024-02-28T13:02:50.331Z] #77 53.73   CC       src/crun-ps.o
13:02:50 [2024-02-28T13:02:50.331Z] #77 53.74   CC       src/crun-checkpoint.o
13:02:50 [2024-02-28T13:02:50.331Z] #77 53.74   CC       src/crun-restore.o
13:02:50 [2024-02-28T13:02:50.331Z] #77 53.75   CC       src/libcrun/crun-cloned_binary.o
13:02:50 [2024-02-28T13:02:50.331Z] #77 53.77   CC       src/libcrun/libcrun_la-utils.lo
13:02:50 [2024-02-28T13:02:50.588Z] #77 53.87   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
13:02:50 [2024-02-28T13:02:50.588Z] #77 53.89   CC       src/libcrun/libcrun_la-cgroup-resources.lo
13:02:50 [2024-02-28T13:02:50.588Z] #77 53.92   CC       src/libcrun/libcrun_la-cgroup-setup.lo
13:02:50 [2024-02-28T13:02:50.588Z] #77 53.98   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
13:02:50 [2024-02-28T13:02:50.588Z] #77 53.99   CC       src/libcrun/libcrun_la-cgroup-utils.lo
13:02:50 [2024-02-28T13:02:50.588Z] #77 54.02   CC       src/libcrun/libcrun_la-cgroup.lo
13:02:50 [2024-02-28T13:02:50.588Z] #77 54.03   CC       src/libcrun/libcrun_la-chroot_realpath.lo
13:02:50 [2024-02-28T13:02:50.588Z] #77 54.07   CC       src/libcrun/libcrun_la-cloned_binary.lo
13:02:50 [2024-02-28T13:02:50.588Z] #77 54.10   CC       src/libcrun/libcrun_la-container.lo
13:02:50 [2024-02-28T13:02:50.845Z] #77 54.11   CC       src/libcrun/libcrun_la-criu.lo
13:02:50 [2024-02-28T13:02:50.845Z] #77 54.12   CC       src/libcrun/libcrun_la-custom-handler.lo
13:02:50 [2024-02-28T13:02:50.845Z] #77 54.14   CC       src/libcrun/libcrun_la-ebpf.lo
13:02:50 [2024-02-28T13:02:50.845Z] #77 54.14   CC       src/libcrun/libcrun_la-error.lo
13:02:50 [2024-02-28T13:02:50.845Z] #77 54.15   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
13:02:50 [2024-02-28T13:02:50.845Z] #77 54.16   CC       src/libcrun/handlers/libcrun_la-krun.lo
13:02:50 [2024-02-28T13:02:50.845Z] #77 54.18   CC       src/libcrun/handlers/libcrun_la-spin.lo
13:02:50 [2024-02-28T13:02:50.845Z] #77 54.18   CC       src/libcrun/handlers/libcrun_la-mono.lo
13:02:50 [2024-02-28T13:02:50.845Z] #77 54.20   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
13:02:51 [2024-02-28T13:02:51.103Z] #77 54.22   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
13:02:51 [2024-02-28T13:02:51.103Z] #77 54.22   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
13:02:51 [2024-02-28T13:02:51.103Z] #77 54.23   CC       src/libcrun/libcrun_la-intelrdt.lo
13:02:51 [2024-02-28T13:02:51.103Z] #77 54.25   CC       src/libcrun/libcrun_la-io_priority.lo
13:02:51 [2024-02-28T13:02:51.103Z] #77 54.25   CC       src/libcrun/libcrun_la-linux.lo
13:02:51 [2024-02-28T13:02:51.103Z] #77 54.26   CC       src/libcrun/libcrun_la-mount_flags.lo
13:02:51 [2024-02-28T13:02:51.103Z] #77 54.26   CC       src/libcrun/libcrun_la-scheduler.lo
13:02:51 [2024-02-28T13:02:51.103Z] #77 54.27   CC       src/libcrun/libcrun_la-seccomp.lo
13:02:51 [2024-02-28T13:02:51.103Z] #77 54.27   CC       src/libcrun/libcrun_la-seccomp_notify.lo
13:02:51 [2024-02-28T13:02:51.103Z] #77 54.28   CC       src/libcrun/libcrun_la-signals.lo
13:02:51 [2024-02-28T13:02:51.103Z] #77 54.28   CC       src/libcrun/libcrun_la-status.lo
13:02:51 [2024-02-28T13:02:51.103Z] #77 54.28   CC       src/libcrun/libcrun_la-terminal.lo
13:02:51 [2024-02-28T13:02:51.103Z] #77 54.29   CC       tests/init.o
13:02:51 [2024-02-28T13:02:51.103Z] #77 54.30   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
13:02:52 [2024-02-28T13:02:52.473Z] #77 55.59   CCLD     tests/init
13:02:54 [2024-02-28T13:02:54.996Z] #77 57.93   AR       libcrun_testing.a
13:02:54 [2024-02-28T13:02:54.996Z] #77 57.93 ar: `u' modifier ignored since `D' is the default (see `U')
13:02:54 [2024-02-28T13:02:54.996Z] #77 57.95   CCLD     tests/tests_libcrun_utils
13:02:54 [2024-02-28T13:02:54.996Z] #77 57.95   CCLD     tests/tests_libcrun_errors
13:02:54 [2024-02-28T13:02:54.996Z] #77 57.95   CCLD     tests/tests_libcrun_intelrdt
13:02:54 [2024-02-28T13:02:54.996Z] #77 57.95   CCLD     tests/tests_libcrun_fuzzer
13:02:55 [2024-02-28T13:02:55.253Z] #77 58.52   CCLD     libcrun.la
13:02:55 [2024-02-28T13:02:55.253Z] #77 58.70   CCLD     crun
13:02:55 [2024-02-28T13:02:55.509Z] #77 58.85 make[3]: Entering directory '/tmp/crun-build'
13:02:55 [2024-02-28T13:02:55.509Z] #77 58.92  /usr/bin/mkdir -p '/usr/local/share/man/man1'
13:02:55 [2024-02-28T13:02:55.509Z] #77 58.92  /usr/bin/mkdir -p '/usr/local/lib'
13:02:55 [2024-02-28T13:02:55.509Z] #77 58.92  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
13:02:55 [2024-02-28T13:02:55.509Z] #77 58.93  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
13:02:55 [2024-02-28T13:02:55.509Z] #77 58.95 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
13:02:55 [2024-02-28T13:02:55.509Z] #77 58.95 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
13:02:55 [2024-02-28T13:02:55.766Z] #77 58.96 libtool: install: chmod 644 /usr/local/lib/libcrun.a
13:02:55 [2024-02-28T13:02:55.766Z] #77 58.96 libtool: install: ranlib /usr/local/lib/libcrun.a
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03 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
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03 ----------------------------------------------------------------------
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03 Libraries have been installed in:
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03    /usr/local/lib
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03 
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03 If you ever happen to want to link against installed libraries
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03 in a given directory, LIBDIR, you must either use libtool, and
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03 specify the full pathname of the library, or use the '-LLIBDIR'
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03 flag during linking and do at least one of the following:
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03      during execution
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03    - add LIBDIR to the 'LD_RUN_PATH' environment variable
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03      during linking
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03 
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03 See any operating system documentation about shared libraries for
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03 more information, such as the ld(1) and ld.so(8) manual pages.
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03 ----------------------------------------------------------------------
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03  /usr/bin/mkdir -p '/build'
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.03   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.06 libtool: install: /usr/bin/install -c crun /build/crun
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.07 make[3]: Leaving directory '/tmp/crun-build'
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.07 make[2]: Leaving directory '/tmp/crun-build'
13:02:55 [2024-02-28T13:02:55.766Z] #77 59.07 make[1]: Leaving directory '/tmp/crun-build'
13:02:56 [2024-02-28T13:02:56.696Z] #77 ...
13:02:56 [2024-02-28T13:02:56.696Z] 
13:02:56 [2024-02-28T13:02:56.696Z] #74 [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...)
13:02:56 [2024-02-28T13:02:56.696Z] #74 59.81 + bin/containerd-stress
13:02:56 [2024-02-28T13:02:56.953Z] #74 59.81 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -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
13:02:57 [2024-02-28T13:02:57.881Z] #74 60.97 + bin/containerd-shim
13:02:58 [2024-02-28T13:02:58.444Z] #74 61.50 + bin/containerd-shim-runc-v1
13:02:58 [2024-02-28T13:02:58.700Z] #74 ...
13:02:58 [2024-02-28T13:02:58.700Z] 
13:02:58 [2024-02-28T13:02:58.700Z] #77 [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
13:02:58 [2024-02-28T13:02:58.700Z] #77 DONE 62.0s
13:02:58 [2024-02-28T13:02:58.700Z] 
13:02:58 [2024-02-28T13:02:58.700Z] #74 [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...)
13:02:59 [2024-02-28T13:02:59.262Z] #74 62.26 + bin/containerd-shim-runc-v2
13:02:59 [2024-02-28T13:02:59.824Z] #74 62.92 + binaries
13:03:02 [2024-02-28T13:03:02.342Z] #74 DONE 65.5s
13:03:02 [2024-02-28T13:03:02.904Z] 
13:03:02 [2024-02-28T13:03:02.904Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
13:03:05 [2024-02-28T13:03:05.423Z] #93 DONE 2.1s
13:03:05 [2024-02-28T13:03:05.423Z] 
13:03:05 [2024-02-28T13:03:05.423Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
13:03:05 [2024-02-28T13:03:05.679Z] #94 DONE 0.5s
13:03:05 [2024-02-28T13:03:05.679Z] 
13:03:05 [2024-02-28T13:03:05.679Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
13:03:05 [2024-02-28T13:03:05.679Z] #95 DONE 0.1s
13:03:05 [2024-02-28T13:03:05.936Z] 
13:03:05 [2024-02-28T13:03:05.936Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
13:03:05 [2024-02-28T13:03:05.936Z] #96 DONE 0.0s
13:03:05 [2024-02-28T13:03:05.936Z] 
13:03:05 [2024-02-28T13:03:05.936Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
13:03:05 [2024-02-28T13:03:05.936Z] #97 DONE 0.1s
13:03:05 [2024-02-28T13:03:05.936Z] 
13:03:05 [2024-02-28T13:03:05.936Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
13:03:05 [2024-02-28T13:03:05.936Z] #98 DONE 0.1s
13:03:06 [2024-02-28T13:03:06.192Z] 
13:03:06 [2024-02-28T13:03:06.192Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
13:03:06 [2024-02-28T13:03:06.192Z] #99 DONE 0.2s
13:03:06 [2024-02-28T13:03:06.448Z] 
13:03:06 [2024-02-28T13:03:06.448Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
13:03:06 [2024-02-28T13:03:06.448Z] #100 DONE 0.2s
13:03:06 [2024-02-28T13:03:06.705Z] 
13:03:06 [2024-02-28T13:03:06.705Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
13:03:06 [2024-02-28T13:03:06.705Z] #101 DONE 0.0s
13:03:06 [2024-02-28T13:03:06.705Z] 
13:03:06 [2024-02-28T13:03:06.705Z] #102 [dev-base  1/12] RUN groupadd -r docker
13:03:06 [2024-02-28T13:03:06.705Z] #102 DONE 0.2s
13:03:06 [2024-02-28T13:03:06.961Z] 
13:03:06 [2024-02-28T13:03:06.961Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:03:06 [2024-02-28T13:03:06.961Z] #103 DONE 0.3s
13:03:07 [2024-02-28T13:03:07.219Z] 
13:03:07 [2024-02-28T13:03:07.219Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:03:07 [2024-02-28T13:03:07.219Z] #104 0.258 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:03:07 [2024-02-28T13:03:07.476Z] #104 DONE 0.3s
13:03:07 [2024-02-28T13:03:07.476Z] 
13:03:07 [2024-02-28T13:03:07.476Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:03:07 [2024-02-28T13:03:07.732Z] #105 DONE 0.3s
13:03:07 [2024-02-28T13:03:07.732Z] 
13:03:07 [2024-02-28T13:03:07.732Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:03:07 [2024-02-28T13:03:07.989Z] #106 DONE 0.3s
13:03:08 [2024-02-28T13:03:08.245Z] 
13:03:08 [2024-02-28T13:03:08.245Z] #107 [dev-base  6/12] RUN ldconfig
13:03:08 [2024-02-28T13:03:08.245Z] #107 DONE 0.3s
13:03:08 [2024-02-28T13:03:08.501Z] 
13:03:08 [2024-02-28T13:03:08.501Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
13:03:08 [2024-02-28T13:03:08.501Z] #108 DONE 0.3s
13:03:08 [2024-02-28T13:03:08.757Z] 
13:03:08 [2024-02-28T13:03:08.757Z] #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
13:03:09 [2024-02-28T13:03:09.319Z] #109 0.652 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:03:09 [2024-02-28T13:03:09.319Z] #109 0.661 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
13:03:09 [2024-02-28T13:03:09.319Z] #109 0.661 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:03:09 [2024-02-28T13:03:09.319Z] #109 0.732 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:03:09 [2024-02-28T13:03:09.319Z] #109 0.795 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
13:03:09 [2024-02-28T13:03:09.575Z] #109 0.844 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
13:03:10 [2024-02-28T13:03:10.503Z] #109 1.750 Fetched 9093 kB in 1s (6710 kB/s)
13:03:11 [2024-02-28T13:03:11.065Z] #109 1.750 Reading package lists...
13:03:11 [2024-02-28T13:03:11.627Z] #109 2.362 Reading package lists...
13:03:11 [2024-02-28T13:03:11.882Z] #109 2.979 Building dependency tree...
13:03:12 [2024-02-28T13:03:12.139Z] #109 3.419 The following additional packages will be installed:
13:03:12 [2024-02-28T13:03:12.139Z] #109 3.420   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
13:03:12 [2024-02-28T13:03:12.139Z] #109 3.420   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
13:03:12 [2024-02-28T13:03:12.139Z] #109 3.420   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
13:03:12 [2024-02-28T13:03:12.139Z] #109 3.421   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
13:03:12 [2024-02-28T13:03:12.139Z] #109 3.422   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
13:03:12 [2024-02-28T13:03:12.139Z] #109 3.422   vim-runtime
13:03:12 [2024-02-28T13:03:12.139Z] #109 3.424 Suggested packages:
13:03:12 [2024-02-28T13:03:12.139Z] #109 3.424   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
13:03:12 [2024-02-28T13:03:12.139Z] #109 3.424   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
13:03:12 [2024-02-28T13:03:12.139Z] #109 3.424   systemd-userdbd systemd-boot systemd-resolved libqrencode4
13:03:12 [2024-02-28T13:03:12.139Z] #109 3.424   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
13:03:12 [2024-02-28T13:03:12.139Z] #109 3.424   vim-doc vim-scripts xfsdump acl attr quota
13:03:12 [2024-02-28T13:03:12.139Z] #109 3.424 Recommended packages:
13:03:12 [2024-02-28T13:03:12.139Z] #109 3.424   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
13:03:12 [2024-02-28T13:03:12.139Z] #109 3.424   systemd-timesyncd | time-daemon xxd unzip
13:03:12 [2024-02-28T13:03:12.395Z] #109 3.830 The following NEW packages will be installed:
13:03:12 [2024-02-28T13:03:12.651Z] #109 3.831   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
13:03:12 [2024-02-28T13:03:12.651Z] #109 3.831   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
13:03:12 [2024-02-28T13:03:12.651Z] #109 3.831   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
13:03:12 [2024-02-28T13:03:12.651Z] #109 3.831   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
13:03:12 [2024-02-28T13:03:12.651Z] #109 3.831   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
13:03:12 [2024-02-28T13:03:12.651Z] #109 3.832   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
13:03:12 [2024-02-28T13:03:12.651Z] #109 3.832   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
13:03:12 [2024-02-28T13:03:12.651Z] #109 3.832   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
13:03:12 [2024-02-28T13:03:12.651Z] #109 3.832   zip zstd
13:03:12 [2024-02-28T13:03:12.651Z] #109 4.108 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
13:03:12 [2024-02-28T13:03:12.651Z] #109 4.108 Need to get 31.8 MB of archives.
13:03:12 [2024-02-28T13:03:12.651Z] #109 4.108 After this operation, 143 MB of additional disk space will be used.
13:03:12 [2024-02-28T13:03:12.651Z] #109 4.108 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.110 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.111 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.112 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.117 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.120 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.121 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.122 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.123 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.125 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.133 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.147 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.149 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.149 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.158 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.159 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.160 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.161 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.161 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.161 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.167 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.168 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.169 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.169 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.172 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.175 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.175 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.176 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.176 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.176 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.177 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.179 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.180 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.181 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.182 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.188 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.188 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
13:03:12 [2024-02-28T13:03:12.908Z] #109 4.245 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
13:03:13 [2024-02-28T13:03:13.165Z] #109 4.245 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
13:03:13 [2024-02-28T13:03:13.165Z] #109 4.246 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
13:03:13 [2024-02-28T13:03:13.165Z] #109 4.246 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
13:03:13 [2024-02-28T13:03:13.165Z] #109 4.246 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
13:03:13 [2024-02-28T13:03:13.165Z] #109 4.247 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
13:03:13 [2024-02-28T13:03:13.165Z] #109 4.248 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
13:03:13 [2024-02-28T13:03:13.165Z] #109 4.249 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
13:03:13 [2024-02-28T13:03:13.165Z] #109 4.249 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
13:03:13 [2024-02-28T13:03:13.165Z] #109 4.250 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
13:03:13 [2024-02-28T13:03:13.165Z] #109 4.252 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
13:03:13 [2024-02-28T13:03:13.165Z] #109 4.253 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB]
13:03:13 [2024-02-28T13:03:13.165Z] #109 4.255 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
13:03:13 [2024-02-28T13:03:13.165Z] #109 4.260 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
13:03:13 [2024-02-28T13:03:13.165Z] #109 4.263 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
13:03:13 [2024-02-28T13:03:13.165Z] #109 4.305 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
13:03:13 [2024-02-28T13:03:13.165Z] #109 4.312 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
13:03:13 [2024-02-28T13:03:13.165Z] #109 4.317 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
13:03:13 [2024-02-28T13:03:13.165Z] #109 4.318 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
13:03:13 [2024-02-28T13:03:13.165Z] #109 4.586 debconf: delaying package configuration, since apt-utils is not installed
13:03:13 [2024-02-28T13:03:13.421Z] #109 4.630 Fetched 31.8 MB in 0s (66.7 MB/s)
13:03:13 [2024-02-28T13:03:13.421Z] #109 4.657 Selecting previously unselected package libargon2-1:arm64.
13:03:13 [2024-02-28T13:03:13.421Z] #109 4.657 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
13:03:13 [2024-02-28T13:03:13.421Z] #109 4.667 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
13:03:13 [2024-02-28T13:03:13.421Z] #109 4.676 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
13:03:13 [2024-02-28T13:03:13.421Z] #109 4.713 Selecting previously unselected package dmsetup.
13:03:13 [2024-02-28T13:03:13.421Z] #109 4.715 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
13:03:13 [2024-02-28T13:03:13.421Z] #109 4.719 Unpacking dmsetup (2:1.02.185-2) ...
13:03:13 [2024-02-28T13:03:13.421Z] #109 4.758 Selecting previously unselected package libdevmapper1.02.1:arm64.
13:03:13 [2024-02-28T13:03:13.421Z] #109 4.760 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
13:03:13 [2024-02-28T13:03:13.421Z] #109 4.764 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
13:03:13 [2024-02-28T13:03:13.421Z] #109 4.807 Selecting previously unselected package libjson-c5:arm64.
13:03:13 [2024-02-28T13:03:13.421Z] #109 4.809 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
13:03:13 [2024-02-28T13:03:13.421Z] #109 4.813 Unpacking libjson-c5:arm64 (0.16-2) ...
13:03:13 [2024-02-28T13:03:13.421Z] #109 4.848 Selecting previously unselected package libcryptsetup12:arm64.
13:03:13 [2024-02-28T13:03:13.678Z] #109 4.850 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ...
13:03:13 [2024-02-28T13:03:13.678Z] #109 4.854 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
13:03:13 [2024-02-28T13:03:13.678Z] #109 4.902 Selecting previously unselected package libfdisk1:arm64.
13:03:13 [2024-02-28T13:03:13.678Z] #109 4.904 Preparing to unpack .../05-libfdisk1_2.38.1-5+b1_arm64.deb ...
13:03:13 [2024-02-28T13:03:13.678Z] #109 4.909 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
13:03:13 [2024-02-28T13:03:13.678Z] #109 4.956 Selecting previously unselected package libkmod2:arm64.
13:03:13 [2024-02-28T13:03:13.678Z] #109 4.958 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
13:03:13 [2024-02-28T13:03:13.678Z] #109 4.961 Unpacking libkmod2:arm64 (30+20221128-1) ...
13:03:13 [2024-02-28T13:03:13.678Z] #109 5.001 Selecting previously unselected package libapparmor1:arm64.
13:03:13 [2024-02-28T13:03:13.678Z] #109 5.003 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
13:03:13 [2024-02-28T13:03:13.678Z] #109 5.008 Unpacking libapparmor1:arm64 (3.0.8-3) ...
13:03:13 [2024-02-28T13:03:13.678Z] #109 5.056 Selecting previously unselected package libip4tc2:arm64.
13:03:13 [2024-02-28T13:03:13.934Z] #109 5.058 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
13:03:13 [2024-02-28T13:03:13.934Z] #109 5.062 Unpacking libip4tc2:arm64 (1.8.9-2) ...
13:03:13 [2024-02-28T13:03:13.934Z] #109 5.091 Selecting previously unselected package libsystemd-shared:arm64.
13:03:13 [2024-02-28T13:03:13.934Z] #109 5.093 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_arm64.deb ...
13:03:13 [2024-02-28T13:03:13.934Z] #109 5.096 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ...
13:03:13 [2024-02-28T13:03:13.934Z] #109 5.254 Selecting previously unselected package systemd.
13:03:13 [2024-02-28T13:03:13.934Z] #109 5.256 Preparing to unpack .../10-systemd_252.22-1~deb12u1_arm64.deb ...
13:03:13 [2024-02-28T13:03:13.934Z] #109 5.273 Unpacking systemd (252.22-1~deb12u1) ...
13:03:14 [2024-02-28T13:03:14.191Z] #109 5.547 Selecting previously unselected package pigz.
13:03:14 [2024-02-28T13:03:14.191Z] #109 5.549 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
13:03:14 [2024-02-28T13:03:14.191Z] #109 5.552 Unpacking pigz (2.6-1) ...
13:03:14 [2024-02-28T13:03:14.191Z] #109 5.607 Selecting previously unselected package sgml-base.
13:03:14 [2024-02-28T13:03:14.191Z] #109 5.609 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
13:03:14 [2024-02-28T13:03:14.191Z] #109 5.616 Unpacking sgml-base (1.31) ...
13:03:14 [2024-02-28T13:03:14.191Z] #109 5.674 Selecting previously unselected package sudo.
13:03:14 [2024-02-28T13:03:14.447Z] #109 5.676 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
13:03:14 [2024-02-28T13:03:14.447Z] #109 5.681 Unpacking sudo (1.9.13p3-1+deb12u1) ...
13:03:14 [2024-02-28T13:03:14.447Z] #109 5.815 Selecting previously unselected package libelf1:arm64.
13:03:14 [2024-02-28T13:03:14.447Z] #109 5.817 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
13:03:14 [2024-02-28T13:03:14.447Z] #109 5.822 Unpacking libelf1:arm64 (0.188-2.1) ...
13:03:14 [2024-02-28T13:03:14.447Z] #109 5.874 Selecting previously unselected package libbpf1:arm64.
13:03:14 [2024-02-28T13:03:14.447Z] #109 5.876 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
13:03:14 [2024-02-28T13:03:14.447Z] #109 5.880 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
13:03:14 [2024-02-28T13:03:14.447Z] #109 5.924 Selecting previously unselected package libmnl0:arm64.
13:03:14 [2024-02-28T13:03:14.704Z] #109 5.926 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
13:03:14 [2024-02-28T13:03:14.704Z] #109 5.930 Unpacking libmnl0:arm64 (1.0.4-3) ...
13:03:14 [2024-02-28T13:03:14.704Z] #109 5.965 Selecting previously unselected package libxtables12:arm64.
13:03:14 [2024-02-28T13:03:14.704Z] #109 5.967 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
13:03:14 [2024-02-28T13:03:14.704Z] #109 5.971 Unpacking libxtables12:arm64 (1.8.9-2) ...
13:03:14 [2024-02-28T13:03:14.704Z] #109 6.003 Selecting previously unselected package libcap2-bin.
13:03:14 [2024-02-28T13:03:14.704Z] #109 6.005 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
13:03:14 [2024-02-28T13:03:14.704Z] #109 6.010 Unpacking libcap2-bin (1:2.66-4) ...
13:03:14 [2024-02-28T13:03:14.704Z] #109 6.051 Selecting previously unselected package iproute2.
13:03:14 [2024-02-28T13:03:14.704Z] #109 6.053 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
13:03:14 [2024-02-28T13:03:14.704Z] #109 6.057 Unpacking iproute2 (6.1.0-3) ...
13:03:14 [2024-02-28T13:03:14.704Z] #109 6.174 Selecting previously unselected package vim-common.
13:03:14 [2024-02-28T13:03:14.960Z] #109 6.176 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
13:03:14 [2024-02-28T13:03:14.960Z] #109 6.180 Unpacking vim-common (2:9.0.1378-2) ...
13:03:14 [2024-02-28T13:03:14.960Z] #109 6.228 Selecting previously unselected package bash-completion.
13:03:14 [2024-02-28T13:03:14.960Z] #109 6.231 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
13:03:14 [2024-02-28T13:03:14.960Z] #109 6.242 Unpacking bash-completion (1:2.11-6) ...
13:03:14 [2024-02-28T13:03:14.960Z] #109 6.364 Selecting previously unselected package bzip2.
13:03:15 [2024-02-28T13:03:15.217Z] #109 6.366 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
13:03:15 [2024-02-28T13:03:15.217Z] #109 6.370 Unpacking bzip2 (1.0.8-5+b1) ...
13:03:15 [2024-02-28T13:03:15.217Z] #109 6.408 Selecting previously unselected package xz-utils.
13:03:15 [2024-02-28T13:03:15.217Z] #109 6.410 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
13:03:15 [2024-02-28T13:03:15.217Z] #109 6.414 Unpacking xz-utils (5.4.1-0.2) ...
13:03:15 [2024-02-28T13:03:15.217Z] #109 6.497 Selecting previously unselected package apparmor.
13:03:15 [2024-02-28T13:03:15.217Z] #109 6.499 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
13:03:15 [2024-02-28T13:03:15.217Z] #109 6.516 Unpacking apparmor (3.0.8-3) ...
13:03:15 [2024-02-28T13:03:15.217Z] #109 6.599 Selecting previously unselected package inetutils-ping.
13:03:15 [2024-02-28T13:03:15.217Z] #109 6.602 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
13:03:15 [2024-02-28T13:03:15.217Z] #109 6.606 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
13:03:15 [2024-02-28T13:03:15.217Z] #109 6.647 Selecting previously unselected package libip6tc2:arm64.
13:03:15 [2024-02-28T13:03:15.217Z] #109 6.649 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
13:03:15 [2024-02-28T13:03:15.217Z] #109 6.653 Unpacking libip6tc2:arm64 (1.8.9-2) ...
13:03:15 [2024-02-28T13:03:15.217Z] #109 6.695 Selecting previously unselected package libnfnetlink0:arm64.
13:03:15 [2024-02-28T13:03:15.217Z] #109 6.697 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
13:03:15 [2024-02-28T13:03:15.217Z] #109 6.701 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
13:03:15 [2024-02-28T13:03:15.473Z] #109 6.738 Selecting previously unselected package libnetfilter-conntrack3:arm64.
13:03:15 [2024-02-28T13:03:15.473Z] #109 6.740 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
13:03:15 [2024-02-28T13:03:15.473Z] #109 6.745 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
13:03:15 [2024-02-28T13:03:15.473Z] #109 6.780 Selecting previously unselected package libnftnl11:arm64.
13:03:15 [2024-02-28T13:03:15.473Z] #109 6.782 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
13:03:15 [2024-02-28T13:03:15.473Z] #109 6.786 Unpacking libnftnl11:arm64 (1.2.4-2) ...
13:03:15 [2024-02-28T13:03:15.473Z] #109 6.823 Selecting previously unselected package iptables.
13:03:15 [2024-02-28T13:03:15.473Z] #109 6.825 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
13:03:15 [2024-02-28T13:03:15.473Z] #109 6.829 Unpacking iptables (1.8.9-2) ...
13:03:15 [2024-02-28T13:03:15.473Z] #109 6.916 Selecting previously unselected package libonig5:arm64.
13:03:15 [2024-02-28T13:03:15.473Z] #109 6.918 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
13:03:15 [2024-02-28T13:03:15.473Z] #109 6.922 Unpacking libonig5:arm64 (6.9.8-1) ...
13:03:15 [2024-02-28T13:03:15.473Z] #109 6.969 Selecting previously unselected package libjq1:arm64.
13:03:15 [2024-02-28T13:03:15.729Z] #109 6.971 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
13:03:15 [2024-02-28T13:03:15.729Z] #109 6.975 Unpacking libjq1:arm64 (1.6-2.1) ...
13:03:15 [2024-02-28T13:03:15.729Z] #109 7.012 Selecting previously unselected package jq.
13:03:15 [2024-02-28T13:03:15.729Z] #109 7.014 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
13:03:15 [2024-02-28T13:03:15.729Z] #109 7.017 Unpacking jq (1.6-2.1) ...
13:03:15 [2024-02-28T13:03:15.729Z] #109 7.053 Selecting previously unselected package libaio1:arm64.
13:03:15 [2024-02-28T13:03:15.729Z] #109 7.055 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
13:03:15 [2024-02-28T13:03:15.729Z] #109 7.059 Unpacking libaio1:arm64 (0.3.113-4) ...
13:03:15 [2024-02-28T13:03:15.729Z] #109 7.098 Selecting previously unselected package libgpm2:arm64.
13:03:15 [2024-02-28T13:03:15.985Z] #109 7.100 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
13:03:15 [2024-02-28T13:03:15.985Z] #109 7.105 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
13:03:15 [2024-02-28T13:03:15.985Z] #109 7.136 Selecting previously unselected package libicu72:arm64.
13:03:15 [2024-02-28T13:03:15.985Z] #109 7.138 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
13:03:15 [2024-02-28T13:03:15.985Z] #109 7.142 Unpacking libicu72:arm64 (72.1-3) ...
13:03:16 [2024-02-28T13:03:16.242Z] #109 7.696 Selecting previously unselected package libinih1:arm64.
13:03:16 [2024-02-28T13:03:16.498Z] #109 7.698 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
13:03:16 [2024-02-28T13:03:16.498Z] #109 7.702 Unpacking libinih1:arm64 (55-1) ...
13:03:16 [2024-02-28T13:03:16.498Z] #109 7.738 Selecting previously unselected package libmicrohttpd12:arm64.
13:03:16 [2024-02-28T13:03:16.498Z] #109 7.740 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
13:03:16 [2024-02-28T13:03:16.498Z] #109 7.743 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
13:03:16 [2024-02-28T13:03:16.498Z] #109 7.794 Selecting previously unselected package libnet1:arm64.
13:03:16 [2024-02-28T13:03:16.498Z] #109 7.796 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
13:03:16 [2024-02-28T13:03:16.498Z] #109 7.800 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
13:03:16 [2024-02-28T13:03:16.498Z] #109 7.841 Selecting previously unselected package libnl-3-200:arm64.
13:03:16 [2024-02-28T13:03:16.498Z] #109 7.843 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
13:03:16 [2024-02-28T13:03:16.498Z] #109 7.847 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
13:03:16 [2024-02-28T13:03:16.498Z] #109 7.887 Selecting previously unselected package libprotobuf-c1:arm64.
13:03:16 [2024-02-28T13:03:16.498Z] #109 7.889 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
13:03:16 [2024-02-28T13:03:16.498Z] #109 7.894 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
13:03:16 [2024-02-28T13:03:16.498Z] #109 7.931 Selecting previously unselected package libsodium23:arm64.
13:03:16 [2024-02-28T13:03:16.755Z] #109 7.933 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
13:03:16 [2024-02-28T13:03:16.755Z] #109 7.937 Unpacking libsodium23:arm64 (1.0.18-1) ...
13:03:16 [2024-02-28T13:03:16.755Z] #109 7.978 Selecting previously unselected package libsubid4:arm64.
13:03:16 [2024-02-28T13:03:16.755Z] #109 7.980 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
13:03:16 [2024-02-28T13:03:16.755Z] #109 7.983 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
13:03:16 [2024-02-28T13:03:16.755Z] #109 8.024 Selecting previously unselected package liburcu8:arm64.
13:03:16 [2024-02-28T13:03:16.755Z] #109 8.026 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
13:03:16 [2024-02-28T13:03:16.755Z] #109 8.030 Unpacking liburcu8:arm64 (0.13.2-1) ...
13:03:16 [2024-02-28T13:03:16.755Z] #109 8.067 Selecting previously unselected package libyajl2:arm64.
13:03:16 [2024-02-28T13:03:16.755Z] #109 8.069 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
13:03:16 [2024-02-28T13:03:16.755Z] #109 8.073 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
13:03:16 [2024-02-28T13:03:16.755Z] #109 8.101 Selecting previously unselected package net-tools.
13:03:16 [2024-02-28T13:03:16.755Z] #109 8.104 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
13:03:16 [2024-02-28T13:03:16.755Z] #109 8.107 Unpacking net-tools (2.10-0.1) ...
13:03:16 [2024-02-28T13:03:16.755Z] #109 8.155 Selecting previously unselected package patch.
13:03:16 [2024-02-28T13:03:16.755Z] #109 8.157 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
13:03:16 [2024-02-28T13:03:16.755Z] #109 8.161 Unpacking patch (2.7.6-7) ...
13:03:16 [2024-02-28T13:03:16.755Z] #109 8.202 Selecting previously unselected package systemd-journal-remote.
13:03:17 [2024-02-28T13:03:17.011Z] #109 8.204 Preparing to unpack .../48-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ...
13:03:17 [2024-02-28T13:03:17.011Z] #109 8.208 Unpacking systemd-journal-remote (252.22-1~deb12u1) ...
13:03:17 [2024-02-28T13:03:17.011Z] #109 8.246 Selecting previously unselected package thin-provisioning-tools.
13:03:17 [2024-02-28T13:03:17.011Z] #109 8.248 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
13:03:17 [2024-02-28T13:03:17.011Z] #109 8.253 Unpacking thin-provisioning-tools (0.9.0-2) ...
13:03:17 [2024-02-28T13:03:17.011Z] #109 8.318 Selecting previously unselected package uidmap.
13:03:17 [2024-02-28T13:03:17.267Z] #109 8.320 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
13:03:17 [2024-02-28T13:03:17.267Z] #109 8.324 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
13:03:17 [2024-02-28T13:03:17.267Z] #109 8.372 Selecting previously unselected package vim-runtime.
13:03:17 [2024-02-28T13:03:17.267Z] #109 8.374 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
13:03:17 [2024-02-28T13:03:17.267Z] #109 8.385 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
13:03:17 [2024-02-28T13:03:17.267Z] #109 8.396 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
13:03:17 [2024-02-28T13:03:17.267Z] #109 8.399 Unpacking vim-runtime (2:9.0.1378-2) ...
13:03:17 [2024-02-28T13:03:17.524Z] #109 8.900 Selecting previously unselected package vim.
13:03:17 [2024-02-28T13:03:17.524Z] #109 8.903 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
13:03:17 [2024-02-28T13:03:17.524Z] #109 8.907 Unpacking vim (2:9.0.1378-2) ...
13:03:17 [2024-02-28T13:03:17.524Z] #109 9.040 Selecting previously unselected package xfsprogs.
13:03:17 [2024-02-28T13:03:17.780Z] #109 9.042 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
13:03:17 [2024-02-28T13:03:17.780Z] #109 9.046 Unpacking xfsprogs (6.1.0-1) ...
13:03:17 [2024-02-28T13:03:17.780Z] #109 9.146 Selecting previously unselected package zip.
13:03:17 [2024-02-28T13:03:17.780Z] #109 9.149 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
13:03:17 [2024-02-28T13:03:17.780Z] #109 9.153 Unpacking zip (3.0-13) ...
13:03:17 [2024-02-28T13:03:17.780Z] #109 9.200 Selecting previously unselected package zstd.
13:03:17 [2024-02-28T13:03:17.780Z] #109 9.202 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
13:03:17 [2024-02-28T13:03:17.780Z] #109 9.206 Unpacking zstd (1.5.4+dfsg2-5) ...
13:03:17 [2024-02-28T13:03:17.780Z] #109 9.293 Setting up libip4tc2:arm64 (1.8.9-2) ...
13:03:18 [2024-02-28T13:03:18.036Z] #109 9.306 Setting up net-tools (2.10-0.1) ...
13:03:18 [2024-02-28T13:03:18.036Z] #109 9.317 Setting up libapparmor1:arm64 (3.0.8-3) ...
13:03:18 [2024-02-28T13:03:18.036Z] #109 9.328 Setting up libsodium23:arm64 (1.0.18-1) ...
13:03:18 [2024-02-28T13:03:18.036Z] #109 9.339 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
13:03:18 [2024-02-28T13:03:18.036Z] #109 9.351 Setting up libicu72:arm64 (72.1-3) ...
13:03:18 [2024-02-28T13:03:18.036Z] #109 9.364 Setting up libip6tc2:arm64 (1.8.9-2) ...
13:03:18 [2024-02-28T13:03:18.036Z] #109 9.376 Setting up libinih1:arm64 (55-1) ...
13:03:18 [2024-02-28T13:03:18.036Z] #109 9.388 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
13:03:18 [2024-02-28T13:03:18.036Z] #109 9.399 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
13:03:18 [2024-02-28T13:03:18.292Z] #109 9.423 Setting up bzip2 (1.0.8-5+b1) ...
13:03:18 [2024-02-28T13:03:18.292Z] #109 9.436 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
13:03:18 [2024-02-28T13:03:18.292Z] #109 9.448 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
13:03:18 [2024-02-28T13:03:18.292Z] #109 9.459 Setting up libcap2-bin (1:2.66-4) ...
13:03:18 [2024-02-28T13:03:18.292Z] #109 9.470 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
13:03:18 [2024-02-28T13:03:18.292Z] #109 9.482 Setting up apparmor (3.0.8-3) ...
13:03:18 [2024-02-28T13:03:18.854Z] #109 10.17 debconf: unable to initialize frontend: Dialog
13:03:18 [2024-02-28T13:03:18.854Z] #109 10.17 debconf: (TERM is not set, so the dialog frontend is not usable.)
13:03:18 [2024-02-28T13:03:18.854Z] #109 10.17 debconf: falling back to frontend: Readline
13:03:18 [2024-02-28T13:03:18.854Z] #109 10.18 debconf: unable to initialize frontend: Readline
13:03:18 [2024-02-28T13:03:18.854Z] #109 10.18 debconf: (This frontend requires a controlling tty.)
13:03:18 [2024-02-28T13:03:18.854Z] #109 10.18 debconf: falling back to frontend: Teletype
13:03:18 [2024-02-28T13:03:18.854Z] #109 10.33 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.

13:03:19 [2024-02-28T13:03:19.111Z] #109 10.36 Setting up zip (3.0-13) ...
13:03:19 [2024-02-28T13:03:19.111Z] #109 10.37 Setting up vim-common (2:9.0.1378-2) ...
13:03:19 [2024-02-28T13:03:19.111Z] #109 10.39 Setting up bash-completion (1:2.11-6) ...
13:03:19 [2024-02-28T13:03:19.111Z] #109 10.41 Setting up xz-utils (5.4.1-0.2) ...
13:03:19 [2024-02-28T13:03:19.111Z] #109 10.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:03:19 [2024-02-28T13:03:19.111Z] #109 10.43 Setting up libmnl0:arm64 (1.0.4-3) ...
13:03:19 [2024-02-28T13:03:19.111Z] #109 10.44 Setting up patch (2.7.6-7) ...
13:03:19 [2024-02-28T13:03:19.111Z] #109 10.45 Setting up sudo (1.9.13p3-1+deb12u1) ...
13:03:19 [2024-02-28T13:03:19.111Z] #109 10.51 invoke-rc.d: could not determine current runlevel
13:03:19 [2024-02-28T13:03:19.111Z] #109 10.51 invoke-rc.d: policy-rc.d denied execution of start.
13:03:19 [2024-02-28T13:03:19.111Z] #109 10.52 Setting up libxtables12:arm64 (1.8.9-2) ...
13:03:19 [2024-02-28T13:03:19.111Z] #109 10.53 Setting up liburcu8:arm64 (0.13.2-1) ...
13:03:19 [2024-02-28T13:03:19.111Z] #109 10.54 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
13:03:19 [2024-02-28T13:03:19.111Z] #109 10.55 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
13:03:19 [2024-02-28T13:03:19.367Z] #109 10.56 Setting up pigz (2.6-1) ...
13:03:19 [2024-02-28T13:03:19.367Z] #109 10.57 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
13:03:19 [2024-02-28T13:03:19.367Z] #109 10.58 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
13:03:19 [2024-02-28T13:03:19.367Z] #109 10.62 Setting up sgml-base (1.31) ...
13:03:19 [2024-02-28T13:03:19.367Z] #109 10.64 Setting up vim-runtime (2:9.0.1378-2) ...
13:03:19 [2024-02-28T13:03:19.367Z] #109 10.71 Setting up libaio1:arm64 (0.3.113-4) ...
13:03:19 [2024-02-28T13:03:19.367Z] #109 10.72 Setting up libelf1:arm64 (0.188-2.1) ...
13:03:19 [2024-02-28T13:03:19.367Z] #109 10.74 Setting up libjson-c5:arm64 (0.16-2) ...
13:03:19 [2024-02-28T13:03:19.367Z] #109 10.75 Setting up zstd (1.5.4+dfsg2-5) ...
13:03:19 [2024-02-28T13:03:19.367Z] #109 10.77 Setting up libonig5:arm64 (6.9.8-1) ...
13:03:19 [2024-02-28T13:03:19.367Z] #109 10.78 Setting up libbpf1:arm64 (1:1.1.0-1) ...
13:03:19 [2024-02-28T13:03:19.367Z] #109 10.79 Setting up libkmod2:arm64 (30+20221128-1) ...
13:03:19 [2024-02-28T13:03:19.367Z] #109 10.80 Setting up vim (2:9.0.1378-2) ...
13:03:19 [2024-02-28T13:03:19.367Z] #109 10.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:03:19 [2024-02-28T13:03:19.367Z] #109 10.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:03:19 [2024-02-28T13:03:19.623Z] #109 10.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:03:19 [2024-02-28T13:03:19.623Z] #109 10.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:03:19 [2024-02-28T13:03:19.623Z] #109 10.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:03:19 [2024-02-28T13:03:19.623Z] #109 10.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:03:19 [2024-02-28T13:03:19.623Z] #109 10.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:03:19 [2024-02-28T13:03:19.623Z] #109 10.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:03:19 [2024-02-28T13:03:19.623Z] #109 10.85 Setting up libjq1:arm64 (1.6-2.1) ...
13:03:19 [2024-02-28T13:03:19.623Z] #109 10.86 Setting up iproute2 (6.1.0-3) ...
13:03:19 [2024-02-28T13:03:19.623Z] #109 10.98 debconf: unable to initialize frontend: Dialog
13:03:19 [2024-02-28T13:03:19.623Z] #109 10.98 debconf: (TERM is not set, so the dialog frontend is not usable.)
13:03:19 [2024-02-28T13:03:19.623Z] #109 10.98 debconf: falling back to frontend: Readline
13:03:19 [2024-02-28T13:03:19.623Z] #109 10.99 debconf: unable to initialize frontend: Readline
13:03:19 [2024-02-28T13:03:19.623Z] #109 10.99 debconf: (This frontend requires a controlling tty.)
13:03:19 [2024-02-28T13:03:19.623Z] #109 10.99 debconf: falling back to frontend: Teletype
13:03:19 [2024-02-28T13:03:19.623Z] #109 11.02 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
13:03:19 [2024-02-28T13:03:19.623Z] #109 11.04 Setting up libnftnl11:arm64 (1.2.4-2) ...
13:03:19 [2024-02-28T13:03:19.623Z] #109 11.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
13:03:19 [2024-02-28T13:03:19.623Z] #109 11.06 Setting up thin-provisioning-tools (0.9.0-2) ...
13:03:19 [2024-02-28T13:03:19.623Z] #109 11.07 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ...
13:03:19 [2024-02-28T13:03:19.623Z] #109 11.09 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
13:03:19 [2024-02-28T13:03:19.879Z] #109 11.10 Setting up jq (1.6-2.1) ...
13:03:19 [2024-02-28T13:03:19.879Z] #109 11.11 Setting up iptables (1.8.9-2) ...
13:03:19 [2024-02-28T13:03:19.879Z] #109 11.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:03:19 [2024-02-28T13:03:19.879Z] #109 11.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:03:19 [2024-02-28T13:03:19.879Z] #109 11.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:03:19 [2024-02-28T13:03:19.879Z] #109 11.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:03:19 [2024-02-28T13:03:19.879Z] #109 11.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:03:19 [2024-02-28T13:03:19.879Z] #109 11.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:03:19 [2024-02-28T13:03:19.879Z] #109 11.18 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
13:03:19 [2024-02-28T13:03:19.879Z] #109 11.20 Setting up dmsetup (2:1.02.185-2) ...
13:03:19 [2024-02-28T13:03:19.879Z] #109 11.21 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
13:03:19 [2024-02-28T13:03:19.879Z] #109 11.22 Setting up systemd (252.22-1~deb12u1) ...
13:03:19 [2024-02-28T13:03:19.879Z] #109 11.26 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

13:03:19 [2024-02-28T13:03:19.879Z] #109 11.27 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

13:03:19 [2024-02-28T13:03:19.879Z] #109 11.27 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

13:03:19 [2024-02-28T13:03:19.879Z] #109 11.28 Initializing machine ID from random generator.

13:03:19 [2024-02-28T13:03:19.879Z] #109 11.30 Creating group 'systemd-journal' with GID 998.

13:03:20 [2024-02-28T13:03:20.136Z] #109 11.30 Creating group 'systemd-network' with GID 997.

13:03:20 [2024-02-28T13:03:20.136Z] #109 11.30 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.

13:03:20 [2024-02-28T13:03:20.136Z] #109 11.35 Setting up systemd-journal-remote (252.22-1~deb12u1) ...
13:03:20 [2024-02-28T13:03:20.136Z] #109 11.37 Creating group 'systemd-journal-remote' with GID 996.

13:03:20 [2024-02-28T13:03:20.136Z] #109 11.37 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.

13:03:20 [2024-02-28T13:03:20.136Z] #109 11.40 Setting up xfsprogs (6.1.0-1) ...
13:03:20 [2024-02-28T13:03:20.136Z] #109 11.41 System has not been booted with systemd as init system (PID 1). Can't operate.

13:03:20 [2024-02-28T13:03:20.136Z] #109 11.41 Failed to connect to bus: Host is down

13:03:20 [2024-02-28T13:03:20.136Z] #109 11.41 Processing triggers for libc-bin (2.36-9+deb12u4) ...
13:03:22 [2024-02-28T13:03:22.027Z] #109 DONE 13.4s
13:03:22 [2024-02-28T13:03:22.284Z] 
13:03:22 [2024-02-28T13:03:22.284Z] #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
13:03:22 [2024-02-28T13:03:22.284Z] #110 0.195 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:03:22 [2024-02-28T13:03:22.540Z] #110 0.237 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:03:22 [2024-02-28T13:03:22.540Z] #110 0.240 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:03:22 [2024-02-28T13:03:22.540Z] #110 DONE 0.3s
13:03:22 [2024-02-28T13:03:22.540Z] 
13:03:22 [2024-02-28T13:03:22.540Z] #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
13:03:22 [2024-02-28T13:03:22.797Z] #111 0.556 Hit:1 http://deb.debian.org/debian bookworm InRelease
13:03:22 [2024-02-28T13:03:22.797Z] #111 0.556 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
13:03:22 [2024-02-28T13:03:22.797Z] #111 0.556 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
13:03:23 [2024-02-28T13:03:23.615Z] #111 0.738 Reading package lists...
13:03:24 [2024-02-28T13:03:24.433Z] #111 1.368 Reading package lists...
13:03:24 [2024-02-28T13:03:24.433Z] #111 1.980 Building dependency tree...
13:03:24 [2024-02-28T13:03:24.690Z] #111 2.160 Reading state information...
13:03:24 [2024-02-28T13:03:24.690Z] #111 2.418 gcc is already the newest version (4:12.2.0-3).
13:03:24 [2024-02-28T13:03:24.690Z] #111 2.418 pkg-config is already the newest version (1.8.1-1).
13:03:24 [2024-02-28T13:03:24.690Z] #111 2.418 The following additional packages will be installed:
13:03:24 [2024-02-28T13:03:24.946Z] #111 2.419   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
13:03:24 [2024-02-28T13:03:24.946Z] #111 2.419   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
13:03:24 [2024-02-28T13:03:24.946Z] #111 2.419   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
13:03:24 [2024-02-28T13:03:24.946Z] #111 2.419   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
13:03:24 [2024-02-28T13:03:24.946Z] #111 2.420   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
13:03:24 [2024-02-28T13:03:24.946Z] #111 2.420   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
13:03:24 [2024-02-28T13:03:24.946Z] #111 2.421   python3-yaml uuid-dev zlib1g-dev
13:03:24 [2024-02-28T13:03:24.946Z] #111 2.423 Suggested packages:
13:03:24 [2024-02-28T13:03:24.946Z] #111 2.423   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
13:03:24 [2024-02-28T13:03:24.946Z] #111 2.423   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
13:03:24 [2024-02-28T13:03:24.946Z] #111 2.423 Recommended packages:
13:03:24 [2024-02-28T13:03:24.946Z] #111 2.423   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
13:03:24 [2024-02-28T13:03:24.946Z] #111 2.423   liblocale-gettext-perl shared-mime-info xdg-user-dirs
13:03:24 [2024-02-28T13:03:24.946Z] #111 2.735 The following NEW packages will be installed:
13:03:25 [2024-02-28T13:03:25.202Z] #111 2.735   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
13:03:25 [2024-02-28T13:03:25.202Z] #111 2.735   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
13:03:25 [2024-02-28T13:03:25.202Z] #111 2.735   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
13:03:25 [2024-02-28T13:03:25.202Z] #111 2.735   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
13:03:25 [2024-02-28T13:03:25.202Z] #111 2.736   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
13:03:25 [2024-02-28T13:03:25.202Z] #111 2.736   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
13:03:25 [2024-02-28T13:03:25.202Z] #111 2.736   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
13:03:25 [2024-02-28T13:03:25.202Z] #111 2.736   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
13:03:25 [2024-02-28T13:03:25.202Z] #111 3.011 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
13:03:25 [2024-02-28T13:03:25.202Z] #111 3.011 Need to get 11.9 MB of archives.
13:03:25 [2024-02-28T13:03:25.202Z] #111 3.011 After this operation, 53.1 MB of additional disk space will be used.
13:03:25 [2024-02-28T13:03:25.202Z] #111 3.011 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
13:03:25 [2024-02-28T13:03:25.459Z] #111 3.017 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
13:03:25 [2024-02-28T13:03:25.459Z] #111 3.024 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
13:03:25 [2024-02-28T13:03:25.459Z] #111 3.067 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
13:03:25 [2024-02-28T13:03:25.459Z] #111 3.068 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
13:03:25 [2024-02-28T13:03:25.459Z] #111 3.086 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
13:03:25 [2024-02-28T13:03:25.459Z] #111 3.086 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
13:03:25 [2024-02-28T13:03:25.459Z] #111 3.087 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
13:03:25 [2024-02-28T13:03:25.459Z] #111 3.088 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
13:03:25 [2024-02-28T13:03:25.459Z] #111 3.088 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
13:03:25 [2024-02-28T13:03:25.459Z] #111 3.089 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
13:03:25 [2024-02-28T13:03:25.459Z] #111 3.090 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
13:03:25 [2024-02-28T13:03:25.459Z] #111 3.090 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
13:03:25 [2024-02-28T13:03:25.459Z] #111 3.091 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
13:03:25 [2024-02-28T13:03:25.459Z] #111 3.095 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
13:03:25 [2024-02-28T13:03:25.459Z] #111 3.172 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.197 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.198 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.198 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.199 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.201 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.202 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.204 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.204 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.207 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.208 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.209 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.223 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.290 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.291 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.302 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.304 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.304 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.305 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.310 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.311 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
13:03:25 [2024-02-28T13:03:25.715Z] #111 3.312 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
13:03:25 [2024-02-28T13:03:25.972Z] #111 3.592 debconf: delaying package configuration, since apt-utils is not installed
13:03:25 [2024-02-28T13:03:25.972Z] #111 3.636 Fetched 11.9 MB in 1s (21.0 MB/s)
13:03:25 [2024-02-28T13:03:25.972Z] #111 3.658 Selecting previously unselected package libdpkg-perl.
13:03:25 [2024-02-28T13:03:25.972Z] #111 3.658 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21022 files and directories currently installed.)
13:03:25 [2024-02-28T13:03:25.972Z] #111 3.670 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
13:03:25 [2024-02-28T13:03:25.972Z] #111 3.674 Unpacking libdpkg-perl (1.21.22) ...
13:03:25 [2024-02-28T13:03:25.972Z] #111 3.747 Selecting previously unselected package dpkg-dev.
13:03:26 [2024-02-28T13:03:26.229Z] #111 3.749 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
13:03:26 [2024-02-28T13:03:26.229Z] #111 3.754 Unpacking dpkg-dev (1.21.22) ...
13:03:26 [2024-02-28T13:03:26.229Z] #111 3.952 Selecting previously unselected package libglib2.0-0:arm64.
13:03:26 [2024-02-28T13:03:26.485Z] #111 3.955 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
13:03:26 [2024-02-28T13:03:26.485Z] #111 3.964 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
13:03:26 [2024-02-28T13:03:26.485Z] #111 4.096 Selecting previously unselected package libgirepository-1.0-1:arm64.
13:03:26 [2024-02-28T13:03:26.485Z] #111 4.098 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
13:03:26 [2024-02-28T13:03:26.485Z] #111 4.102 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
13:03:26 [2024-02-28T13:03:26.485Z] #111 4.138 Selecting previously unselected package gir1.2-glib-2.0:arm64.
13:03:26 [2024-02-28T13:03:26.485Z] #111 4.141 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
13:03:26 [2024-02-28T13:03:26.485Z] #111 4.145 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
13:03:26 [2024-02-28T13:03:26.485Z] #111 4.185 Selecting previously unselected package libsecret-common.
13:03:26 [2024-02-28T13:03:26.485Z] #111 4.187 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
13:03:26 [2024-02-28T13:03:26.485Z] #111 4.191 Unpacking libsecret-common (0.20.5-3) ...
13:03:26 [2024-02-28T13:03:26.485Z] #111 4.245 Selecting previously unselected package libsecret-1-0:arm64.
13:03:26 [2024-02-28T13:03:26.742Z] #111 4.247 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
13:03:26 [2024-02-28T13:03:26.742Z] #111 4.251 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
13:03:26 [2024-02-28T13:03:26.742Z] #111 4.285 Selecting previously unselected package gir1.2-secret-1:arm64.
13:03:26 [2024-02-28T13:03:26.742Z] #111 4.288 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
13:03:26 [2024-02-28T13:03:26.742Z] #111 4.291 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
13:03:26 [2024-02-28T13:03:26.742Z] #111 4.322 Selecting previously unselected package libapparmor-dev:arm64.
13:03:26 [2024-02-28T13:03:26.742Z] #111 4.325 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
13:03:26 [2024-02-28T13:03:26.742Z] #111 4.330 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
13:03:26 [2024-02-28T13:03:26.742Z] #111 4.364 Selecting previously unselected package uuid-dev:arm64.
13:03:26 [2024-02-28T13:03:26.742Z] #111 4.366 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
13:03:26 [2024-02-28T13:03:26.742Z] #111 4.370 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
13:03:26 [2024-02-28T13:03:26.742Z] #111 4.402 Selecting previously unselected package libblkid-dev:arm64.
13:03:26 [2024-02-28T13:03:26.742Z] #111 4.405 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
13:03:26 [2024-02-28T13:03:26.742Z] #111 4.409 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
13:03:26 [2024-02-28T13:03:26.742Z] #111 4.453 Selecting previously unselected package libffi-dev:arm64.
13:03:26 [2024-02-28T13:03:26.742Z] #111 4.455 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
13:03:26 [2024-02-28T13:03:26.742Z] #111 4.459 Unpacking libffi-dev:arm64 (3.4.4-1) ...
13:03:26 [2024-02-28T13:03:26.742Z] #111 4.494 Selecting previously unselected package libgpg-error-dev.
13:03:26 [2024-02-28T13:03:26.998Z] #111 4.497 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
13:03:26 [2024-02-28T13:03:26.998Z] #111 4.501 Unpacking libgpg-error-dev (1.46-1) ...
13:03:26 [2024-02-28T13:03:26.998Z] #111 4.540 Selecting previously unselected package libgcrypt20-dev.
13:03:26 [2024-02-28T13:03:26.998Z] #111 4.543 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
13:03:26 [2024-02-28T13:03:26.998Z] #111 4.547 Unpacking libgcrypt20-dev (1.10.1-3) ...
13:03:26 [2024-02-28T13:03:26.998Z] #111 4.626 Selecting previously unselected package libglib2.0-data.
13:03:26 [2024-02-28T13:03:26.998Z] #111 4.628 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
13:03:26 [2024-02-28T13:03:26.998Z] #111 4.632 Unpacking libglib2.0-data (2.74.6-2) ...
13:03:26 [2024-02-28T13:03:26.998Z] #111 4.764 Selecting previously unselected package libglib2.0-bin.
13:03:27 [2024-02-28T13:03:27.254Z] #111 4.766 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
13:03:27 [2024-02-28T13:03:27.254Z] #111 4.770 Unpacking libglib2.0-bin (2.74.6-2) ...
13:03:27 [2024-02-28T13:03:27.254Z] #111 4.815 Selecting previously unselected package python3-lib2to3.
13:03:27 [2024-02-28T13:03:27.254Z] #111 4.817 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
13:03:27 [2024-02-28T13:03:27.254Z] #111 4.822 Unpacking python3-lib2to3 (3.11.2-3) ...
13:03:27 [2024-02-28T13:03:27.254Z] #111 4.864 Selecting previously unselected package python3-distutils.
13:03:27 [2024-02-28T13:03:27.254Z] #111 4.867 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
13:03:27 [2024-02-28T13:03:27.254Z] #111 4.871 Unpacking python3-distutils (3.11.2-3) ...
13:03:27 [2024-02-28T13:03:27.254Z] #111 4.916 Selecting previously unselected package libglib2.0-dev-bin.
13:03:27 [2024-02-28T13:03:27.254Z] #111 4.919 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
13:03:27 [2024-02-28T13:03:27.254Z] #111 4.923 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
13:03:27 [2024-02-28T13:03:27.254Z] #111 4.962 Selecting previously unselected package libsepol-dev:arm64.
13:03:27 [2024-02-28T13:03:27.254Z] #111 4.965 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
13:03:27 [2024-02-28T13:03:27.511Z] #111 4.969 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
13:03:27 [2024-02-28T13:03:27.511Z] #111 5.032 Selecting previously unselected package libpcre2-16-0:arm64.
13:03:27 [2024-02-28T13:03:27.511Z] #111 5.034 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
13:03:27 [2024-02-28T13:03:27.511Z] #111 5.038 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
13:03:27 [2024-02-28T13:03:27.511Z] #111 5.088 Selecting previously unselected package libpcre2-32-0:arm64.
13:03:27 [2024-02-28T13:03:27.511Z] #111 5.091 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
13:03:27 [2024-02-28T13:03:27.511Z] #111 5.094 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
13:03:27 [2024-02-28T13:03:27.511Z] #111 5.150 Selecting previously unselected package libpcre2-posix3:arm64.
13:03:27 [2024-02-28T13:03:27.511Z] #111 5.153 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
13:03:27 [2024-02-28T13:03:27.511Z] #111 5.157 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
13:03:27 [2024-02-28T13:03:27.511Z] #111 5.191 Selecting previously unselected package libpcre2-dev:arm64.
13:03:27 [2024-02-28T13:03:27.767Z] #111 5.193 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
13:03:27 [2024-02-28T13:03:27.767Z] #111 5.197 Unpacking libpcre2-dev:arm64 (10.42-1) ...
13:03:27 [2024-02-28T13:03:27.767Z] #111 5.272 Selecting previously unselected package libselinux1-dev:arm64.
13:03:27 [2024-02-28T13:03:27.767Z] #111 5.274 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
13:03:27 [2024-02-28T13:03:27.767Z] #111 5.279 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
13:03:27 [2024-02-28T13:03:27.767Z] #111 5.339 Selecting previously unselected package libmount-dev:arm64.
13:03:28 [2024-02-28T13:03:28.023Z] #111 5.341 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
13:03:28 [2024-02-28T13:03:28.023Z] #111 5.345 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
13:03:28 [2024-02-28T13:03:28.023Z] #111 5.372 Selecting previously unselected package zlib1g-dev:arm64.
13:03:28 [2024-02-28T13:03:28.023Z] #111 5.375 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
13:03:28 [2024-02-28T13:03:28.023Z] #111 5.378 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
13:03:28 [2024-02-28T13:03:28.023Z] #111 5.432 Selecting previously unselected package libglib2.0-dev:arm64.
13:03:28 [2024-02-28T13:03:28.023Z] #111 5.434 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
13:03:28 [2024-02-28T13:03:28.023Z] #111 5.439 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
13:03:28 [2024-02-28T13:03:28.023Z] #111 5.602 Selecting previously unselected package libseccomp-dev:arm64.
13:03:28 [2024-02-28T13:03:28.023Z] #111 5.605 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
13:03:28 [2024-02-28T13:03:28.023Z] #111 5.609 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
13:03:28 [2024-02-28T13:03:28.023Z] #111 5.647 Selecting previously unselected package libsecret-1-dev:arm64.
13:03:28 [2024-02-28T13:03:28.023Z] #111 5.650 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
13:03:28 [2024-02-28T13:03:28.023Z] #111 5.654 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
13:03:28 [2024-02-28T13:03:28.023Z] #111 5.730 Selecting previously unselected package libsystemd-dev:arm64.
13:03:28 [2024-02-28T13:03:28.023Z] #111 5.732 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
13:03:28 [2024-02-28T13:03:28.023Z] #111 5.736 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
13:03:28 [2024-02-28T13:03:28.023Z] #111 5.839 Selecting previously unselected package libudev-dev:arm64.
13:03:28 [2024-02-28T13:03:28.280Z] #111 5.842 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ...
13:03:28 [2024-02-28T13:03:28.280Z] #111 5.847 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
13:03:28 [2024-02-28T13:03:28.280Z] #111 5.889 Selecting previously unselected package libyaml-0-2:arm64.
13:03:28 [2024-02-28T13:03:28.280Z] #111 5.891 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
13:03:28 [2024-02-28T13:03:28.280Z] #111 5.895 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
13:03:28 [2024-02-28T13:03:28.280Z] #111 5.932 Selecting previously unselected package python3-pathspec.
13:03:28 [2024-02-28T13:03:28.280Z] #111 5.935 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
13:03:28 [2024-02-28T13:03:28.280Z] #111 5.939 Unpacking python3-pathspec (0.11.0-1) ...
13:03:28 [2024-02-28T13:03:28.280Z] #111 5.973 Selecting previously unselected package python3-pkg-resources.
13:03:28 [2024-02-28T13:03:28.280Z] #111 5.976 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
13:03:28 [2024-02-28T13:03:28.280Z] #111 5.979 Unpacking python3-pkg-resources (66.1.1-1) ...
13:03:28 [2024-02-28T13:03:28.280Z] #111 6.032 Selecting previously unselected package python3-yaml.
13:03:28 [2024-02-28T13:03:28.280Z] #111 6.035 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
13:03:28 [2024-02-28T13:03:28.280Z] #111 6.039 Unpacking python3-yaml (6.0-3+b2) ...
13:03:28 [2024-02-28T13:03:28.280Z] #111 6.082 Selecting previously unselected package yamllint.
13:03:28 [2024-02-28T13:03:28.536Z] #111 6.085 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
13:03:28 [2024-02-28T13:03:28.536Z] #111 6.088 Unpacking yamllint (1.29.0-1) ...
13:03:28 [2024-02-28T13:03:28.536Z] #111 6.257 Setting up python3-pkg-resources (66.1.1-1) ...
13:03:28 [2024-02-28T13:03:28.793Z] #111 6.514 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
13:03:29 [2024-02-28T13:03:29.049Z] #111 6.526 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
13:03:29 [2024-02-28T13:03:29.049Z] #111 6.537 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
13:03:29 [2024-02-28T13:03:29.049Z] #111 6.549 No schema files found: doing nothing.
13:03:29 [2024-02-28T13:03:29.049Z] #111 6.555 Setting up python3-yaml (6.0-3+b2) ...
13:03:29 [2024-02-28T13:03:29.049Z] #111 6.706 Setting up libffi-dev:arm64 (3.4.4-1) ...
13:03:29 [2024-02-28T13:03:29.049Z] #111 6.716 Setting up libpcre2-16-0:arm64 (10.42-1) ...
13:03:29 [2024-02-28T13:03:29.049Z] #111 6.727 Setting up libpcre2-32-0:arm64 (10.42-1) ...
13:03:29 [2024-02-28T13:03:29.049Z] #111 6.738 Setting up libglib2.0-data (2.74.6-2) ...
13:03:29 [2024-02-28T13:03:29.049Z] #111 6.749 Setting up libgpg-error-dev (1.46-1) ...
13:03:29 [2024-02-28T13:03:29.049Z] #111 6.759 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
13:03:29 [2024-02-28T13:03:29.049Z] #111 6.769 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
13:03:29 [2024-02-28T13:03:29.049Z] #111 6.788 Setting up libsepol-dev:arm64 (3.4-2.1) ...
13:03:29 [2024-02-28T13:03:29.049Z] #111 6.800 Setting up libdpkg-perl (1.21.22) ...
13:03:29 [2024-02-28T13:03:29.049Z] #111 6.811 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
13:03:29 [2024-02-28T13:03:29.305Z] #111 6.821 Setting up libpcre2-posix3:arm64 (10.42-1) ...
13:03:29 [2024-02-28T13:03:29.305Z] #111 6.832 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
13:03:29 [2024-02-28T13:03:29.305Z] #111 6.843 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
13:03:29 [2024-02-28T13:03:29.305Z] #111 6.854 Setting up python3-pathspec (0.11.0-1) ...
13:03:29 [2024-02-28T13:03:29.305Z] #111 6.978 Setting up python3-lib2to3 (3.11.2-3) ...
13:03:29 [2024-02-28T13:03:29.305Z] #111 7.086 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
13:03:29 [2024-02-28T13:03:29.561Z] #111 7.096 Setting up libsecret-common (0.20.5-3) ...
13:03:29 [2024-02-28T13:03:29.561Z] #111 7.107 Setting up python3-distutils (3.11.2-3) ...
13:03:29 [2024-02-28T13:03:29.561Z] #111 7.235 Setting up libglib2.0-dev-bin (2.74.6-2) ...
13:03:29 [2024-02-28T13:03:29.818Z] #111 7.383 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
13:03:29 [2024-02-28T13:03:29.818Z] #111 7.393 Setting up libpcre2-dev:arm64 (10.42-1) ...
13:03:29 [2024-02-28T13:03:29.818Z] #111 7.404 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
13:03:29 [2024-02-28T13:03:29.818Z] #111 7.415 Setting up libglib2.0-bin (2.74.6-2) ...
13:03:29 [2024-02-28T13:03:29.818Z] #111 7.425 Setting up dpkg-dev (1.21.22) ...
13:03:29 [2024-02-28T13:03:29.818Z] #111 7.442 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
13:03:29 [2024-02-28T13:03:29.818Z] #111 7.452 Setting up yamllint (1.29.0-1) ...
13:03:29 [2024-02-28T13:03:29.818Z] #111 7.593 Setting up libgcrypt20-dev (1.10.1-3) ...
13:03:30 [2024-02-28T13:03:30.074Z] #111 7.604 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
13:03:30 [2024-02-28T13:03:30.074Z] #111 7.615 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
13:03:30 [2024-02-28T13:03:30.074Z] #111 7.625 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
13:03:30 [2024-02-28T13:03:30.074Z] #111 7.635 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
13:03:30 [2024-02-28T13:03:30.074Z] #111 7.647 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
13:03:30 [2024-02-28T13:03:30.074Z] #111 7.658 Processing triggers for libc-bin (2.36-9+deb12u4) ...
13:03:30 [2024-02-28T13:03:30.331Z] #111 DONE 8.1s
13:03:30 [2024-02-28T13:03:30.587Z] 
13:03:30 [2024-02-28T13:03:30.587Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
13:03:31 [2024-02-28T13:03:31.953Z] #112 DONE 1.3s
13:03:31 [2024-02-28T13:03:31.953Z] 
13:03:31 [2024-02-28T13:03:31.953Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
13:03:32 [2024-02-28T13:03:32.516Z] #113 DONE 0.8s
13:03:32 [2024-02-28T13:03:32.516Z] 
13:03:32 [2024-02-28T13:03:32.516Z] #114 [dev 1/1] COPY --link . .
13:03:33 [2024-02-28T13:03:33.889Z] #114 DONE 1.5s
13:03:34 [2024-02-28T13:03:34.146Z] 
13:03:34 [2024-02-28T13:03:34.146Z] #115 exporting to image
13:03:34 [2024-02-28T13:03:34.146Z] #115 exporting layers
13:03:35 [2024-02-28T13:03:35.514Z] #115 exporting layers 1.4s done
13:03:35 [2024-02-28T13:03:35.514Z] #115 writing image sha256:d8856dea85dec39efda3561fa7af040a8c0322e5b1c203500d1368bbb083ba7b done
13:03:35 [2024-02-28T13:03:35.514Z] #115 naming to docker.io/library/docker:62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 done
13:03:35 [2024-02-28T13:03:35.514Z] #115 DONE 1.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:03:36 [2024-02-28T13:03:36.071Z] + sudo modprobe ip6table_filter
[Pipeline] sh
13:03:36 [2024-02-28T13:03:36.344Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47459/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 hack/test/unit
13:03:36 [2024-02-28T13:03:36.601Z] + BUILDFLAGS=(-tags 'netgo journald')
13:03:36 [2024-02-28T13:03:36.601Z] + TESTFLAGS+=' -test.timeout=5m'
13:03:36 [2024-02-28T13:03:36.601Z] + TESTDIRS=./...
13:03:36 [2024-02-28T13:03:36.601Z] + exclude_paths='/vendor/|/integration'
13:03:36 [2024-02-28T13:03:36.601Z] ++ go list ./...
13:03:36 [2024-02-28T13:03:36.601Z] ++ grep -vE '(/vendor/|/integration)'
13:03:37 [2024-02-28T13:03:37.167Z] + pkg_list='github.com/docker/docker/api
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/server
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/server/backend/build
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/server/httpstatus
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/server/httputils
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/server/middleware
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/server/router
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/server/router/build
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/server/router/checkpoint
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/server/router/container
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/server/router/debug
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/server/router/distribution
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/server/router/grpc
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/server/router/image
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/server/router/network
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/server/router/plugin
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/server/router/session
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/server/router/swarm
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/server/router/system
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/server/router/volume
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/types
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/types/backend
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/types/blkiodev
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/types/checkpoint
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/types/container
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/types/events
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/types/filters
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/types/image
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/types/mount
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/types/network
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/types/plugins/logdriver
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/types/registry
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/types/strslice
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/types/swarm
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/types/swarm/runtime
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/types/system
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/types/time
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/types/versions
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/api/types/volume
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/builder
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/builder/builder-next
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/builder/builder-next/exporter
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/builder/builder-next/worker
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/builder/builder-next/worker/label
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/builder/dockerfile
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/builder/remotecontext
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/builder/remotecontext/git
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/builder/remotecontext/urlutil
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/cli/debug
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/cli/winresources/docker-proxy
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/cli/winresources/dockerd
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/client
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/client/buildkit
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/cmd/docker-proxy
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/cmd/dockerd
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/cmd/dockerd/trap
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/container
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/container/stream
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/contrib/apparmor
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/contrib/httpserver
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/cluster
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/cluster/convert
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/cluster/executor
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/cluster/executor/container
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/cluster/provider
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/config
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/containerd
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/events
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/events/testutils
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/graphdriver
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/graphdriver/copy
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/graphdriver/register
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/graphdriver/vfs
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/graphdriver/zfs
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/images
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/initlayer
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/links
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/listeners
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/logger
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/logger/awslogs
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/logger/fluentd
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/logger/gcplogs
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/logger/gelf
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/logger/journald
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/logger/local
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/logger/loggertest
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/logger/loggerutils
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/logger/splunk
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/logger/syslog
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/logger/templates
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/names
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/network
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/snapshotter
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/daemon/stats
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/distribution
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/distribution/metadata
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/distribution/utils
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/distribution/xfer
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/dockerversion
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/errdefs
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/image
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/image/cache
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/image/spec/specs-go
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/image/spec/specs-go/v1
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/image/tarexport
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/image/v1
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/internal/cleanups
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/internal/compatcontext
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/internal/mod
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/internal/mounttree
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/internal/multierror
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/internal/safepath
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/internal/sliceutil
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/internal/test/suite
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/internal/testutils
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/internal/testutils/netnsutils
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/internal/testutils/specialimage
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/internal/unix_noeintr
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/internal/unshare
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/layer
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libcontainerd
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libcontainerd/queue
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libcontainerd/remote
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libcontainerd/shimopts
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libcontainerd/supervisor
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libcontainerd/types
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/bitmap
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/cluster
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/config
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/datastore
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/diagnostic
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/discoverapi
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/driverapi
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/drivers/bridge
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/drivers/host
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/drivers/null
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/drivers/overlay
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/drivers/remote
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/drivers/windows
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/drvregistry
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/etchosts
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/internal/caller
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/internal/kvstore
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/internal/netiputil
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/ipam
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/ipamapi
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/ipams/builtin
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/ipams/null
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/ipams/remote
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/ipamutils
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/ipbits
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/iptables
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/netlabel
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/netutils
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/networkdb
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/ns
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/options
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/osl
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/osl/kernel
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/portallocator
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/portmapper
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/resolvconf
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/scope
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/libnetwork/types
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/oci
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/oci/caps
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/opts
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/archive
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/authorization
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/broadcaster
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/capabilities
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/chrootarchive
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/containerfs
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/directory
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/dmesg
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/fileutils
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/homedir
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/idtools
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/ioutils
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/jsonmessage
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/longpath
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/meminfo
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/namesgenerator
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/parsers
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/parsers/kernel
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/pidfile
13:03:37 [2024-02-28T13:03:37.167Z] github.com/docker/docker/pkg/platform
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/plugingetter
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/plugins
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/plugins/transport
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/pools
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/process
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/progress
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/reexec
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/rootless
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/rootless/specconv
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/stack
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/stdcopy
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/streamformatter
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/stringid
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/sysinfo
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/system
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/tailfile
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/tarsum
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/useragent
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/plugin
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/plugin/executor/containerd
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/plugin/v2
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/profiles/apparmor
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/profiles/seccomp
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/quota
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/reference
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/registry
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/registry/resumable
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/restartmanager
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/runconfig
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/runconfig/opts
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil/daemon
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil/environment
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil/fakecontext
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil/fakegit
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil/fakestorage
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil/fixtures/load
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil/fixtures/plugin
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil/registry
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil/request
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/volume
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/volume/drivers
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/volume/local
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/volume/mounts
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/volume/service
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/volume/service/opts
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/volume/testutils'
13:03:37 [2024-02-28T13:03:37.168Z] ++ grep --fixed-strings -v /libnetwork
13:03:37 [2024-02-28T13:03:37.168Z] ++ echo 'github.com/docker/docker/api
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/backend/build
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/httpstatus
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/httputils
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/middleware
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/build
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/checkpoint
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/container
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/debug
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/distribution
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/grpc
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/image
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/network
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/plugin
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/session
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/swarm
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/system
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/volume
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/backend
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/blkiodev
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/checkpoint
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/container
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/events
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/filters
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/image
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/mount
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/network
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/plugins/logdriver
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/registry
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/strslice
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/swarm
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/swarm/runtime
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/system
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/time
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/versions
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/volume
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/builder-next
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/builder-next/exporter
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/builder-next/worker
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/builder-next/worker/label
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/dockerfile
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/remotecontext
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/remotecontext/git
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/remotecontext/urlutil
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/cli/debug
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/cli/winresources/docker-proxy
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/cli/winresources/dockerd
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/client
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/client/buildkit
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/cmd/docker-proxy
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/cmd/dockerd
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/cmd/dockerd/trap
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/container
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/container/stream
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/contrib/apparmor
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/contrib/httpserver
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/cluster
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/cluster/convert
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/cluster/executor
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/cluster/executor/container
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/cluster/provider
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/config
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/containerd
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/events
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/events/testutils
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/graphdriver
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/graphdriver/copy
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/graphdriver/register
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/graphdriver/vfs
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/graphdriver/zfs
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/images
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/initlayer
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/links
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/listeners
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/awslogs
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/fluentd
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/gcplogs
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/gelf
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/journald
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/local
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/loggertest
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/loggerutils
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/splunk
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/syslog
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/templates
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/names
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/network
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/snapshotter
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/stats
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/distribution
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/distribution/metadata
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/distribution/utils
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/distribution/xfer
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/dockerversion
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/errdefs
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/image
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/image/cache
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/image/spec/specs-go
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/image/spec/specs-go/v1
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/image/tarexport
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/image/v1
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/cleanups
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/compatcontext
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/mod
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/mounttree
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/multierror
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/safepath
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/sliceutil
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/test/suite
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/testutils
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/testutils/netnsutils
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/testutils/specialimage
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/unix_noeintr
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/unshare
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/layer
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libcontainerd
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libcontainerd/queue
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libcontainerd/remote
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libcontainerd/shimopts
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libcontainerd/supervisor
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libcontainerd/types
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/bitmap
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/cluster
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/config
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/datastore
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/diagnostic
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/discoverapi
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/driverapi
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/drivers/bridge
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/drivers/host
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/drivers/null
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/drivers/overlay
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/drivers/remote
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/drivers/windows
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/drvregistry
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/etchosts
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/internal/caller
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/internal/kvstore
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/internal/netiputil
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/ipam
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/ipamapi
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/ipams/builtin
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/ipams/null
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/ipams/remote
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/ipamutils
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/ipbits
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/iptables
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/netlabel
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/netutils
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/networkdb
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/ns
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/options
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/osl
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/osl/kernel
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/portallocator
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/portmapper
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/resolvconf
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/scope
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libnetwork/types
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/oci
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/oci/caps
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/opts
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/archive
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/authorization
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/broadcaster
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/capabilities
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/chrootarchive
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/containerfs
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/directory
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/dmesg
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/fileutils
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/homedir
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/idtools
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/ioutils
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/jsonmessage
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/longpath
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/meminfo
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/namesgenerator
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/parsers
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/parsers/kernel
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/pidfile
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/platform
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/plugingetter
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/plugins
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/plugins/transport
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/pools
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/process
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/progress
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/reexec
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/rootless
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/rootless/specconv
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/stack
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/stdcopy
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/streamformatter
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/stringid
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/sysinfo
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/system
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/tailfile
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/tarsum
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/useragent
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/plugin
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/plugin/executor/containerd
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/plugin/v2
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/profiles/apparmor
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/profiles/seccomp
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/quota
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/reference
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/registry
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/registry/resumable
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/restartmanager
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/runconfig
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/runconfig/opts
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil/daemon
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil/environment
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil/fakecontext
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil/fakegit
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil/fakestorage
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil/fixtures/load
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil/fixtures/plugin
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil/registry
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/testutil/request
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/volume
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/volume/drivers
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/volume/local
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/volume/mounts
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/volume/service
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/volume/service/opts
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/volume/testutils'
13:03:37 [2024-02-28T13:03:37.168Z] + base_pkg_list='github.com/docker/docker/api
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/backend/build
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/httpstatus
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/httputils
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/middleware
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/build
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/checkpoint
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/container
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/debug
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/distribution
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/grpc
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/image
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/network
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/plugin
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/session
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/swarm
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/system
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/server/router/volume
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/backend
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/blkiodev
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/checkpoint
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/container
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/events
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/filters
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/image
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/mount
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/network
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/plugins/logdriver
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/registry
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/strslice
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/swarm
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/swarm/runtime
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/system
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/time
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/versions
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/api/types/volume
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/builder-next
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/builder-next/exporter
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/builder-next/worker
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/builder-next/worker/label
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/dockerfile
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/remotecontext
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/remotecontext/git
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/builder/remotecontext/urlutil
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/cli/debug
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/cli/winresources/docker-proxy
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/cli/winresources/dockerd
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/client
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/client/buildkit
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/cmd/docker-proxy
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/cmd/dockerd
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/cmd/dockerd/trap
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/container
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/container/stream
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/contrib/apparmor
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/contrib/httpserver
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/cluster
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/cluster/convert
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/cluster/executor
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/cluster/executor/container
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/cluster/provider
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/config
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/containerd
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/events
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/events/testutils
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/graphdriver
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/graphdriver/copy
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/graphdriver/register
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/graphdriver/vfs
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/graphdriver/zfs
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/images
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/initlayer
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/links
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/listeners
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/awslogs
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/fluentd
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/gcplogs
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/gelf
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/journald
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/local
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/loggertest
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/loggerutils
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/splunk
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/syslog
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/logger/templates
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/names
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/network
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/snapshotter
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/daemon/stats
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/distribution
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/distribution/metadata
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/distribution/utils
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/distribution/xfer
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/dockerversion
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/errdefs
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/image
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/image/cache
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/image/spec/specs-go
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/image/spec/specs-go/v1
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/image/tarexport
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/image/v1
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/cleanups
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/compatcontext
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/mod
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/mounttree
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/multierror
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/safepath
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/sliceutil
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/test/suite
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/testutils
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/testutils/netnsutils
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/testutils/specialimage
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/unix_noeintr
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/internal/unshare
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/layer
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libcontainerd
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libcontainerd/queue
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libcontainerd/remote
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libcontainerd/shimopts
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libcontainerd/supervisor
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/libcontainerd/types
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/oci
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/oci/caps
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/opts
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/archive
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/authorization
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/broadcaster
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/capabilities
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/chrootarchive
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/containerfs
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/directory
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/dmesg
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/fileutils
13:03:37 [2024-02-28T13:03:37.168Z] github.com/docker/docker/pkg/homedir
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/idtools
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/ioutils
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/jsonmessage
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/longpath
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/meminfo
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/namesgenerator
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/parsers
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/parsers/kernel
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/pidfile
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/platform
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/plugingetter
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/plugins
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/plugins/transport
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/pools
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/process
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/progress
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/reexec
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/rootless
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/rootless/specconv
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/stack
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/stdcopy
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/streamformatter
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/stringid
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/sysinfo
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/system
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/tailfile
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/tarsum
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/useragent
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/plugin
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/plugin/executor/containerd
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/plugin/v2
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/profiles/apparmor
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/profiles/seccomp
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/quota
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/reference
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/registry
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/registry/resumable
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/restartmanager
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/runconfig
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/runconfig/opts
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil/daemon
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil/environment
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil/fakecontext
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil/fakegit
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil/fakestorage
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil/fixtures/load
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil/fixtures/plugin
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil/registry
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil/request
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/volume
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/volume/drivers
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/volume/local
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/volume/mounts
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/volume/service
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/volume/service/opts
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/volume/testutils'
13:03:37 [2024-02-28T13:03:37.169Z] ++ grep --fixed-strings /libnetwork
13:03:37 [2024-02-28T13:03:37.169Z] ++ echo 'github.com/docker/docker/api
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/server
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/server/backend/build
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/server/httpstatus
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/server/httputils
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/server/middleware
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/server/router
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/server/router/build
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/server/router/checkpoint
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/server/router/container
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/server/router/debug
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/server/router/distribution
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/server/router/grpc
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/server/router/image
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/server/router/network
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/server/router/plugin
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/server/router/session
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/server/router/swarm
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/server/router/system
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/server/router/volume
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/types
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/types/backend
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/types/blkiodev
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/types/checkpoint
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/types/container
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/types/events
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/types/filters
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/types/image
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/types/mount
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/types/network
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/types/plugins/logdriver
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/types/registry
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/types/strslice
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/types/swarm
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/types/swarm/runtime
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/types/system
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/types/time
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/types/versions
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/api/types/volume
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/builder
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/builder/builder-next
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/builder/builder-next/exporter
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/builder/builder-next/worker
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/builder/builder-next/worker/label
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/builder/dockerfile
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/builder/remotecontext
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/builder/remotecontext/git
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/builder/remotecontext/urlutil
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/cli/debug
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/cli/winresources/docker-proxy
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/cli/winresources/dockerd
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/client
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/client/buildkit
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/cmd/docker-proxy
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/cmd/dockerd
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/cmd/dockerd/trap
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/container
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/container/stream
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/contrib/apparmor
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/contrib/httpserver
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/cluster
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/cluster/convert
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/cluster/executor
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/cluster/executor/container
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/cluster/provider
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/config
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/containerd
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/events
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/events/testutils
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/graphdriver
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/graphdriver/copy
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/graphdriver/register
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/graphdriver/vfs
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/graphdriver/zfs
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/images
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/initlayer
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/links
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/listeners
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/logger
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/logger/awslogs
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/logger/fluentd
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/logger/gcplogs
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/logger/gelf
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/logger/journald
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/logger/local
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/logger/loggertest
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/logger/loggerutils
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/logger/splunk
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/logger/syslog
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/logger/templates
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/names
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/network
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/snapshotter
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/daemon/stats
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/distribution
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/distribution/metadata
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/distribution/utils
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/distribution/xfer
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/dockerversion
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/errdefs
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/image
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/image/cache
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/image/spec/specs-go
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/image/spec/specs-go/v1
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/image/tarexport
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/image/v1
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/internal/cleanups
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/internal/compatcontext
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/internal/mod
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/internal/mounttree
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/internal/multierror
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/internal/safepath
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/internal/sliceutil
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/internal/test/suite
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/internal/testutils
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/internal/testutils/netnsutils
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/internal/testutils/specialimage
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/internal/unix_noeintr
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/internal/unshare
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/layer
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libcontainerd
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libcontainerd/queue
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libcontainerd/remote
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libcontainerd/shimopts
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libcontainerd/supervisor
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libcontainerd/types
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/bitmap
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/cluster
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/config
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/datastore
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/diagnostic
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/discoverapi
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/driverapi
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/bridge
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/host
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/null
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/overlay
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/remote
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/windows
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drvregistry
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/etchosts
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/internal/caller
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/internal/kvstore
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/internal/netiputil
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipam
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipamapi
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipams/builtin
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipams/null
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipams/remote
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipamutils
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipbits
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/iptables
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/netlabel
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/netutils
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/networkdb
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ns
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/options
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/osl
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/osl/kernel
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/portallocator
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/portmapper
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/resolvconf
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/scope
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/types
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/oci
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/oci/caps
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/opts
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/archive
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/authorization
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/broadcaster
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/capabilities
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/chrootarchive
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/containerfs
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/directory
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/dmesg
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/fileutils
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/homedir
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/idtools
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/ioutils
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/jsonmessage
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/longpath
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/meminfo
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/namesgenerator
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/parsers
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/parsers/kernel
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/pidfile
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/platform
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/plugingetter
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/plugins
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/plugins/transport
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/pools
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/process
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/progress
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/reexec
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/rootless
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/rootless/specconv
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/stack
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/stdcopy
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/streamformatter
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/stringid
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/sysinfo
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/system
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/tailfile
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/tarsum
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/pkg/useragent
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/plugin
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/plugin/executor/containerd
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/plugin/v2
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/profiles/apparmor
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/profiles/seccomp
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/quota
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/reference
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/registry
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/registry/resumable
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/restartmanager
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/runconfig
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/runconfig/opts
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil/daemon
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil/environment
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil/fakecontext
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil/fakegit
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil/fakestorage
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil/fixtures/load
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil/fixtures/plugin
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil/registry
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/testutil/request
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/volume
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/volume/drivers
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/volume/local
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/volume/mounts
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/volume/service
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/volume/service/opts
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/volume/testutils'
13:03:37 [2024-02-28T13:03:37.169Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/bitmap
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/cluster
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/config
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/datastore
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/diagnostic
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/discoverapi
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/driverapi
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/bridge
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/host
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/null
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/overlay
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/remote
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/windows
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drvregistry
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/etchosts
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/internal/caller
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/internal/kvstore
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/internal/netiputil
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipam
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipamapi
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipams/builtin
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipams/null
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipams/remote
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipamutils
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipbits
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/iptables
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/netlabel
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/netutils
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/networkdb
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ns
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/options
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/osl
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/osl/kernel
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/portallocator
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/portmapper
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/resolvconf
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/scope
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/types'
13:03:37 [2024-02-28T13:03:37.169Z] + echo 'github.com/docker/docker/libnetwork
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/bitmap
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/cluster
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/config
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/datastore
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/diagnostic
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/discoverapi
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/driverapi
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/bridge
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/host
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/null
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/overlay
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/remote
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/windows
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/drvregistry
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/etchosts
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/internal/caller
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/internal/kvstore
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/internal/netiputil
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipam
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipamapi
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipams/builtin
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipams/null
13:03:37 [2024-02-28T13:03:37.169Z] git+ grep --fixed-strings libnetwork/drivers/bridge
13:03:37 [2024-02-28T13:03:37.169Z] hub.com/docker/docker/libnetwork/ipams/remote
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipamutils
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ipbits
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/iptables
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/netlabel
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/netutils
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/networkdb
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/ns
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/options
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/osl
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/osl/kernel
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/portallocator
13:03:37 [2024-02-28T13:03:37.169Z] github.com/docker/docker/libnetwork/portmapper
13:03:37 [2024-02-28T13:03:37.170Z] github.com/docker/docker/libnetwork/resolvconf
13:03:37 [2024-02-28T13:03:37.170Z] github.com/docker/docker/libnetwork/scope
13:03:37 [2024-02-28T13:03:37.170Z] github.com/docker/docker/libnetwork/types'
13:03:37 [2024-02-28T13:03:37.170Z] github.com/docker/docker/libnetwork/drivers/bridge
13:03:37 [2024-02-28T13:03:37.170Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:03:37 [2024-02-28T13:03:37.170Z] + type docker-proxy
13:03:37 [2024-02-28T13:03:37.170Z] hack/test/unit: line 25: type: docker-proxy: not found
13:03:37 [2024-02-28T13:03:37.170Z] + hack/make.sh binary-proxy install-proxy
13:03:37 [2024-02-28T13:03:37.170Z] 
13:03:37 [2024-02-28T13:03:37.170Z] Removing bundles/
13:03:37 [2024-02-28T13:03:37.170Z] 
13:03:37 [2024-02-28T13:03:37.170Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
13:03:37 [2024-02-28T13:03:37.170Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
13:03:37 [2024-02-28T13:03:37.170Z] + tee /go/src/github.com/docker/docker/go.mod
13:03:37 [2024-02-28T13:03:37.170Z] module github.com/docker/docker
13:03:37 [2024-02-28T13:03:37.170Z] 
13:03:37 [2024-02-28T13:03:37.170Z] go 1.21
13:03:37 [2024-02-28T13:03:37.170Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
13:03:37 [2024-02-28T13:03:37.170Z] + GO111MODULE=on
13:03:37 [2024-02-28T13:03:37.170Z] + GOTOOLCHAIN=local
13:03:37 [2024-02-28T13:03:37.170Z] + 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=62b33a2604c0bacdd26bfbe7303cb6e2ed26d432" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T13:03:37.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
13:03:42 [2024-02-28T13:03:42.422Z] + rm -f /go/src/github.com/docker/docker/go.mod
13:03:42 [2024-02-28T13:03:42.422Z] Created binary: bundles/binary-proxy/docker-proxy
13:03:42 [2024-02-28T13:03:42.422Z] 
13:03:42 [2024-02-28T13:03:42.422Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
13:03:42 [2024-02-28T13:03:42.422Z] Installing docker-proxy to /usr/local/bin/
13:03:42 [2024-02-28T13:03:42.422Z] 
13:03:42 [2024-02-28T13:03:42.422Z] + mkdir -p bundles
13:03:42 [2024-02-28T13:03:42.422Z] + '[' -n 'github.com/docker/docker/api
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/server
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/server/backend/build
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/server/httpstatus
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/server/httputils
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/server/middleware
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/server/router
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/server/router/build
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/server/router/checkpoint
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/server/router/container
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/server/router/debug
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/server/router/distribution
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/server/router/grpc
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/server/router/image
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/server/router/network
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/server/router/plugin
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/server/router/session
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/server/router/swarm
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/server/router/system
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/server/router/volume
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/types
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/types/backend
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/types/blkiodev
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/types/checkpoint
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/types/container
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/types/events
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/types/filters
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/types/image
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/types/mount
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/types/network
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/types/plugins/logdriver
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/types/registry
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/types/strslice
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/types/swarm
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/types/swarm/runtime
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/types/system
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/types/time
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/types/versions
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/api/types/volume
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/builder
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/builder/builder-next
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/builder/builder-next/exporter
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/builder/builder-next/worker
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/builder/builder-next/worker/label
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/builder/dockerfile
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/builder/remotecontext
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/builder/remotecontext/git
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/builder/remotecontext/urlutil
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/cli/debug
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/cli/winresources/docker-proxy
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/cli/winresources/dockerd
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/client
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/client/buildkit
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/cmd/docker-proxy
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/cmd/dockerd
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/cmd/dockerd/trap
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/container
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/container/stream
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/contrib/apparmor
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/contrib/httpserver
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/cluster
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/cluster/convert
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/cluster/executor
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/cluster/executor/container
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/cluster/provider
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/config
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/containerd
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/events
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/events/testutils
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/graphdriver
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/graphdriver/copy
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/graphdriver/register
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/graphdriver/vfs
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/graphdriver/zfs
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/images
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/initlayer
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/links
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/listeners
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/logger
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/logger/awslogs
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/logger/fluentd
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/logger/gcplogs
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/logger/gelf
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/logger/journald
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/logger/local
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/logger/loggertest
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/logger/loggerutils
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/logger/splunk
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/logger/syslog
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/logger/templates
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/names
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/network
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/snapshotter
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/daemon/stats
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/distribution
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/distribution/metadata
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/distribution/utils
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/distribution/xfer
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/dockerversion
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/errdefs
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/image
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/image/cache
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/image/spec/specs-go
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/image/spec/specs-go/v1
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/image/tarexport
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/image/v1
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/internal/cleanups
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/internal/compatcontext
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/internal/mod
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/internal/mounttree
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/internal/multierror
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/internal/safepath
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/internal/sliceutil
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/internal/test/suite
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/internal/testutils
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/internal/testutils/netnsutils
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/internal/testutils/specialimage
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/internal/unix_noeintr
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/internal/unshare
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/layer
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/libcontainerd
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/libcontainerd/queue
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/libcontainerd/remote
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/libcontainerd/shimopts
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/libcontainerd/supervisor
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/libcontainerd/types
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/oci
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/oci/caps
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/opts
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/archive
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/authorization
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/broadcaster
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/capabilities
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/chrootarchive
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/containerfs
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/directory
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/dmesg
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/fileutils
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/homedir
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/idtools
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/ioutils
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/jsonmessage
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/longpath
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/meminfo
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/namesgenerator
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/parsers
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/parsers/kernel
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/pidfile
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/platform
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/plugingetter
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/plugins
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/plugins/transport
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/pools
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/process
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/progress
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/reexec
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/rootless
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/rootless/specconv
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/stack
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/stdcopy
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/streamformatter
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/stringid
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/sysinfo
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/system
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/tailfile
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/tarsum
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/pkg/useragent
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/plugin
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/plugin/executor/containerd
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/plugin/v2
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/profiles/apparmor
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/profiles/seccomp
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/quota
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/reference
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/registry
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/registry/resumable
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/restartmanager
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/runconfig
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/runconfig/opts
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/testutil
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/testutil/daemon
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/testutil/environment
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/testutil/fakecontext
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/testutil/fakegit
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/testutil/fakestorage
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/testutil/fixtures/load
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/testutil/fixtures/plugin
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/testutil/registry
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/testutil/request
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/volume
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/volume/drivers
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/volume/local
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/volume/mounts
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/volume/service
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/volume/service/opts
13:03:42 [2024-02-28T13:03:42.422Z] github.com/docker/docker/volume/testutils' ']'
13:03:42 [2024-02-28T13:03:42.423Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/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
13:03:42 [2024-02-28T13:03:42.423Z] ?   	github.com/docker/docker/api	[no test files]
13:03:50 [2024-02-28T13:03:50.519Z] ok  	github.com/docker/docker/api/server	0.046s	coverage: 16.2% of statements
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 28.3% of statements
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ok  	github.com/docker/docker/api/server/middleware	0.021s	coverage: 42.7% of statements
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/types	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 7.3% of statements
13:04:12 [2024-02-28T13:04:12.427Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
13:04:12 [2024-02-28T13:04:12.427Z] ok  	github.com/docker/docker/api/types/network	0.003s	coverage: 80.0% of statements
13:04:12 [2024-02-28T13:04:12.427Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
13:04:12 [2024-02-28T13:04:12.427Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/types/system	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/builder	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
13:04:12 [2024-02-28T13:04:12.427Z] ok  	github.com/docker/docker/api/types/time	0.015s	coverage: 100.0% of statements
13:04:12 [2024-02-28T13:04:12.427Z] ok  	github.com/docker/docker/api/types/versions	0.015s	coverage: 77.3% of statements
13:04:12 [2024-02-28T13:04:12.992Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
13:04:12 [2024-02-28T13:04:12.992Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
13:04:12 [2024-02-28T13:04:12.992Z] ok  	github.com/docker/docker/cli/debug	0.012s	coverage: 100.0% of statements
13:04:12 [2024-02-28T13:04:12.992Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.014s	coverage: 100.0% of statements
13:04:12 [2024-02-28T13:04:12.992Z] ok  	github.com/docker/docker/builder/remotecontext	0.028s	coverage: 33.7% of statements
13:04:12 [2024-02-28T13:04:12.992Z] ok  	github.com/docker/docker/builder/dockerfile	0.043s	coverage: 50.0% of statements
13:04:14 [2024-02-28T13:04:14.887Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
13:04:14 [2024-02-28T13:04:14.887Z] ok  	github.com/docker/docker/client	0.094s	coverage: 77.0% of statements
13:04:14 [2024-02-28T13:04:14.887Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.160s	coverage: 66.5% of statements
13:04:16 [2024-02-28T13:04:16.256Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.193s	coverage: 82.5% of statements
13:04:28 [2024-02-28T13:04:28.435Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
13:04:28 [2024-02-28T13:04:28.435Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:04:28 [2024-02-28T13:04:28.435Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:04:28 [2024-02-28T13:04:28.435Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:04:28 [2024-02-28T13:04:28.435Z] ok  	github.com/docker/docker/container	0.121s	coverage: 36.4% of statements
13:04:28 [2024-02-28T13:04:28.435Z] ok  	github.com/docker/docker/cmd/dockerd	0.210s	coverage: 29.8% of statements
13:04:29 [2024-02-28T13:04:29.364Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.418s	coverage: 0.0% of statements
13:04:30 [2024-02-28T13:04:30.731Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:04:30 [2024-02-28T13:04:30.731Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
13:04:30 [2024-02-28T13:04:30.731Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.031s	coverage: 38.7% of statements
13:04:30 [2024-02-28T13:04:30.731Z] ok  	github.com/docker/docker/daemon/cluster	0.044s	coverage: 0.5% of statements
13:04:30 [2024-02-28T13:04:30.988Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:04:30 [2024-02-28T13:04:30.988Z] ok  	github.com/docker/docker/daemon/config	0.052s	coverage: 74.6% of statements
13:04:32 [2024-02-28T13:04:32.356Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:04:32 [2024-02-28T13:04:32.356Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.3% of statements
13:04:32 [2024-02-28T13:04:32.356Z] ok  	github.com/docker/docker/daemon/containerd	0.026s	coverage: 9.0% of statements
13:04:32 [2024-02-28T13:04:32.356Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
13:04:32 [2024-02-28T13:04:32.356Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.8% of statements
13:04:32 [2024-02-28T13:04:32.613Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.186s	coverage: 60.9% of statements
13:04:33 [2024-02-28T13:04:33.176Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:04:33 [2024-02-28T13:04:33.176Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.9% of statements
13:04:33 [2024-02-28T13:04:33.432Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:04:33 [2024-02-28T13:04:33.432Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:04:33 [2024-02-28T13:04:33.432Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.019s	coverage: 60.9% of statements
13:04:33 [2024-02-28T13:04:33.432Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.185s	coverage: 60.2% of statements
13:04:33 [2024-02-28T13:04:33.995Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
13:04:34 [2024-02-28T13:04:34.558Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.460s	coverage: 13.3% of statements
13:04:34 [2024-02-28T13:04:34.558Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:04:34 [2024-02-28T13:04:34.558Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:04:34 [2024-02-28T13:04:34.558Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
13:04:34 [2024-02-28T13:04:34.558Z] ok  	github.com/docker/docker/daemon/images	0.022s	coverage: 3.0% of statements
13:04:34 [2024-02-28T13:04:34.815Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.2% of statements
13:04:35 [2024-02-28T13:04:35.072Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:04:35 [2024-02-28T13:04:35.072Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
13:04:35 [2024-02-28T13:04:35.072Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
13:04:35 [2024-02-28T13:04:35.072Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.118s	coverage: 78.2% of statements
13:04:35 [2024-02-28T13:04:35.636Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
13:04:35 [2024-02-28T13:04:35.636Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
13:04:35 [2024-02-28T13:04:35.636Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.006s	coverage: 88.2% of statements
13:04:35 [2024-02-28T13:04:35.636Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.020s	coverage: 87.2% of statements
13:04:35 [2024-02-28T13:04:35.636Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.092s	coverage: 76.8% of statements
13:04:35 [2024-02-28T13:04:35.893Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
13:04:35 [2024-02-28T13:04:35.893Z] ok  	github.com/docker/docker/daemon/logger/local	0.044s	coverage: 79.4% of statements
13:04:36 [2024-02-28T13:04:36.456Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.013s	coverage: 63.5% of statements
13:04:36 [2024-02-28T13:04:36.456Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
13:04:36 [2024-02-28T13:04:36.456Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:04:36 [2024-02-28T13:04:36.456Z] ok  	github.com/docker/docker/daemon/logger/templates	0.009s	coverage: 8.3% of statements
13:04:36 [2024-02-28T13:04:36.456Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
13:04:36 [2024-02-28T13:04:36.713Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
13:04:36 [2024-02-28T13:04:36.713Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:04:36 [2024-02-28T13:04:36.713Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
13:04:37 [2024-02-28T13:04:37.276Z] ok  	github.com/docker/docker/daemon/logger/journald	1.615s	coverage: 72.7% of statements
13:04:37 [2024-02-28T13:04:37.532Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:04:37 [2024-02-28T13:04:37.532Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
13:04:37 [2024-02-28T13:04:37.532Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.2% of statements
13:04:37 [2024-02-28T13:04:37.789Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
13:04:38 [2024-02-28T13:04:38.045Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.446s	coverage: 82.5% of statements
13:04:38 [2024-02-28T13:04:38.301Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
13:04:38 [2024-02-28T13:04:38.301Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
13:04:38 [2024-02-28T13:04:38.301Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 24.1% of statements
13:04:38 [2024-02-28T13:04:38.301Z] ok  	github.com/docker/docker/image	0.026s	coverage: 82.8% of statements
13:04:38 [2024-02-28T13:04:38.557Z] ?   	github.com/docker/docker/image/v1	[no test files]
13:04:38 [2024-02-28T13:04:38.557Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
13:04:38 [2024-02-28T13:04:38.557Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
13:04:38 [2024-02-28T13:04:38.558Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
13:04:38 [2024-02-28T13:04:38.558Z] ok  	github.com/docker/docker/internal/cleanups	0.004s	coverage: 69.2% of statements
13:04:38 [2024-02-28T13:04:38.558Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
13:04:38 [2024-02-28T13:04:38.814Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
13:04:38 [2024-02-28T13:04:38.814Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:04:38 [2024-02-28T13:04:38.814Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
13:04:38 [2024-02-28T13:04:38.814Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
13:04:38 [2024-02-28T13:04:38.814Z] ok  	github.com/docker/docker/internal/sliceutil	0.002s	coverage: 56.2% of statements
13:04:38 [2024-02-28T13:04:38.814Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
13:04:38 [2024-02-28T13:04:38.814Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
13:04:38 [2024-02-28T13:04:38.814Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
13:04:38 [2024-02-28T13:04:38.814Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
13:04:39 [2024-02-28T13:04:39.377Z] ok  	github.com/docker/docker/distribution	1.575s	coverage: 28.7% of statements
13:04:39 [2024-02-28T13:04:39.634Z] ok  	github.com/docker/docker/daemon	10.492s	coverage: 15.7% of statements
13:04:39 [2024-02-28T13:04:39.891Z] ok  	github.com/docker/docker/distribution/xfer	2.178s	coverage: 85.4% of statements
13:04:39 [2024-02-28T13:04:39.891Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:04:39 [2024-02-28T13:04:39.891Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:04:39 [2024-02-28T13:04:39.891Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
13:04:39 [2024-02-28T13:04:39.891Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:04:39 [2024-02-28T13:04:39.891Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:04:39 [2024-02-28T13:04:39.891Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
13:04:40 [2024-02-28T13:04:40.454Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:04:40 [2024-02-28T13:04:40.454Z] ok  	github.com/docker/docker/oci	0.018s	coverage: 35.8% of statements
13:04:40 [2024-02-28T13:04:40.454Z] ok  	github.com/docker/docker/opts	0.052s	coverage: 67.9% of statements
13:04:41 [2024-02-28T13:04:41.018Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
13:04:41 [2024-02-28T13:04:41.018Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
13:04:41 [2024-02-28T13:04:41.018Z] ok  	github.com/docker/docker/pkg/containerfs	0.007s	coverage: 26.7% of statements
13:04:41 [2024-02-28T13:04:41.018Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 81.8% of statements
13:04:41 [2024-02-28T13:04:41.018Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
13:04:41 [2024-02-28T13:04:41.018Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.287s	coverage: 83.7% of statements
13:04:41 [2024-02-28T13:04:41.275Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 51.7% of statements
13:04:41 [2024-02-28T13:04:41.275Z] ok  	github.com/docker/docker/pkg/homedir	0.014s	coverage: 6.5% of statements
13:04:41 [2024-02-28T13:04:41.275Z] ok  	github.com/docker/docker/pkg/archive	0.422s	coverage: 81.3% of statements
13:04:41 [2024-02-28T13:04:41.275Z] ok  	github.com/docker/docker/pkg/authorization	0.496s	coverage: 68.3% of statements
13:04:41 [2024-02-28T13:04:41.531Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
13:04:41 [2024-02-28T13:04:41.531Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
13:04:41 [2024-02-28T13:04:41.531Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
13:04:41 [2024-02-28T13:04:41.531Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.027s	coverage: 85.7% of statements
13:04:41 [2024-02-28T13:04:41.531Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
13:04:41 [2024-02-28T13:04:41.788Z] ok  	github.com/docker/docker/pkg/idtools	0.366s	coverage: 69.7% of statements
13:04:41 [2024-02-28T13:04:41.788Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
13:04:41 [2024-02-28T13:04:41.788Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:04:41 [2024-02-28T13:04:41.788Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:04:41 [2024-02-28T13:04:41.788Z] ok  	github.com/docker/docker/pkg/pidfile	0.014s	coverage: 94.1% of statements
13:04:41 [2024-02-28T13:04:41.788Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.017s	coverage: 90.2% of statements
13:04:41 [2024-02-28T13:04:41.788Z] ok  	github.com/docker/docker/pkg/ioutils	0.373s	coverage: 69.1% of statements
13:04:42 [2024-02-28T13:04:42.351Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:04:42 [2024-02-28T13:04:42.351Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:04:42 [2024-02-28T13:04:42.351Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
13:04:42 [2024-02-28T13:04:42.351Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 90.0% of statements
13:04:42 [2024-02-28T13:04:42.351Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
13:04:42 [2024-02-28T13:04:42.351Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
13:04:42 [2024-02-28T13:04:42.351Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
13:04:42 [2024-02-28T13:04:42.608Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
13:04:42 [2024-02-28T13:04:42.608Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
13:04:42 [2024-02-28T13:04:42.608Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
13:04:42 [2024-02-28T13:04:42.608Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
13:04:42 [2024-02-28T13:04:42.608Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
13:04:42 [2024-02-28T13:04:42.865Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
13:04:42 [2024-02-28T13:04:42.865Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 64.5% of statements
13:04:43 [2024-02-28T13:04:43.121Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.4% of statements
13:04:43 [2024-02-28T13:04:43.121Z] ok  	github.com/docker/docker/pkg/system	0.016s	coverage: 41.0% of statements
13:04:43 [2024-02-28T13:04:43.121Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
13:04:43 [2024-02-28T13:04:43.121Z] ok  	github.com/docker/docker/pkg/tailfile	0.058s	coverage: 88.6% of statements
13:04:43 [2024-02-28T13:04:43.121Z] ok  	github.com/docker/docker/pkg/tarsum	0.051s	coverage: 89.6% of statements
13:04:43 [2024-02-28T13:04:43.685Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:04:43 [2024-02-28T13:04:43.685Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:04:43 [2024-02-28T13:04:43.685Z] ok  	github.com/docker/docker/plugin/v2	0.011s	coverage: 14.4% of statements
13:04:43 [2024-02-28T13:04:43.941Z] ok  	github.com/docker/docker/profiles/seccomp	0.018s	coverage: 86.0% of statements
13:04:44 [2024-02-28T13:04:44.198Z] ok  	github.com/docker/docker/reference	0.009s	coverage: 83.7% of statements
13:04:44 [2024-02-28T13:04:44.198Z] ok  	github.com/docker/docker/pkg/plugins	2.010s	coverage: 74.9% of statements
13:04:44 [2024-02-28T13:04:44.198Z] ok  	github.com/docker/docker/plugin	0.521s	coverage: 23.2% of statements
13:04:44 [2024-02-28T13:04:44.455Z] ok  	github.com/docker/docker/quota	0.449s	coverage: 69.3% of statements
13:04:44 [2024-02-28T13:04:44.455Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
13:04:44 [2024-02-28T13:04:44.455Z] ok  	github.com/docker/docker/registry/resumable	0.026s	coverage: 100.0% of statements
13:04:44 [2024-02-28T13:04:44.712Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:04:44 [2024-02-28T13:04:44.712Z] ok  	github.com/docker/docker/runconfig	0.011s	coverage: 54.0% of statements
13:04:44 [2024-02-28T13:04:44.712Z] ok  	github.com/docker/docker/registry	0.122s	coverage: 63.9% of statements
13:04:44 [2024-02-28T13:04:44.968Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 6.8% of statements
13:04:45 [2024-02-28T13:04:45.229Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:04:45 [2024-02-28T13:04:45.229Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:04:45 [2024-02-28T13:04:45.229Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:04:45 [2024-02-28T13:04:45.229Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:04:45 [2024-02-28T13:04:45.229Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:04:45 [2024-02-28T13:04:45.229Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:04:45 [2024-02-28T13:04:45.229Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:04:45 [2024-02-28T13:04:45.229Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:04:45 [2024-02-28T13:04:45.229Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:04:45 [2024-02-28T13:04:45.229Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:04:45 [2024-02-28T13:04:45.229Z] ?   	github.com/docker/docker/volume	[no test files]
13:04:45 [2024-02-28T13:04:45.485Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
13:04:45 [2024-02-28T13:04:45.742Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 62.3% of statements
13:04:45 [2024-02-28T13:04:45.742Z] ok  	github.com/docker/docker/volume/local	0.074s	coverage: 77.2% of statements
13:04:46 [2024-02-28T13:04:46.305Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:04:46 [2024-02-28T13:04:46.305Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:04:46 [2024-02-28T13:04:46.305Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 71.8% of statements
13:04:47 [2024-02-28T13:04:47.234Z] ok  	github.com/docker/docker/layer	7.277s	coverage: 68.1% of statements
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === Skipped
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     network_proxy_test.go:210: No support for dual stack yet
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:41: Driver btrfs not supported
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:41: Driver btrfs not supported
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:41: Driver btrfs not supported
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:41: Driver btrfs not supported
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:41: Driver btrfs not supported
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:68: No driver to put!
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z] time="2024-02-28T13:04:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z] time="2024-02-28T13:04:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z] time="2024-02-28T13:04:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z] time="2024-02-28T13:04:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z] time="2024-02-28T13:04:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:68: No driver to put!
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     overlay_test.go:61: Cannot run test with naive change algorithm
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:41: Driver zfs not supported
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:41: Driver zfs not supported
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:41: Driver zfs not supported
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:41: Driver zfs not supported
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:41: Driver zfs not supported
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     graphtest_unix.go:68: No driver to put!
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
13:04:47 [2024-02-28T13:04:47.234Z]     validate_test.go:73: only tested on Windows
13:04:47 [2024-02-28T13:04:47.234Z] 
13:04:47 [2024-02-28T13:04:47.234Z] DONE 3256 tests, 27 skipped in 65.757s
13:04:47 [2024-02-28T13:04:47.234Z] + '[' -n 'github.com/docker/docker/libnetwork
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/bitmap
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/cluster
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/config
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/datastore
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/diagnostic
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/discoverapi
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/driverapi
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/drivers/bridge
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/drivers/host
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/drivers/null
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/drivers/overlay
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/drivers/remote
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/drivers/windows
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/drvregistry
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/etchosts
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/internal/caller
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/internal/kvstore
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/internal/netiputil
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/ipam
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/ipamapi
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/ipams/builtin
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/ipams/null
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/ipams/remote
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/ipamutils
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/ipbits
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/iptables
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/netlabel
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/netutils
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/networkdb
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/ns
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/options
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/osl
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/osl/kernel
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/portallocator
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/portmapper
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/resolvconf
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/scope
13:04:47 [2024-02-28T13:04:47.234Z] github.com/docker/docker/libnetwork/types' ']'
13:04:47 [2024-02-28T13:04:47.234Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
13:05:43 [2024-02-28T13:05:43.638Z] ok  	github.com/docker/docker/libnetwork	44.387s	coverage: 43.3% of statements
13:05:43 [2024-02-28T13:05:43.638Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
13:05:43 [2024-02-28T13:05:43.638Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
13:05:43 [2024-02-28T13:05:43.638Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
13:05:43 [2024-02-28T13:05:43.638Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
13:05:43 [2024-02-28T13:05:43.638Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
13:05:43 [2024-02-28T13:05:43.638Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
13:05:43 [2024-02-28T13:05:43.638Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
13:05:43 [2024-02-28T13:05:43.638Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
13:05:43 [2024-02-28T13:05:43.638Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
13:05:43 [2024-02-28T13:05:43.638Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
13:05:43 [2024-02-28T13:05:43.638Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
13:05:43 [2024-02-28T13:05:43.638Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
13:05:43 [2024-02-28T13:05:43.638Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.775s	coverage: 63.3% of statements
13:05:43 [2024-02-28T13:05:43.638Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
13:05:43 [2024-02-28T13:05:43.639Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
13:05:44 [2024-02-28T13:05:44.201Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.942s	coverage: 5.1% of statements
13:05:44 [2024-02-28T13:05:44.201Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
13:05:44 [2024-02-28T13:05:44.764Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.7% of statements
13:05:44 [2024-02-28T13:05:44.764Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
13:05:44 [2024-02-28T13:05:44.764Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
13:05:45 [2024-02-28T13:05:45.693Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.4% of statements
13:05:45 [2024-02-28T13:05:45.949Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
13:05:46 [2024-02-28T13:05:46.205Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
13:05:46 [2024-02-28T13:05:46.767Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
13:05:46 [2024-02-28T13:05:46.767Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
13:05:46 [2024-02-28T13:05:46.767Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
13:05:46 [2024-02-28T13:05:46.767Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
13:05:47 [2024-02-28T13:05:47.330Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.018s	coverage: 87.0% of statements
13:05:47 [2024-02-28T13:05:47.586Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 82.1% of statements
13:05:47 [2024-02-28T13:05:47.586Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
13:05:47 [2024-02-28T13:05:47.586Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
13:05:47 [2024-02-28T13:05:47.586Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
13:05:47 [2024-02-28T13:05:47.586Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
13:05:59 [2024-02-28T13:05:59.760Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
13:06:01 [2024-02-28T13:06:01.652Z] ok  	github.com/docker/docker/libnetwork/ipam	3.175s	coverage: 80.3% of statements
13:06:01 [2024-02-28T13:06:01.652Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
13:06:01 [2024-02-28T13:06:01.652Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
13:06:01 [2024-02-28T13:06:01.652Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
13:06:02 [2024-02-28T13:06:02.214Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
13:06:02 [2024-02-28T13:06:02.214Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
13:06:02 [2024-02-28T13:06:02.214Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
13:06:02 [2024-02-28T13:06:02.777Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.313s	coverage: 86.4% of statements
13:06:03 [2024-02-28T13:06:03.033Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
13:06:03 [2024-02-28T13:06:03.595Z] ok  	github.com/docker/docker/libnetwork/iptables	0.161s	coverage: 39.9% of statements
13:06:03 [2024-02-28T13:06:03.595Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
13:06:04 [2024-02-28T13:06:04.157Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 50.6% of statements
13:07:55 [2024-02-28T13:07:55.549Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.863s	coverage: 59.5% of statements
13:07:55 [2024-02-28T13:07:55.549Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
13:07:55 [2024-02-28T13:07:55.549Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
13:07:55 [2024-02-28T13:07:55.549Z] ok  	github.com/docker/docker/libnetwork/osl	4.423s	coverage: 37.8% of statements
13:07:55 [2024-02-28T13:07:55.549Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
13:07:55 [2024-02-28T13:07:55.549Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
13:07:56 [2024-02-28T13:07:56.112Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.730s	coverage: 47.9% of statements
13:07:56 [2024-02-28T13:07:56.112Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
13:07:56 [2024-02-28T13:07:56.112Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
13:07:56 [2024-02-28T13:07:56.368Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
13:07:56 [2024-02-28T13:07:56.368Z] 
13:07:56 [2024-02-28T13:07:56.368Z] === Skipped
13:07:56 [2024-02-28T13:07:56.368Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
13:07:56 [2024-02-28T13:07:56.368Z]     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
13:07:56 [2024-02-28T13:07:56.368Z] 
13:07:56 [2024-02-28T13:07:56.368Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
13:07:56 [2024-02-28T13:07:56.368Z]     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
13:07:56 [2024-02-28T13:07:56.368Z] 
13:07:56 [2024-02-28T13:07:56.368Z] DONE 374 tests, 2 skipped in 189.147s
Post stage
[Pipeline] junit
13:07:57 [2024-02-28T13:07:57.306Z] Recording test results
13:07:58 [2024-02-28T13:07:58.482Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:07:58 [2024-02-28T13:07:58.782Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47459/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 hack/make.sh dynbinary test-integration
13:07:59 [2024-02-28T13:07:59.039Z] 
13:07:59 [2024-02-28T13:07:59.039Z] Removing bundles/
13:07:59 [2024-02-28T13:07:59.039Z] 
13:07:59 [2024-02-28T13:07:59.039Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:07:59 [2024-02-28T13:07:59.039Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
13:07:59 [2024-02-28T13:07:59.039Z] + tee /go/src/github.com/docker/docker/go.mod
13:07:59 [2024-02-28T13:07:59.039Z] module github.com/docker/docker
13:07:59 [2024-02-28T13:07:59.039Z] 
13:07:59 [2024-02-28T13:07:59.039Z] go 1.21
13:07:59 [2024-02-28T13:07:59.039Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
13:07:59 [2024-02-28T13:07:59.039Z] + GO111MODULE=on
13:07:59 [2024-02-28T13:07:59.039Z] + GOTOOLCHAIN=local
13:07:59 [2024-02-28T13:07:59.039Z] + 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=62b33a2604c0bacdd26bfbe7303cb6e2ed26d432" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T13:07:58.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
13:08:37 [2024-02-28T13:08:37.722Z] + rm -f /go/src/github.com/docker/docker/go.mod
13:08:37 [2024-02-28T13:08:37.722Z] Created binary: bundles/dynbinary-daemon/dockerd
13:08:37 [2024-02-28T13:08:37.722Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
13:08:37 [2024-02-28T13:08:37.722Z] + tee /go/src/github.com/docker/docker/go.mod
13:08:37 [2024-02-28T13:08:37.722Z] module github.com/docker/docker
13:08:37 [2024-02-28T13:08:37.722Z] 
13:08:37 [2024-02-28T13:08:37.722Z] go 1.21
13:08:37 [2024-02-28T13:08:37.722Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
13:08:37 [2024-02-28T13:08:37.722Z] + GO111MODULE=on
13:08:37 [2024-02-28T13:08:37.722Z] + GOTOOLCHAIN=local
13:08:37 [2024-02-28T13:08:37.722Z] + 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=62b33a2604c0bacdd26bfbe7303cb6e2ed26d432" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T13:07:58.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
13:08:37 [2024-02-28T13:08:37.722Z] + rm -f /go/src/github.com/docker/docker/go.mod
13:08:37 [2024-02-28T13:08:37.722Z] Created binary: bundles/dynbinary-daemon/docker-proxy
13:08:37 [2024-02-28T13:08:37.722Z] 
13:08:37 [2024-02-28T13:08:37.722Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:08:37 [2024-02-28T13:08:37.722Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:08:37 [2024-02-28T13:08:37.722Z] HOSTNAME=d8c342024414
13:08:37 [2024-02-28T13:08:37.722Z] TESTDEBUG=0
13:08:37 [2024-02-28T13:08:37.722Z] DEST=bundles/test-integration
13:08:37 [2024-02-28T13:08:37.722Z] PWD=/go/src/github.com/docker/docker
13:08:37 [2024-02-28T13:08:37.722Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
13:08:37 [2024-02-28T13:08:37.722Z] DOCKER_GITCOMMIT=62b33a2604c0bacdd26bfbe7303cb6e2ed26d432
13:08:37 [2024-02-28T13:08:37.722Z] container=docker
13:08:37 [2024-02-28T13:08:37.722Z] HOME=/root
13:08:37 [2024-02-28T13:08:37.722Z] CONTAINERD_NAMESPACE=moby
13:08:37 [2024-02-28T13:08:37.722Z] GOLANG_VERSION=1.21.7
13:08:37 [2024-02-28T13:08:37.722Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:08:37 [2024-02-28T13:08:37.722Z] VALIDATE_BRANCH=master
13:08:37 [2024-02-28T13:08:37.722Z] TERM=xterm
13:08:37 [2024-02-28T13:08:37.722Z] DOCKER_PKG=github.com/docker/docker
13:08:37 [2024-02-28T13:08:37.722Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
13:08:37 [2024-02-28T13:08:37.722Z] SHLVL=1
13:08:37 [2024-02-28T13:08:37.722Z] TIMEOUT=120m
13:08:37 [2024-02-28T13:08:37.722Z] GOTOOLCHAIN=local
13:08:37 [2024-02-28T13:08:37.722Z] DOCKER_GRAPHDRIVER=overlay2
13:08:37 [2024-02-28T13:08:37.722Z] GO111MODULE=off
13:08:37 [2024-02-28T13:08:37.722Z] DOCKER_EXPERIMENTAL=1
13:08:37 [2024-02-28T13:08:37.722Z] TEST_SKIP_INTEGRATION_CLI=1
13:08:37 [2024-02-28T13:08:37.722Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:08:37 [2024-02-28T13:08:37.722Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:08:37 [2024-02-28T13:08:37.722Z] GOPATH=/go
13:08:37 [2024-02-28T13:08:37.722Z] PKG_CONFIG=pkg-config
13:08:37 [2024-02-28T13:08:37.722Z] _=/usr/bin/env
13:08:37 [2024-02-28T13:08:37.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:08:59 [2024-02-28T13:08:59.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
13:08:59 [2024-02-28T13:08:59.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:08:59 [2024-02-28T13:08:59.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:09:00 [2024-02-28T13:09:00.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
13:09:06 [2024-02-28T13:09:06.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:09:08 [2024-02-28T13:09:08.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
13:09:09 [2024-02-28T13:09:09.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:09:10 [2024-02-28T13:09:10.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:09:11 [2024-02-28T13:09:11.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:09:12 [2024-02-28T13:09:12.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
13:09:14 [2024-02-28T13:09:14.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:09:14 [2024-02-28T13:09:14.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:09:15 [2024-02-28T13:09:15.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:09:16 [2024-02-28T13:09:16.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:09:18 [2024-02-28T13:09:18.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:09:19 [2024-02-28T13:09:19.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:09:19 [2024-02-28T13:09:19.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:09:20 [2024-02-28T13:09:20.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:09:21 [2024-02-28T13:09:21.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:09:23 [2024-02-28T13:09:23.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:09:23 [2024-02-28T13:09:23.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:09:25 [2024-02-28T13:09:25.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:09:26 [2024-02-28T13:09:26.037Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:09:26 [2024-02-28T13:09:26.037Z] Using test binary /usr/local/cli-integration/docker
13:09:26 [2024-02-28T13:09:26.037Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:09:26 [2024-02-28T13:09:26.037Z] +++ /etc/init.d/apparmor start
13:09:26 [2024-02-28T13:09:26.037Z] Not: starting.
13:09:26 [2024-02-28T13:09:26.037Z] INFO: Waiting for daemon to start...
13:09:26 [2024-02-28T13:09:26.037Z] Starting dockerd
13:09:26 [2024-02-28T13:09:26.037Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.OqeWScKABy/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
13:09:29 [2024-02-28T13:09:29.305Z] .
13:09:29 [2024-02-28T13:09:29.305Z] Running integration-test (iteration 1)
13:09:29 [2024-02-28T13:09:29.305Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
13:09:29 [2024-02-28T13:09:29.305Z] ++ '[' -n '' ']'
13:09:29 [2024-02-28T13:09:29.305Z] ++ 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
13:09:29 [2024-02-28T13:09:29.305Z] ++ set -e
13:09:29 [2024-02-28T13:09:29.305Z] ++ '[' -n 0 ']'
13:09:29 [2024-02-28T13:09:29.305Z] ++ set -x
13:09:29 [2024-02-28T13:09:29.305Z] ++ 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.OqeWScKABy/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
13:09:29 [2024-02-28T13:09:29.305Z] Loaded image: busybox:latest
13:09:29 [2024-02-28T13:09:29.305Z] Loaded image: busybox:glibc
13:09:29 [2024-02-28T13:09:29.868Z] Loaded image: debian:bookworm-slim
13:09:30 [2024-02-28T13:09:30.124Z] Loaded image: hello-world:latest
13:09:30 [2024-02-28T13:09:30.124Z] Loaded image: arm32v7/hello-world:latest
13:09:30 [2024-02-28T13:09:30.124Z] INFO: Testing against a local daemon
13:09:30 [2024-02-28T13:09:30.124Z] === RUN   TestCgroupNamespacesBuild
13:09:31 [2024-02-28T13:09:31.052Z] --- PASS: TestCgroupNamespacesBuild (1.07s)
13:09:31 [2024-02-28T13:09:31.052Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:09:32 [2024-02-28T13:09:32.418Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s)
13:09:32 [2024-02-28T13:09:32.418Z] === RUN   TestBuildWithSession
13:09:32 [2024-02-28T13:09:32.418Z]     build_session_test.go:26: TODO: BuildKit
13:09:32 [2024-02-28T13:09:32.418Z] --- SKIP: TestBuildWithSession (0.00s)
13:09:32 [2024-02-28T13:09:32.418Z] === RUN   TestBuildSquashParent
13:09:34 [2024-02-28T13:09:34.936Z] --- PASS: TestBuildSquashParent (2.79s)
13:09:34 [2024-02-28T13:09:34.936Z] === RUN   TestBuildWithRemoveAndForceRemove
13:09:34 [2024-02-28T13:09:34.936Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:09:34 [2024-02-28T13:09:34.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:09:34 [2024-02-28T13:09:34.936Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:09:34 [2024-02-28T13:09:34.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:09:34 [2024-02-28T13:09:34.936Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:09:34 [2024-02-28T13:09:34.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:09:34 [2024-02-28T13:09:34.936Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:09:34 [2024-02-28T13:09:34.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:09:34 [2024-02-28T13:09:34.936Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:09:34 [2024-02-28T13:09:34.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:09:34 [2024-02-28T13:09:34.936Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:09:34 [2024-02-28T13:09:34.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:09:34 [2024-02-28T13:09:34.936Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:09:34 [2024-02-28T13:09:34.936Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:09:34 [2024-02-28T13:09:34.936Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:09:34 [2024-02-28T13:09:34.936Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:09:34 [2024-02-28T13:09:34.936Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:09:34 [2024-02-28T13:09:34.936Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:09:38 [2024-02-28T13:09:38.205Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
13:09:38 [2024-02-28T13:09:38.205Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.88s)
13:09:38 [2024-02-28T13:09:38.205Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s)
13:09:38 [2024-02-28T13:09:38.205Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.59s)
13:09:38 [2024-02-28T13:09:38.205Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.63s)
13:09:38 [2024-02-28T13:09:38.205Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.66s)
13:09:38 [2024-02-28T13:09:38.205Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.74s)
13:09:38 [2024-02-28T13:09:38.205Z] === RUN   TestBuildMultiStageCopy
13:09:38 [2024-02-28T13:09:38.205Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:09:38 [2024-02-28T13:09:38.767Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:09:38 [2024-02-28T13:09:38.767Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:09:38 [2024-02-28T13:09:38.767Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:09:39 [2024-02-28T13:09:39.023Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:09:39 [2024-02-28T13:09:39.023Z] --- PASS: TestBuildMultiStageCopy (1.38s)
13:09:39 [2024-02-28T13:09:39.023Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.92s)
13:09:39 [2024-02-28T13:09:39.023Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
13:09:39 [2024-02-28T13:09:39.023Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.10s)
13:09:39 [2024-02-28T13:09:39.023Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s)
13:09:39 [2024-02-28T13:09:39.023Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.13s)
13:09:39 [2024-02-28T13:09:39.023Z] === RUN   TestBuildMultiStageParentConfig
13:09:39 [2024-02-28T13:09:39.586Z] --- PASS: TestBuildMultiStageParentConfig (0.40s)
13:09:39 [2024-02-28T13:09:39.586Z] === RUN   TestBuildLabelWithTargets
13:09:40 [2024-02-28T13:09:40.148Z] --- PASS: TestBuildLabelWithTargets (0.63s)
13:09:40 [2024-02-28T13:09:40.148Z] === RUN   TestBuildWithEmptyLayers
13:09:40 [2024-02-28T13:09:40.405Z] --- PASS: TestBuildWithEmptyLayers (0.16s)
13:09:40 [2024-02-28T13:09:40.405Z] === RUN   TestBuildMultiStageOnBuild
13:09:41 [2024-02-28T13:09:41.334Z] --- PASS: TestBuildMultiStageOnBuild (1.12s)
13:09:41 [2024-02-28T13:09:41.334Z] === RUN   TestBuildUncleanTarFilenames
13:09:41 [2024-02-28T13:09:41.590Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
13:09:41 [2024-02-28T13:09:41.590Z] === RUN   TestBuildMultiStageLayerLeak
13:09:42 [2024-02-28T13:09:42.519Z] --- PASS: TestBuildMultiStageLayerLeak (0.94s)
13:09:42 [2024-02-28T13:09:42.519Z] === RUN   TestBuildWithHugeFile
13:10:50 [2024-02-28T13:10:50.150Z] --- PASS: TestBuildWithHugeFile (61.68s)
13:10:50 [2024-02-28T13:10:50.150Z] === RUN   TestBuildWCOWSandboxSize
13:10:50 [2024-02-28T13:10:50.150Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:10:50 [2024-02-28T13:10:50.150Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
13:10:50 [2024-02-28T13:10:50.150Z] === RUN   TestBuildWithEmptyDockerfile
13:10:50 [2024-02-28T13:10:50.150Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:10:50 [2024-02-28T13:10:50.150Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:10:50 [2024-02-28T13:10:50.150Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:10:50 [2024-02-28T13:10:50.150Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:10:50 [2024-02-28T13:10:50.150Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:10:50 [2024-02-28T13:10:50.150Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:10:50 [2024-02-28T13:10:50.150Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:10:50 [2024-02-28T13:10:50.150Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:10:50 [2024-02-28T13:10:50.150Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:10:50 [2024-02-28T13:10:50.150Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
13:10:50 [2024-02-28T13:10:50.150Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
13:10:50 [2024-02-28T13:10:50.150Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
13:10:50 [2024-02-28T13:10:50.150Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
13:10:50 [2024-02-28T13:10:50.150Z] === RUN   TestBuildPreserveOwnership
13:10:50 [2024-02-28T13:10:50.150Z] === RUN   TestBuildPreserveOwnership/copy_from
13:10:50 [2024-02-28T13:10:50.150Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:10:50 [2024-02-28T13:10:50.150Z] --- PASS: TestBuildPreserveOwnership (1.89s)
13:10:50 [2024-02-28T13:10:50.150Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.29s)
13:10:50 [2024-02-28T13:10:50.150Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.59s)
13:10:50 [2024-02-28T13:10:50.150Z] === RUN   TestBuildPlatformInvalid
13:10:50 [2024-02-28T13:10:50.150Z] --- PASS: TestBuildPlatformInvalid (0.01s)
13:10:50 [2024-02-28T13:10:50.150Z] === RUN   TestBuildkitHistoryTracePropagation
13:10:50 [2024-02-28T13:10:50.150Z] time="2024-02-28T13:10:45Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
13:10:50 [2024-02-28T13:10:50.150Z] time="2024-02-28T13:10:45Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
13:10:50 [2024-02-28T13:10:50.150Z] time="2024-02-28T13:10:45Z" 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
13:10:50 [2024-02-28T13:10:50.150Z] time="2024-02-28T13:10:45Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
13:10:50 [2024-02-28T13:10:50.150Z] time="2024-02-28T13:10:45Z" 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
13:10:50 [2024-02-28T13:10:50.150Z] time="2024-02-28T13:10:45Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
13:10:50 [2024-02-28T13:10:50.150Z] time="2024-02-28T13:10:45Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
13:10:50 [2024-02-28T13:10:50.150Z] time="2024-02-28T13:10:45Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
13:10:50 [2024-02-28T13:10:50.150Z] time="2024-02-28T13:10:45Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
13:10:50 [2024-02-28T13:10:50.150Z] time="2024-02-28T13:10:45Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
13:10:50 [2024-02-28T13:10:50.150Z] time="2024-02-28T13:10:46Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
13:10:50 [2024-02-28T13:10:50.150Z] time="2024-02-28T13:10:46Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
13:10:50 [2024-02-28T13:10:50.150Z] time="2024-02-28T13:10:46Z" level=info msg="[core] [Server #4] Server created" module=grpc
13:10:50 [2024-02-28T13:10:50.150Z]     build_traces_test.go:87: Waiting for trace to be available
13:10:50 [2024-02-28T13:10:50.150Z] time="2024-02-28T13:10:50Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
13:10:50 [2024-02-28T13:10:50.150Z] time="2024-02-28T13:10:50Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
13:10:50 [2024-02-28T13:10:50.150Z] time="2024-02-28T13:10:50Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
13:10:50 [2024-02-28T13:10:50.150Z] time="2024-02-28T13:10:50Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
13:10:50 [2024-02-28T13:10:50.150Z] time="2024-02-28T13:10:50Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
13:10:50 [2024-02-28T13:10:50.150Z] time="2024-02-28T13:10:50Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
13:10:50 [2024-02-28T13:10:50.150Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
13:10:50 [2024-02-28T13:10:50.150Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
13:10:50 [2024-02-28T13:10:50.713Z] Loaded image: busybox:latest
13:10:50 [2024-02-28T13:10:50.970Z] Loaded image: busybox:glibc
13:10:51 [2024-02-28T13:10:51.899Z] Loaded image: debian:bookworm-slim
13:10:51 [2024-02-28T13:10:51.899Z] Loaded image: hello-world:latest
13:10:51 [2024-02-28T13:10:51.899Z] Loaded image: arm32v7/hello-world:latest
13:10:59 [2024-02-28T13:10:59.988Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.84s)
13:10:59 [2024-02-28T13:10:59.988Z] PASS
13:10:59 [2024-02-28T13:10:59.988Z] 
13:10:59 [2024-02-28T13:10:59.988Z] === Skipped
13:10:59 [2024-02-28T13:10:59.988Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
13:10:59 [2024-02-28T13:10:59.988Z]     build_session_test.go:26: TODO: BuildKit
13:10:59 [2024-02-28T13:10:59.988Z] 
13:10:59 [2024-02-28T13:10:59.988Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
13:10:59 [2024-02-28T13:10:59.988Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:10:59 [2024-02-28T13:10:59.988Z] 
13:10:59 [2024-02-28T13:10:59.988Z] DONE 35 tests, 2 skipped in 91.166s
13:10:59 [2024-02-28T13:10:59.988Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
13:10:59 [2024-02-28T13:10:59.988Z] ++ '[' -n '' ']'
13:10:59 [2024-02-28T13:10:59.988Z] ++ 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
13:10:59 [2024-02-28T13:10:59.988Z] ++ set -e
13:10:59 [2024-02-28T13:10:59.988Z] ++ '[' -n 0 ']'
13:10:59 [2024-02-28T13:10:59.988Z] ++ set -x
13:10:59 [2024-02-28T13:10:59.988Z] ++ 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.OqeWScKABy/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
13:10:59 [2024-02-28T13:10:59.988Z] INFO: Testing against a local daemon
13:10:59 [2024-02-28T13:10:59.988Z] === RUN   TestNoNewPrivileges
13:11:09 [2024-02-28T13:11:09.933Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
13:11:09 [2024-02-28T13:11:09.933Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
13:11:09 [2024-02-28T13:11:09.933Z] --- PASS: TestNoNewPrivileges (9.52s)
13:11:09 [2024-02-28T13:11:09.933Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.38s)
13:11:09 [2024-02-28T13:11:09.933Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.41s)
13:11:09 [2024-02-28T13:11:09.933Z] PASS
13:11:09 [2024-02-28T13:11:09.933Z] 
13:11:09 [2024-02-28T13:11:09.933Z] DONE 3 tests in 9.547s
13:11:09 [2024-02-28T13:11:09.933Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
13:11:09 [2024-02-28T13:11:09.933Z] ++ '[' -n '' ']'
13:11:09 [2024-02-28T13:11:09.933Z] ++ 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
13:11:09 [2024-02-28T13:11:09.933Z] ++ set -e
13:11:09 [2024-02-28T13:11:09.933Z] ++ '[' -n 0 ']'
13:11:09 [2024-02-28T13:11:09.933Z] ++ set -x
13:11:09 [2024-02-28T13:11:09.933Z] ++ 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.OqeWScKABy/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
13:11:09 [2024-02-28T13:11:09.933Z] INFO: Testing against a local daemon
13:11:09 [2024-02-28T13:11:09.933Z] === RUN   TestConfigInspect
13:11:11 [2024-02-28T13:11:11.824Z] --- PASS: TestConfigInspect (1.99s)
13:11:11 [2024-02-28T13:11:11.824Z] === RUN   TestConfigList
13:11:12 [2024-02-28T13:11:12.752Z] === RUN   TestConfigList/test_filter_by_name
13:11:12 [2024-02-28T13:11:12.752Z] === RUN   TestConfigList/test_filter_by_id
13:11:12 [2024-02-28T13:11:12.752Z] === RUN   TestConfigList/test_filter_by_label_key_only
13:11:12 [2024-02-28T13:11:12.752Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
13:11:12 [2024-02-28T13:11:12.752Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
13:11:13 [2024-02-28T13:11:13.681Z] --- PASS: TestConfigList (1.88s)
13:11:13 [2024-02-28T13:11:13.681Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
13:11:13 [2024-02-28T13:11:13.681Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
13:11:13 [2024-02-28T13:11:13.681Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
13:11:13 [2024-02-28T13:11:13.681Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
13:11:13 [2024-02-28T13:11:13.681Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
13:11:13 [2024-02-28T13:11:13.681Z] === RUN   TestConfigsCreateAndDelete
13:11:15 [2024-02-28T13:11:15.572Z] --- PASS: TestConfigsCreateAndDelete (1.85s)
13:11:15 [2024-02-28T13:11:15.572Z] === RUN   TestConfigsUpdate
13:11:17 [2024-02-28T13:11:17.463Z] --- PASS: TestConfigsUpdate (2.03s)
13:11:17 [2024-02-28T13:11:17.463Z] === RUN   TestTemplatedConfig
13:11:19 [2024-02-28T13:11:19.980Z] --- PASS: TestTemplatedConfig (2.44s)
13:11:19 [2024-02-28T13:11:19.980Z] === RUN   TestConfigCreateResolve
13:11:21 [2024-02-28T13:11:21.873Z] --- PASS: TestConfigCreateResolve (1.88s)
13:11:21 [2024-02-28T13:11:21.873Z] PASS
13:11:21 [2024-02-28T13:11:21.873Z] 
13:11:21 [2024-02-28T13:11:21.873Z] DONE 11 tests in 12.113s
13:11:21 [2024-02-28T13:11:21.873Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
13:11:21 [2024-02-28T13:11:21.873Z] ++ '[' -n '' ']'
13:11:21 [2024-02-28T13:11:21.873Z] ++ 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
13:11:21 [2024-02-28T13:11:21.873Z] ++ set -e
13:11:21 [2024-02-28T13:11:21.873Z] ++ '[' -n 0 ']'
13:11:21 [2024-02-28T13:11:21.873Z] ++ set -x
13:11:21 [2024-02-28T13:11:21.873Z] ++ 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.OqeWScKABy/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
13:11:21 [2024-02-28T13:11:21.873Z] INFO: Testing against a local daemon
13:11:21 [2024-02-28T13:11:21.873Z] === RUN   TestAttach
13:11:21 [2024-02-28T13:11:21.873Z] === RUN   TestAttach/without_TTY
13:11:21 [2024-02-28T13:11:21.873Z] === PAUSE TestAttach/without_TTY
13:11:21 [2024-02-28T13:11:21.873Z] === RUN   TestAttach/with_TTY
13:11:21 [2024-02-28T13:11:21.873Z] === PAUSE TestAttach/with_TTY
13:11:21 [2024-02-28T13:11:21.873Z] === CONT  TestAttach/without_TTY
13:11:21 [2024-02-28T13:11:21.873Z] === CONT  TestAttach/with_TTY
13:11:21 [2024-02-28T13:11:21.873Z] --- PASS: TestAttach (0.02s)
13:11:21 [2024-02-28T13:11:21.873Z]     --- PASS: TestAttach/without_TTY (0.06s)
13:11:21 [2024-02-28T13:11:21.873Z]     --- PASS: TestAttach/with_TTY (0.06s)
13:11:21 [2024-02-28T13:11:21.873Z] === RUN   TestCreateWithCDIDevices
13:11:22 [2024-02-28T13:11:22.803Z] --- PASS: TestCreateWithCDIDevices (1.00s)
13:11:22 [2024-02-28T13:11:22.803Z] === RUN   TestCDISpecDirsAreInSystemInfo
13:11:22 [2024-02-28T13:11:22.803Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
13:11:23 [2024-02-28T13:11:23.365Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
13:11:23 [2024-02-28T13:11:23.928Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
13:11:24 [2024-02-28T13:11:24.490Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
13:11:24 [2024-02-28T13:11:24.746Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
13:11:25 [2024-02-28T13:11:25.308Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
13:11:25 [2024-02-28T13:11:25.871Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
13:11:26 [2024-02-28T13:11:26.434Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
13:11:26 [2024-02-28T13:11:26.997Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s)
13:11:26 [2024-02-28T13:11:26.997Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
13:11:26 [2024-02-28T13:11:26.997Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
13:11:26 [2024-02-28T13:11:26.997Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
13:11:26 [2024-02-28T13:11:26.997Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
13:11:26 [2024-02-28T13:11:26.997Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
13:11:26 [2024-02-28T13:11:26.997Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
13:11:26 [2024-02-28T13:11:26.997Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
13:11:26 [2024-02-28T13:11:26.997Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestCheckpoint
13:11:26 [2024-02-28T13:11:26.997Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:11:26 [2024-02-28T13:11:26.997Z] --- SKIP: TestCheckpoint (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/commit
13:11:26 [2024-02-28T13:11:26.997Z] === PAUSE TestContainerInvalidJSON/commit
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/containers/create
13:11:26 [2024-02-28T13:11:26.997Z] === PAUSE TestContainerInvalidJSON/containers/create
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
13:11:26 [2024-02-28T13:11:26.997Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
13:11:26 [2024-02-28T13:11:26.997Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
13:11:26 [2024-02-28T13:11:26.997Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
13:11:26 [2024-02-28T13:11:26.997Z] === CONT  TestContainerInvalidJSON/commit
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
13:11:26 [2024-02-28T13:11:26.997Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
13:11:26 [2024-02-28T13:11:26.997Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
13:11:26 [2024-02-28T13:11:26.997Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
13:11:26 [2024-02-28T13:11:26.997Z] === CONT  TestContainerInvalidJSON/containers/create
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/commit/empty_body
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
13:11:26 [2024-02-28T13:11:26.997Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:11:26 [2024-02-28T13:11:26.997Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:11:26 [2024-02-28T13:11:26.997Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestCopyFromContainerPathIsNotDir
13:11:26 [2024-02-28T13:11:26.997Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestCopyToContainerPathDoesNotExist
13:11:26 [2024-02-28T13:11:26.997Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
13:11:26 [2024-02-28T13:11:26.997Z] === RUN   TestCopyEmptyFile
13:11:27 [2024-02-28T13:11:27.254Z] --- PASS: TestCopyEmptyFile (0.06s)
13:11:27 [2024-02-28T13:11:27.254Z] === RUN   TestCopyToContainerPathIsNotDir
13:11:27 [2024-02-28T13:11:27.254Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
13:11:27 [2024-02-28T13:11:27.254Z] === RUN   TestCopyFromContainer
13:11:27 [2024-02-28T13:11:27.817Z] === RUN   TestCopyFromContainer//
13:11:27 [2024-02-28T13:11:27.817Z] === RUN   TestCopyFromContainer/.
13:11:27 [2024-02-28T13:11:27.817Z] === RUN   TestCopyFromContainer//.
13:11:27 [2024-02-28T13:11:27.817Z] === RUN   TestCopyFromContainer/./
13:11:27 [2024-02-28T13:11:27.817Z] === RUN   TestCopyFromContainer//./
13:11:27 [2024-02-28T13:11:27.817Z] === RUN   TestCopyFromContainer//bar/root
13:11:27 [2024-02-28T13:11:27.817Z] === RUN   TestCopyFromContainer//bar/root/
13:11:27 [2024-02-28T13:11:27.817Z] === RUN   TestCopyFromContainer//bar/root/.
13:11:28 [2024-02-28T13:11:28.073Z] === RUN   TestCopyFromContainer/bar/quux
13:11:28 [2024-02-28T13:11:28.073Z] === RUN   TestCopyFromContainer/bar/quux/
13:11:28 [2024-02-28T13:11:28.073Z] === RUN   TestCopyFromContainer/bar/quux/.
13:11:28 [2024-02-28T13:11:28.073Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:11:28 [2024-02-28T13:11:28.073Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:11:28 [2024-02-28T13:11:28.073Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:11:28 [2024-02-28T13:11:28.073Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:11:28 [2024-02-28T13:11:28.073Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
13:11:28 [2024-02-28T13:11:28.073Z] === RUN   TestCopyFromContainer/bar/notarget
13:11:28 [2024-02-28T13:11:28.073Z] --- PASS: TestCopyFromContainer (0.81s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCopyFromContainer// (0.01s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCopyFromContainer/. (0.01s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCopyFromContainer//. (0.01s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
13:11:28 [2024-02-28T13:11:28.073Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:11:28 [2024-02-28T13:11:28.073Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:11:28 [2024-02-28T13:11:28.073Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:11:28 [2024-02-28T13:11:28.073Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:11:28 [2024-02-28T13:11:28.073Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:11:28 [2024-02-28T13:11:28.073Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:11:28 [2024-02-28T13:11:28.073Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:11:28 [2024-02-28T13:11:28.073Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:11:28 [2024-02-28T13:11:28.073Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:11:28 [2024-02-28T13:11:28.073Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:11:28 [2024-02-28T13:11:28.073Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:11:28 [2024-02-28T13:11:28.073Z] === RUN   TestCreateLinkToNonExistingContainer
13:11:28 [2024-02-28T13:11:28.073Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
13:11:28 [2024-02-28T13:11:28.073Z] === RUN   TestCreateWithInvalidEnv
13:11:28 [2024-02-28T13:11:28.073Z] === RUN   TestCreateWithInvalidEnv/0
13:11:28 [2024-02-28T13:11:28.073Z] === PAUSE TestCreateWithInvalidEnv/0
13:11:28 [2024-02-28T13:11:28.073Z] === RUN   TestCreateWithInvalidEnv/1
13:11:28 [2024-02-28T13:11:28.073Z] === PAUSE TestCreateWithInvalidEnv/1
13:11:28 [2024-02-28T13:11:28.073Z] === RUN   TestCreateWithInvalidEnv/2
13:11:28 [2024-02-28T13:11:28.073Z] === PAUSE TestCreateWithInvalidEnv/2
13:11:28 [2024-02-28T13:11:28.073Z] === CONT  TestCreateWithInvalidEnv/0
13:11:28 [2024-02-28T13:11:28.073Z] === CONT  TestCreateWithInvalidEnv/2
13:11:28 [2024-02-28T13:11:28.073Z] === CONT  TestCreateWithInvalidEnv/1
13:11:28 [2024-02-28T13:11:28.073Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:11:28 [2024-02-28T13:11:28.073Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:11:28 [2024-02-28T13:11:28.073Z] === RUN   TestCreateTmpfsMountsTarget
13:11:28 [2024-02-28T13:11:28.073Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:11:28 [2024-02-28T13:11:28.073Z] === RUN   TestCreateWithCustomMaskedPaths
13:11:29 [2024-02-28T13:11:29.440Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s)
13:11:29 [2024-02-28T13:11:29.440Z] === RUN   TestCreateWithCustomReadonlyPaths
13:11:30 [2024-02-28T13:11:30.368Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s)
13:11:30 [2024-02-28T13:11:30.368Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:11:30 [2024-02-28T13:11:30.368Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:11:30 [2024-02-28T13:11:30.369Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:11:30 [2024-02-28T13:11:30.369Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:11:30 [2024-02-28T13:11:30.369Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:11:30 [2024-02-28T13:11:30.369Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:11:30 [2024-02-28T13:11:30.369Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:11:30 [2024-02-28T13:11:30.369Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:11:30 [2024-02-28T13:11:30.369Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:11:30 [2024-02-28T13:11:30.369Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:11:30 [2024-02-28T13:11:30.369Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:11:30 [2024-02-28T13:11:30.369Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
13:11:30 [2024-02-28T13:11:30.369Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
13:11:30 [2024-02-28T13:11:30.369Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:11:30 [2024-02-28T13:11:30.369Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:11:30 [2024-02-28T13:11:30.369Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
13:11:30 [2024-02-28T13:11:30.369Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:11:30 [2024-02-28T13:11:30.369Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:11:30 [2024-02-28T13:11:30.369Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:11:30 [2024-02-28T13:11:30.369Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:11:30 [2024-02-28T13:11:30.369Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
13:11:30 [2024-02-28T13:11:30.369Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
13:11:30 [2024-02-28T13:11:30.369Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
13:11:30 [2024-02-28T13:11:30.369Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
13:11:30 [2024-02-28T13:11:30.369Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
13:11:30 [2024-02-28T13:11:30.369Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
13:11:30 [2024-02-28T13:11:30.369Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:11:30 [2024-02-28T13:11:30.932Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
13:11:30 [2024-02-28T13:11:30.932Z] === RUN   TestCreateDifferentPlatform
13:11:30 [2024-02-28T13:11:30.932Z] === RUN   TestCreateDifferentPlatform/different_os
13:11:30 [2024-02-28T13:11:30.932Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:11:30 [2024-02-28T13:11:30.932Z] --- PASS: TestCreateDifferentPlatform (0.01s)
13:11:30 [2024-02-28T13:11:30.932Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:11:30 [2024-02-28T13:11:30.932Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:11:30 [2024-02-28T13:11:30.932Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:11:30 [2024-02-28T13:11:30.932Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
13:11:30 [2024-02-28T13:11:30.932Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:11:30 [2024-02-28T13:11:30.932Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
13:11:30 [2024-02-28T13:11:30.932Z] === RUN   TestCreateInvalidHostConfig
13:11:30 [2024-02-28T13:11:30.932Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
13:11:30 [2024-02-28T13:11:30.932Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
13:11:30 [2024-02-28T13:11:30.932Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
13:11:30 [2024-02-28T13:11:30.932Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
13:11:30 [2024-02-28T13:11:30.932Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:11:30 [2024-02-28T13:11:30.932Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:11:30 [2024-02-28T13:11:30.932Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
13:11:30 [2024-02-28T13:11:30.932Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
13:11:30 [2024-02-28T13:11:30.932Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
13:11:30 [2024-02-28T13:11:30.932Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
13:11:30 [2024-02-28T13:11:30.932Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
13:11:30 [2024-02-28T13:11:30.932Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
13:11:30 [2024-02-28T13:11:30.932Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
13:11:30 [2024-02-28T13:11:30.932Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
13:11:30 [2024-02-28T13:11:30.932Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:11:30 [2024-02-28T13:11:30.932Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
13:11:30 [2024-02-28T13:11:30.932Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
13:11:30 [2024-02-28T13:11:30.932Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
13:11:30 [2024-02-28T13:11:30.932Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
13:11:30 [2024-02-28T13:11:30.932Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
13:11:30 [2024-02-28T13:11:30.932Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
13:11:30 [2024-02-28T13:11:30.932Z] === RUN   TestCreateWithMultipleEndpointSettings
13:11:30 [2024-02-28T13:11:30.932Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
13:11:30 [2024-02-28T13:11:30.932Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
13:11:30 [2024-02-28T13:11:30.932Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
13:11:30 [2024-02-28T13:11:30.932Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
13:11:30 [2024-02-28T13:11:30.932Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
13:11:30 [2024-02-28T13:11:30.932Z] === RUN   TestCreateWithCustomMACs
13:11:31 [2024-02-28T13:11:31.494Z] --- PASS: TestCreateWithCustomMACs (0.51s)
13:11:31 [2024-02-28T13:11:31.494Z] === RUN   TestContainerStartOnDaemonRestart
13:11:31 [2024-02-28T13:11:31.494Z] === PAUSE TestContainerStartOnDaemonRestart
13:11:31 [2024-02-28T13:11:31.494Z] === RUN   TestDaemonRestartIpcMode
13:11:31 [2024-02-28T13:11:31.494Z] === PAUSE TestDaemonRestartIpcMode
13:11:31 [2024-02-28T13:11:31.494Z] === RUN   TestDaemonHostGatewayIP
13:11:31 [2024-02-28T13:11:31.494Z] === PAUSE TestDaemonHostGatewayIP
13:11:31 [2024-02-28T13:11:31.494Z] === RUN   TestRestartDaemonWithRestartingContainer
13:11:31 [2024-02-28T13:11:31.494Z] === PAUSE TestRestartDaemonWithRestartingContainer
13:11:31 [2024-02-28T13:11:31.494Z] === RUN   TestHardRestartWhenContainerIsRunning
13:11:31 [2024-02-28T13:11:31.494Z] === PAUSE TestHardRestartWhenContainerIsRunning
13:11:31 [2024-02-28T13:11:31.494Z] === RUN   TestContainerKillOnDaemonStart
13:11:31 [2024-02-28T13:11:31.494Z] === PAUSE TestContainerKillOnDaemonStart
13:11:31 [2024-02-28T13:11:31.494Z] === RUN   TestDiff
13:11:32 [2024-02-28T13:11:32.056Z] --- PASS: TestDiff (0.42s)
13:11:32 [2024-02-28T13:11:32.056Z] === RUN   TestDiffStoppedContainer
13:11:32 [2024-02-28T13:11:32.313Z] --- PASS: TestDiffStoppedContainer (0.41s)
13:11:32 [2024-02-28T13:11:32.313Z] === RUN   TestExecConsoleSize
13:11:32 [2024-02-28T13:11:32.875Z] --- PASS: TestExecConsoleSize (0.47s)
13:11:32 [2024-02-28T13:11:32.875Z] === RUN   TestExecWithCloseStdin
13:11:33 [2024-02-28T13:11:33.438Z] --- PASS: TestExecWithCloseStdin (0.52s)
13:11:33 [2024-02-28T13:11:33.438Z] === RUN   TestExec
13:11:33 [2024-02-28T13:11:33.694Z] --- PASS: TestExec (0.43s)
13:11:33 [2024-02-28T13:11:33.694Z] === RUN   TestExecUser
13:11:34 [2024-02-28T13:11:34.256Z] --- PASS: TestExecUser (0.44s)
13:11:34 [2024-02-28T13:11:34.256Z] === RUN   TestExecWithGroupAdd
13:11:34 [2024-02-28T13:11:34.513Z] --- PASS: TestExecWithGroupAdd (0.44s)
13:11:34 [2024-02-28T13:11:34.513Z] === RUN   TestExportContainerAndImportImage
13:11:35 [2024-02-28T13:11:35.075Z] --- PASS: TestExportContainerAndImportImage (0.50s)
13:11:35 [2024-02-28T13:11:35.075Z] === RUN   TestExportContainerAfterDaemonRestart
13:11:41 [2024-02-28T13:11:41.613Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
13:11:41 [2024-02-28T13:11:41.613Z] === RUN   TestHealthCheckWorkdir
13:11:41 [2024-02-28T13:11:41.869Z] --- PASS: TestHealthCheckWorkdir (0.48s)
13:11:41 [2024-02-28T13:11:41.869Z] === RUN   TestHealthKillContainer
13:11:49 [2024-02-28T13:11:49.958Z] --- PASS: TestHealthKillContainer (7.60s)
13:11:49 [2024-02-28T13:11:49.958Z] === RUN   TestHealthCheckProcessKilled
13:11:49 [2024-02-28T13:11:49.958Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
13:11:49 [2024-02-28T13:11:49.958Z] === RUN   TestHealthStartInterval
13:11:51 [2024-02-28T13:11:51.325Z]     health_test.go:141: &{2024-02-28 13:11:51.137103907 +0000 UTC 2024-02-28 13:11:51.164037457 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:11:51 [2024-02-28T13:11:51.325Z]         }
13:11:51 [2024-02-28T13:11:51.581Z]     health_test.go:141: &{2024-02-28 13:11:51.137103907 +0000 UTC 2024-02-28 13:11:51.164037457 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:11:51 [2024-02-28T13:11:51.581Z]         }
13:11:51 [2024-02-28T13:11:51.581Z]     health_test.go:141: &{2024-02-28 13:11:51.137103907 +0000 UTC 2024-02-28 13:11:51.164037457 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:11:51 [2024-02-28T13:11:51.581Z]         }
13:11:51 [2024-02-28T13:11:51.581Z]     health_test.go:141: &{2024-02-28 13:11:51.137103907 +0000 UTC 2024-02-28 13:11:51.164037457 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:11:51 [2024-02-28T13:11:51.581Z]         }
13:11:51 [2024-02-28T13:11:51.838Z]     health_test.go:141: &{2024-02-28 13:11:51.137103907 +0000 UTC 2024-02-28 13:11:51.164037457 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:11:51 [2024-02-28T13:11:51.838Z]         }
13:11:51 [2024-02-28T13:11:51.838Z]     health_test.go:141: &{2024-02-28 13:11:51.137103907 +0000 UTC 2024-02-28 13:11:51.164037457 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:11:51 [2024-02-28T13:11:51.838Z]         }
13:11:52 [2024-02-28T13:11:52.094Z]     health_test.go:141: &{2024-02-28 13:11:51.137103907 +0000 UTC 2024-02-28 13:11:51.164037457 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:11:52 [2024-02-28T13:11:52.094Z]         }
13:11:52 [2024-02-28T13:11:52.094Z]     health_test.go:141: &{2024-02-28 13:11:51.137103907 +0000 UTC 2024-02-28 13:11:51.164037457 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:11:52 [2024-02-28T13:11:52.094Z]         }
13:11:52 [2024-02-28T13:11:52.094Z]     health_test.go:141: &{2024-02-28 13:11:51.137103907 +0000 UTC 2024-02-28 13:11:51.164037457 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:11:52 [2024-02-28T13:11:52.094Z]         }
13:11:52 [2024-02-28T13:11:52.350Z]     health_test.go:141: &{2024-02-28 13:11:51.137103907 +0000 UTC 2024-02-28 13:11:51.164037457 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:11:52 [2024-02-28T13:11:52.350Z]         }
13:11:52 [2024-02-28T13:11:52.350Z]     health_test.go:141: &{2024-02-28 13:11:52.164544279 +0000 UTC 2024-02-28 13:11:52.192319315 +0000 UTC 1 2}
13:11:52 [2024-02-28T13:11:52.350Z]     health_test.go:141: &{2024-02-28 13:11:52.164544279 +0000 UTC 2024-02-28 13:11:52.192319315 +0000 UTC 1 2}
13:11:52 [2024-02-28T13:11:52.607Z]     health_test.go:141: &{2024-02-28 13:11:52.164544279 +0000 UTC 2024-02-28 13:11:52.192319315 +0000 UTC 1 2}
13:11:52 [2024-02-28T13:11:52.607Z]     health_test.go:141: &{2024-02-28 13:11:52.164544279 +0000 UTC 2024-02-28 13:11:52.192319315 +0000 UTC 1 2}
13:11:52 [2024-02-28T13:11:52.863Z]     health_test.go:141: &{2024-02-28 13:11:52.164544279 +0000 UTC 2024-02-28 13:11:52.192319315 +0000 UTC 1 2}
13:11:52 [2024-02-28T13:11:52.863Z]     health_test.go:141: &{2024-02-28 13:11:52.164544279 +0000 UTC 2024-02-28 13:11:52.192319315 +0000 UTC 1 2}
13:11:52 [2024-02-28T13:11:52.863Z]     health_test.go:141: &{2024-02-28 13:11:52.164544279 +0000 UTC 2024-02-28 13:11:52.192319315 +0000 UTC 1 2}
13:11:53 [2024-02-28T13:11:53.119Z]     health_test.go:141: &{2024-02-28 13:11:52.164544279 +0000 UTC 2024-02-28 13:11:52.192319315 +0000 UTC 1 2}
13:11:53 [2024-02-28T13:11:53.119Z]     health_test.go:141: &{2024-02-28 13:11:52.164544279 +0000 UTC 2024-02-28 13:11:52.192319315 +0000 UTC 1 2}
13:11:53 [2024-02-28T13:11:53.375Z]     health_test.go:141: &{2024-02-28 13:11:52.164544279 +0000 UTC 2024-02-28 13:11:52.192319315 +0000 UTC 1 2}
13:11:53 [2024-02-28T13:11:53.375Z]     health_test.go:169: 1.028784471s
13:11:54 [2024-02-28T13:11:54.304Z]     health_test.go:169: 1.028784471s
13:11:55 [2024-02-28T13:11:55.670Z]     health_test.go:169: 1.028784471s
13:11:56 [2024-02-28T13:11:56.597Z]     health_test.go:169: 1.028784471s
13:11:57 [2024-02-28T13:11:57.525Z]     health_test.go:169: 1.028784471s
13:11:58 [2024-02-28T13:11:58.452Z]     health_test.go:169: 1.028784471s
13:11:59 [2024-02-28T13:11:59.380Z]     health_test.go:169: 1.028784471s
13:12:00 [2024-02-28T13:12:00.307Z]     health_test.go:169: 1.028784471s
13:12:01 [2024-02-28T13:12:01.673Z]     health_test.go:169: 1.028784471s
13:12:02 [2024-02-28T13:12:02.601Z]     health_test.go:169: 1.028784471s
13:12:03 [2024-02-28T13:12:03.529Z]     health_test.go:169: 1.028784471s
13:12:04 [2024-02-28T13:12:04.457Z]     health_test.go:169: 1.028784471s
13:12:05 [2024-02-28T13:12:05.385Z]     health_test.go:169: 1.028784471s
13:12:06 [2024-02-28T13:12:06.313Z]     health_test.go:169: 1.028784471s
13:12:07 [2024-02-28T13:12:07.679Z]     health_test.go:169: 1.028784471s
13:12:08 [2024-02-28T13:12:08.607Z]     health_test.go:169: 1.028784471s
13:12:09 [2024-02-28T13:12:09.535Z]     health_test.go:169: 1.028784471s
13:12:10 [2024-02-28T13:12:10.463Z]     health_test.go:169: 1.028784471s
13:12:11 [2024-02-28T13:12:11.391Z]     health_test.go:169: 1.028784471s
13:12:12 [2024-02-28T13:12:12.318Z]     health_test.go:169: 1.028784471s
13:12:13 [2024-02-28T13:12:13.693Z]     health_test.go:169: 1.028784471s
13:12:14 [2024-02-28T13:12:14.627Z]     health_test.go:169: 1.028784471s
13:12:15 [2024-02-28T13:12:15.563Z]     health_test.go:169: 1.028784471s
13:12:16 [2024-02-28T13:12:16.501Z]     health_test.go:169: 1.028784471s
13:12:17 [2024-02-28T13:12:17.443Z]     health_test.go:169: 1.028784471s
13:12:18 [2024-02-28T13:12:18.413Z]     health_test.go:169: 1.028784471s
13:12:19 [2024-02-28T13:12:19.359Z]     health_test.go:169: 1.028784471s
13:12:20 [2024-02-28T13:12:20.724Z]     health_test.go:169: 1.028784471s
13:12:21 [2024-02-28T13:12:21.653Z]     health_test.go:169: 1.028784471s
13:12:22 [2024-02-28T13:12:22.580Z]     health_test.go:169: 1.028784471s
13:12:23 [2024-02-28T13:12:23.509Z] --- PASS: TestHealthStartInterval (33.60s)
13:12:23 [2024-02-28T13:12:23.509Z] === RUN   TestInspectAnnotations
13:12:23 [2024-02-28T13:12:23.765Z] --- PASS: TestInspectAnnotations (0.04s)
13:12:23 [2024-02-28T13:12:23.765Z] === RUN   TestNetworkAliasesAreEmpty
13:12:23 [2024-02-28T13:12:23.765Z] === RUN   TestNetworkAliasesAreEmpty/host
13:12:23 [2024-02-28T13:12:23.765Z] === RUN   TestNetworkAliasesAreEmpty/bridge
13:12:23 [2024-02-28T13:12:23.765Z] === RUN   TestNetworkAliasesAreEmpty/none
13:12:23 [2024-02-28T13:12:23.765Z] --- PASS: TestNetworkAliasesAreEmpty (0.12s)
13:12:23 [2024-02-28T13:12:23.765Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
13:12:23 [2024-02-28T13:12:23.765Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s)
13:12:23 [2024-02-28T13:12:23.765Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.04s)
13:12:23 [2024-02-28T13:12:23.765Z] === RUN   TestIpcModeNone
13:12:24 [2024-02-28T13:12:24.328Z] --- PASS: TestIpcModeNone (0.42s)
13:12:24 [2024-02-28T13:12:24.328Z] === RUN   TestIpcModePrivate
13:12:24 [2024-02-28T13:12:24.328Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
13:12:24 [2024-02-28T13:12:24.584Z] --- PASS: TestIpcModePrivate (0.39s)
13:12:24 [2024-02-28T13:12:24.584Z] === RUN   TestIpcModeShareable
13:12:24 [2024-02-28T13:12:24.840Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
13:12:25 [2024-02-28T13:12:25.096Z] --- PASS: TestIpcModeShareable (0.42s)
13:12:25 [2024-02-28T13:12:25.096Z] === RUN   TestAPIIpcModeShareableAndContainer
13:12:26 [2024-02-28T13:12:26.026Z] --- PASS: TestAPIIpcModeShareableAndContainer (0.96s)
13:12:26 [2024-02-28T13:12:26.026Z] === RUN   TestAPIIpcModeHost
13:12:26 [2024-02-28T13:12:26.282Z] --- PASS: TestAPIIpcModeHost (0.27s)
13:12:26 [2024-02-28T13:12:26.282Z] === RUN   TestDaemonIpcModeShareable
13:12:27 [2024-02-28T13:12:27.210Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
13:12:27 [2024-02-28T13:12:27.210Z] --- PASS: TestDaemonIpcModeShareable (0.98s)
13:12:27 [2024-02-28T13:12:27.210Z] === RUN   TestDaemonIpcModePrivate
13:12:28 [2024-02-28T13:12:28.139Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
13:12:28 [2024-02-28T13:12:28.139Z] --- PASS: TestDaemonIpcModePrivate (1.03s)
13:12:28 [2024-02-28T13:12:28.139Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:12:29 [2024-02-28T13:12:29.067Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
13:12:29 [2024-02-28T13:12:29.323Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.00s)
13:12:29 [2024-02-28T13:12:29.323Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:12:30 [2024-02-28T13:12:30.251Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
13:12:30 [2024-02-28T13:12:30.251Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.02s)
13:12:30 [2024-02-28T13:12:30.251Z] === RUN   TestIpcModeOlderClient
13:12:30 [2024-02-28T13:12:30.251Z] === PAUSE TestIpcModeOlderClient
13:12:30 [2024-02-28T13:12:30.251Z] === RUN   TestKillContainerInvalidSignal
13:12:30 [2024-02-28T13:12:30.813Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
13:12:30 [2024-02-28T13:12:30.813Z] === RUN   TestKillContainer
13:12:30 [2024-02-28T13:12:30.813Z] === RUN   TestKillContainer/no_signal
13:12:31 [2024-02-28T13:12:31.069Z] === RUN   TestKillContainer/non_killing_signal
13:12:31 [2024-02-28T13:12:31.325Z] === RUN   TestKillContainer/killing_signal
13:12:31 [2024-02-28T13:12:31.888Z] --- PASS: TestKillContainer (1.27s)
13:12:31 [2024-02-28T13:12:31.888Z]     --- PASS: TestKillContainer/no_signal (0.40s)
13:12:31 [2024-02-28T13:12:31.888Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
13:12:31 [2024-02-28T13:12:31.888Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
13:12:31 [2024-02-28T13:12:31.888Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:12:31 [2024-02-28T13:12:31.888Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:12:32 [2024-02-28T13:12:32.450Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:12:32 [2024-02-28T13:12:32.707Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s)
13:12:32 [2024-02-28T13:12:32.707Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
13:12:32 [2024-02-28T13:12:32.707Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.21s)
13:12:32 [2024-02-28T13:12:32.707Z] === RUN   TestKillStoppedContainer
13:12:32 [2024-02-28T13:12:32.707Z] --- PASS: TestKillStoppedContainer (0.05s)
13:12:32 [2024-02-28T13:12:32.707Z] === RUN   TestKillDifferentUserContainer
13:12:33 [2024-02-28T13:12:33.269Z] --- PASS: TestKillDifferentUserContainer (0.41s)
13:12:33 [2024-02-28T13:12:33.269Z] === RUN   TestInspectOomKilledTrue
13:12:33 [2024-02-28T13:12:33.832Z] --- PASS: TestInspectOomKilledTrue (0.43s)
13:12:33 [2024-02-28T13:12:33.832Z] === RUN   TestInspectOomKilledFalse
13:12:34 [2024-02-28T13:12:34.088Z] --- PASS: TestInspectOomKilledFalse (0.39s)
13:12:34 [2024-02-28T13:12:34.088Z] === RUN   TestLinksEtcHostsContentMatch
13:12:34 [2024-02-28T13:12:34.344Z] --- PASS: TestLinksEtcHostsContentMatch (0.21s)
13:12:34 [2024-02-28T13:12:34.344Z] === RUN   TestLinksContainerNames
13:12:35 [2024-02-28T13:12:35.272Z] --- PASS: TestLinksContainerNames (0.82s)
13:12:35 [2024-02-28T13:12:35.272Z] === RUN   TestLogsFollowTailEmpty
13:12:35 [2024-02-28T13:12:35.528Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
13:12:35 [2024-02-28T13:12:35.528Z] === RUN   TestLogs
13:12:35 [2024-02-28T13:12:35.528Z] === RUN   TestLogs/driver_local
13:12:35 [2024-02-28T13:12:35.528Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
13:12:35 [2024-02-28T13:12:35.528Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
13:12:35 [2024-02-28T13:12:35.528Z] === RUN   TestLogs/driver_local/tty/only_stdout
13:12:35 [2024-02-28T13:12:35.528Z] === PAUSE TestLogs/driver_local/tty/only_stdout
13:12:35 [2024-02-28T13:12:35.528Z] === RUN   TestLogs/driver_local/tty/only_stderr
13:12:35 [2024-02-28T13:12:35.528Z] === PAUSE TestLogs/driver_local/tty/only_stderr
13:12:35 [2024-02-28T13:12:35.528Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
13:12:35 [2024-02-28T13:12:35.528Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
13:12:35 [2024-02-28T13:12:35.528Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
13:12:35 [2024-02-28T13:12:35.528Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
13:12:35 [2024-02-28T13:12:35.528Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
13:12:35 [2024-02-28T13:12:35.528Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
13:12:35 [2024-02-28T13:12:35.528Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
13:12:35 [2024-02-28T13:12:35.528Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
13:12:35 [2024-02-28T13:12:35.528Z] === CONT  TestLogs/driver_local/tty/only_stderr
13:12:35 [2024-02-28T13:12:35.528Z] === CONT  TestLogs/driver_local/tty/only_stdout
13:12:35 [2024-02-28T13:12:35.528Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
13:12:35 [2024-02-28T13:12:35.528Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
13:12:36 [2024-02-28T13:12:36.895Z] === RUN   TestLogs/driver_json-file
13:12:36 [2024-02-28T13:12:36.895Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
13:12:36 [2024-02-28T13:12:36.895Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
13:12:36 [2024-02-28T13:12:36.895Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
13:12:36 [2024-02-28T13:12:36.895Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
13:12:36 [2024-02-28T13:12:36.895Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
13:12:36 [2024-02-28T13:12:36.895Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
13:12:36 [2024-02-28T13:12:36.895Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:12:36 [2024-02-28T13:12:36.895Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:12:36 [2024-02-28T13:12:36.895Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
13:12:36 [2024-02-28T13:12:36.895Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
13:12:36 [2024-02-28T13:12:36.895Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
13:12:36 [2024-02-28T13:12:36.895Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
13:12:36 [2024-02-28T13:12:36.895Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
13:12:36 [2024-02-28T13:12:36.895Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:12:36 [2024-02-28T13:12:36.895Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
13:12:36 [2024-02-28T13:12:36.895Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
13:12:36 [2024-02-28T13:12:36.895Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
13:12:36 [2024-02-28T13:12:36.895Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
13:12:38 [2024-02-28T13:12:38.262Z] --- PASS: TestLogs (2.56s)
13:12:38 [2024-02-28T13:12:38.262Z]     --- PASS: TestLogs/driver_local (0.01s)
13:12:38 [2024-02-28T13:12:38.262Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.74s)
13:12:38 [2024-02-28T13:12:38.262Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.94s)
13:12:38 [2024-02-28T13:12:38.262Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.08s)
13:12:38 [2024-02-28T13:12:38.262Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.18s)
13:12:38 [2024-02-28T13:12:38.262Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.24s)
13:12:38 [2024-02-28T13:12:38.262Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.29s)
13:12:38 [2024-02-28T13:12:38.262Z]     --- PASS: TestLogs/driver_json-file (0.01s)
13:12:38 [2024-02-28T13:12:38.262Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.56s)
13:12:38 [2024-02-28T13:12:38.262Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.76s)
13:12:38 [2024-02-28T13:12:38.262Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.91s)
13:12:38 [2024-02-28T13:12:38.262Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.13s)
13:12:38 [2024-02-28T13:12:38.262Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.18s)
13:12:38 [2024-02-28T13:12:38.262Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.26s)
13:12:38 [2024-02-28T13:12:38.262Z] === RUN   TestContainerNetworkMountsNoChown
13:12:38 [2024-02-28T13:12:38.518Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/default
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/default
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/private
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/private
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/rprivate
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/rprivate
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/slave
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/slave
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/rslave
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/rslave
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/shared
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/shared
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/rshared
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/rshared
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/default
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/default/bind_root
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/default/mount_root
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/rslave
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/rshared
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/shared
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/slave
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/default/bind_root
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/rprivate
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/default/mount_root
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/private
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/private/bind_root
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/private/mount_root
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:12:38 [2024-02-28T13:12:38.518Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:12:38 [2024-02-28T13:12:38.518Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/private/bind_root
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/private/mount_root
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:12:38 [2024-02-28T13:12:38.518Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:12:38 [2024-02-28T13:12:38.519Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:12:38 [2024-02-28T13:12:38.519Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:12:38 [2024-02-28T13:12:38.775Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:12:38 [2024-02-28T13:12:38.775Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:12:38 [2024-02-28T13:12:38.775Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:12:38 [2024-02-28T13:12:38.775Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:12:38 [2024-02-28T13:12:38.775Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:12:38 [2024-02-28T13:12:38.775Z] --- PASS: TestMountDaemonRoot (0.01s)
13:12:38 [2024-02-28T13:12:38.775Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
13:12:38 [2024-02-28T13:12:38.775Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
13:12:38 [2024-02-28T13:12:38.775Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
13:12:38 [2024-02-28T13:12:38.775Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.07s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.07s)
13:12:38 [2024-02-28T13:12:38.775Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
13:12:38 [2024-02-28T13:12:38.775Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
13:12:38 [2024-02-28T13:12:38.775Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
13:12:38 [2024-02-28T13:12:38.775Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
13:12:38 [2024-02-28T13:12:38.775Z] === RUN   TestContainerBindMountNonRecursive
13:12:39 [2024-02-28T13:12:39.704Z] --- PASS: TestContainerBindMountNonRecursive (1.02s)
13:12:39 [2024-02-28T13:12:39.704Z] === RUN   TestContainerVolumesMountedAsShared
13:12:40 [2024-02-28T13:12:40.266Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
13:12:40 [2024-02-28T13:12:40.266Z] === RUN   TestContainerVolumesMountedAsSlave
13:12:40 [2024-02-28T13:12:40.522Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s)
13:12:40 [2024-02-28T13:12:40.522Z] === RUN   TestContainerCopyLeaksMounts
13:12:41 [2024-02-28T13:12:41.085Z] --- PASS: TestContainerCopyLeaksMounts (0.43s)
13:12:41 [2024-02-28T13:12:41.085Z] === RUN   TestContainerBindMountReadOnlyDefault
13:12:41 [2024-02-28T13:12:41.085Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44
13:12:41 [2024-02-28T13:12:41.085Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount
13:12:41 [2024-02-28T13:12:41.341Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount
13:12:41 [2024-02-28T13:12:41.597Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44
13:12:41 [2024-02-28T13:12:41.597Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount
13:12:42 [2024-02-28T13:12:42.159Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount
13:12:42 [2024-02-28T13:12:42.416Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default
13:12:42 [2024-02-28T13:12:42.416Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount
13:12:42 [2024-02-28T13:12:42.978Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount
13:12:43 [2024-02-28T13:12:43.234Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default
13:12:43 [2024-02-28T13:12:43.234Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount
13:12:43 [2024-02-28T13:12:43.796Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount
13:12:44 [2024-02-28T13:12:44.053Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.25s)
13:12:44 [2024-02-28T13:12:44.053Z]     --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.75s)
13:12:44 [2024-02-28T13:12:44.053Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.38s)
13:12:44 [2024-02-28T13:12:44.053Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.37s)
13:12:44 [2024-02-28T13:12:44.053Z]     --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.79s)
13:12:44 [2024-02-28T13:12:44.053Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.36s)
13:12:44 [2024-02-28T13:12:44.053Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.42s)
13:12:44 [2024-02-28T13:12:44.053Z]     --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.82s)
13:12:44 [2024-02-28T13:12:44.053Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.42s)
13:12:44 [2024-02-28T13:12:44.053Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.39s)
13:12:44 [2024-02-28T13:12:44.053Z]     --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.82s)
13:12:44 [2024-02-28T13:12:44.053Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.41s)
13:12:44 [2024-02-28T13:12:44.053Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.40s)
13:12:44 [2024-02-28T13:12:44.053Z] === RUN   TestContainerBindMountRecursivelyReadOnly
13:12:45 [2024-02-28T13:12:45.421Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.34s)
13:12:45 [2024-02-28T13:12:45.421Z] === RUN   TestNetworkNat
13:12:45 [2024-02-28T13:12:45.983Z] --- PASS: TestNetworkNat (0.41s)
13:12:45 [2024-02-28T13:12:45.983Z] === RUN   TestNetworkLocalhostTCPNat
13:12:46 [2024-02-28T13:12:46.239Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
13:12:46 [2024-02-28T13:12:46.239Z] === RUN   TestNetworkLoopbackNat
13:12:49 [2024-02-28T13:12:49.507Z] --- PASS: TestNetworkLoopbackNat (2.53s)
13:12:49 [2024-02-28T13:12:49.507Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
13:12:49 [2024-02-28T13:12:49.507Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
13:12:49 [2024-02-28T13:12:49.507Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
13:12:49 [2024-02-28T13:12:49.507Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
13:12:49 [2024-02-28T13:12:49.507Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
13:12:49 [2024-02-28T13:12:49.507Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.43s)
13:12:49 [2024-02-28T13:12:49.507Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
13:12:49 [2024-02-28T13:12:49.507Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
13:12:49 [2024-02-28T13:12:49.507Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
13:12:49 [2024-02-28T13:12:49.507Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
13:12:49 [2024-02-28T13:12:49.507Z] === RUN   TestPause
13:12:49 [2024-02-28T13:12:49.763Z] --- PASS: TestPause (0.45s)
13:12:49 [2024-02-28T13:12:49.763Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:12:49 [2024-02-28T13:12:49.763Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:12:49 [2024-02-28T13:12:49.763Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:12:49 [2024-02-28T13:12:49.763Z] === RUN   TestPauseStopPausedContainer
13:12:50 [2024-02-28T13:12:50.326Z] --- PASS: TestPauseStopPausedContainer (0.42s)
13:12:50 [2024-02-28T13:12:50.326Z] === RUN   TestPIDModeHost
13:12:51 [2024-02-28T13:12:51.254Z] --- PASS: TestPIDModeHost (0.91s)
13:12:51 [2024-02-28T13:12:51.254Z] === RUN   TestPIDModeContainer
13:12:51 [2024-02-28T13:12:51.254Z] === RUN   TestPIDModeContainer/non-existing_container
13:12:51 [2024-02-28T13:12:51.254Z] === RUN   TestPIDModeContainer/non-running_container
13:12:51 [2024-02-28T13:12:51.254Z] === RUN   TestPIDModeContainer/running_container
13:12:52 [2024-02-28T13:12:52.184Z] --- PASS: TestPIDModeContainer (1.00s)
13:12:52 [2024-02-28T13:12:52.184Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
13:12:52 [2024-02-28T13:12:52.184Z]     --- PASS: TestPIDModeContainer/non-running_container (0.16s)
13:12:52 [2024-02-28T13:12:52.184Z]     --- PASS: TestPIDModeContainer/running_container (0.41s)
13:12:52 [2024-02-28T13:12:52.184Z] === RUN   TestPsFilter
13:12:52 [2024-02-28T13:12:52.184Z] === RUN   TestPsFilter/since
13:12:52 [2024-02-28T13:12:52.184Z] === RUN   TestPsFilter/before
13:12:52 [2024-02-28T13:12:52.184Z] --- PASS: TestPsFilter (0.14s)
13:12:52 [2024-02-28T13:12:52.184Z]     --- PASS: TestPsFilter/since (0.00s)
13:12:52 [2024-02-28T13:12:52.184Z]     --- PASS: TestPsFilter/before (0.00s)
13:12:52 [2024-02-28T13:12:52.184Z] === RUN   TestRemoveContainerWithRemovedVolume
13:12:52 [2024-02-28T13:12:52.746Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
13:12:52 [2024-02-28T13:12:52.746Z] === RUN   TestRemoveContainerWithVolume
13:12:53 [2024-02-28T13:12:53.003Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
13:12:53 [2024-02-28T13:12:53.003Z] === RUN   TestRemoveContainerRunning
13:12:53 [2024-02-28T13:12:53.565Z] --- PASS: TestRemoveContainerRunning (0.44s)
13:12:53 [2024-02-28T13:12:53.565Z] === RUN   TestRemoveContainerForceRemoveRunning
13:12:53 [2024-02-28T13:12:53.821Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
13:12:53 [2024-02-28T13:12:53.821Z] === RUN   TestRemoveInvalidContainer
13:12:53 [2024-02-28T13:12:53.821Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:12:53 [2024-02-28T13:12:53.821Z] === RUN   TestRenameLinkedContainer
13:12:55 [2024-02-28T13:12:55.712Z] --- PASS: TestRenameLinkedContainer (1.66s)
13:12:55 [2024-02-28T13:12:55.712Z] === RUN   TestRenameStoppedContainer
13:12:55 [2024-02-28T13:12:55.969Z] --- PASS: TestRenameStoppedContainer (0.43s)
13:12:55 [2024-02-28T13:12:55.969Z] === RUN   TestRenameRunningContainerAndReuse
13:12:56 [2024-02-28T13:12:56.898Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
13:12:56 [2024-02-28T13:12:56.898Z] === RUN   TestRenameInvalidName
13:12:57 [2024-02-28T13:12:57.461Z] --- PASS: TestRenameInvalidName (0.46s)
13:12:57 [2024-02-28T13:12:57.461Z] === RUN   TestRenameAnonymousContainer
13:12:58 [2024-02-28T13:12:58.828Z] --- PASS: TestRenameAnonymousContainer (1.45s)
13:12:58 [2024-02-28T13:12:58.828Z] === RUN   TestRenameContainerWithSameName
13:12:59 [2024-02-28T13:12:59.085Z] --- PASS: TestRenameContainerWithSameName (0.39s)
13:12:59 [2024-02-28T13:12:59.085Z] === RUN   TestRenameContainerWithLinkedContainer
13:13:00 [2024-02-28T13:13:00.014Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s)
13:13:00 [2024-02-28T13:13:00.014Z] === RUN   TestRenameContainerTwice
13:13:00 [2024-02-28T13:13:00.577Z] --- PASS: TestRenameContainerTwice (0.49s)
13:13:00 [2024-02-28T13:13:00.577Z] === RUN   TestResize
13:13:00 [2024-02-28T13:13:00.577Z] === RUN   TestResize/success
13:13:00 [2024-02-28T13:13:00.833Z] === RUN   TestResize/invalid_size
13:13:00 [2024-02-28T13:13:00.833Z] === RUN   TestResize/invalid_state
13:13:01 [2024-02-28T13:13:01.398Z] --- PASS: TestResize (0.93s)
13:13:01 [2024-02-28T13:13:01.398Z]     --- PASS: TestResize/success (0.23s)
13:13:01 [2024-02-28T13:13:01.398Z]     --- PASS: TestResize/invalid_size (0.20s)
13:13:01 [2024-02-28T13:13:01.398Z]     --- PASS: TestResize/invalid_state (0.05s)
13:13:01 [2024-02-28T13:13:01.398Z] === RUN   TestDaemonRestartKillContainers
13:13:01 [2024-02-28T13:13:01.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:13:01 [2024-02-28T13:13:01.398Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:13:02 [2024-02-28T13:13:02.766Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:13:02 [2024-02-28T13:13:02.766Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:13:02 [2024-02-28T13:13:02.766Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:13:03 [2024-02-28T13:13:03.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:13:03 [2024-02-28T13:13:03.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:13:03 [2024-02-28T13:13:03.279Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:13:03 [2024-02-28T13:13:03.537Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:13:04 [2024-02-28T13:13:04.101Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:13:09 [2024-02-28T13:13:09.350Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:13:09 [2024-02-28T13:13:09.350Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
13:13:09 [2024-02-28T13:13:09.350Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s)
13:13:09 [2024-02-28T13:13:09.350Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s)
13:13:09 [2024-02-28T13:13:09.350Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.53s)
13:13:09 [2024-02-28T13:13:09.350Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.68s)
13:13:09 [2024-02-28T13:13:09.350Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.88s)
13:13:09 [2024-02-28T13:13:09.350Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.03s)
13:13:09 [2024-02-28T13:13:09.350Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
13:13:09 [2024-02-28T13:13:09.350Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s)
13:13:09 [2024-02-28T13:13:09.350Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s)
13:13:09 [2024-02-28T13:13:09.350Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.09s)
13:13:09 [2024-02-28T13:13:09.350Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.13s)
13:13:09 [2024-02-28T13:13:09.350Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.54s)
13:13:09 [2024-02-28T13:13:09.350Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.42s)
13:13:09 [2024-02-28T13:13:09.350Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.53s)
13:13:09 [2024-02-28T13:13:09.350Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.87s)
13:13:09 [2024-02-28T13:13:09.350Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
13:13:09 [2024-02-28T13:13:09.350Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
13:13:09 [2024-02-28T13:13:09.913Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
13:13:10 [2024-02-28T13:13:10.842Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.87s)
13:13:10 [2024-02-28T13:13:10.842Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
13:13:10 [2024-02-28T13:13:10.842Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s)
13:13:10 [2024-02-28T13:13:10.842Z] === RUN   TestContainerRestartWithCancelledRequest
13:13:12 [2024-02-28T13:13:12.734Z] --- PASS: TestContainerRestartWithCancelledRequest (1.76s)
13:13:12 [2024-02-28T13:13:12.734Z] === RUN   TestCgroupNamespacesRun
13:13:13 [2024-02-28T13:13:13.663Z] --- PASS: TestCgroupNamespacesRun (1.03s)
13:13:13 [2024-02-28T13:13:13.663Z] === RUN   TestCgroupNamespacesRunPrivileged
13:13:14 [2024-02-28T13:13:14.603Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.02s)
13:13:14 [2024-02-28T13:13:14.603Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:13:15 [2024-02-28T13:13:15.531Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.05s)
13:13:15 [2024-02-28T13:13:15.531Z] === RUN   TestCgroupNamespacesRunHostMode
13:13:16 [2024-02-28T13:13:16.898Z] --- PASS: TestCgroupNamespacesRunHostMode (1.04s)
13:13:16 [2024-02-28T13:13:16.898Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:13:17 [2024-02-28T13:13:17.827Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.05s)
13:13:17 [2024-02-28T13:13:17.827Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:13:18 [2024-02-28T13:13:18.757Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.00s)
13:13:18 [2024-02-28T13:13:18.757Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:13:19 [2024-02-28T13:13:19.319Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
13:13:19 [2024-02-28T13:13:19.319Z] === RUN   TestCgroupNamespacesRunOlderClient
13:13:20 [2024-02-28T13:13:20.248Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.02s)
13:13:20 [2024-02-28T13:13:20.248Z] === RUN   TestNISDomainname
13:13:20 [2024-02-28T13:13:20.810Z] --- PASS: TestNISDomainname (0.48s)
13:13:20 [2024-02-28T13:13:20.810Z] === RUN   TestHostnameDnsResolution
13:13:21 [2024-02-28T13:13:21.372Z] --- PASS: TestHostnameDnsResolution (0.62s)
13:13:21 [2024-02-28T13:13:21.372Z] === RUN   TestUnprivilegedPortsAndPing
13:13:21 [2024-02-28T13:13:21.934Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s)
13:13:21 [2024-02-28T13:13:21.934Z] === RUN   TestPrivilegedHostDevices
13:13:22 [2024-02-28T13:13:22.191Z] --- PASS: TestPrivilegedHostDevices (0.43s)
13:13:22 [2024-02-28T13:13:22.191Z] === RUN   TestRunConsoleSize
13:13:22 [2024-02-28T13:13:22.753Z] --- PASS: TestRunConsoleSize (0.40s)
13:13:22 [2024-02-28T13:13:22.753Z] === RUN   TestRunWithAlternativeContainerdShim
13:13:28 [2024-02-28T13:13:28.000Z] --- PASS: TestRunWithAlternativeContainerdShim (5.33s)
13:13:28 [2024-02-28T13:13:28.000Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
13:13:28 [2024-02-28T13:13:28.929Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.02s)
13:13:28 [2024-02-28T13:13:28.929Z] === RUN   TestStaticIPOutsideSubpool
13:13:30 [2024-02-28T13:13:30.297Z] --- PASS: TestStaticIPOutsideSubpool (1.13s)
13:13:30 [2024-02-28T13:13:30.297Z] === RUN   TestStats
13:13:31 [2024-02-28T13:13:31.663Z] --- PASS: TestStats (1.40s)
13:13:31 [2024-02-28T13:13:31.663Z] === RUN   TestStopContainerWithTimeout
13:13:31 [2024-02-28T13:13:31.663Z] === RUN   TestStopContainerWithTimeout/0
13:13:31 [2024-02-28T13:13:31.663Z] === PAUSE TestStopContainerWithTimeout/0
13:13:31 [2024-02-28T13:13:31.663Z] === RUN   TestStopContainerWithTimeout/1
13:13:31 [2024-02-28T13:13:31.663Z] === PAUSE TestStopContainerWithTimeout/1
13:13:31 [2024-02-28T13:13:31.663Z] === RUN   TestStopContainerWithTimeout/3
13:13:31 [2024-02-28T13:13:31.663Z] === PAUSE TestStopContainerWithTimeout/3
13:13:31 [2024-02-28T13:13:31.663Z] === RUN   TestStopContainerWithTimeout/-1
13:13:31 [2024-02-28T13:13:31.663Z] === PAUSE TestStopContainerWithTimeout/-1
13:13:31 [2024-02-28T13:13:31.663Z] === CONT  TestStopContainerWithTimeout/0
13:13:31 [2024-02-28T13:13:31.663Z] === CONT  TestStopContainerWithTimeout/3
13:13:31 [2024-02-28T13:13:31.663Z] === CONT  TestStopContainerWithTimeout/-1
13:13:31 [2024-02-28T13:13:31.663Z] === CONT  TestStopContainerWithTimeout/1
13:13:34 [2024-02-28T13:13:34.932Z] --- PASS: TestStopContainerWithTimeout (0.04s)
13:13:34 [2024-02-28T13:13:34.932Z]     --- PASS: TestStopContainerWithTimeout/0 (0.67s)
13:13:34 [2024-02-28T13:13:34.932Z]     --- PASS: TestStopContainerWithTimeout/1 (1.50s)
13:13:34 [2024-02-28T13:13:34.932Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
13:13:34 [2024-02-28T13:13:34.933Z]     --- PASS: TestStopContainerWithTimeout/3 (2.74s)
13:13:34 [2024-02-28T13:13:34.933Z] === RUN   TestStopContainerWithTimeoutCancel
13:13:34 [2024-02-28T13:13:34.933Z] === PAUSE TestStopContainerWithTimeoutCancel
13:13:34 [2024-02-28T13:13:34.933Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:13:35 [2024-02-28T13:13:35.496Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.24s)
13:13:35 [2024-02-28T13:13:35.496Z] === RUN   TestUpdateMemory
13:13:36 [2024-02-28T13:13:36.058Z] --- PASS: TestUpdateMemory (0.50s)
13:13:36 [2024-02-28T13:13:36.058Z] === RUN   TestUpdateCPUQuota
13:13:36 [2024-02-28T13:13:36.621Z] --- PASS: TestUpdateCPUQuota (0.62s)
13:13:36 [2024-02-28T13:13:36.621Z] === RUN   TestUpdatePidsLimit
13:13:36 [2024-02-28T13:13:36.621Z] === RUN   TestUpdatePidsLimit/update_from_none
13:13:36 [2024-02-28T13:13:36.877Z] === RUN   TestUpdatePidsLimit/no_change
13:13:36 [2024-02-28T13:13:36.877Z] === RUN   TestUpdatePidsLimit/update_lower
13:13:37 [2024-02-28T13:13:37.134Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:13:37 [2024-02-28T13:13:37.390Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:13:37 [2024-02-28T13:13:37.390Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:13:37 [2024-02-28T13:13:37.647Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:13:38 [2024-02-28T13:13:38.210Z] --- PASS: TestUpdatePidsLimit (1.53s)
13:13:38 [2024-02-28T13:13:38.210Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.15s)
13:13:38 [2024-02-28T13:13:38.210Z]     --- PASS: TestUpdatePidsLimit/no_change (0.16s)
13:13:38 [2024-02-28T13:13:38.210Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.16s)
13:13:38 [2024-02-28T13:13:38.210Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.15s)
13:13:38 [2024-02-28T13:13:38.210Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s)
13:13:38 [2024-02-28T13:13:38.210Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.16s)
13:13:38 [2024-02-28T13:13:38.210Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s)
13:13:38 [2024-02-28T13:13:38.210Z] === RUN   TestUpdateRestartPolicy
13:13:50 [2024-02-28T13:13:50.383Z] --- PASS: TestUpdateRestartPolicy (10.50s)
13:13:50 [2024-02-28T13:13:50.383Z] === RUN   TestUpdateRestartWithAutoRemove
13:13:50 [2024-02-28T13:13:50.383Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
13:13:50 [2024-02-28T13:13:50.383Z] === RUN   TestWaitNonBlocked
13:13:50 [2024-02-28T13:13:50.383Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:13:50 [2024-02-28T13:13:50.383Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:13:50 [2024-02-28T13:13:50.383Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:13:50 [2024-02-28T13:13:50.383Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:13:50 [2024-02-28T13:13:50.383Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:13:50 [2024-02-28T13:13:50.383Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:13:50 [2024-02-28T13:13:50.383Z] --- PASS: TestWaitNonBlocked (0.02s)
13:13:50 [2024-02-28T13:13:50.383Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s)
13:13:50 [2024-02-28T13:13:50.383Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s)
13:13:50 [2024-02-28T13:13:50.383Z] === RUN   TestWaitBlocked
13:13:50 [2024-02-28T13:13:50.383Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:13:50 [2024-02-28T13:13:50.383Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:13:50 [2024-02-28T13:13:50.383Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:13:50 [2024-02-28T13:13:50.383Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:13:50 [2024-02-28T13:13:50.383Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:13:50 [2024-02-28T13:13:50.383Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:13:50 [2024-02-28T13:13:50.383Z] --- PASS: TestWaitBlocked (0.03s)
13:13:50 [2024-02-28T13:13:50.383Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.54s)
13:13:50 [2024-02-28T13:13:50.383Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s)
13:13:50 [2024-02-28T13:13:50.383Z] === RUN   TestWaitConditions
13:13:50 [2024-02-28T13:13:50.383Z] === RUN   TestWaitConditions/default
13:13:50 [2024-02-28T13:13:50.383Z] === PAUSE TestWaitConditions/default
13:13:50 [2024-02-28T13:13:50.383Z] === RUN   TestWaitConditions/not-running
13:13:50 [2024-02-28T13:13:50.383Z] === PAUSE TestWaitConditions/not-running
13:13:50 [2024-02-28T13:13:50.383Z] === RUN   TestWaitConditions/next-exit
13:13:50 [2024-02-28T13:13:50.383Z] === PAUSE TestWaitConditions/next-exit
13:13:50 [2024-02-28T13:13:50.383Z] === RUN   TestWaitConditions/removed
13:13:50 [2024-02-28T13:13:50.383Z] === PAUSE TestWaitConditions/removed
13:13:50 [2024-02-28T13:13:50.383Z] === CONT  TestWaitConditions/default
13:13:50 [2024-02-28T13:13:50.383Z] === CONT  TestWaitConditions/next-exit
13:13:50 [2024-02-28T13:13:50.383Z] === CONT  TestWaitConditions/removed
13:13:50 [2024-02-28T13:13:50.383Z] === CONT  TestWaitConditions/not-running
13:13:50 [2024-02-28T13:13:50.383Z]     wait_test.go:145: ContainerID = 750a9c13699e6c42ce2f74e97e084e8e6ec7bc97730790d17aaec7d4c893cd87
13:13:50 [2024-02-28T13:13:50.383Z]     wait_test.go:145: ContainerID = d942db03984de9213cea439e5973b78597f53d252e8b9eca69d731aac1789c84
13:13:50 [2024-02-28T13:13:50.383Z]     wait_test.go:145: ContainerID = 8d9fc4cccd47c0dfae31fe973a2ef9453be5137185d7991d680c8c78e7fd1c13
13:13:50 [2024-02-28T13:13:50.383Z]     wait_test.go:145: ContainerID = a2bbc6460ea885b28b79e653625a31a6685040df65ec197a9234a63c202bea77
13:13:51 [2024-02-28T13:13:51.311Z] --- PASS: TestWaitConditions (0.03s)
13:13:51 [2024-02-28T13:13:51.311Z]     --- PASS: TestWaitConditions/not-running (0.58s)
13:13:51 [2024-02-28T13:13:51.311Z]     --- PASS: TestWaitConditions/default (0.64s)
13:13:51 [2024-02-28T13:13:51.311Z]     --- PASS: TestWaitConditions/removed (0.82s)
13:13:51 [2024-02-28T13:13:51.311Z]     --- PASS: TestWaitConditions/next-exit (0.86s)
13:13:51 [2024-02-28T13:13:51.311Z] === RUN   TestWaitRestartedContainer
13:13:51 [2024-02-28T13:13:51.311Z] === RUN   TestWaitRestartedContainer/default
13:13:51 [2024-02-28T13:13:51.311Z] === PAUSE TestWaitRestartedContainer/default
13:13:51 [2024-02-28T13:13:51.311Z] === RUN   TestWaitRestartedContainer/not-running
13:13:51 [2024-02-28T13:13:51.311Z] === PAUSE TestWaitRestartedContainer/not-running
13:13:51 [2024-02-28T13:13:51.311Z] === RUN   TestWaitRestartedContainer/next-exit
13:13:51 [2024-02-28T13:13:51.311Z] === PAUSE TestWaitRestartedContainer/next-exit
13:13:51 [2024-02-28T13:13:51.311Z] === CONT  TestWaitRestartedContainer/default
13:13:51 [2024-02-28T13:13:51.311Z] === CONT  TestWaitRestartedContainer/next-exit
13:13:51 [2024-02-28T13:13:51.311Z] === CONT  TestWaitRestartedContainer/not-running
13:13:52 [2024-02-28T13:13:52.678Z] --- PASS: TestWaitRestartedContainer (0.01s)
13:13:52 [2024-02-28T13:13:52.678Z]     --- PASS: TestWaitRestartedContainer/not-running (1.24s)
13:13:52 [2024-02-28T13:13:52.678Z]     --- PASS: TestWaitRestartedContainer/default (1.32s)
13:13:52 [2024-02-28T13:13:52.678Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.56s)
13:13:52 [2024-02-28T13:13:52.678Z] === CONT  TestHardRestartWhenContainerIsRunning
13:13:52 [2024-02-28T13:13:52.678Z] === CONT  TestContainerStartOnDaemonRestart
13:13:52 [2024-02-28T13:13:52.678Z] === CONT  TestDaemonHostGatewayIP
13:13:52 [2024-02-28T13:13:52.678Z] === CONT  TestDaemonRestartIpcMode
13:13:52 [2024-02-28T13:13:52.678Z] === CONT  TestIpcModeOlderClient
13:13:52 [2024-02-28T13:13:52.678Z] === CONT  TestStopContainerWithTimeoutCancel
13:13:52 [2024-02-28T13:13:52.678Z] === CONT  TestContainerKillOnDaemonStart
13:13:52 [2024-02-28T13:13:52.678Z] === CONT  TestRestartDaemonWithRestartingContainer
13:13:52 [2024-02-28T13:13:52.935Z] --- PASS: TestIpcModeOlderClient (0.11s)
13:13:54 [2024-02-28T13:13:54.829Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
13:13:54 [2024-02-28T13:13:54.829Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
13:13:54 [2024-02-28T13:13:54.829Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.08s)
13:13:54 [2024-02-28T13:13:54.829Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
13:13:54 [2024-02-28T13:13:54.829Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.33s)
13:13:55 [2024-02-28T13:13:55.392Z] --- PASS: TestContainerStartOnDaemonRestart (2.43s)
13:13:55 [2024-02-28T13:13:55.955Z] --- PASS: TestDaemonHostGatewayIP (3.02s)
13:13:56 [2024-02-28T13:13:56.211Z] --- PASS: TestDaemonRestartIpcMode (3.32s)
13:13:56 [2024-02-28T13:13:56.211Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.36s)
13:13:56 [2024-02-28T13:13:56.211Z] --- PASS: TestStopContainerWithTimeoutCancel (3.50s)
13:14:06 [2024-02-28T13:14:06.158Z] --- PASS: TestContainerKillOnDaemonStart (11.68s)
13:14:06 [2024-02-28T13:14:06.158Z] PASS
13:14:06 [2024-02-28T13:14:06.158Z] 
13:14:06 [2024-02-28T13:14:06.158Z] === Skipped
13:14:06 [2024-02-28T13:14:06.158Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
13:14:06 [2024-02-28T13:14:06.158Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:14:06 [2024-02-28T13:14:06.158Z] 
13:14:06 [2024-02-28T13:14:06.158Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:14:06 [2024-02-28T13:14:06.158Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:14:06 [2024-02-28T13:14:06.158Z] 
13:14:06 [2024-02-28T13:14:06.158Z] DONE 327 tests, 2 skipped in 162.797s
13:14:06 [2024-02-28T13:14:06.158Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
13:14:06 [2024-02-28T13:14:06.158Z] ++ '[' -n '' ']'
13:14:06 [2024-02-28T13:14:06.158Z] ++ 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
13:14:06 [2024-02-28T13:14:06.158Z] ++ set -e
13:14:06 [2024-02-28T13:14:06.158Z] ++ '[' -n 0 ']'
13:14:06 [2024-02-28T13:14:06.158Z] ++ set -x
13:14:06 [2024-02-28T13:14:06.158Z] ++ 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.OqeWScKABy/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
13:14:06 [2024-02-28T13:14:06.158Z] INFO: Testing against a local daemon
13:14:06 [2024-02-28T13:14:06.158Z] === RUN   TestConfigDaemonID
13:14:06 [2024-02-28T13:14:06.158Z]     daemon_test.go:62: [d90e4c449cf54] daemon is not started
13:14:06 [2024-02-28T13:14:06.158Z] --- PASS: TestConfigDaemonID (1.04s)
13:14:06 [2024-02-28T13:14:06.158Z] === RUN   TestDaemonConfigValidation
13:14:06 [2024-02-28T13:14:06.158Z] === RUN   TestDaemonConfigValidation/config_with_no_content
13:14:06 [2024-02-28T13:14:06.158Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
13:14:06 [2024-02-28T13:14:06.158Z] === RUN   TestDaemonConfigValidation/config_with_{}
13:14:06 [2024-02-28T13:14:06.158Z] === PAUSE TestDaemonConfigValidation/config_with_{}
13:14:06 [2024-02-28T13:14:06.158Z] === RUN   TestDaemonConfigValidation/invalid_config
13:14:06 [2024-02-28T13:14:06.158Z] === PAUSE TestDaemonConfigValidation/invalid_config
13:14:06 [2024-02-28T13:14:06.158Z] === RUN   TestDaemonConfigValidation/malformed_config
13:14:06 [2024-02-28T13:14:06.158Z] === PAUSE TestDaemonConfigValidation/malformed_config
13:14:06 [2024-02-28T13:14:06.158Z] === RUN   TestDaemonConfigValidation/valid_config
13:14:06 [2024-02-28T13:14:06.158Z] === PAUSE TestDaemonConfigValidation/valid_config
13:14:06 [2024-02-28T13:14:06.158Z] === CONT  TestDaemonConfigValidation/config_with_no_content
13:14:06 [2024-02-28T13:14:06.158Z] === CONT  TestDaemonConfigValidation/malformed_config
13:14:06 [2024-02-28T13:14:06.158Z] === CONT  TestDaemonConfigValidation/valid_config
13:14:06 [2024-02-28T13:14:06.158Z] === CONT  TestDaemonConfigValidation/invalid_config
13:14:06 [2024-02-28T13:14:06.158Z] === CONT  TestDaemonConfigValidation/config_with_{}
13:14:06 [2024-02-28T13:14:06.158Z] --- PASS: TestDaemonConfigValidation (0.00s)
13:14:06 [2024-02-28T13:14:06.158Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
13:14:06 [2024-02-28T13:14:06.158Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
13:14:06 [2024-02-28T13:14:06.158Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
13:14:06 [2024-02-28T13:14:06.158Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
13:14:06 [2024-02-28T13:14:06.158Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
13:14:06 [2024-02-28T13:14:06.158Z] === RUN   TestConfigDaemonSeccompProfiles
13:14:06 [2024-02-28T13:14:06.158Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
13:14:06 [2024-02-28T13:14:06.721Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
13:14:07 [2024-02-28T13:14:07.650Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
13:14:09 [2024-02-28T13:14:09.017Z]     daemon_test.go:181: [db45fabf1f222] daemon is not started
13:14:09 [2024-02-28T13:14:09.017Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
13:14:09 [2024-02-28T13:14:09.017Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
13:14:09 [2024-02-28T13:14:09.017Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
13:14:09 [2024-02-28T13:14:09.017Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
13:14:09 [2024-02-28T13:14:09.017Z] === RUN   TestDaemonProxy
13:14:09 [2024-02-28T13:14:09.017Z] === RUN   TestDaemonProxy/environment_variables
13:14:09 [2024-02-28T13:14:09.017Z] === PAUSE TestDaemonProxy/environment_variables
13:14:09 [2024-02-28T13:14:09.017Z] === RUN   TestDaemonProxy/command-line_options
13:14:09 [2024-02-28T13:14:09.017Z] === PAUSE TestDaemonProxy/command-line_options
13:14:09 [2024-02-28T13:14:09.017Z] === RUN   TestDaemonProxy/configuration_file
13:14:09 [2024-02-28T13:14:09.017Z] === PAUSE TestDaemonProxy/configuration_file
13:14:09 [2024-02-28T13:14:09.017Z] === RUN   TestDaemonProxy/conflicting_options
13:14:09 [2024-02-28T13:14:09.274Z] === RUN   TestDaemonProxy/reload_sanitized
13:14:09 [2024-02-28T13:14:09.274Z] === PAUSE TestDaemonProxy/reload_sanitized
13:14:09 [2024-02-28T13:14:09.274Z] === CONT  TestDaemonProxy/environment_variables
13:14:09 [2024-02-28T13:14:09.274Z] === CONT  TestDaemonProxy/configuration_file
13:14:09 [2024-02-28T13:14:09.274Z] === CONT  TestDaemonProxy/reload_sanitized
13:14:09 [2024-02-28T13:14:09.274Z] === CONT  TestDaemonProxy/command-line_options
13:14:11 [2024-02-28T13:14:11.165Z] --- PASS: TestDaemonProxy (0.50s)
13:14:11 [2024-02-28T13:14:11.165Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
13:14:11 [2024-02-28T13:14:11.165Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
13:14:11 [2024-02-28T13:14:11.165Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
13:14:11 [2024-02-28T13:14:11.165Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
13:14:11 [2024-02-28T13:14:11.165Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
13:14:11 [2024-02-28T13:14:11.165Z] === RUN   TestLiveRestore
13:14:11 [2024-02-28T13:14:11.165Z] === RUN   TestLiveRestore/volume_references
13:14:11 [2024-02-28T13:14:11.165Z] === PAUSE TestLiveRestore/volume_references
13:14:11 [2024-02-28T13:14:11.165Z] === RUN   TestLiveRestore/autoremove
13:14:11 [2024-02-28T13:14:11.165Z] === PAUSE TestLiveRestore/autoremove
13:14:11 [2024-02-28T13:14:11.165Z] === CONT  TestLiveRestore/volume_references
13:14:11 [2024-02-28T13:14:11.165Z] === CONT  TestLiveRestore/autoremove
13:14:11 [2024-02-28T13:14:11.165Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
13:14:11 [2024-02-28T13:14:11.729Z] === RUN   TestLiveRestore/volume_references/restartPolicy
13:14:11 [2024-02-28T13:14:11.729Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
13:14:12 [2024-02-28T13:14:12.657Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
13:14:12 [2024-02-28T13:14:12.657Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
13:14:13 [2024-02-28T13:14:13.586Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
13:14:14 [2024-02-28T13:14:14.514Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
13:14:15 [2024-02-28T13:14:15.442Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
13:14:16 [2024-02-28T13:14:16.370Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
13:14:16 [2024-02-28T13:14:16.933Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
13:14:17 [2024-02-28T13:14:17.862Z] --- PASS: TestLiveRestore (0.00s)
13:14:17 [2024-02-28T13:14:17.862Z]     --- PASS: TestLiveRestore/autoremove (3.18s)
13:14:17 [2024-02-28T13:14:17.862Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.73s)
13:14:17 [2024-02-28T13:14:17.862Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.46s)
13:14:17 [2024-02-28T13:14:17.862Z]     --- PASS: TestLiveRestore/volume_references (6.69s)
13:14:17 [2024-02-28T13:14:17.862Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.83s)
13:14:17 [2024-02-28T13:14:17.862Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.01s)
13:14:17 [2024-02-28T13:14:17.862Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.90s)
13:14:17 [2024-02-28T13:14:17.862Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s)
13:14:17 [2024-02-28T13:14:17.862Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s)
13:14:17 [2024-02-28T13:14:17.862Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.35s)
13:14:17 [2024-02-28T13:14:17.862Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.40s)
13:14:17 [2024-02-28T13:14:17.862Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.92s)
13:14:17 [2024-02-28T13:14:17.862Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
13:14:18 [2024-02-28T13:14:18.425Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.65s)
13:14:18 [2024-02-28T13:14:18.425Z] PASS
13:14:18 [2024-02-28T13:14:18.425Z] 
13:14:18 [2024-02-28T13:14:18.425Z] DONE 31 tests in 13.856s
13:14:18 [2024-02-28T13:14:18.425Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
13:14:18 [2024-02-28T13:14:18.425Z] ++ '[' -n '' ']'
13:14:18 [2024-02-28T13:14:18.425Z] ++ 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
13:14:18 [2024-02-28T13:14:18.425Z] ++ set -e
13:14:18 [2024-02-28T13:14:18.425Z] ++ '[' -n 0 ']'
13:14:18 [2024-02-28T13:14:18.425Z] ++ set -x
13:14:18 [2024-02-28T13:14:18.425Z] ++ 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.OqeWScKABy/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
13:14:18 [2024-02-28T13:14:18.425Z] INFO: Testing against a local daemon
13:14:18 [2024-02-28T13:14:18.425Z] === RUN   TestCommitInheritsEnv
13:14:18 [2024-02-28T13:14:18.681Z] --- PASS: TestCommitInheritsEnv (0.17s)
13:14:18 [2024-02-28T13:14:18.681Z] === RUN   TestUsernsCommit
13:14:20 [2024-02-28T13:14:20.048Z] --- PASS: TestUsernsCommit (1.38s)
13:14:20 [2024-02-28T13:14:20.048Z] === RUN   TestImportExtremelyLargeImageWorks
13:14:20 [2024-02-28T13:14:20.048Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
13:14:20 [2024-02-28T13:14:20.048Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:14:20 [2024-02-28T13:14:20.048Z] === RUN   TestImportWithCustomPlatform
13:14:20 [2024-02-28T13:14:20.048Z] === RUN   TestImportWithCustomPlatform/#00
13:14:20 [2024-02-28T13:14:20.048Z] === RUN   TestImportWithCustomPlatform/linux
13:14:20 [2024-02-28T13:14:20.048Z] === RUN   TestImportWithCustomPlatform/LINUX
13:14:20 [2024-02-28T13:14:20.048Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
13:14:20 [2024-02-28T13:14:20.048Z] --- PASS: TestImportWithCustomPlatform (0.11s)
13:14:20 [2024-02-28T13:14:20.048Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
13:14:20 [2024-02-28T13:14:20.048Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
13:14:20 [2024-02-28T13:14:20.048Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
13:14:20 [2024-02-28T13:14:20.049Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
13:14:20 [2024-02-28T13:14:20.049Z] === RUN   TestImportWithCustomPlatformReject
13:14:20 [2024-02-28T13:14:20.049Z] === RUN   TestImportWithCustomPlatformReject/_______
13:14:20 [2024-02-28T13:14:20.049Z] === RUN   TestImportWithCustomPlatformReject//
13:14:20 [2024-02-28T13:14:20.049Z] === RUN   TestImportWithCustomPlatformReject/macos
13:14:20 [2024-02-28T13:14:20.049Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
13:14:20 [2024-02-28T13:14:20.049Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
13:14:20 [2024-02-28T13:14:20.049Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
13:14:20 [2024-02-28T13:14:20.049Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
13:14:20 [2024-02-28T13:14:20.049Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
13:14:20 [2024-02-28T13:14:20.049Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
13:14:20 [2024-02-28T13:14:20.049Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
13:14:20 [2024-02-28T13:14:20.049Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
13:14:20 [2024-02-28T13:14:20.049Z] === RUN   TestImageInspectEmptyTagsAndDigests
13:14:20 [2024-02-28T13:14:20.049Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
13:14:20 [2024-02-28T13:14:20.049Z] === RUN   TestImagesFilterMultiReference
13:14:20 [2024-02-28T13:14:20.049Z] --- PASS: TestImagesFilterMultiReference (0.04s)
13:14:20 [2024-02-28T13:14:20.049Z] === RUN   TestImagesFilterUntil
13:14:20 [2024-02-28T13:14:20.305Z]     list_test.go:95: ImageList: ID=sha256:23e688f66733f53efd641a93e078d6456eed84ca765606cb5e515801cceb39f3 RepoTags=[testimagesfilteruntil:v1]
13:14:20 [2024-02-28T13:14:20.305Z] --- PASS: TestImagesFilterUntil (0.25s)
13:14:20 [2024-02-28T13:14:20.305Z] === RUN   TestImagesFilterBeforeSince
13:14:20 [2024-02-28T13:14:20.561Z]     list_test.go:129: ImageList: ID=sha256:a681525520c23200d5b7cb4c2b672b47fbd490b3d7257cfd92a417ce7cebbeba RepoTags=[testimagesfilterbeforesince:v1]
13:14:20 [2024-02-28T13:14:20.561Z]     list_test.go:129: ImageList: ID=sha256:05faa635d68e4273af1303c86d33fd01f7b31210e9a289c9a79352e92542427a RepoTags=[testimagesfilterbeforesince:v3]
13:14:20 [2024-02-28T13:14:20.561Z]     list_test.go:129: ImageList: ID=sha256:30847d40708a738267cc670d4bf3ed2a07b4406a886da1809efd672f5fed0d78 RepoTags=[testimagesfilterbeforesince:v2]
13:14:20 [2024-02-28T13:14:20.561Z] --- PASS: TestImagesFilterBeforeSince (0.27s)
13:14:20 [2024-02-28T13:14:20.561Z] === RUN   TestAPIImagesFilters
13:14:20 [2024-02-28T13:14:20.561Z] === RUN   TestAPIImagesFilters/repository_regex
13:14:20 [2024-02-28T13:14:20.561Z] === PAUSE TestAPIImagesFilters/repository_regex
13:14:20 [2024-02-28T13:14:20.561Z] === RUN   TestAPIImagesFilters/image_name_regex
13:14:20 [2024-02-28T13:14:20.561Z] === PAUSE TestAPIImagesFilters/image_name_regex
13:14:20 [2024-02-28T13:14:20.561Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
13:14:20 [2024-02-28T13:14:20.561Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
13:14:20 [2024-02-28T13:14:20.561Z] === RUN   TestAPIImagesFilters/registry_port_regex
13:14:20 [2024-02-28T13:14:20.561Z] === PAUSE TestAPIImagesFilters/registry_port_regex
13:14:20 [2024-02-28T13:14:20.561Z] === CONT  TestAPIImagesFilters/repository_regex
13:14:20 [2024-02-28T13:14:20.561Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
13:14:20 [2024-02-28T13:14:20.561Z] === CONT  TestAPIImagesFilters/registry_port_regex
13:14:20 [2024-02-28T13:14:20.561Z] === CONT  TestAPIImagesFilters/image_name_regex
13:14:20 [2024-02-28T13:14:20.561Z] --- PASS: TestAPIImagesFilters (0.03s)
13:14:20 [2024-02-28T13:14:20.561Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
13:14:20 [2024-02-28T13:14:20.561Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
13:14:20 [2024-02-28T13:14:20.561Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
13:14:20 [2024-02-28T13:14:20.561Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
13:14:20 [2024-02-28T13:14:20.561Z] === RUN   TestPruneDontDeleteUsedDangling
13:14:21 [2024-02-28T13:14:21.124Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
13:14:21 [2024-02-28T13:14:21.124Z] === RUN   TestImagePullPlatformInvalid
13:14:21 [2024-02-28T13:14:21.124Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
13:14:21 [2024-02-28T13:14:21.124Z] === RUN   TestImagePullStoredDigestForOtherRepo
13:14:21 [2024-02-28T13:14:21.124Z] time="2024-02-28T13:14:21.118678694Z" 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=8d211ec3-62e6-4286-b08a-e927f571ae82 version=2.8.3 
13:14:21 [2024-02-28T13:14:21.124Z] time="2024-02-28T13:14:21.118758641Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=8d211ec3-62e6-4286-b08a-e927f571ae82 version=2.8.3 
13:14:21 [2024-02-28T13:14:21.124Z] time="2024-02-28T13:14:21.118799517Z" level=info msg="Starting upload purge in 42m0s" go.version=go1.20.8 instance.id=8d211ec3-62e6-4286-b08a-e927f571ae82 version=2.8.3 
13:14:21 [2024-02-28T13:14:21.124Z] time="2024-02-28T13:14:21.118984059Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=8d211ec3-62e6-4286-b08a-e927f571ae82 version=2.8.3 
13:14:21 [2024-02-28T13:14:21.384Z] time="2024-02-28T13:14:21.215153343Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2edfbe7b-5c03-4f63-8c65-0ec9614b043d http.request.method=GET http.request.remoteaddr="127.0.0.1:34328" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
13:14:21 [2024-02-28T13:14:21.384Z] time="2024-02-28T13:14:21.21520253Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2edfbe7b-5c03-4f63-8c65-0ec9614b043d http.request.method=GET http.request.remoteaddr="127.0.0.1:34328" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.133663ms http.response.status=200 http.response.written=2 
13:14:21 [2024-02-28T13:14:21.384Z] 127.0.0.1 - - [28/Feb/2024:13:14:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.217708804Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9809df5e-89a6-445c-b40e-d89cdeba5790 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.21775608Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9809df5e-89a6-445c-b40e-d89cdeba5790 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.217800369Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=30ec55f3-1221-41a8-b929-d80bde118ef0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.217842476Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=30ec55f3-1221-41a8-b929-d80bde118ef0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.217846069Z" 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=9809df5e-89a6-445c-b40e-d89cdeba5790 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=40.367µ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=19bc628e-cd88-45c7-8e04-9973f6de481e trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.217904102Z" 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=30ec55f3-1221-41a8-b929-d80bde118ef0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=27.289µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7fad641f-4a5a-4c51-b395-a28c481d006d trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.21794844Z" 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=9809df5e-89a6-445c-b40e-d89cdeba5790 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.159783ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.217960518Z" 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=30ec55f3-1221-41a8-b929-d80bde118ef0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.13347ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:14:21 [2024-02-28T13:14:21.385Z] 127.0.0.1 - - [28/Feb/2024:13:14:21 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.13+unknown"
13:14:21 [2024-02-28T13:14:21.385Z] 127.0.0.1 - - [28/Feb/2024:13:14:21 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.13+unknown"
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.219751878Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d364309b-0f5f-4010-8c88-d2bf07e99998 http.request.method=POST http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.219799138Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d364309b-0f5f-4010-8c88-d2bf07e99998 http.request.method=POST http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.219862528Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fa9e6d91-a308-49cb-80e2-5426c7de1c86 http.request.method=POST http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.219907498Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fa9e6d91-a308-49cb-80e2-5426c7de1c86 http.request.method=POST http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.219942614Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/15ab6007-f609-4909-b334-83d35da4213f/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d364309b-0f5f-4010-8c88-d2bf07e99998 http.request.method=POST http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=110.814µ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=64830037-a768-481a-be52-1c667c9ab9e5 trace.line=110 vars.name=test 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.220001024Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/15ab6007-f609-4909-b334-83d35da4213f/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d364309b-0f5f-4010-8c88-d2bf07e99998 http.request.method=POST http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=25.18µ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=27260ba3-0063-4512-a725-823e3bf44fdd trace.line=142 vars.name=test 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.220001935Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a67c7927-cc89-4f76-843f-974f7ce17160/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fa9e6d91-a308-49cb-80e2-5426c7de1c86 http.request.method=POST http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=65.629µ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=3a469303-1ea5-4adf-9f3b-693fa60f4c21 trace.line=110 vars.name=test 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.220049941Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a67c7927-cc89-4f76-843f-974f7ce17160/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fa9e6d91-a308-49cb-80e2-5426c7de1c86 http.request.method=POST http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=24.844µ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=d3d5c7c3-a8d5-487d-a9ee-12b0d413a670 trace.line=142 vars.name=test 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.220105651Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/15ab6007-f609-4909-b334-83d35da4213f/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d364309b-0f5f-4010-8c88-d2bf07e99998 http.request.method=POST http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=65.466µ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=918166dd-bfc5-4405-a153-36bcc85ed7c2 trace.line=110 vars.name=test 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.220118237Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a67c7927-cc89-4f76-843f-974f7ce17160/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fa9e6d91-a308-49cb-80e2-5426c7de1c86 http.request.method=POST http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=41.754µ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=9d9bcf4b-004a-4c95-b88d-8258160e2140 trace.line=110 vars.name=test 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.220221633Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d364309b-0f5f-4010-8c88-d2bf07e99998 http.request.method=POST http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.889145ms http.response.status=202 http.response.written=0 
13:14:21 [2024-02-28T13:14:21.385Z] 127.0.0.1 - - [28/Feb/2024:13:14:21 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.13+unknown"
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.220298134Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fa9e6d91-a308-49cb-80e2-5426c7de1c86 http.request.method=POST http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.963029ms http.response.status=202 http.response.written=0 
13:14:21 [2024-02-28T13:14:21.385Z] 127.0.0.1 - - [28/Feb/2024:13:14:21 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.13+unknown"
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.221519962Z" 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=f9a74323-60ec-4e4d-9799-fff6c5493607 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/uploads/15ab6007-f609-4909-b334-83d35da4213f?_state=tfwozjr1FPSGrEbn7YqT3KZxj_Ns13peKMDIcdjxRoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YWI2MDA3LWY2MDktNDkwOS1iMzM0LTgzZDM1ZGE0MjEzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk4MTEzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=15ab6007-f609-4909-b334-83d35da4213f 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.221603486Z" 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=f9a74323-60ec-4e4d-9799-fff6c5493607 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/uploads/15ab6007-f609-4909-b334-83d35da4213f?_state=tfwozjr1FPSGrEbn7YqT3KZxj_Ns13peKMDIcdjxRoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YWI2MDA3LWY2MDktNDkwOS1iMzM0LTgzZDM1ZGE0MjEzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk4MTEzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=15ab6007-f609-4909-b334-83d35da4213f 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.221678667Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/15ab6007-f609-4909-b334-83d35da4213f/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f9a74323-60ec-4e4d-9799-fff6c5493607 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/uploads/15ab6007-f609-4909-b334-83d35da4213f?_state=tfwozjr1FPSGrEbn7YqT3KZxj_Ns13peKMDIcdjxRoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YWI2MDA3LWY2MDktNDkwOS1iMzM0LTgzZDM1ZGE0MjEzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk4MTEzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=42.796µ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=9ba89365-90e1-4f82-a2b8-57bca04add30 trace.line=95 vars.name=test vars.uuid=15ab6007-f609-4909-b334-83d35da4213f 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.221735181Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/15ab6007-f609-4909-b334-83d35da4213f/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f9a74323-60ec-4e4d-9799-fff6c5493607 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/uploads/15ab6007-f609-4909-b334-83d35da4213f?_state=tfwozjr1FPSGrEbn7YqT3KZxj_Ns13peKMDIcdjxRoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YWI2MDA3LWY2MDktNDkwOS1iMzM0LTgzZDM1ZGE0MjEzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk4MTEzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=21.57µ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=0d961567-b025-47eb-8803-908c690eb2a0 trace.line=142 vars.name=test vars.uuid=15ab6007-f609-4909-b334-83d35da4213f 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.221803978Z" 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=f9a74323-60ec-4e4d-9799-fff6c5493607 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/uploads/15ab6007-f609-4909-b334-83d35da4213f?_state=tfwozjr1FPSGrEbn7YqT3KZxj_Ns13peKMDIcdjxRoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YWI2MDA3LWY2MDktNDkwOS1iMzM0LTgzZDM1ZGE0MjEzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk4MTEzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=15ab6007-f609-4909-b334-83d35da4213f 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.222177434Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/15ab6007-f609-4909-b334-83d35da4213f/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=f9a74323-60ec-4e4d-9799-fff6c5493607 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/uploads/15ab6007-f609-4909-b334-83d35da4213f?_state=tfwozjr1FPSGrEbn7YqT3KZxj_Ns13peKMDIcdjxRoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YWI2MDA3LWY2MDktNDkwOS1iMzM0LTgzZDM1ZGE0MjEzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk4MTEzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=311.001µ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=3fa29077-6973-43d2-b42e-0b7925ef9f04 trace.line=110 vars.name=test vars.uuid=15ab6007-f609-4909-b334-83d35da4213f 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.222336278Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/15ab6007-f609-4909-b334-83d35da4213f/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f9a74323-60ec-4e4d-9799-fff6c5493607 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/uploads/15ab6007-f609-4909-b334-83d35da4213f?_state=tfwozjr1FPSGrEbn7YqT3KZxj_Ns13peKMDIcdjxRoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YWI2MDA3LWY2MDktNDkwOS1iMzM0LTgzZDM1ZGE0MjEzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk4MTEzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=45.684µ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=12dc8082-5939-4fe1-98d3-088186ebaf2f trace.line=155 vars.name=test vars.uuid=15ab6007-f609-4909-b334-83d35da4213f 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.222574708Z" 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=f9a74323-60ec-4e4d-9799-fff6c5493607 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/uploads/15ab6007-f609-4909-b334-83d35da4213f?_state=tfwozjr1FPSGrEbn7YqT3KZxj_Ns13peKMDIcdjxRoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YWI2MDA3LWY2MDktNDkwOS1iMzM0LTgzZDM1ZGE0MjEzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk4MTEzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=47.908µ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=8dd80e60-69f0-4de6-8a2f-9f3332b1a069 trace.line=155 vars.name=test vars.uuid=15ab6007-f609-4909-b334-83d35da4213f 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.222799715Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/15ab6007-f609-4909-b334-83d35da4213f/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f9a74323-60ec-4e4d-9799-fff6c5493607 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/uploads/15ab6007-f609-4909-b334-83d35da4213f?_state=tfwozjr1FPSGrEbn7YqT3KZxj_Ns13peKMDIcdjxRoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YWI2MDA3LWY2MDktNDkwOS1iMzM0LTgzZDM1ZGE0MjEzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk4MTEzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=18.871µ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=aff385aa-ba53-4d5f-8203-fa0a1fca2ea1 trace.line=155 vars.name=test vars.uuid=15ab6007-f609-4909-b334-83d35da4213f 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.222892913Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/15ab6007-f609-4909-b334-83d35da4213f/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=f9a74323-60ec-4e4d-9799-fff6c5493607 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/uploads/15ab6007-f609-4909-b334-83d35da4213f?_state=tfwozjr1FPSGrEbn7YqT3KZxj_Ns13peKMDIcdjxRoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YWI2MDA3LWY2MDktNDkwOS1iMzM0LTgzZDM1ZGE0MjEzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk4MTEzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=62.249µ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=ef7671a5-0fb1-4e64-bc1f-256be94281ee trace.line=185 vars.name=test vars.uuid=15ab6007-f609-4909-b334-83d35da4213f 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.222984445Z" 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=f9a74323-60ec-4e4d-9799-fff6c5493607 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/uploads/15ab6007-f609-4909-b334-83d35da4213f?_state=tfwozjr1FPSGrEbn7YqT3KZxj_Ns13peKMDIcdjxRoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YWI2MDA3LWY2MDktNDkwOS1iMzM0LTgzZDM1ZGE0MjEzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk4MTEzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=58.409µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9b4b61cf-9dc7-4eb5-8d7d-8cdab4c8a641 trace.line=110 vars.name=test vars.uuid=15ab6007-f609-4909-b334-83d35da4213f 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.223101199Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/15ab6007-f609-4909-b334-83d35da4213f")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f9a74323-60ec-4e4d-9799-fff6c5493607 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/uploads/15ab6007-f609-4909-b334-83d35da4213f?_state=tfwozjr1FPSGrEbn7YqT3KZxj_Ns13peKMDIcdjxRoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YWI2MDA3LWY2MDktNDkwOS1iMzM0LTgzZDM1ZGE0MjEzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk4MTEzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=93.206µ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=d4b238e8-aee1-4ca0-a5ba-c90a74ae0735 trace.line=202 vars.name=test vars.uuid=15ab6007-f609-4909-b334-83d35da4213f 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.223191492Z" 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=f9a74323-60ec-4e4d-9799-fff6c5493607 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34356" http.request.uri="/v2/test/blobs/uploads/15ab6007-f609-4909-b334-83d35da4213f?_state=tfwozjr1FPSGrEbn7YqT3KZxj_Ns13peKMDIcdjxRoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YWI2MDA3LWY2MDktNDkwOS1iMzM0LTgzZDM1ZGE0MjEzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk4MTEzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=2.352501ms http.response.status=201 http.response.written=0 
13:14:21 [2024-02-28T13:14:21.385Z] 127.0.0.1 - - [28/Feb/2024:13:14:21 +0000] "PUT /v2/test/blobs/uploads/15ab6007-f609-4909-b334-83d35da4213f?_state=tfwozjr1FPSGrEbn7YqT3KZxj_Ns13peKMDIcdjxRoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YWI2MDA3LWY2MDktNDkwOS1iMzM0LTgzZDM1ZGE0MjEzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk4MTEzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown"
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.223379307Z" 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=d64287ab-46bb-49df-a6d5-7fb69d305051 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/uploads/a67c7927-cc89-4f76-843f-974f7ce17160?_state=oFsbnNLhM-EHIRSzFWhCdKsz1FyRXa-xAtmc-n7laqR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2N2M3OTI3LWNjODktNGY3Ni04NDNmLTk3NGY3Y2UxNzE2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk5MTg4MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=a67c7927-cc89-4f76-843f-974f7ce17160 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.223458729Z" 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=d64287ab-46bb-49df-a6d5-7fb69d305051 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/uploads/a67c7927-cc89-4f76-843f-974f7ce17160?_state=oFsbnNLhM-EHIRSzFWhCdKsz1FyRXa-xAtmc-n7laqR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2N2M3OTI3LWNjODktNGY3Ni04NDNmLTk3NGY3Y2UxNzE2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk5MTg4MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=a67c7927-cc89-4f76-843f-974f7ce17160 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.223528437Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/a67c7927-cc89-4f76-843f-974f7ce17160/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d64287ab-46bb-49df-a6d5-7fb69d305051 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/uploads/a67c7927-cc89-4f76-843f-974f7ce17160?_state=oFsbnNLhM-EHIRSzFWhCdKsz1FyRXa-xAtmc-n7laqR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2N2M3OTI3LWNjODktNGY3Ni04NDNmLTk3NGY3Y2UxNzE2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk5MTg4MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=38.358µ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=1ee57599-f1fb-46bf-ae35-85badba5ebdb trace.line=95 vars.name=test vars.uuid=a67c7927-cc89-4f76-843f-974f7ce17160 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.223586945Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a67c7927-cc89-4f76-843f-974f7ce17160/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d64287ab-46bb-49df-a6d5-7fb69d305051 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/uploads/a67c7927-cc89-4f76-843f-974f7ce17160?_state=oFsbnNLhM-EHIRSzFWhCdKsz1FyRXa-xAtmc-n7laqR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2N2M3OTI3LWNjODktNGY3Ni04NDNmLTk3NGY3Y2UxNzE2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk5MTg4MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=22.465µ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=bfd36e1e-ba9c-4c1a-b1cd-6869ed8e9a0f trace.line=142 vars.name=test vars.uuid=a67c7927-cc89-4f76-843f-974f7ce17160 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.22362888Z" 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=d64287ab-46bb-49df-a6d5-7fb69d305051 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/uploads/a67c7927-cc89-4f76-843f-974f7ce17160?_state=oFsbnNLhM-EHIRSzFWhCdKsz1FyRXa-xAtmc-n7laqR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2N2M3OTI3LWNjODktNGY3Ni04NDNmLTk3NGY3Y2UxNzE2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk5MTg4MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=a67c7927-cc89-4f76-843f-974f7ce17160 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.223700663Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a67c7927-cc89-4f76-843f-974f7ce17160/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=d64287ab-46bb-49df-a6d5-7fb69d305051 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/uploads/a67c7927-cc89-4f76-843f-974f7ce17160?_state=oFsbnNLhM-EHIRSzFWhCdKsz1FyRXa-xAtmc-n7laqR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2N2M3OTI3LWNjODktNGY3Ni04NDNmLTk3NGY3Y2UxNzE2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk5MTg4MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=38.612µ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=f4b360c5-aec7-44d3-832f-4d74479d2cf8 trace.line=110 vars.name=test vars.uuid=a67c7927-cc89-4f76-843f-974f7ce17160 
13:14:21 [2024-02-28T13:14:21.385Z] time="2024-02-28T13:14:21.223736534Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a67c7927-cc89-4f76-843f-974f7ce17160/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d64287ab-46bb-49df-a6d5-7fb69d305051 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/uploads/a67c7927-cc89-4f76-843f-974f7ce17160?_state=oFsbnNLhM-EHIRSzFWhCdKsz1FyRXa-xAtmc-n7laqR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2N2M3OTI3LWNjODktNGY3Ni04NDNmLTk3NGY3Y2UxNzE2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk5MTg4MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=10.51µ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=614499ca-8762-438d-bec2-dc79dc0656d4 trace.line=155 vars.name=test vars.uuid=a67c7927-cc89-4f76-843f-974f7ce17160 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.223778362Z" 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=d64287ab-46bb-49df-a6d5-7fb69d305051 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/uploads/a67c7927-cc89-4f76-843f-974f7ce17160?_state=oFsbnNLhM-EHIRSzFWhCdKsz1FyRXa-xAtmc-n7laqR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2N2M3OTI3LWNjODktNGY3Ni04NDNmLTk3NGY3Y2UxNzE2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk5MTg4MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=13.628µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=29c866be-1532-46f9-8dd5-fceb8e384eb1 trace.line=155 vars.name=test vars.uuid=a67c7927-cc89-4f76-843f-974f7ce17160 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.223809737Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a67c7927-cc89-4f76-843f-974f7ce17160/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d64287ab-46bb-49df-a6d5-7fb69d305051 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/uploads/a67c7927-cc89-4f76-843f-974f7ce17160?_state=oFsbnNLhM-EHIRSzFWhCdKsz1FyRXa-xAtmc-n7laqR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2N2M3OTI3LWNjODktNGY3Ni04NDNmLTk3NGY3Y2UxNzE2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk5MTg4MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=9.025µ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=4463ae6a-7bb7-4338-bc4e-993f9dcf183d trace.line=155 vars.name=test vars.uuid=a67c7927-cc89-4f76-843f-974f7ce17160 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.223868335Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/a67c7927-cc89-4f76-843f-974f7ce17160/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=d64287ab-46bb-49df-a6d5-7fb69d305051 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/uploads/a67c7927-cc89-4f76-843f-974f7ce17160?_state=oFsbnNLhM-EHIRSzFWhCdKsz1FyRXa-xAtmc-n7laqR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2N2M3OTI3LWNjODktNGY3Ni04NDNmLTk3NGY3Y2UxNzE2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk5MTg4MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=38.685µ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=4866fef6-e744-4a30-9beb-88f6f867eaca trace.line=185 vars.name=test vars.uuid=a67c7927-cc89-4f76-843f-974f7ce17160 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.22393687Z" 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=d64287ab-46bb-49df-a6d5-7fb69d305051 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/uploads/a67c7927-cc89-4f76-843f-974f7ce17160?_state=oFsbnNLhM-EHIRSzFWhCdKsz1FyRXa-xAtmc-n7laqR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2N2M3OTI3LWNjODktNGY3Ni04NDNmLTk3NGY3Y2UxNzE2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk5MTg4MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=37.668µ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=b8310763-b7e8-4fa1-8c4b-8795f16cb381 trace.line=110 vars.name=test vars.uuid=a67c7927-cc89-4f76-843f-974f7ce17160 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.224046083Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/a67c7927-cc89-4f76-843f-974f7ce17160")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d64287ab-46bb-49df-a6d5-7fb69d305051 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/uploads/a67c7927-cc89-4f76-843f-974f7ce17160?_state=oFsbnNLhM-EHIRSzFWhCdKsz1FyRXa-xAtmc-n7laqR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2N2M3OTI3LWNjODktNGY3Ni04NDNmLTk3NGY3Y2UxNzE2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk5MTg4MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=87.052µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=dac4e793-26e5-40f4-bfc1-caa052c1bc35 trace.line=202 vars.name=test vars.uuid=a67c7927-cc89-4f76-843f-974f7ce17160 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.224115389Z" 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=d64287ab-46bb-49df-a6d5-7fb69d305051 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/uploads/a67c7927-cc89-4f76-843f-974f7ce17160?_state=oFsbnNLhM-EHIRSzFWhCdKsz1FyRXa-xAtmc-n7laqR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2N2M3OTI3LWNjODktNGY3Ni04NDNmLTk3NGY3Y2UxNzE2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk5MTg4MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.961773ms http.response.status=201 http.response.written=0 
13:14:21 [2024-02-28T13:14:21.386Z] 127.0.0.1 - - [28/Feb/2024:13:14:21 +0000] "PUT /v2/test/blobs/uploads/a67c7927-cc89-4f76-843f-974f7ce17160?_state=oFsbnNLhM-EHIRSzFWhCdKsz1FyRXa-xAtmc-n7laqR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2N2M3OTI3LWNjODktNGY3Ni04NDNmLTk3NGY3Y2UxNzE2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzoxNDoyMS4yMTk5MTg4MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown"
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.225093953Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fdb5b7db-52f6-4f1b-9e48-565a781227bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.225127806Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fdb5b7db-52f6-4f1b-9e48-565a781227bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.225188907Z" 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=fdb5b7db-52f6-4f1b-9e48-565a781227bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=27.076µ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=fc7980e2-ae23-42d8-b1a4-a5f4e217c2e1 trace.line=95 vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.22525809Z" 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=fdb5b7db-52f6-4f1b-9e48-565a781227bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="791.923µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] 127.0.0.1 - - [28/Feb/2024:13:14:21 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.13+unknown"
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.226800132Z" 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=eae0ad58-9586-4234-a8a5-f83798cd6a86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.226860298Z" 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=eae0ad58-9586-4234-a8a5-f83798cd6a86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.227012398Z" 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=eae0ad58-9586-4234-a8a5-f83798cd6a86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.227028225Z" 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=eae0ad58-9586-4234-a8a5-f83798cd6a86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.227037882Z" 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=eae0ad58-9586-4234-a8a5-f83798cd6a86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.227110444Z" 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=eae0ad58-9586-4234-a8a5-f83798cd6a86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=42µ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=02a8922f-8b62-496d-9bb8-368e5748bcc8 trace.line=95 vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.227162594Z" 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=eae0ad58-9586-4234-a8a5-f83798cd6a86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=17.098µ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=fd6a3303-8f63-47a0-af25-50c1e0c00c05 trace.line=155 vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.227211527Z" 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=eae0ad58-9586-4234-a8a5-f83798cd6a86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=21.209µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6d549ff6-5d09-4d55-bd29-8052f2487340 trace.line=95 vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.227274367Z" 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=eae0ad58-9586-4234-a8a5-f83798cd6a86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=35.822µ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=00e57d2e-1a96-46e6-baad-cf47e57ad69a trace.line=155 vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.227321348Z" 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=eae0ad58-9586-4234-a8a5-f83798cd6a86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=14.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).Stat" trace.id=8e032191-f721-494a-b0eb-22c9847e1189 trace.line=155 vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.227404117Z" 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=eae0ad58-9586-4234-a8a5-f83798cd6a86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=57.072µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=20933757-4bef-448a-a3a1-a3110fbcd838 trace.line=110 vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.227492187Z" 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=eae0ad58-9586-4234-a8a5-f83798cd6a86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=52.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).PutContent" trace.id=5cad85e3-9a7e-4159-b449-33f4a307494d trace.line=110 vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.227646453Z" 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=eae0ad58-9586-4234-a8a5-f83798cd6a86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=60.888µ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=57840f48-2943-4e24-86a9-7fc278b2e329 trace.line=110 vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.227703115Z" 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=eae0ad58-9586-4234-a8a5-f83798cd6a86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=32.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).PutContent" trace.id=dbd79195-c0e6-40d5-9fa2-f6bb0d171c87 trace.line=110 vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.22773988Z" 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=eae0ad58-9586-4234-a8a5-f83798cd6a86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.227756963Z" 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=eae0ad58-9586-4234-a8a5-f83798cd6a86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=2.008573ms http.response.status=201 http.response.written=0 
13:14:21 [2024-02-28T13:14:21.386Z] 127.0.0.1 - - [28/Feb/2024:13:14:21 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown"
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.232517099Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=faaf2acc-616d-4094-ad22-d545fdf48c5b http.request.method=GET http.request.remoteaddr="127.0.0.1:34368" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.232562644Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=faaf2acc-616d-4094-ad22-d545fdf48c5b http.request.method=GET http.request.remoteaddr="127.0.0.1:34368" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 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="892.874µs" http.response.status=200 http.response.written=2 
13:14:21 [2024-02-28T13:14:21.386Z] 127.0.0.1 - - [28/Feb/2024:13:14:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.23496978Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5272d2e1-8daf-4047-b1db-f7ea7c574934 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.235218794Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5272d2e1-8daf-4047-b1db-f7ea7c574934 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.235443473Z" 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=5272d2e1-8daf-4047-b1db-f7ea7c574934 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=51.009µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=91b21a87-118a-4a55-a5cf-bbc421d80ace trace.line=95 vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.235469515Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5272d2e1-8daf-4047-b1db-f7ea7c574934 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.235520967Z" 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=5272d2e1-8daf-4047-b1db-f7ea7c574934 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.942µ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=aaf98cf3-66da-4269-a02f-44004615dabd trace.line=95 vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.2355683Z" 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=5272d2e1-8daf-4047-b1db-f7ea7c574934 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.976µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=71d8e430-4b14-4199-a2b9-5b4d697208ee trace.line=155 vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.235607141Z" 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=5272d2e1-8daf-4047-b1db-f7ea7c574934 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.169µ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=70ae45c7-ddcc-4b78-b801-198c897d17c1 trace.line=125 vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.235658848Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5272d2e1-8daf-4047-b1db-f7ea7c574934 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.235753851Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5272d2e1-8daf-4047-b1db-f7ea7c574934 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 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.864654ms http.response.status=200 http.response.written=417 
13:14:21 [2024-02-28T13:14:21.386Z] 127.0.0.1 - - [28/Feb/2024:13:14:21 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.244193943Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c387bc0-84aa-4b82-b5e0-202a19355fc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:34386" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.244243204Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c387bc0-84aa-4b82-b5e0-202a19355fc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:34386" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.244258556Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c387bc0-84aa-4b82-b5e0-202a19355fc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:34386" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.244342014Z" 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=8c387bc0-84aa-4b82-b5e0-202a19355fc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:34386" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.751µ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=cb1aa4b4-fadf-4228-b16b-7bc74cae2839 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.244393778Z" 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=8c387bc0-84aa-4b82-b5e0-202a19355fc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:34386" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.01µ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=8d67552e-8157-4cb7-8e52-b2858190c233 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.244437706Z" 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=8c387bc0-84aa-4b82-b5e0-202a19355fc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:34386" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.94µ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=25cdd170-ea38-463f-8898-cb4228c62b3e trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:14:21 [2024-02-28T13:14:21.386Z] time="2024-02-28T13:14:21.244471576Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c387bc0-84aa-4b82-b5e0-202a19355fc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:34386" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.2445615Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c387bc0-84aa-4b82-b5e0-202a19355fc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:34386" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 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.288098ms http.response.status=200 http.response.written=417 
13:14:21 [2024-02-28T13:14:21.387Z] 127.0.0.1 - - [28/Feb/2024:13:14:21 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.251768614Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a6b9829d-eb71-459c-9a75-6f8b04c558b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34394" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.251819886Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a6b9829d-eb71-459c-9a75-6f8b04c558b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34394" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.251905954Z" 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=a6b9829d-eb71-459c-9a75-6f8b04c558b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34394" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.162µ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=be28d819-3bb4-4972-956a-e0a4ca3aa395 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.251937403Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9a050e82-b4c3-45be-9170-258c368fc471 http.request.method=GET http.request.remoteaddr="127.0.0.1:34402" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.251961984Z" 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=a6b9829d-eb71-459c-9a75-6f8b04c558b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34394" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.592µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b978d549-5626-4787-9b68-607b5e538af7 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.251984842Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9a050e82-b4c3-45be-9170-258c368fc471 http.request.method=GET http.request.remoteaddr="127.0.0.1:34402" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.252008366Z" 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=a6b9829d-eb71-459c-9a75-6f8b04c558b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34394" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.224µ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=980d9f19-89aa-4573-b286-0415da570278 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.252041669Z" 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=a6b9829d-eb71-459c-9a75-6f8b04c558b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34394" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.009µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=29916b61-fd97-4a1a-a1c7-0a63ab210504 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.252051547Z" 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=9a050e82-b4c3-45be-9170-258c368fc471 http.request.method=GET http.request.remoteaddr="127.0.0.1:34402" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.151µ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=92b02c8e-1e74-4dda-8f58-548b6d9a8cea trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.252080904Z" 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=a6b9829d-eb71-459c-9a75-6f8b04c558b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34394" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.755µ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=fe471f0d-1e32-46ae-8752-78f1e0b6136a trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.2520987Z" 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=9a050e82-b4c3-45be-9170-258c368fc471 http.request.method=GET http.request.remoteaddr="127.0.0.1:34402" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.573µ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=5a0b6804-6e70-43a1-bd8a-929d2408b850 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.252115429Z" 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=a6b9829d-eb71-459c-9a75-6f8b04c558b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34394" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.093µ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=e949e6d5-8a3f-40d2-92bd-37f67a4421ff trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.252166406Z" 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=a6b9829d-eb71-459c-9a75-6f8b04c558b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34394" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.4µ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=eb0efc4a-8f58-49e4-9eea-db49d39f9383 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.252166299Z" 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=9a050e82-b4c3-45be-9170-258c368fc471 http.request.method=GET http.request.remoteaddr="127.0.0.1:34402" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=43.379µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=61da12fc-7ad0-4abb-8492-baffb8dcd4b8 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.252365584Z" 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=9a050e82-b4c3-45be-9170-258c368fc471 http.request.method=GET http.request.remoteaddr="127.0.0.1:34402" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.737µ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=705710b5-dead-4fdc-958d-ca09365caba1 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.252406616Z" 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=9a050e82-b4c3-45be-9170-258c368fc471 http.request.method=GET http.request.remoteaddr="127.0.0.1:34402" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.633µ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=97186b36-ebfc-4675-af1a-1d2c3c29b05c trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.252709741Z" 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=9a050e82-b4c3-45be-9170-258c368fc471 http.request.method=GET http.request.remoteaddr="127.0.0.1:34402" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.695µ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=eef9334b-26a4-4818-b870-8229d6e28bd7 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.252981983Z" 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=9a050e82-b4c3-45be-9170-258c368fc471 http.request.method=GET http.request.remoteaddr="127.0.0.1:34402" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.405µ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=2b0c2b44-0df7-49a4-a769-4cab01fbb5b1 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.253685762Z" 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=9a050e82-b4c3-45be-9170-258c368fc471 http.request.method=GET http.request.remoteaddr="127.0.0.1:34402" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.366µ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=7cb93b0d-3290-4cd6-80dc-d60e2a402529 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.253701655Z" 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=a6b9829d-eb71-459c-9a75-6f8b04c558b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34394" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.633µ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=bead06a2-4faf-4091-b501-48debe1cd641 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.253746215Z" 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=9a050e82-b4c3-45be-9170-258c368fc471 http.request.method=GET http.request.remoteaddr="127.0.0.1:34402" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.672µ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=25f89eb3-4e86-4d32-83b8-013b37e67497 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.253753402Z" 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=a6b9829d-eb71-459c-9a75-6f8b04c558b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34394" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.368µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9ca4232f-868b-4bad-a5fe-d4f064625895 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.253804575Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9a050e82-b4c3-45be-9170-258c368fc471 http.request.method=GET http.request.remoteaddr="127.0.0.1:34402" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.458395ms http.response.status=200 http.response.written=68 
13:14:21 [2024-02-28T13:14:21.387Z] 127.0.0.1 - - [28/Feb/2024:13:14:21 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.253868892Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a6b9829d-eb71-459c-9a75-6f8b04c558b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34394" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.638998ms http.response.status=200 http.response.written=194 
13:14:21 [2024-02-28T13:14:21.387Z] 127.0.0.1 - - [28/Feb/2024:13:14:21 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.271613653Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f294f7c5-3906-4239-9bd7-46c405372e07 http.request.method=GET http.request.remoteaddr="127.0.0.1:34414" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.27166074Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f294f7c5-3906-4239-9bd7-46c405372e07 http.request.method=GET http.request.remoteaddr="127.0.0.1:34414" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 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.504161ms http.response.status=200 http.response.written=2 
13:14:21 [2024-02-28T13:14:21.387Z] 127.0.0.1 - - [28/Feb/2024:13:14:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.277987567Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4bae20bb-24f9-4281-af5f-77ef3777f7bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34422" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.278035146Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4bae20bb-24f9-4281-af5f-77ef3777f7bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34422" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.278048389Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4bae20bb-24f9-4281-af5f-77ef3777f7bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34422" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.278118506Z" 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=4bae20bb-24f9-4281-af5f-77ef3777f7bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34422" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.037µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c56c193b-9318-43a0-9b06-49712feebd00 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.278166357Z" 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=4bae20bb-24f9-4281-af5f-77ef3777f7bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34422" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.267µ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=af4b54c6-238f-42c7-8706-ff94f427dc17 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.278244901Z" 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=4bae20bb-24f9-4281-af5f-77ef3777f7bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34422" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 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.169202ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:14:21 [2024-02-28T13:14:21.387Z] 127.0.0.1 - - [28/Feb/2024:13:14:21 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.279672315Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c130a9b7-bc58-43d6-af8e-cf6610c7e95a http.request.method=GET http.request.remoteaddr="127.0.0.1:34434" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.279715168Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c130a9b7-bc58-43d6-af8e-cf6610c7e95a http.request.method=GET http.request.remoteaddr="127.0.0.1:34434" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.279730281Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c130a9b7-bc58-43d6-af8e-cf6610c7e95a http.request.method=GET http.request.remoteaddr="127.0.0.1:34434" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.279792859Z" 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=c130a9b7-bc58-43d6-af8e-cf6610c7e95a http.request.method=GET http.request.remoteaddr="127.0.0.1:34434" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.465µ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=118c40c5-d098-46d4-b1ad-d06ed3adde7d trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.279836147Z" 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=c130a9b7-bc58-43d6-af8e-cf6610c7e95a http.request.method=GET http.request.remoteaddr="127.0.0.1:34434" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.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).GetContent" trace.id=1804ed01-5f50-4661-9c33-6a9677e873d8 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:14:21 [2024-02-28T13:14:21.387Z] time="2024-02-28T13:14:21.279903549Z" 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=c130a9b7-bc58-43d6-af8e-cf6610c7e95a http.request.method=GET http.request.remoteaddr="127.0.0.1:34434" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 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.05514ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:14:21 [2024-02-28T13:14:21.387Z] 127.0.0.1 - - [28/Feb/2024:13:14:21 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.7 git-commit/62b33a2604c0bacdd26bfbe7303cb6e2ed26d432 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:14:21 [2024-02-28T13:14:21.387Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s)
13:14:21 [2024-02-28T13:14:21.387Z] === RUN   TestImagePullNonExisting
13:14:21 [2024-02-28T13:14:21.387Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
13:14:21 [2024-02-28T13:14:21.387Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
13:14:21 [2024-02-28T13:14:21.387Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
13:14:21 [2024-02-28T13:14:21.387Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
13:14:21 [2024-02-28T13:14:21.387Z] === RUN   TestImagePullNonExisting/asdfasdf
13:14:21 [2024-02-28T13:14:21.387Z] === PAUSE TestImagePullNonExisting/asdfasdf
13:14:21 [2024-02-28T13:14:21.387Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
13:14:21 [2024-02-28T13:14:21.387Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
13:14:21 [2024-02-28T13:14:21.387Z] === RUN   TestImagePullNonExisting/library/asdfasdf
13:14:21 [2024-02-28T13:14:21.387Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
13:14:21 [2024-02-28T13:14:21.387Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
13:14:21 [2024-02-28T13:14:21.387Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
13:14:21 [2024-02-28T13:14:21.387Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
13:14:21 [2024-02-28T13:14:21.387Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
13:14:21 [2024-02-28T13:14:21.387Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
13:14:21 [2024-02-28T13:14:21.387Z] === CONT  TestImagePullNonExisting/asdfasdf
13:14:21 [2024-02-28T13:14:21.387Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
13:14:21 [2024-02-28T13:14:21.387Z] === CONT  TestImagePullNonExisting/library/asdfasdf
13:14:22 [2024-02-28T13:14:22.755Z] --- PASS: TestImagePullNonExisting (0.01s)
13:14:22 [2024-02-28T13:14:22.755Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.95s)
13:14:22 [2024-02-28T13:14:22.755Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
13:14:22 [2024-02-28T13:14:22.755Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s)
13:14:22 [2024-02-28T13:14:22.755Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.98s)
13:14:22 [2024-02-28T13:14:22.755Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
13:14:22 [2024-02-28T13:14:22.755Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
13:14:22 [2024-02-28T13:14:22.755Z] === RUN   TestRemoveImageOrphaning
13:14:22 [2024-02-28T13:14:22.755Z] --- PASS: TestRemoveImageOrphaning (0.17s)
13:14:22 [2024-02-28T13:14:22.755Z] === RUN   TestRemoveByDigest
13:14:22 [2024-02-28T13:14:22.755Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
13:14:22 [2024-02-28T13:14:22.755Z] --- SKIP: TestRemoveByDigest (0.00s)
13:14:22 [2024-02-28T13:14:22.755Z] === RUN   TestRemoveImageGarbageCollector
13:14:22 [2024-02-28T13:14:22.755Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
13:14:22 [2024-02-28T13:14:22.755Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:14:22 [2024-02-28T13:14:22.755Z] === RUN   TestSaveCheckTimes
13:14:22 [2024-02-28T13:14:22.755Z] === PAUSE TestSaveCheckTimes
13:14:22 [2024-02-28T13:14:22.755Z] === RUN   TestSaveOCI
13:14:23 [2024-02-28T13:14:23.052Z] === RUN   TestSaveOCI/busybox:latest
13:14:23 [2024-02-28T13:14:23.052Z] === RUN   TestSaveOCI/busybox:latest/Manifest
13:14:23 [2024-02-28T13:14:23.052Z] === RUN   TestSaveOCI/busybox:latest/Config
13:14:23 [2024-02-28T13:14:23.052Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
13:14:23 [2024-02-28T13:14:23.052Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
13:14:23 [2024-02-28T13:14:23.052Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
13:14:23 [2024-02-28T13:14:23.052Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
13:14:23 [2024-02-28T13:14:23.052Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
13:14:23 [2024-02-28T13:14:23.052Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
13:14:23 [2024-02-28T13:14:23.052Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
13:14:23 [2024-02-28T13:14:23.052Z] === RUN   TestSaveOCI/multilayer:latest
13:14:23 [2024-02-28T13:14:23.052Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
13:14:23 [2024-02-28T13:14:23.052Z] === RUN   TestSaveOCI/multilayer:latest/Config
13:14:23 [2024-02-28T13:14:23.052Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
13:14:23 [2024-02-28T13:14:23.052Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
13:14:23 [2024-02-28T13:14:23.052Z] --- PASS: TestSaveOCI (0.14s)
13:14:23 [2024-02-28T13:14:23.052Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
13:14:23 [2024-02-28T13:14:23.053Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
13:14:23 [2024-02-28T13:14:23.053Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
13:14:23 [2024-02-28T13:14:23.053Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
13:14:23 [2024-02-28T13:14:23.053Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
13:14:23 [2024-02-28T13:14:23.053Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
13:14:23 [2024-02-28T13:14:23.053Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
13:14:23 [2024-02-28T13:14:23.053Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
13:14:23 [2024-02-28T13:14:23.053Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
13:14:23 [2024-02-28T13:14:23.053Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
13:14:23 [2024-02-28T13:14:23.053Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
13:14:23 [2024-02-28T13:14:23.053Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
13:14:23 [2024-02-28T13:14:23.053Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
13:14:23 [2024-02-28T13:14:23.053Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
13:14:23 [2024-02-28T13:14:23.053Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
13:14:23 [2024-02-28T13:14:23.053Z] === RUN   TestSaveRepoWithMultipleImages
13:14:23 [2024-02-28T13:14:23.310Z] --- PASS: TestSaveRepoWithMultipleImages (0.19s)
13:14:23 [2024-02-28T13:14:23.310Z] === RUN   TestSaveDirectoryPermissions
13:14:24 [2024-02-28T13:14:24.239Z] --- PASS: TestSaveDirectoryPermissions (0.89s)
13:14:24 [2024-02-28T13:14:24.239Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:14:24 [2024-02-28T13:14:24.239Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
13:14:24 [2024-02-28T13:14:24.239Z] === RUN   TestTagUsingDigestAlgorithmAsName
13:14:24 [2024-02-28T13:14:24.239Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
13:14:24 [2024-02-28T13:14:24.239Z] === RUN   TestTagValidPrefixedRepo
13:14:24 [2024-02-28T13:14:24.239Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
13:14:24 [2024-02-28T13:14:24.239Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
13:14:24 [2024-02-28T13:14:24.239Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
13:14:24 [2024-02-28T13:14:24.239Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
13:14:24 [2024-02-28T13:14:24.239Z] === RUN   TestTagValidPrefixedRepo/foooo:t
13:14:24 [2024-02-28T13:14:24.239Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
13:14:24 [2024-02-28T13:14:24.239Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
13:14:24 [2024-02-28T13:14:24.239Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
13:14:24 [2024-02-28T13:14:24.239Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
13:14:24 [2024-02-28T13:14:24.239Z] === CONT  TestTagValidPrefixedRepo/foooo:t
13:14:24 [2024-02-28T13:14:24.239Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
13:14:24 [2024-02-28T13:14:24.239Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
13:14:24 [2024-02-28T13:14:24.239Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
13:14:24 [2024-02-28T13:14:24.239Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
13:14:24 [2024-02-28T13:14:24.239Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
13:14:24 [2024-02-28T13:14:24.239Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
13:14:24 [2024-02-28T13:14:24.239Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
13:14:24 [2024-02-28T13:14:24.239Z] === RUN   TestTagExistedNameWithoutForce
13:14:24 [2024-02-28T13:14:24.239Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
13:14:24 [2024-02-28T13:14:24.239Z] === RUN   TestTagOfficialNames
13:14:24 [2024-02-28T13:14:24.239Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
13:14:24 [2024-02-28T13:14:24.239Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
13:14:24 [2024-02-28T13:14:24.239Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
13:14:24 [2024-02-28T13:14:24.239Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
13:14:24 [2024-02-28T13:14:24.239Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
13:14:24 [2024-02-28T13:14:24.239Z] --- PASS: TestTagOfficialNames (0.05s)
13:14:24 [2024-02-28T13:14:24.239Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
13:14:24 [2024-02-28T13:14:24.239Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
13:14:24 [2024-02-28T13:14:24.239Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
13:14:24 [2024-02-28T13:14:24.239Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
13:14:24 [2024-02-28T13:14:24.239Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
13:14:24 [2024-02-28T13:14:24.239Z] === RUN   TestTagMatchesDigest
13:14:24 [2024-02-28T13:14:24.239Z] --- PASS: TestTagMatchesDigest (0.01s)
13:14:24 [2024-02-28T13:14:24.239Z] === CONT  TestSaveCheckTimes
13:14:24 [2024-02-28T13:14:24.239Z] --- PASS: TestSaveCheckTimes (0.03s)
13:14:24 [2024-02-28T13:14:24.239Z] PASS
13:14:24 [2024-02-28T13:14:24.239Z] 
13:14:24 [2024-02-28T13:14:24.239Z] === Skipped
13:14:24 [2024-02-28T13:14:24.239Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
13:14:24 [2024-02-28T13:14:24.239Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
13:14:24 [2024-02-28T13:14:24.239Z] 
13:14:24 [2024-02-28T13:14:24.239Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
13:14:24 [2024-02-28T13:14:24.239Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
13:14:24 [2024-02-28T13:14:24.239Z] 
13:14:24 [2024-02-28T13:14:24.239Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:14:24 [2024-02-28T13:14:24.239Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
13:14:24 [2024-02-28T13:14:24.239Z] 
13:14:24 [2024-02-28T13:14:24.239Z] DONE 70 tests, 3 skipped in 5.888s
13:14:24 [2024-02-28T13:14:24.239Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
13:14:24 [2024-02-28T13:14:24.239Z] ++ '[' -n '' ']'
13:14:24 [2024-02-28T13:14:24.239Z] ++ 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
13:14:24 [2024-02-28T13:14:24.239Z] ++ set -e
13:14:24 [2024-02-28T13:14:24.239Z] ++ '[' -n 0 ']'
13:14:24 [2024-02-28T13:14:24.239Z] ++ set -x
13:14:24 [2024-02-28T13:14:24.239Z] ++ 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.OqeWScKABy/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
13:14:24 [2024-02-28T13:14:24.239Z] === RUN   TestStripANSICommands
13:14:24 [2024-02-28T13:14:24.239Z] === RUN   TestStripANSICommands/#00
13:14:24 [2024-02-28T13:14:24.239Z] === RUN   TestStripANSICommands/#01
13:14:24 [2024-02-28T13:14:24.239Z] --- PASS: TestStripANSICommands (0.00s)
13:14:24 [2024-02-28T13:14:24.239Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
13:14:24 [2024-02-28T13:14:24.239Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
13:14:24 [2024-02-28T13:14:24.239Z] PASS
13:14:24 [2024-02-28T13:14:24.239Z] 
13:14:24 [2024-02-28T13:14:24.239Z] DONE 3 tests in 0.007s
13:14:24 [2024-02-28T13:14:24.239Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
13:14:24 [2024-02-28T13:14:24.239Z] ++ '[' -n '' ']'
13:14:24 [2024-02-28T13:14:24.239Z] ++ 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
13:14:24 [2024-02-28T13:14:24.239Z] ++ set -e
13:14:24 [2024-02-28T13:14:24.239Z] ++ '[' -n 0 ']'
13:14:24 [2024-02-28T13:14:24.239Z] ++ set -x
13:14:24 [2024-02-28T13:14:24.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.OqeWScKABy/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
13:14:24 [2024-02-28T13:14:24.240Z] INFO: Testing against a local daemon
13:14:24 [2024-02-28T13:14:24.240Z] === RUN   TestCreateWithMultiNetworks
13:14:25 [2024-02-28T13:14:25.168Z] --- PASS: TestCreateWithMultiNetworks (0.82s)
13:14:25 [2024-02-28T13:14:25.168Z] === RUN   TestNetworkCreateDelete
13:14:25 [2024-02-28T13:14:25.168Z] --- PASS: TestNetworkCreateDelete (0.15s)
13:14:25 [2024-02-28T13:14:25.168Z] === RUN   TestDockerNetworkDeletePreferID
13:14:25 [2024-02-28T13:14:25.731Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
13:14:25 [2024-02-28T13:14:25.731Z] === RUN   TestDaemonDNSFallback
13:14:32 [2024-02-28T13:14:32.270Z] --- PASS: TestDaemonDNSFallback (6.13s)
13:14:32 [2024-02-28T13:14:32.270Z] === RUN   TestInspectNetwork
13:14:34 [2024-02-28T13:14:34.160Z] === RUN   TestInspectNetwork/full_network_id
13:14:34 [2024-02-28T13:14:34.160Z] === RUN   TestInspectNetwork/partial_network_id
13:14:34 [2024-02-28T13:14:34.160Z] === RUN   TestInspectNetwork/network_name
13:14:34 [2024-02-28T13:14:34.160Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:14:39 [2024-02-28T13:14:39.406Z] --- PASS: TestInspectNetwork (6.81s)
13:14:39 [2024-02-28T13:14:39.406Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:14:39 [2024-02-28T13:14:39.406Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:14:39 [2024-02-28T13:14:39.406Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:14:39 [2024-02-28T13:14:39.406Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:14:39 [2024-02-28T13:14:39.406Z] === RUN   TestRunContainerWithBridgeNone
13:14:39 [2024-02-28T13:14:39.969Z] --- PASS: TestRunContainerWithBridgeNone (1.15s)
13:14:39 [2024-02-28T13:14:39.969Z] === RUN   TestNetworkInvalidJSON
13:14:39 [2024-02-28T13:14:39.969Z] === RUN   TestNetworkInvalidJSON/networks/create
13:14:39 [2024-02-28T13:14:39.969Z] === PAUSE TestNetworkInvalidJSON/networks/create
13:14:39 [2024-02-28T13:14:39.969Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
13:14:39 [2024-02-28T13:14:39.969Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
13:14:39 [2024-02-28T13:14:39.969Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
13:14:39 [2024-02-28T13:14:39.969Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
13:14:39 [2024-02-28T13:14:39.969Z] === CONT  TestNetworkInvalidJSON/networks/create
13:14:39 [2024-02-28T13:14:39.969Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
13:14:39 [2024-02-28T13:14:39.969Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
13:14:39 [2024-02-28T13:14:39.969Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
13:14:39 [2024-02-28T13:14:39.969Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
13:14:39 [2024-02-28T13:14:39.969Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
13:14:39 [2024-02-28T13:14:39.969Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
13:14:39 [2024-02-28T13:14:39.969Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
13:14:39 [2024-02-28T13:14:39.969Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
13:14:39 [2024-02-28T13:14:39.969Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
13:14:39 [2024-02-28T13:14:39.969Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
13:14:39 [2024-02-28T13:14:39.969Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
13:14:39 [2024-02-28T13:14:39.969Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
13:14:39 [2024-02-28T13:14:39.969Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
13:14:39 [2024-02-28T13:14:39.969Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
13:14:39 [2024-02-28T13:14:39.969Z] --- PASS: TestNetworkInvalidJSON (0.01s)
13:14:39 [2024-02-28T13:14:39.969Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
13:14:39 [2024-02-28T13:14:39.969Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
13:14:39 [2024-02-28T13:14:39.969Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
13:14:39 [2024-02-28T13:14:39.969Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
13:14:39 [2024-02-28T13:14:39.969Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
13:14:39 [2024-02-28T13:14:39.969Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
13:14:39 [2024-02-28T13:14:39.969Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
13:14:39 [2024-02-28T13:14:39.969Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
13:14:39 [2024-02-28T13:14:39.969Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
13:14:39 [2024-02-28T13:14:39.969Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
13:14:39 [2024-02-28T13:14:39.969Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
13:14:39 [2024-02-28T13:14:39.969Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
13:14:39 [2024-02-28T13:14:39.969Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
13:14:39 [2024-02-28T13:14:39.969Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
13:14:39 [2024-02-28T13:14:39.969Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
13:14:39 [2024-02-28T13:14:39.969Z] === RUN   TestNetworkList
13:14:39 [2024-02-28T13:14:39.969Z] === RUN   TestNetworkList//networks
13:14:39 [2024-02-28T13:14:39.969Z] === PAUSE TestNetworkList//networks
13:14:39 [2024-02-28T13:14:39.969Z] === RUN   TestNetworkList//networks/
13:14:39 [2024-02-28T13:14:39.969Z] === PAUSE TestNetworkList//networks/
13:14:39 [2024-02-28T13:14:39.969Z] === CONT  TestNetworkList//networks
13:14:39 [2024-02-28T13:14:39.969Z] === CONT  TestNetworkList//networks/
13:14:39 [2024-02-28T13:14:39.969Z] --- PASS: TestNetworkList (0.01s)
13:14:39 [2024-02-28T13:14:39.969Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:14:39 [2024-02-28T13:14:39.969Z]     --- PASS: TestNetworkList//networks (0.00s)
13:14:39 [2024-02-28T13:14:39.969Z] === RUN   TestHostIPv4BridgeLabel
13:14:40 [2024-02-28T13:14:40.531Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
13:14:40 [2024-02-28T13:14:40.531Z] === RUN   TestDefaultNetworkOpts
13:14:40 [2024-02-28T13:14:40.531Z] === RUN   TestDefaultNetworkOpts/default_value
13:14:41 [2024-02-28T13:14:41.460Z] === RUN   TestDefaultNetworkOpts/cmdline_value
13:14:42 [2024-02-28T13:14:42.827Z] === RUN   TestDefaultNetworkOpts/config-from_value
13:14:43 [2024-02-28T13:14:43.754Z] --- PASS: TestDefaultNetworkOpts (3.45s)
13:14:43 [2024-02-28T13:14:43.754Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.16s)
13:14:43 [2024-02-28T13:14:43.754Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.15s)
13:14:43 [2024-02-28T13:14:43.754Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.13s)
13:14:43 [2024-02-28T13:14:43.754Z] === RUN   TestForbidDuplicateNetworkNames
13:14:44 [2024-02-28T13:14:44.683Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
13:14:44 [2024-02-28T13:14:44.683Z] === RUN   TestDaemonRestartWithLiveRestore
13:14:45 [2024-02-28T13:14:45.611Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
13:14:45 [2024-02-28T13:14:45.611Z] === RUN   TestDaemonDefaultNetworkPools
13:14:46 [2024-02-28T13:14:46.174Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
13:14:46 [2024-02-28T13:14:46.174Z] === RUN   TestDaemonRestartWithExistingNetwork
13:14:47 [2024-02-28T13:14:47.542Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
13:14:47 [2024-02-28T13:14:47.542Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:14:48 [2024-02-28T13:14:48.909Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
13:14:48 [2024-02-28T13:14:48.909Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:14:49 [2024-02-28T13:14:49.165Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
13:14:49 [2024-02-28T13:14:49.165Z] === RUN   TestServiceWithPredefinedNetwork
13:14:51 [2024-02-28T13:14:51.684Z] --- PASS: TestServiceWithPredefinedNetwork (2.03s)
13:14:51 [2024-02-28T13:14:51.684Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:14:51 [2024-02-28T13:14:51.684Z]     service_test.go:250: FLAKY_TEST
13:14:51 [2024-02-28T13:14:51.684Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:14:51 [2024-02-28T13:14:51.684Z] === RUN   TestServiceWithDataPathPortInit
13:15:06 [2024-02-28T13:15:06.528Z] --- PASS: TestServiceWithDataPathPortInit (13.33s)
13:15:06 [2024-02-28T13:15:06.528Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:15:06 [2024-02-28T13:15:06.785Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zs19fpovp869rchxnr0p4fxsy Created:2024-02-28 13:15:05.83502204 +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[3ccba4a1fddfb325693f19811bb987dec74b7a7bbf6c8b4f61e1f83bb347c52e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tm6vpmiv5apc32pp4i81t17eq EndpointID:42dc999a5ef816bc69fe8cdac969824cbb9fceb25dc619d80f6c5ff68ca189b2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e259bfbb61acf2a42f5c8acfc52c96955423738f8eed4f7f27fea3eaf588cd85 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:7b0e0bf92c8d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tm6vpmiv5apc32pp4i81t17eq EndpointID:42dc999a5ef816bc69fe8cdac969824cbb9fceb25dc619d80f6c5ff68ca189b2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:15:12 [2024-02-28T13:15:12.031Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.64s)
13:15:12 [2024-02-28T13:15:12.031Z] PASS
13:15:12 [2024-02-28T13:15:12.031Z] 
13:15:12 [2024-02-28T13:15:12.031Z] === Skipped
13:15:12 [2024-02-28T13:15:12.031Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:15:12 [2024-02-28T13:15:12.031Z]     service_test.go:250: FLAKY_TEST
13:15:12 [2024-02-28T13:15:12.031Z] 
13:15:12 [2024-02-28T13:15:12.031Z] DONE 44 tests, 1 skipped in 47.013s
13:15:12 [2024-02-28T13:15:12.031Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
13:15:12 [2024-02-28T13:15:12.031Z] ++ '[' -n '' ']'
13:15:12 [2024-02-28T13:15:12.031Z] ++ 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
13:15:12 [2024-02-28T13:15:12.031Z] ++ set -e
13:15:12 [2024-02-28T13:15:12.031Z] ++ '[' -n 0 ']'
13:15:12 [2024-02-28T13:15:12.031Z] ++ set -x
13:15:12 [2024-02-28T13:15:12.032Z] ++ 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.OqeWScKABy/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
13:15:12 [2024-02-28T13:15:12.032Z] INFO: Testing against a local daemon
13:15:12 [2024-02-28T13:15:12.032Z] === RUN   TestDockerNetworkIpvlanPersistance
13:15:12 [2024-02-28T13:15:12.032Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:15:12 [2024-02-28T13:15:12.032Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:15:12 [2024-02-28T13:15:12.032Z] === RUN   TestDockerNetworkIpvlan
13:15:12 [2024-02-28T13:15:12.032Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:15:12 [2024-02-28T13:15:12.032Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:15:12 [2024-02-28T13:15:12.032Z] PASS
13:15:12 [2024-02-28T13:15:12.032Z] 
13:15:12 [2024-02-28T13:15:12.032Z] === Skipped
13:15:12 [2024-02-28T13:15:12.032Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:15:12 [2024-02-28T13:15:12.032Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:15:12 [2024-02-28T13:15:12.032Z] 
13:15:12 [2024-02-28T13:15:12.032Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:15:12 [2024-02-28T13:15:12.032Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:15:12 [2024-02-28T13:15:12.032Z] 
13:15:12 [2024-02-28T13:15:12.032Z] DONE 2 tests, 2 skipped in 0.031s
13:15:12 [2024-02-28T13:15:12.032Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
13:15:12 [2024-02-28T13:15:12.032Z] ++ '[' -n '' ']'
13:15:12 [2024-02-28T13:15:12.032Z] ++ 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
13:15:12 [2024-02-28T13:15:12.032Z] ++ set -e
13:15:12 [2024-02-28T13:15:12.032Z] ++ '[' -n 0 ']'
13:15:12 [2024-02-28T13:15:12.032Z] ++ set -x
13:15:12 [2024-02-28T13:15:12.032Z] ++ 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.OqeWScKABy/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
13:15:12 [2024-02-28T13:15:12.032Z] INFO: Testing against a local daemon
13:15:12 [2024-02-28T13:15:12.032Z] === RUN   TestDockerNetworkMacvlanPersistance
13:15:12 [2024-02-28T13:15:12.594Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s)
13:15:12 [2024-02-28T13:15:12.594Z] === RUN   TestDockerNetworkMacvlan
13:15:12 [2024-02-28T13:15:12.594Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:15:13 [2024-02-28T13:15:13.156Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:15:14 [2024-02-28T13:15:14.084Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:15:15 [2024-02-28T13:15:15.450Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:15:16 [2024-02-28T13:15:16.817Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:15:18 [2024-02-28T13:15:18.708Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:15:20 [2024-02-28T13:15:20.073Z] --- PASS: TestDockerNetworkMacvlan (7.24s)
13:15:20 [2024-02-28T13:15:20.073Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.70s)
13:15:20 [2024-02-28T13:15:20.073Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.71s)
13:15:20 [2024-02-28T13:15:20.073Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.37s)
13:15:20 [2024-02-28T13:15:20.073Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.36s)
13:15:20 [2024-02-28T13:15:20.073Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s)
13:15:20 [2024-02-28T13:15:20.073Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.07s)
13:15:20 [2024-02-28T13:15:20.073Z] PASS
13:15:20 [2024-02-28T13:15:20.073Z] 
13:15:20 [2024-02-28T13:15:20.073Z] DONE 8 tests in 8.483s
13:15:20 [2024-02-28T13:15:20.073Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
13:15:20 [2024-02-28T13:15:20.073Z] ++ '[' -n '' ']'
13:15:20 [2024-02-28T13:15:20.073Z] ++ 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
13:15:20 [2024-02-28T13:15:20.073Z] ++ set -e
13:15:20 [2024-02-28T13:15:20.073Z] ++ '[' -n 0 ']'
13:15:20 [2024-02-28T13:15:20.073Z] ++ set -x
13:15:20 [2024-02-28T13:15:20.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.OqeWScKABy/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
13:15:20 [2024-02-28T13:15:20.074Z] INFO: Testing against a local daemon
13:15:20 [2024-02-28T13:15:20.074Z] === RUN   TestBridgeICC
13:15:20 [2024-02-28T13:15:20.330Z] === RUN   TestBridgeICC/IPv4_non-internal_network
13:15:21 [2024-02-28T13:15:21.697Z] === RUN   TestBridgeICC/IPv4_internal_network
13:15:22 [2024-02-28T13:15:22.260Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
13:15:23 [2024-02-28T13:15:23.188Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
13:15:24 [2024-02-28T13:15:24.116Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
13:15:25 [2024-02-28T13:15:25.483Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
13:15:26 [2024-02-28T13:15:26.045Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
13:15:27 [2024-02-28T13:15:27.412Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
13:15:28 [2024-02-28T13:15:28.339Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
13:15:30 [2024-02-28T13:15:30.229Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
13:15:33 [2024-02-28T13:15:33.498Z] --- PASS: TestBridgeICC (13.45s)
13:15:33 [2024-02-28T13:15:33.498Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (0.97s)
13:15:33 [2024-02-28T13:15:33.498Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.85s)
13:15:33 [2024-02-28T13:15:33.498Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (0.99s)
13:15:33 [2024-02-28T13:15:33.498Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (0.92s)
13:15:33 [2024-02-28T13:15:33.498Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.01s)
13:15:33 [2024-02-28T13:15:33.498Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (0.93s)
13:15:33 [2024-02-28T13:15:33.498Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.01s)
13:15:33 [2024-02-28T13:15:33.498Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.02s)
13:15:33 [2024-02-28T13:15:33.498Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (2.09s)
13:15:33 [2024-02-28T13:15:33.498Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.05s)
13:15:33 [2024-02-28T13:15:33.498Z] === RUN   TestBridgeINC
13:15:34 [2024-02-28T13:15:34.061Z] === RUN   TestBridgeINC/IPv4_non-internal_network
13:15:38 [2024-02-28T13:15:38.229Z] === RUN   TestBridgeINC/IPv4_internal_network
13:15:39 [2024-02-28T13:15:39.157Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
13:15:43 [2024-02-28T13:15:43.325Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
13:15:44 [2024-02-28T13:15:44.253Z] --- PASS: TestBridgeINC (11.05s)
13:15:44 [2024-02-28T13:15:44.253Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.17s)
13:15:44 [2024-02-28T13:15:44.253Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.01s)
13:15:44 [2024-02-28T13:15:44.253Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.17s)
13:15:44 [2024-02-28T13:15:44.253Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.10s)
13:15:44 [2024-02-28T13:15:44.253Z] === RUN   TestDefaultBridgeIPv6
13:15:44 [2024-02-28T13:15:44.253Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
13:15:46 [2024-02-28T13:15:46.143Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
13:15:47 [2024-02-28T13:15:47.072Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
13:15:48 [2024-02-28T13:15:48.438Z] --- PASS: TestDefaultBridgeIPv6 (4.17s)
13:15:48 [2024-02-28T13:15:48.438Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.40s)
13:15:48 [2024-02-28T13:15:48.438Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.39s)
13:15:48 [2024-02-28T13:15:48.438Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.38s)
13:15:48 [2024-02-28T13:15:48.438Z] === RUN   TestDefaultBridgeAddresses
13:15:48 [2024-02-28T13:15:48.438Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
13:15:50 [2024-02-28T13:15:50.328Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
13:15:51 [2024-02-28T13:15:51.696Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
13:15:51 [2024-02-28T13:15:51.696Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
13:15:51 [2024-02-28T13:15:51.696Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
13:15:51 [2024-02-28T13:15:51.696Z] === RUN   TestInternalNwConnectivity
13:15:54 [2024-02-28T13:15:54.964Z] --- PASS: TestInternalNwConnectivity (3.28s)
13:15:54 [2024-02-28T13:15:54.964Z] === RUN   TestEtcHostsIpv6
13:15:55 [2024-02-28T13:15:55.526Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
13:15:56 [2024-02-28T13:15:56.088Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
13:15:59 [2024-02-28T13:15:59.355Z] --- PASS: TestEtcHostsIpv6 (4.52s)
13:15:59 [2024-02-28T13:15:59.355Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.47s)
13:15:59 [2024-02-28T13:15:59.355Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (3.45s)
13:15:59 [2024-02-28T13:15:59.355Z] === RUN   TestMACAddrOnRestart
13:16:01 [2024-02-28T13:16:01.873Z] --- PASS: TestMACAddrOnRestart (1.98s)
13:16:01 [2024-02-28T13:16:01.873Z] === RUN   TestCfgdMACAddrOnRestart
13:16:03 [2024-02-28T13:16:03.766Z] --- PASS: TestCfgdMACAddrOnRestart (2.40s)
13:16:03 [2024-02-28T13:16:03.766Z] === RUN   TestInspectCfgdMAC
13:16:04 [2024-02-28T13:16:04.329Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
13:16:04 [2024-02-28T13:16:04.329Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
13:16:04 [2024-02-28T13:16:04.585Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
13:16:04 [2024-02-28T13:16:04.585Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
13:16:04 [2024-02-28T13:16:04.841Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
13:16:04 [2024-02-28T13:16:04.841Z] --- PASS: TestInspectCfgdMAC (1.08s)
13:16:04 [2024-02-28T13:16:04.841Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.05s)
13:16:04 [2024-02-28T13:16:04.841Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s)
13:16:04 [2024-02-28T13:16:04.841Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.17s)
13:16:04 [2024-02-28T13:16:04.841Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.18s)
13:16:04 [2024-02-28T13:16:04.841Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s)
13:16:04 [2024-02-28T13:16:04.841Z] PASS
13:16:04 [2024-02-28T13:16:04.841Z] 
13:16:04 [2024-02-28T13:16:04.841Z] DONE 35 tests in 45.067s
13:16:04 [2024-02-28T13:16:04.841Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
13:16:04 [2024-02-28T13:16:04.841Z] ++ '[' -n '' ']'
13:16:04 [2024-02-28T13:16:04.841Z] ++ 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
13:16:04 [2024-02-28T13:16:04.841Z] ++ set -e
13:16:04 [2024-02-28T13:16:04.841Z] ++ '[' -n 0 ']'
13:16:04 [2024-02-28T13:16:04.841Z] ++ set -x
13:16:04 [2024-02-28T13:16:04.841Z] ++ 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.OqeWScKABy/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
13:16:04 [2024-02-28T13:16:04.841Z] testing: warning: no tests to run
13:16:04 [2024-02-28T13:16:04.841Z] PASS
13:16:04 [2024-02-28T13:16:04.841Z] 
13:16:04 [2024-02-28T13:16:04.841Z] DONE 0 tests in 0.005s
13:16:04 [2024-02-28T13:16:04.841Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
13:16:04 [2024-02-28T13:16:04.841Z] ++ '[' -n '' ']'
13:16:04 [2024-02-28T13:16:04.841Z] ++ 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
13:16:04 [2024-02-28T13:16:04.841Z] ++ set -e
13:16:04 [2024-02-28T13:16:04.841Z] ++ '[' -n 0 ']'
13:16:04 [2024-02-28T13:16:04.841Z] ++ set -x
13:16:04 [2024-02-28T13:16:04.841Z] ++ 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.OqeWScKABy/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
13:16:04 [2024-02-28T13:16:04.841Z] INFO: Testing against a local daemon
13:16:04 [2024-02-28T13:16:04.841Z] === RUN   TestAuthZPluginAllowRequest
13:16:06 [2024-02-28T13:16:06.208Z] --- PASS: TestAuthZPluginAllowRequest (1.01s)
13:16:06 [2024-02-28T13:16:06.208Z] === RUN   TestAuthZPluginTLS
13:16:06 [2024-02-28T13:16:06.464Z] --- PASS: TestAuthZPluginTLS (0.54s)
13:16:06 [2024-02-28T13:16:06.464Z] === RUN   TestAuthZPluginDenyRequest
13:16:07 [2024-02-28T13:16:07.026Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
13:16:07 [2024-02-28T13:16:07.026Z] === RUN   TestAuthZPluginAPIDenyResponse
13:16:07 [2024-02-28T13:16:07.588Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
13:16:07 [2024-02-28T13:16:07.588Z] === RUN   TestAuthZPluginDenyResponse
13:16:08 [2024-02-28T13:16:08.151Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
13:16:08 [2024-02-28T13:16:08.151Z] === RUN   TestAuthZPluginAllowEventStream
13:16:09 [2024-02-28T13:16:09.079Z] 2024/02/28 13:16:08 http: panic serving 127.0.0.1:32998: runtime error: invalid memory address or nil pointer dereference
13:16:09 [2024-02-28T13:16:09.079Z] goroutine 152 [running]:
13:16:09 [2024-02-28T13:16:09.079Z] net/http.(*conn).serve.func1()
13:16:09 [2024-02-28T13:16:09.079Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
13:16:09 [2024-02-28T13:16:09.079Z] panic({0xa855e0?, 0x15aa340?})
13:16:09 [2024-02-28T13:16:09.079Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
13:16:09 [2024-02-28T13:16:09.079Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e10, 0x400058c1e0}, 0xffff48780548?)
13:16:09 [2024-02-28T13:16:09.079Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
13:16:09 [2024-02-28T13:16:09.079Z] net/http.HandlerFunc.ServeHTTP(0x40001e2100?, {0xd85e10?, 0x400058c1e0?}, 0x402d64?)
13:16:09 [2024-02-28T13:16:09.079Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
13:16:09 [2024-02-28T13:16:09.079Z] net/http.(*ServeMux).ServeHTTP(0xd8c178?, {0xd85e10, 0x400058c1e0}, 0x40001e2100)
13:16:09 [2024-02-28T13:16:09.079Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
13:16:09 [2024-02-28T13:16:09.079Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40004654a0, {0xd849d0?, 0x400021a000}, 0x40001e2000, {0xd7ab00, 0x40001265c0})
13:16:09 [2024-02-28T13:16:09.079Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
13:16:09 [2024-02-28T13:16:09.079Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd849d0?, 0x400021a000?}, 0x40003b40c0?)
13:16:09 [2024-02-28T13:16:09.079Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
13:16:09 [2024-02-28T13:16:09.079Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd849d0?, 0x400021a000?}, 0x400021a000?)
13:16:09 [2024-02-28T13:16:09.079Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
13:16:09 [2024-02-28T13:16:09.079Z] net/http.serverHandler.ServeHTTP({0xd81448?}, {0xd849d0?, 0x400021a000?}, 0x6?)
13:16:09 [2024-02-28T13:16:09.079Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
13:16:09 [2024-02-28T13:16:09.079Z] net/http.(*conn).serve(0x4000542e10, {0xd8c178, 0x4000467350})
13:16:09 [2024-02-28T13:16:09.079Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
13:16:09 [2024-02-28T13:16:09.079Z] created by net/http.(*Server).Serve in goroutine 13
13:16:09 [2024-02-28T13:16:09.079Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
13:16:10 [2024-02-28T13:16:10.007Z] 2024/02/28 13:16:09 http: panic serving 127.0.0.1:33010: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
13:16:10 [2024-02-28T13:16:10.007Z] goroutine 174 [running]:
13:16:10 [2024-02-28T13:16:10.007Z] net/http.(*conn).serve.func1()
13:16:10 [2024-02-28T13:16:10.007Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
13:16:10 [2024-02-28T13:16:10.007Z] panic({0xa1b780?, 0x40003b46a0?})
13:16:10 [2024-02-28T13:16:10.007Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
13:16:10 [2024-02-28T13:16:10.007Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e10, 0x400058c3c0}, 0xffff48780548?)
13:16:10 [2024-02-28T13:16:10.007Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
13:16:10 [2024-02-28T13:16:10.007Z] net/http.HandlerFunc.ServeHTTP(0x40001e2200?, {0xd85e10?, 0x400058c3c0?}, 0x402d64?)
13:16:10 [2024-02-28T13:16:10.007Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
13:16:10 [2024-02-28T13:16:10.007Z] net/http.(*ServeMux).ServeHTTP(0xd8c178?, {0xd85e10, 0x400058c3c0}, 0x40001e2200)
13:16:10 [2024-02-28T13:16:10.007Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
13:16:10 [2024-02-28T13:16:10.007Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40004654a0, {0xd849d0?, 0x400021a0e0}, 0x400055a600, {0xd7ab00, 0x40001265c0})
13:16:10 [2024-02-28T13:16:10.007Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
13:16:10 [2024-02-28T13:16:10.007Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd849d0?, 0x400021a0e0?}, 0x40003a14a0?)
13:16:10 [2024-02-28T13:16:10.007Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
13:16:10 [2024-02-28T13:16:10.007Z] net/http.HandlerFunc.ServeHTTP(0x1607dc0?, {0xd849d0?, 0x400021a0e0?}, 0x4000020b40?)
13:16:10 [2024-02-28T13:16:10.007Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
13:16:10 [2024-02-28T13:16:10.007Z] net/http.serverHandler.ServeHTTP({0x40003a14a0?}, {0xd849d0?, 0x400021a0e0?}, 0x6?)
13:16:10 [2024-02-28T13:16:10.007Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
13:16:10 [2024-02-28T13:16:10.007Z] net/http.(*conn).serve(0x40007f2630, {0xd8c178, 0x4000467350})
13:16:10 [2024-02-28T13:16:10.007Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
13:16:10 [2024-02-28T13:16:10.007Z] created by net/http.(*Server).Serve in goroutine 13
13:16:10 [2024-02-28T13:16:10.007Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
13:16:11 [2024-02-28T13:16:11.897Z] 2024/02/28 13:16:11 http: panic serving 127.0.0.1:33012: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
13:16:11 [2024-02-28T13:16:11.897Z] goroutine 227 [running]:
13:16:11 [2024-02-28T13:16:11.897Z] net/http.(*conn).serve.func1()
13:16:11 [2024-02-28T13:16:11.897Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
13:16:11 [2024-02-28T13:16:11.897Z] panic({0xa1b780?, 0x40003b4990?})
13:16:11 [2024-02-28T13:16:11.897Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
13:16:11 [2024-02-28T13:16:11.897Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e10, 0x400058c600}, 0xffff48780548?)
13:16:11 [2024-02-28T13:16:11.897Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
13:16:11 [2024-02-28T13:16:11.897Z] net/http.HandlerFunc.ServeHTTP(0x40001e2400?, {0xd85e10?, 0x400058c600?}, 0x402d64?)
13:16:11 [2024-02-28T13:16:11.897Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
13:16:11 [2024-02-28T13:16:11.897Z] net/http.(*ServeMux).ServeHTTP(0xd8c178?, {0xd85e10, 0x400058c600}, 0x40001e2400)
13:16:11 [2024-02-28T13:16:11.897Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
13:16:11 [2024-02-28T13:16:11.897Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40004654a0, {0xd849d0?, 0x400021a1c0}, 0x40001e2300, {0xd7ab00, 0x40001265c0})
13:16:11 [2024-02-28T13:16:11.897Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
13:16:11 [2024-02-28T13:16:11.897Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd849d0?, 0x400021a1c0?}, 0x4000466ed0?)
13:16:11 [2024-02-28T13:16:11.897Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
13:16:11 [2024-02-28T13:16:11.897Z] net/http.HandlerFunc.ServeHTTP(0x1607dc0?, {0xd849d0?, 0x400021a1c0?}, 0x4000020b40?)
13:16:11 [2024-02-28T13:16:11.897Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
13:16:11 [2024-02-28T13:16:11.897Z] net/http.serverHandler.ServeHTTP({0x4000466ed0?}, {0xd849d0?, 0x400021a1c0?}, 0x6?)
13:16:11 [2024-02-28T13:16:11.897Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
13:16:11 [2024-02-28T13:16:11.897Z] net/http.(*conn).serve(0x40001283f0, {0xd8c178, 0x4000467350})
13:16:11 [2024-02-28T13:16:11.897Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
13:16:11 [2024-02-28T13:16:11.897Z] created by net/http.(*Server).Serve in goroutine 13
13:16:11 [2024-02-28T13:16:11.897Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
13:16:14 [2024-02-28T13:16:14.413Z] --- PASS: TestAuthZPluginAllowEventStream (5.99s)
13:16:14 [2024-02-28T13:16:14.413Z] === RUN   TestAuthZPluginErrorResponse
13:16:14 [2024-02-28T13:16:14.670Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
13:16:14 [2024-02-28T13:16:14.670Z] === RUN   TestAuthZPluginErrorRequest
13:16:15 [2024-02-28T13:16:15.233Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
13:16:15 [2024-02-28T13:16:15.233Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:16:15 [2024-02-28T13:16:15.795Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
13:16:15 [2024-02-28T13:16:15.795Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:16:16 [2024-02-28T13:16:16.724Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s)
13:16:16 [2024-02-28T13:16:16.724Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:16:18 [2024-02-28T13:16:18.090Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.10s)
13:16:18 [2024-02-28T13:16:18.090Z] === RUN   TestAuthZPluginHeader
13:16:18 [2024-02-28T13:16:18.653Z] --- PASS: TestAuthZPluginHeader (0.61s)
13:16:18 [2024-02-28T13:16:18.653Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:16:18 [2024-02-28T13:16:18.653Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
13:16:18 [2024-02-28T13:16:18.653Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:16:18 [2024-02-28T13:16:18.653Z] === RUN   TestAuthZPluginV2Disable
13:16:18 [2024-02-28T13:16:18.653Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
13:16:18 [2024-02-28T13:16:18.653Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:16:18 [2024-02-28T13:16:18.653Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:16:18 [2024-02-28T13:16:18.653Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
13:16:18 [2024-02-28T13:16:18.653Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:16:18 [2024-02-28T13:16:18.653Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:16:18 [2024-02-28T13:16:18.653Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
13:16:18 [2024-02-28T13:16:18.653Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:16:18 [2024-02-28T13:16:18.653Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:16:36 [2024-02-28T13:16:36.757Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
13:16:36 [2024-02-28T13:16:36.757Z] PASS
13:16:36 [2024-02-28T13:16:36.757Z] 
13:16:36 [2024-02-28T13:16:36.757Z] === Skipped
13:16:36 [2024-02-28T13:16:36.757Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:16:36 [2024-02-28T13:16:36.757Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
13:16:36 [2024-02-28T13:16:36.757Z] 
13:16:36 [2024-02-28T13:16:36.757Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:16:36 [2024-02-28T13:16:36.757Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
13:16:36 [2024-02-28T13:16:36.757Z] 
13:16:36 [2024-02-28T13:16:36.757Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:16:36 [2024-02-28T13:16:36.757Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
13:16:36 [2024-02-28T13:16:36.757Z] 
13:16:36 [2024-02-28T13:16:36.757Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:16:36 [2024-02-28T13:16:36.757Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
13:16:36 [2024-02-28T13:16:36.757Z] 
13:16:36 [2024-02-28T13:16:36.757Z] DONE 17 tests, 4 skipped in 30.488s
13:16:36 [2024-02-28T13:16:36.757Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
13:16:36 [2024-02-28T13:16:36.757Z] ++ '[' -n '' ']'
13:16:36 [2024-02-28T13:16:36.757Z] ++ 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
13:16:36 [2024-02-28T13:16:36.757Z] ++ set -e
13:16:36 [2024-02-28T13:16:36.757Z] ++ '[' -n 0 ']'
13:16:36 [2024-02-28T13:16:36.757Z] ++ set -x
13:16:36 [2024-02-28T13:16:36.757Z] ++ 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.OqeWScKABy/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
13:16:36 [2024-02-28T13:16:36.758Z] INFO: Testing against a local daemon
13:16:36 [2024-02-28T13:16:36.758Z] === RUN   TestPluginInvalidJSON
13:16:36 [2024-02-28T13:16:36.758Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
13:16:36 [2024-02-28T13:16:36.758Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
13:16:36 [2024-02-28T13:16:36.758Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
13:16:36 [2024-02-28T13:16:36.758Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
13:16:36 [2024-02-28T13:16:36.758Z] === RUN   TestPluginInvalidJSON/plugins/pull
13:16:36 [2024-02-28T13:16:36.758Z] === PAUSE TestPluginInvalidJSON/plugins/pull
13:16:36 [2024-02-28T13:16:36.758Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
13:16:36 [2024-02-28T13:16:36.758Z] === CONT  TestPluginInvalidJSON/plugins/pull
13:16:36 [2024-02-28T13:16:36.758Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
13:16:36 [2024-02-28T13:16:36.758Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
13:16:36 [2024-02-28T13:16:36.758Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
13:16:36 [2024-02-28T13:16:36.758Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
13:16:36 [2024-02-28T13:16:36.758Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
13:16:36 [2024-02-28T13:16:36.758Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
13:16:36 [2024-02-28T13:16:36.758Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
13:16:36 [2024-02-28T13:16:36.758Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
13:16:36 [2024-02-28T13:16:36.758Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
13:16:36 [2024-02-28T13:16:36.758Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
13:16:36 [2024-02-28T13:16:36.758Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
13:16:36 [2024-02-28T13:16:36.758Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
13:16:36 [2024-02-28T13:16:36.758Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
13:16:36 [2024-02-28T13:16:36.758Z] --- PASS: TestPluginInvalidJSON (0.01s)
13:16:36 [2024-02-28T13:16:36.758Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
13:16:36 [2024-02-28T13:16:36.758Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
13:16:36 [2024-02-28T13:16:36.758Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
13:16:36 [2024-02-28T13:16:36.758Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
13:16:36 [2024-02-28T13:16:36.758Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
13:16:36 [2024-02-28T13:16:36.758Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
13:16:36 [2024-02-28T13:16:36.758Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
13:16:36 [2024-02-28T13:16:36.758Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
13:16:36 [2024-02-28T13:16:36.758Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
13:16:36 [2024-02-28T13:16:36.758Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
13:16:36 [2024-02-28T13:16:36.758Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
13:16:36 [2024-02-28T13:16:36.758Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
13:16:36 [2024-02-28T13:16:36.758Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
13:16:36 [2024-02-28T13:16:36.758Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
13:16:36 [2024-02-28T13:16:36.758Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
13:16:36 [2024-02-28T13:16:36.758Z] === RUN   TestPluginInstall
13:16:36 [2024-02-28T13:16:36.758Z] === RUN   TestPluginInstall/no_auth
13:16:39 [2024-02-28T13:16:39.318Z] time="2024-02-28T13:16:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:16:39 [2024-02-28T13:16:39.318Z] time="2024-02-28T13:16:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e662f11b6ab1f0c17982b99230af51a8875ce42a8f0909ed80b3164d77b5079" mediatype=application/vnd.docker.plugin.v1+json size=522
13:16:39 [2024-02-28T13:16:39.318Z] time="2024-02-28T13:16:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:16:39 [2024-02-28T13:16:39.318Z] time="2024-02-28T13:16:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e662f11b6ab1f0c17982b99230af51a8875ce42a8f0909ed80b3164d77b5079" mediatype=application/vnd.docker.plugin.v1+json size=522
13:16:39 [2024-02-28T13:16:39.318Z] === RUN   TestPluginInstall/with_digest
13:16:39 [2024-02-28T13:16:39.582Z] === RUN   TestPluginInstall/with_htpasswd
13:16:39 [2024-02-28T13:16:39.845Z] time="2024-02-28T13:16:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:16:39 [2024-02-28T13:16:39.845Z] time="2024-02-28T13:16:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:49567b0593ede543be33ccdb5a36f1171157ef42a269fef4f966e4b89057c164" mediatype=application/vnd.docker.plugin.v1+json size=522
13:16:39 [2024-02-28T13:16:39.845Z] time="2024-02-28T13:16:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:16:39 [2024-02-28T13:16:39.845Z] time="2024-02-28T13:16:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:49567b0593ede543be33ccdb5a36f1171157ef42a269fef4f966e4b89057c164" mediatype=application/vnd.docker.plugin.v1+json size=522
13:16:40 [2024-02-28T13:16:40.108Z] === RUN   TestPluginInstall/with_insecure
13:16:41 [2024-02-28T13:16:41.056Z] time="2024-02-28T13:16:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:16:41 [2024-02-28T13:16:41.056Z] time="2024-02-28T13:16:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a3958cbbd3daa53fd51d9570f494a3bf0e4883262e2ba738358810aa4c4628c" mediatype=application/vnd.docker.plugin.v1+json size=522
13:16:41 [2024-02-28T13:16:41.056Z] time="2024-02-28T13:16:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:16:41 [2024-02-28T13:16:41.056Z] time="2024-02-28T13:16:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a3958cbbd3daa53fd51d9570f494a3bf0e4883262e2ba738358810aa4c4628c" mediatype=application/vnd.docker.plugin.v1+json size=522
13:16:41 [2024-02-28T13:16:41.056Z]     plugin_test.go:247: [d42adb559b4e5] daemon is not started
13:16:41 [2024-02-28T13:16:41.056Z] --- PASS: TestPluginInstall (5.59s)
13:16:41 [2024-02-28T13:16:41.056Z]     --- PASS: TestPluginInstall/no_auth (3.72s)
13:16:41 [2024-02-28T13:16:41.056Z]     --- PASS: TestPluginInstall/with_digest (0.48s)
13:16:41 [2024-02-28T13:16:41.056Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
13:16:41 [2024-02-28T13:16:41.056Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
13:16:41 [2024-02-28T13:16:41.056Z] === RUN   TestPluginsWithRuntimes
13:16:42 [2024-02-28T13:16:42.453Z] === RUN   TestPluginsWithRuntimes/No_Args
13:16:43 [2024-02-28T13:16:43.401Z] === RUN   TestPluginsWithRuntimes/With_Args
13:16:44 [2024-02-28T13:16:44.329Z] --- PASS: TestPluginsWithRuntimes (3.17s)
13:16:44 [2024-02-28T13:16:44.329Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
13:16:44 [2024-02-28T13:16:44.329Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.84s)
13:16:44 [2024-02-28T13:16:44.329Z] === RUN   TestPluginBackCompatMediaTypes
13:16:44 [2024-02-28T13:16:44.586Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
13:16:44 [2024-02-28T13:16:44.586Z] PASS
13:16:44 [2024-02-28T13:16:44.586Z] 
13:16:44 [2024-02-28T13:16:44.586Z] DONE 25 tests in 9.281s
13:16:44 [2024-02-28T13:16:44.586Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
13:16:44 [2024-02-28T13:16:44.586Z] ++ '[' -n '' ']'
13:16:44 [2024-02-28T13:16:44.586Z] ++ 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
13:16:44 [2024-02-28T13:16:44.586Z] ++ set -e
13:16:44 [2024-02-28T13:16:44.586Z] ++ '[' -n 0 ']'
13:16:44 [2024-02-28T13:16:44.586Z] ++ set -x
13:16:44 [2024-02-28T13:16:44.586Z] ++ 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.OqeWScKABy/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
13:16:44 [2024-02-28T13:16:44.842Z] INFO: Testing against a local daemon
13:16:44 [2024-02-28T13:16:44.842Z] === RUN   TestExternalGraphDriver
13:16:45 [2024-02-28T13:16:45.098Z] === RUN   TestExternalGraphDriver/json
13:16:45 [2024-02-28T13:16:45.098Z] === RUN   TestExternalGraphDriver/spec
13:16:45 [2024-02-28T13:16:45.098Z] === RUN   TestExternalGraphDriver/pull
13:16:45 [2024-02-28T13:16:45.098Z] --- PASS: TestExternalGraphDriver (0.34s)
13:16:45 [2024-02-28T13:16:45.098Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
13:16:45 [2024-02-28T13:16:45.098Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
13:16:45 [2024-02-28T13:16:45.098Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
13:16:45 [2024-02-28T13:16:45.098Z] === RUN   TestGraphdriverPluginV2
13:16:45 [2024-02-28T13:16:45.355Z]     external_test.go:416: (*Execution).NotAmd64-fm
13:16:45 [2024-02-28T13:16:45.355Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
13:16:45 [2024-02-28T13:16:45.355Z] PASS
13:16:45 [2024-02-28T13:16:45.355Z] 
13:16:45 [2024-02-28T13:16:45.355Z] === Skipped
13:16:45 [2024-02-28T13:16:45.355Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
13:16:45 [2024-02-28T13:16:45.355Z]     external_test.go:416: (*Execution).NotAmd64-fm
13:16:45 [2024-02-28T13:16:45.355Z] 
13:16:45 [2024-02-28T13:16:45.355Z] DONE 5 tests, 1 skipped in 0.694s
13:16:45 [2024-02-28T13:16:45.355Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
13:16:45 [2024-02-28T13:16:45.355Z] ++ '[' -n '' ']'
13:16:45 [2024-02-28T13:16:45.355Z] ++ 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
13:16:45 [2024-02-28T13:16:45.355Z] ++ set -e
13:16:45 [2024-02-28T13:16:45.355Z] ++ '[' -n 0 ']'
13:16:45 [2024-02-28T13:16:45.355Z] ++ set -x
13:16:45 [2024-02-28T13:16:45.355Z] ++ 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.OqeWScKABy/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
13:16:45 [2024-02-28T13:16:45.355Z] INFO: Testing against a local daemon
13:16:45 [2024-02-28T13:16:45.355Z] === RUN   TestContinueAfterPluginCrash
13:16:45 [2024-02-28T13:16:45.355Z] === PAUSE TestContinueAfterPluginCrash
13:16:45 [2024-02-28T13:16:45.355Z] === RUN   TestReadPluginNoRead
13:16:45 [2024-02-28T13:16:45.355Z] === PAUSE TestReadPluginNoRead
13:16:45 [2024-02-28T13:16:45.355Z] === RUN   TestDaemonStartWithLogOpt
13:16:45 [2024-02-28T13:16:45.355Z] === PAUSE TestDaemonStartWithLogOpt
13:16:45 [2024-02-28T13:16:45.355Z] === CONT  TestContinueAfterPluginCrash
13:16:45 [2024-02-28T13:16:45.355Z] === CONT  TestDaemonStartWithLogOpt
13:16:45 [2024-02-28T13:16:45.355Z] === CONT  TestReadPluginNoRead
13:16:47 [2024-02-28T13:16:47.874Z] === RUN   TestReadPluginNoRead/default
13:16:48 [2024-02-28T13:16:48.130Z] --- PASS: TestDaemonStartWithLogOpt (2.61s)
13:16:48 [2024-02-28T13:16:48.693Z] === RUN   TestReadPluginNoRead/disabled_caching
13:16:50 [2024-02-28T13:16:50.059Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:16:50 [2024-02-28T13:16:50.987Z]     read_test.go:93: [df1c3aef71281] daemon is not started
13:16:50 [2024-02-28T13:16:50.987Z] --- PASS: TestReadPluginNoRead (5.48s)
13:16:50 [2024-02-28T13:16:50.987Z]     --- PASS: TestReadPluginNoRead/default (1.16s)
13:16:50 [2024-02-28T13:16:50.987Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.14s)
13:16:50 [2024-02-28T13:16:50.987Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s)
13:16:52 [2024-02-28T13:16:52.877Z] --- PASS: TestContinueAfterPluginCrash (7.55s)
13:16:52 [2024-02-28T13:16:52.877Z] PASS
13:16:52 [2024-02-28T13:16:52.877Z] 
13:16:52 [2024-02-28T13:16:52.877Z] DONE 6 tests in 7.577s
13:16:52 [2024-02-28T13:16:52.877Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
13:16:52 [2024-02-28T13:16:52.877Z] ++ '[' -n '' ']'
13:16:52 [2024-02-28T13:16:52.877Z] ++ 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
13:16:52 [2024-02-28T13:16:52.877Z] ++ set -e
13:16:52 [2024-02-28T13:16:52.877Z] ++ '[' -n 0 ']'
13:16:52 [2024-02-28T13:16:52.877Z] ++ set -x
13:16:52 [2024-02-28T13:16:52.877Z] ++ 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.OqeWScKABy/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
13:16:52 [2024-02-28T13:16:52.877Z] testing: warning: no tests to run
13:16:52 [2024-02-28T13:16:52.877Z] PASS
13:16:53 [2024-02-28T13:16:53.133Z] 
13:16:53 [2024-02-28T13:16:53.133Z] DONE 0 tests in 0.006s
13:16:53 [2024-02-28T13:16:53.133Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
13:16:53 [2024-02-28T13:16:53.133Z] ++ '[' -n '' ']'
13:16:53 [2024-02-28T13:16:53.133Z] ++ 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
13:16:53 [2024-02-28T13:16:53.133Z] ++ set -e
13:16:53 [2024-02-28T13:16:53.133Z] ++ '[' -n 0 ']'
13:16:53 [2024-02-28T13:16:53.133Z] ++ set -x
13:16:53 [2024-02-28T13:16:53.133Z] ++ 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.OqeWScKABy/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
13:16:53 [2024-02-28T13:16:53.133Z] INFO: Testing against a local daemon
13:16:53 [2024-02-28T13:16:53.133Z] === RUN   TestPluginWithDevMounts
13:16:53 [2024-02-28T13:16:53.133Z] === PAUSE TestPluginWithDevMounts
13:16:53 [2024-02-28T13:16:53.133Z] === CONT  TestPluginWithDevMounts
13:16:54 [2024-02-28T13:16:54.499Z] --- PASS: TestPluginWithDevMounts (1.49s)
13:16:54 [2024-02-28T13:16:54.499Z] PASS
13:16:54 [2024-02-28T13:16:54.499Z] 
13:16:54 [2024-02-28T13:16:54.499Z] DONE 1 tests in 1.514s
13:16:54 [2024-02-28T13:16:54.499Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
13:16:54 [2024-02-28T13:16:54.499Z] ++ '[' -n '' ']'
13:16:54 [2024-02-28T13:16:54.499Z] ++ 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
13:16:54 [2024-02-28T13:16:54.499Z] ++ set -e
13:16:54 [2024-02-28T13:16:54.499Z] ++ '[' -n 0 ']'
13:16:54 [2024-02-28T13:16:54.499Z] ++ set -x
13:16:54 [2024-02-28T13:16:54.499Z] ++ 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.OqeWScKABy/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
13:16:54 [2024-02-28T13:16:54.499Z] INFO: Testing against a local daemon
13:16:54 [2024-02-28T13:16:54.499Z] === RUN   TestSecretInspect
13:16:56 [2024-02-28T13:16:56.390Z] --- PASS: TestSecretInspect (1.92s)
13:16:56 [2024-02-28T13:16:56.390Z] === RUN   TestSecretList
13:16:58 [2024-02-28T13:16:58.282Z] --- PASS: TestSecretList (1.82s)
13:16:58 [2024-02-28T13:16:58.282Z] === RUN   TestSecretsCreateAndDelete
13:17:00 [2024-02-28T13:17:00.173Z] --- PASS: TestSecretsCreateAndDelete (1.91s)
13:17:00 [2024-02-28T13:17:00.173Z] === RUN   TestSecretsUpdate
13:17:02 [2024-02-28T13:17:02.064Z] --- PASS: TestSecretsUpdate (1.92s)
13:17:02 [2024-02-28T13:17:02.064Z] === RUN   TestTemplatedSecret
13:17:04 [2024-02-28T13:17:04.581Z] --- PASS: TestTemplatedSecret (2.37s)
13:17:04 [2024-02-28T13:17:04.581Z] === RUN   TestSecretCreateResolve
13:17:06 [2024-02-28T13:17:06.472Z] --- PASS: TestSecretCreateResolve (1.93s)
13:17:06 [2024-02-28T13:17:06.472Z] PASS
13:17:06 [2024-02-28T13:17:06.472Z] 
13:17:06 [2024-02-28T13:17:06.472Z] DONE 6 tests in 11.914s
13:17:06 [2024-02-28T13:17:06.472Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
13:17:06 [2024-02-28T13:17:06.472Z] ++ '[' -n '' ']'
13:17:06 [2024-02-28T13:17:06.472Z] ++ 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
13:17:06 [2024-02-28T13:17:06.472Z] ++ set -e
13:17:06 [2024-02-28T13:17:06.472Z] ++ '[' -n 0 ']'
13:17:06 [2024-02-28T13:17:06.472Z] ++ set -x
13:17:06 [2024-02-28T13:17:06.472Z] ++ 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.OqeWScKABy/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
13:17:06 [2024-02-28T13:17:06.472Z] INFO: Testing against a local daemon
13:17:06 [2024-02-28T13:17:06.472Z] === RUN   TestServiceCreateInit
13:17:06 [2024-02-28T13:17:06.472Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:17:10 [2024-02-28T13:17:10.641Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:17:13 [2024-02-28T13:17:13.909Z] --- PASS: TestServiceCreateInit (6.84s)
13:17:13 [2024-02-28T13:17:13.909Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.42s)
13:17:13 [2024-02-28T13:17:13.909Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.42s)
13:17:13 [2024-02-28T13:17:13.909Z] === RUN   TestCreateServiceMultipleTimes
13:17:28 [2024-02-28T13:17:28.752Z] --- PASS: TestCreateServiceMultipleTimes (14.43s)
13:17:28 [2024-02-28T13:17:28.752Z] === RUN   TestCreateServiceConflict
13:17:29 [2024-02-28T13:17:29.680Z] --- PASS: TestCreateServiceConflict (1.90s)
13:17:29 [2024-02-28T13:17:29.680Z] === RUN   TestCreateServiceMaxReplicas
13:17:32 [2024-02-28T13:17:32.198Z] --- PASS: TestCreateServiceMaxReplicas (2.63s)
13:17:32 [2024-02-28T13:17:32.198Z] === RUN   TestCreateServiceSecretFileMode
13:17:47 [2024-02-28T13:17:47.042Z] --- PASS: TestCreateServiceSecretFileMode (12.34s)
13:17:47 [2024-02-28T13:17:47.042Z] === RUN   TestCreateServiceConfigFileMode
13:17:56 [2024-02-28T13:17:56.984Z] --- PASS: TestCreateServiceConfigFileMode (12.28s)
13:17:56 [2024-02-28T13:17:56.984Z] === RUN   TestCreateServiceSysctls
13:18:00 [2024-02-28T13:18:00.253Z] --- PASS: TestCreateServiceSysctls (2.93s)
13:18:00 [2024-02-28T13:18:00.253Z] === RUN   TestCreateServiceCapabilities
13:18:02 [2024-02-28T13:18:02.144Z] --- PASS: TestCreateServiceCapabilities (2.34s)
13:18:02 [2024-02-28T13:18:02.144Z] === RUN   TestInspect
13:18:05 [2024-02-28T13:18:05.411Z] --- PASS: TestInspect (2.63s)
13:18:05 [2024-02-28T13:18:05.411Z] === RUN   TestCreateJob
13:18:07 [2024-02-28T13:18:07.929Z] --- PASS: TestCreateJob (2.83s)
13:18:07 [2024-02-28T13:18:07.929Z] === RUN   TestReplicatedJob
13:18:12 [2024-02-28T13:18:12.098Z] --- PASS: TestReplicatedJob (4.39s)
13:18:12 [2024-02-28T13:18:12.098Z] === RUN   TestUpdateReplicatedJob
13:18:15 [2024-02-28T13:18:15.367Z] --- PASS: TestUpdateReplicatedJob (2.93s)
13:18:15 [2024-02-28T13:18:15.367Z] === RUN   TestServiceListWithStatuses
13:18:19 [2024-02-28T13:18:19.537Z] --- PASS: TestServiceListWithStatuses (4.41s)
13:18:19 [2024-02-28T13:18:19.537Z] === RUN   TestDockerNetworkConnectAliasPreV144
13:18:23 [2024-02-28T13:18:23.705Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.86s)
13:18:23 [2024-02-28T13:18:23.705Z] === RUN   TestDockerNetworkReConnect
13:18:26 [2024-02-28T13:18:26.973Z] --- PASS: TestDockerNetworkReConnect (3.40s)
13:18:26 [2024-02-28T13:18:26.973Z] === RUN   TestServicePlugin
13:18:26 [2024-02-28T13:18:26.973Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
13:18:26 [2024-02-28T13:18:26.973Z] --- SKIP: TestServicePlugin (0.00s)
13:18:26 [2024-02-28T13:18:26.973Z] === RUN   TestServiceUpdateLabel
13:18:28 [2024-02-28T13:18:28.863Z] --- PASS: TestServiceUpdateLabel (1.94s)
13:18:28 [2024-02-28T13:18:28.863Z] === RUN   TestServiceUpdateSecrets
13:18:43 [2024-02-28T13:18:43.705Z] --- PASS: TestServiceUpdateSecrets (14.18s)
13:18:43 [2024-02-28T13:18:43.705Z] === RUN   TestServiceUpdateConfigs
13:18:58 [2024-02-28T13:18:58.548Z] --- PASS: TestServiceUpdateConfigs (14.18s)
13:18:58 [2024-02-28T13:18:58.548Z] === RUN   TestServiceUpdateNetwork
13:19:10 [2024-02-28T13:19:10.719Z] --- PASS: TestServiceUpdateNetwork (12.10s)
13:19:10 [2024-02-28T13:19:10.719Z] === RUN   TestServiceUpdatePidsLimit
13:19:10 [2024-02-28T13:19:10.719Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:19:10 [2024-02-28T13:19:10.719Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:19:18 [2024-02-28T13:19:18.806Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:19:25 [2024-02-28T13:19:25.344Z] --- PASS: TestServiceUpdatePidsLimit (15.97s)
13:19:25 [2024-02-28T13:19:25.344Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s)
13:19:25 [2024-02-28T13:19:25.344Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
13:19:25 [2024-02-28T13:19:25.344Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
13:19:25 [2024-02-28T13:19:25.344Z] PASS
13:19:25 [2024-02-28T13:19:25.344Z] 
13:19:25 [2024-02-28T13:19:25.344Z] === Skipped
13:19:25 [2024-02-28T13:19:25.344Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
13:19:25 [2024-02-28T13:19:25.344Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
13:19:25 [2024-02-28T13:19:25.344Z] 
13:19:25 [2024-02-28T13:19:25.344Z] DONE 26 tests, 1 skipped in 138.527s
13:19:25 [2024-02-28T13:19:25.344Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
13:19:25 [2024-02-28T13:19:25.344Z] ++ '[' -n '' ']'
13:19:25 [2024-02-28T13:19:25.344Z] ++ 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
13:19:25 [2024-02-28T13:19:25.344Z] ++ set -e
13:19:25 [2024-02-28T13:19:25.344Z] ++ '[' -n 0 ']'
13:19:25 [2024-02-28T13:19:25.344Z] ++ set -x
13:19:25 [2024-02-28T13:19:25.344Z] ++ 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.OqeWScKABy/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
13:19:25 [2024-02-28T13:19:25.344Z] INFO: Testing against a local daemon
13:19:25 [2024-02-28T13:19:25.344Z] === RUN   TestSessionCreate
13:19:25 [2024-02-28T13:19:25.344Z] --- PASS: TestSessionCreate (0.01s)
13:19:25 [2024-02-28T13:19:25.344Z] === RUN   TestSessionCreateWithBadUpgrade
13:19:25 [2024-02-28T13:19:25.344Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
13:19:25 [2024-02-28T13:19:25.344Z] PASS
13:19:25 [2024-02-28T13:19:25.344Z] 
13:19:25 [2024-02-28T13:19:25.344Z] DONE 2 tests in 0.040s
13:19:25 [2024-02-28T13:19:25.344Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
13:19:25 [2024-02-28T13:19:25.344Z] ++ '[' -n '' ']'
13:19:25 [2024-02-28T13:19:25.344Z] ++ 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
13:19:25 [2024-02-28T13:19:25.344Z] ++ set -e
13:19:25 [2024-02-28T13:19:25.344Z] ++ '[' -n 0 ']'
13:19:25 [2024-02-28T13:19:25.344Z] ++ set -x
13:19:25 [2024-02-28T13:19:25.344Z] ++ 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.OqeWScKABy/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
13:19:25 [2024-02-28T13:19:25.344Z] INFO: Testing against a local daemon
13:19:25 [2024-02-28T13:19:25.344Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:19:25 [2024-02-28T13:19:25.344Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:19:25 [2024-02-28T13:19:25.344Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:19:25 [2024-02-28T13:19:25.344Z] === RUN   TestDiskUsage
13:19:25 [2024-02-28T13:19:25.344Z] === PAUSE TestDiskUsage
13:19:25 [2024-02-28T13:19:25.344Z] === RUN   TestEventsExecDie
13:19:25 [2024-02-28T13:19:25.600Z] --- PASS: TestEventsExecDie (0.47s)
13:19:25 [2024-02-28T13:19:25.600Z] === RUN   TestEventsBackwardsCompatible
13:19:25 [2024-02-28T13:19:25.600Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
13:19:25 [2024-02-28T13:19:25.600Z] === RUN   TestEventsVolumeCreate
13:19:25 [2024-02-28T13:19:25.600Z] --- PASS: TestEventsVolumeCreate (0.07s)
13:19:25 [2024-02-28T13:19:25.600Z] === RUN   TestInfoBinaryCommits
13:19:25 [2024-02-28T13:19:25.600Z] --- PASS: TestInfoBinaryCommits (0.01s)
13:19:25 [2024-02-28T13:19:25.600Z] === RUN   TestInfoAPIVersioned
13:19:25 [2024-02-28T13:19:25.600Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:19:25 [2024-02-28T13:19:25.600Z] === RUN   TestInfoAPI
13:19:25 [2024-02-28T13:19:25.600Z] --- PASS: TestInfoAPI (0.01s)
13:19:25 [2024-02-28T13:19:25.600Z] === RUN   TestInfoAPIWarnings
13:19:43 [2024-02-28T13:19:43.645Z] --- PASS: TestInfoAPIWarnings (16.54s)
13:19:43 [2024-02-28T13:19:43.645Z] === RUN   TestInfoDebug
13:19:43 [2024-02-28T13:19:43.645Z] --- PASS: TestInfoDebug (0.52s)
13:19:43 [2024-02-28T13:19:43.645Z] === RUN   TestInfoInsecureRegistries
13:19:43 [2024-02-28T13:19:43.645Z] --- PASS: TestInfoInsecureRegistries (0.52s)
13:19:43 [2024-02-28T13:19:43.645Z] === RUN   TestInfoRegistryMirrors
13:19:43 [2024-02-28T13:19:43.901Z] --- PASS: TestInfoRegistryMirrors (0.52s)
13:19:43 [2024-02-28T13:19:43.901Z] === RUN   TestLoginFailsWithBadCredentials
13:19:44 [2024-02-28T13:19:44.830Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
13:19:44 [2024-02-28T13:19:44.830Z] === RUN   TestPingCacheHeaders
13:19:44 [2024-02-28T13:19:44.830Z] --- PASS: TestPingCacheHeaders (0.01s)
13:19:44 [2024-02-28T13:19:44.830Z] === RUN   TestPingGet
13:19:44 [2024-02-28T13:19:44.830Z] --- PASS: TestPingGet (0.01s)
13:19:44 [2024-02-28T13:19:44.830Z] === RUN   TestPingHead
13:19:44 [2024-02-28T13:19:44.830Z] --- PASS: TestPingHead (0.01s)
13:19:44 [2024-02-28T13:19:44.830Z] === RUN   TestPingSwarmHeader
13:19:45 [2024-02-28T13:19:45.392Z] === RUN   TestPingSwarmHeader/before_swarm_init
13:19:45 [2024-02-28T13:19:45.954Z] === RUN   TestPingSwarmHeader/after_swarm_init
13:19:46 [2024-02-28T13:19:46.517Z] === RUN   TestPingSwarmHeader/after_swarm_leave
13:19:46 [2024-02-28T13:19:46.773Z] --- PASS: TestPingSwarmHeader (1.84s)
13:19:46 [2024-02-28T13:19:46.773Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
13:19:46 [2024-02-28T13:19:46.773Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
13:19:46 [2024-02-28T13:19:46.773Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
13:19:46 [2024-02-28T13:19:46.773Z] === RUN   TestPingBuilderHeader
13:19:46 [2024-02-28T13:19:46.773Z] === RUN   TestPingBuilderHeader/default_config
13:19:47 [2024-02-28T13:19:47.334Z] === RUN   TestPingBuilderHeader/buildkit_disabled
13:19:47 [2024-02-28T13:19:47.591Z] --- PASS: TestPingBuilderHeader (1.04s)
13:19:47 [2024-02-28T13:19:47.591Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
13:19:47 [2024-02-28T13:19:47.591Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
13:19:47 [2024-02-28T13:19:47.591Z] === RUN   TestVersion
13:19:47 [2024-02-28T13:19:47.591Z] --- PASS: TestVersion (0.01s)
13:19:47 [2024-02-28T13:19:47.591Z] === CONT  TestDiskUsage
13:19:48 [2024-02-28T13:19:48.153Z] === RUN   TestDiskUsage/empty
13:19:48 [2024-02-28T13:19:48.153Z] === RUN   TestDiskUsage/empty/container_types
13:19:48 [2024-02-28T13:19:48.153Z] === RUN   TestDiskUsage/empty/image_types
13:19:48 [2024-02-28T13:19:48.153Z] === RUN   TestDiskUsage/empty/volume_types
13:19:48 [2024-02-28T13:19:48.153Z] === RUN   TestDiskUsage/empty/build-cache_types
13:19:48 [2024-02-28T13:19:48.153Z] === RUN   TestDiskUsage/empty/container,_volume_types
13:19:48 [2024-02-28T13:19:48.153Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
13:19:48 [2024-02-28T13:19:48.153Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
13:19:48 [2024-02-28T13:19:48.153Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
13:19:48 [2024-02-28T13:19:48.153Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
13:19:48 [2024-02-28T13:19:48.153Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
13:19:48 [2024-02-28T13:19:48.153Z] === RUN   TestDiskUsage/after_LoadBusybox
13:19:48 [2024-02-28T13:19:48.409Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
13:19:48 [2024-02-28T13:19:48.409Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
13:19:48 [2024-02-28T13:19:48.409Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
13:19:48 [2024-02-28T13:19:48.409Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
13:19:48 [2024-02-28T13:19:48.409Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
13:19:48 [2024-02-28T13:19:48.409Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
13:19:48 [2024-02-28T13:19:48.409Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
13:19:48 [2024-02-28T13:19:48.409Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
13:19:48 [2024-02-28T13:19:48.409Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
13:19:48 [2024-02-28T13:19:48.409Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
13:19:48 [2024-02-28T13:19:48.409Z] === RUN   TestDiskUsage/after_container.Run
13:19:48 [2024-02-28T13:19:48.409Z] === RUN   TestDiskUsage/after_container.Run/container_types
13:19:48 [2024-02-28T13:19:48.409Z] === RUN   TestDiskUsage/after_container.Run/image_types
13:19:48 [2024-02-28T13:19:48.666Z] === RUN   TestDiskUsage/after_container.Run/volume_types
13:19:48 [2024-02-28T13:19:48.666Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
13:19:48 [2024-02-28T13:19:48.666Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
13:19:48 [2024-02-28T13:19:48.666Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
13:19:48 [2024-02-28T13:19:48.666Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
13:19:48 [2024-02-28T13:19:48.666Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
13:19:48 [2024-02-28T13:19:48.666Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
13:19:48 [2024-02-28T13:19:48.666Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
13:19:48 [2024-02-28T13:19:48.666Z] --- PASS: TestDiskUsage (1.03s)
13:19:48 [2024-02-28T13:19:48.666Z]     --- PASS: TestDiskUsage/empty (0.01s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.10s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]     --- PASS: TestDiskUsage/after_container.Run (0.22s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z] PASS
13:19:48 [2024-02-28T13:19:48.666Z] 
13:19:48 [2024-02-28T13:19:48.666Z] === Skipped
13:19:48 [2024-02-28T13:19:48.666Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:19:48 [2024-02-28T13:19:48.666Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:19:48 [2024-02-28T13:19:48.666Z] 
13:19:48 [2024-02-28T13:19:48.666Z] DONE 57 tests, 1 skipped in 23.690s
13:19:48 [2024-02-28T13:19:48.666Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
13:19:48 [2024-02-28T13:19:48.666Z] ++ '[' -n '' ']'
13:19:48 [2024-02-28T13:19:48.666Z] ++ 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
13:19:48 [2024-02-28T13:19:48.666Z] ++ set -e
13:19:48 [2024-02-28T13:19:48.666Z] ++ '[' -n 0 ']'
13:19:48 [2024-02-28T13:19:48.666Z] ++ set -x
13:19:48 [2024-02-28T13:19:48.666Z] ++ 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.OqeWScKABy/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
13:19:48 [2024-02-28T13:19:48.666Z] INFO: Testing against a local daemon
13:19:48 [2024-02-28T13:19:48.666Z] === RUN   TestRunMountVolumeSubdir
13:19:49 [2024-02-28T13:19:49.229Z]     mount_test.go:28: Setup stderr:
13:19:49 [2024-02-28T13:19:49.229Z]     mount_test.go:28: Setup stdout:
13:19:49 [2024-02-28T13:19:49.229Z]         /volume:
13:19:49 [2024-02-28T13:19:49.229Z]         total 24K    
13:19:49 [2024-02-28T13:19:49.229Z]         drwxr-xr-x    5 root     root        4.0K Feb 28 13:19 .
13:19:49 [2024-02-28T13:19:49.229Z]         drwxr-xr-x    1 root     root        4.0K Feb 28 13:19 ..
13:19:49 [2024-02-28T13:19:49.229Z]         -rw-r--r--    1 root     root           4 Feb 28 13:19 bar.txt
13:19:49 [2024-02-28T13:19:49.229Z]         drwxr-xr-x    2 root     root        4.0K Feb 28 13:19 bin
13:19:49 [2024-02-28T13:19:49.229Z]         drwxr-xr-x    3 root     root        4.0K Feb 28 13:19 hack
13:19:49 [2024-02-28T13:19:49.229Z]         drwxr-xr-x    2 root     root        4.0K Feb 28 13:19 subdir
13:19:49 [2024-02-28T13:19:49.229Z]         
13:19:49 [2024-02-28T13:19:49.229Z]         /volume/hack/:
13:19:49 [2024-02-28T13:19:49.229Z]         total 12K    
13:19:49 [2024-02-28T13:19:49.229Z]         drwxr-xr-x    3 root     root        4.0K Feb 28 13:19 .
13:19:49 [2024-02-28T13:19:49.229Z]         drwxr-xr-x    5 root     root        4.0K Feb 28 13:19 ..
13:19:49 [2024-02-28T13:19:49.229Z]         lrwxrwxrwx    1 root     root           4 Feb 28 13:19 bad -> root
13:19:49 [2024-02-28T13:19:49.229Z]         lrwxrwxrwx    1 root     root           9 Feb 28 13:19 good -> ../subdir
13:19:49 [2024-02-28T13:19:49.229Z]         drwxr-xr-x    2 root     root        4.0K Feb 28 13:19 iwanttobehackedwithtoctou
13:19:49 [2024-02-28T13:19:49.229Z]         lrwxrwxrwx    1 root     root           1 Feb 28 13:19 root -> /
13:19:49 [2024-02-28T13:19:49.229Z] === RUN   TestRunMountVolumeSubdir/subdir
13:19:49 [2024-02-28T13:19:49.485Z]     mount_test.go:101: stdout:
13:19:49 [2024-02-28T13:19:49.485Z]         hello.txt
13:19:49 [2024-02-28T13:19:49.485Z]     mount_test.go:102: stderr:
13:19:49 [2024-02-28T13:19:49.741Z] === RUN   TestRunMountVolumeSubdir/subdir_link
13:19:49 [2024-02-28T13:19:49.998Z]     mount_test.go:101: stdout:
13:19:49 [2024-02-28T13:19:49.998Z]         hello.txt
13:19:49 [2024-02-28T13:19:49.998Z]     mount_test.go:102: stderr:
13:19:49 [2024-02-28T13:19:49.998Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
13:19:50 [2024-02-28T13:19:50.560Z]     mount_test.go:101: stdout:
13:19:50 [2024-02-28T13:19:50.560Z]         /bin/busybox
13:19:50 [2024-02-28T13:19:50.560Z]     mount_test.go:102: stderr:
13:19:50 [2024-02-28T13:19:50.560Z] === RUN   TestRunMountVolumeSubdir/file
13:19:50 [2024-02-28T13:19:50.816Z]     mount_test.go:101: stdout:
13:19:50 [2024-02-28T13:19:50.816Z]         foo
13:19:50 [2024-02-28T13:19:50.816Z]     mount_test.go:102: stderr:
13:19:50 [2024-02-28T13:19:50.816Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
13:19:50 [2024-02-28T13:19:50.816Z] === RUN   TestRunMountVolumeSubdir/not_existing
13:19:51 [2024-02-28T13:19:51.072Z] === RUN   TestRunMountVolumeSubdir/mount_link
13:19:51 [2024-02-28T13:19:51.072Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
13:19:51 [2024-02-28T13:19:51.329Z] --- PASS: TestRunMountVolumeSubdir (2.57s)
13:19:51 [2024-02-28T13:19:51.329Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.42s)
13:19:51 [2024-02-28T13:19:51.329Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.41s)
13:19:51 [2024-02-28T13:19:51.329Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.42s)
13:19:51 [2024-02-28T13:19:51.329Z]     --- PASS: TestRunMountVolumeSubdir/file (0.41s)
13:19:51 [2024-02-28T13:19:51.329Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
13:19:51 [2024-02-28T13:19:51.329Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.14s)
13:19:51 [2024-02-28T13:19:51.329Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.16s)
13:19:51 [2024-02-28T13:19:51.329Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.17s)
13:19:51 [2024-02-28T13:19:51.329Z] === RUN   TestVolumesCreateAndList
13:19:51 [2024-02-28T13:19:51.329Z] --- PASS: TestVolumesCreateAndList (0.01s)
13:19:51 [2024-02-28T13:19:51.329Z] === RUN   TestVolumesRemove
13:19:51 [2024-02-28T13:19:51.329Z] === RUN   TestVolumesRemove/volume_in_use
13:19:51 [2024-02-28T13:19:51.329Z] === RUN   TestVolumesRemove/volume_not_in_use
13:19:51 [2024-02-28T13:19:51.329Z] === RUN   TestVolumesRemove/non-existing_volume
13:19:51 [2024-02-28T13:19:51.329Z] === RUN   TestVolumesRemove/non-existing_volume_force
13:19:51 [2024-02-28T13:19:51.329Z] --- PASS: TestVolumesRemove (0.07s)
13:19:51 [2024-02-28T13:19:51.329Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
13:19:51 [2024-02-28T13:19:51.329Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
13:19:51 [2024-02-28T13:19:51.329Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
13:19:51 [2024-02-28T13:19:51.329Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
13:19:51 [2024-02-28T13:19:51.329Z] === RUN   TestVolumesRemoveSwarmEnabled
13:19:51 [2024-02-28T13:19:51.329Z] === PAUSE TestVolumesRemoveSwarmEnabled
13:19:51 [2024-02-28T13:19:51.329Z] === RUN   TestVolumesInspect
13:19:51 [2024-02-28T13:19:51.329Z] --- PASS: TestVolumesInspect (0.02s)
13:19:51 [2024-02-28T13:19:51.329Z] === RUN   TestVolumesInvalidJSON
13:19:51 [2024-02-28T13:19:51.329Z] === RUN   TestVolumesInvalidJSON/volumes/create
13:19:51 [2024-02-28T13:19:51.329Z] === PAUSE TestVolumesInvalidJSON/volumes/create
13:19:51 [2024-02-28T13:19:51.329Z] === CONT  TestVolumesInvalidJSON/volumes/create
13:19:51 [2024-02-28T13:19:51.329Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
13:19:51 [2024-02-28T13:19:51.329Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
13:19:51 [2024-02-28T13:19:51.329Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
13:19:51 [2024-02-28T13:19:51.329Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
13:19:51 [2024-02-28T13:19:51.329Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:19:51 [2024-02-28T13:19:51.329Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
13:19:51 [2024-02-28T13:19:51.329Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
13:19:51 [2024-02-28T13:19:51.329Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
13:19:51 [2024-02-28T13:19:51.329Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
13:19:51 [2024-02-28T13:19:51.329Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
13:19:51 [2024-02-28T13:19:51.329Z] === RUN   TestVolumePruneAnonymous
13:19:51 [2024-02-28T13:19:51.586Z] --- PASS: TestVolumePruneAnonymous (0.03s)
13:19:51 [2024-02-28T13:19:51.586Z] === RUN   TestVolumePruneAnonFromImage
13:19:51 [2024-02-28T13:19:51.586Z] --- PASS: TestVolumePruneAnonFromImage (0.18s)
13:19:51 [2024-02-28T13:19:51.586Z] === CONT  TestVolumesRemoveSwarmEnabled
13:19:52 [2024-02-28T13:19:52.952Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
13:19:52 [2024-02-28T13:19:52.952Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
13:19:52 [2024-02-28T13:19:52.952Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
13:19:52 [2024-02-28T13:19:52.952Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
13:19:53 [2024-02-28T13:19:53.513Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.95s)
13:19:53 [2024-02-28T13:19:53.514Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
13:19:53 [2024-02-28T13:19:53.514Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.02s)
13:19:53 [2024-02-28T13:19:53.514Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
13:19:53 [2024-02-28T13:19:53.514Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
13:19:53 [2024-02-28T13:19:53.514Z] PASS
13:19:53 [2024-02-28T13:19:53.514Z] 
13:19:53 [2024-02-28T13:19:53.514Z] DONE 29 tests in 4.868s
13:19:53 [2024-02-28T13:19:53.514Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:19:53 [2024-02-28T13:19:53.770Z] ++++ cat bundles/test-integration/TestUsernsCommit/d44c2b1d16bcb/docker.pid
13:19:53 [2024-02-28T13:19:53.770Z] +++ kill 66053
13:19:53 [2024-02-28T13:19:53.770Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 66053 is not a child of this shell
13:19:53 [2024-02-28T13:19:53.770Z] warning: PID 66053 from bundles/test-integration/TestUsernsCommit/d44c2b1d16bcb/docker.pid had a nonzero exit code
13:19:53 [2024-02-28T13:19:53.770Z] umount: bundles/test-integration/TestUsernsCommit/d44c2b1d16bcb/root: not mounted.
13:19:53 [2024-02-28T13:19:53.770Z] ++++ cat bundles/test-integration/docker.pid
13:19:53 [2024-02-28T13:19:53.770Z] +++ kill 24907
13:19:55 [2024-02-28T13:19:55.660Z] +++ /etc/init.d/apparmor stop
13:19:55 [2024-02-28T13:19:55.660Z] Leaving: AppArmorNo profiles have been unloaded.
13:19:55 [2024-02-28T13:19:55.660Z] 
13:19:55 [2024-02-28T13:19:55.660Z] Unloading profiles will leave already running processes permanently
13:19:55 [2024-02-28T13:19:55.660Z] unconfined, which can lead to unexpected situations.
13:19:55 [2024-02-28T13:19:55.660Z] 
13:19:55 [2024-02-28T13:19:55.660Z] To set a process to complain mode, use the command line tool
13:19:55 [2024-02-28T13:19:55.660Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:19:55 [2024-02-28T13:19:55.660Z] +++ true
13:19:55 [2024-02-28T13:19:55.660Z] exiting test-integration
13:19:55 [2024-02-28T13:19:55.660Z] ++ exit 0
13:19:55 [2024-02-28T13:19:55.660Z] 
Post stage
[Pipeline] junit
13:19:56 [2024-02-28T13:19:56.598Z] Recording test results
13:19:56 [2024-02-28T13:19:56.855Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:19:57 [2024-02-28T13:19:57.143Z] + echo Ensuring container killed.
13:19:57 [2024-02-28T13:19:57.143Z] Ensuring container killed.
13:19:57 [2024-02-28T13:19:57.143Z] + docker rm -vf docker-pr4
13:19:57 [2024-02-28T13:19:57.143Z] Error response from daemon: No such container: docker-pr4
[Pipeline] sh
13:19:57 [2024-02-28T13:19:57.416Z] + echo Chowning /workspace to jenkins user
13:19:57 [2024-02-28T13:19:57.416Z] Chowning /workspace to jenkins user
13:19:57 [2024-02-28T13:19:57.416Z] + id -u
13:19:57 [2024-02-28T13:19:57.416Z] + id -g
13:19:57 [2024-02-28T13:19:57.416Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47459:/workspace busybox chown -R 1000:1000 /workspace
13:19:57 [2024-02-28T13:19:57.416Z] Unable to find image 'busybox:latest' locally
13:19:57 [2024-02-28T13:19:57.416Z] latest: Pulling from library/busybox
13:19:57 [2024-02-28T13:19:57.416Z] c2bf9493c1bf: Already exists
13:19:57 [2024-02-28T13:19:57.673Z] Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74
13:19:57 [2024-02-28T13:19:57.673Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:19:59 [2024-02-28T13:19:59.317Z] + bundleName=arm64-integration
13:19:59 [2024-02-28T13:19:59.317Z] + echo Creating arm64-integration-bundles.tar.gz
13:19:59 [2024-02-28T13:19:59.317Z] Creating arm64-integration-bundles.tar.gz
13:19:59 [2024-02-28T13:19:59.317Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
13:19:59 [2024-02-28T13:19:59.317Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
13:19:59 [2024-02-28T13:19:59.584Z] Archiving artifacts
13:20:01 [2024-02-28T13:20:01.012Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47459/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:20:01 [2024-02-28T13:20:01.401Z] + make clean
13:20:01 [2024-02-28T13:20:01.401Z] docker volume rm -f docker-dev-cache docker-mod-cache
13:20:01 [2024-02-28T13:20:01.401Z] docker-dev-cache
13:20:01 [2024-02-28T13:20:01.401Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

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