Skip to content
Success

Console Output

Pull request #47566 updated
11:58:44 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from 217953317454b210f0a8cda82b9bd945e23b2f7d+f9dfd139ec0d169cf0cf6b534fad7d98137fcc23 (f333e209b12f18cd6a27a76195f5426b4a165550)
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47566@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision c8880eb865108326b5561629a909e5c780e6ef50 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi"
 > git rev-list --no-walk 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
11:58:47 [2024-04-10T11:58:47.844Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
11:58:47 [2024-04-10T11:58:47.848Z] Trying to pass milestone 2
[Pipeline] milestone
11:58:48 [2024-04-10T11:58:48.121Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
11:59:03 [2024-04-10T11:59:03.331Z] Still waiting to schedule task
11:59:03 [2024-04-10T11:59:03.331Z]EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0e5edf0ed86a9f489)’ is offline
11:59:48 [2024-04-10T11:59:48.312Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0e5edf0ed86a9f489) in /home/ubuntu/workspace/moby_PR-47566
[Pipeline] {
[Pipeline] checkout
11:59:48 [2024-04-10T11:59:48.349Z] The recommended git tool is: git
11:59:50 [2024-04-10T11:59:50.739Z] using credential docker-jenkins-github-credentials
11:59:50 [2024-04-10T11:59:50.748Z] Cloning the remote Git repository
11:59:50 [2024-04-10T11:59:50.748Z] Cloning with configured refspecs honoured and without tags
11:59:50 [2024-04-10T11:59:50.742Z] Cloning repository https://github.com/moby/moby.git
11:59:50 [2024-04-10T11:59:50.798Z]  > git init /home/ubuntu/workspace/moby_PR-47566 # timeout=10
11:59:51 [2024-04-10T11:59:51.349Z] Fetching upstream changes from https://github.com/moby/moby.git
11:59:51 [2024-04-10T11:59:51.349Z]  > git --version # timeout=10
11:59:51 [2024-04-10T11:59:51.352Z]  > git --version # 'git version 2.25.1'
11:59:51 [2024-04-10T11:59:51.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:59:51 [2024-04-10T11:59:51.358Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47566/head:refs/remotes/origin/PR-47566 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:00:05 [2024-04-10T12:00:05.965Z] Fetching without tags
12:00:06 [2024-04-10T12:00:06.188Z] Merging remotes/origin/master commit f9dfd139ec0d169cf0cf6b534fad7d98137fcc23 into PR head commit 217953317454b210f0a8cda82b9bd945e23b2f7d
12:00:05 [2024-04-10T12:00:05.670Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:00:05 [2024-04-10T12:00:05.673Z]  > git config --add remote.origin.fetch +refs/pull/47566/head:refs/remotes/origin/PR-47566 # timeout=10
12:00:05 [2024-04-10T12:00:05.676Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:00:05 [2024-04-10T12:00:05.953Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:00:05 [2024-04-10T12:00:05.960Z] Fetching upstream changes from https://github.com/moby/moby.git
12:00:05 [2024-04-10T12:00:05.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:00:05 [2024-04-10T12:00:05.963Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47566/head:refs/remotes/origin/PR-47566 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:00:06 [2024-04-10T12:00:06.186Z]  > git config core.sparsecheckout # timeout=10
12:00:06 [2024-04-10T12:00:06.196Z]  > git checkout -f 217953317454b210f0a8cda82b9bd945e23b2f7d # timeout=10
12:00:06 [2024-04-10T12:00:06.888Z] Merge succeeded, producing 217953317454b210f0a8cda82b9bd945e23b2f7d
12:00:06 [2024-04-10T12:00:06.888Z] Checking out Revision 217953317454b210f0a8cda82b9bd945e23b2f7d (PR-47566)
12:00:08 [2024-04-10T12:00:08.038Z] Commit message: "Dockerfile: test containerd 1.6.31"
12:00:08 [2024-04-10T12:00:08.044Z] First time build. Skipping changelog.
12:00:06 [2024-04-10T12:00:06.860Z]  > git remote # timeout=10
12:00:06 [2024-04-10T12:00:06.864Z]  > git config --get remote.origin.url # timeout=10
12:00:06 [2024-04-10T12:00:06.867Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:00:06 [2024-04-10T12:00:06.869Z]  > git merge f9dfd139ec0d169cf0cf6b534fad7d98137fcc23 # timeout=10
12:00:06 [2024-04-10T12:00:06.877Z]  > git rev-parse HEAD^{commit} # timeout=10
12:00:06 [2024-04-10T12:00:06.883Z]  > git config core.sparsecheckout # timeout=10
12:00:06 [2024-04-10T12:00:06.885Z]  > git checkout -f 217953317454b210f0a8cda82b9bd945e23b2f7d # timeout=10
12:00:08 [2024-04-10T12:00:08.034Z]  > git rev-list --no-walk 7a9d2353f8058d376cee94df13d798d51a9e526e # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:00:08 [2024-04-10T12:00:08.752Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47566:/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
12:00:12 [2024-04-10T12:00:12.050Z] Unable to find image 'alpine:latest' locally
12:00:13 [2024-04-10T12:00:13.429Z] latest: Pulling from library/alpine
12:00:13 [2024-04-10T12:00:13.689Z] bca4290a9639: Pulling fs layer
12:00:13 [2024-04-10T12:00:13.689Z] bca4290a9639: Download complete
12:00:13 [2024-04-10T12:00:13.949Z] bca4290a9639: Pull complete
12:00:13 [2024-04-10T12:00:13.949Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
12:00:13 [2024-04-10T12:00:13.949Z] Status: Downloaded newer image for alpine:latest
12:00:26 [2024-04-10T12:00:26.163Z] 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
12:00:26 [2024-04-10T12:00:26.219Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0e5edf0ed86a9f489) in /home/ubuntu/workspace/moby_PR-47566
[Pipeline] {
[Pipeline] checkout
12:00:26 [2024-04-10T12:00:26.235Z] The recommended git tool is: git
12:00:26 [2024-04-10T12:00:26.242Z] using credential docker-jenkins-github-credentials
12:00:26 [2024-04-10T12:00:26.254Z] Fetching changes from the remote Git repository
12:00:26 [2024-04-10T12:00:26.264Z] Fetching without tags
12:00:26 [2024-04-10T12:00:26.484Z] Merging remotes/origin/master commit f9dfd139ec0d169cf0cf6b534fad7d98137fcc23 into PR head commit 217953317454b210f0a8cda82b9bd945e23b2f7d
12:00:26 [2024-04-10T12:00:26.535Z] Merge succeeded, producing 217953317454b210f0a8cda82b9bd945e23b2f7d
12:00:26 [2024-04-10T12:00:26.535Z] Checking out Revision 217953317454b210f0a8cda82b9bd945e23b2f7d (PR-47566)
12:00:26 [2024-04-10T12:00:26.578Z] Commit message: "Dockerfile: test containerd 1.6.31"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:00:27 [2024-04-10T12:00:27.234Z] + docker version
12:00:27 [2024-04-10T12:00:27.234Z] Client: Docker Engine - Community
12:00:27 [2024-04-10T12:00:27.234Z]  Version:           25.0.3
12:00:27 [2024-04-10T12:00:27.234Z]  API version:       1.44
12:00:27 [2024-04-10T12:00:27.234Z]  Go version:        go1.21.6
12:00:27 [2024-04-10T12:00:27.234Z]  Git commit:        4debf41
12:00:27 [2024-04-10T12:00:27.234Z]  Built:             Tue Feb  6 21:13:09 2024
12:00:27 [2024-04-10T12:00:27.234Z]  OS/Arch:           linux/arm64
12:00:27 [2024-04-10T12:00:27.234Z]  Context:           default
12:00:27 [2024-04-10T12:00:27.234Z] 
12:00:27 [2024-04-10T12:00:27.234Z] Server: Docker Engine - Community
12:00:27 [2024-04-10T12:00:27.234Z]  Engine:
12:00:27 [2024-04-10T12:00:27.234Z]   Version:          25.0.3
12:00:27 [2024-04-10T12:00:27.234Z]   API version:      1.44 (minimum version 1.24)
12:00:27 [2024-04-10T12:00:27.234Z]   Go version:       go1.21.6
12:00:27 [2024-04-10T12:00:27.234Z]   Git commit:       f417435
12:00:27 [2024-04-10T12:00:27.234Z]   Built:            Tue Feb  6 21:13:09 2024
12:00:27 [2024-04-10T12:00:27.234Z]   OS/Arch:          linux/arm64
12:00:27 [2024-04-10T12:00:27.234Z]   Experimental:     true
12:00:27 [2024-04-10T12:00:27.234Z]  containerd:
12:00:27 [2024-04-10T12:00:27.234Z]   Version:          1.6.28
12:00:27 [2024-04-10T12:00:27.234Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
12:00:27 [2024-04-10T12:00:27.234Z]  runc:
12:00:27 [2024-04-10T12:00:27.234Z]   Version:          1.1.12
12:00:27 [2024-04-10T12:00:27.234Z]   GitCommit:        v1.1.12-0-g51d5e94
12:00:27 [2024-04-10T12:00:27.234Z]  docker-init:
12:00:27 [2024-04-10T12:00:27.234Z]   Version:          0.19.0
12:00:27 [2024-04-10T12:00:27.234Z]   GitCommit:        de40ad0
12:00:26 [2024-04-10T12:00:26.252Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47566/.git # timeout=10
12:00:26 [2024-04-10T12:00:26.261Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:00:26 [2024-04-10T12:00:26.266Z] Fetching upstream changes from https://github.com/moby/moby.git
12:00:26 [2024-04-10T12:00:26.267Z]  > git --version # timeout=10
12:00:26 [2024-04-10T12:00:26.269Z]  > git --version # 'git version 2.25.1'
12:00:26 [2024-04-10T12:00:26.269Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:00:26 [2024-04-10T12:00:26.271Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47566/head:refs/remotes/origin/PR-47566 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:00:26 [2024-04-10T12:00:26.488Z]  > git config core.sparsecheckout # timeout=10
12:00:26 [2024-04-10T12:00:26.490Z]  > git checkout -f 217953317454b210f0a8cda82b9bd945e23b2f7d # timeout=10
12:00:26 [2024-04-10T12:00:26.518Z]  > git remote # timeout=10
12:00:26 [2024-04-10T12:00:26.521Z]  > git config --get remote.origin.url # timeout=10
12:00:26 [2024-04-10T12:00:26.523Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:00:26 [2024-04-10T12:00:26.525Z]  > git merge f9dfd139ec0d169cf0cf6b534fad7d98137fcc23 # timeout=10
12:00:26 [2024-04-10T12:00:26.532Z]  > git rev-parse HEAD^{commit} # timeout=10
12:00:26 [2024-04-10T12:00:26.537Z]  > git config core.sparsecheckout # timeout=10
12:00:26 [2024-04-10T12:00:26.540Z]  > git checkout -f 217953317454b210f0a8cda82b9bd945e23b2f7d # timeout=10
[Pipeline] sh
12:00:27 [2024-04-10T12:00:27.515Z] + docker info
12:00:35 [2024-04-10T12:00:35.636Z] Client: Docker Engine - Community
12:00:35 [2024-04-10T12:00:35.636Z]  Version:    25.0.3
12:00:35 [2024-04-10T12:00:35.636Z]  Context:    default
12:00:35 [2024-04-10T12:00:35.636Z]  Debug Mode: false
12:00:35 [2024-04-10T12:00:35.636Z]  Plugins:
12:00:35 [2024-04-10T12:00:35.636Z]   buildx: Docker Buildx (Docker Inc.)
12:00:35 [2024-04-10T12:00:35.636Z]     Version:  v0.12.1
12:00:35 [2024-04-10T12:00:35.636Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:00:35 [2024-04-10T12:00:35.636Z]   compose: Docker Compose (Docker Inc.)
12:00:35 [2024-04-10T12:00:35.636Z]     Version:  v2.24.6
12:00:35 [2024-04-10T12:00:35.636Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:00:35 [2024-04-10T12:00:35.636Z] 
12:00:35 [2024-04-10T12:00:35.636Z] Server:
12:00:35 [2024-04-10T12:00:35.636Z]  Containers: 0
12:00:35 [2024-04-10T12:00:35.636Z]   Running: 0
12:00:35 [2024-04-10T12:00:35.636Z]   Paused: 0
12:00:35 [2024-04-10T12:00:35.637Z]   Stopped: 0
12:00:35 [2024-04-10T12:00:35.637Z]  Images: 1
12:00:35 [2024-04-10T12:00:35.637Z]  Server Version: 25.0.3
12:00:35 [2024-04-10T12:00:35.637Z]  Storage Driver: overlay2
12:00:35 [2024-04-10T12:00:35.637Z]   Backing Filesystem: extfs
12:00:35 [2024-04-10T12:00:35.637Z]   Supports d_type: true
12:00:35 [2024-04-10T12:00:35.637Z]   Using metacopy: false
12:00:35 [2024-04-10T12:00:35.637Z]   Native Overlay Diff: true
12:00:35 [2024-04-10T12:00:35.637Z]   userxattr: false
12:00:35 [2024-04-10T12:00:35.637Z]  Logging Driver: json-file
12:00:35 [2024-04-10T12:00:35.637Z]  Cgroup Driver: cgroupfs
12:00:35 [2024-04-10T12:00:35.637Z]  Cgroup Version: 1
12:00:35 [2024-04-10T12:00:35.637Z]  Plugins:
12:00:35 [2024-04-10T12:00:35.637Z]   Volume: local
12:00:35 [2024-04-10T12:00:35.637Z]   Network: bridge host ipvlan macvlan null overlay
12:00:35 [2024-04-10T12:00:35.637Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
12:00:35 [2024-04-10T12:00:35.637Z]  Swarm: inactive
12:00:35 [2024-04-10T12:00:35.637Z]  Runtimes: io.containerd.runc.v2 runc
12:00:35 [2024-04-10T12:00:35.637Z]  Default Runtime: runc
12:00:35 [2024-04-10T12:00:35.637Z]  Init Binary: docker-init
12:00:35 [2024-04-10T12:00:35.637Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
12:00:35 [2024-04-10T12:00:35.637Z]  runc version: v1.1.12-0-g51d5e94
12:00:35 [2024-04-10T12:00:35.637Z]  init version: de40ad0
12:00:35 [2024-04-10T12:00:35.637Z]  Security Options:
12:00:35 [2024-04-10T12:00:35.637Z]   apparmor
12:00:35 [2024-04-10T12:00:35.637Z]   seccomp
12:00:35 [2024-04-10T12:00:35.637Z]    Profile: builtin
12:00:35 [2024-04-10T12:00:35.637Z]  Kernel Version: 5.15.0-1053-aws
12:00:35 [2024-04-10T12:00:35.637Z]  Operating System: Ubuntu 20.04.6 LTS
12:00:35 [2024-04-10T12:00:35.637Z]  OSType: linux
12:00:35 [2024-04-10T12:00:35.637Z]  Architecture: aarch64
12:00:35 [2024-04-10T12:00:35.637Z]  CPUs: 8
12:00:35 [2024-04-10T12:00:35.637Z]  Total Memory: 30.64GiB
12:00:35 [2024-04-10T12:00:35.637Z]  Name: ip-10-100-32-49
12:00:35 [2024-04-10T12:00:35.637Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
12:00:35 [2024-04-10T12:00:35.637Z]  Docker Root Dir: /var/lib/docker
12:00:35 [2024-04-10T12:00:35.637Z]  Debug Mode: false
12:00:35 [2024-04-10T12:00:35.637Z]  Experimental: true
12:00:35 [2024-04-10T12:00:35.637Z]  Insecure Registries:
12:00:35 [2024-04-10T12:00:35.637Z]   127.0.0.0/8
12:00:35 [2024-04-10T12:00:35.637Z]  Live Restore Enabled: true
12:00:35 [2024-04-10T12:00:35.637Z] 
[Pipeline] sh
12:00:35 [2024-04-10T12:00:35.918Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:00:35 [2024-04-10T12:00:35.918Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:00:35 [2024-04-10T12:00:35.918Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47566/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
12:00:35 [2024-04-10T12:00:35.918Z] + bash /home/ubuntu/workspace/moby_PR-47566/check-config.sh
12:00:35 [2024-04-10T12:00:35.918Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:00:35 [2024-04-10T12:00:35.918Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
12:00:35 [2024-04-10T12:00:35.918Z] 
12:00:35 [2024-04-10T12:00:35.918Z] Generally Necessary:
12:00:35 [2024-04-10T12:00:35.918Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:00:35 [2024-04-10T12:00:35.918Z] - apparmor: enabled and tools installed
12:00:35 [2024-04-10T12:00:35.918Z] - CONFIG_NAMESPACES: enabled
12:00:35 [2024-04-10T12:00:35.918Z] - CONFIG_NET_NS: enabled
12:00:35 [2024-04-10T12:00:35.918Z] - CONFIG_PID_NS: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_IPC_NS: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_UTS_NS: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_CGROUPS: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_CGROUP_CPUACCT: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_CGROUP_DEVICE: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_CGROUP_FREEZER: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_CGROUP_SCHED: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_CPUSETS: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_MEMCG: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_KEYS: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_VETH: enabled (as module)
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_BRIDGE: enabled (as module)
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_NF_NAT: enabled (as module)
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_POSIX_MQUEUE: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_CGROUP_BPF: enabled
12:00:36 [2024-04-10T12:00:36.178Z] 
12:00:36 [2024-04-10T12:00:36.178Z] Optional Features:
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_USER_NS: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_SECCOMP: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_SECCOMP_FILTER: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_CGROUP_PIDS: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_MEMCG_SWAP: enabled
12:00:36 [2024-04-10T12:00:36.178Z]     (cgroup swap accounting is currently enabled)
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_BLK_CGROUP: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_CGROUP_PERF: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_CGROUP_HUGETLB: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_CFS_BANDWIDTH: enabled
12:00:36 [2024-04-10T12:00:36.178Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:00:36 [2024-04-10T12:00:36.438Z] - CONFIG_RT_GROUP_SCHED: missing
12:00:36 [2024-04-10T12:00:36.438Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:00:36 [2024-04-10T12:00:36.438Z] - CONFIG_IP_VS: enabled (as module)
12:00:36 [2024-04-10T12:00:36.438Z] - CONFIG_IP_VS_NFCT: enabled
12:00:36 [2024-04-10T12:00:36.438Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:00:36 [2024-04-10T12:00:36.438Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:00:36 [2024-04-10T12:00:36.438Z] - CONFIG_IP_VS_RR: enabled (as module)
12:00:36 [2024-04-10T12:00:36.438Z] - CONFIG_SECURITY_SELINUX: enabled
12:00:36 [2024-04-10T12:00:36.438Z] - CONFIG_SECURITY_APPARMOR: enabled
12:00:36 [2024-04-10T12:00:36.438Z] - CONFIG_EXT4_FS: enabled
12:00:36 [2024-04-10T12:00:36.438Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:00:36 [2024-04-10T12:00:36.438Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:00:36 [2024-04-10T12:00:36.438Z] - Network Drivers:
12:00:36 [2024-04-10T12:00:36.438Z]   - "overlay":
12:00:36 [2024-04-10T12:00:36.438Z]     - CONFIG_VXLAN: enabled (as module)
12:00:36 [2024-04-10T12:00:36.438Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:00:36 [2024-04-10T12:00:36.438Z]       Optional (for encrypted networks):
12:00:36 [2024-04-10T12:00:36.438Z]       - CONFIG_CRYPTO: enabled
12:00:36 [2024-04-10T12:00:36.438Z]       - CONFIG_CRYPTO_AEAD: enabled
12:00:36 [2024-04-10T12:00:36.438Z]       - CONFIG_CRYPTO_GCM: enabled
12:00:36 [2024-04-10T12:00:36.438Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:00:36 [2024-04-10T12:00:36.438Z]       - CONFIG_CRYPTO_GHASH: enabled
12:00:36 [2024-04-10T12:00:36.438Z]       - CONFIG_XFRM: enabled
12:00:36 [2024-04-10T12:00:36.438Z]       - CONFIG_XFRM_USER: enabled (as module)
12:00:36 [2024-04-10T12:00:36.438Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:00:36 [2024-04-10T12:00:36.438Z]       - CONFIG_INET_ESP: enabled (as module)
12:00:36 [2024-04-10T12:00:36.438Z]   - "ipvlan":
12:00:36 [2024-04-10T12:00:36.438Z]     - CONFIG_IPVLAN: enabled (as module)
12:00:36 [2024-04-10T12:00:36.438Z]   - "macvlan":
12:00:36 [2024-04-10T12:00:36.438Z]     - CONFIG_MACVLAN: enabled (as module)
12:00:36 [2024-04-10T12:00:36.438Z]     - CONFIG_DUMMY: enabled (as module)
12:00:36 [2024-04-10T12:00:36.438Z]   - "ftp,tftp client in container":
12:00:36 [2024-04-10T12:00:36.438Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:00:36 [2024-04-10T12:00:36.438Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:00:36 [2024-04-10T12:00:36.438Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:00:36 [2024-04-10T12:00:36.438Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:00:36 [2024-04-10T12:00:36.438Z] - Storage Drivers:
12:00:36 [2024-04-10T12:00:36.438Z]   - "aufs":
12:00:36 [2024-04-10T12:00:36.438Z]     - CONFIG_AUFS_FS: enabled (as module)
12:00:36 [2024-04-10T12:00:36.438Z]   - "btrfs":
12:00:36 [2024-04-10T12:00:36.697Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:00:36 [2024-04-10T12:00:36.697Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:00:36 [2024-04-10T12:00:36.697Z]   - "devicemapper":
12:00:36 [2024-04-10T12:00:36.697Z]     - CONFIG_BLK_DEV_DM: enabled
12:00:36 [2024-04-10T12:00:36.697Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:00:36 [2024-04-10T12:00:36.697Z]   - "overlay":
12:00:36 [2024-04-10T12:00:36.697Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:00:36 [2024-04-10T12:00:36.697Z]   - "zfs":
12:00:36 [2024-04-10T12:00:36.697Z]     - /dev/zfs: present
12:00:36 [2024-04-10T12:00:36.697Z]     - zfs command: missing
12:00:36 [2024-04-10T12:00:36.697Z]     - zpool command: missing
12:00:36 [2024-04-10T12:00:36.697Z] 
12:00:36 [2024-04-10T12:00:36.697Z] Limits:
12:00:36 [2024-04-10T12:00:36.697Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:00:36 [2024-04-10T12:00:36.697Z] 
12:00:36 [2024-04-10T12:00:36.697Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:00:36 [2024-04-10T12:00:36.999Z] + docker build --force-rm -t docker:217953317454b210f0a8cda82b9bd945e23b2f7d .
12:00:37 [2024-04-10T12:00:37.258Z] #0 building with "default" instance using docker driver
12:00:37 [2024-04-10T12:00:37.258Z] 
12:00:37 [2024-04-10T12:00:37.258Z] #1 [internal] load build definition from Dockerfile
12:00:37 [2024-04-10T12:00:37.258Z] #1 transferring dockerfile: 28.30kB done
12:00:37 [2024-04-10T12:00:37.258Z] #1 DONE 0.1s
12:00:37 [2024-04-10T12:00:37.258Z] 
12:00:37 [2024-04-10T12:00:37.258Z] #2 resolve image config for docker.io/docker/dockerfile:1.7
12:00:37 [2024-04-10T12:00:37.517Z] #2 DONE 0.5s
12:00:37 [2024-04-10T12:00:37.776Z] 
12:00:37 [2024-04-10T12:00:37.776Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56
12:00:37 [2024-04-10T12:00:37.776Z] #3 resolve docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 0.0s done
12:00:37 [2024-04-10T12:00:37.776Z] #3 sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 8.40kB / 8.40kB done
12:00:37 [2024-04-10T12:00:37.776Z] #3 sha256:ab4d84ec8cad8a7b0e8b6ad1fb49536f000b86e30993c74a251bb16f3e6e3f5b 482B / 482B done
12:00:37 [2024-04-10T12:00:37.776Z] #3 sha256:6bb827dc58ef706c3d261e31d3a2ebd9965fa640ec3bc1cef4c98d8068b55685 1.26kB / 1.26kB done
12:00:37 [2024-04-10T12:00:37.776Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 0B / 11.23MB 0.1s
12:00:37 [2024-04-10T12:00:37.776Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 11.23MB / 11.23MB 0.2s done
12:00:37 [2024-04-10T12:00:37.776Z] #3 extracting sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 0.1s
12:00:38 [2024-04-10T12:00:38.036Z] #3 extracting sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 0.1s done
12:00:38 [2024-04-10T12:00:38.036Z] #3 DONE 0.3s
12:00:38 [2024-04-10T12:00:38.036Z] 
12:00:38 [2024-04-10T12:00:38.036Z] #4 [internal] load metadata for docker.io/library/busybox:latest
12:00:38 [2024-04-10T12:00:38.604Z] #4 ...
12:00:38 [2024-04-10T12:00:38.604Z] 
12:00:38 [2024-04-10T12:00:38.604Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0
12:00:38 [2024-04-10T12:00:38.604Z] #5 DONE 0.4s
12:00:38 [2024-04-10T12:00:38.604Z] 
12:00:38 [2024-04-10T12:00:38.604Z] #6 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm
12:00:38 [2024-04-10T12:00:38.604Z] #6 DONE 0.5s
12:00:38 [2024-04-10T12:00:38.604Z] 
12:00:38 [2024-04-10T12:00:38.604Z] #7 [internal] load metadata for docker.io/library/debian:bookworm
12:00:38 [2024-04-10T12:00:38.604Z] #7 DONE 0.6s
12:00:38 [2024-04-10T12:00:38.604Z] 
12:00:38 [2024-04-10T12:00:38.604Z] #8 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0
12:00:38 [2024-04-10T12:00:38.863Z] #8 ...
12:00:38 [2024-04-10T12:00:38.863Z] 
12:00:38 [2024-04-10T12:00:38.863Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:00:38 [2024-04-10T12:00:38.863Z] #9 DONE 0.7s
12:00:38 [2024-04-10T12:00:38.863Z] 
12:00:38 [2024-04-10T12:00:38.863Z] #4 [internal] load metadata for docker.io/library/busybox:latest
12:00:38 [2024-04-10T12:00:38.863Z] #4 DONE 0.9s
12:00:38 [2024-04-10T12:00:38.863Z] 
12:00:38 [2024-04-10T12:00:38.863Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1
12:00:39 [2024-04-10T12:00:39.123Z] #10 DONE 0.9s
12:00:39 [2024-04-10T12:00:39.123Z] 
12:00:39 [2024-04-10T12:00:39.123Z] #11 [internal] load metadata for docker.io/distribution/distribution:2.8.3
12:00:39 [2024-04-10T12:00:39.123Z] #11 DONE 0.9s
12:00:39 [2024-04-10T12:00:39.123Z] 
12:00:39 [2024-04-10T12:00:39.123Z] #8 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0
12:00:39 [2024-04-10T12:00:39.123Z] #8 DONE 1.0s
12:00:39 [2024-04-10T12:00:39.123Z] 
12:00:39 [2024-04-10T12:00:39.123Z] #12 [internal] load .dockerignore
12:00:39 [2024-04-10T12:00:39.123Z] #12 transferring context: 113B done
12:00:39 [2024-04-10T12:00:39.123Z] #12 DONE 0.1s
12:00:39 [2024-04-10T12:00:39.387Z] 
12:00:39 [2024-04-10T12:00:39.387Z] #13 [internal] load build context
12:00:40 [2024-04-10T12:00:40.770Z] #13 transferring context: 77.60MB 1.4s done
12:00:41 [2024-04-10T12:00:41.707Z] #13 DONE 2.3s
12:00:41 [2024-04-10T12:00:41.707Z] 
12:00:41 [2024-04-10T12:00:41.707Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
12:00:41 [2024-04-10T12:00:41.707Z] #14 resolve docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73 0.1s done
12:00:41 [2024-04-10T12:00:41.707Z] #14 sha256:6d83e666a8d661668bff4d5fa83ef85bd498b866ab9bbc5f966b2bc14957b85b 1.79kB / 1.79kB done
12:00:41 [2024-04-10T12:00:41.707Z] #14 sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73 1.64kB / 1.64kB done
12:00:41 [2024-04-10T12:00:41.707Z] #14 sha256:6244cf9e9d418d8b30d37671168adef72dcdcdcc83699576fd52b8f6c381cddd 2.90kB / 2.90kB done
12:00:41 [2024-04-10T12:00:41.707Z] #14 sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 49.59MB / 49.59MB 1.9s
12:00:41 [2024-04-10T12:00:41.707Z] #14 sha256:992a857ef57584af4efb4c62d68456f1e8513c95d6248fd796a9ea7f45da4d79 23.58MB / 23.58MB 1.0s done
12:00:41 [2024-04-10T12:00:41.707Z] #14 sha256:3861a6536e4e911503e7d2fc8f93228491ba45d1e5def0d2f3723e32e03d7466 63.99MB / 63.99MB 1.9s
12:00:41 [2024-04-10T12:00:41.967Z] #14 sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 49.59MB / 49.59MB 2.2s done
12:00:41 [2024-04-10T12:00:41.967Z] #14 extracting sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 0.1s
12:00:43 [2024-04-10T12:00:43.872Z] #14 sha256:3861a6536e4e911503e7d2fc8f93228491ba45d1e5def0d2f3723e32e03d7466 63.99MB / 63.99MB 3.8s done
12:00:43 [2024-04-10T12:00:43.872Z] #14 extracting sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 1.5s done
12:00:43 [2024-04-10T12:00:43.872Z] #14 sha256:8302b32663508461bc4c17fccb773a8de9040ba871bdeee7de323413f735826c 174B / 174B 4.0s done
12:00:43 [2024-04-10T12:00:43.872Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 10.49MB / 86.41MB 4.0s
12:00:43 [2024-04-10T12:00:43.872Z] #14 sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 1.05MB / 64.11MB 4.0s
12:00:43 [2024-04-10T12:00:43.872Z] #14 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 4.0s
12:00:43 [2024-04-10T12:00:43.872Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 24.12MB / 86.41MB 4.1s
12:00:43 [2024-04-10T12:00:43.872Z] #14 sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 16.78MB / 64.11MB 4.1s
12:00:43 [2024-04-10T12:00:43.872Z] #14 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 4.1s done
12:00:43 [2024-04-10T12:00:43.872Z] #14 ...
12:00:43 [2024-04-10T12:00:43.872Z] 
12:00:43 [2024-04-10T12:00:43.872Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4
12:00:43 [2024-04-10T12:00:43.872Z] #15 resolve docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 0.2s done
12:00:43 [2024-04-10T12:00:43.872Z] #15 sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 9.95kB / 9.95kB done
12:00:43 [2024-04-10T12:00:43.872Z] #15 sha256:d3a173a007193860a110931669be7b62592611955cda3814d38b4d9118ef81ea 478B / 478B done
12:00:43 [2024-04-10T12:00:43.872Z] #15 sha256:5e12c1040c875988c0a21efaa5dcafac5c2b8a956cf038d6789abf028aba9a93 940B / 940B done
12:00:43 [2024-04-10T12:00:43.872Z] #15 sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 16.47kB / 16.47kB 4.1s done
12:00:43 [2024-04-10T12:00:43.872Z] #15 extracting sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 done
12:00:43 [2024-04-10T12:00:43.872Z] #15 DONE 4.5s
12:00:43 [2024-04-10T12:00:43.872Z] 
12:00:43 [2024-04-10T12:00:43.872Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
12:00:43 [2024-04-10T12:00:43.872Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 32.51MB / 86.41MB 4.2s
12:00:43 [2024-04-10T12:00:43.872Z] #14 sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 29.67MB / 64.11MB 4.2s
12:00:43 [2024-04-10T12:00:43.872Z] #14 extracting sha256:992a857ef57584af4efb4c62d68456f1e8513c95d6248fd796a9ea7f45da4d79 0.1s
12:00:43 [2024-04-10T12:00:43.872Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 44.04MB / 86.41MB 4.3s
12:00:44 [2024-04-10T12:00:44.132Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 54.53MB / 86.41MB 4.4s
12:00:44 [2024-04-10T12:00:44.132Z] #14 sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 50.33MB / 64.11MB 4.4s
12:00:44 [2024-04-10T12:00:44.132Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 73.40MB / 86.41MB 4.6s
12:00:44 [2024-04-10T12:00:44.132Z] #14 sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 64.11MB / 64.11MB 4.6s
12:00:44 [2024-04-10T12:00:44.132Z] #14 extracting sha256:992a857ef57584af4efb4c62d68456f1e8513c95d6248fd796a9ea7f45da4d79 0.4s done
12:00:44 [2024-04-10T12:00:44.391Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 83.89MB / 86.41MB 4.7s
12:00:45 [2024-04-10T12:00:45.328Z] #14 extracting sha256:3861a6536e4e911503e7d2fc8f93228491ba45d1e5def0d2f3723e32e03d7466
12:00:46 [2024-04-10T12:00:46.266Z] #14 sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 64.11MB / 64.11MB 6.7s done
12:00:47 [2024-04-10T12:00:47.644Z] #14 extracting sha256:3861a6536e4e911503e7d2fc8f93228491ba45d1e5def0d2f3723e32e03d7466 2.2s done
12:00:48 [2024-04-10T12:00:48.580Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 86.41MB / 86.41MB 8.7s done
12:00:48 [2024-04-10T12:00:48.580Z] #14 extracting sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 0.1s
12:00:49 [2024-04-10T12:00:49.149Z] #14 ...
12:00:49 [2024-04-10T12:00:49.149Z] 
12:00:49 [2024-04-10T12:00:49.149Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58
12:00:49 [2024-04-10T12:00:49.149Z] #16 resolve docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 0.2s done
12:00:49 [2024-04-10T12:00:49.149Z] #16 sha256:d78f02d4266a872db42a2f51712f5b69db0c3c4b0713b57e109666e792df2666 482B / 482B done
12:00:49 [2024-04-10T12:00:49.149Z] #16 sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 8.43kB / 8.43kB done
12:00:49 [2024-04-10T12:00:49.149Z] #16 sha256:0a18cb5a34e1afa220a6afea023d787ee919e87c098b3180f3fa80d23cd16adb 1.13kB / 1.13kB done
12:00:49 [2024-04-10T12:00:49.149Z] #16 sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 16.65MB / 16.65MB 5.1s done
12:00:49 [2024-04-10T12:00:49.149Z] #16 extracting sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 0.5s done
12:00:49 [2024-04-10T12:00:49.149Z] #16 DONE 9.6s
12:00:49 [2024-04-10T12:00:49.149Z] 
12:00:49 [2024-04-10T12:00:49.149Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
12:00:49 [2024-04-10T12:00:49.149Z] #14 ...
12:00:49 [2024-04-10T12:00:49.149Z] 
12:00:49 [2024-04-10T12:00:49.149Z] #17 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
12:00:49 [2024-04-10T12:00:49.149Z] #17 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.2s done
12:00:49 [2024-04-10T12:00:49.149Z] #17 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
12:00:49 [2024-04-10T12:00:49.149Z] #17 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
12:00:49 [2024-04-10T12:00:49.149Z] #17 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
12:00:49 [2024-04-10T12:00:49.149Z] #17 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 9.2s done
12:00:49 [2024-04-10T12:00:49.149Z] #17 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 9.2s done
12:00:49 [2024-04-10T12:00:49.149Z] #17 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 9.3s done
12:00:49 [2024-04-10T12:00:49.149Z] #17 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.2s done
12:00:49 [2024-04-10T12:00:49.149Z] #17 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0B / 5.82MB 9.4s
12:00:49 [2024-04-10T12:00:49.149Z] #17 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a
12:00:49 [2024-04-10T12:00:49.149Z] #17 ...
12:00:49 [2024-04-10T12:00:49.149Z] 
12:00:49 [2024-04-10T12:00:49.149Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
12:00:49 [2024-04-10T12:00:49.408Z] #14 ...
12:00:49 [2024-04-10T12:00:49.408Z] 
12:00:49 [2024-04-10T12:00:49.408Z] #18 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89
12:00:49 [2024-04-10T12:00:49.408Z] #18 resolve docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 0.2s done
12:00:49 [2024-04-10T12:00:49.408Z] #18 sha256:e27b218f4fbed3b1b2769805708bf8c4cb7992287e801c8a38821d8765d02880 529B / 529B done
12:00:49 [2024-04-10T12:00:49.408Z] #18 sha256:5c2e61c12a0309c810a74286953043691637ada6452b0c2f33a8e3d67d80fced 1.48kB / 1.48kB done
12:00:49 [2024-04-10T12:00:49.408Z] #18 sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 1.85kB / 1.85kB done
12:00:49 [2024-04-10T12:00:49.408Z] #18 ...
12:00:49 [2024-04-10T12:00:49.408Z] 
12:00:49 [2024-04-10T12:00:49.408Z] #19 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:00:49 [2024-04-10T12:00:49.408Z] #19 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
12:00:49 [2024-04-10T12:00:49.408Z] #19 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:00:49 [2024-04-10T12:00:49.408Z] #19 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
12:00:49 [2024-04-10T12:00:49.408Z] #19 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
12:00:49 [2024-04-10T12:00:49.408Z] #19 ...
12:00:49 [2024-04-10T12:00:49.408Z] 
12:00:49 [2024-04-10T12:00:49.408Z] #20 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60
12:00:49 [2024-04-10T12:00:49.408Z] #20 resolve docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 0.2s done
12:00:49 [2024-04-10T12:00:49.408Z] #20 sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 8.43kB / 8.43kB done
12:00:49 [2024-04-10T12:00:49.408Z] #20 sha256:2ebce8c08cf8ceb899dfb863d96ad780e5765ee2996a39e7bb80abd22300e3fe 482B / 482B done
12:00:49 [2024-04-10T12:00:49.408Z] #20 sha256:fdeeb9474c5ad8b86b766022dfc0140d5ad606b88fe76836f380e0da3a9f0540 1.14kB / 1.14kB done
12:00:49 [2024-04-10T12:00:49.408Z] #20 sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 14.68MB / 16.35MB 9.8s
12:00:49 [2024-04-10T12:00:49.735Z] #20 sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 16.35MB / 16.35MB 10.0s
12:00:49 [2024-04-10T12:00:49.735Z] #20 ...
12:00:49 [2024-04-10T12:00:49.735Z] 
12:00:49 [2024-04-10T12:00:49.735Z] #21 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
12:00:49 [2024-04-10T12:00:49.735Z] #21 resolve docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 0.2s done
12:00:49 [2024-04-10T12:00:49.735Z] #21 sha256:15b3852228f2a4251fb997ce32a52204b76babcaae22df16cac5e217d95a5c07 610B / 610B done
12:00:49 [2024-04-10T12:00:49.735Z] #21 sha256:46bd05c4a04f3d121198e054da02daed22d0f561764acb0f0594066d5972619b 390B / 390B done
12:00:49 [2024-04-10T12:00:49.735Z] #21 sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 6.76kB / 6.76kB done
12:00:49 [2024-04-10T12:00:49.735Z] #21 sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 1.84MB / 1.84MB 10.0s
12:00:49 [2024-04-10T12:00:49.735Z] #21 sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 1.84MB / 1.84MB 10.1s done
12:00:49 [2024-04-10T12:00:49.735Z] #21 extracting sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e
12:00:49 [2024-04-10T12:00:49.735Z] #21 ...
12:00:49 [2024-04-10T12:00:49.735Z] 
12:00:49 [2024-04-10T12:00:49.735Z] #20 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60
12:00:50 [2024-04-10T12:00:50.303Z] #20 extracting sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9
12:00:50 [2024-04-10T12:00:50.303Z] #20 ...
12:00:50 [2024-04-10T12:00:50.303Z] 
12:00:50 [2024-04-10T12:00:50.303Z] #21 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
12:00:50 [2024-04-10T12:00:50.303Z] #21 extracting sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 0.3s done
12:00:50 [2024-04-10T12:00:50.303Z] #21 DONE 11.1s
12:00:50 [2024-04-10T12:00:50.303Z] 
12:00:50 [2024-04-10T12:00:50.303Z] #20 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60
12:00:50 [2024-04-10T12:00:50.303Z] #20 sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 16.35MB / 16.35MB 10.6s done
12:00:50 [2024-04-10T12:00:50.562Z] #20 extracting sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 0.3s done
12:00:52 [2024-04-10T12:00:52.467Z] #20 DONE 13.0s
12:00:52 [2024-04-10T12:00:52.467Z] 
12:00:52 [2024-04-10T12:00:52.467Z] #18 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89
12:00:52 [2024-04-10T12:00:52.467Z] #18 sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 49.60MB / 49.60MB 12.6s done
12:00:52 [2024-04-10T12:00:52.467Z] #18 extracting sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4
12:00:52 [2024-04-10T12:00:52.727Z] #18 ...
12:00:52 [2024-04-10T12:00:52.727Z] 
12:00:52 [2024-04-10T12:00:52.727Z] #19 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:00:52 [2024-04-10T12:00:52.727Z] #19 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 11.3s done
12:00:52 [2024-04-10T12:00:52.727Z] #19 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done
12:00:52 [2024-04-10T12:00:52.727Z] #19 DONE 13.4s
12:00:52 [2024-04-10T12:00:52.727Z] 
12:00:52 [2024-04-10T12:00:52.727Z] #18 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89
12:00:52 [2024-04-10T12:00:52.986Z] #18 ...
12:00:52 [2024-04-10T12:00:52.986Z] 
12:00:52 [2024-04-10T12:00:52.986Z] #17 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
12:00:52 [2024-04-10T12:00:52.986Z] #17 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 9.9s done
12:00:52 [2024-04-10T12:00:52.986Z] #17 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.4s done
12:00:52 [2024-04-10T12:00:52.986Z] #17 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
12:00:52 [2024-04-10T12:00:52.986Z] #17 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done
12:00:52 [2024-04-10T12:00:52.986Z] #17 DONE 13.5s
12:00:52 [2024-04-10T12:00:52.986Z] 
12:00:52 [2024-04-10T12:00:52.986Z] #18 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89
12:00:55 [2024-04-10T12:00:55.153Z] #18 extracting sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 2.6s done
12:00:55 [2024-04-10T12:00:55.413Z] #18 DONE 16.1s
12:00:55 [2024-04-10T12:00:55.413Z] 
12:00:55 [2024-04-10T12:00:55.413Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:00:56 [2024-04-10T12:00:56.351Z] #22 0.632 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
12:00:56 [2024-04-10T12:00:56.351Z] #22 0.649 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
12:00:56 [2024-04-10T12:00:56.351Z] #22 0.664 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
12:00:56 [2024-04-10T12:00:56.351Z] #22 0.740 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
12:00:56 [2024-04-10T12:00:56.351Z] #22 0.939 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
12:00:56 [2024-04-10T12:00:56.610Z] #22 0.973 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
12:00:57 [2024-04-10T12:00:57.987Z] #22 2.485 Fetched 9099 kB in 2s (4314 kB/s)
12:00:58 [2024-04-10T12:00:58.246Z] #22 2.485 Reading package lists...
12:00:58 [2024-04-10T12:00:58.246Z] #22 ...
12:00:58 [2024-04-10T12:00:58.246Z] 
12:00:58 [2024-04-10T12:00:58.246Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
12:00:58 [2024-04-10T12:00:58.246Z] #14 extracting sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 2.6s done
12:00:58 [2024-04-10T12:00:58.246Z] #14 extracting sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 4.3s done
12:00:58 [2024-04-10T12:00:58.246Z] #14 extracting sha256:8302b32663508461bc4c17fccb773a8de9040ba871bdeee7de323413f735826c done
12:00:58 [2024-04-10T12:00:58.246Z] #14 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
12:00:58 [2024-04-10T12:00:58.246Z] #14 DONE 19.1s
12:00:58 [2024-04-10T12:00:58.504Z] 
12:00:58 [2024-04-10T12:00:58.504Z] #23 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
12:00:58 [2024-04-10T12:00:58.504Z] #23 ...
12:00:58 [2024-04-10T12:00:58.504Z] 
12:00:58 [2024-04-10T12:00:58.504Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:00:58 [2024-04-10T12:00:58.504Z] #22 2.485 Reading package lists...
12:00:59 [2024-04-10T12:00:59.021Z] #22 3.103 Reading package lists...
12:00:59 [2024-04-10T12:00:59.280Z] #22 3.692 Building dependency tree...
12:00:59 [2024-04-10T12:00:59.539Z] #22 4.076 The following additional packages will be installed:
12:00:59 [2024-04-10T12:00:59.539Z] #22 4.076   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
12:00:59 [2024-04-10T12:00:59.539Z] #22 4.076   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
12:00:59 [2024-04-10T12:00:59.539Z] #22 4.078   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
12:00:59 [2024-04-10T12:00:59.539Z] #22 4.080 Suggested packages:
12:00:59 [2024-04-10T12:00:59.539Z] #22 4.080   krb5-doc krb5-user
12:00:59 [2024-04-10T12:00:59.539Z] #22 4.080 Recommended packages:
12:00:59 [2024-04-10T12:00:59.539Z] #22 4.080   krb5-locales libldap-common publicsuffix libsasl2-modules
12:00:59 [2024-04-10T12:00:59.539Z] #22 4.250 The following NEW packages will be installed:
12:00:59 [2024-04-10T12:00:59.799Z] #22 4.250   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
12:00:59 [2024-04-10T12:00:59.799Z] #22 4.250   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
12:00:59 [2024-04-10T12:00:59.799Z] #22 4.251   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:00:59 [2024-04-10T12:00:59.799Z] #22 4.251   libssh2-1 libssl3 openssl
12:00:59 [2024-04-10T12:00:59.799Z] #22 4.524 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
12:00:59 [2024-04-10T12:00:59.799Z] #22 4.524 Need to get 5813 kB of archives.
12:00:59 [2024-04-10T12:00:59.799Z] #22 4.524 After this operation, 16.1 MB of additional disk space will be used.
12:00:59 [2024-04-10T12:00:59.799Z] #22 4.524 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
12:01:00 [2024-04-10T12:01:00.058Z] #22 4.591 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
12:01:00 [2024-04-10T12:01:00.058Z] #22 4.656 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
12:01:00 [2024-04-10T12:01:00.058Z] #22 4.660 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
12:01:00 [2024-04-10T12:01:00.058Z] #22 4.703 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
12:01:00 [2024-04-10T12:01:00.058Z] #22 4.717 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
12:01:00 [2024-04-10T12:01:00.058Z] #22 4.732 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
12:01:00 [2024-04-10T12:01:00.058Z] #22 4.736 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
12:01:00 [2024-04-10T12:01:00.058Z] #22 4.786 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
12:01:00 [2024-04-10T12:01:00.317Z] #22 4.808 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
12:01:00 [2024-04-10T12:01:00.317Z] #22 4.818 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
12:01:00 [2024-04-10T12:01:00.317Z] #22 4.821 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
12:01:00 [2024-04-10T12:01:00.317Z] #22 4.849 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
12:01:00 [2024-04-10T12:01:00.317Z] #22 4.874 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
12:01:00 [2024-04-10T12:01:00.317Z] #22 4.882 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
12:01:00 [2024-04-10T12:01:00.317Z] #22 4.888 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
12:01:00 [2024-04-10T12:01:00.317Z] #22 4.892 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB]
12:01:00 [2024-04-10T12:01:00.317Z] #22 4.953 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB]
12:01:00 [2024-04-10T12:01:00.317Z] #22 4.998 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
12:01:00 [2024-04-10T12:01:00.317Z] #22 ...
12:01:00 [2024-04-10T12:01:00.317Z] 
12:01:00 [2024-04-10T12:01:00.317Z] #24 [build-dummy 2/2] RUN mkdir -p /build
12:01:00 [2024-04-10T12:01:00.576Z] #24 ...
12:01:00 [2024-04-10T12:01:00.576Z] 
12:01:00 [2024-04-10T12:01:00.576Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:01:00 [2024-04-10T12:01:00.576Z] #22 5.002 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
12:01:00 [2024-04-10T12:01:00.576Z] #22 5.031 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
12:01:00 [2024-04-10T12:01:00.835Z] #22 5.318 debconf: delaying package configuration, since apt-utils is not installed
12:01:00 [2024-04-10T12:01:00.835Z] #22 5.368 Fetched 5813 kB in 1s (7530 kB/s)
12:01:00 [2024-04-10T12:01:00.835Z] #22 5.409 Selecting previously unselected package libssl3:arm64.
12:01:00 [2024-04-10T12:01:00.835Z] #22 5.409 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6084 files and directories currently installed.)
12:01:00 [2024-04-10T12:01:00.835Z] #22 5.413 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
12:01:00 [2024-04-10T12:01:00.835Z] #22 5.430 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
12:01:01 [2024-04-10T12:01:01.403Z] #22 5.926 Selecting previously unselected package openssl.
12:01:01 [2024-04-10T12:01:01.820Z] #22 5.928 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
12:01:01 [2024-04-10T12:01:01.820Z] #22 6.001 Unpacking openssl (3.0.11-1~deb12u2) ...
12:01:02 [2024-04-10T12:01:02.079Z] #22 6.776 Selecting previously unselected package ca-certificates.
12:01:02 [2024-04-10T12:01:02.360Z] #22 6.777 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
12:01:02 [2024-04-10T12:01:02.360Z] #22 6.889 Unpacking ca-certificates (20230311) ...
12:01:03 [2024-04-10T12:01:03.296Z] #22 7.872 Selecting previously unselected package libbrotli1:arm64.
12:01:03 [2024-04-10T12:01:03.554Z] #22 7.874 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
12:01:03 [2024-04-10T12:01:03.554Z] #22 7.956 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
12:01:03 [2024-04-10T12:01:03.817Z] #22 8.521 Selecting previously unselected package libkrb5support0:arm64.
12:01:04 [2024-04-10T12:01:04.075Z] #22 8.522 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
12:01:04 [2024-04-10T12:01:04.075Z] #22 8.589 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
12:01:04 [2024-04-10T12:01:04.334Z] #22 8.851 Selecting previously unselected package libk5crypto3:arm64.
12:01:04 [2024-04-10T12:01:04.334Z] #22 8.853 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
12:01:04 [2024-04-10T12:01:04.334Z] #22 8.876 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
12:01:04 [2024-04-10T12:01:04.334Z] #22 9.039 Selecting previously unselected package libkeyutils1:arm64.
12:01:04 [2024-04-10T12:01:04.593Z] #22 9.041 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
12:01:04 [2024-04-10T12:01:04.593Z] #22 9.058 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
12:01:04 [2024-04-10T12:01:04.859Z] #22 9.344 Selecting previously unselected package libkrb5-3:arm64.
12:01:04 [2024-04-10T12:01:04.859Z] #22 9.346 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
12:01:04 [2024-04-10T12:01:04.859Z] #22 9.359 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
12:01:05 [2024-04-10T12:01:05.117Z] #22 9.612 Selecting previously unselected package libgssapi-krb5-2:arm64.
12:01:05 [2024-04-10T12:01:05.117Z] #22 9.613 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
12:01:05 [2024-04-10T12:01:05.117Z] #22 9.618 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
12:01:05 [2024-04-10T12:01:05.117Z] #22 9.758 Selecting previously unselected package libsasl2-modules-db:arm64.
12:01:05 [2024-04-10T12:01:05.376Z] #22 9.760 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
12:01:05 [2024-04-10T12:01:05.376Z] #22 9.768 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
12:01:05 [2024-04-10T12:01:05.376Z] #22 9.930 Selecting previously unselected package libsasl2-2:arm64.
12:01:05 [2024-04-10T12:01:05.376Z] #22 9.931 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
12:01:05 [2024-04-10T12:01:05.376Z] #22 9.939 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
12:01:05 [2024-04-10T12:01:05.635Z] #22 10.12 Selecting previously unselected package libldap-2.5-0:arm64.
12:01:05 [2024-04-10T12:01:05.635Z] #22 10.12 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
12:01:05 [2024-04-10T12:01:05.635Z] #22 10.13 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
12:01:05 [2024-04-10T12:01:05.635Z] #22 10.27 Selecting previously unselected package libnghttp2-14:arm64.
12:01:05 [2024-04-10T12:01:05.893Z] #22 10.27 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
12:01:05 [2024-04-10T12:01:05.893Z] #22 10.28 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
12:01:05 [2024-04-10T12:01:05.893Z] #22 10.48 Selecting previously unselected package libpsl5:arm64.
12:01:06 [2024-04-10T12:01:06.152Z] #22 10.48 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
12:01:06 [2024-04-10T12:01:06.152Z] #22 10.49 Unpacking libpsl5:arm64 (0.21.2-1) ...
12:01:06 [2024-04-10T12:01:06.152Z] #22 10.66 Selecting previously unselected package librtmp1:arm64.
12:01:06 [2024-04-10T12:01:06.152Z] #22 10.66 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
12:01:06 [2024-04-10T12:01:06.152Z] #22 10.68 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:01:06 [2024-04-10T12:01:06.152Z] #22 10.86 Selecting previously unselected package libssh2-1:arm64.
12:01:06 [2024-04-10T12:01:06.411Z] #22 10.86 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
12:01:06 [2024-04-10T12:01:06.411Z] #22 10.93 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
12:01:06 [2024-04-10T12:01:06.411Z] #22 11.07 Selecting previously unselected package libcurl4:arm64.
12:01:06 [2024-04-10T12:01:06.669Z] #22 11.07 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ...
12:01:06 [2024-04-10T12:01:06.669Z] #22 11.08 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ...
12:01:06 [2024-04-10T12:01:06.669Z] #22 11.20 Selecting previously unselected package curl.
12:01:06 [2024-04-10T12:01:06.669Z] #22 11.20 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ...
12:01:06 [2024-04-10T12:01:06.669Z] #22 11.24 Unpacking curl (7.88.1-10+deb12u5) ...
12:01:06 [2024-04-10T12:01:06.669Z] #22 11.37 Selecting previously unselected package libonig5:arm64.
12:01:06 [2024-04-10T12:01:06.928Z] #22 11.37 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
12:01:06 [2024-04-10T12:01:06.928Z] #22 11.38 Unpacking libonig5:arm64 (6.9.8-1) ...
12:01:06 [2024-04-10T12:01:06.928Z] #22 11.59 Selecting previously unselected package libjq1:arm64.
12:01:07 [2024-04-10T12:01:07.188Z] #22 11.59 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
12:01:07 [2024-04-10T12:01:07.188Z] #22 11.60 Unpacking libjq1:arm64 (1.6-2.1) ...
12:01:07 [2024-04-10T12:01:07.188Z] #22 11.71 Selecting previously unselected package jq.
12:01:07 [2024-04-10T12:01:07.188Z] #22 11.71 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
12:01:07 [2024-04-10T12:01:07.188Z] #22 11.72 Unpacking jq (1.6-2.1) ...
12:01:07 [2024-04-10T12:01:07.188Z] #22 11.78 Setting up libkeyutils1:arm64 (1.6.3-2) ...
12:01:07 [2024-04-10T12:01:07.188Z] #22 11.81 Setting up libpsl5:arm64 (0.21.2-1) ...
12:01:07 [2024-04-10T12:01:07.446Z] #22 11.86 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
12:01:07 [2024-04-10T12:01:07.446Z] #22 11.89 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
12:01:07 [2024-04-10T12:01:07.446Z] #22 11.90 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
12:01:07 [2024-04-10T12:01:07.446Z] #22 11.96 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
12:01:07 [2024-04-10T12:01:07.446Z] #22 11.99 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
12:01:07 [2024-04-10T12:01:07.446Z] #22 12.01 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:01:07 [2024-04-10T12:01:07.446Z] #22 12.03 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
12:01:07 [2024-04-10T12:01:07.446Z] #22 12.05 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
12:01:07 [2024-04-10T12:01:07.446Z] #22 12.08 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
12:01:07 [2024-04-10T12:01:07.705Z] #22 12.11 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
12:01:07 [2024-04-10T12:01:07.705Z] #22 12.16 Setting up openssl (3.0.11-1~deb12u2) ...
12:01:07 [2024-04-10T12:01:07.705Z] #22 12.20 Setting up libonig5:arm64 (6.9.8-1) ...
12:01:07 [2024-04-10T12:01:07.705Z] #22 12.21 Setting up libjq1:arm64 (1.6-2.1) ...
12:01:07 [2024-04-10T12:01:07.705Z] #22 12.24 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
12:01:07 [2024-04-10T12:01:07.705Z] #22 12.26 Setting up ca-certificates (20230311) ...
12:01:07 [2024-04-10T12:01:07.705Z] #22 12.34 debconf: unable to initialize frontend: Dialog
12:01:07 [2024-04-10T12:01:07.705Z] #22 12.34 debconf: (TERM is not set, so the dialog frontend is not usable.)
12:01:07 [2024-04-10T12:01:07.705Z] #22 12.34 debconf: falling back to frontend: Readline
12:01:07 [2024-04-10T12:01:07.964Z] #22 12.34 debconf: unable to initialize frontend: Readline
12:01:07 [2024-04-10T12:01:07.964Z] #22 12.34 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.)
12:01:07 [2024-04-10T12:01:07.964Z] #22 12.34 debconf: falling back to frontend: Teletype
12:01:07 [2024-04-10T12:01:07.964Z] #22 12.64 Updating certificates in /etc/ssl/certs...
12:01:08 [2024-04-10T12:01:08.226Z] #22 ...
12:01:08 [2024-04-10T12:01:08.226Z] 
12:01:08 [2024-04-10T12:01:08.226Z] #23 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
12:01:08 [2024-04-10T12:01:08.226Z] #23 DONE 15.3s
12:01:08 [2024-04-10T12:01:08.226Z] 
12:01:08 [2024-04-10T12:01:08.226Z] #24 [build-dummy 2/2] RUN mkdir -p /build
12:01:08 [2024-04-10T12:01:08.226Z] #24 DONE 17.7s
12:01:08 [2024-04-10T12:01:08.226Z] 
12:01:08 [2024-04-10T12:01:08.226Z] #25 [binary-dummy 1/1] COPY --from=build-dummy /build /build
12:01:08 [2024-04-10T12:01:08.226Z] #25 DONE 0.0s
12:01:08 [2024-04-10T12:01:08.226Z] 
12:01:08 [2024-04-10T12:01:08.226Z] #26 [base 2/4] COPY --from=xx / /
12:01:08 [2024-04-10T12:01:08.226Z] #26 DONE 0.1s
12:01:08 [2024-04-10T12:01:08.226Z] 
12:01:08 [2024-04-10T12:01:08.226Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:01:08 [2024-04-10T12:01:08.485Z] #27 DONE 0.2s
12:01:08 [2024-04-10T12:01:08.485Z] 
12:01:08 [2024-04-10T12:01:08.485Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:01:08 [2024-04-10T12:01:08.485Z] #22 13.10 140 added, 0 removed; done.
12:01:08 [2024-04-10T12:01:08.744Z] #22 13.13 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
12:01:08 [2024-04-10T12:01:08.744Z] #22 13.14 Setting up jq (1.6-2.1) ...
12:01:08 [2024-04-10T12:01:08.744Z] #22 13.15 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ...
12:01:08 [2024-04-10T12:01:08.744Z] #22 13.16 Setting up curl (7.88.1-10+deb12u5) ...
12:01:08 [2024-04-10T12:01:08.744Z] #22 13.17 Processing triggers for libc-bin (2.36-9+deb12u4) ...
12:01:08 [2024-04-10T12:01:08.744Z] #22 13.19 Processing triggers for ca-certificates (20230311) ...
12:01:08 [2024-04-10T12:01:08.744Z] #22 13.20 Updating certificates in /etc/ssl/certs...
12:01:09 [2024-04-10T12:01:09.003Z] #22 13.52 0 added, 0 removed; done.
12:01:09 [2024-04-10T12:01:09.003Z] #22 13.52 Running hooks in /etc/ca-certificates/update.d...
12:01:09 [2024-04-10T12:01:09.003Z] #22 13.52 done.
12:01:09 [2024-04-10T12:01:09.262Z] #22 DONE 13.7s
12:01:09 [2024-04-10T12:01:09.262Z] 
12:01:09 [2024-04-10T12:01:09.262Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:01:09 [2024-04-10T12:01:09.262Z] #28 DONE 0.0s
12:01:09 [2024-04-10T12:01:09.262Z] 
12:01:09 [2024-04-10T12:01:09.262Z] #29 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
12:01:09 [2024-04-10T12:01:09.262Z] #29 0.562 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
12:01:09 [2024-04-10T12:01:09.262Z] #29 0.571 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
12:01:09 [2024-04-10T12:01:09.262Z] #29 0.571 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
12:01:09 [2024-04-10T12:01:09.262Z] #29 0.641 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
12:01:09 [2024-04-10T12:01:09.262Z] #29 0.710 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
12:01:09 [2024-04-10T12:01:09.262Z] #29 0.756 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
12:01:10 [2024-04-10T12:01:10.197Z] #29 1.690 Fetched 9099 kB in 1s (6567 kB/s)
12:01:10 [2024-04-10T12:01:10.764Z] #29 1.690 Reading package lists...
12:01:11 [2024-04-10T12:01:11.332Z] #29 2.307 Reading package lists...
12:01:11 [2024-04-10T12:01:11.590Z] #29 2.930 Building dependency tree...
12:01:11 [2024-04-10T12:01:11.590Z] #29 3.109 Reading state information...
12:01:11 [2024-04-10T12:01:11.590Z] #29 3.320 The following additional packages will be installed:
12:01:11 [2024-04-10T12:01:11.849Z] #29 3.321   libmagic-mgc libmagic1
12:01:11 [2024-04-10T12:01:11.849Z] #29 3.348 The following NEW packages will be installed:
12:01:11 [2024-04-10T12:01:11.849Z] #29 3.349   file libmagic-mgc libmagic1
12:01:12 [2024-04-10T12:01:12.108Z] #29 3.622 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded.
12:01:12 [2024-04-10T12:01:12.108Z] #29 3.622 Need to get 446 kB of archives.
12:01:12 [2024-04-10T12:01:12.108Z] #29 3.622 After this operation, 8709 kB of additional disk space will be used.
12:01:12 [2024-04-10T12:01:12.108Z] #29 3.622 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
12:01:12 [2024-04-10T12:01:12.108Z] #29 3.632 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
12:01:12 [2024-04-10T12:01:12.108Z] #29 3.632 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
12:01:12 [2024-04-10T12:01:12.108Z] #29 3.767 debconf: delaying package configuration, since apt-utils is not installed
12:01:12 [2024-04-10T12:01:12.366Z] #29 3.803 Fetched 446 kB in 0s (1622 kB/s)
12:01:12 [2024-04-10T12:01:12.366Z] #29 3.820 Selecting previously unselected package libmagic-mgc.
12:01:12 [2024-04-10T12:01:12.366Z] #29 3.820 (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.)
12:01:12 [2024-04-10T12:01:12.366Z] #29 3.829 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
12:01:12 [2024-04-10T12:01:12.366Z] #29 3.832 Unpacking libmagic-mgc (1:5.44-3) ...
12:01:12 [2024-04-10T12:01:12.366Z] #29 3.902 Selecting previously unselected package libmagic1:arm64.
12:01:12 [2024-04-10T12:01:12.366Z] #29 3.904 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
12:01:12 [2024-04-10T12:01:12.366Z] #29 3.910 Unpacking libmagic1:arm64 (1:5.44-3) ...
12:01:12 [2024-04-10T12:01:12.366Z] #29 3.943 Selecting previously unselected package file.
12:01:12 [2024-04-10T12:01:12.366Z] #29 3.945 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
12:01:12 [2024-04-10T12:01:12.366Z] #29 3.949 Unpacking file (1:5.44-3) ...
12:01:12 [2024-04-10T12:01:12.366Z] #29 3.986 Setting up libmagic-mgc (1:5.44-3) ...
12:01:12 [2024-04-10T12:01:12.366Z] #29 3.996 Setting up libmagic1:arm64 (1:5.44-3) ...
12:01:12 [2024-04-10T12:01:12.366Z] #29 4.020 Setting up file (1:5.44-3) ...
12:01:12 [2024-04-10T12:01:12.628Z] #29 4.032 Processing triggers for libc-bin (2.36-9+deb12u4) ...
12:01:12 [2024-04-10T12:01:12.628Z] #29 DONE 4.3s
12:01:12 [2024-04-10T12:01:12.628Z] 
12:01:12 [2024-04-10T12:01:12.628Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:01:12 [2024-04-10T12:01:12.628Z] #30 2.200 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:01:12 [2024-04-10T12:01:12.628Z] #30 2.779 #=#=#                                                                         
12:01:12 [2024-04-10T12:01:12.628Z] #30 3.042 #=#=#                                                                         

######################################################################## 100.0%
12:01:12 [2024-04-10T12:01:12.628Z] #30 3.283 
12:01:12 [2024-04-10T12:01:12.887Z] #30 ...
12:01:12 [2024-04-10T12:01:12.887Z] 
12:01:12 [2024-04-10T12:01:12.887Z] #31 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:01:12 [2024-04-10T12:01:12.887Z] #31 DONE 0.1s
12:01:12 [2024-04-10T12:01:12.887Z] 
12:01:12 [2024-04-10T12:01:12.887Z] #32 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
12:01:12 [2024-04-10T12:01:12.887Z] #32 DONE 0.1s
12:01:12 [2024-04-10T12:01:12.887Z] 
12:01:12 [2024-04-10T12:01:12.887Z] #33 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
12:01:12 [2024-04-10T12:01:12.887Z] #33 DONE 0.1s
12:01:12 [2024-04-10T12:01:12.887Z] 
12:01:12 [2024-04-10T12:01:12.887Z] #34 [delve-src 1/3] WORKDIR /usr/src/delve
12:01:12 [2024-04-10T12:01:12.887Z] #34 DONE 0.1s
12:01:12 [2024-04-10T12:01:12.887Z] 
12:01:12 [2024-04-10T12:01:12.887Z] #35 [registry-src 1/2] WORKDIR /usr/src/registry
12:01:12 [2024-04-10T12:01:12.887Z] #35 DONE 0.1s
12:01:12 [2024-04-10T12:01:12.887Z] 
12:01:12 [2024-04-10T12:01:12.887Z] #36 [containerd-src 1/3] WORKDIR /usr/src/containerd
12:01:12 [2024-04-10T12:01:12.887Z] #36 DONE 0.2s
12:01:12 [2024-04-10T12:01:12.887Z] 
12:01:12 [2024-04-10T12:01:12.887Z] #37 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
12:01:13 [2024-04-10T12:01:13.146Z] #37 ...
12:01:13 [2024-04-10T12:01:13.146Z] 
12:01:13 [2024-04-10T12:01:13.146Z] #38 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
12:01:13 [2024-04-10T12:01:13.146Z] #38 DONE 0.3s
12:01:13 [2024-04-10T12:01:13.146Z] 
12:01:13 [2024-04-10T12:01:13.146Z] #39 [swagger-src 1/3] WORKDIR /usr/src/swagger
12:01:13 [2024-04-10T12:01:13.146Z] #39 DONE 0.3s
12:01:13 [2024-04-10T12:01:13.146Z] 
12:01:13 [2024-04-10T12:01:13.146Z] #40 [runc-src 1/3] WORKDIR /usr/src/runc
12:01:13 [2024-04-10T12:01:13.146Z] #40 DONE 0.3s
12:01:13 [2024-04-10T12:01:13.146Z] 
12:01:13 [2024-04-10T12:01:13.146Z] #41 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
12:01:13 [2024-04-10T12:01:13.146Z] #41 DONE 0.3s
12:01:13 [2024-04-10T12:01:13.146Z] 
12:01:13 [2024-04-10T12:01:13.146Z] #42 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
12:01:13 [2024-04-10T12:01:13.146Z] #42 DONE 0.3s
12:01:13 [2024-04-10T12:01:13.146Z] 
12:01:13 [2024-04-10T12:01:13.146Z] #43 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
12:01:13 [2024-04-10T12:01:13.146Z] #43 DONE 0.3s
12:01:13 [2024-04-10T12:01:13.146Z] 
12:01:13 [2024-04-10T12:01:13.146Z] #44 [tini-src 1/3] WORKDIR /usr/src/tini
12:01:13 [2024-04-10T12:01:13.146Z] #44 DONE 0.3s
12:01:13 [2024-04-10T12:01:13.146Z] 
12:01:13 [2024-04-10T12:01:13.146Z] #45 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:01:13 [2024-04-10T12:01:13.146Z] #45 DONE 0.4s
12:01:13 [2024-04-10T12:01:13.146Z] 
12:01:13 [2024-04-10T12:01:13.146Z] #46 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
12:01:13 [2024-04-10T12:01:13.405Z] #46 ...
12:01:13 [2024-04-10T12:01:13.405Z] 
12:01:13 [2024-04-10T12:01:13.405Z] #37 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
12:01:13 [2024-04-10T12:01:13.405Z] #37 0.417 hint: Using 'master' as the name for the initial branch. This default branch name
12:01:13 [2024-04-10T12:01:13.405Z] #37 0.417 hint: is subject to change. To configure the initial branch name to use in all
12:01:13 [2024-04-10T12:01:13.405Z] #37 0.417 hint: of your new repositories, which will suppress this warning, call:
12:01:13 [2024-04-10T12:01:13.405Z] #37 0.417 hint: 
12:01:13 [2024-04-10T12:01:13.405Z] #37 0.417 hint: 	git config --global init.defaultBranch <name>
12:01:13 [2024-04-10T12:01:13.405Z] #37 0.417 hint: 
12:01:13 [2024-04-10T12:01:13.405Z] #37 0.417 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:01:13 [2024-04-10T12:01:13.405Z] #37 0.417 hint: 'development'. The just-created branch can be renamed via this command:
12:01:13 [2024-04-10T12:01:13.405Z] #37 0.417 hint: 
12:01:13 [2024-04-10T12:01:13.405Z] #37 0.417 hint: 	git branch -m <name>
12:01:13 [2024-04-10T12:01:13.405Z] #37 0.418 Initialized empty Git repository in /usr/src/registry/.git/
12:01:13 [2024-04-10T12:01:13.405Z] #37 DONE 0.5s
12:01:13 [2024-04-10T12:01:13.405Z] 
12:01:13 [2024-04-10T12:01:13.405Z] #47 [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...)
12:01:13 [2024-04-10T12:01:13.664Z] #47 ...
12:01:13 [2024-04-10T12:01:13.664Z] 
12:01:13 [2024-04-10T12:01:13.664Z] #48 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
12:01:13 [2024-04-10T12:01:13.664Z] #48 0.798 hint: Using 'master' as the name for the initial branch. This default branch name
12:01:13 [2024-04-10T12:01:13.664Z] #48 0.798 hint: is subject to change. To configure the initial branch name to use in all
12:01:13 [2024-04-10T12:01:13.664Z] #48 0.798 hint: of your new repositories, which will suppress this warning, call:
12:01:13 [2024-04-10T12:01:13.664Z] #48 0.798 hint: 
12:01:13 [2024-04-10T12:01:13.664Z] #48 0.798 hint: 	git config --global init.defaultBranch <name>
12:01:13 [2024-04-10T12:01:13.664Z] #48 0.798 hint: 
12:01:13 [2024-04-10T12:01:13.664Z] #48 0.798 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:01:13 [2024-04-10T12:01:13.664Z] #48 0.798 hint: 'development'. The just-created branch can be renamed via this command:
12:01:13 [2024-04-10T12:01:13.664Z] #48 0.798 hint: 
12:01:13 [2024-04-10T12:01:13.664Z] #48 0.798 hint: 	git branch -m <name>
12:01:13 [2024-04-10T12:01:13.664Z] #48 0.799 Initialized empty Git repository in /usr/src/delve/.git/
12:01:13 [2024-04-10T12:01:13.664Z] #48 DONE 0.9s
12:01:13 [2024-04-10T12:01:13.922Z] 
12:01:13 [2024-04-10T12:01:13.922Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:01:13 [2024-04-10T12:01:13.922Z] #49 ...
12:01:13 [2024-04-10T12:01:13.922Z] 
12:01:13 [2024-04-10T12:01:13.922Z] #50 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
12:01:13 [2024-04-10T12:01:13.922Z] #50 1.014 hint: Using 'master' as the name for the initial branch. This default branch name
12:01:13 [2024-04-10T12:01:13.922Z] #50 1.014 hint: is subject to change. To configure the initial branch name to use in all
12:01:13 [2024-04-10T12:01:13.922Z] #50 1.014 hint: of your new repositories, which will suppress this warning, call:
12:01:13 [2024-04-10T12:01:13.922Z] #50 1.014 hint: 
12:01:13 [2024-04-10T12:01:13.922Z] #50 1.014 hint: 	git config --global init.defaultBranch <name>
12:01:13 [2024-04-10T12:01:13.922Z] #50 1.014 hint: 
12:01:13 [2024-04-10T12:01:13.922Z] #50 1.014 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:01:13 [2024-04-10T12:01:13.922Z] #50 1.014 hint: 'development'. The just-created branch can be renamed via this command:
12:01:13 [2024-04-10T12:01:13.922Z] #50 1.014 hint: 
12:01:13 [2024-04-10T12:01:13.922Z] #50 1.014 hint: 	git branch -m <name>
12:01:13 [2024-04-10T12:01:13.922Z] #50 1.015 Initialized empty Git repository in /usr/src/swagger/.git/
12:01:13 [2024-04-10T12:01:13.922Z] #50 DONE 1.1s
12:01:14 [2024-04-10T12:01:14.181Z] 
12:01:14 [2024-04-10T12:01:14.181Z] #51 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
12:01:19 [2024-04-10T12:01:19.458Z] #51 ...
12:01:19 [2024-04-10T12:01:19.458Z] 
12:01:19 [2024-04-10T12:01:19.458Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
12:01:19 [2024-04-10T12:01:19.458Z] #52 2.215 go: downloading github.com/golangci/golangci-lint v1.55.2
12:01:19 [2024-04-10T12:01:19.458Z] #52 2.966 go: downloading github.com/fatih/color v1.15.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 2.967 go: downloading github.com/gofrs/flock v0.8.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 2.967 go: downloading github.com/spf13/cobra v1.7.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 2.967 go: downloading github.com/spf13/pflag v1.0.5
12:01:19 [2024-04-10T12:01:19.458Z] #52 2.968 go: downloading github.com/spf13/viper v1.12.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 2.968 go: downloading gopkg.in/yaml.v3 v3.0.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 2.984 go: downloading golang.org/x/tools v0.14.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.038 go: downloading github.com/hashicorp/go-version v1.6.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.127 go: downloading github.com/ldez/gomoddirectives v0.2.3
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.228 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.229 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.229 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.230 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.232 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.334 go: downloading github.com/mattn/go-colorable v0.1.13
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.440 go: downloading github.com/sirupsen/logrus v1.9.3
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.442 go: downloading github.com/stretchr/testify v1.8.4
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.456 go: downloading github.com/mattn/go-isatty v0.0.17
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.476 go: downloading github.com/fsnotify/fsnotify v1.5.4
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.493 go: downloading github.com/spf13/afero v1.8.2
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.507 go: downloading github.com/spf13/cast v1.5.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.510 go: downloading github.com/spf13/jwalterweatherman v1.1.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.532 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.535 go: downloading 4d63.com/gochecknoglobals v0.2.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.570 go: downloading github.com/4meepo/tagalign v1.3.3
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.572 go: downloading github.com/Abirdcfly/dupword v0.0.13
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.669 go: downloading github.com/Antonboom/errname v0.1.12
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.673 go: downloading github.com/Antonboom/nilnil v0.1.7
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.673 go: downloading github.com/Antonboom/testifylint v0.2.3
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.675 go: downloading github.com/BurntSushi/toml v1.3.2
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.704 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.704 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.710 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.748 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.966 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.974 go: downloading github.com/alexkohler/prealloc v1.0.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.983 go: downloading github.com/alingse/asasalint v0.0.11
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.990 go: downloading github.com/ashanbrown/forbidigo v1.6.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 3.997 go: downloading github.com/ashanbrown/makezero v1.1.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.016 go: downloading github.com/bkielbasa/cyclop v1.2.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.102 go: downloading github.com/blizzy78/varnamelen v0.8.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.103 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.104 go: downloading github.com/breml/bidichk v0.2.7
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.104 go: downloading github.com/breml/errchkjson v0.3.6
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.105 go: downloading github.com/butuzov/ireturn v0.2.2
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.105 go: downloading github.com/butuzov/mirror v1.1.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.107 go: downloading github.com/catenacyber/perfsprint v0.2.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.107 go: downloading github.com/charithe/durationcheck v0.0.10
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.293 go: downloading github.com/curioswitch/go-reassign v0.2.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.294 go: downloading github.com/daixiang0/gci v0.11.2
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.371 go: downloading github.com/denis-tingaikin/go-header v0.4.3
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.371 go: downloading github.com/firefart/nonamedreturns v1.0.4
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.371 go: downloading github.com/esimonov/ifshort v1.0.4
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.556 go: downloading github.com/fzipp/gocyclo v0.6.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.556 go: downloading github.com/ghostiam/protogetter v0.2.3
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.556 go: downloading github.com/go-critic/go-critic v0.9.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.558 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.558 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.558 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.658 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.662 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.738 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.771 go: downloading github.com/golangci/misspell v0.4.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.825 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.866 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.931 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.931 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.931 go: downloading github.com/hexops/gotextdiff v1.0.3
12:01:19 [2024-04-10T12:01:19.458Z] #52 4.937 go: downloading github.com/jgautheron/goconst v1.6.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.004 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.219 go: downloading github.com/julz/importas v0.1.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.220 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.221 go: downloading github.com/kisielk/errcheck v1.6.3
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.243 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.289 go: downloading github.com/kulti/thelper v0.6.3
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.289 go: downloading github.com/kyoh86/exportloopref v0.1.11
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.289 go: downloading github.com/kunwardeep/paralleltest v1.0.8
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.331 go: downloading github.com/ldez/tagliatelle v0.5.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.331 go: downloading github.com/leonklingele/grouper v1.1.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.331 go: downloading github.com/lufeee/execinquery v1.2.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.350 go: downloading github.com/macabu/inamedparam v0.1.2
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.354 go: downloading github.com/maratori/testableexamples v1.0.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.362 go: downloading github.com/maratori/testpackage v1.1.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.407 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.422 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.424 go: downloading github.com/mgechev/revive v1.3.4
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.581 go: downloading github.com/moricho/tparallel v0.3.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.581 go: downloading github.com/nakabonne/nestif v0.3.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.584 go: downloading github.com/nishanths/exhaustive v0.11.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.640 go: downloading github.com/nishanths/predeclared v0.2.2
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.674 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.735 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.739 go: downloading github.com/ryancurrah/gomodguard v1.3.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.758 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.767 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.770 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.794 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.794 go: downloading github.com/securego/gosec/v2 v2.18.2
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.811 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.811 go: downloading github.com/sivchari/containedctx v1.0.3
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.811 go: downloading github.com/sivchari/nosnakecase v1.7.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.815 go: downloading github.com/sivchari/tenv v1.7.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.833 go: downloading github.com/sonatard/noctx v0.0.2
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.837 go: downloading github.com/sourcegraph/go-diff v0.7.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.869 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.869 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.872 go: downloading github.com/tdakkota/asciicheck v0.2.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.918 go: downloading github.com/tetafro/godot v1.4.15
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.918 go: downloading github.com/timonwong/loggercheck v0.9.4
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.918 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.973 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 5.977 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 6.002 go: downloading github.com/ultraware/funlen v0.1.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 6.043 go: downloading github.com/ultraware/whitespace v0.0.5
12:01:19 [2024-04-10T12:01:19.458Z] #52 6.127 go: downloading github.com/uudashr/gocognit v1.1.2
12:01:19 [2024-04-10T12:01:19.458Z] #52 6.127 go: downloading github.com/xen0n/gosmopolitan v1.2.2
12:01:19 [2024-04-10T12:01:19.458Z] #52 6.128 go: downloading github.com/yagipy/maintidx v1.0.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 6.135 go: downloading github.com/yeya24/promlinter v0.2.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 6.195 go: downloading github.com/ykadowak/zerologlint v0.1.3
12:01:19 [2024-04-10T12:01:19.458Z] #52 6.196 go: downloading gitlab.com/bosi/decorder v0.4.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 6.197 go: downloading go-simpler.org/sloglint v0.1.2
12:01:19 [2024-04-10T12:01:19.458Z] #52 6.198 go: downloading go.tmz.dev/musttag v0.7.2
12:01:19 [2024-04-10T12:01:19.458Z] #52 6.307 go: downloading honnef.co/go/tools v0.4.6
12:01:19 [2024-04-10T12:01:19.458Z] #52 6.895 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:01:19 [2024-04-10T12:01:19.458Z] #52 6.895 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
12:01:19 [2024-04-10T12:01:19.458Z] #52 6.895 go: downloading golang.org/x/mod v0.13.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 6.895 go: downloading github.com/golangci/revgrep v0.5.2
12:01:19 [2024-04-10T12:01:19.458Z] #52 6.895 go: downloading github.com/hashicorp/errwrap v1.0.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 6.895 go: downloading golang.org/x/sys v0.13.0
12:01:19 [2024-04-10T12:01:19.458Z] #52 6.895 go: downloading github.com/subosito/gotenv v1.4.1
12:01:19 [2024-04-10T12:01:19.458Z] #52 6.896 go: downloading mvdan.cc/gofumpt v0.5.0
12:01:19 [2024-04-10T12:01:19.717Z] #52 ...
12:01:19 [2024-04-10T12:01:19.717Z] 
12:01:19 [2024-04-10T12:01:19.717Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:01:19 [2024-04-10T12:01:19.717Z] #30 5.339 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:01:19 [2024-04-10T12:01:19.717Z] #30 5.930 #=#=#                                                                         
12:01:19 [2024-04-10T12:01:19.717Z] #30 6.229 #=#=#                                                                         

                                                                           0.0%
######################################################################## 100.0%
12:01:19 [2024-04-10T12:01:19.717Z] #30 6.608 
12:01:19 [2024-04-10T12:01:19.717Z] #30 8.818 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
12:01:19 [2024-04-10T12:01:19.717Z] #30 9.529 #=#=#                                                                         
12:01:19 [2024-04-10T12:01:19.717Z] #30 9.798 #=#=#                                                                         

#####                                                                      7.4%
#################################################                         68.9%
######################################################################## 100.0%
12:01:19 [2024-04-10T12:01:19.717Z] #30 10.42 
12:01:19 [2024-04-10T12:01:19.984Z] #30 ...
12:01:19 [2024-04-10T12:01:19.984Z] 
12:01:19 [2024-04-10T12:01:19.984Z] #47 [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...)
12:01:19 [2024-04-10T12:01:19.984Z] #47 6.570 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:01:19 [2024-04-10T12:01:19.984Z] #47 6.570 + mkdir /build
12:01:22 [2024-04-10T12:01:22.523Z] #47 ...
12:01:22 [2024-04-10T12:01:22.523Z] 
12:01:22 [2024-04-10T12:01:22.523Z] #53 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
12:01:22 [2024-04-10T12:01:22.523Z] #53 1.831 hint: Using 'master' as the name for the initial branch. This default branch name
12:01:22 [2024-04-10T12:01:22.523Z] #53 1.831 hint: is subject to change. To configure the initial branch name to use in all
12:01:22 [2024-04-10T12:01:22.523Z] #53 1.831 hint: of your new repositories, which will suppress this warning, call:
12:01:22 [2024-04-10T12:01:22.523Z] #53 1.831 hint: 
12:01:22 [2024-04-10T12:01:22.523Z] #53 1.831 hint: 	git config --global init.defaultBranch <name>
12:01:22 [2024-04-10T12:01:22.523Z] #53 1.831 hint: 
12:01:22 [2024-04-10T12:01:22.523Z] #53 1.831 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:01:22 [2024-04-10T12:01:22.523Z] #53 1.831 hint: 'development'. The just-created branch can be renamed via this command:
12:01:22 [2024-04-10T12:01:22.523Z] #53 1.831 hint: 
12:01:22 [2024-04-10T12:01:22.523Z] #53 1.831 hint: 	git branch -m <name>
12:01:22 [2024-04-10T12:01:22.523Z] #53 1.892 Initialized empty Git repository in /usr/src/containerd/.git/
12:01:22 [2024-04-10T12:01:22.523Z] #53 DONE 9.4s
12:01:22 [2024-04-10T12:01:22.523Z] 
12:01:22 [2024-04-10T12:01:22.523Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
12:01:22 [2024-04-10T12:01:22.523Z] #52 7.022 go: downloading github.com/hashicorp/hcl v1.0.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 7.042 go: downloading gopkg.in/ini.v1 v1.67.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 7.058 go: downloading github.com/magiconair/properties v1.8.6
12:01:22 [2024-04-10T12:01:22.523Z] #52 7.140 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
12:01:22 [2024-04-10T12:01:22.523Z] #52 7.154 go: downloading github.com/davecgh/go-spew v1.1.1
12:01:22 [2024-04-10T12:01:22.523Z] #52 7.154 go: downloading github.com/pmezard/go-difflib v1.0.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 7.289 go: downloading github.com/stretchr/objx v0.5.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 7.370 go: downloading golang.org/x/text v0.13.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 7.475 go: downloading github.com/fatih/structtag v1.2.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 7.478 go: downloading github.com/gobwas/glob v0.2.3
12:01:22 [2024-04-10T12:01:22.523Z] #52 7.478 go: downloading github.com/google/go-cmp v0.6.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 7.534 go: downloading github.com/pelletier/go-toml v1.9.5
12:01:22 [2024-04-10T12:01:22.523Z] #52 7.618 go: downloading gopkg.in/yaml.v2 v2.4.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 7.619 go: downloading golang.org/x/sync v0.4.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 7.696 go: downloading go.uber.org/zap v1.24.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 7.996 go: downloading github.com/kisielk/gotool v1.0.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 8.148 go: downloading github.com/go-toolsmith/astcast v1.1.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 8.229 go: downloading github.com/go-toolsmith/astcopy v1.1.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 8.237 go: downloading github.com/go-toolsmith/astequal v1.1.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 8.237 go: downloading github.com/go-toolsmith/astp v1.1.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 8.250 go: downloading github.com/go-toolsmith/astfmt v1.1.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 8.410 go: downloading github.com/go-toolsmith/strparse v1.1.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 8.413 go: downloading github.com/go-toolsmith/typep v1.1.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 8.494 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 8.494 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
12:01:22 [2024-04-10T12:01:22.523Z] #52 8.495 go: downloading github.com/gostaticanalysis/comment v1.4.2
12:01:22 [2024-04-10T12:01:22.523Z] #52 8.702 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
12:01:22 [2024-04-10T12:01:22.523Z] #52 8.782 go: downloading github.com/ettle/strcase v0.1.1
12:01:22 [2024-04-10T12:01:22.523Z] #52 8.799 go: downloading github.com/Masterminds/semver v1.5.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 8.802 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
12:01:22 [2024-04-10T12:01:22.523Z] #52 8.961 go: downloading github.com/prometheus/client_golang v1.12.1
12:01:22 [2024-04-10T12:01:22.523Z] #52 8.964 go: downloading github.com/prometheus/client_model v0.2.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 9.109 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
12:01:22 [2024-04-10T12:01:22.523Z] #52 9.159 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:01:22 [2024-04-10T12:01:22.523Z] #52 9.177 go: downloading go.uber.org/atomic v1.7.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 9.187 go: downloading go.uber.org/multierr v1.6.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 9.196 go: downloading github.com/chavacava/garif v0.1.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 9.293 go: downloading github.com/olekukonko/tablewriter v0.0.5
12:01:22 [2024-04-10T12:01:22.523Z] #52 9.418 go: downloading github.com/quasilyte/gogrep v0.5.0
12:01:22 [2024-04-10T12:01:22.523Z] #52 9.422 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
12:01:22 [2024-04-10T12:01:22.523Z] #52 9.466 go: downloading github.com/golang/protobuf v1.5.2
12:01:22 [2024-04-10T12:01:22.523Z] #52 9.577 go: downloading github.com/prometheus/common v0.32.1
12:01:22 [2024-04-10T12:01:22.523Z] #52 9.583 go: downloading github.com/beorn7/perks v1.0.1
12:01:22 [2024-04-10T12:01:22.523Z] #52 9.715 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:01:22 [2024-04-10T12:01:22.523Z] #52 9.795 go: downloading github.com/prometheus/procfs v0.7.3
12:01:22 [2024-04-10T12:01:22.523Z] #52 9.797 go: downloading google.golang.org/protobuf v1.28.0
12:01:22 [2024-04-10T12:01:22.783Z] #52 10.09 go: downloading github.com/mattn/go-runewidth v0.0.9
12:01:22 [2024-04-10T12:01:22.783Z] #52 ...
12:01:22 [2024-04-10T12:01:22.783Z] 
12:01:22 [2024-04-10T12:01:22.783Z] #54 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.8.0"      && /build/shfmt --version
12:01:22 [2024-04-10T12:01:22.783Z] #54 1.472 go: downloading mvdan.cc/sh/v3 v3.8.0
12:01:22 [2024-04-10T12:01:22.783Z] #54 3.963 go: downloading golang.org/x/term v0.17.0
12:01:22 [2024-04-10T12:01:22.783Z] #54 3.964 go: downloading mvdan.cc/editorconfig v0.2.1-0.20231228180347-1925077f8eb2
12:01:22 [2024-04-10T12:01:22.783Z] #54 3.964 go: downloading github.com/google/renameio/v2 v2.0.0
12:01:22 [2024-04-10T12:01:22.783Z] #54 3.965 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
12:01:22 [2024-04-10T12:01:22.783Z] #54 4.104 go: downloading golang.org/x/sys v0.17.0
12:01:22 [2024-04-10T12:01:22.783Z] #54 ...
12:01:22 [2024-04-10T12:01:22.783Z] 
12:01:22 [2024-04-10T12:01:22.783Z] #55 [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
12:01:22 [2024-04-10T12:01:22.783Z] #55 0.953 go: downloading github.com/pelletier/go-toml v1.8.1
12:01:23 [2024-04-10T12:01:23.042Z] #55 ...
12:01:23 [2024-04-10T12:01:23.042Z] 
12:01:23 [2024-04-10T12:01:23.042Z] #56 [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
12:01:23 [2024-04-10T12:01:23.042Z] #56 ...
12:01:23 [2024-04-10T12:01:23.042Z] 
12:01:23 [2024-04-10T12:01:23.042Z] #57 [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
12:01:23 [2024-04-10T12:01:23.042Z] #57 2.911 go: downloading gotest.tools/gotestsum v1.8.2
12:01:23 [2024-04-10T12:01:23.042Z] #57 4.193 go: downloading github.com/fatih/color v1.13.0
12:01:23 [2024-04-10T12:01:23.042Z] #57 4.193 go: downloading golang.org/x/tools v0.1.11
12:01:23 [2024-04-10T12:01:23.042Z] #57 4.196 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
12:01:23 [2024-04-10T12:01:23.042Z] #57 4.198 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
12:01:23 [2024-04-10T12:01:23.042Z] #57 4.199 go: downloading github.com/dnephin/pflag v1.0.7
12:01:23 [2024-04-10T12:01:23.042Z] #57 4.199 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:01:23 [2024-04-10T12:01:23.042Z] #57 4.221 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
12:01:23 [2024-04-10T12:01:23.042Z] #57 4.410 go: downloading github.com/mattn/go-isatty v0.0.14
12:01:23 [2024-04-10T12:01:23.042Z] #57 4.410 go: downloading github.com/mattn/go-colorable v0.1.12
12:01:23 [2024-04-10T12:01:23.042Z] #57 5.400 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
12:01:23 [2024-04-10T12:01:23.301Z] #57 ...
12:01:23 [2024-04-10T12:01:23.301Z] 
12:01:23 [2024-04-10T12:01:23.301Z] #58 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v26.0.0 https://github.com/docker/cli.git /build      && /build/docker --version
12:01:23 [2024-04-10T12:01:23.301Z] #58 4.704 Docker version 26.0.0, build 2ae903e
12:01:23 [2024-04-10T12:01:23.562Z] #58 ...
12:01:23 [2024-04-10T12:01:23.562Z] 
12:01:23 [2024-04-10T12:01:23.562Z] #59 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
12:01:23 [2024-04-10T12:01:23.562Z] #59 2.146 hint: Using 'master' as the name for the initial branch. This default branch name
12:01:23 [2024-04-10T12:01:23.562Z] #59 2.146 hint: is subject to change. To configure the initial branch name to use in all
12:01:23 [2024-04-10T12:01:23.562Z] #59 2.146 hint: of your new repositories, which will suppress this warning, call:
12:01:23 [2024-04-10T12:01:23.562Z] #59 2.146 hint: 
12:01:23 [2024-04-10T12:01:23.562Z] #59 2.146 hint: 	git config --global init.defaultBranch <name>
12:01:23 [2024-04-10T12:01:23.562Z] #59 2.146 hint: 
12:01:23 [2024-04-10T12:01:23.562Z] #59 2.146 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:01:23 [2024-04-10T12:01:23.562Z] #59 2.146 hint: 'development'. The just-created branch can be renamed via this command:
12:01:23 [2024-04-10T12:01:23.562Z] #59 2.146 hint: 
12:01:23 [2024-04-10T12:01:23.562Z] #59 2.146 hint: 	git branch -m <name>
12:01:23 [2024-04-10T12:01:23.562Z] #59 2.210 Initialized empty Git repository in /usr/src/rootlesskit/.git/
12:01:23 [2024-04-10T12:01:23.562Z] #59 ...
12:01:23 [2024-04-10T12:01:23.562Z] 
12:01:23 [2024-04-10T12:01:23.562Z] #60 [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
12:01:23 [2024-04-10T12:01:23.562Z] #60 4.992 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
12:01:23 [2024-04-10T12:01:23.562Z] #60 5.004 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
12:01:23 [2024-04-10T12:01:23.562Z] #60 5.008 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
12:01:23 [2024-04-10T12:01:23.562Z] #60 5.159 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
12:01:23 [2024-04-10T12:01:23.562Z] #60 5.628 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
12:01:23 [2024-04-10T12:01:23.562Z] #60 5.629 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
12:01:23 [2024-04-10T12:01:23.562Z] #60 6.706 Fetched 9099 kB in 2s (4452 kB/s)
12:01:23 [2024-04-10T12:01:23.562Z] #60 6.706 Reading package lists...
12:01:23 [2024-04-10T12:01:23.563Z] #60 8.595 Hit:1 http://deb.debian.org/debian bookworm InRelease
12:01:23 [2024-04-10T12:01:23.563Z] #60 8.596 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
12:01:23 [2024-04-10T12:01:23.563Z] #60 8.596 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
12:01:23 [2024-04-10T12:01:23.563Z] #60 9.407 Reading package lists...
12:01:23 [2024-04-10T12:01:23.563Z] #60 10.34 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
12:01:23 [2024-04-10T12:01:23.563Z] #60 10.36 Reading package lists...
12:01:23 [2024-04-10T12:01:23.563Z] #60 ...
12:01:23 [2024-04-10T12:01:23.563Z] 
12:01:23 [2024-04-10T12:01:23.563Z] #61 [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
12:01:23 [2024-04-10T12:01:23.563Z] #61 1.267 go: downloading github.com/tc-hib/go-winres v0.3.1
12:01:23 [2024-04-10T12:01:23.563Z] #61 1.822 go: downloading github.com/tc-hib/winres v0.1.6
12:01:23 [2024-04-10T12:01:23.563Z] #61 1.823 go: downloading github.com/urfave/cli/v2 v2.3.0
12:01:23 [2024-04-10T12:01:23.563Z] #61 2.015 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:01:23 [2024-04-10T12:01:23.563Z] #61 2.061 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:01:23 [2024-04-10T12:01:23.563Z] #61 2.114 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
12:01:23 [2024-04-10T12:01:23.563Z] #61 2.114 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
12:01:23 [2024-04-10T12:01:23.822Z] #61 ...
12:01:23 [2024-04-10T12:01:23.822Z] 
12:01:23 [2024-04-10T12:01:23.823Z] #62 [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             ;
12:01:23 [2024-04-10T12:01:23.823Z] #62 2.488 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 2.517 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 2.517 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 2.619 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 2.787 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 2.911 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 3.923 Fetched 9099 kB in 2s (5365 kB/s)
12:01:23 [2024-04-10T12:01:23.823Z] #62 3.923 Reading package lists...
12:01:23 [2024-04-10T12:01:23.823Z] #62 4.778 Reading package lists...
12:01:23 [2024-04-10T12:01:23.823Z] #62 5.526 Building dependency tree...
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.090 python3 is already the newest version (3.11.2-1+b1).
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.090 The following additional packages will be installed:
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.093   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.093   xz-utils
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.097 Suggested packages:
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.097   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.097   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.097   m4-doc ed diffutils-doc
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.097 Recommended packages:
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.097   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.097   liblocale-gettext-perl libltdl-dev
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.287 The following NEW packages will be installed:
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.288   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.289   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.289   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.575 0 upgraded, 19 newly installed, 0 to remove and 8 not upgraded.
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.575 Need to get 5657 kB of archives.
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.575 After this operation, 16.7 MB of additional disk space will be used.
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.575 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.645 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.682 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.725 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.748 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.801 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.894 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.903 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.910 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.969 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
12:01:23 [2024-04-10T12:01:23.823Z] #62 6.973 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 7.008 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 7.015 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 7.026 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 7.042 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 7.078 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 7.166 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 7.283 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 7.369 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #62 7.934 debconf: delaying package configuration, since apt-utils is not installed
12:01:23 [2024-04-10T12:01:23.823Z] #62 8.106 Fetched 5657 kB in 1s (5273 kB/s)
12:01:23 [2024-04-10T12:01:23.823Z] #62 8.175 Selecting previously unselected package bzip2.
12:01:23 [2024-04-10T12:01:23.823Z] #62 8.175 (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.)
12:01:23 [2024-04-10T12:01:23.823Z] #62 8.183 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
12:01:23 [2024-04-10T12:01:23.823Z] #62 8.421 Unpacking bzip2 (1.0.8-5+b1) ...
12:01:23 [2024-04-10T12:01:23.823Z] #62 8.990 Selecting previously unselected package xz-utils.
12:01:23 [2024-04-10T12:01:23.823Z] #62 9.000 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
12:01:23 [2024-04-10T12:01:23.823Z] #62 9.099 Unpacking xz-utils (5.4.1-0.2) ...
12:01:23 [2024-04-10T12:01:23.823Z] #62 9.823 Selecting previously unselected package m4.
12:01:23 [2024-04-10T12:01:23.823Z] #62 9.829 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
12:01:23 [2024-04-10T12:01:23.823Z] #62 9.903 Unpacking m4 (1.4.19-3) ...
12:01:23 [2024-04-10T12:01:23.823Z] #62 10.37 Selecting previously unselected package autoconf.
12:01:23 [2024-04-10T12:01:23.823Z] #62 10.37 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
12:01:23 [2024-04-10T12:01:23.823Z] #62 10.43 Unpacking autoconf (2.71-3) ...
12:01:23 [2024-04-10T12:01:23.823Z] #62 10.88 Selecting previously unselected package autotools-dev.
12:01:23 [2024-04-10T12:01:23.823Z] #62 10.89 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
12:01:23 [2024-04-10T12:01:23.823Z] #62 10.94 Unpacking autotools-dev (20220109.1) ...
12:01:23 [2024-04-10T12:01:23.823Z] #62 ...
12:01:23 [2024-04-10T12:01:23.823Z] 
12:01:23 [2024-04-10T12:01:23.823Z] #63 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
12:01:23 [2024-04-10T12:01:23.823Z] #63 4.616 hint: Using 'master' as the name for the initial branch. This default branch name
12:01:23 [2024-04-10T12:01:23.823Z] #63 4.616 hint: is subject to change. To configure the initial branch name to use in all
12:01:23 [2024-04-10T12:01:23.823Z] #63 4.616 hint: of your new repositories, which will suppress this warning, call:
12:01:23 [2024-04-10T12:01:23.823Z] #63 4.616 hint: 
12:01:23 [2024-04-10T12:01:23.823Z] #63 4.616 hint: 	git config --global init.defaultBranch <name>
12:01:23 [2024-04-10T12:01:23.823Z] #63 4.616 hint: 
12:01:23 [2024-04-10T12:01:23.823Z] #63 4.616 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:01:23 [2024-04-10T12:01:23.823Z] #63 4.616 hint: 'development'. The just-created branch can be renamed via this command:
12:01:23 [2024-04-10T12:01:23.823Z] #63 4.616 hint: 
12:01:23 [2024-04-10T12:01:23.823Z] #63 4.616 hint: 	git branch -m <name>
12:01:23 [2024-04-10T12:01:23.823Z] #63 4.673 Initialized empty Git repository in /usr/src/runc/.git/
12:01:23 [2024-04-10T12:01:23.823Z] #63 ...
12:01:23 [2024-04-10T12:01:23.823Z] 
12:01:23 [2024-04-10T12:01:23.823Z] #64 [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
12:01:23 [2024-04-10T12:01:23.823Z] #64 6.821 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #64 6.845 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #64 6.897 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #64 7.253 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #64 7.677 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #64 7.908 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
12:01:23 [2024-04-10T12:01:23.823Z] #64 9.723 Fetched 9099 kB in 3s (2907 kB/s)
12:01:23 [2024-04-10T12:01:23.823Z] #64 9.723 Reading package lists...
12:01:24 [2024-04-10T12:01:24.082Z] #64 ...
12:01:24 [2024-04-10T12:01:24.082Z] 
12:01:24 [2024-04-10T12:01:24.082Z] #65 [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
12:01:24 [2024-04-10T12:01:24.082Z] #65 6.102 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
12:01:24 [2024-04-10T12:01:24.082Z] #65 6.139 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
12:01:24 [2024-04-10T12:01:24.082Z] #65 6.139 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
12:01:24 [2024-04-10T12:01:24.082Z] #65 6.309 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
12:01:24 [2024-04-10T12:01:24.082Z] #65 6.746 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
12:01:24 [2024-04-10T12:01:24.082Z] #65 6.771 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
12:01:24 [2024-04-10T12:01:24.082Z] #65 8.703 Fetched 9099 kB in 3s (3170 kB/s)
12:01:24 [2024-04-10T12:01:24.082Z] #65 8.703 Reading package lists...
12:01:24 [2024-04-10T12:01:24.082Z] #65 10.12 Hit:1 http://deb.debian.org/debian bookworm InRelease
12:01:24 [2024-04-10T12:01:24.083Z] #65 10.12 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
12:01:24 [2024-04-10T12:01:24.083Z] #65 10.12 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
12:01:24 [2024-04-10T12:01:24.423Z] #65 10.69 Reading package lists...
12:01:24 [2024-04-10T12:01:24.423Z] #65 ...
12:01:24 [2024-04-10T12:01:24.423Z] 
12:01:24 [2024-04-10T12:01:24.423Z] #66 [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
12:01:24 [2024-04-10T12:01:24.423Z] #66 5.645 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
12:01:24 [2024-04-10T12:01:24.423Z] #66 5.664 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
12:01:24 [2024-04-10T12:01:24.423Z] #66 5.698 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
12:01:24 [2024-04-10T12:01:24.423Z] #66 5.858 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
12:01:24 [2024-04-10T12:01:24.423Z] #66 6.482 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
12:01:24 [2024-04-10T12:01:24.423Z] #66 6.527 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
12:01:24 [2024-04-10T12:01:24.423Z] #66 7.977 Fetched 9099 kB in 3s (3550 kB/s)
12:01:24 [2024-04-10T12:01:24.423Z] #66 7.977 Reading package lists...
12:01:24 [2024-04-10T12:01:24.423Z] #66 8.869 Reading package lists...
12:01:24 [2024-04-10T12:01:24.423Z] #66 9.927 Building dependency tree...
12:01:24 [2024-04-10T12:01:24.423Z] #66 10.55 The following additional packages will be installed:
12:01:24 [2024-04-10T12:01:24.423Z] #66 10.55   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
12:01:24 [2024-04-10T12:01:24.423Z] #66 10.55 Suggested packages:
12:01:24 [2024-04-10T12:01:24.423Z] #66 10.55   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
12:01:24 [2024-04-10T12:01:24.423Z] #66 10.74 The following NEW packages will be installed:
12:01:24 [2024-04-10T12:01:24.423Z] #66 10.74   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
12:01:24 [2024-04-10T12:01:24.423Z] #66 11.05 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded.
12:01:24 [2024-04-10T12:01:24.423Z] #66 11.05 Need to get 19.3 MB of archives.
12:01:24 [2024-04-10T12:01:24.423Z] #66 11.05 After this operation, 77.0 MB of additional disk space will be used.
12:01:24 [2024-04-10T12:01:24.423Z] #66 11.05 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
12:01:24 [2024-04-10T12:01:24.423Z] #66 11.26 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
12:01:24 [2024-04-10T12:01:24.423Z] #66 11.31 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
12:01:24 [2024-04-10T12:01:24.423Z] #66 11.34 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
12:01:24 [2024-04-10T12:01:24.423Z] #66 11.36 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
12:01:24 [2024-04-10T12:01:24.423Z] #66 11.39 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libuv1 arm64 1.44.2-1+deb12u1 [130 kB]
12:01:24 [2024-04-10T12:01:24.423Z] #66 11.40 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
12:01:24 [2024-04-10T12:01:24.423Z] #66 11.48 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
12:01:24 [2024-04-10T12:01:24.423Z] #66 ...
12:01:24 [2024-04-10T12:01:24.423Z] 
12:01:24 [2024-04-10T12:01:24.423Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:01:24 [2024-04-10T12:01:24.423Z] #30 13.07 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:01:24 [2024-04-10T12:01:24.423Z] #30 13.79 #=#=#                                                                         
12:01:24 [2024-04-10T12:01:24.423Z] #30 14.15 #=#=#                                                                         

######################################################################## 100.0%
12:01:24 [2024-04-10T12:01:24.423Z] #30 14.60 
12:01:25 [2024-04-10T12:01:25.803Z] #30 16.55 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:01:26 [2024-04-10T12:01:26.743Z] #30 17.36 #=#=#                                                                         
12:01:26 [2024-04-10T12:01:26.743Z] #30 ...
12:01:26 [2024-04-10T12:01:26.743Z] 
12:01:26 [2024-04-10T12:01:26.743Z] #46 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
12:01:26 [2024-04-10T12:01:26.743Z] #46 3.541 hint: Using 'master' as the name for the initial branch. This default branch name
12:01:26 [2024-04-10T12:01:26.743Z] #46 3.541 hint: is subject to change. To configure the initial branch name to use in all
12:01:26 [2024-04-10T12:01:26.743Z] #46 3.541 hint: of your new repositories, which will suppress this warning, call:
12:01:26 [2024-04-10T12:01:26.743Z] #46 3.541 hint: 
12:01:26 [2024-04-10T12:01:26.743Z] #46 3.541 hint: 	git config --global init.defaultBranch <name>
12:01:26 [2024-04-10T12:01:26.743Z] #46 3.541 hint: 
12:01:26 [2024-04-10T12:01:26.743Z] #46 3.541 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:01:26 [2024-04-10T12:01:26.743Z] #46 3.541 hint: 'development'. The just-created branch can be renamed via this command:
12:01:26 [2024-04-10T12:01:26.743Z] #46 3.541 hint: 
12:01:26 [2024-04-10T12:01:26.743Z] #46 3.541 hint: 	git branch -m <name>
12:01:26 [2024-04-10T12:01:26.743Z] #46 3.631 Initialized empty Git repository in /usr/src/tini/.git/
12:01:26 [2024-04-10T12:01:26.743Z] #46 ...
12:01:26 [2024-04-10T12:01:26.743Z] 
12:01:26 [2024-04-10T12:01:26.743Z] #60 [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
12:01:26 [2024-04-10T12:01:26.743Z] #60 10.36 Reading package lists...
12:01:26 [2024-04-10T12:01:26.743Z] #60 11.14 Building dependency tree...
12:01:26 [2024-04-10T12:01:26.743Z] #60 11.72 gcc is already the newest version (4:12.2.0-3).
12:01:26 [2024-04-10T12:01:26.743Z] #60 11.72 pkg-config is already the newest version (1.8.1-1).
12:01:26 [2024-04-10T12:01:26.743Z] #60 11.72 The following additional packages will be installed:
12:01:26 [2024-04-10T12:01:26.743Z] #60 11.73   bsdutils gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libblkid1 libbtrfs0
12:01:26 [2024-04-10T12:01:26.743Z] #60 11.73   libelf1 libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
12:01:26 [2024-04-10T12:01:26.743Z] #60 11.73   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
12:01:26 [2024-04-10T12:01:26.743Z] #60 11.73   libgpg-error-dev libmount-dev libmount1 libpcre2-16-0 libpcre2-32-0
12:01:26 [2024-04-10T12:01:26.743Z] #60 11.73   libpcre2-dev libpcre2-posix3 libsecret-1-0 libsecret-common libselinux1-dev
12:01:26 [2024-04-10T12:01:26.743Z] #60 11.73   libsepol-dev libsmartcols1 libuuid1 mount python3-distutils python3-lib2to3
12:01:26 [2024-04-10T12:01:26.743Z] #60 11.73   util-linux util-linux-extra uuid-dev zlib1g-dev
12:01:26 [2024-04-10T12:01:26.743Z] #60 11.73 Suggested packages:
12:01:26 [2024-04-10T12:01:26.743Z] #60 11.73   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
12:01:26 [2024-04-10T12:01:26.743Z] #60 11.73   libgdk-pixbuf2.0-bin libxml2-utils cryptsetup-bin nfs-common dosfstools kbd
12:01:26 [2024-04-10T12:01:26.743Z] #60 11.73   util-linux-locales
12:01:26 [2024-04-10T12:01:26.743Z] #60 11.73 Recommended packages:
12:01:26 [2024-04-10T12:01:26.743Z] #60 11.73   bsdextrautils shared-mime-info xdg-user-dirs uuid-runtime
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.08 The following NEW packages will be installed:
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.08   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.08   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.08   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.09   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.09   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.09   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.09 The following packages will be upgraded:
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.09   bsdutils libblkid1 libmount1 libsmartcols1 libuuid1 mount util-linux
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.10   util-linux-extra
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.37 8 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.37 Need to get 11.0 MB of archives.
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.37 After this operation, 46.8 MB of additional disk space will be used.
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.37 Get:1 http://deb.debian.org/debian-security bookworm-security/main arm64 bsdutils arm64 1:2.38.1-5+deb12u1 [94.0 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.39 Get:2 http://deb.debian.org/debian-security bookworm-security/main arm64 libsmartcols1 arm64 2.38.1-5+deb12u1 [104 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.39 Get:3 http://deb.debian.org/debian-security bookworm-security/main arm64 util-linux-extra arm64 2.38.1-5+deb12u1 [112 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.39 Get:4 http://deb.debian.org/debian-security bookworm-security/main arm64 util-linux arm64 2.38.1-5+deb12u1 [1144 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.41 Get:5 http://deb.debian.org/debian-security bookworm-security/main arm64 mount arm64 2.38.1-5+deb12u1 [134 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.43 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid1 arm64 2.38.1-5+deb12u1 [143 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.43 Get:7 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount1 arm64 2.38.1-5+deb12u1 [159 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.44 Get:8 http://deb.debian.org/debian-security bookworm-security/main arm64 libuuid1 arm64 2.38.1-5+deb12u1 [28.3 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.45 Get:9 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.49 Get:10 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.49 Get:11 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.49 Get:12 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.49 Get:13 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.49 Get:14 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.49 Get:15 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.50 Get:16 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.50 Get:17 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.50 Get:18 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.50 Get:19 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.53 Get:20 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.53 Get:21 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.56 Get:22 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.65 Get:23 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.69 Get:24 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.70 Get:25 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.71 Get:26 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.73 Get:27 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.74 Get:28 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.77 Get:29 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.85 Get:30 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.85 Get:31 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.86 Get:32 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.87 Get:33 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.87 Get:34 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.87 Get:35 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.88 Get:36 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 12.98 Get:37 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
12:01:26 [2024-04-10T12:01:26.743Z] #60 13.51 debconf: delaying package configuration, since apt-utils is not installed
12:01:26 [2024-04-10T12:01:26.743Z] #60 13.64 Fetched 11.0 MB in 1s (12.3 MB/s)
12:01:26 [2024-04-10T12:01:26.743Z] #60 13.74 (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.)
12:01:26 [2024-04-10T12:01:26.743Z] #60 13.78 Preparing to unpack .../bsdutils_1%3a2.38.1-5+deb12u1_arm64.deb ...
12:01:27 [2024-04-10T12:01:27.004Z] #60 14.13 Unpacking bsdutils (1:2.38.1-5+deb12u1) over (1:2.38.1-5+b1) ...
12:01:29 [2024-04-10T12:01:29.078Z] #60 15.78 Setting up bsdutils (1:2.38.1-5+deb12u1) ...
12:01:30 [2024-04-10T12:01:30.038Z] #60 16.84 (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 ... 15666 files and directories currently installed.)
12:01:30 [2024-04-10T12:01:30.038Z] #60 16.87 Preparing to unpack .../libsmartcols1_2.38.1-5+deb12u1_arm64.deb ...
12:01:30 [2024-04-10T12:01:30.298Z] #60 17.19 Unpacking libsmartcols1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
12:01:31 [2024-04-10T12:01:31.778Z] #60 ...
12:01:31 [2024-04-10T12:01:31.778Z] 
12:01:31 [2024-04-10T12:01:31.778Z] #59 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
12:01:31 [2024-04-10T12:01:31.778Z] #59 DONE 18.6s
12:01:31 [2024-04-10T12:01:31.778Z] 
12:01:31 [2024-04-10T12:01:31.778Z] #60 [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
12:01:31 [2024-04-10T12:01:31.778Z] #60 18.83 Setting up libsmartcols1:arm64 (2.38.1-5+deb12u1) ...
12:01:31 [2024-04-10T12:01:31.778Z] #60 ...
12:01:31 [2024-04-10T12:01:31.778Z] 
12:01:31 [2024-04-10T12:01:31.778Z] #61 [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
12:01:31 [2024-04-10T12:01:31.778Z] #61 16.07 NAME:
12:01:31 [2024-04-10T12:01:31.778Z] #61 16.07    go-winres - A tool for embedding resources in Windows executables
12:01:31 [2024-04-10T12:01:31.778Z] #61 16.07 
12:01:31 [2024-04-10T12:01:31.778Z] #61 16.07 USAGE:
12:01:31 [2024-04-10T12:01:31.778Z] #61 16.07    go-winres [global options] command [command options] [arguments...]
12:01:31 [2024-04-10T12:01:31.778Z] #61 16.07 
12:01:31 [2024-04-10T12:01:31.778Z] #61 16.07 COMMANDS:
12:01:31 [2024-04-10T12:01:31.778Z] #61 16.07    init     Create an initial ./winres/winres.json
12:01:31 [2024-04-10T12:01:31.778Z] #61 16.07    make     Make syso files for the "go build" command
12:01:31 [2024-04-10T12:01:31.778Z] #61 16.07    simply   Make syso files for the "go build" command (simplified)
12:01:31 [2024-04-10T12:01:31.778Z] #61 16.07    extract  Extract all resources from an executable
12:01:31 [2024-04-10T12:01:31.778Z] #61 16.07    patch    Replace resources in an executable file (exe, dll)
12:01:31 [2024-04-10T12:01:31.778Z] #61 16.07    help, h  Shows a list of commands or help for one command
12:01:31 [2024-04-10T12:01:31.778Z] #61 16.07 
12:01:31 [2024-04-10T12:01:31.778Z] #61 16.07 GLOBAL OPTIONS:
12:01:31 [2024-04-10T12:01:31.778Z] #61 16.07    --help, -h  show help (default: false)
12:01:32 [2024-04-10T12:01:32.347Z] #61 ...
12:01:32 [2024-04-10T12:01:32.347Z] 
12:01:32 [2024-04-10T12:01:32.347Z] #67 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.31" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:01:32 [2024-04-10T12:01:32.347Z] #67 ...
12:01:32 [2024-04-10T12:01:32.347Z] 
12:01:32 [2024-04-10T12:01:32.347Z] #64 [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
12:01:32 [2024-04-10T12:01:32.347Z] #64 11.26 Hit:1 http://deb.debian.org/debian bookworm InRelease
12:01:32 [2024-04-10T12:01:32.347Z] #64 11.26 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
12:01:32 [2024-04-10T12:01:32.347Z] #64 11.26 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
12:01:32 [2024-04-10T12:01:32.347Z] #64 12.16 Reading package lists...
12:01:32 [2024-04-10T12:01:32.347Z] #64 13.11 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
12:01:32 [2024-04-10T12:01:32.347Z] #64 13.12 Reading package lists...
12:01:32 [2024-04-10T12:01:32.347Z] #64 13.90 Building dependency tree...
12:01:32 [2024-04-10T12:01:32.347Z] #64 14.65 gcc is already the newest version (4:12.2.0-3).
12:01:32 [2024-04-10T12:01:32.347Z] #64 14.65 libc6-dev is already the newest version (2.36-9+deb12u4).
12:01:32 [2024-04-10T12:01:32.347Z] #64 14.65 pkg-config is already the newest version (1.8.1-1).
12:01:32 [2024-04-10T12:01:32.347Z] #64 14.65 The following additional packages will be installed:
12:01:32 [2024-04-10T12:01:32.347Z] #64 14.65   bzip2 libdpkg-perl patch xz-utils
12:01:32 [2024-04-10T12:01:32.347Z] #64 14.66 Suggested packages:
12:01:32 [2024-04-10T12:01:32.347Z] #64 14.66   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
12:01:32 [2024-04-10T12:01:32.347Z] #64 14.66 Recommended packages:
12:01:32 [2024-04-10T12:01:32.347Z] #64 14.66   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
12:01:32 [2024-04-10T12:01:32.347Z] #64 14.66   liblocale-gettext-perl
12:01:32 [2024-04-10T12:01:32.347Z] #64 14.75 The following NEW packages will be installed:
12:01:32 [2024-04-10T12:01:32.347Z] #64 14.76   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
12:01:32 [2024-04-10T12:01:32.347Z] #64 15.10 0 upgraded, 6 newly installed, 0 to remove and 8 not upgraded.
12:01:32 [2024-04-10T12:01:32.347Z] #64 15.10 Need to get 2683 kB of archives.
12:01:32 [2024-04-10T12:01:32.347Z] #64 15.10 After this operation, 6010 kB of additional disk space will be used.
12:01:32 [2024-04-10T12:01:32.347Z] #64 15.10 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
12:01:32 [2024-04-10T12:01:32.347Z] #64 15.11 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
12:01:32 [2024-04-10T12:01:32.347Z] #64 15.21 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
12:01:32 [2024-04-10T12:01:32.347Z] #64 15.28 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
12:01:32 [2024-04-10T12:01:32.347Z] #64 15.36 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
12:01:32 [2024-04-10T12:01:32.347Z] #64 15.43 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
12:01:32 [2024-04-10T12:01:32.347Z] #64 15.76 debconf: delaying package configuration, since apt-utils is not installed
12:01:32 [2024-04-10T12:01:32.347Z] #64 15.96 Fetched 2683 kB in 1s (3928 kB/s)
12:01:32 [2024-04-10T12:01:32.347Z] #64 16.40 Selecting previously unselected package bzip2.
12:01:32 [2024-04-10T12:01:32.347Z] #64 16.40 (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.)
12:01:32 [2024-04-10T12:01:32.347Z] #64 16.42 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
12:01:32 [2024-04-10T12:01:32.347Z] #64 16.68 Unpacking bzip2 (1.0.8-5+b1) ...
12:01:32 [2024-04-10T12:01:32.347Z] #64 17.05 Selecting previously unselected package xz-utils.
12:01:32 [2024-04-10T12:01:32.347Z] #64 17.06 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
12:01:32 [2024-04-10T12:01:32.347Z] #64 17.08 Unpacking xz-utils (5.4.1-0.2) ...
12:01:32 [2024-04-10T12:01:32.347Z] #64 18.30 Selecting previously unselected package libdpkg-perl.
12:01:32 [2024-04-10T12:01:32.347Z] #64 18.30 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
12:01:32 [2024-04-10T12:01:32.347Z] #64 18.53 Unpacking libdpkg-perl (1.21.22) ...
12:01:32 [2024-04-10T12:01:32.347Z] #64 19.22 Selecting previously unselected package patch.
12:01:32 [2024-04-10T12:01:32.347Z] #64 19.22 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
12:01:32 [2024-04-10T12:01:32.347Z] #64 19.27 Unpacking patch (2.7.6-7) ...
12:01:32 [2024-04-10T12:01:32.811Z] #64 ...
12:01:32 [2024-04-10T12:01:32.811Z] 
12:01:32 [2024-04-10T12:01:32.811Z] #60 [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
12:01:32 [2024-04-10T12:01:32.811Z] #60 19.63 (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 ... 15665 files and directories currently installed.)
12:01:32 [2024-04-10T12:01:32.811Z] #60 19.64 Preparing to unpack .../util-linux-extra_2.38.1-5+deb12u1_arm64.deb ...
12:01:33 [2024-04-10T12:01:33.070Z] #60 19.85 Unpacking util-linux-extra (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
12:01:33 [2024-04-10T12:01:33.331Z] #60 ...
12:01:33 [2024-04-10T12:01:33.331Z] 
12:01:33 [2024-04-10T12:01:33.331Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
12:01:33 [2024-04-10T12:01:33.331Z] #52 10.64 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
12:01:33 [2024-04-10T12:01:33.591Z] #52 ...
12:01:33 [2024-04-10T12:01:33.591Z] 
12:01:33 [2024-04-10T12:01:33.591Z] #64 [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
12:01:33 [2024-04-10T12:01:33.591Z] #64 19.73 Selecting previously unselected package dpkg-dev.
12:01:33 [2024-04-10T12:01:33.591Z] #64 19.73 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
12:01:33 [2024-04-10T12:01:33.591Z] #64 20.03 Unpacking dpkg-dev (1.21.22) ...
12:01:33 [2024-04-10T12:01:33.591Z] #64 20.48 Selecting previously unselected package libseccomp-dev:arm64.
12:01:33 [2024-04-10T12:01:33.591Z] #64 20.48 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
12:01:33 [2024-04-10T12:01:33.591Z] #64 20.67 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
12:01:34 [2024-04-10T12:01:34.160Z] #64 21.12 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
12:01:34 [2024-04-10T12:01:34.160Z] #64 21.25 Setting up bzip2 (1.0.8-5+b1) ...
12:01:34 [2024-04-10T12:01:34.160Z] #64 ...
12:01:34 [2024-04-10T12:01:34.160Z] 
12:01:34 [2024-04-10T12:01:34.160Z] #62 [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             ;
12:01:34 [2024-04-10T12:01:34.160Z] #62 11.58 Selecting previously unselected package automake.
12:01:34 [2024-04-10T12:01:34.160Z] #62 11.58 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 11.67 Unpacking automake (1:1.16.5-1.3) ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 12.30 Selecting previously unselected package libdpkg-perl.
12:01:34 [2024-04-10T12:01:34.160Z] #62 12.30 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 12.32 Unpacking libdpkg-perl (1.21.22) ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 12.63 Selecting previously unselected package patch.
12:01:34 [2024-04-10T12:01:34.160Z] #62 12.63 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 12.74 Unpacking patch (2.7.6-7) ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 13.17 Selecting previously unselected package dpkg-dev.
12:01:34 [2024-04-10T12:01:34.160Z] #62 13.17 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 13.29 Unpacking dpkg-dev (1.21.22) ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 13.95 Selecting previously unselected package build-essential.
12:01:34 [2024-04-10T12:01:34.160Z] #62 13.96 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 14.16 Unpacking build-essential (12.9) ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 14.49 Selecting previously unselected package libcap-dev:arm64.
12:01:34 [2024-04-10T12:01:34.160Z] #62 14.50 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 14.52 Unpacking libcap-dev:arm64 (1:2.66-4) ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 15.38 Selecting previously unselected package libprotobuf-c1:arm64.
12:01:34 [2024-04-10T12:01:34.160Z] #62 15.38 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 15.85 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 16.56 Selecting previously unselected package libprotobuf-c-dev:arm64.
12:01:34 [2024-04-10T12:01:34.160Z] #62 16.56 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 16.65 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 17.26 Selecting previously unselected package libseccomp-dev:arm64.
12:01:34 [2024-04-10T12:01:34.160Z] #62 17.27 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 17.30 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 18.44 Selecting previously unselected package libsystemd-dev:arm64.
12:01:34 [2024-04-10T12:01:34.160Z] #62 18.44 Preparing to unpack .../14-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 18.74 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 19.46 Selecting previously unselected package libtool.
12:01:34 [2024-04-10T12:01:34.160Z] #62 19.46 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 19.53 Unpacking libtool (2.4.7-5) ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 19.97 Selecting previously unselected package libudev-dev:arm64.
12:01:34 [2024-04-10T12:01:34.160Z] #62 19.97 Preparing to unpack .../16-libudev-dev_252.22-1~deb12u1_arm64.deb ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 19.99 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 20.65 Selecting previously unselected package libyajl2:arm64.
12:01:34 [2024-04-10T12:01:34.160Z] #62 20.69 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 20.71 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 21.15 Selecting previously unselected package libyajl-dev:arm64.
12:01:34 [2024-04-10T12:01:34.160Z] #62 21.16 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
12:01:34 [2024-04-10T12:01:34.160Z] #62 21.27 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
12:01:34 [2024-04-10T12:01:34.419Z] #62 21.59 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
12:01:34 [2024-04-10T12:01:34.419Z] #62 ...
12:01:34 [2024-04-10T12:01:34.419Z] 
12:01:34 [2024-04-10T12:01:34.419Z] #60 [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
12:01:34 [2024-04-10T12:01:34.419Z] #60 21.46 Setting up util-linux-extra (2.38.1-5+deb12u1) ...
12:01:34 [2024-04-10T12:01:34.679Z] #60 ...
12:01:34 [2024-04-10T12:01:34.679Z] 
12:01:34 [2024-04-10T12:01:34.679Z] #65 [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
12:01:34 [2024-04-10T12:01:34.679Z] #65 10.69 Reading package lists...
12:01:34 [2024-04-10T12:01:34.679Z] #65 11.67 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
12:01:34 [2024-04-10T12:01:34.679Z] #65 11.68 Reading package lists...
12:01:34 [2024-04-10T12:01:34.679Z] #65 12.51 Building dependency tree...
12:01:34 [2024-04-10T12:01:34.679Z] #65 13.27 gcc is already the newest version (4:12.2.0-3).
12:01:34 [2024-04-10T12:01:34.679Z] #65 13.27 libc6-dev is already the newest version (2.36-9+deb12u4).
12:01:34 [2024-04-10T12:01:34.679Z] #65 13.27 pkg-config is already the newest version (1.8.1-1).
12:01:34 [2024-04-10T12:01:34.679Z] #65 13.27 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
12:01:34 [2024-04-10T12:01:34.958Z] #65 ...
12:01:34 [2024-04-10T12:01:34.958Z] 
12:01:34 [2024-04-10T12:01:34.958Z] #62 [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             ;
12:01:34 [2024-04-10T12:01:34.958Z] #62 21.80 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
12:01:34 [2024-04-10T12:01:34.958Z] #62 21.91 Setting up m4 (1.4.19-3) ...
12:01:34 [2024-04-10T12:01:34.958Z] #62 22.01 Setting up bzip2 (1.0.8-5+b1) ...
12:01:34 [2024-04-10T12:01:34.958Z] #62 22.20 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
12:01:34 [2024-04-10T12:01:34.958Z] #62 ...
12:01:34 [2024-04-10T12:01:34.958Z] 
12:01:34 [2024-04-10T12:01:34.958Z] #66 [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
12:01:34 [2024-04-10T12:01:34.958Z] #66 11.98 debconf: delaying package configuration, since apt-utils is not installed
12:01:34 [2024-04-10T12:01:34.958Z] #66 12.14 Fetched 19.3 MB in 1s (22.0 MB/s)
12:01:34 [2024-04-10T12:01:34.958Z] #66 12.34 Selecting previously unselected package libicu72:arm64.
12:01:34 [2024-04-10T12:01:34.958Z] #66 12.34 (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.)
12:01:34 [2024-04-10T12:01:34.958Z] #66 12.37 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
12:01:34 [2024-04-10T12:01:34.958Z] #66 12.53 Unpacking libicu72:arm64 (72.1-3) ...
12:01:34 [2024-04-10T12:01:34.958Z] #66 14.23 Selecting previously unselected package libxml2:arm64.
12:01:34 [2024-04-10T12:01:34.958Z] #66 14.23 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
12:01:34 [2024-04-10T12:01:34.958Z] #66 14.25 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
12:01:34 [2024-04-10T12:01:34.958Z] #66 15.02 Selecting previously unselected package libarchive13:arm64.
12:01:34 [2024-04-10T12:01:34.958Z] #66 15.03 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
12:01:34 [2024-04-10T12:01:34.958Z] #66 15.19 Unpacking libarchive13:arm64 (3.6.2-1) ...
12:01:34 [2024-04-10T12:01:34.958Z] #66 16.28 Selecting previously unselected package libjsoncpp25:arm64.
12:01:34 [2024-04-10T12:01:34.958Z] #66 16.28 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
12:01:34 [2024-04-10T12:01:34.958Z] #66 16.37 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
12:01:34 [2024-04-10T12:01:34.958Z] #66 17.03 Selecting previously unselected package librhash0:arm64.
12:01:34 [2024-04-10T12:01:34.958Z] #66 17.04 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
12:01:34 [2024-04-10T12:01:34.958Z] #66 17.07 Unpacking librhash0:arm64 (1.4.3-3) ...
12:01:34 [2024-04-10T12:01:34.958Z] #66 18.64 Selecting previously unselected package libuv1:arm64.
12:01:34 [2024-04-10T12:01:34.958Z] #66 18.64 Preparing to unpack .../5-libuv1_1.44.2-1+deb12u1_arm64.deb ...
12:01:34 [2024-04-10T12:01:34.958Z] #66 18.65 Unpacking libuv1:arm64 (1.44.2-1+deb12u1) ...
12:01:34 [2024-04-10T12:01:34.958Z] #66 19.26 Selecting previously unselected package cmake-data.
12:01:34 [2024-04-10T12:01:34.958Z] #66 19.26 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
12:01:34 [2024-04-10T12:01:34.958Z] #66 19.46 Unpacking cmake-data (3.25.1-1) ...
12:01:34 [2024-04-10T12:01:34.958Z] #66 21.20 Selecting previously unselected package cmake.
12:01:34 [2024-04-10T12:01:34.958Z] #66 21.20 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
12:01:34 [2024-04-10T12:01:34.958Z] #66 21.22 Unpacking cmake (3.25.1-1) ...
12:01:34 [2024-04-10T12:01:34.958Z] #66 ...
12:01:34 [2024-04-10T12:01:34.958Z] 
12:01:34 [2024-04-10T12:01:34.958Z] #62 [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             ;
12:01:34 [2024-04-10T12:01:34.958Z] #62 22.39 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
12:01:35 [2024-04-10T12:01:35.218Z] #62 22.57 Setting up autotools-dev (20220109.1) ...
12:01:35 [2024-04-10T12:01:35.516Z] #62 22.70 Setting up xz-utils (5.4.1-0.2) ...
12:01:35 [2024-04-10T12:01:35.776Z] #62 23.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:01:35 [2024-04-10T12:01:35.776Z] #62 23.06 Setting up patch (2.7.6-7) ...
12:01:36 [2024-04-10T12:01:36.415Z] #62 23.54 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
12:01:36 [2024-04-10T12:01:36.415Z] #62 ...
12:01:36 [2024-04-10T12:01:36.415Z] 
12:01:36 [2024-04-10T12:01:36.415Z] #46 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
12:01:36 [2024-04-10T12:01:36.415Z] #46 DONE 23.3s
12:01:36 [2024-04-10T12:01:36.675Z] 
12:01:36 [2024-04-10T12:01:36.675Z] #62 [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             ;
12:01:36 [2024-04-10T12:01:36.675Z] #62 23.71 Setting up libdpkg-perl (1.21.22) ...
12:01:36 [2024-04-10T12:01:36.675Z] #62 ...
12:01:36 [2024-04-10T12:01:36.675Z] 
12:01:36 [2024-04-10T12:01:36.675Z] #51 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
12:01:36 [2024-04-10T12:01:36.675Z] #51 DONE 22.7s
12:01:36 [2024-04-10T12:01:36.675Z] 
12:01:36 [2024-04-10T12:01:36.675Z] #54 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.8.0"      && /build/shfmt --version
12:01:36 [2024-04-10T12:01:36.675Z] #54 15.85 v3.8.0
12:01:36 [2024-04-10T12:01:36.675Z] #54 DONE 24.1s
12:01:36 [2024-04-10T12:01:36.675Z] 
12:01:36 [2024-04-10T12:01:36.675Z] #55 [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
12:01:36 [2024-04-10T12:01:36.675Z] #55 14.28 tomll can be used in two ways:
12:01:36 [2024-04-10T12:01:36.675Z] #55 14.28 Writing to STDIN and reading from STDOUT:
12:01:36 [2024-04-10T12:01:36.675Z] #55 14.28   cat file.toml | tomll > file.toml
12:01:36 [2024-04-10T12:01:36.675Z] #55 14.28 
12:01:36 [2024-04-10T12:01:36.675Z] #55 14.28 Reading and updating a list of files:
12:01:36 [2024-04-10T12:01:36.675Z] #55 14.28   tomll a.toml b.toml c.toml
12:01:36 [2024-04-10T12:01:36.675Z] #55 14.28 
12:01:36 [2024-04-10T12:01:36.675Z] #55 14.28 When given a list of files, tomll will modify all files in place without asking.
12:01:36 [2024-04-10T12:01:36.675Z] #55 DONE 24.1s
12:01:36 [2024-04-10T12:01:36.675Z] 
12:01:36 [2024-04-10T12:01:36.675Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:01:36 [2024-04-10T12:01:36.675Z] #49 DONE 23.1s
12:01:36 [2024-04-10T12:01:36.675Z] 
12:01:36 [2024-04-10T12:01:36.675Z] #63 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
12:01:36 [2024-04-10T12:01:36.675Z] #63 DONE 23.8s
12:01:36 [2024-04-10T12:01:36.675Z] 
12:01:36 [2024-04-10T12:01:36.675Z] #62 [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             ;
12:01:36 [2024-04-10T12:01:36.675Z] #62 24.04 Setting up autoconf (2.71-3) ...
12:01:36 [2024-04-10T12:01:36.675Z] #62 24.10 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
12:01:36 [2024-04-10T12:01:36.675Z] #62 24.14 Setting up libcap-dev:arm64 (1:2.66-4) ...
12:01:36 [2024-04-10T12:01:36.935Z] #62 ...
12:01:36 [2024-04-10T12:01:36.935Z] 
12:01:36 [2024-04-10T12:01:36.935Z] #68 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:01:36 [2024-04-10T12:01:36.935Z] #68 DONE 5.2s
12:01:36 [2024-04-10T12:01:36.935Z] 
12:01:36 [2024-04-10T12:01:36.935Z] #67 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.31" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:01:36 [2024-04-10T12:01:36.935Z] #67 DONE 14.5s
12:01:36 [2024-04-10T12:01:36.935Z] 
12:01:36 [2024-04-10T12:01:36.935Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:01:36 [2024-04-10T12:01:36.935Z] #30 17.67 #=#=#                                                                         

######################################################################## 100.0%
12:01:36 [2024-04-10T12:01:36.935Z] #30 18.09 
12:01:36 [2024-04-10T12:01:36.935Z] #30 18.24 Download of images into '/build' complete.
12:01:36 [2024-04-10T12:01:36.935Z] #30 18.24 Use something like the following to load the result into a Docker daemon:
12:01:36 [2024-04-10T12:01:36.935Z] #30 18.24   tar -cC '/build' . | docker load
12:01:36 [2024-04-10T12:01:36.935Z] #30 DONE 27.7s
12:01:36 [2024-04-10T12:01:36.935Z] 
12:01:36 [2024-04-10T12:01:36.935Z] #62 [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             ;
12:01:36 [2024-04-10T12:01:36.935Z] #62 24.18 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
12:01:36 [2024-04-10T12:01:36.935Z] #62 24.22 Setting up automake (1:1.16.5-1.3) ...
12:01:36 [2024-04-10T12:01:36.935Z] #62 24.27 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:01:37 [2024-04-10T12:01:37.198Z] #62 ...
12:01:37 [2024-04-10T12:01:37.198Z] 
12:01:37 [2024-04-10T12:01:37.198Z] #65 [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
12:01:37 [2024-04-10T12:01:37.198Z] #65 DONE 24.0s
12:01:37 [2024-04-10T12:01:37.198Z] 
12:01:37 [2024-04-10T12:01:37.198Z] #57 [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
12:01:37 [2024-04-10T12:01:37.198Z] #57 21.78 gotestsum version dev
12:01:37 [2024-04-10T12:01:37.198Z] #57 DONE 24.3s
12:01:37 [2024-04-10T12:01:37.198Z] 
12:01:37 [2024-04-10T12:01:37.198Z] #61 [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
12:01:37 [2024-04-10T12:01:37.198Z] #61 DONE 24.3s
12:01:37 [2024-04-10T12:01:37.198Z] 
12:01:37 [2024-04-10T12:01:37.198Z] #58 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v26.0.0 https://github.com/docker/cli.git /build      && /build/docker --version
12:01:37 [2024-04-10T12:01:37.198Z] #58 DONE 24.4s
12:01:37 [2024-04-10T12:01:37.198Z] 
12:01:37 [2024-04-10T12:01:37.198Z] #62 [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             ;
12:01:37 [2024-04-10T12:01:37.198Z] #62 24.29 Setting up libtool (2.4.7-5) ...
12:01:37 [2024-04-10T12:01:37.198Z] #62 24.37 Setting up dpkg-dev (1.21.22) ...
12:01:37 [2024-04-10T12:01:37.198Z] #62 24.65 Setting up build-essential (12.9) ...
12:01:37 [2024-04-10T12:01:37.457Z] #62 ...
12:01:37 [2024-04-10T12:01:37.457Z] 
12:01:37 [2024-04-10T12:01:37.457Z] #64 [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
12:01:37 [2024-04-10T12:01:37.457Z] #64 21.50 Setting up xz-utils (5.4.1-0.2) ...
12:01:37 [2024-04-10T12:01:37.457Z] #64 21.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:01:37 [2024-04-10T12:01:37.457Z] #64 21.69 Setting up patch (2.7.6-7) ...
12:01:37 [2024-04-10T12:01:37.457Z] #64 21.92 Setting up libdpkg-perl (1.21.22) ...
12:01:37 [2024-04-10T12:01:37.457Z] #64 22.03 Setting up dpkg-dev (1.21.22) ...
12:01:37 [2024-04-10T12:01:37.457Z] #64 DONE 24.4s
12:01:37 [2024-04-10T12:01:37.457Z] 
12:01:37 [2024-04-10T12:01:37.457Z] #47 [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...)
12:01:37 [2024-04-10T12:01:37.457Z] #47 DONE 24.0s
12:01:37 [2024-04-10T12:01:37.457Z] 
12:01:37 [2024-04-10T12:01:37.457Z] #62 [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             ;
12:01:37 [2024-04-10T12:01:37.457Z] #62 24.72 Processing triggers for libc-bin (2.36-9+deb12u4) ...
12:01:37 [2024-04-10T12:01:37.718Z] #62 ...
12:01:37 [2024-04-10T12:01:37.718Z] 
12:01:37 [2024-04-10T12:01:37.718Z] #66 [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
12:01:37 [2024-04-10T12:01:37.718Z] #66 22.12 Setting up libicu72:arm64 (72.1-3) ...
12:01:37 [2024-04-10T12:01:37.718Z] #66 22.30 Setting up libuv1:arm64 (1.44.2-1+deb12u1) ...
12:01:37 [2024-04-10T12:01:37.718Z] #66 22.43 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
12:01:37 [2024-04-10T12:01:37.718Z] #66 22.73 Setting up librhash0:arm64 (1.4.3-3) ...
12:01:37 [2024-04-10T12:01:37.718Z] #66 22.84 Setting up cmake-data (3.25.1-1) ...
12:01:37 [2024-04-10T12:01:37.718Z] #66 23.41 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
12:01:37 [2024-04-10T12:01:37.718Z] #66 23.75 Setting up libarchive13:arm64 (3.6.2-1) ...
12:01:37 [2024-04-10T12:01:37.718Z] #66 23.81 Setting up cmake (3.25.1-1) ...
12:01:37 [2024-04-10T12:01:37.718Z] #66 23.84 Processing triggers for libc-bin (2.36-9+deb12u4) ...
12:01:37 [2024-04-10T12:01:37.718Z] #66 DONE 24.8s
12:01:37 [2024-04-10T12:01:37.977Z] 
12:01:37 [2024-04-10T12:01:37.977Z] #69 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:01:37 [2024-04-10T12:01:37.977Z] #69 DONE 1.6s
12:01:37 [2024-04-10T12:01:37.977Z] 
12:01:37 [2024-04-10T12:01:37.977Z] #70 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
12:01:38 [2024-04-10T12:01:38.546Z] #70 ...
12:01:38 [2024-04-10T12:01:38.546Z] 
12:01:38 [2024-04-10T12:01:38.546Z] #62 [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             ;
12:01:38 [2024-04-10T12:01:38.546Z] #62 DONE 25.8s
12:01:38 [2024-04-10T12:01:38.546Z] 
12:01:38 [2024-04-10T12:01:38.546Z] #71 [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
12:01:38 [2024-04-10T12:01:38.805Z] #71 ...
12:01:38 [2024-04-10T12:01:38.805Z] 
12:01:38 [2024-04-10T12:01:38.805Z] #70 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
12:01:38 [2024-04-10T12:01:38.805Z] #70 DONE 0.9s
12:01:38 [2024-04-10T12:01:38.805Z] 
12:01:38 [2024-04-10T12:01:38.805Z] #60 [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
12:01:38 [2024-04-10T12:01:38.805Z] #60 22.12 (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 ... 15664 files and directories currently installed.)
12:01:38 [2024-04-10T12:01:38.805Z] #60 22.13 Preparing to unpack .../util-linux_2.38.1-5+deb12u1_arm64.deb ...
12:01:38 [2024-04-10T12:01:38.805Z] #60 22.31 Unpacking util-linux (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
12:01:39 [2024-04-10T12:01:39.065Z] #60 26.23 Setting up util-linux (2.38.1-5+deb12u1) ...
12:01:39 [2024-04-10T12:01:39.336Z] #60 26.50 (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 ... 15663 files and directories currently installed.)
12:01:39 [2024-04-10T12:01:39.336Z] #60 26.51 Preparing to unpack .../mount_2.38.1-5+deb12u1_arm64.deb ...
12:01:39 [2024-04-10T12:01:39.336Z] #60 26.55 Unpacking mount (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
12:01:39 [2024-04-10T12:01:39.609Z] #60 26.88 Preparing to unpack .../libblkid1_2.38.1-5+deb12u1_arm64.deb ...
12:01:39 [2024-04-10T12:01:39.869Z] #60 26.93 Unpacking libblkid1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
12:01:40 [2024-04-10T12:01:40.167Z] #60 27.15 Setting up libblkid1:arm64 (2.38.1-5+deb12u1) ...
12:01:40 [2024-04-10T12:01:40.167Z] #60 27.28 (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 ... 15661 files and directories currently installed.)
12:01:40 [2024-04-10T12:01:40.167Z] #60 27.30 Preparing to unpack .../libmount1_2.38.1-5+deb12u1_arm64.deb ...
12:01:40 [2024-04-10T12:01:40.167Z] #60 27.33 Unpacking libmount1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
12:01:40 [2024-04-10T12:01:40.427Z] #60 27.57 Setting up libmount1:arm64 (2.38.1-5+deb12u1) ...
12:01:40 [2024-04-10T12:01:40.687Z] #60 27.77 (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 ... 15660 files and directories currently installed.)
12:01:40 [2024-04-10T12:01:40.687Z] #60 27.80 Preparing to unpack .../libuuid1_2.38.1-5+deb12u1_arm64.deb ...
12:01:40 [2024-04-10T12:01:40.687Z] #60 27.92 Unpacking libuuid1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
12:01:41 [2024-04-10T12:01:41.256Z] #60 28.47 Setting up libuuid1:arm64 (2.38.1-5+deb12u1) ...
12:01:41 [2024-04-10T12:01:41.775Z] #60 28.82 Selecting previously unselected package libglib2.0-0:arm64.
12:01:41 [2024-04-10T12:01:41.775Z] #60 28.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15659 files and directories currently installed.)
12:01:41 [2024-04-10T12:01:41.775Z] #60 28.84 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
12:01:41 [2024-04-10T12:01:41.775Z] #60 28.86 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
12:01:42 [2024-04-10T12:01:42.042Z] #60 29.33 Selecting previously unselected package libgirepository-1.0-1:arm64.
12:01:42 [2024-04-10T12:01:42.303Z] #60 ...
12:01:42 [2024-04-10T12:01:42.303Z] 
12:01:42 [2024-04-10T12:01:42.303Z] #72 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:01:42 [2024-04-10T12:01:42.303Z] #72 DONE 5.4s
12:01:42 [2024-04-10T12:01:42.303Z] 
12:01:42 [2024-04-10T12:01:42.303Z] #73 [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
12:01:42 [2024-04-10T12:01:42.303Z] #73 1.509 Hit:1 http://deb.debian.org/debian bookworm InRelease
12:01:42 [2024-04-10T12:01:42.303Z] #73 1.509 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
12:01:42 [2024-04-10T12:01:42.303Z] #73 1.509 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
12:01:42 [2024-04-10T12:01:42.303Z] #73 1.913 Reading package lists...
12:01:42 [2024-04-10T12:01:42.303Z] #73 2.759 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
12:01:42 [2024-04-10T12:01:42.303Z] #73 2.780 Reading package lists...
12:01:42 [2024-04-10T12:01:42.303Z] #73 3.475 Building dependency tree...
12:01:42 [2024-04-10T12:01:42.303Z] #73 3.675 Reading state information...
12:01:42 [2024-04-10T12:01:42.303Z] #73 4.024 gcc is already the newest version (4:12.2.0-3).
12:01:42 [2024-04-10T12:01:42.303Z] #73 4.024 libc6-dev is already the newest version (2.36-9+deb12u4).
12:01:42 [2024-04-10T12:01:42.303Z] #73 4.024 pkg-config is already the newest version (1.8.1-1).
12:01:42 [2024-04-10T12:01:42.303Z] #73 4.024 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
12:01:42 [2024-04-10T12:01:42.303Z] #73 DONE 4.4s
12:01:42 [2024-04-10T12:01:42.303Z] 
12:01:42 [2024-04-10T12:01:42.303Z] #60 [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
12:01:42 [2024-04-10T12:01:42.303Z] #60 29.33 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
12:01:42 [2024-04-10T12:01:42.303Z] #60 29.36 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
12:01:42 [2024-04-10T12:01:42.303Z] #60 ...
12:01:42 [2024-04-10T12:01:42.303Z] 
12:01:42 [2024-04-10T12:01:42.303Z] #71 [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
12:01:42 [2024-04-10T12:01:42.303Z] #71 0.726 Cloning into '/tmp/crun-build'...
12:01:42 [2024-04-10T12:01:42.303Z] #71 2.080 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
12:01:42 [2024-04-10T12:01:42.303Z] #71 2.090 Cloning into '/tmp/crun-build/libocispec'...
12:01:42 [2024-04-10T12:01:42.303Z] #71 2.454 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
12:01:42 [2024-04-10T12:01:42.303Z] #71 2.455 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
12:01:42 [2024-04-10T12:01:42.303Z] #71 2.455 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
12:01:42 [2024-04-10T12:01:42.303Z] #71 2.456 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
12:01:42 [2024-04-10T12:01:42.303Z] #71 2.459 Cloning into '/tmp/crun-build/libocispec/image-spec'...
12:01:42 [2024-04-10T12:01:42.303Z] #71 2.954 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
12:01:42 [2024-04-10T12:01:42.303Z] #71 3.478 Cloning into '/tmp/crun-build/libocispec/yajl'...
12:01:42 [2024-04-10T12:01:42.303Z] #71 3.831 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
12:01:42 [2024-04-10T12:01:42.303Z] #71 3.853 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
12:01:42 [2024-04-10T12:01:42.303Z] #71 3.867 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
12:01:44 [2024-04-10T12:01:44.841Z] #71 ...
12:01:44 [2024-04-10T12:01:44.841Z] 
12:01:44 [2024-04-10T12:01:44.841Z] #74 [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...)
12:01:44 [2024-04-10T12:01:44.841Z] #74 0.458 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
12:01:44 [2024-04-10T12:01:44.841Z] #74 0.458   Compatibility with CMake < 2.8.12 will be removed from a future version of
12:01:44 [2024-04-10T12:01:44.841Z] #74 0.458   CMake.
12:01:44 [2024-04-10T12:01:44.841Z] #74 0.458 
12:01:44 [2024-04-10T12:01:44.841Z] #74 0.458   Update the VERSION argument <min> value or use a ...<max> suffix to tell
12:01:44 [2024-04-10T12:01:44.841Z] #74 0.458   CMake that the project does not need compatibility with older versions.
12:01:44 [2024-04-10T12:01:44.841Z] #74 0.458 
12:01:44 [2024-04-10T12:01:44.841Z] #74 0.458 
12:01:44 [2024-04-10T12:01:44.841Z] #74 0.574 -- The C compiler identification is GNU 12.2.0
12:01:44 [2024-04-10T12:01:44.841Z] #74 0.623 -- Detecting C compiler ABI info
12:01:44 [2024-04-10T12:01:44.841Z] #74 0.789 -- Detecting C compiler ABI info - done
12:01:44 [2024-04-10T12:01:44.841Z] #74 0.804 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
12:01:44 [2024-04-10T12:01:44.841Z] #74 0.805 -- Detecting C compile features
12:01:44 [2024-04-10T12:01:44.841Z] #74 0.809 -- Detecting C compile features - done
12:01:44 [2024-04-10T12:01:44.841Z] #74 0.826 -- Performing Test HAS_BUILTIN_FORTIFY
12:01:44 [2024-04-10T12:01:44.841Z] #74 0.881 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:01:44 [2024-04-10T12:01:44.841Z] #74 0.903 -- Configuring done
12:01:44 [2024-04-10T12:01:44.841Z] #74 0.907 -- Generating done
12:01:44 [2024-04-10T12:01:44.841Z] #74 0.915 -- Build files have been written to: /go/src/github.com/krallin/tini
12:01:44 [2024-04-10T12:01:44.841Z] #74 0.995 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:01:44 [2024-04-10T12:01:44.841Z] #74 1.445 [100%] Linking C executable tini-static
12:01:44 [2024-04-10T12:01:44.841Z] #74 1.594 [100%] Built target tini-static
12:01:44 [2024-04-10T12:01:44.841Z] #74 DONE 2.2s
12:01:44 [2024-04-10T12:01:44.841Z] 
12:01:44 [2024-04-10T12:01:44.841Z] #60 [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
12:01:44 [2024-04-10T12:01:44.841Z] #60 29.49 Selecting previously unselected package gir1.2-glib-2.0:arm64.
12:01:44 [2024-04-10T12:01:44.841Z] #60 29.50 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 29.50 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 29.59 Selecting previously unselected package libsecret-common.
12:01:44 [2024-04-10T12:01:44.841Z] #60 29.59 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 29.60 Unpacking libsecret-common (0.20.5-3) ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 29.75 Selecting previously unselected package libsecret-1-0:arm64.
12:01:44 [2024-04-10T12:01:44.841Z] #60 29.77 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 29.78 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 29.87 Selecting previously unselected package gir1.2-secret-1:arm64.
12:01:44 [2024-04-10T12:01:44.841Z] #60 29.87 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 29.87 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 29.97 Selecting previously unselected package uuid-dev:arm64.
12:01:44 [2024-04-10T12:01:44.841Z] #60 29.97 Preparing to unpack .../06-uuid-dev_2.38.1-5+deb12u1_arm64.deb ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 29.98 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.08 Selecting previously unselected package libblkid-dev:arm64.
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.09 Preparing to unpack .../07-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.09 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.21 Selecting previously unselected package libbtrfs0:arm64.
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.21 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.23 Unpacking libbtrfs0:arm64 (6.2-1) ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.29 Selecting previously unselected package libbtrfs-dev:arm64.
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.29 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.30 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.37 Selecting previously unselected package libelf1:arm64.
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.37 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.38 Unpacking libelf1:arm64 (0.188-2.1) ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.47 Selecting previously unselected package libffi-dev:arm64.
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.47 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.48 Unpacking libffi-dev:arm64 (3.4.4-1) ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.54 Selecting previously unselected package libgpg-error-dev.
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.55 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.55 Unpacking libgpg-error-dev (1.46-1) ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.71 Selecting previously unselected package libgcrypt20-dev.
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.71 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.72 Unpacking libgcrypt20-dev (1.10.1-3) ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.95 Selecting previously unselected package libglib2.0-data.
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.96 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 30.98 Unpacking libglib2.0-data (2.74.6-2) ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 31.28 Selecting previously unselected package libglib2.0-bin.
12:01:44 [2024-04-10T12:01:44.841Z] #60 31.28 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 31.30 Unpacking libglib2.0-bin (2.74.6-2) ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 31.54 Selecting previously unselected package python3-lib2to3.
12:01:44 [2024-04-10T12:01:44.841Z] #60 31.54 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 31.56 Unpacking python3-lib2to3 (3.11.2-3) ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 31.67 Selecting previously unselected package python3-distutils.
12:01:44 [2024-04-10T12:01:44.841Z] #60 31.67 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 31.68 Unpacking python3-distutils (3.11.2-3) ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 31.78 Selecting previously unselected package libglib2.0-dev-bin.
12:01:44 [2024-04-10T12:01:44.841Z] #60 31.78 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 31.79 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 31.90 Selecting previously unselected package libsepol-dev:arm64.
12:01:44 [2024-04-10T12:01:44.841Z] #60 31.90 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 31.91 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
12:01:44 [2024-04-10T12:01:44.841Z] #60 32.10 Selecting previously unselected package libpcre2-16-0:arm64.
12:01:45 [2024-04-10T12:01:45.258Z] #60 32.10 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
12:01:45 [2024-04-10T12:01:45.258Z] #60 32.10 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
12:01:45 [2024-04-10T12:01:45.519Z] #60 32.27 Selecting previously unselected package libpcre2-32-0:arm64.
12:01:45 [2024-04-10T12:01:45.519Z] #60 32.28 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
12:01:45 [2024-04-10T12:01:45.519Z] #60 32.29 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
12:01:45 [2024-04-10T12:01:45.519Z] #60 32.66 Selecting previously unselected package libpcre2-posix3:arm64.
12:01:45 [2024-04-10T12:01:45.519Z] #60 32.67 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
12:01:45 [2024-04-10T12:01:45.519Z] #60 32.67 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
12:01:45 [2024-04-10T12:01:45.519Z] #60 32.75 Selecting previously unselected package libpcre2-dev:arm64.
12:01:45 [2024-04-10T12:01:45.519Z] #60 32.76 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
12:01:45 [2024-04-10T12:01:45.779Z] #60 32.78 Unpacking libpcre2-dev:arm64 (10.42-1) ...
12:01:45 [2024-04-10T12:01:45.780Z] #60 32.93 Selecting previously unselected package libselinux1-dev:arm64.
12:01:45 [2024-04-10T12:01:45.780Z] #60 32.93 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
12:01:45 [2024-04-10T12:01:45.780Z] #60 32.94 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
12:01:46 [2024-04-10T12:01:46.039Z] #60 33.04 Selecting previously unselected package libmount-dev:arm64.
12:01:46 [2024-04-10T12:01:46.039Z] #60 33.04 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
12:01:46 [2024-04-10T12:01:46.039Z] #60 33.05 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
12:01:46 [2024-04-10T12:01:46.039Z] #60 33.13 Selecting previously unselected package zlib1g-dev:arm64.
12:01:46 [2024-04-10T12:01:46.039Z] #60 33.13 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
12:01:46 [2024-04-10T12:01:46.039Z] #60 33.13 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
12:01:46 [2024-04-10T12:01:46.299Z] #60 33.24 Selecting previously unselected package libglib2.0-dev:arm64.
12:01:46 [2024-04-10T12:01:46.299Z] #60 33.24 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
12:01:46 [2024-04-10T12:01:46.299Z] #60 33.25 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
12:01:46 [2024-04-10T12:01:46.299Z] #60 33.55 Selecting previously unselected package libsecret-1-dev:arm64.
12:01:46 [2024-04-10T12:01:46.559Z] #60 33.55 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
12:01:46 [2024-04-10T12:01:46.559Z] #60 33.56 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
12:01:46 [2024-04-10T12:01:46.559Z] #60 33.72 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
12:01:46 [2024-04-10T12:01:46.559Z] #60 33.76 No schema files found: doing nothing.
12:01:46 [2024-04-10T12:01:46.559Z] #60 33.78 Setting up libffi-dev:arm64 (3.4.4-1) ...
12:01:46 [2024-04-10T12:01:46.559Z] #60 33.79 Setting up libpcre2-16-0:arm64 (10.42-1) ...
12:01:46 [2024-04-10T12:01:46.559Z] #60 33.84 Setting up libbtrfs0:arm64 (6.2-1) ...
12:01:46 [2024-04-10T12:01:46.819Z] #60 33.95 Setting up libpcre2-32-0:arm64 (10.42-1) ...
12:01:46 [2024-04-10T12:01:46.819Z] #60 33.99 Setting up libglib2.0-data (2.74.6-2) ...
12:01:46 [2024-04-10T12:01:46.819Z] #60 34.04 Setting up libgpg-error-dev (1.46-1) ...
12:01:46 [2024-04-10T12:01:46.819Z] #60 34.06 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
12:01:46 [2024-04-10T12:01:46.819Z] #60 34.11 Setting up libsepol-dev:arm64 (3.4-2.1) ...
12:01:46 [2024-04-10T12:01:46.819Z] #60 34.14 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
12:01:46 [2024-04-10T12:01:46.819Z] #60 34.17 Setting up libpcre2-posix3:arm64 (10.42-1) ...
12:01:47 [2024-04-10T12:01:47.078Z] #60 34.20 Setting up libbtrfs-dev:arm64 (6.2-1) ...
12:01:47 [2024-04-10T12:01:47.078Z] #60 34.31 Setting up mount (2.38.1-5+deb12u1) ...
12:01:47 [2024-04-10T12:01:47.341Z] #60 34.35 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
12:01:47 [2024-04-10T12:01:47.341Z] #60 34.36 Setting up python3-lib2to3 (3.11.2-3) ...
12:01:47 [2024-04-10T12:01:47.341Z] #60 34.59 Setting up libelf1:arm64 (0.188-2.1) ...
12:01:47 [2024-04-10T12:01:47.341Z] #60 ...
12:01:47 [2024-04-10T12:01:47.341Z] 
12:01:47 [2024-04-10T12:01:47.341Z] #75 [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...)
12:01:47 [2024-04-10T12:01:47.341Z] #75 1.657 go: downloading github.com/Masterminds/semver/v3 v3.2.1
12:01:47 [2024-04-10T12:01:47.341Z] #75 1.660 go: downloading golang.org/x/sys v0.18.0
12:01:47 [2024-04-10T12:01:47.341Z] #75 1.681 go: downloading github.com/containernetworking/plugins v1.4.0
12:01:47 [2024-04-10T12:01:47.341Z] #75 1.696 go: downloading github.com/google/uuid v1.6.0
12:01:47 [2024-04-10T12:01:47.341Z] #75 1.696 go: downloading github.com/moby/vpnkit v0.5.0
12:01:47 [2024-04-10T12:01:47.341Z] #75 1.724 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:01:47 [2024-04-10T12:01:47.341Z] #75 1.740 go: downloading github.com/gorilla/mux v1.8.1
12:01:47 [2024-04-10T12:01:47.341Z] #75 1.740 go: downloading github.com/moby/sys/mountinfo v0.7.1
12:01:47 [2024-04-10T12:01:47.341Z] #75 2.128 go: downloading github.com/urfave/cli/v2 v2.27.1
12:01:47 [2024-04-10T12:01:47.341Z] #75 2.240 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
12:01:47 [2024-04-10T12:01:47.341Z] #75 2.864 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
12:01:47 [2024-04-10T12:01:47.341Z] #75 2.865 go: downloading golang.org/x/net v0.17.0
12:01:47 [2024-04-10T12:01:47.341Z] #75 3.008 go: downloading github.com/pierrec/lz4/v4 v4.1.17
12:01:47 [2024-04-10T12:01:47.341Z] #75 3.009 go: downloading github.com/josharian/native v1.1.0
12:01:47 [2024-04-10T12:01:47.341Z] #75 3.092 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:01:47 [2024-04-10T12:01:47.341Z] #75 3.093 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:01:47 [2024-04-10T12:01:47.600Z] #75 ...
12:01:47 [2024-04-10T12:01:47.600Z] 
12:01:47 [2024-04-10T12:01:47.600Z] #60 [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
12:01:47 [2024-04-10T12:01:47.600Z] #60 34.66 Setting up libsecret-common (0.20.5-3) ...
12:01:47 [2024-04-10T12:01:47.600Z] #60 34.78 Setting up python3-distutils (3.11.2-3) ...
12:01:47 [2024-04-10T12:01:47.859Z] #60 ...
12:01:47 [2024-04-10T12:01:47.859Z] 
12:01:47 [2024-04-10T12:01:47.859Z] #76 [delve-supported 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
12:01:47 [2024-04-10T12:01:47.859Z] #76 ...
12:01:47 [2024-04-10T12:01:47.859Z] 
12:01:47 [2024-04-10T12:01:47.859Z] #77 [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...)
12:01:48 [2024-04-10T12:01:48.119Z] #77 ...
12:01:48 [2024-04-10T12:01:48.119Z] 
12:01:48 [2024-04-10T12:01:48.119Z] #60 [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
12:01:48 [2024-04-10T12:01:48.119Z] #60 35.15 Setting up libglib2.0-dev-bin (2.74.6-2) ...
12:01:48 [2024-04-10T12:01:48.378Z] #60 35.44 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
12:01:48 [2024-04-10T12:01:48.378Z] #60 35.45 Setting up libpcre2-dev:arm64 (10.42-1) ...
12:01:48 [2024-04-10T12:01:48.378Z] #60 35.47 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
12:01:48 [2024-04-10T12:01:48.378Z] #60 35.49 Setting up libglib2.0-bin (2.74.6-2) ...
12:01:48 [2024-04-10T12:01:48.378Z] #60 35.51 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
12:01:48 [2024-04-10T12:01:48.378Z] #60 35.53 Setting up libgcrypt20-dev (1.10.1-3) ...
12:01:48 [2024-04-10T12:01:48.378Z] #60 35.54 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
12:01:48 [2024-04-10T12:01:48.378Z] #60 35.56 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
12:01:48 [2024-04-10T12:01:48.378Z] #60 35.57 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
12:01:48 [2024-04-10T12:01:48.378Z] #60 35.61 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
12:01:48 [2024-04-10T12:01:48.378Z] #60 35.66 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
12:01:48 [2024-04-10T12:01:48.638Z] #60 35.68 Processing triggers for libc-bin (2.36-9+deb12u4) ...
12:01:52 [2024-04-10T12:01:52.833Z] #60 ...
12:01:52 [2024-04-10T12:01:52.833Z] 
12:01:52 [2024-04-10T12:01:52.833Z] #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...)
12:01:52 [2024-04-10T12:01:52.833Z] #78 0.718 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 .
12:01:52 [2024-04-10T12:01:52.833Z] #78 ...
12:01:52 [2024-04-10T12:01:52.833Z] 
12:01:52 [2024-04-10T12:01:52.833Z] #71 [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
12:01:52 [2024-04-10T12:01:52.833Z] #71 9.248 aclocal: warning: couldn't open directory 'm4': No such file or directory
12:01:52 [2024-04-10T12:01:52.833Z] #71 13.44 libtoolize: putting auxiliary files in '.'.
12:01:52 [2024-04-10T12:01:52.833Z] #71 13.44 libtoolize: copying file './ltmain.sh'
12:01:52 [2024-04-10T12:01:52.833Z] #71 ...
12:01:52 [2024-04-10T12:01:52.833Z] 
12:01:52 [2024-04-10T12:01:52.833Z] #60 [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
12:01:52 [2024-04-10T12:01:52.833Z] #60 DONE 39.8s
12:01:52 [2024-04-10T12:01:52.833Z] 
12:01:52 [2024-04-10T12:01:52.833Z] #71 [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
12:01:52 [2024-04-10T12:01:52.833Z] #71 14.20 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
12:01:52 [2024-04-10T12:01:52.833Z] #71 14.20 libtoolize: and rerunning libtoolize and aclocal.
12:01:52 [2024-04-10T12:01:52.833Z] #71 14.20 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
12:01:56 [2024-04-10T12:01:56.235Z] #71 17.11 configure.ac:7: installing './compile'
12:01:56 [2024-04-10T12:01:56.235Z] #71 17.12 configure.ac:11: installing './config.guess'
12:01:56 [2024-04-10T12:01:56.235Z] #71 17.13 configure.ac:11: installing './config.sub'
12:01:56 [2024-04-10T12:01:56.235Z] #71 17.13 configure.ac:8: installing './install-sh'
12:01:56 [2024-04-10T12:01:56.235Z] #71 17.13 configure.ac:8: installing './missing'
12:01:56 [2024-04-10T12:01:56.235Z] #71 17.23 Makefile.am: installing './depcomp'
12:01:56 [2024-04-10T12:01:56.235Z] #71 17.84 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
12:01:56 [2024-04-10T12:01:56.494Z] #71 17.85 libtoolize: copying file 'build-aux/ltmain.sh'
12:01:56 [2024-04-10T12:01:56.494Z] #71 17.99 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
12:01:56 [2024-04-10T12:01:56.494Z] #71 17.99 libtoolize: copying file 'm4/libtool.m4'
12:01:56 [2024-04-10T12:01:56.494Z] #71 18.10 libtoolize: copying file 'm4/ltoptions.m4'
12:01:56 [2024-04-10T12:01:56.757Z] #71 18.29 libtoolize: copying file 'm4/ltsugar.m4'
12:01:57 [2024-04-10T12:01:57.020Z] #71 18.38 libtoolize: copying file 'm4/ltversion.m4'
12:01:57 [2024-04-10T12:01:57.020Z] #71 18.50 libtoolize: copying file 'm4/lt~obsolete.m4'
12:01:57 [2024-04-10T12:01:57.293Z] #71 18.58 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
12:01:59 [2024-04-10T12:01:59.237Z] #71 20.83 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
12:01:59 [2024-04-10T12:01:59.237Z] #71 20.83 configure.ac:3: You should run autoupdate.
12:01:59 [2024-04-10T12:01:59.237Z] #71 20.83 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
12:01:59 [2024-04-10T12:01:59.237Z] #71 20.83 configure.ac:3: the top level
12:02:01 [2024-04-10T12:02:01.775Z] #71 22.91 configure.ac:7: installing 'build-aux/compile'
12:02:01 [2024-04-10T12:02:01.775Z] #71 22.91 configure.ac:9: installing 'build-aux/config.guess'
12:02:01 [2024-04-10T12:02:01.775Z] #71 22.92 configure.ac:9: installing 'build-aux/config.sub'
12:02:01 [2024-04-10T12:02:01.775Z] #71 22.92 configure.ac:11: installing 'build-aux/install-sh'
12:02:01 [2024-04-10T12:02:01.775Z] #71 22.92 configure.ac:11: installing 'build-aux/missing'
12:02:01 [2024-04-10T12:02:01.775Z] #71 23.01 Makefile.am: installing 'build-aux/depcomp'
12:02:01 [2024-04-10T12:02:01.775Z] #71 23.09 parallel-tests: installing 'build-aux/test-driver'
12:02:02 [2024-04-10T12:02:02.713Z] #71 ...
12:02:02 [2024-04-10T12:02:02.713Z] 
12:02:02 [2024-04-10T12:02:02.713Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
12:02:02 [2024-04-10T12:02:02.713Z] #52 46.72 golangci-lint has version v1.55.2 built with go1.21.9 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
12:02:02 [2024-04-10T12:02:02.713Z] #52 DONE 49.9s
12:02:02 [2024-04-10T12:02:02.713Z] 
12:02:02 [2024-04-10T12:02:02.713Z] #79 [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...)
12:02:02 [2024-04-10T12:02:02.713Z] #79 2.977 + bin/ctr
12:02:02 [2024-04-10T12:02:02.713Z] #79 ...
12:02:02 [2024-04-10T12:02:02.713Z] 
12:02:02 [2024-04-10T12:02:02.713Z] #71 [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
12:02:02 [2024-04-10T12:02:02.713Z] #71 24.30 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
12:02:02 [2024-04-10T12:02:02.713Z] #71 24.30 libtoolize: copying file 'build-aux/ltmain.sh'
12:02:03 [2024-04-10T12:02:03.282Z] #71 24.78 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
12:02:03 [2024-04-10T12:02:03.282Z] #71 24.78 libtoolize: copying file 'm4/libtool.m4'
12:02:03 [2024-04-10T12:02:03.282Z] #71 24.91 libtoolize: copying file 'm4/ltoptions.m4'
12:02:03 [2024-04-10T12:02:03.542Z] #71 25.04 libtoolize: copying file 'm4/ltsugar.m4'
12:02:03 [2024-04-10T12:02:03.802Z] #71 25.11 libtoolize: copying file 'm4/ltversion.m4'
12:02:03 [2024-04-10T12:02:03.802Z] #71 25.24 libtoolize: copying file 'm4/lt~obsolete.m4'
12:02:09 [2024-04-10T12:02:09.078Z] #71 30.50 configure.ac:11: installing 'build-aux/compile'
12:02:09 [2024-04-10T12:02:09.078Z] #71 30.50 configure.ac:11: installing 'build-aux/config.guess'
12:02:09 [2024-04-10T12:02:09.078Z] #71 30.51 configure.ac:11: installing 'build-aux/config.sub'
12:02:09 [2024-04-10T12:02:09.078Z] #71 30.51 configure.ac:13: installing 'build-aux/install-sh'
12:02:09 [2024-04-10T12:02:09.078Z] #71 30.51 configure.ac:13: installing 'build-aux/missing'
12:02:09 [2024-04-10T12:02:09.078Z] #71 30.52 configure.ac:8: installing 'build-aux/tap-driver.sh'
12:02:09 [2024-04-10T12:02:09.078Z] #71 30.62 Makefile.am: installing 'build-aux/depcomp'
12:02:10 [2024-04-10T12:02:10.017Z] #71 31.42 checking build system type... aarch64-unknown-linux-gnu
12:02:10 [2024-04-10T12:02:10.276Z] #71 31.58 checking host system type... aarch64-unknown-linux-gnu
12:02:10 [2024-04-10T12:02:10.276Z] #71 31.58 checking how to print strings... printf
12:02:10 [2024-04-10T12:02:10.276Z] #71 31.59 checking for gcc... gcc
12:02:10 [2024-04-10T12:02:10.276Z] #71 31.67 checking whether the C compiler works... yes
12:02:10 [2024-04-10T12:02:10.536Z] #71 31.83 checking for C compiler default output file name... a.out
12:02:10 [2024-04-10T12:02:10.536Z] #71 31.84 checking for suffix of executables... 
12:02:10 [2024-04-10T12:02:10.536Z] #71 32.00 checking whether we are cross compiling... no
12:02:10 [2024-04-10T12:02:10.795Z] #71 32.14 checking for suffix of object files... o
12:02:10 [2024-04-10T12:02:10.795Z] #71 32.22 checking whether the compiler supports GNU C... yes
12:02:10 [2024-04-10T12:02:10.795Z] #71 32.27 checking whether gcc accepts -g... yes
12:02:10 [2024-04-10T12:02:10.795Z] #71 32.33 checking for gcc option to enable C11 features... none needed
12:02:11 [2024-04-10T12:02:11.055Z] #71 32.44 checking whether gcc understands -c and -o together... yes
12:02:11 [2024-04-10T12:02:11.055Z] #71 32.52 checking for a sed that does not truncate output... /usr/bin/sed
12:02:11 [2024-04-10T12:02:11.055Z] #71 32.54 checking for grep that handles long lines and -e... /usr/bin/grep
12:02:11 [2024-04-10T12:02:11.055Z] #71 32.55 checking for egrep... /usr/bin/grep -E
12:02:11 [2024-04-10T12:02:11.055Z] #71 32.56 checking for fgrep... /usr/bin/grep -F
12:02:11 [2024-04-10T12:02:11.055Z] #71 32.57 checking for ld used by gcc... /usr/bin/ld
12:02:11 [2024-04-10T12:02:11.055Z] #71 32.61 checking if the linker (/usr/bin/ld) is GNU ld... yes
12:02:11 [2024-04-10T12:02:11.055Z] #71 32.63 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
12:02:11 [2024-04-10T12:02:11.055Z] #71 32.64 checking the name lister (/usr/bin/nm -B) interface... BSD nm
12:02:11 [2024-04-10T12:02:11.055Z] #71 32.73 checking whether ln -s works... yes
12:02:11 [2024-04-10T12:02:11.315Z] #71 32.73 checking the maximum length of command line arguments... 1572864
12:02:11 [2024-04-10T12:02:11.315Z] #71 32.75 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
12:02:11 [2024-04-10T12:02:11.315Z] #71 32.75 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
12:02:11 [2024-04-10T12:02:11.315Z] #71 32.75 checking for /usr/bin/ld option to reload object files... -r
12:02:11 [2024-04-10T12:02:11.315Z] #71 32.75 checking for file... file
12:02:11 [2024-04-10T12:02:11.315Z] #71 32.75 checking for objdump... objdump
12:02:11 [2024-04-10T12:02:11.315Z] #71 32.75 checking how to recognize dependent libraries... pass_all
12:02:11 [2024-04-10T12:02:11.315Z] #71 32.75 checking for dlltool... no
12:02:11 [2024-04-10T12:02:11.315Z] #71 32.76 checking how to associate runtime and link libraries... printf %s\n
12:02:11 [2024-04-10T12:02:11.315Z] #71 32.76 checking for ar... ar
12:02:11 [2024-04-10T12:02:11.315Z] #71 32.76 checking for archiver @FILE support... @
12:02:11 [2024-04-10T12:02:11.574Z] #71 32.86 checking for strip... strip
12:02:11 [2024-04-10T12:02:11.574Z] #71 32.86 checking for ranlib... ranlib
12:02:11 [2024-04-10T12:02:11.574Z] #71 32.86 checking for gawk... no
12:02:11 [2024-04-10T12:02:11.574Z] #71 32.86 checking for mawk... mawk
12:02:11 [2024-04-10T12:02:11.574Z] #71 32.86 checking command to parse /usr/bin/nm -B output from gcc object... ok
12:02:11 [2024-04-10T12:02:11.574Z] #71 33.03 checking for sysroot... no
12:02:11 [2024-04-10T12:02:11.574Z] #71 33.03 checking for a working dd... /usr/bin/dd
12:02:11 [2024-04-10T12:02:11.574Z] #71 33.03 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
12:02:11 [2024-04-10T12:02:11.574Z] #71 33.06 checking for mt... no
12:02:11 [2024-04-10T12:02:11.574Z] #71 33.06 checking if : is a manifest tool... no
12:02:11 [2024-04-10T12:02:11.574Z] #71 33.08 checking for stdio.h... yes
12:02:11 [2024-04-10T12:02:11.834Z] #71 33.18 checking for stdlib.h... yes
12:02:11 [2024-04-10T12:02:11.834Z] #71 33.24 checking for string.h... yes
12:02:11 [2024-04-10T12:02:11.834Z] #71 33.29 checking for inttypes.h... yes
12:02:11 [2024-04-10T12:02:11.834Z] #71 33.38 checking for stdint.h... yes
12:02:12 [2024-04-10T12:02:12.093Z] #71 33.47 checking for strings.h... yes
12:02:12 [2024-04-10T12:02:12.093Z] #71 33.51 checking for sys/stat.h... yes
12:02:12 [2024-04-10T12:02:12.093Z] #71 33.56 checking for sys/types.h... yes
12:02:12 [2024-04-10T12:02:12.353Z] #71 33.66 checking for unistd.h... yes
12:02:12 [2024-04-10T12:02:12.353Z] #71 33.73 checking for dlfcn.h... yes
12:02:12 [2024-04-10T12:02:12.353Z] #71 33.79 checking for objdir... .libs
12:02:12 [2024-04-10T12:02:12.612Z] #71 34.03 checking if gcc supports -fno-rtti -fno-exceptions... no
12:02:12 [2024-04-10T12:02:12.871Z] #71 34.17 checking for gcc option to produce PIC... -fPIC -DPIC
12:02:12 [2024-04-10T12:02:12.871Z] #71 34.17 checking if gcc PIC flag -fPIC -DPIC works... yes
12:02:12 [2024-04-10T12:02:12.871Z] #71 34.20 checking if gcc static flag -static works... yes
12:02:13 [2024-04-10T12:02:13.131Z] #71 34.47 checking if gcc supports -c -o file.o... yes
12:02:13 [2024-04-10T12:02:13.131Z] #71 34.58 checking if gcc supports -c -o file.o... (cached) yes
12:02:13 [2024-04-10T12:02:13.131Z] #71 34.58 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
12:02:13 [2024-04-10T12:02:13.390Z] #71 34.61 checking dynamic linker characteristics... GNU/Linux ld.so
12:02:13 [2024-04-10T12:02:13.390Z] #71 34.87 checking how to hardcode library paths into programs... immediate
12:02:13 [2024-04-10T12:02:13.390Z] #71 34.87 checking whether stripping libraries is possible... yes
12:02:13 [2024-04-10T12:02:13.390Z] #71 34.88 checking if libtool supports shared libraries... yes
12:02:13 [2024-04-10T12:02:13.390Z] #71 34.88 checking whether to build shared libraries... no
12:02:13 [2024-04-10T12:02:13.390Z] #71 34.88 checking whether to build static libraries... yes
12:02:13 [2024-04-10T12:02:13.390Z] #71 34.88 checking for a BSD-compatible install... /usr/bin/install -c
12:02:13 [2024-04-10T12:02:13.390Z] #71 34.89 checking whether build environment is sane... yes
12:02:13 [2024-04-10T12:02:13.390Z] #71 34.91 checking for a race-free mkdir -p... /usr/bin/mkdir -p
12:02:13 [2024-04-10T12:02:13.390Z] #71 34.92 checking whether make sets $(MAKE)... yes
12:02:13 [2024-04-10T12:02:13.649Z] #71 34.98 checking whether make supports the include directive... yes (GNU style)
12:02:13 [2024-04-10T12:02:13.649Z] #71 35.03 checking whether make supports nested variables... yes
12:02:13 [2024-04-10T12:02:13.649Z] #71 35.07 checking whether UID '0' is supported by ustar format... yes
12:02:13 [2024-04-10T12:02:13.649Z] #71 35.08 checking whether GID '0' is supported by ustar format... yes
12:02:13 [2024-04-10T12:02:13.649Z] #71 35.08 checking how to create a ustar tar archive... gnutar
12:02:13 [2024-04-10T12:02:13.649Z] #71 35.14 checking dependency style of gcc... gcc3
12:02:13 [2024-04-10T12:02:13.909Z] #71 35.25 checking whether to enable maintainer-specific portions of Makefiles... yes
12:02:13 [2024-04-10T12:02:13.909Z] #71 35.25 checking whether make supports nested variables... (cached) yes
12:02:13 [2024-04-10T12:02:13.909Z] #71 35.25 checking for gawk... (cached) mawk
12:02:13 [2024-04-10T12:02:13.909Z] #71 35.26 checking for a sed that does not truncate output... (cached) /usr/bin/sed
12:02:13 [2024-04-10T12:02:13.909Z] #71 35.26 checking for gcc... (cached) gcc
12:02:13 [2024-04-10T12:02:13.909Z] #71 35.39 checking whether the compiler supports GNU C... (cached) yes
12:02:13 [2024-04-10T12:02:13.909Z] #71 35.39 checking whether gcc accepts -g... (cached) yes
12:02:13 [2024-04-10T12:02:13.909Z] #71 35.39 checking for gcc option to enable C11 features... (cached) none needed
12:02:13 [2024-04-10T12:02:13.909Z] #71 35.40 checking whether gcc understands -c and -o together... (cached) yes
12:02:13 [2024-04-10T12:02:13.909Z] #71 35.40 checking for a Python interpreter with version >= 3... python3
12:02:13 [2024-04-10T12:02:13.909Z] #71 35.44 checking for python3... /usr/bin/python3
12:02:13 [2024-04-10T12:02:13.909Z] #71 35.44 checking for python3 version... 3.11
12:02:13 [2024-04-10T12:02:13.909Z] #71 35.49 checking for python3 platform... linux
12:02:14 [2024-04-10T12:02:14.168Z] #71 35.51 checking for GNU default python3 prefix... ${prefix}
12:02:14 [2024-04-10T12:02:14.168Z] #71 35.51 checking for GNU default python3 exec_prefix... ${exec_prefix}
12:02:14 [2024-04-10T12:02:14.168Z] #71 35.51 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
12:02:14 [2024-04-10T12:02:14.168Z] #71 35.58 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
12:02:14 [2024-04-10T12:02:14.427Z] #71 35.65 checking for go-md2man... no
12:02:14 [2024-04-10T12:02:14.427Z] #71 35.66 checking for error.h... yes
12:02:14 [2024-04-10T12:02:14.427Z] #71 35.74 checking for linux/openat2.h... yes
12:02:14 [2024-04-10T12:02:14.427Z] #71 35.89 checking for stdatomic.h... yes
12:02:14 [2024-04-10T12:02:14.687Z] #71 36.01 checking for linux/ioprio.h... yes
12:02:14 [2024-04-10T12:02:14.687Z] #71 36.12 checking for atomic_int... yes
12:02:14 [2024-04-10T12:02:14.946Z] #71 36.30 checking for atomic_bool... yes
12:02:14 [2024-04-10T12:02:14.946Z] #71 36.42 checking for copy_file_range... yes
12:02:15 [2024-04-10T12:02:15.205Z] #71 36.53 checking for fgetxattr... yes
12:02:15 [2024-04-10T12:02:15.205Z] #71 36.62 checking for statx... yes
12:02:15 [2024-04-10T12:02:15.465Z] #71 36.73 checking for fgetpwent_r... yes
12:02:15 [2024-04-10T12:02:15.465Z] #71 36.81 checking for issetugid... no
12:02:15 [2024-04-10T12:02:15.465Z] #71 37.03 checking for memfd_create... yes
12:02:15 [2024-04-10T12:02:15.724Z] #71 37.13 checking for pkg-config... /usr/bin/pkg-config
12:02:15 [2024-04-10T12:02:15.724Z] #71 37.13 checking pkg-config is at least version 0.9.0... yes
12:02:15 [2024-04-10T12:02:15.724Z] #71 37.13 checking for library containing yajl_tree_get... -lyajl
12:02:15 [2024-04-10T12:02:15.984Z] #71 37.27 checking for yajl >= 2.0.0... yes
12:02:15 [2024-04-10T12:02:15.984Z] #71 37.29 checking for sys/capability.h... yes
12:02:15 [2024-04-10T12:02:15.984Z] #71 37.41 checking for library containing cap_from_name... -lcap
12:02:16 [2024-04-10T12:02:16.243Z] #71 37.65 checking for library containing gcry_check_version... no
12:02:16 [2024-04-10T12:02:16.503Z] #71 37.85 checking for library containing dlopen... none required
12:02:16 [2024-04-10T12:02:16.503Z] #71 37.95 checking for seccomp.h... yes
12:02:16 [2024-04-10T12:02:16.762Z] #71 38.06 checking for library containing seccomp_rule_add... -lseccomp
12:02:16 [2024-04-10T12:02:16.762Z] #71 38.28 checking for library containing seccomp_arch_resolve_name... none required
12:02:17 [2024-04-10T12:02:17.021Z] #71 38.40 checking for systemd/sd-bus.h... yes
12:02:17 [2024-04-10T12:02:17.021Z] #71 38.46 checking for library containing sd_bus_match_signal_async... -lsystemd
12:02:17 [2024-04-10T12:02:17.281Z] #71 38.64 checking for sd_notify_barrier... yes
12:02:17 [2024-04-10T12:02:17.281Z] #71 38.71 checking for linux/bpf.h... yes
12:02:17 [2024-04-10T12:02:17.281Z] #71 38.81 checking compilation for eBPF... yes
12:02:17 [2024-04-10T12:02:17.281Z] #71 38.91 checking for criu >= 3.15... no
12:02:17 [2024-04-10T12:02:17.542Z] #71 38.93 configure: CRIU headers not found, building without CRIU support
12:02:17 [2024-04-10T12:02:17.542Z] #71 38.93 checking for criu > 3.16... no
12:02:17 [2024-04-10T12:02:17.542Z] #71 38.96 configure: CRIU version doesn't support join-ns API
12:02:17 [2024-04-10T12:02:17.542Z] #71 38.96 checking for criu > 3.16.1... no
12:02:17 [2024-04-10T12:02:17.542Z] #71 39.01 configure: CRIU version doesn't support for pre-dumping
12:02:17 [2024-04-10T12:02:17.542Z] #71 39.01 checking for new mount API (fsconfig)... yes
12:02:17 [2024-04-10T12:02:17.801Z] #71 39.17 yes
12:02:17 [2024-04-10T12:02:17.801Z] #71 39.17 checking for seccomp notify API... yes
12:02:17 [2024-04-10T12:02:17.801Z] #71 39.23 checking for gperf... no
12:02:17 [2024-04-10T12:02:17.801Z] #71 39.23 configure: gperf not found - cannot rebuild signal parser code
12:02:17 [2024-04-10T12:02:17.801Z] #71 39.23 checking for library containing argp_parse... none required
12:02:18 [2024-04-10T12:02:18.060Z] #71 39.37 checking that generated files are newer than configure... done
12:02:18 [2024-04-10T12:02:18.060Z] #71 39.37 configure: creating ./config.status
12:02:19 [2024-04-10T12:02:19.439Z] #71 ...
12:02:19 [2024-04-10T12:02:19.439Z] 
12:02:19 [2024-04-10T12:02:19.439Z] #75 [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...)
12:02:19 [2024-04-10T12:02:19.439Z] #75 DONE 42.1s
12:02:19 [2024-04-10T12:02:19.698Z] 
12:02:19 [2024-04-10T12:02:19.698Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
12:02:19 [2024-04-10T12:02:19.698Z] #80 DONE 0.0s
12:02:19 [2024-04-10T12:02:19.698Z] 
12:02:19 [2024-04-10T12:02:19.698Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
12:02:19 [2024-04-10T12:02:19.698Z] #81 DONE 0.0s
12:02:19 [2024-04-10T12:02:19.698Z] 
12:02:19 [2024-04-10T12:02:19.698Z] #76 [delve-supported 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
12:02:19 [2024-04-10T12:02:19.698Z] #76 ...
12:02:19 [2024-04-10T12:02:19.698Z] 
12:02:19 [2024-04-10T12:02:19.698Z] #71 [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
12:02:19 [2024-04-10T12:02:19.698Z] #71 41.34 config.status: creating Makefile
12:02:19 [2024-04-10T12:02:19.957Z] #71 41.39 config.status: creating config.h
12:02:19 [2024-04-10T12:02:19.957Z] #71 41.47 config.status: executing libtool commands
12:02:20 [2024-04-10T12:02:20.217Z] #71 41.53 config.status: executing depfiles commands
12:02:20 [2024-04-10T12:02:20.791Z] #71 42.28 === configuring in libocispec (/tmp/crun-build/libocispec)
12:02:20 [2024-04-10T12:02:20.791Z] #71 42.31 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
12:02:21 [2024-04-10T12:02:21.050Z] #71 42.62 checking for gcc... gcc
12:02:21 [2024-04-10T12:02:21.316Z] #71 42.72 checking whether the C compiler works... yes
12:02:21 [2024-04-10T12:02:21.316Z] #71 42.84 checking for C compiler default output file name... a.out
12:02:21 [2024-04-10T12:02:21.316Z] #71 42.84 checking for suffix of executables... 
12:02:21 [2024-04-10T12:02:21.316Z] #71 42.91 checking whether we are cross compiling... no
12:02:21 [2024-04-10T12:02:21.576Z] #71 42.98 checking for suffix of object files... o
12:02:21 [2024-04-10T12:02:21.576Z] #71 43.00 checking whether the compiler supports GNU C... yes
12:02:21 [2024-04-10T12:02:21.576Z] #71 43.05 checking whether gcc accepts -g... yes
12:02:21 [2024-04-10T12:02:21.576Z] #71 43.09 checking for gcc option to enable C11 features... none needed
12:02:21 [2024-04-10T12:02:21.835Z] #71 43.25 checking whether gcc understands -c and -o together... yes
12:02:21 [2024-04-10T12:02:21.835Z] #71 43.34 checking for stdio.h... yes
12:02:22 [2024-04-10T12:02:22.095Z] #71 43.39 checking for stdlib.h... yes
12:02:22 [2024-04-10T12:02:22.095Z] #71 43.47 checking for string.h... yes
12:02:22 [2024-04-10T12:02:22.095Z] #71 43.56 checking for inttypes.h... yes
12:02:22 [2024-04-10T12:02:22.095Z] #71 43.60 checking for stdint.h... yes
12:02:22 [2024-04-10T12:02:22.095Z] #71 43.65 checking for strings.h... yes
12:02:22 [2024-04-10T12:02:22.354Z] #71 43.70 checking for sys/stat.h... yes
12:02:22 [2024-04-10T12:02:22.354Z] #71 43.74 checking for sys/types.h... yes
12:02:22 [2024-04-10T12:02:22.354Z] #71 43.78 checking for unistd.h... yes
12:02:22 [2024-04-10T12:02:22.354Z] #71 43.88 checking for wchar.h... yes
12:02:22 [2024-04-10T12:02:22.354Z] #71 43.93 checking for minix/config.h... no
12:02:22 [2024-04-10T12:02:22.613Z] #71 ...
12:02:22 [2024-04-10T12:02:22.613Z] 
12:02:22 [2024-04-10T12:02:22.613Z] #77 [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...)
12:02:22 [2024-04-10T12:02:22.613Z] #77 DONE 44.6s
12:02:22 [2024-04-10T12:02:22.613Z] 
12:02:22 [2024-04-10T12:02:22.613Z] #71 [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
12:02:22 [2024-04-10T12:02:22.613Z] #71 43.99 checking whether it is safe to define __EXTENSIONS__... yes
12:02:22 [2024-04-10T12:02:22.613Z] #71 44.10 checking whether _XOPEN_SOURCE should be defined... no
12:02:22 [2024-04-10T12:02:22.877Z] #71 44.23 checking build system type... aarch64-unknown-linux-gnu
12:02:22 [2024-04-10T12:02:22.877Z] #71 44.39 checking host system type... aarch64-unknown-linux-gnu
12:02:22 [2024-04-10T12:02:22.877Z] #71 44.39 checking how to print strings... printf
12:02:22 [2024-04-10T12:02:22.877Z] #71 44.40 checking for a sed that does not truncate output... /usr/bin/sed
12:02:22 [2024-04-10T12:02:22.877Z] #71 44.43 checking for grep that handles long lines and -e... /usr/bin/grep
12:02:22 [2024-04-10T12:02:22.877Z] #71 44.46 checking for egrep... /usr/bin/grep -E
12:02:22 [2024-04-10T12:02:22.877Z] #71 44.46 checking for fgrep... /usr/bin/grep -F
12:02:22 [2024-04-10T12:02:22.877Z] #71 44.47 checking for ld used by gcc... /usr/bin/ld
12:02:22 [2024-04-10T12:02:22.877Z] #71 44.49 checking if the linker (/usr/bin/ld) is GNU ld... yes
12:02:23 [2024-04-10T12:02:23.136Z] #71 44.49 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
12:02:23 [2024-04-10T12:02:23.136Z] #71 44.50 checking the name lister (/usr/bin/nm -B) interface... BSD nm
12:02:23 [2024-04-10T12:02:23.136Z] #71 44.60 checking whether ln -s works... yes
12:02:23 [2024-04-10T12:02:23.136Z] #71 44.60 checking the maximum length of command line arguments... 1572864
12:02:23 [2024-04-10T12:02:23.136Z] #71 44.63 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
12:02:23 [2024-04-10T12:02:23.136Z] #71 44.65 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
12:02:23 [2024-04-10T12:02:23.136Z] #71 44.65 checking for /usr/bin/ld option to reload object files... -r
12:02:23 [2024-04-10T12:02:23.136Z] #71 44.65 checking for file... file
12:02:23 [2024-04-10T12:02:23.136Z] #71 44.65 checking for objdump... objdump
12:02:23 [2024-04-10T12:02:23.136Z] #71 44.65 checking how to recognize dependent libraries... pass_all
12:02:23 [2024-04-10T12:02:23.136Z] #71 44.65 checking for dlltool... no
12:02:23 [2024-04-10T12:02:23.136Z] #71 44.65 checking how to associate runtime and link libraries... printf %s\n
12:02:23 [2024-04-10T12:02:23.136Z] #71 44.65 checking for ar... ar
12:02:23 [2024-04-10T12:02:23.136Z] #71 44.65 checking for archiver @FILE support... @
12:02:23 [2024-04-10T12:02:23.136Z] #71 44.75 checking for strip... strip
12:02:23 [2024-04-10T12:02:23.396Z] #71 44.76 checking for ranlib... ranlib
12:02:23 [2024-04-10T12:02:23.396Z] #71 44.76 checking for gawk... no
12:02:23 [2024-04-10T12:02:23.396Z] #71 44.76 checking for mawk... mawk
12:02:23 [2024-04-10T12:02:23.396Z] #71 44.76 checking command to parse /usr/bin/nm -B output from gcc object... ok
12:02:23 [2024-04-10T12:02:23.656Z] #71 44.97 checking for sysroot... no
12:02:23 [2024-04-10T12:02:23.656Z] #71 44.97 checking for a working dd... /usr/bin/dd
12:02:23 [2024-04-10T12:02:23.656Z] #71 44.99 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
12:02:23 [2024-04-10T12:02:23.656Z] #71 45.02 checking for mt... no
12:02:23 [2024-04-10T12:02:23.656Z] #71 45.02 checking if : is a manifest tool... no
12:02:23 [2024-04-10T12:02:23.656Z] #71 45.04 checking for dlfcn.h... yes
12:02:23 [2024-04-10T12:02:23.656Z] #71 45.13 checking for objdir... .libs
12:02:23 [2024-04-10T12:02:23.916Z] #71 45.32 checking if gcc supports -fno-rtti -fno-exceptions... no
12:02:23 [2024-04-10T12:02:23.916Z] #71 45.39 checking for gcc option to produce PIC... -fPIC -DPIC
12:02:23 [2024-04-10T12:02:23.916Z] #71 45.39 checking if gcc PIC flag -fPIC -DPIC works... yes
12:02:24 [2024-04-10T12:02:24.175Z] #71 45.46 checking if gcc static flag -static works... yes
12:02:24 [2024-04-10T12:02:24.175Z] #71 45.61 checking if gcc supports -c -o file.o... yes
12:02:24 [2024-04-10T12:02:24.448Z] #71 45.85 checking if gcc supports -c -o file.o... (cached) yes
12:02:24 [2024-04-10T12:02:24.448Z] #71 45.85 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
12:02:24 [2024-04-10T12:02:24.448Z] #71 45.87 checking dynamic linker characteristics... GNU/Linux ld.so
12:02:24 [2024-04-10T12:02:24.707Z] 
12:02:24 [2024-04-10T12:02:24.707Z] #71 ...
12:02:24 [2024-04-10T12:02:24.707Z] 
12:02:24 [2024-04-10T12:02:24.707Z] #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...)
12:02:24 [2024-04-10T12:02:24.707Z] #78 DONE 42.3s
12:02:24 [2024-04-10T12:02:24.707Z] 
12:02:24 [2024-04-10T12:02:24.707Z] #71 [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
12:02:24 [2024-04-10T12:02:24.707Z] #71 46.06 checking how to hardcode library paths into programs... immediate
12:02:24 [2024-04-10T12:02:24.707Z] #71 46.06 checking whether stripping libraries is possible... yes
12:02:24 [2024-04-10T12:02:24.707Z] #71 46.06 checking if libtool supports shared libraries... yes
12:02:24 [2024-04-10T12:02:24.707Z] #71 46.06 checking whether to build shared libraries... no
12:02:24 [2024-04-10T12:02:24.707Z] #71 46.06 checking whether to build static libraries... yes
12:02:24 [2024-04-10T12:02:24.707Z] #71 46.07 checking for a BSD-compatible install... /usr/bin/install -c
12:02:24 [2024-04-10T12:02:24.707Z] #71 46.08 checking whether build environment is sane... yes
12:02:24 [2024-04-10T12:02:24.707Z] #71 46.10 checking for a race-free mkdir -p... /usr/bin/mkdir -p
12:02:24 [2024-04-10T12:02:24.707Z] #71 46.12 checking whether make sets $(MAKE)... yes
12:02:24 [2024-04-10T12:02:24.707Z] #71 46.15 checking whether make supports the include directive... 
12:02:24 [2024-04-10T12:02:24.707Z] #71 ...
12:02:24 [2024-04-10T12:02:24.707Z] 
12:02:24 [2024-04-10T12:02:24.707Z] #76 [delve-supported 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
12:02:24 [2024-04-10T12:02:24.707Z] #76 DONE 46.9s
12:02:24 [2024-04-10T12:02:24.707Z] 
12:02:24 [2024-04-10T12:02:24.707Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
12:02:24 [2024-04-10T12:02:24.707Z] #82 DONE 0.8s
12:02:24 [2024-04-10T12:02:24.707Z] 
12:02:24 [2024-04-10T12:02:24.707Z] #71 [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
12:02:24 [2024-04-10T12:02:24.707Z] #71 46.15 checking whether make supports the include directive... yes (GNU style)
12:02:24 [2024-04-10T12:02:24.707Z] #71 46.20 checking whether make supports nested variables... yes
12:02:24 [2024-04-10T12:02:24.707Z] #71 46.24 checking whether UID '0' is supported by ustar format... yes
12:02:24 [2024-04-10T12:02:24.707Z] #71 46.24 checking whether GID '0' is supported by ustar format... yes
12:02:24 [2024-04-10T12:02:24.967Z] #71 46.24 checking how to create a ustar tar archive... gnutar
12:02:24 [2024-04-10T12:02:24.967Z] #71 46.35 checking dependency style of gcc... gcc3
12:02:24 [2024-04-10T12:02:24.967Z] #71 46.42 checking whether to enable maintainer-specific portions of Makefiles... yes
12:02:24 [2024-04-10T12:02:24.967Z] #71 46.42 checking whether make supports nested variables... (cached) yes
12:02:24 [2024-04-10T12:02:24.967Z] #71 46.42 checking for pkg-config... /usr/bin/pkg-config
12:02:24 [2024-04-10T12:02:24.967Z] #71 46.42 checking pkg-config is at least version 0.9.0... yes
12:02:24 [2024-04-10T12:02:24.967Z] #71 46.43 checking for yajl >= 2.1.0... yes
12:02:24 [2024-04-10T12:02:24.967Z] #71 46.47 checking for a sed that does not truncate output... (cached) /usr/bin/sed
12:02:24 [2024-04-10T12:02:24.967Z] #71 46.47 checking for gcc... (cached) gcc
12:02:25 [2024-04-10T12:02:25.227Z] #71 46.64 checking whether the compiler supports GNU C... (cached) yes
12:02:25 [2024-04-10T12:02:25.227Z] #71 46.64 checking whether gcc accepts -g... (cached) yes
12:02:25 [2024-04-10T12:02:25.227Z] #71 46.64 checking for gcc option to enable C11 features... (cached) none needed
12:02:25 [2024-04-10T12:02:25.227Z] #71 46.64 checking whether gcc understands -c and -o together... (cached) yes
12:02:25 [2024-04-10T12:02:25.227Z] #71 46.64 checking for a Python interpreter with version >= 3... python3
12:02:25 [2024-04-10T12:02:25.227Z] #71 46.69 checking for python3... /usr/bin/python3
12:02:25 [2024-04-10T12:02:25.227Z] #71 46.70 checking for python3 version... 3.11
12:02:25 [2024-04-10T12:02:25.227Z] #71 46.72 checking for python3 platform... linux
12:02:25 [2024-04-10T12:02:25.227Z] #71 46.75 checking for GNU default python3 prefix... ${prefix}
12:02:25 [2024-04-10T12:02:25.227Z] #71 46.75 checking for GNU default python3 exec_prefix... ${exec_prefix}
12:02:25 [2024-04-10T12:02:25.488Z] #71 46.75 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
12:02:25 [2024-04-10T12:02:25.488Z] #71 46.79 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
12:02:25 [2024-04-10T12:02:25.747Z] #71 46.94 checking that generated files are newer than configure... done
12:02:25 [2024-04-10T12:02:25.747Z] #71 47.10 configure: creating ./config.status
12:02:26 [2024-04-10T12:02:26.320Z] #71 ...
12:02:26 [2024-04-10T12:02:26.320Z] 
12:02:26 [2024-04-10T12:02:26.320Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
12:02:26 [2024-04-10T12:02:26.320Z] #83 DONE 0.7s
12:02:26 [2024-04-10T12:02:26.320Z] 
12:02:26 [2024-04-10T12:02:26.320Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
12:02:26 [2024-04-10T12:02:26.320Z] #84 DONE 0.2s
12:02:26 [2024-04-10T12:02:26.320Z] 
12:02:26 [2024-04-10T12:02:26.320Z] #79 [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...)
12:02:26 [2024-04-10T12:02:26.582Z] #79 ...
12:02:26 [2024-04-10T12:02:26.582Z] 
12:02:26 [2024-04-10T12:02:26.582Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
12:02:26 [2024-04-10T12:02:26.582Z] #85 DONE 0.3s
12:02:26 [2024-04-10T12:02:26.582Z] 
12:02:26 [2024-04-10T12:02:26.582Z] #56 [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
12:02:26 [2024-04-10T12:02:26.842Z] #56 ...
12:02:26 [2024-04-10T12:02:26.842Z] 
12:02:26 [2024-04-10T12:02:26.842Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
12:02:26 [2024-04-10T12:02:26.842Z] #86 DONE 0.1s
12:02:26 [2024-04-10T12:02:26.842Z] 
12:02:26 [2024-04-10T12:02:26.842Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
12:02:26 [2024-04-10T12:02:26.842Z] #87 DONE 0.0s
12:02:26 [2024-04-10T12:02:26.842Z] 
12:02:26 [2024-04-10T12:02:26.842Z] #71 [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
12:02:26 [2024-04-10T12:02:26.842Z] #71 48.49 config.status: creating Makefile
12:02:27 [2024-04-10T12:02:27.101Z] #71 48.53 config.status: creating ocispec.pc
12:02:27 [2024-04-10T12:02:27.101Z] #71 48.56 config.status: creating config.h
12:02:27 [2024-04-10T12:02:27.101Z] #71 48.58 config.status: executing libtool commands
12:02:27 [2024-04-10T12:02:27.101Z] #71 48.61 config.status: executing depfiles commands
12:02:27 [2024-04-10T12:02:27.362Z] #71 48.83 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
12:02:27 [2024-04-10T12:02:27.362Z] #71 ...
12:02:27 [2024-04-10T12:02:27.362Z] 
12:02:27 [2024-04-10T12:02:27.362Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
12:02:27 [2024-04-10T12:02:27.362Z] #88 DONE 0.5s
12:02:27 [2024-04-10T12:02:27.362Z] 
12:02:27 [2024-04-10T12:02:27.362Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
12:02:27 [2024-04-10T12:02:27.362Z] #89 DONE 0.1s
12:02:27 [2024-04-10T12:02:27.362Z] 
12:02:27 [2024-04-10T12:02:27.362Z] #71 [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
12:02:27 [2024-04-10T12:02:27.362Z] #71 48.84 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
12:02:27 [2024-04-10T12:02:27.621Z] #71 49.10 checking for gcc... gcc
12:02:27 [2024-04-10T12:02:27.881Z] #71 49.16 checking whether the C compiler works... yes
12:02:27 [2024-04-10T12:02:27.881Z] #71 49.22 checking for C compiler default output file name... a.out
12:02:27 [2024-04-10T12:02:27.881Z] #71 49.22 checking for suffix of executables... 
12:02:27 [2024-04-10T12:02:27.881Z] #71 49.31 checking whether we are cross compiling... no
12:02:27 [2024-04-10T12:02:27.881Z] #71 49.37 checking for suffix of object files... o
12:02:27 [2024-04-10T12:02:27.881Z] #71 49.40 checking whether the compiler supports GNU C... yes
12:02:28 [2024-04-10T12:02:28.140Z] #71 49.45 checking whether gcc accepts -g... yes
12:02:28 [2024-04-10T12:02:28.140Z] #71 49.52 checking for gcc option to enable C11 features... none needed
12:02:28 [2024-04-10T12:02:28.140Z] #71 49.62 checking whether gcc understands -c and -o together... yes
12:02:28 [2024-04-10T12:02:28.140Z] #71 49.71 checking for a BSD-compatible install... /usr/bin/install -c
12:02:28 [2024-04-10T12:02:28.399Z] #71 49.73 checking whether build environment is sane... yes
12:02:28 [2024-04-10T12:02:28.399Z] #71 49.76 checking for a race-free mkdir -p... /usr/bin/mkdir -p
12:02:28 [2024-04-10T12:02:28.399Z] #71 49.76 checking for gawk... no
12:02:28 [2024-04-10T12:02:28.399Z] #71 49.76 checking for mawk... mawk
12:02:28 [2024-04-10T12:02:28.399Z] #71 49.76 checking whether make sets $(MAKE)... yes
12:02:28 [2024-04-10T12:02:28.399Z] #71 49.78 checking whether make supports the include directive... yes (GNU style)
12:02:28 [2024-04-10T12:02:28.399Z] #71 49.80 checking whether make supports nested variables... yes
12:02:28 [2024-04-10T12:02:28.399Z] #71 49.80 checking whether UID '0' is supported by ustar format... yes
12:02:28 [2024-04-10T12:02:28.399Z] #71 49.80 checking whether GID '0' is supported by ustar format... yes
12:02:28 [2024-04-10T12:02:28.399Z] #71 49.80 checking how to create a ustar tar archive... gnutar
12:02:28 [2024-04-10T12:02:28.399Z] #71 49.82 checking dependency style of gcc... gcc3
12:02:28 [2024-04-10T12:02:28.399Z] #71 49.90 checking whether to enable maintainer-specific portions of Makefiles... yes
12:02:28 [2024-04-10T12:02:28.399Z] #71 49.90 checking whether make supports nested variables... (cached) yes
12:02:28 [2024-04-10T12:02:28.399Z] #71 49.91 checking build system type... aarch64-unknown-linux-gnu
12:02:28 [2024-04-10T12:02:28.399Z] #71 49.99 checking host system type... aarch64-unknown-linux-gnu
12:02:28 [2024-04-10T12:02:28.399Z] #71 49.99 checking how to print strings... printf
12:02:28 [2024-04-10T12:02:28.399Z] #71 49.99 checking for a sed that does not truncate output... /usr/bin/sed
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.00 checking for grep that handles long lines and -e... /usr/bin/grep
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.00 checking for egrep... /usr/bin/grep -E
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.00 checking for fgrep... /usr/bin/grep -F
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.00 checking for ld used by gcc... /usr/bin/ld
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.01 checking if the linker (/usr/bin/ld) is GNU ld... yes
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.01 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.02 checking the name lister (/usr/bin/nm -B) interface... BSD nm
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.05 checking whether ln -s works... yes
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.05 checking the maximum length of command line arguments... 1572864
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.05 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.05 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.05 checking for /usr/bin/ld option to reload object files... -r
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.06 checking for file... file
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.06 checking for objdump... objdump
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.06 checking how to recognize dependent libraries... pass_all
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.06 checking for dlltool... no
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.06 checking how to associate runtime and link libraries... printf %s\n
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.06 checking for ar... ar
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.06 checking for archiver @FILE support... @
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.10 checking for strip... strip
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.10 checking for ranlib... ranlib
12:02:28 [2024-04-10T12:02:28.659Z] #71 50.10 checking command to parse /usr/bin/nm -B output from gcc object... ok
12:02:28 [2024-04-10T12:02:28.918Z] #71 50.25 checking for sysroot... no
12:02:28 [2024-04-10T12:02:28.918Z] #71 50.25 checking for a working dd... /usr/bin/dd
12:02:28 [2024-04-10T12:02:28.918Z] #71 50.25 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
12:02:28 [2024-04-10T12:02:28.918Z] #71 50.26 checking for mt... no
12:02:28 [2024-04-10T12:02:28.918Z] #71 50.26 checking if : is a manifest tool... no
12:02:28 [2024-04-10T12:02:28.918Z] #71 50.26 checking for stdio.h... yes
12:02:28 [2024-04-10T12:02:28.918Z] #71 50.32 checking for stdlib.h... yes
12:02:28 [2024-04-10T12:02:28.918Z] #71 ...
12:02:28 [2024-04-10T12:02:28.918Z] 
12:02:28 [2024-04-10T12:02:28.918Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
12:02:28 [2024-04-10T12:02:28.918Z] #90 DONE 1.4s
12:02:28 [2024-04-10T12:02:28.918Z] 
12:02:28 [2024-04-10T12:02:28.918Z] #71 [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
12:02:28 [2024-04-10T12:02:28.918Z] #71 50.35 checking for string.h... yes
12:02:28 [2024-04-10T12:02:28.918Z] #71 50.38 checking for inttypes.h... yes
12:02:28 [2024-04-10T12:02:28.918Z] #71 50.42 checking for stdint.h... yes
12:02:29 [2024-04-10T12:02:29.186Z] #71 ...
12:02:29 [2024-04-10T12:02:29.186Z] 
12:02:29 [2024-04-10T12:02:29.186Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
12:02:29 [2024-04-10T12:02:29.186Z] #91 DONE 0.1s
12:02:29 [2024-04-10T12:02:29.186Z] 
12:02:29 [2024-04-10T12:02:29.186Z] #71 [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
12:02:29 [2024-04-10T12:02:29.186Z] #71 50.45 checking for strings.h... yes
12:02:29 [2024-04-10T12:02:29.186Z] #71 50.49 checking for sys/stat.h... yes
12:02:29 [2024-04-10T12:02:29.186Z] #71 50.54 checking for sys/types.h... yes
12:02:29 [2024-04-10T12:02:29.186Z] #71 50.60 checking for unistd.h... yes
12:02:29 [2024-04-10T12:02:29.186Z] #71 50.64 checking for dlfcn.h... yes
12:02:29 [2024-04-10T12:02:29.186Z] #71 50.70 checking for objdir... .libs
12:02:29 [2024-04-10T12:02:29.446Z] #71 50.80 checking if gcc supports -fno-rtti -fno-exceptions... 
12:02:29 [2024-04-10T12:02:29.446Z] #71 ...
12:02:29 [2024-04-10T12:02:29.446Z] 
12:02:29 [2024-04-10T12:02:29.446Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
12:02:29 [2024-04-10T12:02:29.446Z] #92 DONE 0.4s
12:02:29 [2024-04-10T12:02:29.446Z] 
12:02:29 [2024-04-10T12:02:29.446Z] #71 [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
12:02:29 [2024-04-10T12:02:29.446Z] #71 50.80 checking if gcc supports -fno-rtti -fno-exceptions... no
12:02:29 [2024-04-10T12:02:29.446Z] #71 50.83 checking for gcc option to produce PIC... -fPIC -DPIC
12:02:29 [2024-04-10T12:02:29.446Z] #71 50.83 checking if gcc PIC flag -fPIC -DPIC works... yes
12:02:29 [2024-04-10T12:02:29.446Z] #71 50.89 checking if gcc static flag -static works... yes
12:02:29 [2024-04-10T12:02:29.446Z] #71 50.96 checking if gcc supports -c -o file.o... yes
12:02:29 [2024-04-10T12:02:29.446Z] #71 50.99 checking if gcc supports -c -o file.o... (cached) yes
12:02:29 [2024-04-10T12:02:29.446Z] #71 50.99 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
12:02:29 [2024-04-10T12:02:29.446Z] #71 51.00 checking dynamic linker characteristics... GNU/Linux ld.so
12:02:29 [2024-04-10T12:02:29.705Z] #71 51.05 checking how to hardcode library paths into programs... immediate
12:02:29 [2024-04-10T12:02:29.705Z] #71 51.05 checking whether stripping libraries is possible... yes
12:02:29 [2024-04-10T12:02:29.705Z] #71 51.05 checking if libtool supports shared libraries... yes
12:02:29 [2024-04-10T12:02:29.705Z] #71 51.05 checking whether to build shared libraries... no
12:02:29 [2024-04-10T12:02:29.705Z] #71 51.05 checking whether to build static libraries... yes
12:02:29 [2024-04-10T12:02:29.705Z] #71 51.05 checking for float.h... yes
12:02:29 [2024-04-10T12:02:29.705Z] #71 51.08 checking for limits.h... yes
12:02:29 [2024-04-10T12:02:29.705Z] #71 51.12 checking for stddef.h... yes
12:02:29 [2024-04-10T12:02:29.705Z] #71 51.15 checking for stdlib.h... (cached) yes
12:02:29 [2024-04-10T12:02:29.705Z] #71 51.15 checking for string.h... (cached) yes
12:02:29 [2024-04-10T12:02:29.705Z] #71 51.15 checking for sys/time.h... yes
12:02:29 [2024-04-10T12:02:29.705Z] #71 51.19 checking for inline... inline
12:02:29 [2024-04-10T12:02:29.705Z] #71 51.21 checking for size_t... yes
12:02:29 [2024-04-10T12:02:29.965Z] #71 51.31 checking for GNU libc compatible malloc... yes
12:02:29 [2024-04-10T12:02:29.965Z] #71 51.36 checking for GNU libc compatible realloc... yes
12:02:29 [2024-04-10T12:02:29.965Z] #71 51.42 checking for working strtod... yes
12:02:29 [2024-04-10T12:02:29.965Z] #71 51.48 checking for gettimeofday... yes
12:02:30 [2024-04-10T12:02:30.224Z] #71 51.56 checking for memset... yes
12:02:30 [2024-04-10T12:02:30.224Z] #71 51.61 checking for strspn... yes
12:02:30 [2024-04-10T12:02:30.224Z] #71 51.74 checking that generated files are newer than configure... done
12:02:30 [2024-04-10T12:02:30.224Z] #71 51.74 configure: creating ./config.status
12:02:30 [2024-04-10T12:02:30.793Z] #71 52.31 config.status: creating Makefile
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.32 config.status: creating config.h
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.33 config.status: executing depfiles commands
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.37 config.status: executing libtool commands
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.55   GEN      .version
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.55 make  install-recursive
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.55 make[1]: Entering directory '/tmp/crun-build'
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.57 Making install in libocispec
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.58 make[2]: Entering directory '/tmp/crun-build/libocispec'
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.59 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.59 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.59 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.59 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.64 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.65 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.65 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.65 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.65 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.65 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.65 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.65 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
12:02:31 [2024-04-10T12:02:31.052Z] #71 52.65 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.66 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.66 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.66 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.66 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.66 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.66 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.66 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
12:02:31 [2024-04-10T12:02:31.312Z] #71 52.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
12:02:31 [2024-04-10T12:02:31.571Z] #71 52.92 make  install-recursive
12:02:31 [2024-04-10T12:02:31.571Z] #71 52.93 make[3]: Entering directory '/tmp/crun-build/libocispec'
12:02:31 [2024-04-10T12:02:31.571Z] #71 52.95 Making install in yajl
12:02:31 [2024-04-10T12:02:31.571Z] #71 52.95 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
12:02:31 [2024-04-10T12:02:31.571Z] #71 52.95   CC       verify/json_verify-json_verify.o
12:02:31 [2024-04-10T12:02:31.571Z] #71 52.96   CC       src/libyajl_la-yajl_alloc.lo
12:02:31 [2024-04-10T12:02:31.571Z] #71 52.96   CC       src/libyajl_la-yajl.lo
12:02:31 [2024-04-10T12:02:31.571Z] #71 52.96   CC       src/libyajl_la-yajl_parser.lo
12:02:31 [2024-04-10T12:02:31.571Z] #71 52.96   CC       src/libyajl_la-yajl_gen.lo
12:02:31 [2024-04-10T12:02:31.571Z] #71 52.96   CC       src/libyajl_la-yajl_buf.lo
12:02:31 [2024-04-10T12:02:31.571Z] #71 52.96   CC       src/libyajl_la-yajl_lex.lo
12:02:31 [2024-04-10T12:02:31.571Z] #71 52.96   CC       src/libyajl_la-yajl_encode.lo
12:02:31 [2024-04-10T12:02:31.571Z] #71 52.96   CC       src/libyajl_la-yajl_tree.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.48   CCLD     libyajl.la
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.57   CCLD     verify/json_verify
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.66 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.66 make[5]: Nothing to be done for 'install-exec-am'.
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.66 make[5]: Nothing to be done for 'install-data-am'.
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.66 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.66 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.66 make[4]: Entering directory '/tmp/crun-build/libocispec'
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.68   CC       src/ocispec/validate.o
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.68   CC       src/ocispec/image_spec_schema_config_schema.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.68   CC       src/ocispec/image_spec_schema_content_descriptor.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.68   CC       src/ocispec/image_spec_schema_defs.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.68   CC       src/ocispec/image_spec_schema_image_index_schema.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.68   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.68   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.68   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.68   CC       src/ocispec/runtime_spec_schema_config_linux.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.68   CC       src/ocispec/runtime_spec_schema_config_zos.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.70   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.70   CC       src/ocispec/runtime_spec_schema_config_schema.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.70   CC       src/ocispec/runtime_spec_schema_config_windows.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.70   CC       src/ocispec/runtime_spec_schema_config_vm.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.71   CC       src/ocispec/runtime_spec_schema_defs.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.71   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.71   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.72   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.73   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.73   CC       src/ocispec/runtime_spec_schema_state_schema.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.73   CC       src/ocispec/runtime_spec_schema_features_linux.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.74   CC       src/ocispec/runtime_spec_schema_features_schema.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.75   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.76   CC       src/ocispec/basic_test_double_array_item.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.77   CC       src/ocispec/basic_test_double_array.lo
12:02:32 [2024-04-10T12:02:32.145Z] #71 53.78   CC       src/ocispec/basic_test_top_array_int.lo
12:02:32 [2024-04-10T12:02:32.146Z] #71 53.79   CC       src/ocispec/basic_test_top_array_string.lo
12:02:32 [2024-04-10T12:02:32.410Z] #71 53.79   CC       src/ocispec/basic_test_top_double_array_int.lo
12:02:32 [2024-04-10T12:02:32.410Z] #71 53.80   CC       src/ocispec/basic_test_top_double_array_obj.lo
12:02:32 [2024-04-10T12:02:32.410Z] #71 53.81   CC       src/ocispec/basic_test_top_double_array_refobj.lo
12:02:32 [2024-04-10T12:02:32.410Z] #71 53.82   CC       src/ocispec/basic_test_top_double_array_string.lo
12:02:32 [2024-04-10T12:02:32.410Z] #71 53.83   CC       src/ocispec/read-file.lo
12:02:32 [2024-04-10T12:02:32.410Z] #71 53.83   CC       src/ocispec/json_common.lo
12:02:32 [2024-04-10T12:02:32.410Z] #71 53.85   CC       tests/test-1.o
12:02:32 [2024-04-10T12:02:32.410Z] #71 53.86   CC       tests/test-2.o
12:02:32 [2024-04-10T12:02:32.410Z] #71 53.87   CC       tests/test-3.o
12:02:32 [2024-04-10T12:02:32.410Z] #71 53.88   CC       tests/test-4.o
12:02:32 [2024-04-10T12:02:32.410Z] #71 53.88   CC       tests/test-5.o
12:02:32 [2024-04-10T12:02:32.410Z] #71 53.90   CC       tests/test-6.o
12:02:32 [2024-04-10T12:02:32.670Z] #71 53.91   CC       tests/test-7.o
12:02:32 [2024-04-10T12:02:32.670Z] #71 53.94   CC       tests/test-8.o
12:02:32 [2024-04-10T12:02:32.670Z] #71 53.96   CC       tests/test-9.o
12:02:32 [2024-04-10T12:02:32.670Z] #71 53.97   CC       tests/test-10.o
12:02:32 [2024-04-10T12:02:32.670Z] #71 53.98   CC       tests/test-11.o
12:02:34 [2024-04-10T12:02:34.582Z] #71 ...
12:02:34 [2024-04-10T12:02:34.582Z] 
12:02:34 [2024-04-10T12:02:34.582Z] #56 [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
12:02:34 [2024-04-10T12:02:34.582Z] #56 79.14 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
12:02:34 [2024-04-10T12:02:34.582Z] #56 79.16 Docker version unknown-version, build unknown-commit
12:02:34 [2024-04-10T12:02:34.582Z] #56 DONE 81.6s
12:02:34 [2024-04-10T12:02:34.582Z] 
12:02:34 [2024-04-10T12:02:34.582Z] #79 [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...)
12:02:34 [2024-04-10T12:02:34.582Z] #79 40.34 + bin/containerd
12:02:37 [2024-04-10T12:02:37.873Z] #79 ...
12:02:37 [2024-04-10T12:02:37.873Z] 
12:02:37 [2024-04-10T12:02:37.873Z] #71 [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
12:02:37 [2024-04-10T12:02:37.873Z] #71 56.64   CCLD     libocispec.la
12:02:37 [2024-04-10T12:02:37.873Z] #71 56.85   CCLD     src/ocispec/validate
12:02:37 [2024-04-10T12:02:37.873Z] #71 56.85   CCLD     tests/test-1
12:02:37 [2024-04-10T12:02:37.873Z] #71 56.86   CCLD     tests/test-2
12:02:37 [2024-04-10T12:02:37.873Z] #71 56.87   CCLD     tests/test-3
12:02:37 [2024-04-10T12:02:37.873Z] #71 56.88   CCLD     tests/test-4
12:02:37 [2024-04-10T12:02:37.873Z] #71 56.89   CCLD     tests/test-5
12:02:37 [2024-04-10T12:02:37.873Z] #71 56.91   CCLD     tests/test-6
12:02:37 [2024-04-10T12:02:37.873Z] #71 56.91   CCLD     tests/test-7
12:02:37 [2024-04-10T12:02:37.873Z] #71 56.92   CCLD     tests/test-9
12:02:37 [2024-04-10T12:02:37.873Z] #71 56.93   CCLD     tests/test-8
12:02:37 [2024-04-10T12:02:37.873Z] #71 56.93   CCLD     tests/test-10
12:02:37 [2024-04-10T12:02:37.873Z] #71 56.93 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
12:02:37 [2024-04-10T12:02:37.873Z] #71 56.94   CCLD     tests/test-11
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.23 libtool: link: ar cr libocispec.a 
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.25 libtool: link: ranlib libocispec.a
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.38 make[5]: Entering directory '/tmp/crun-build/libocispec'
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.43 make[5]: Leaving directory '/tmp/crun-build/libocispec'
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.43 make[4]: Leaving directory '/tmp/crun-build/libocispec'
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.43 make[3]: Leaving directory '/tmp/crun-build/libocispec'
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.43 make[2]: Leaving directory '/tmp/crun-build/libocispec'
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.44 make[2]: Entering directory '/tmp/crun-build'
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.48   CC       src/libcrun/libcrun_testing_a-utils.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.49   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.50   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.50   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.51   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.52   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.54   CC       src/libcrun/libcrun_testing_a-cgroup.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.54   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.55   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.56   CC       src/libcrun/libcrun_testing_a-container.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.57   CC       src/libcrun/libcrun_testing_a-criu.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.59   CC       src/libcrun/libcrun_testing_a-custom-handler.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.60   CC       src/libcrun/libcrun_testing_a-ebpf.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.62   CC       src/libcrun/libcrun_testing_a-error.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.65   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.65   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.67   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.70   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.74   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.77   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.82   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.90   CC       src/libcrun/libcrun_testing_a-intelrdt.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.91   CC       src/libcrun/libcrun_testing_a-io_priority.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.94   CC       src/libcrun/libcrun_testing_a-linux.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.97   CC       src/libcrun/libcrun_testing_a-mount_flags.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 57.98   CC       src/libcrun/libcrun_testing_a-scheduler.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.01   CC       src/libcrun/libcrun_testing_a-seccomp.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.08   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.09   CC       src/libcrun/libcrun_testing_a-signals.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.12   CC       src/libcrun/libcrun_testing_a-status.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.13   CC       src/libcrun/libcrun_testing_a-terminal.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.14   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.17   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.18   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.25   CC       src/crun-crun.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.27   CC       src/crun-run.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.29   CC       src/crun-delete.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.31   CC       src/crun-kill.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.33   CC       src/crun-pause.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.37   CC       src/crun-unpause.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.40   CC       src/crun-oci_features.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.42   CC       src/crun-spec.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.44   CC       src/crun-exec.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.48   CC       src/crun-list.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.59   CC       src/crun-create.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.64   CC       src/crun-start.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.65   CC       src/crun-state.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.69   CC       src/crun-update.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.70   CC       src/crun-ps.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.79   CC       src/crun-checkpoint.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.80   CC       src/crun-restore.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.82   CC       src/libcrun/crun-cloned_binary.o
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.84   CC       src/libcrun/libcrun_la-utils.lo
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.85   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.86   CC       src/libcrun/libcrun_la-cgroup-resources.lo
12:02:37 [2024-04-10T12:02:37.873Z] #71 58.88   CC       src/libcrun/libcrun_la-cgroup-setup.lo
12:02:37 [2024-04-10T12:02:37.873Z] #71 59.02   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
12:02:37 [2024-04-10T12:02:37.873Z] #71 59.05   CC       src/libcrun/libcrun_la-cgroup-utils.lo
12:02:37 [2024-04-10T12:02:37.873Z] #71 59.09   CC       src/libcrun/libcrun_la-cgroup.lo
12:02:37 [2024-04-10T12:02:37.873Z] #71 59.10   CC       src/libcrun/libcrun_la-chroot_realpath.lo
12:02:37 [2024-04-10T12:02:37.873Z] #71 59.11   CC       src/libcrun/libcrun_la-cloned_binary.lo
12:02:37 [2024-04-10T12:02:37.873Z] #71 59.11   CC       src/libcrun/libcrun_la-container.lo
12:02:37 [2024-04-10T12:02:37.873Z] #71 59.13   CC       src/libcrun/libcrun_la-criu.lo
12:02:37 [2024-04-10T12:02:37.873Z] #71 59.15   CC       src/libcrun/libcrun_la-custom-handler.lo
12:02:37 [2024-04-10T12:02:37.873Z] #71 59.16   CC       src/libcrun/libcrun_la-ebpf.lo
12:02:37 [2024-04-10T12:02:37.873Z] #71 59.19   CC       src/libcrun/libcrun_la-error.lo
12:02:37 [2024-04-10T12:02:37.873Z] #71 59.29   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
12:02:37 [2024-04-10T12:02:37.873Z] #71 59.40   CC       src/libcrun/handlers/libcrun_la-krun.lo
12:02:37 [2024-04-10T12:02:37.873Z] #71 59.45   CC       src/libcrun/handlers/libcrun_la-mono.lo
12:02:37 [2024-04-10T12:02:37.873Z] #71 59.47   CC       src/libcrun/handlers/libcrun_la-spin.lo
12:02:37 [2024-04-10T12:02:37.873Z] #71 59.50   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
12:02:38 [2024-04-10T12:02:38.133Z] #71 59.51   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
12:02:38 [2024-04-10T12:02:38.133Z] #71 59.52   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
12:02:38 [2024-04-10T12:02:38.133Z] #71 59.53   CC       src/libcrun/libcrun_la-intelrdt.lo
12:02:38 [2024-04-10T12:02:38.133Z] #71 59.53   CC       src/libcrun/libcrun_la-io_priority.lo
12:02:38 [2024-04-10T12:02:38.133Z] #71 59.56   CC       src/libcrun/libcrun_la-linux.lo
12:02:38 [2024-04-10T12:02:38.133Z] #71 59.57   CC       src/libcrun/libcrun_la-mount_flags.lo
12:02:38 [2024-04-10T12:02:38.133Z] #71 59.57   CC       src/libcrun/libcrun_la-scheduler.lo
12:02:38 [2024-04-10T12:02:38.133Z] #71 59.59   CC       src/libcrun/libcrun_la-seccomp.lo
12:02:38 [2024-04-10T12:02:38.133Z] #71 59.61   CC       src/libcrun/libcrun_la-seccomp_notify.lo
12:02:38 [2024-04-10T12:02:38.133Z] #71 59.62   CC       src/libcrun/libcrun_la-signals.lo
12:02:38 [2024-04-10T12:02:38.133Z] #71 59.63   CC       src/libcrun/libcrun_la-status.lo
12:02:38 [2024-04-10T12:02:38.133Z] #71 59.64   CC       src/libcrun/libcrun_la-terminal.lo
12:02:38 [2024-04-10T12:02:38.133Z] #71 59.65   CC       tests/init.o
12:02:38 [2024-04-10T12:02:38.133Z] #71 59.66   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
12:02:40 [2024-04-10T12:02:40.040Z] #71 61.47   CCLD     tests/init
12:02:42 [2024-04-10T12:02:42.577Z] #71 63.75   AR       libcrun_testing.a
12:02:42 [2024-04-10T12:02:42.577Z] #71 63.75 ar: `u' modifier ignored since `D' is the default (see `U')
12:02:42 [2024-04-10T12:02:42.577Z] #71 63.78   CCLD     tests/tests_libcrun_utils
12:02:42 [2024-04-10T12:02:42.577Z] #71 63.78   CCLD     tests/tests_libcrun_errors
12:02:42 [2024-04-10T12:02:42.577Z] #71 63.79   CCLD     tests/tests_libcrun_intelrdt
12:02:42 [2024-04-10T12:02:42.577Z] #71 63.80   CCLD     tests/tests_libcrun_fuzzer
12:02:43 [2024-04-10T12:02:43.146Z] #71 64.63   CCLD     libcrun.la
12:02:43 [2024-04-10T12:02:43.714Z] #71 65.13   CCLD     crun
12:02:43 [2024-04-10T12:02:43.714Z] #71 65.37 make[3]: Entering directory '/tmp/crun-build'
12:02:43 [2024-04-10T12:02:43.974Z] #71 65.46  /usr/bin/mkdir -p '/usr/local/lib'
12:02:43 [2024-04-10T12:02:43.974Z] #71 65.46  /usr/bin/mkdir -p '/usr/local/share/man/man1'
12:02:43 [2024-04-10T12:02:43.974Z] #71 65.46  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
12:02:43 [2024-04-10T12:02:43.974Z] #71 65.47  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
12:02:43 [2024-04-10T12:02:43.974Z] #71 65.57 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
12:02:44 [2024-04-10T12:02:44.233Z] #71 65.60 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
12:02:44 [2024-04-10T12:02:44.233Z] #71 65.61 libtool: install: chmod 644 /usr/local/lib/libcrun.a
12:02:44 [2024-04-10T12:02:44.233Z] #71 65.62 libtool: install: ranlib /usr/local/lib/libcrun.a
12:02:44 [2024-04-10T12:02:44.233Z] #71 65.71 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
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.72 ----------------------------------------------------------------------
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.72 Libraries have been installed in:
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.72    /usr/local/lib
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.72 
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.72 If you ever happen to want to link against installed libraries
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.72 in a given directory, LIBDIR, you must either use libtool, and
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.72 specify the full pathname of the library, or use the '-LLIBDIR'
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.72 flag during linking and do at least one of the following:
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.72    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.72      during execution
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.72    - add LIBDIR to the 'LD_RUN_PATH' environment variable
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.72      during linking
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.72    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.72    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.72 
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.72 See any operating system documentation about shared libraries for
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.72 more information, such as the ld(1) and ld.so(8) manual pages.
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.72 ----------------------------------------------------------------------
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.73  /usr/bin/mkdir -p '/build'
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.73   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.77 libtool: install: /usr/bin/install -c crun /build/crun
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.77 make[3]: Leaving directory '/tmp/crun-build'
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.77 make[2]: Leaving directory '/tmp/crun-build'
12:02:44 [2024-04-10T12:02:44.493Z] #71 65.77 make[1]: Leaving directory '/tmp/crun-build'
12:02:45 [2024-04-10T12:02:45.061Z] #71 DONE 66.6s
12:02:45 [2024-04-10T12:02:45.061Z] 
12:02:45 [2024-04-10T12:02:45.061Z] #79 [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...)
12:02:51 [2024-04-10T12:02:51.627Z] #79 58.20 + bin/containerd-stress
12:02:51 [2024-04-10T12:02:51.627Z] #79 59.06 + bin/containerd-shim
12:02:52 [2024-04-10T12:02:52.195Z] #79 59.60 + bin/containerd-shim-runc-v1
12:02:52 [2024-04-10T12:02:52.776Z] #79 60.37 + bin/containerd-shim-runc-v2
12:02:53 [2024-04-10T12:02:53.344Z] #79 60.91 + binaries
12:02:53 [2024-04-10T12:02:53.911Z] #79 DONE 61.3s
12:02:54 [2024-04-10T12:02:54.478Z] 
12:02:54 [2024-04-10T12:02:54.478Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
12:02:54 [2024-04-10T12:02:54.737Z] #93 DONE 0.2s
12:02:54 [2024-04-10T12:02:54.995Z] 
12:02:54 [2024-04-10T12:02:54.995Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
12:02:54 [2024-04-10T12:02:54.995Z] #94 DONE 0.1s
12:02:54 [2024-04-10T12:02:54.995Z] 
12:02:54 [2024-04-10T12:02:54.995Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
12:02:56 [2024-04-10T12:02:56.371Z] #95 DONE 1.4s
12:02:56 [2024-04-10T12:02:56.371Z] 
12:02:56 [2024-04-10T12:02:56.371Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
12:02:56 [2024-04-10T12:02:56.371Z] #96 DONE 0.0s
12:02:56 [2024-04-10T12:02:56.371Z] 
12:02:56 [2024-04-10T12:02:56.371Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
12:02:56 [2024-04-10T12:02:56.371Z] #97 DONE 0.0s
12:02:56 [2024-04-10T12:02:56.371Z] 
12:02:56 [2024-04-10T12:02:56.371Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
12:02:56 [2024-04-10T12:02:56.371Z] #98 DONE 0.0s
12:02:56 [2024-04-10T12:02:56.371Z] 
12:02:56 [2024-04-10T12:02:56.371Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
12:02:57 [2024-04-10T12:02:57.747Z] #99 DONE 1.4s
12:02:57 [2024-04-10T12:02:57.747Z] 
12:02:57 [2024-04-10T12:02:57.747Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
12:02:58 [2024-04-10T12:02:58.313Z] #100 DONE 0.6s
12:02:58 [2024-04-10T12:02:58.313Z] 
12:02:58 [2024-04-10T12:02:58.313Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
12:02:58 [2024-04-10T12:02:58.313Z] #101 DONE 0.0s
12:02:58 [2024-04-10T12:02:58.313Z] 
12:02:58 [2024-04-10T12:02:58.313Z] #102 [dev-base  1/12] RUN groupadd -r docker
12:02:58 [2024-04-10T12:02:58.572Z] #102 DONE 0.2s
12:02:58 [2024-04-10T12:02:58.572Z] 
12:02:58 [2024-04-10T12:02:58.572Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:02:58 [2024-04-10T12:02:58.831Z] #103 DONE 0.3s
12:02:59 [2024-04-10T12:02:59.090Z] 
12:02:59 [2024-04-10T12:02:59.090Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:02:59 [2024-04-10T12:02:59.090Z] #104 0.303 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:02:59 [2024-04-10T12:02:59.349Z] #104 DONE 0.3s
12:02:59 [2024-04-10T12:02:59.349Z] 
12:02:59 [2024-04-10T12:02:59.349Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:02:59 [2024-04-10T12:02:59.607Z] #105 DONE 0.3s
12:02:59 [2024-04-10T12:02:59.607Z] 
12:02:59 [2024-04-10T12:02:59.607Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:02:59 [2024-04-10T12:02:59.866Z] #106 DONE 0.4s
12:03:00 [2024-04-10T12:03:00.125Z] 
12:03:00 [2024-04-10T12:03:00.125Z] #107 [dev-base  6/12] RUN ldconfig
12:03:00 [2024-04-10T12:03:00.125Z] #107 DONE 0.3s
12:03:00 [2024-04-10T12:03:00.384Z] 
12:03:00 [2024-04-10T12:03:00.384Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
12:03:00 [2024-04-10T12:03:00.642Z] #108 DONE 0.3s
12:03:00 [2024-04-10T12:03:00.642Z] 
12:03:00 [2024-04-10T12:03:00.642Z] #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
12:03:01 [2024-04-10T12:03:01.210Z] #109 0.626 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
12:03:01 [2024-04-10T12:03:01.469Z] #109 0.636 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
12:03:01 [2024-04-10T12:03:01.469Z] #109 0.637 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
12:03:01 [2024-04-10T12:03:01.469Z] #109 0.706 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
12:03:01 [2024-04-10T12:03:01.469Z] #109 0.985 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
12:03:01 [2024-04-10T12:03:01.728Z] #109 0.986 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
12:03:02 [2024-04-10T12:03:02.664Z] #109 1.947 Fetched 9099 kB in 2s (5755 kB/s)
12:03:03 [2024-04-10T12:03:03.231Z] #109 1.947 Reading package lists...
12:03:03 [2024-04-10T12:03:03.798Z] #109 2.567 Reading package lists...
12:03:03 [2024-04-10T12:03:03.798Z] #109 3.180 Building dependency tree...
12:03:04 [2024-04-10T12:03:04.057Z] #109 3.602 The following additional packages will be installed:
12:03:04 [2024-04-10T12:03:04.315Z] #109 3.603   bsdutils dmsetup libaio1 libapparmor1 libargon2-1 libblkid1 libbpf1
12:03:04 [2024-04-10T12:03:04.315Z] #109 3.603   libcryptsetup12 libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72
12:03:04 [2024-04-10T12:03:04.315Z] #109 3.603   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
12:03:04 [2024-04-10T12:03:04.315Z] #109 3.603   libmnl0 libmount1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
12:03:04 [2024-04-10T12:03:04.315Z] #109 3.603   libsmartcols1 libsodium23 libsubid4 libsystemd-shared liburcu8 libuuid1
12:03:04 [2024-04-10T12:03:04.315Z] #109 3.604   libxtables12 mount sgml-base systemd util-linux util-linux-extra vim-runtime
12:03:04 [2024-04-10T12:03:04.315Z] #109 3.607 Suggested packages:
12:03:04 [2024-04-10T12:03:04.315Z] #109 3.607   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
12:03:04 [2024-04-10T12:03:04.315Z] #109 3.607   gpm cryptsetup-bin nfs-common ed diffutils-doc sgml-base-doc
12:03:04 [2024-04-10T12:03:04.315Z] #109 3.607   systemd-container systemd-homed systemd-userdbd systemd-boot
12:03:04 [2024-04-10T12:03:04.315Z] #109 3.607   systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
12:03:04 [2024-04-10T12:03:04.315Z] #109 3.607   polkitd | policykit-1 dosfstools kbd util-linux-locales ctags vim-doc
12:03:04 [2024-04-10T12:03:04.315Z] #109 3.607   vim-scripts xfsdump acl attr quota
12:03:04 [2024-04-10T12:03:04.315Z] #109 3.607 Recommended packages:
12:03:04 [2024-04-10T12:03:04.315Z] #109 3.607   bsdextrautils libatm1 nftables libpam-cap uuid-runtime
12:03:04 [2024-04-10T12:03:04.315Z] #109 3.607   default-dbus-system-bus | dbus-system-bus systemd-timesyncd | time-daemon
12:03:04 [2024-04-10T12:03:04.315Z] #109 3.607   xxd unzip
12:03:04 [2024-04-10T12:03:04.574Z] #109 3.986 The following NEW packages will be installed:
12:03:04 [2024-04-10T12:03:04.574Z] #109 3.986   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
12:03:04 [2024-04-10T12:03:04.574Z] #109 3.986   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
12:03:04 [2024-04-10T12:03:04.574Z] #109 3.987   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
12:03:04 [2024-04-10T12:03:04.574Z] #109 3.987   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
12:03:04 [2024-04-10T12:03:04.574Z] #109 3.987   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:03:04 [2024-04-10T12:03:04.574Z] #109 3.987   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
12:03:04 [2024-04-10T12:03:04.574Z] #109 3.987   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
12:03:04 [2024-04-10T12:03:04.574Z] #109 3.988   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
12:03:04 [2024-04-10T12:03:04.574Z] #109 3.988   zip zstd
12:03:04 [2024-04-10T12:03:04.574Z] #109 3.988 The following packages will be upgraded:
12:03:04 [2024-04-10T12:03:04.574Z] #109 3.989   bsdutils libblkid1 libmount1 libsmartcols1 libuuid1 mount util-linux
12:03:04 [2024-04-10T12:03:04.574Z] #109 3.989   util-linux-extra
12:03:04 [2024-04-10T12:03:04.833Z] #109 4.262 8 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
12:03:04 [2024-04-10T12:03:04.833Z] #109 4.262 Need to get 33.8 MB of archives.
12:03:04 [2024-04-10T12:03:04.833Z] #109 4.262 After this operation, 143 MB of additional disk space will be used.
12:03:04 [2024-04-10T12:03:04.833Z] #109 4.262 Get:1 http://deb.debian.org/debian-security bookworm-security/main arm64 bsdutils arm64 1:2.38.1-5+deb12u1 [94.0 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.267 Get:2 http://deb.debian.org/debian-security bookworm-security/main arm64 libsmartcols1 arm64 2.38.1-5+deb12u1 [104 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.267 Get:3 http://deb.debian.org/debian-security bookworm-security/main arm64 util-linux-extra arm64 2.38.1-5+deb12u1 [112 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.269 Get:4 http://deb.debian.org/debian-security bookworm-security/main arm64 util-linux arm64 2.38.1-5+deb12u1 [1144 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.273 Get:5 http://deb.debian.org/debian-security bookworm-security/main arm64 mount arm64 2.38.1-5+deb12u1 [134 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.274 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid1 arm64 2.38.1-5+deb12u1 [143 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.275 Get:7 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.275 Get:8 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.276 Get:9 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.277 Get:10 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.277 Get:11 http://deb.debian.org/debian-security bookworm-security/main arm64 libuuid1 arm64 2.38.1-5+deb12u1 [28.3 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.278 Get:12 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.280 Get:13 http://deb.debian.org/debian-security bookworm-security/main arm64 libfdisk1 arm64 2.38.1-5+deb12u1 [182 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.281 Get:14 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.281 Get:15 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.282 Get:16 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.335 Get:17 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount1 arm64 2.38.1-5+deb12u1 [159 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.336 Get:18 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.348 Get:19 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.438 Get:20 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.445 Get:21 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.446 Get:22 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.515 Get:23 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.517 Get:24 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.519 Get:25 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.520 Get:26 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.521 Get:27 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.522 Get:28 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.527 Get:29 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.528 Get:30 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.529 Get:31 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.529 Get:32 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.532 Get:33 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
12:03:05 [2024-04-10T12:03:05.092Z] #109 4.595 Get:34 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
12:03:05 [2024-04-10T12:03:05.351Z] #109 4.601 Get:35 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
12:03:05 [2024-04-10T12:03:05.351Z] #109 4.602 Get:36 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
12:03:05 [2024-04-10T12:03:05.351Z] #109 4.602 Get:37 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
12:03:05 [2024-04-10T12:03:05.351Z] #109 4.602 Get:38 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
12:03:05 [2024-04-10T12:03:05.351Z] #109 4.603 Get:39 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
12:03:05 [2024-04-10T12:03:05.351Z] #109 4.605 Get:40 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
12:03:05 [2024-04-10T12:03:05.351Z] #109 4.606 Get:41 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
12:03:05 [2024-04-10T12:03:05.351Z] #109 4.606 Get:42 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
12:03:05 [2024-04-10T12:03:05.351Z] #109 4.607 Get:43 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
12:03:05 [2024-04-10T12:03:05.351Z] #109 4.610 Get:44 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
12:03:05 [2024-04-10T12:03:05.351Z] #109 4.610 Get:45 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
12:03:05 [2024-04-10T12:03:05.351Z] #109 4.881 Get:46 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
12:03:05 [2024-04-10T12:03:05.610Z] #109 4.887 Get:47 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
12:03:05 [2024-04-10T12:03:05.610Z] #109 4.888 Get:48 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
12:03:05 [2024-04-10T12:03:05.610Z] #109 4.888 Get:49 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
12:03:05 [2024-04-10T12:03:05.610Z] #109 4.889 Get:50 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
12:03:05 [2024-04-10T12:03:05.610Z] #109 4.889 Get:51 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
12:03:05 [2024-04-10T12:03:05.610Z] #109 4.890 Get:52 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
12:03:05 [2024-04-10T12:03:05.610Z] #109 4.891 Get:53 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
12:03:05 [2024-04-10T12:03:05.610Z] #109 4.891 Get:54 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
12:03:05 [2024-04-10T12:03:05.610Z] #109 4.923 Get:55 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
12:03:05 [2024-04-10T12:03:05.610Z] #109 4.925 Get:56 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
12:03:05 [2024-04-10T12:03:05.610Z] #109 4.928 Get:57 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB]
12:03:05 [2024-04-10T12:03:05.610Z] #109 4.940 Get:58 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
12:03:05 [2024-04-10T12:03:05.610Z] #109 4.945 Get:59 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
12:03:05 [2024-04-10T12:03:05.610Z] #109 4.965 Get:60 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
12:03:05 [2024-04-10T12:03:05.610Z] #109 5.155 Get:61 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
12:03:05 [2024-04-10T12:03:05.869Z] #109 5.223 Get:62 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
12:03:05 [2024-04-10T12:03:05.869Z] #109 5.227 Get:63 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
12:03:05 [2024-04-10T12:03:05.869Z] #109 5.228 Get:64 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
12:03:06 [2024-04-10T12:03:06.128Z] #109 5.520 debconf: delaying package configuration, since apt-utils is not installed
12:03:06 [2024-04-10T12:03:06.128Z] #109 5.554 Fetched 33.8 MB in 1s (26.6 MB/s)
12:03:06 [2024-04-10T12:03:06.128Z] #109 5.572 (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.)
12:03:06 [2024-04-10T12:03:06.128Z] #109 5.581 Preparing to unpack .../bsdutils_1%3a2.38.1-5+deb12u1_arm64.deb ...
12:03:06 [2024-04-10T12:03:06.128Z] #109 5.592 Unpacking bsdutils (1:2.38.1-5+deb12u1) over (1:2.38.1-5+b1) ...
12:03:06 [2024-04-10T12:03:06.128Z] #109 5.688 Setting up bsdutils (1:2.38.1-5+deb12u1) ...
12:03:06 [2024-04-10T12:03:06.387Z] #109 5.729 (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 ... 15666 files and directories currently installed.)
12:03:06 [2024-04-10T12:03:06.387Z] #109 5.738 Preparing to unpack .../libsmartcols1_2.38.1-5+deb12u1_arm64.deb ...
12:03:06 [2024-04-10T12:03:06.387Z] #109 5.751 Unpacking libsmartcols1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
12:03:06 [2024-04-10T12:03:06.387Z] #109 5.955 Setting up libsmartcols1:arm64 (2.38.1-5+deb12u1) ...
12:03:06 [2024-04-10T12:03:06.645Z] #109 5.997 (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 ... 15665 files and directories currently installed.)
12:03:06 [2024-04-10T12:03:06.645Z] #109 6.005 Preparing to unpack .../util-linux-extra_2.38.1-5+deb12u1_arm64.deb ...
12:03:06 [2024-04-10T12:03:06.645Z] #109 6.017 Unpacking util-linux-extra (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
12:03:06 [2024-04-10T12:03:06.645Z] #109 6.101 Setting up util-linux-extra (2.38.1-5+deb12u1) ...
12:03:06 [2024-04-10T12:03:06.904Z] #109 6.162 (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 ... 15664 files and directories currently installed.)
12:03:06 [2024-04-10T12:03:06.904Z] #109 6.171 Preparing to unpack .../util-linux_2.38.1-5+deb12u1_arm64.deb ...
12:03:06 [2024-04-10T12:03:06.904Z] #109 6.183 Unpacking util-linux (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
12:03:08 [2024-04-10T12:03:08.281Z] #109 7.657 Setting up util-linux (2.38.1-5+deb12u1) ...
12:03:08 [2024-04-10T12:03:08.540Z] #109 7.829 (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 ... 15663 files and directories currently installed.)
12:03:08 [2024-04-10T12:03:08.540Z] #109 7.837 Preparing to unpack .../mount_2.38.1-5+deb12u1_arm64.deb ...
12:03:08 [2024-04-10T12:03:08.540Z] #109 7.849 Unpacking mount (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
12:03:08 [2024-04-10T12:03:08.540Z] #109 7.955 Preparing to unpack .../libblkid1_2.38.1-5+deb12u1_arm64.deb ...
12:03:08 [2024-04-10T12:03:08.540Z] #109 7.968 Unpacking libblkid1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
12:03:08 [2024-04-10T12:03:08.540Z] #109 8.037 Setting up libblkid1:arm64 (2.38.1-5+deb12u1) ...
12:03:08 [2024-04-10T12:03:08.540Z] #109 8.080 Selecting previously unselected package libargon2-1:arm64.
12:03:08 [2024-04-10T12:03:08.799Z] #109 8.080 (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 ... 15661 files and directories currently installed.)
12:03:08 [2024-04-10T12:03:08.799Z] #109 8.089 Preparing to unpack .../libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
12:03:08 [2024-04-10T12:03:08.799Z] #109 8.093 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
12:03:08 [2024-04-10T12:03:08.799Z] #109 8.128 Selecting previously unselected package dmsetup.
12:03:08 [2024-04-10T12:03:08.799Z] #109 8.130 Preparing to unpack .../dmsetup_2%3a1.02.185-2_arm64.deb ...
12:03:08 [2024-04-10T12:03:08.799Z] #109 8.134 Unpacking dmsetup (2:1.02.185-2) ...
12:03:08 [2024-04-10T12:03:08.799Z] #109 8.173 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:03:08 [2024-04-10T12:03:08.799Z] #109 8.175 Preparing to unpack .../libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
12:03:08 [2024-04-10T12:03:08.799Z] #109 8.178 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
12:03:08 [2024-04-10T12:03:08.799Z] #109 8.226 Selecting previously unselected package libjson-c5:arm64.
12:03:08 [2024-04-10T12:03:08.799Z] #109 8.228 Preparing to unpack .../libjson-c5_0.16-2_arm64.deb ...
12:03:08 [2024-04-10T12:03:08.799Z] #109 8.232 Unpacking libjson-c5:arm64 (0.16-2) ...
12:03:08 [2024-04-10T12:03:08.799Z] #109 8.274 Preparing to unpack .../libuuid1_2.38.1-5+deb12u1_arm64.deb ...
12:03:08 [2024-04-10T12:03:08.799Z] #109 8.286 Unpacking libuuid1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
12:03:08 [2024-04-10T12:03:08.799Z] #109 8.339 Setting up libuuid1:arm64 (2.38.1-5+deb12u1) ...
12:03:09 [2024-04-10T12:03:09.058Z] #109 8.387 Selecting previously unselected package libcryptsetup12:arm64.
12:03:09 [2024-04-10T12:03:09.058Z] #109 8.387 (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 ... 15694 files and directories currently installed.)
12:03:09 [2024-04-10T12:03:09.058Z] #109 8.395 Preparing to unpack .../0-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ...
12:03:09 [2024-04-10T12:03:09.058Z] #109 8.399 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
12:03:09 [2024-04-10T12:03:09.058Z] #109 8.447 Selecting previously unselected package libfdisk1:arm64.
12:03:09 [2024-04-10T12:03:09.058Z] #109 8.449 Preparing to unpack .../1-libfdisk1_2.38.1-5+deb12u1_arm64.deb ...
12:03:09 [2024-04-10T12:03:09.058Z] #109 8.454 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u1) ...
12:03:09 [2024-04-10T12:03:09.058Z] #109 8.507 Selecting previously unselected package libkmod2:arm64.
12:03:09 [2024-04-10T12:03:09.058Z] #109 8.509 Preparing to unpack .../2-libkmod2_30+20221128-1_arm64.deb ...
12:03:09 [2024-04-10T12:03:09.058Z] #109 8.513 Unpacking libkmod2:arm64 (30+20221128-1) ...
12:03:09 [2024-04-10T12:03:09.058Z] #109 8.554 Selecting previously unselected package libapparmor1:arm64.
12:03:09 [2024-04-10T12:03:09.058Z] #109 8.556 Preparing to unpack .../3-libapparmor1_3.0.8-3_arm64.deb ...
12:03:09 [2024-04-10T12:03:09.058Z] #109 8.560 Unpacking libapparmor1:arm64 (3.0.8-3) ...
12:03:09 [2024-04-10T12:03:09.058Z] #109 8.600 Selecting previously unselected package libip4tc2:arm64.
12:03:09 [2024-04-10T12:03:09.058Z] #109 8.602 Preparing to unpack .../4-libip4tc2_1.8.9-2_arm64.deb ...
12:03:09 [2024-04-10T12:03:09.058Z] #109 8.618 Unpacking libip4tc2:arm64 (1.8.9-2) ...
12:03:09 [2024-04-10T12:03:09.058Z] #109 8.657 Preparing to unpack .../5-libmount1_2.38.1-5+deb12u1_arm64.deb ...
12:03:09 [2024-04-10T12:03:09.317Z] #109 8.669 Unpacking libmount1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
12:03:09 [2024-04-10T12:03:09.317Z] #109 8.739 Setting up libmount1:arm64 (2.38.1-5+deb12u1) ...
12:03:09 [2024-04-10T12:03:09.317Z] #109 8.780 Selecting previously unselected package libsystemd-shared:arm64.
12:03:09 [2024-04-10T12:03:09.575Z] #109 8.780 (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 ... 15725 files and directories currently installed.)
12:03:09 [2024-04-10T12:03:09.575Z] #109 8.789 Preparing to unpack .../00-libsystemd-shared_252.22-1~deb12u1_arm64.deb ...
12:03:09 [2024-04-10T12:03:09.575Z] #109 8.793 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ...
12:03:09 [2024-04-10T12:03:09.575Z] #109 8.945 Selecting previously unselected package systemd.
12:03:09 [2024-04-10T12:03:09.576Z] #109 8.947 Preparing to unpack .../01-systemd_252.22-1~deb12u1_arm64.deb ...
12:03:09 [2024-04-10T12:03:09.576Z] #109 8.962 Unpacking systemd (252.22-1~deb12u1) ...
12:03:09 [2024-04-10T12:03:09.834Z] #109 9.222 Selecting previously unselected package pigz.
12:03:09 [2024-04-10T12:03:09.834Z] #109 9.224 Preparing to unpack .../02-pigz_2.6-1_arm64.deb ...
12:03:09 [2024-04-10T12:03:09.834Z] #109 9.228 Unpacking pigz (2.6-1) ...
12:03:09 [2024-04-10T12:03:09.834Z] #109 9.272 Selecting previously unselected package sgml-base.
12:03:09 [2024-04-10T12:03:09.834Z] #109 9.274 Preparing to unpack .../03-sgml-base_1.31_all.deb ...
12:03:09 [2024-04-10T12:03:09.834Z] #109 9.280 Unpacking sgml-base (1.31) ...
12:03:09 [2024-04-10T12:03:09.834Z] #109 9.334 Selecting previously unselected package sudo.
12:03:10 [2024-04-10T12:03:10.093Z] #109 9.336 Preparing to unpack .../04-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
12:03:10 [2024-04-10T12:03:10.093Z] #109 9.341 Unpacking sudo (1.9.13p3-1+deb12u1) ...
12:03:10 [2024-04-10T12:03:10.093Z] #109 9.474 Selecting previously unselected package libelf1:arm64.
12:03:10 [2024-04-10T12:03:10.093Z] #109 9.476 Preparing to unpack .../05-libelf1_0.188-2.1_arm64.deb ...
12:03:10 [2024-04-10T12:03:10.093Z] #109 9.480 Unpacking libelf1:arm64 (0.188-2.1) ...
12:03:10 [2024-04-10T12:03:10.093Z] #109 9.526 Selecting previously unselected package libbpf1:arm64.
12:03:10 [2024-04-10T12:03:10.093Z] #109 9.528 Preparing to unpack .../06-libbpf1_1%3a1.1.0-1_arm64.deb ...
12:03:10 [2024-04-10T12:03:10.093Z] #109 9.532 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
12:03:10 [2024-04-10T12:03:10.093Z] #109 9.573 Selecting previously unselected package libmnl0:arm64.
12:03:10 [2024-04-10T12:03:10.093Z] #109 9.575 Preparing to unpack .../07-libmnl0_1.0.4-3_arm64.deb ...
12:03:10 [2024-04-10T12:03:10.093Z] #109 9.579 Unpacking libmnl0:arm64 (1.0.4-3) ...
12:03:10 [2024-04-10T12:03:10.093Z] #109 9.612 Selecting previously unselected package libxtables12:arm64.
12:03:10 [2024-04-10T12:03:10.093Z] #109 9.614 Preparing to unpack .../08-libxtables12_1.8.9-2_arm64.deb ...
12:03:10 [2024-04-10T12:03:10.093Z] #109 9.618 Unpacking libxtables12:arm64 (1.8.9-2) ...
12:03:10 [2024-04-10T12:03:10.093Z] #109 9.647 Selecting previously unselected package libcap2-bin.
12:03:10 [2024-04-10T12:03:10.093Z] #109 9.649 Preparing to unpack .../09-libcap2-bin_1%3a2.66-4_arm64.deb ...
12:03:10 [2024-04-10T12:03:10.093Z] #109 9.652 Unpacking libcap2-bin (1:2.66-4) ...
12:03:10 [2024-04-10T12:03:10.093Z] #109 9.694 Selecting previously unselected package iproute2.
12:03:10 [2024-04-10T12:03:10.351Z] #109 9.696 Preparing to unpack .../10-iproute2_6.1.0-3_arm64.deb ...
12:03:10 [2024-04-10T12:03:10.351Z] #109 9.700 Unpacking iproute2 (6.1.0-3) ...
12:03:10 [2024-04-10T12:03:10.351Z] #109 9.812 Selecting previously unselected package vim-common.
12:03:10 [2024-04-10T12:03:10.611Z] #109 9.814 Preparing to unpack .../11-vim-common_2%3a9.0.1378-2_all.deb ...
12:03:10 [2024-04-10T12:03:10.611Z] #109 9.817 Unpacking vim-common (2:9.0.1378-2) ...
12:03:10 [2024-04-10T12:03:10.611Z] #109 9.870 Selecting previously unselected package bash-completion.
12:03:10 [2024-04-10T12:03:10.611Z] #109 9.872 Preparing to unpack .../12-bash-completion_1%3a2.11-6_all.deb ...
12:03:10 [2024-04-10T12:03:10.611Z] #109 9.882 Unpacking bash-completion (1:2.11-6) ...
12:03:10 [2024-04-10T12:03:10.611Z] #109 10.00 Selecting previously unselected package bzip2.
12:03:10 [2024-04-10T12:03:10.611Z] #109 10.01 Preparing to unpack .../13-bzip2_1.0.8-5+b1_arm64.deb ...
12:03:10 [2024-04-10T12:03:10.611Z] #109 10.01 Unpacking bzip2 (1.0.8-5+b1) ...
12:03:10 [2024-04-10T12:03:10.611Z] #109 10.04 Selecting previously unselected package xz-utils.
12:03:10 [2024-04-10T12:03:10.611Z] #109 10.05 Preparing to unpack .../14-xz-utils_5.4.1-0.2_arm64.deb ...
12:03:10 [2024-04-10T12:03:10.611Z] #109 10.05 Unpacking xz-utils (5.4.1-0.2) ...
12:03:10 [2024-04-10T12:03:10.611Z] #109 10.13 Selecting previously unselected package apparmor.
12:03:10 [2024-04-10T12:03:10.870Z] #109 10.13 Preparing to unpack .../15-apparmor_3.0.8-3_arm64.deb ...
12:03:10 [2024-04-10T12:03:10.870Z] #109 10.15 Unpacking apparmor (3.0.8-3) ...
12:03:10 [2024-04-10T12:03:10.870Z] #109 10.23 Selecting previously unselected package inetutils-ping.
12:03:10 [2024-04-10T12:03:10.870Z] #109 10.24 Preparing to unpack .../16-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
12:03:10 [2024-04-10T12:03:10.870Z] #109 10.24 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
12:03:10 [2024-04-10T12:03:10.870Z] #109 10.29 Selecting previously unselected package libip6tc2:arm64.
12:03:10 [2024-04-10T12:03:10.870Z] #109 10.29 Preparing to unpack .../17-libip6tc2_1.8.9-2_arm64.deb ...
12:03:10 [2024-04-10T12:03:10.870Z] #109 10.29 Unpacking libip6tc2:arm64 (1.8.9-2) ...
12:03:10 [2024-04-10T12:03:10.870Z] #109 10.33 Selecting previously unselected package libnfnetlink0:arm64.
12:03:10 [2024-04-10T12:03:10.870Z] #109 10.33 Preparing to unpack .../18-libnfnetlink0_1.0.2-2_arm64.deb ...
12:03:10 [2024-04-10T12:03:10.870Z] #109 10.33 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
12:03:10 [2024-04-10T12:03:10.870Z] #109 10.37 Selecting previously unselected package libnetfilter-conntrack3:arm64.
12:03:10 [2024-04-10T12:03:10.870Z] #109 10.37 Preparing to unpack .../19-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
12:03:10 [2024-04-10T12:03:10.870Z] #109 10.38 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
12:03:10 [2024-04-10T12:03:10.870Z] #109 10.41 Selecting previously unselected package libnftnl11:arm64.
12:03:10 [2024-04-10T12:03:10.870Z] #109 10.42 Preparing to unpack .../20-libnftnl11_1.2.4-2_arm64.deb ...
12:03:10 [2024-04-10T12:03:10.870Z] #109 10.42 Unpacking libnftnl11:arm64 (1.2.4-2) ...
12:03:10 [2024-04-10T12:03:10.870Z] #109 10.46 Selecting previously unselected package iptables.
12:03:11 [2024-04-10T12:03:11.129Z] #109 10.46 Preparing to unpack .../21-iptables_1.8.9-2_arm64.deb ...
12:03:11 [2024-04-10T12:03:11.129Z] #109 10.47 Unpacking iptables (1.8.9-2) ...
12:03:11 [2024-04-10T12:03:11.129Z] #109 10.55 Selecting previously unselected package libonig5:arm64.
12:03:11 [2024-04-10T12:03:11.129Z] #109 10.56 Preparing to unpack .../22-libonig5_6.9.8-1_arm64.deb ...
12:03:11 [2024-04-10T12:03:11.129Z] #109 10.56 Unpacking libonig5:arm64 (6.9.8-1) ...
12:03:11 [2024-04-10T12:03:11.129Z] #109 10.61 Selecting previously unselected package libjq1:arm64.
12:03:11 [2024-04-10T12:03:11.129Z] #109 10.61 Preparing to unpack .../23-libjq1_1.6-2.1_arm64.deb ...
12:03:11 [2024-04-10T12:03:11.129Z] #109 10.61 Unpacking libjq1:arm64 (1.6-2.1) ...
12:03:11 [2024-04-10T12:03:11.129Z] #109 10.65 Selecting previously unselected package jq.
12:03:11 [2024-04-10T12:03:11.129Z] #109 10.65 Preparing to unpack .../24-jq_1.6-2.1_arm64.deb ...
12:03:11 [2024-04-10T12:03:11.129Z] #109 10.65 Unpacking jq (1.6-2.1) ...
12:03:11 [2024-04-10T12:03:11.129Z] #109 10.70 Selecting previously unselected package libaio1:arm64.
12:03:11 [2024-04-10T12:03:11.388Z] #109 10.70 Preparing to unpack .../25-libaio1_0.3.113-4_arm64.deb ...
12:03:11 [2024-04-10T12:03:11.388Z] #109 10.70 Unpacking libaio1:arm64 (0.3.113-4) ...
12:03:11 [2024-04-10T12:03:11.388Z] #109 10.74 Selecting previously unselected package libgpm2:arm64.
12:03:11 [2024-04-10T12:03:11.388Z] #109 10.74 Preparing to unpack .../26-libgpm2_1.20.7-10+b1_arm64.deb ...
12:03:11 [2024-04-10T12:03:11.388Z] #109 10.74 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
12:03:11 [2024-04-10T12:03:11.388Z] #109 10.77 Selecting previously unselected package libicu72:arm64.
12:03:11 [2024-04-10T12:03:11.388Z] #109 10.78 Preparing to unpack .../27-libicu72_72.1-3_arm64.deb ...
12:03:11 [2024-04-10T12:03:11.388Z] #109 10.78 Unpacking libicu72:arm64 (72.1-3) ...
12:03:11 [2024-04-10T12:03:11.954Z] #109 11.33 Selecting previously unselected package libinih1:arm64.
12:03:11 [2024-04-10T12:03:11.954Z] #109 11.33 Preparing to unpack .../28-libinih1_55-1_arm64.deb ...
12:03:11 [2024-04-10T12:03:11.954Z] #109 11.33 Unpacking libinih1:arm64 (55-1) ...
12:03:11 [2024-04-10T12:03:11.954Z] #109 11.37 Selecting previously unselected package libmicrohttpd12:arm64.
12:03:11 [2024-04-10T12:03:11.955Z] #109 11.37 Preparing to unpack .../29-libmicrohttpd12_0.9.75-6_arm64.deb ...
12:03:11 [2024-04-10T12:03:11.955Z] #109 11.37 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
12:03:11 [2024-04-10T12:03:11.955Z] #109 11.41 Selecting previously unselected package libnet1:arm64.
12:03:11 [2024-04-10T12:03:11.955Z] #109 11.41 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
12:03:11 [2024-04-10T12:03:11.955Z] #109 11.42 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
12:03:11 [2024-04-10T12:03:11.955Z] #109 11.46 Selecting previously unselected package libnl-3-200:arm64.
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.46 Preparing to unpack .../31-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.46 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.51 Selecting previously unselected package libprotobuf-c1:arm64.
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.51 Preparing to unpack .../32-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.51 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.55 Selecting previously unselected package libsodium23:arm64.
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.55 Preparing to unpack .../33-libsodium23_1.0.18-1_arm64.deb ...
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.56 Unpacking libsodium23:arm64 (1.0.18-1) ...
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.60 Selecting previously unselected package libsubid4:arm64.
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.61 Preparing to unpack .../34-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.61 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.65 Selecting previously unselected package liburcu8:arm64.
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.65 Preparing to unpack .../35-liburcu8_0.13.2-1_arm64.deb ...
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.66 Unpacking liburcu8:arm64 (0.13.2-1) ...
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.70 Selecting previously unselected package libyajl2:arm64.
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.70 Preparing to unpack .../36-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.71 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.74 Selecting previously unselected package net-tools.
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.74 Preparing to unpack .../37-net-tools_2.10-0.1_arm64.deb ...
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.74 Unpacking net-tools (2.10-0.1) ...
12:03:12 [2024-04-10T12:03:12.213Z] #109 11.80 Selecting previously unselected package patch.
12:03:12 [2024-04-10T12:03:12.472Z] #109 11.80 Preparing to unpack .../38-patch_2.7.6-7_arm64.deb ...
12:03:12 [2024-04-10T12:03:12.472Z] #109 11.80 Unpacking patch (2.7.6-7) ...
12:03:12 [2024-04-10T12:03:12.472Z] #109 11.84 Selecting previously unselected package systemd-journal-remote.
12:03:12 [2024-04-10T12:03:12.472Z] #109 11.84 Preparing to unpack .../39-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ...
12:03:12 [2024-04-10T12:03:12.472Z] #109 11.85 Unpacking systemd-journal-remote (252.22-1~deb12u1) ...
12:03:12 [2024-04-10T12:03:12.472Z] #109 11.89 Selecting previously unselected package thin-provisioning-tools.
12:03:12 [2024-04-10T12:03:12.472Z] #109 11.89 Preparing to unpack .../40-thin-provisioning-tools_0.9.0-2_arm64.deb ...
12:03:12 [2024-04-10T12:03:12.472Z] #109 11.89 Unpacking thin-provisioning-tools (0.9.0-2) ...
12:03:12 [2024-04-10T12:03:12.472Z] #109 11.95 Selecting previously unselected package uidmap.
12:03:12 [2024-04-10T12:03:12.731Z] #109 11.95 Preparing to unpack .../41-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
12:03:12 [2024-04-10T12:03:12.731Z] #109 11.96 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
12:03:12 [2024-04-10T12:03:12.731Z] #109 12.01 Selecting previously unselected package vim-runtime.
12:03:12 [2024-04-10T12:03:12.731Z] #109 12.01 Preparing to unpack .../42-vim-runtime_2%3a9.0.1378-2_all.deb ...
12:03:12 [2024-04-10T12:03:12.731Z] #109 12.02 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
12:03:12 [2024-04-10T12:03:12.731Z] #109 12.03 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
12:03:12 [2024-04-10T12:03:12.731Z] #109 12.04 Unpacking vim-runtime (2:9.0.1378-2) ...
12:03:12 [2024-04-10T12:03:12.989Z] #109 12.54 Selecting previously unselected package vim.
12:03:13 [2024-04-10T12:03:13.248Z] #109 12.54 Preparing to unpack .../43-vim_2%3a9.0.1378-2_arm64.deb ...
12:03:13 [2024-04-10T12:03:13.248Z] #109 12.54 Unpacking vim (2:9.0.1378-2) ...
12:03:13 [2024-04-10T12:03:13.248Z] #109 12.68 Selecting previously unselected package xfsprogs.
12:03:13 [2024-04-10T12:03:13.248Z] #109 12.68 Preparing to unpack .../44-xfsprogs_6.1.0-1_arm64.deb ...
12:03:13 [2024-04-10T12:03:13.248Z] #109 12.68 Unpacking xfsprogs (6.1.0-1) ...
12:03:13 [2024-04-10T12:03:13.248Z] #109 12.78 Selecting previously unselected package zip.
12:03:13 [2024-04-10T12:03:13.507Z] #109 12.78 Preparing to unpack .../45-zip_3.0-13_arm64.deb ...
12:03:13 [2024-04-10T12:03:13.507Z] #109 12.78 Unpacking zip (3.0-13) ...
12:03:13 [2024-04-10T12:03:13.507Z] #109 12.83 Selecting previously unselected package zstd.
12:03:13 [2024-04-10T12:03:13.507Z] #109 12.83 Preparing to unpack .../46-zstd_1.5.4+dfsg2-5_arm64.deb ...
12:03:13 [2024-04-10T12:03:13.507Z] #109 12.84 Unpacking zstd (1.5.4+dfsg2-5) ...
12:03:13 [2024-04-10T12:03:13.507Z] #109 12.92 Setting up libip4tc2:arm64 (1.8.9-2) ...
12:03:13 [2024-04-10T12:03:13.507Z] #109 12.93 Setting up net-tools (2.10-0.1) ...
12:03:13 [2024-04-10T12:03:13.507Z] #109 12.94 Setting up libapparmor1:arm64 (3.0.8-3) ...
12:03:13 [2024-04-10T12:03:13.507Z] #109 12.95 Setting up libsodium23:arm64 (1.0.18-1) ...
12:03:13 [2024-04-10T12:03:13.507Z] #109 12.96 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
12:03:13 [2024-04-10T12:03:13.507Z] #109 12.97 Setting up libicu72:arm64 (72.1-3) ...
12:03:13 [2024-04-10T12:03:13.507Z] #109 12.98 Setting up libip6tc2:arm64 (1.8.9-2) ...
12:03:13 [2024-04-10T12:03:13.507Z] #109 12.99 Setting up libinih1:arm64 (55-1) ...
12:03:13 [2024-04-10T12:03:13.507Z] #109 13.00 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
12:03:13 [2024-04-10T12:03:13.507Z] #109 13.01 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
12:03:13 [2024-04-10T12:03:13.507Z] #109 13.02 Setting up bzip2 (1.0.8-5+b1) ...
12:03:13 [2024-04-10T12:03:13.766Z] #109 13.03 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
12:03:13 [2024-04-10T12:03:13.766Z] #109 13.04 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
12:03:13 [2024-04-10T12:03:13.766Z] #109 13.05 Setting up libcap2-bin (1:2.66-4) ...
12:03:13 [2024-04-10T12:03:13.766Z] #109 13.07 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
12:03:13 [2024-04-10T12:03:13.766Z] #109 13.08 Setting up apparmor (3.0.8-3) ...
12:03:14 [2024-04-10T12:03:14.333Z] #109 13.72 debconf: unable to initialize frontend: Dialog
12:03:14 [2024-04-10T12:03:14.333Z] #109 13.72 debconf: (TERM is not set, so the dialog frontend is not usable.)
12:03:14 [2024-04-10T12:03:14.333Z] #109 13.72 debconf: falling back to frontend: Readline
12:03:14 [2024-04-10T12:03:14.333Z] #109 13.72 debconf: unable to initialize frontend: Readline
12:03:14 [2024-04-10T12:03:14.333Z] #109 13.72 debconf: (This frontend requires a controlling tty.)
12:03:14 [2024-04-10T12:03:14.333Z] #109 13.72 debconf: falling back to frontend: Teletype
12:03:14 [2024-04-10T12:03:14.333Z] #109 13.88 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.

12:03:14 [2024-04-10T12:03:14.593Z] #109 13.90 Setting up zip (3.0-13) ...
12:03:14 [2024-04-10T12:03:14.593Z] #109 13.92 Setting up vim-common (2:9.0.1378-2) ...
12:03:14 [2024-04-10T12:03:14.593Z] #109 13.94 Setting up bash-completion (1:2.11-6) ...
12:03:14 [2024-04-10T12:03:14.593Z] #109 13.96 Setting up xz-utils (5.4.1-0.2) ...
12:03:14 [2024-04-10T12:03:14.593Z] #109 13.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:03:14 [2024-04-10T12:03:14.593Z] #109 13.98 Setting up libmnl0:arm64 (1.0.4-3) ...
12:03:14 [2024-04-10T12:03:14.593Z] #109 13.99 Setting up patch (2.7.6-7) ...
12:03:14 [2024-04-10T12:03:14.593Z] #109 14.01 Setting up sudo (1.9.13p3-1+deb12u1) ...
12:03:14 [2024-04-10T12:03:14.593Z] #109 14.06 invoke-rc.d: could not determine current runlevel
12:03:14 [2024-04-10T12:03:14.593Z] #109 14.06 invoke-rc.d: policy-rc.d denied execution of start.
12:03:14 [2024-04-10T12:03:14.593Z] #109 14.07 Setting up libxtables12:arm64 (1.8.9-2) ...
12:03:14 [2024-04-10T12:03:14.593Z] #109 14.08 Setting up liburcu8:arm64 (0.13.2-1) ...
12:03:14 [2024-04-10T12:03:14.851Z] #109 14.10 Setting up libfdisk1:arm64 (2.38.1-5+deb12u1) ...
12:03:14 [2024-04-10T12:03:14.851Z] #109 14.11 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
12:03:14 [2024-04-10T12:03:14.851Z] #109 14.12 Setting up mount (2.38.1-5+deb12u1) ...
12:03:14 [2024-04-10T12:03:14.851Z] #109 14.14 Setting up pigz (2.6-1) ...
12:03:14 [2024-04-10T12:03:14.851Z] #109 14.15 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
12:03:14 [2024-04-10T12:03:14.851Z] #109 14.16 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
12:03:14 [2024-04-10T12:03:14.851Z] #109 14.20 Setting up sgml-base (1.31) ...
12:03:14 [2024-04-10T12:03:14.851Z] #109 14.23 Setting up vim-runtime (2:9.0.1378-2) ...
12:03:14 [2024-04-10T12:03:14.851Z] #109 14.30 Setting up libaio1:arm64 (0.3.113-4) ...
12:03:14 [2024-04-10T12:03:14.851Z] #109 14.31 Setting up libelf1:arm64 (0.188-2.1) ...
12:03:14 [2024-04-10T12:03:14.851Z] #109 14.32 Setting up libjson-c5:arm64 (0.16-2) ...
12:03:14 [2024-04-10T12:03:14.851Z] #109 14.33 Setting up zstd (1.5.4+dfsg2-5) ...
12:03:14 [2024-04-10T12:03:14.851Z] #109 14.35 Setting up libonig5:arm64 (6.9.8-1) ...
12:03:14 [2024-04-10T12:03:14.851Z] #109 14.37 Setting up libbpf1:arm64 (1:1.1.0-1) ...
12:03:14 [2024-04-10T12:03:14.851Z] #109 14.38 Setting up libkmod2:arm64 (30+20221128-1) ...
12:03:14 [2024-04-10T12:03:14.851Z] #109 14.39 Setting up vim (2:9.0.1378-2) ...
12:03:14 [2024-04-10T12:03:14.851Z] #109 14.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.44 Setting up libjq1:arm64 (1.6-2.1) ...
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.46 Setting up iproute2 (6.1.0-3) ...
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.57 debconf: unable to initialize frontend: Dialog
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.57 debconf: (TERM is not set, so the dialog frontend is not usable.)
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.57 debconf: falling back to frontend: Readline
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.58 debconf: unable to initialize frontend: Readline
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.58 debconf: (This frontend requires a controlling tty.)
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.58 debconf: falling back to frontend: Teletype
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.61 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.62 Setting up libnftnl11:arm64 (1.2.4-2) ...
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.64 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.65 Setting up thin-provisioning-tools (0.9.0-2) ...
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.66 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ...
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.67 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
12:03:15 [2024-04-10T12:03:15.110Z] #109 14.68 Setting up jq (1.6-2.1) ...
12:03:15 [2024-04-10T12:03:15.369Z] #109 14.70 Setting up iptables (1.8.9-2) ...
12:03:15 [2024-04-10T12:03:15.369Z] #109 14.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:03:15 [2024-04-10T12:03:15.369Z] #109 14.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:03:15 [2024-04-10T12:03:15.369Z] #109 14.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:03:15 [2024-04-10T12:03:15.370Z] #109 14.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:03:15 [2024-04-10T12:03:15.370Z] #109 14.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:03:15 [2024-04-10T12:03:15.370Z] #109 14.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:03:15 [2024-04-10T12:03:15.370Z] #109 14.74 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
12:03:15 [2024-04-10T12:03:15.370Z] #109 14.75 Setting up dmsetup (2:1.02.185-2) ...
12:03:15 [2024-04-10T12:03:15.370Z] #109 14.78 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
12:03:15 [2024-04-10T12:03:15.370Z] #109 14.79 Setting up systemd (252.22-1~deb12u1) ...
12:03:15 [2024-04-10T12:03:15.370Z] #109 14.83 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

12:03:15 [2024-04-10T12:03:15.370Z] #109 14.83 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

12:03:15 [2024-04-10T12:03:15.370Z] #109 14.83 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

12:03:15 [2024-04-10T12:03:15.370Z] #109 14.84 Initializing machine ID from random generator.

12:03:15 [2024-04-10T12:03:15.370Z] #109 14.86 Creating group 'systemd-journal' with GID 998.

12:03:15 [2024-04-10T12:03:15.370Z] #109 14.86 Creating group 'systemd-network' with GID 997.

12:03:15 [2024-04-10T12:03:15.370Z] #109 14.86 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.

12:03:15 [2024-04-10T12:03:15.370Z] #109 14.90 Setting up systemd-journal-remote (252.22-1~deb12u1) ...
12:03:15 [2024-04-10T12:03:15.629Z] #109 14.93 Creating group 'systemd-journal-remote' with GID 996.

12:03:15 [2024-04-10T12:03:15.629Z] #109 14.93 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.

12:03:15 [2024-04-10T12:03:15.629Z] #109 14.95 Setting up xfsprogs (6.1.0-1) ...
12:03:15 [2024-04-10T12:03:15.629Z] #109 14.96 System has not been booted with systemd as init system (PID 1). Can't operate.

12:03:15 [2024-04-10T12:03:15.629Z] #109 14.96 Failed to connect to bus: Host is down

12:03:15 [2024-04-10T12:03:15.629Z] #109 14.96 Processing triggers for libc-bin (2.36-9+deb12u4) ...
12:03:17 [2024-04-10T12:03:17.005Z] #109 DONE 16.6s
12:03:17 [2024-04-10T12:03:17.264Z] 
12:03:17 [2024-04-10T12:03:17.264Z] #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
12:03:17 [2024-04-10T12:03:17.264Z] #110 0.211 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:03:17 [2024-04-10T12:03:17.523Z] #110 0.214 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:03:17 [2024-04-10T12:03:17.523Z] #110 0.217 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:03:17 [2024-04-10T12:03:17.523Z] #110 DONE 0.2s
12:03:17 [2024-04-10T12:03:17.523Z] 
12:03:17 [2024-04-10T12:03:17.523Z] #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
12:03:17 [2024-04-10T12:03:17.782Z] #111 0.540 Hit:1 http://deb.debian.org/debian bookworm InRelease
12:03:17 [2024-04-10T12:03:17.782Z] #111 0.540 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
12:03:17 [2024-04-10T12:03:17.782Z] #111 0.540 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
12:03:18 [2024-04-10T12:03:18.607Z] #111 0.724 Reading package lists...
12:03:19 [2024-04-10T12:03:19.433Z] #111 1.343 Reading package lists...
12:03:19 [2024-04-10T12:03:19.433Z] #111 1.981 Building dependency tree...
12:03:19 [2024-04-10T12:03:19.691Z] #111 2.181 Reading state information...
12:03:19 [2024-04-10T12:03:19.950Z] #111 2.471 gcc is already the newest version (4:12.2.0-3).
12:03:19 [2024-04-10T12:03:19.950Z] #111 2.471 pkg-config is already the newest version (1.8.1-1).
12:03:19 [2024-04-10T12:03:19.950Z] #111 2.471 The following additional packages will be installed:
12:03:19 [2024-04-10T12:03:19.950Z] #111 2.471   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
12:03:19 [2024-04-10T12:03:19.950Z] #111 2.471   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
12:03:19 [2024-04-10T12:03:19.950Z] #111 2.471   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
12:03:19 [2024-04-10T12:03:19.950Z] #111 2.472   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
12:03:19 [2024-04-10T12:03:19.950Z] #111 2.473   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
12:03:19 [2024-04-10T12:03:19.950Z] #111 2.473   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
12:03:19 [2024-04-10T12:03:19.950Z] #111 2.473   python3-yaml uuid-dev zlib1g-dev
12:03:19 [2024-04-10T12:03:19.950Z] #111 2.476 Suggested packages:
12:03:19 [2024-04-10T12:03:19.950Z] #111 2.476   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
12:03:19 [2024-04-10T12:03:19.950Z] #111 2.476   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
12:03:19 [2024-04-10T12:03:19.950Z] #111 2.476 Recommended packages:
12:03:19 [2024-04-10T12:03:19.950Z] #111 2.476   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
12:03:19 [2024-04-10T12:03:19.950Z] #111 2.476   liblocale-gettext-perl shared-mime-info xdg-user-dirs
12:03:20 [2024-04-10T12:03:20.208Z] #111 2.745 The following NEW packages will be installed:
12:03:20 [2024-04-10T12:03:20.208Z] #111 2.745   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
12:03:20 [2024-04-10T12:03:20.208Z] #111 2.745   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
12:03:20 [2024-04-10T12:03:20.208Z] #111 2.746   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
12:03:20 [2024-04-10T12:03:20.208Z] #111 2.746   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
12:03:20 [2024-04-10T12:03:20.208Z] #111 2.746   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
12:03:20 [2024-04-10T12:03:20.208Z] #111 2.746   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
12:03:20 [2024-04-10T12:03:20.208Z] #111 2.746   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
12:03:20 [2024-04-10T12:03:20.208Z] #111 2.746   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
12:03:20 [2024-04-10T12:03:20.468Z] #111 3.020 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
12:03:20 [2024-04-10T12:03:20.468Z] #111 3.020 Need to get 11.9 MB of archives.
12:03:20 [2024-04-10T12:03:20.468Z] #111 3.020 After this operation, 53.1 MB of additional disk space will be used.
12:03:20 [2024-04-10T12:03:20.468Z] #111 3.020 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.029 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.035 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.042 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.042 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.043 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.044 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.044 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.045 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.045 Get:10 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.045 Get:11 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.046 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.046 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.048 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.051 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.057 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.058 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.058 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.059 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.060 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.062 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.063 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.064 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.065 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.068 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.070 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.071 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.076 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.083 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.084 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.085 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.087 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.088 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.088 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.088 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.090 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.090 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.241 debconf: delaying package configuration, since apt-utils is not installed
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.280 Fetched 11.9 MB in 0s (35.4 MB/s)
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.300 Selecting previously unselected package libdpkg-perl.
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.300 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21013 files and directories currently installed.)
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.312 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.315 Unpacking libdpkg-perl (1.21.22) ...
12:03:20 [2024-04-10T12:03:20.727Z] #111 3.383 Selecting previously unselected package dpkg-dev.
12:03:20 [2024-04-10T12:03:20.986Z] #111 3.385 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
12:03:20 [2024-04-10T12:03:20.986Z] #111 3.389 Unpacking dpkg-dev (1.21.22) ...
12:03:20 [2024-04-10T12:03:20.986Z] #111 3.514 Selecting previously unselected package libglib2.0-0:arm64.
12:03:20 [2024-04-10T12:03:20.986Z] #111 3.517 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
12:03:20 [2024-04-10T12:03:20.986Z] #111 3.524 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
12:03:20 [2024-04-10T12:03:20.986Z] #111 3.644 Selecting previously unselected package libgirepository-1.0-1:arm64.
12:03:21 [2024-04-10T12:03:21.245Z] #111 3.646 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
12:03:21 [2024-04-10T12:03:21.245Z] #111 3.650 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
12:03:21 [2024-04-10T12:03:21.245Z] #111 3.683 Selecting previously unselected package gir1.2-glib-2.0:arm64.
12:03:21 [2024-04-10T12:03:21.245Z] #111 3.685 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
12:03:21 [2024-04-10T12:03:21.245Z] #111 3.689 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
12:03:21 [2024-04-10T12:03:21.245Z] #111 3.729 Selecting previously unselected package libsecret-common.
12:03:21 [2024-04-10T12:03:21.245Z] #111 3.732 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
12:03:21 [2024-04-10T12:03:21.245Z] #111 3.735 Unpacking libsecret-common (0.20.5-3) ...
12:03:21 [2024-04-10T12:03:21.245Z] #111 3.785 Selecting previously unselected package libsecret-1-0:arm64.
12:03:21 [2024-04-10T12:03:21.245Z] #111 3.788 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
12:03:21 [2024-04-10T12:03:21.245Z] #111 3.792 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
12:03:21 [2024-04-10T12:03:21.245Z] #111 3.829 Selecting previously unselected package gir1.2-secret-1:arm64.
12:03:21 [2024-04-10T12:03:21.245Z] #111 3.831 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
12:03:21 [2024-04-10T12:03:21.245Z] #111 3.835 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
12:03:21 [2024-04-10T12:03:21.245Z] #111 3.860 Selecting previously unselected package libapparmor-dev:arm64.
12:03:21 [2024-04-10T12:03:21.245Z] #111 3.863 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
12:03:21 [2024-04-10T12:03:21.245Z] #111 3.867 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
12:03:21 [2024-04-10T12:03:21.245Z] #111 3.900 Selecting previously unselected package uuid-dev:arm64.
12:03:21 [2024-04-10T12:03:21.504Z] #111 3.902 Preparing to unpack .../09-uuid-dev_2.38.1-5+deb12u1_arm64.deb ...
12:03:21 [2024-04-10T12:03:21.504Z] #111 3.906 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ...
12:03:21 [2024-04-10T12:03:21.504Z] #111 3.937 Selecting previously unselected package libblkid-dev:arm64.
12:03:21 [2024-04-10T12:03:21.504Z] #111 3.939 Preparing to unpack .../10-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ...
12:03:21 [2024-04-10T12:03:21.504Z] #111 3.943 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
12:03:21 [2024-04-10T12:03:21.504Z] #111 3.984 Selecting previously unselected package libffi-dev:arm64.
12:03:21 [2024-04-10T12:03:21.504Z] #111 3.987 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
12:03:21 [2024-04-10T12:03:21.504Z] #111 3.990 Unpacking libffi-dev:arm64 (3.4.4-1) ...
12:03:21 [2024-04-10T12:03:21.504Z] #111 4.025 Selecting previously unselected package libgpg-error-dev.
12:03:21 [2024-04-10T12:03:21.504Z] #111 4.028 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
12:03:21 [2024-04-10T12:03:21.504Z] #111 4.031 Unpacking libgpg-error-dev (1.46-1) ...
12:03:21 [2024-04-10T12:03:21.504Z] #111 4.068 Selecting previously unselected package libgcrypt20-dev.
12:03:21 [2024-04-10T12:03:21.504Z] #111 4.070 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
12:03:21 [2024-04-10T12:03:21.504Z] #111 4.074 Unpacking libgcrypt20-dev (1.10.1-3) ...
12:03:21 [2024-04-10T12:03:21.504Z] #111 4.140 Selecting previously unselected package libglib2.0-data.
12:03:21 [2024-04-10T12:03:21.762Z] #111 4.143 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
12:03:21 [2024-04-10T12:03:21.762Z] #111 4.146 Unpacking libglib2.0-data (2.74.6-2) ...
12:03:21 [2024-04-10T12:03:21.762Z] #111 4.275 Selecting previously unselected package libglib2.0-bin.
12:03:21 [2024-04-10T12:03:21.762Z] #111 4.278 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
12:03:21 [2024-04-10T12:03:21.762Z] #111 4.281 Unpacking libglib2.0-bin (2.74.6-2) ...
12:03:21 [2024-04-10T12:03:21.762Z] #111 4.319 Selecting previously unselected package python3-lib2to3.
12:03:21 [2024-04-10T12:03:21.762Z] #111 4.321 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
12:03:21 [2024-04-10T12:03:21.762Z] #111 4.325 Unpacking python3-lib2to3 (3.11.2-3) ...
12:03:21 [2024-04-10T12:03:21.762Z] #111 4.365 Selecting previously unselected package python3-distutils.
12:03:21 [2024-04-10T12:03:21.762Z] #111 4.367 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
12:03:21 [2024-04-10T12:03:21.762Z] #111 4.371 Unpacking python3-distutils (3.11.2-3) ...
12:03:21 [2024-04-10T12:03:21.762Z] #111 4.410 Selecting previously unselected package libglib2.0-dev-bin.
12:03:21 [2024-04-10T12:03:21.762Z] #111 4.412 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
12:03:21 [2024-04-10T12:03:21.762Z] #111 4.415 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
12:03:21 [2024-04-10T12:03:21.762Z] #111 4.453 Selecting previously unselected package libsepol-dev:arm64.
12:03:21 [2024-04-10T12:03:21.762Z] #111 4.455 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
12:03:21 [2024-04-10T12:03:21.762Z] #111 4.459 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
12:03:21 [2024-04-10T12:03:21.762Z] #111 4.518 Selecting previously unselected package libpcre2-16-0:arm64.
12:03:22 [2024-04-10T12:03:22.021Z] #111 4.520 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
12:03:22 [2024-04-10T12:03:22.021Z] #111 4.524 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
12:03:22 [2024-04-10T12:03:22.021Z] #111 4.571 Selecting previously unselected package libpcre2-32-0:arm64.
12:03:22 [2024-04-10T12:03:22.021Z] #111 4.573 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
12:03:22 [2024-04-10T12:03:22.021Z] #111 4.577 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
12:03:22 [2024-04-10T12:03:22.021Z] #111 4.623 Selecting previously unselected package libpcre2-posix3:arm64.
12:03:22 [2024-04-10T12:03:22.021Z] #111 4.625 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
12:03:22 [2024-04-10T12:03:22.021Z] #111 4.629 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
12:03:22 [2024-04-10T12:03:22.021Z] #111 4.659 Selecting previously unselected package libpcre2-dev:arm64.
12:03:22 [2024-04-10T12:03:22.021Z] #111 4.661 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
12:03:22 [2024-04-10T12:03:22.021Z] #111 4.665 Unpacking libpcre2-dev:arm64 (10.42-1) ...
12:03:22 [2024-04-10T12:03:22.021Z] #111 4.740 Selecting previously unselected package libselinux1-dev:arm64.
12:03:22 [2024-04-10T12:03:22.280Z] #111 4.742 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
12:03:22 [2024-04-10T12:03:22.280Z] #111 4.746 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
12:03:22 [2024-04-10T12:03:22.280Z] #111 4.800 Selecting previously unselected package libmount-dev:arm64.
12:03:22 [2024-04-10T12:03:22.280Z] #111 4.803 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
12:03:22 [2024-04-10T12:03:22.280Z] #111 4.806 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
12:03:22 [2024-04-10T12:03:22.280Z] #111 4.834 Selecting previously unselected package zlib1g-dev:arm64.
12:03:22 [2024-04-10T12:03:22.280Z] #111 4.836 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
12:03:22 [2024-04-10T12:03:22.280Z] #111 4.840 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
12:03:22 [2024-04-10T12:03:22.280Z] #111 4.888 Selecting previously unselected package libglib2.0-dev:arm64.
12:03:22 [2024-04-10T12:03:22.280Z] #111 4.891 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
12:03:22 [2024-04-10T12:03:22.280Z] #111 4.894 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
12:03:22 [2024-04-10T12:03:22.539Z] #111 5.065 Selecting previously unselected package libseccomp-dev:arm64.
12:03:22 [2024-04-10T12:03:22.539Z] #111 5.067 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
12:03:22 [2024-04-10T12:03:22.539Z] #111 5.071 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
12:03:22 [2024-04-10T12:03:22.539Z] #111 5.106 Selecting previously unselected package libsecret-1-dev:arm64.
12:03:22 [2024-04-10T12:03:22.539Z] #111 5.108 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
12:03:22 [2024-04-10T12:03:22.539Z] #111 5.112 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
12:03:22 [2024-04-10T12:03:22.539Z] #111 5.191 Selecting previously unselected package libsystemd-dev:arm64.
12:03:22 [2024-04-10T12:03:22.539Z] #111 5.194 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
12:03:22 [2024-04-10T12:03:22.539Z] #111 5.198 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
12:03:22 [2024-04-10T12:03:22.539Z] #111 5.296 Selecting previously unselected package libudev-dev:arm64.
12:03:22 [2024-04-10T12:03:22.798Z] #111 5.299 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ...
12:03:22 [2024-04-10T12:03:22.798Z] #111 5.302 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
12:03:22 [2024-04-10T12:03:22.798Z] #111 5.345 Selecting previously unselected package libyaml-0-2:arm64.
12:03:22 [2024-04-10T12:03:22.798Z] #111 5.347 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
12:03:22 [2024-04-10T12:03:22.798Z] #111 5.351 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
12:03:22 [2024-04-10T12:03:22.798Z] #111 5.384 Selecting previously unselected package python3-pathspec.
12:03:22 [2024-04-10T12:03:22.798Z] #111 5.386 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
12:03:22 [2024-04-10T12:03:22.798Z] #111 5.390 Unpacking python3-pathspec (0.11.0-1) ...
12:03:22 [2024-04-10T12:03:22.798Z] #111 5.425 Selecting previously unselected package python3-pkg-resources.
12:03:22 [2024-04-10T12:03:22.798Z] #111 5.428 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
12:03:22 [2024-04-10T12:03:22.798Z] #111 5.432 Unpacking python3-pkg-resources (66.1.1-1) ...
12:03:22 [2024-04-10T12:03:22.798Z] #111 5.481 Selecting previously unselected package python3-yaml.
12:03:22 [2024-04-10T12:03:22.798Z] #111 5.484 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
12:03:22 [2024-04-10T12:03:22.798Z] #111 5.487 Unpacking python3-yaml (6.0-3+b2) ...
12:03:22 [2024-04-10T12:03:22.798Z] #111 5.529 Selecting previously unselected package yamllint.
12:03:23 [2024-04-10T12:03:23.057Z] #111 5.532 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
12:03:23 [2024-04-10T12:03:23.057Z] #111 5.535 Unpacking yamllint (1.29.0-1) ...
12:03:23 [2024-04-10T12:03:23.057Z] #111 5.587 Setting up python3-pkg-resources (66.1.1-1) ...
12:03:23 [2024-04-10T12:03:23.315Z] #111 5.842 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
12:03:23 [2024-04-10T12:03:23.315Z] #111 5.852 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
12:03:23 [2024-04-10T12:03:23.315Z] #111 5.862 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
12:03:23 [2024-04-10T12:03:23.315Z] #111 5.873 No schema files found: doing nothing.
12:03:23 [2024-04-10T12:03:23.315Z] #111 5.879 Setting up python3-yaml (6.0-3+b2) ...
12:03:23 [2024-04-10T12:03:23.315Z] #111 6.031 Setting up libffi-dev:arm64 (3.4.4-1) ...
12:03:23 [2024-04-10T12:03:23.574Z] #111 6.042 Setting up libpcre2-16-0:arm64 (10.42-1) ...
12:03:23 [2024-04-10T12:03:23.574Z] #111 6.051 Setting up libpcre2-32-0:arm64 (10.42-1) ...
12:03:23 [2024-04-10T12:03:23.574Z] #111 6.061 Setting up libglib2.0-data (2.74.6-2) ...
12:03:23 [2024-04-10T12:03:23.574Z] #111 6.071 Setting up libgpg-error-dev (1.46-1) ...
12:03:23 [2024-04-10T12:03:23.574Z] #111 6.084 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
12:03:23 [2024-04-10T12:03:23.574Z] #111 6.097 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
12:03:23 [2024-04-10T12:03:23.574Z] #111 6.106 Setting up libsepol-dev:arm64 (3.4-2.1) ...
12:03:23 [2024-04-10T12:03:23.574Z] #111 6.116 Setting up libdpkg-perl (1.21.22) ...
12:03:23 [2024-04-10T12:03:23.574Z] #111 6.125 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
12:03:23 [2024-04-10T12:03:23.574Z] #111 6.139 Setting up libpcre2-posix3:arm64 (10.42-1) ...
12:03:23 [2024-04-10T12:03:23.574Z] #111 6.152 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
12:03:23 [2024-04-10T12:03:23.574Z] #111 6.164 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
12:03:23 [2024-04-10T12:03:23.574Z] #111 6.174 Setting up python3-pathspec (0.11.0-1) ...
12:03:23 [2024-04-10T12:03:23.574Z] #111 6.298 Setting up python3-lib2to3 (3.11.2-3) ...
12:03:23 [2024-04-10T12:03:23.833Z] #111 6.404 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
12:03:23 [2024-04-10T12:03:23.833Z] #111 6.416 Setting up libsecret-common (0.20.5-3) ...
12:03:23 [2024-04-10T12:03:23.833Z] #111 6.427 Setting up python3-distutils (3.11.2-3) ...
12:03:23 [2024-04-10T12:03:23.833Z] #111 6.550 Setting up libglib2.0-dev-bin (2.74.6-2) ...
12:03:24 [2024-04-10T12:03:24.092Z] #111 6.697 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
12:03:24 [2024-04-10T12:03:24.351Z] #111 6.706 Setting up libpcre2-dev:arm64 (10.42-1) ...
12:03:24 [2024-04-10T12:03:24.351Z] #111 6.716 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
12:03:24 [2024-04-10T12:03:24.351Z] #111 6.726 Setting up libglib2.0-bin (2.74.6-2) ...
12:03:24 [2024-04-10T12:03:24.351Z] #111 6.736 Setting up dpkg-dev (1.21.22) ...
12:03:24 [2024-04-10T12:03:24.351Z] #111 6.755 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
12:03:24 [2024-04-10T12:03:24.351Z] #111 6.765 Setting up yamllint (1.29.0-1) ...
12:03:24 [2024-04-10T12:03:24.351Z] #111 6.902 Setting up libgcrypt20-dev (1.10.1-3) ...
12:03:24 [2024-04-10T12:03:24.351Z] #111 6.912 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
12:03:24 [2024-04-10T12:03:24.351Z] #111 6.921 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
12:03:24 [2024-04-10T12:03:24.351Z] #111 6.931 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
12:03:24 [2024-04-10T12:03:24.351Z] #111 6.942 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
12:03:24 [2024-04-10T12:03:24.351Z] #111 6.952 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
12:03:24 [2024-04-10T12:03:24.351Z] #111 6.962 Processing triggers for libc-bin (2.36-9+deb12u4) ...
12:03:24 [2024-04-10T12:03:24.610Z] #111 DONE 7.2s
12:03:24 [2024-04-10T12:03:24.610Z] 
12:03:24 [2024-04-10T12:03:24.610Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
12:03:25 [2024-04-10T12:03:25.218Z] #112 DONE 0.6s
12:03:25 [2024-04-10T12:03:25.218Z] 
12:03:25 [2024-04-10T12:03:25.218Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
12:03:26 [2024-04-10T12:03:26.153Z] #113 DONE 0.8s
12:03:26 [2024-04-10T12:03:26.153Z] 
12:03:26 [2024-04-10T12:03:26.153Z] #114 [dev 1/1] COPY --link . .
12:03:29 [2024-04-10T12:03:29.439Z] #114 DONE 3.2s
12:03:29 [2024-04-10T12:03:29.439Z] 
12:03:29 [2024-04-10T12:03:29.439Z] #115 exporting to image
12:03:29 [2024-04-10T12:03:29.439Z] #115 exporting layers
12:03:30 [2024-04-10T12:03:30.375Z] #115 exporting layers 1.1s done
12:03:30 [2024-04-10T12:03:30.375Z] #115 writing image sha256:1f429830a5239fc62ce0212c1dfc041293f7a81bab062482a773a96761785af2 done
12:03:30 [2024-04-10T12:03:30.375Z] #115 naming to docker.io/library/docker:217953317454b210f0a8cda82b9bd945e23b2f7d done
12:03:30 [2024-04-10T12:03:30.375Z] #115 DONE 1.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:03:30 [2024-04-10T12:03:30.684Z] + sudo modprobe ip6table_filter
[Pipeline] sh
12:03:31 [2024-04-10T12:03:31.225Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47566/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=217953317454b210f0a8cda82b9bd945e23b2f7d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:217953317454b210f0a8cda82b9bd945e23b2f7d hack/test/unit
12:03:31 [2024-04-10T12:03:31.484Z] + BUILDFLAGS=(-tags 'netgo journald')
12:03:31 [2024-04-10T12:03:31.484Z] + TESTFLAGS+=' -test.timeout=5m'
12:03:31 [2024-04-10T12:03:31.484Z] + TESTDIRS=./...
12:03:31 [2024-04-10T12:03:31.484Z] + exclude_paths='/vendor/|/integration'
12:03:31 [2024-04-10T12:03:31.484Z] ++ go list ./...
12:03:31 [2024-04-10T12:03:31.484Z] ++ grep -vE '(/vendor/|/integration)'
12:03:32 [2024-04-10T12:03:32.054Z] + pkg_list='github.com/docker/docker/api
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/server
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/server/backend/build
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/server/httpstatus
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/server/httputils
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/server/middleware
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/server/router
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/server/router/build
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/server/router/checkpoint
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/server/router/container
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/server/router/debug
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/server/router/distribution
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/server/router/grpc
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/server/router/image
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/server/router/network
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/server/router/plugin
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/server/router/session
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/server/router/swarm
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/server/router/system
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/server/router/volume
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/types
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/types/backend
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/types/blkiodev
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/types/checkpoint
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/types/container
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/types/events
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/types/filters
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/types/image
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/types/mount
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/types/network
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/types/plugins/logdriver
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/types/registry
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/types/strslice
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/types/swarm
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/types/swarm/runtime
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/types/system
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/types/time
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/types/versions
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/api/types/volume
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/builder
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/builder/builder-next
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/builder/builder-next/exporter
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/builder/builder-next/worker
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/builder/builder-next/worker/label
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/builder/dockerfile
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/builder/remotecontext
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/builder/remotecontext/git
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/builder/remotecontext/urlutil
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/cli/debug
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/cli/winresources/docker-proxy
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/cli/winresources/dockerd
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/client
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/client/buildkit
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/cmd/docker-proxy
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/cmd/dockerd
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/cmd/dockerd/trap
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/container
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/container/stream
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/contrib/apparmor
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/contrib/httpserver
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/cluster
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/cluster/convert
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/cluster/executor
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/cluster/executor/container
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/cluster/provider
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/config
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/containerd
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/events
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/events/testutils
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/graphdriver
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/graphdriver/copy
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/graphdriver/register
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/graphdriver/vfs
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/graphdriver/zfs
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/images
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/initlayer
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/links
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/listeners
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/logger
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/logger/awslogs
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/logger/fluentd
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/logger/gcplogs
12:03:32 [2024-04-10T12:03:32.054Z] github.com/docker/docker/daemon/logger/gelf
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/journald
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/local
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/loggertest
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/loggerutils
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/splunk
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/syslog
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/templates
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/names
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/network
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/snapshotter
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/stats
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/distribution
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/distribution/metadata
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/distribution/utils
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/distribution/xfer
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/dockerversion
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/errdefs
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/image
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/image/cache
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/image/spec/specs-go
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/image/spec/specs-go/v1
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/image/tarexport
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/image/v1
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/internal/cleanups
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/internal/compatcontext
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/internal/mod
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/internal/mounttree
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/internal/multierror
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/internal/rootless/mountopts
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/internal/safepath
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/internal/sliceutil
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/internal/test/suite
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/internal/testutils
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/internal/testutils/netnsutils
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/internal/testutils/specialimage
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/internal/unix_noeintr
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/internal/unshare
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/layer
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libcontainerd
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libcontainerd/queue
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libcontainerd/remote
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libcontainerd/shimopts
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libcontainerd/supervisor
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libcontainerd/types
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/bitmap
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/cluster
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/cnmallocator
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/config
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/datastore
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/diagnostic
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/discoverapi
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/driverapi
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/drivers/bridge
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/drivers/host
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/drivers/null
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/drivers/overlay
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/drivers/remote
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/drivers/windows
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/drvregistry
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/etchosts
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/internal/caller
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/internal/kvstore
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/internal/netiputil
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/internal/resolvconf
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/ipam
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/ipamapi
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/ipams/builtin
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/ipams/null
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/ipams/remote
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/ipamutils
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/ipbits
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/iptables
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/netlabel
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/netutils
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/networkdb
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/ns
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/options
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/osl
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/osl/kernel
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/portallocator
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/portmapper
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/resolvconf
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/scope
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/libnetwork/types
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/oci
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/oci/caps
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/opts
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/archive
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/authorization
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/broadcaster
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/capabilities
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/chrootarchive
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/containerfs
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/directory
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/dmesg
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/fileutils
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/homedir
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/idtools
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/ioutils
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/jsonmessage
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/longpath
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/meminfo
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/namesgenerator
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/parsers
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/parsers/kernel
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/pidfile
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/platform
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/plugingetter
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/plugins
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/plugins/transport
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/pools
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/process
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/progress
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/reexec
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/rootless
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/rootless/specconv
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/stack
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/stdcopy
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/streamformatter
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/stringid
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/sysinfo
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/system
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/tailfile
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/tarsum
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/pkg/useragent
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/plugin
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/plugin/executor/containerd
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/plugin/v2
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/profiles/apparmor
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/profiles/seccomp
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/quota
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/reference
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/registry
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/registry/resumable
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/restartmanager
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/runconfig
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/runconfig/opts
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/testutil
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/testutil/daemon
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/testutil/environment
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/testutil/fakecontext
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/testutil/fakegit
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/testutil/fakestorage
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/testutil/fixtures/load
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/testutil/fixtures/plugin
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/testutil/registry
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/testutil/request
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/volume
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/volume/drivers
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/volume/local
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/volume/mounts
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/volume/service
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/volume/service/opts
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/volume/testutils'
12:03:32 [2024-04-10T12:03:32.055Z] ++ grep --fixed-strings -v /libnetwork
12:03:32 [2024-04-10T12:03:32.055Z] ++ echo 'github.com/docker/docker/api
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/server
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/server/backend/build
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/server/httpstatus
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/server/httputils
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/server/middleware
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/server/router
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/server/router/build
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/server/router/checkpoint
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/server/router/container
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/server/router/debug
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/server/router/distribution
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/server/router/grpc
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/server/router/image
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/server/router/network
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/server/router/plugin
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/server/router/session
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/server/router/swarm
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/server/router/system
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/server/router/volume
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/types
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/types/backend
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/types/blkiodev
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/types/checkpoint
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/types/container
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/types/events
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/types/filters
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/types/image
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/types/mount
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/types/network
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/types/plugins/logdriver
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/types/registry
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/types/strslice
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/types/swarm
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/types/swarm/runtime
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/types/system
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/types/time
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/types/versions
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/api/types/volume
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/builder
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/builder/builder-next
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/builder/builder-next/exporter
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/builder/builder-next/worker
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/builder/builder-next/worker/label
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/builder/dockerfile
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/builder/remotecontext
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/builder/remotecontext/git
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/builder/remotecontext/urlutil
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/cli/debug
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/cli/winresources/docker-proxy
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/cli/winresources/dockerd
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/client
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/client/buildkit
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/cmd/docker-proxy
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/cmd/dockerd
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/cmd/dockerd/trap
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/container
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/container/stream
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/contrib/apparmor
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/contrib/httpserver
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/cluster
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/cluster/convert
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/cluster/executor
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/cluster/executor/container
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/cluster/provider
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/config
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/containerd
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/events
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/events/testutils
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/graphdriver
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/graphdriver/copy
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/graphdriver/register
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/graphdriver/vfs
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/graphdriver/zfs
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/images
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/initlayer
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/links
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/listeners
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/awslogs
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/fluentd
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/gcplogs
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/gelf
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/journald
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/local
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/loggertest
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/loggerutils
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/splunk
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/syslog
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/logger/templates
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/names
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/network
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/snapshotter
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/daemon/stats
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/distribution
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/distribution/metadata
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/distribution/utils
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/distribution/xfer
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/dockerversion
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/errdefs
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/image
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/image/cache
12:03:32 [2024-04-10T12:03:32.055Z] github.com/docker/docker/image/spec/specs-go
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/image/spec/specs-go/v1
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/image/tarexport
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/image/v1
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/cleanups
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/compatcontext
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/mod
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/mounttree
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/multierror
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/rootless/mountopts
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/safepath
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/sliceutil
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/test/suite
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/testutils
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/testutils/netnsutils
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/testutils/specialimage
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/unix_noeintr
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/unshare
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/layer
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libcontainerd
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libcontainerd/queue
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libcontainerd/remote
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libcontainerd/shimopts
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libcontainerd/supervisor
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libcontainerd/types
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/bitmap
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/cluster
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/cnmallocator
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/config
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/datastore
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/diagnostic
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/discoverapi
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/driverapi
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/drivers/bridge
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/drivers/host
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/drivers/null
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/drivers/overlay
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/drivers/remote
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/drivers/windows
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/drvregistry
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/etchosts
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/internal/caller
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/internal/kvstore
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/internal/netiputil
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/internal/resolvconf
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/ipam
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/ipamapi
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/ipams/builtin
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/ipams/null
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/ipams/remote
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/ipamutils
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/ipbits
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/iptables
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/netlabel
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/netutils
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/networkdb
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/ns
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/options
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/osl
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/osl/kernel
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/portallocator
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/portmapper
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/resolvconf
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/scope
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libnetwork/types
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/oci
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/oci/caps
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/opts
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/archive
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/authorization
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/broadcaster
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/capabilities
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/chrootarchive
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/containerfs
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/directory
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/dmesg
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/fileutils
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/homedir
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/idtools
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/ioutils
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/jsonmessage
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/longpath
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/meminfo
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/namesgenerator
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/parsers
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/parsers/kernel
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/pidfile
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/platform
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/plugingetter
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/plugins
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/plugins/transport
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/pools
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/process
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/progress
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/reexec
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/rootless
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/rootless/specconv
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/stack
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/stdcopy
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/streamformatter
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/stringid
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/sysinfo
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/system
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/tailfile
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/tarsum
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/useragent
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/plugin
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/plugin/executor/containerd
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/plugin/v2
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/profiles/apparmor
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/profiles/seccomp
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/quota
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/reference
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/registry
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/registry/resumable
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/restartmanager
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/runconfig
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/runconfig/opts
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/testutil
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/testutil/daemon
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/testutil/environment
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/testutil/fakecontext
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/testutil/fakegit
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/testutil/fakestorage
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/testutil/fixtures/load
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/testutil/fixtures/plugin
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/testutil/registry
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/testutil/request
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/volume
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/volume/drivers
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/volume/local
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/volume/mounts
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/volume/service
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/volume/service/opts
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/volume/testutils'
12:03:32 [2024-04-10T12:03:32.056Z] + base_pkg_list='github.com/docker/docker/api
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/server
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/server/backend/build
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/server/httpstatus
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/server/httputils
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/server/middleware
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/server/router
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/server/router/build
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/server/router/checkpoint
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/server/router/container
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/server/router/debug
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/server/router/distribution
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/server/router/grpc
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/server/router/image
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/server/router/network
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/server/router/plugin
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/server/router/session
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/server/router/swarm
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/server/router/system
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/server/router/volume
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/types
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/types/backend
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/types/blkiodev
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/types/checkpoint
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/types/container
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/types/events
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/types/filters
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/types/image
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/types/mount
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/types/network
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/types/plugins/logdriver
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/types/registry
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/types/strslice
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/types/swarm
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/types/swarm/runtime
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/types/system
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/types/time
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/types/versions
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/api/types/volume
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/builder
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/builder/builder-next
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/builder/builder-next/exporter
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/builder/builder-next/worker
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/builder/builder-next/worker/label
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/builder/dockerfile
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/builder/remotecontext
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/builder/remotecontext/git
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/builder/remotecontext/urlutil
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/cli/debug
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/cli/winresources/docker-proxy
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/cli/winresources/dockerd
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/client
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/client/buildkit
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/cmd/docker-proxy
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/cmd/dockerd
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/cmd/dockerd/trap
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/container
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/container/stream
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/contrib/apparmor
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/contrib/httpserver
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/cluster
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/cluster/convert
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/cluster/executor
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/cluster/executor/container
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/cluster/provider
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/config
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/containerd
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/events
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/events/testutils
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/graphdriver
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/graphdriver/copy
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/graphdriver/register
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/graphdriver/vfs
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/graphdriver/zfs
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/images
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/initlayer
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/links
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/listeners
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/logger
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/logger/awslogs
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/logger/fluentd
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/logger/gcplogs
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/logger/gelf
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/logger/journald
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/logger/local
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/logger/loggertest
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/logger/loggerutils
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/logger/splunk
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/logger/syslog
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/logger/templates
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/names
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/network
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/snapshotter
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/daemon/stats
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/distribution
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/distribution/metadata
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/distribution/utils
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/distribution/xfer
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/dockerversion
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/errdefs
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/image
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/image/cache
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/image/spec/specs-go
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/image/spec/specs-go/v1
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/image/tarexport
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/image/v1
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/cleanups
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/compatcontext
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/mod
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/mounttree
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/multierror
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/rootless/mountopts
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/safepath
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/sliceutil
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/test/suite
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/testutils
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/testutils/netnsutils
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/testutils/specialimage
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/unix_noeintr
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/internal/unshare
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/layer
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libcontainerd
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libcontainerd/queue
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libcontainerd/remote
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libcontainerd/shimopts
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libcontainerd/supervisor
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/libcontainerd/types
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/oci
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/oci/caps
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/opts
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/archive
12:03:32 [2024-04-10T12:03:32.056Z] github.com/docker/docker/pkg/authorization
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/broadcaster
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/capabilities
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/chrootarchive
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/containerfs
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/directory
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/dmesg
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/fileutils
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/homedir
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/idtools
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/ioutils
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/jsonmessage
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/longpath
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/meminfo
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/namesgenerator
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/parsers
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/parsers/kernel
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/pidfile
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/platform
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/plugingetter
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/plugins
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/plugins/transport
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/pools
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/process
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/progress
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/reexec
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/rootless
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/rootless/specconv
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/stack
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/stdcopy
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/streamformatter
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/stringid
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/sysinfo
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/system
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/tailfile
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/tarsum
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/pkg/useragent
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/plugin
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/plugin/executor/containerd
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/plugin/v2
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/profiles/apparmor
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/profiles/seccomp
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/quota
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/reference
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/registry
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/registry/resumable
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/restartmanager
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/runconfig
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/runconfig/opts
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/testutil
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/testutil/daemon
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/testutil/environment
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/testutil/fakecontext
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/testutil/fakegit
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/testutil/fakestorage
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/testutil/fixtures/load
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/testutil/fixtures/plugin
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/testutil/registry
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/testutil/request
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/volume
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/volume/drivers
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/volume/local
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/volume/mounts
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/volume/service
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/volume/service/opts
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/volume/testutils'
12:03:32 [2024-04-10T12:03:32.057Z] ++ grep --fixed-strings /libnetwork
12:03:32 [2024-04-10T12:03:32.057Z] ++ echo 'github.com/docker/docker/api
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/server
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/server/backend/build
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/server/httpstatus
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/server/httputils
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/server/middleware
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/server/router
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/server/router/build
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/server/router/checkpoint
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/server/router/container
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/server/router/debug
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/server/router/distribution
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/server/router/grpc
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/server/router/image
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/server/router/network
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/server/router/plugin
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/server/router/session
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/server/router/swarm
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/server/router/system
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/server/router/volume
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/types
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/types/backend
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/types/blkiodev
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/types/checkpoint
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/types/container
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/types/events
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/types/filters
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/types/image
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/types/mount
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/types/network
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/types/plugins/logdriver
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/types/registry
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/types/strslice
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/types/swarm
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/types/swarm/runtime
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/types/system
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/types/time
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/types/versions
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/api/types/volume
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/builder
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/builder/builder-next
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/builder/builder-next/exporter
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/builder/builder-next/worker
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/builder/builder-next/worker/label
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/builder/dockerfile
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/builder/remotecontext
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/builder/remotecontext/git
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/builder/remotecontext/urlutil
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/cli/debug
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/cli/winresources/docker-proxy
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/cli/winresources/dockerd
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/client
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/client/buildkit
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/cmd/docker-proxy
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/cmd/dockerd
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/cmd/dockerd/trap
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/container
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/container/stream
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/contrib/apparmor
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/contrib/httpserver
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/cluster
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/cluster/convert
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/cluster/executor
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/cluster/executor/container
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/cluster/provider
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/config
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/containerd
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/events
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/events/testutils
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/graphdriver
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/graphdriver/copy
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/graphdriver/register
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/graphdriver/vfs
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/graphdriver/zfs
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/images
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/initlayer
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/links
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/listeners
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/logger
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/logger/awslogs
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/logger/fluentd
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/logger/gcplogs
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/logger/gelf
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/logger/journald
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/logger/local
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/logger/loggertest
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/logger/loggerutils
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/logger/splunk
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/logger/syslog
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/logger/templates
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/names
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/network
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/snapshotter
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/daemon/stats
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/distribution
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/distribution/metadata
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/distribution/utils
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/distribution/xfer
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/dockerversion
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/errdefs
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/image
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/image/cache
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/image/spec/specs-go
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/image/spec/specs-go/v1
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/image/tarexport
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/image/v1
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/internal/cleanups
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/internal/compatcontext
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/internal/mod
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/internal/mounttree
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/internal/multierror
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/internal/rootless/mountopts
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/internal/safepath
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/internal/sliceutil
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/internal/test/suite
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/internal/testutils
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/internal/testutils/netnsutils
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/internal/testutils/specialimage
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/internal/unix_noeintr
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/internal/unshare
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/layer
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libcontainerd
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libcontainerd/queue
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libcontainerd/remote
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libcontainerd/shimopts
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libcontainerd/supervisor
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libcontainerd/types
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/bitmap
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/cluster
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/cnmallocator
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/config
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/datastore
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/diagnostic
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/discoverapi
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/driverapi
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/drivers/bridge
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/drivers/host
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/drivers/null
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/drivers/overlay
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/drivers/remote
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/drivers/windows
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/drvregistry
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/etchosts
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/internal/caller
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/internal/kvstore
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/internal/netiputil
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/internal/resolvconf
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/ipam
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/ipamapi
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/ipams/builtin
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/ipams/null
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/ipams/remote
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/ipamutils
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/ipbits
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/iptables
12:03:32 [2024-04-10T12:03:32.057Z] github.com/docker/docker/libnetwork/netlabel
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/netutils
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/networkdb
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ns
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/options
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/osl
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/osl/kernel
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/portallocator
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/portmapper
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/resolvconf
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/scope
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/types
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/oci
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/oci/caps
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/opts
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/archive
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/authorization
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/broadcaster
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/capabilities
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/chrootarchive
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/containerfs
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/directory
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/dmesg
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/fileutils
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/homedir
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/idtools
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/ioutils
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/jsonmessage
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/longpath
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/meminfo
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/namesgenerator
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/parsers
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/parsers/kernel
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/pidfile
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/platform
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/plugingetter
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/plugins
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/plugins/transport
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/pools
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/process
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/progress
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/reexec
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/rootless
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/rootless/specconv
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/stack
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/stdcopy
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/streamformatter
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/stringid
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/sysinfo
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/system
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/tailfile
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/tarsum
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/pkg/useragent
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/plugin
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/plugin/executor/containerd
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/plugin/v2
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/profiles/apparmor
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/profiles/seccomp
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/quota
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/reference
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/registry
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/registry/resumable
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/restartmanager
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/runconfig
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/runconfig/opts
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/testutil
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/testutil/daemon
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/testutil/environment
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/testutil/fakecontext
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/testutil/fakegit
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/testutil/fakestorage
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/testutil/fixtures/load
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/testutil/fixtures/plugin
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/testutil/registry
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/testutil/request
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/volume
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/volume/drivers
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/volume/local
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/volume/mounts
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/volume/service
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/volume/service/opts
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/volume/testutils'
12:03:32 [2024-04-10T12:03:32.058Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/bitmap
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/cluster
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/cnmallocator
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/config
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/datastore
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/diagnostic
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/discoverapi
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/driverapi
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/bridge
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/host
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/null
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/overlay
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/remote
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/windows
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drvregistry
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/etchosts
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/internal/caller
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/internal/kvstore
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/internal/netiputil
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/internal/resolvconf
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ipam
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ipamapi
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ipams/builtin
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ipams/null
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ipams/remote
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ipamutils
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ipbits
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/iptables
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/netlabel
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/netutils
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/networkdb
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ns
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/options
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/osl
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/osl/kernel
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/portallocator
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/portmapper
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/resolvconf
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/scope
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/types'
12:03:32 [2024-04-10T12:03:32.058Z] + echo 'github.com/docker/docker/libnetwork
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/bitmap
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/cluster
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/cnmallocator
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/config
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/datastore
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/diagnostic
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/discoverapi
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/driverapi
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/bridge
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/host
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/null
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/overlay
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/remote
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/windows
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drvregistry
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/etchosts
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/internal/caller
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/internal/kvstore
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/internal/netiputil
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/internal/resolvconf
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ipam
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ipa+ grep --fixed-strings libnetwork/drivers/bridge
12:03:32 [2024-04-10T12:03:32.058Z] mapi
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ipams/builtin
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ipams/null
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ipams/remote
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ipamutils
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ipbits
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/iptables
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/netlabel
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/netutils
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/networkdb
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/ns
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/options
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/osl
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/osl/kernel
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/portallocator
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/portmapper
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/resolvconf
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/scope
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/types'
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/bridge
12:03:32 [2024-04-10T12:03:32.058Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:03:32 [2024-04-10T12:03:32.058Z] + type docker-proxy
12:03:32 [2024-04-10T12:03:32.058Z] hack/test/unit: line 25: type: docker-proxy: not found
12:03:32 [2024-04-10T12:03:32.058Z] + hack/make.sh binary-proxy install-proxy
12:03:32 [2024-04-10T12:03:32.058Z] 
12:03:32 [2024-04-10T12:03:32.058Z] Removing bundles/
12:03:32 [2024-04-10T12:03:32.058Z] 
12:03:32 [2024-04-10T12:03:32.058Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
12:03:32 [2024-04-10T12:03:32.058Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
12:03:32 [2024-04-10T12:03:32.058Z] + tee /go/src/github.com/docker/docker/go.mod
12:03:32 [2024-04-10T12:03:32.058Z] module github.com/docker/docker
12:03:32 [2024-04-10T12:03:32.058Z] 
12:03:32 [2024-04-10T12:03:32.058Z] go 1.21
12:03:32 [2024-04-10T12:03:32.058Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
12:03:32 [2024-04-10T12:03:32.058Z] + GO111MODULE=on
12:03:32 [2024-04-10T12:03:32.058Z] + GOTOOLCHAIN=local
12:03:32 [2024-04-10T12:03:32.058Z] + 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=217953317454b210f0a8cda82b9bd945e23b2f7d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-10T12:03:31.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
12:03:36 [2024-04-10T12:03:36.250Z] + rm -f /go/src/github.com/docker/docker/go.mod
12:03:36 [2024-04-10T12:03:36.250Z] Created binary: bundles/binary-proxy/docker-proxy
12:03:36 [2024-04-10T12:03:36.250Z] 
12:03:36 [2024-04-10T12:03:36.250Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
12:03:36 [2024-04-10T12:03:36.250Z] Installing docker-proxy to /usr/local/bin/
12:03:36 [2024-04-10T12:03:36.250Z] 
12:03:36 [2024-04-10T12:03:36.250Z] + mkdir -p bundles
12:03:36 [2024-04-10T12:03:36.250Z] + '[' -n 'github.com/docker/docker/api
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/server
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/server/backend/build
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/server/httpstatus
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/server/httputils
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/server/middleware
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/server/router
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/server/router/build
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/server/router/checkpoint
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/server/router/container
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/server/router/debug
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/server/router/distribution
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/server/router/grpc
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/server/router/image
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/server/router/network
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/server/router/plugin
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/server/router/session
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/server/router/swarm
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/server/router/system
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/server/router/volume
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/types
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/types/backend
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/types/blkiodev
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/types/checkpoint
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/types/container
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/types/events
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/types/filters
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/types/image
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/types/mount
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/types/network
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/types/plugins/logdriver
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/types/registry
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/types/strslice
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/types/swarm
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/types/swarm/runtime
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/types/system
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/types/time
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/types/versions
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/api/types/volume
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/builder
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/builder/builder-next
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/builder/builder-next/exporter
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/builder/builder-next/worker
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/builder/builder-next/worker/label
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/builder/dockerfile
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/builder/remotecontext
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/builder/remotecontext/git
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/builder/remotecontext/urlutil
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/cli/debug
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/cli/winresources/docker-proxy
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/cli/winresources/dockerd
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/client
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/client/buildkit
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/cmd/docker-proxy
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/cmd/dockerd
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/cmd/dockerd/trap
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/container
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/container/stream
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/contrib/apparmor
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/contrib/httpserver
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/cluster
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/cluster/convert
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/cluster/executor
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/cluster/executor/container
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/cluster/provider
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/config
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/containerd
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/events
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/events/testutils
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/graphdriver
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/graphdriver/copy
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/graphdriver/register
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/graphdriver/vfs
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/graphdriver/zfs
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/images
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/initlayer
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/links
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/listeners
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/logger
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/logger/awslogs
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/logger/fluentd
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/logger/gcplogs
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/logger/gelf
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/logger/journald
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/logger/local
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/logger/loggertest
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/logger/loggerutils
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/logger/splunk
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/logger/syslog
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/logger/templates
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/names
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/network
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/snapshotter
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/daemon/stats
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/distribution
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/distribution/metadata
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/distribution/utils
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/distribution/xfer
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/dockerversion
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/errdefs
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/image
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/image/cache
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/image/spec/specs-go
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/image/spec/specs-go/v1
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/image/tarexport
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/image/v1
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/internal/cleanups
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/internal/compatcontext
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/internal/mod
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/internal/mounttree
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/internal/multierror
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/internal/rootless/mountopts
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/internal/safepath
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/internal/sliceutil
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/internal/test/suite
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/internal/testutils
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/internal/testutils/netnsutils
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/internal/testutils/specialimage
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/internal/unix_noeintr
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/internal/unshare
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/layer
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/libcontainerd
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/libcontainerd/queue
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/libcontainerd/remote
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/libcontainerd/shimopts
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/libcontainerd/supervisor
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/libcontainerd/types
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/oci
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/oci/caps
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/opts
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/archive
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/authorization
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/broadcaster
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/capabilities
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/chrootarchive
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/containerfs
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/directory
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/dmesg
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/fileutils
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/homedir
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/idtools
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/ioutils
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/jsonmessage
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/longpath
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/meminfo
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/namesgenerator
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/parsers
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/parsers/kernel
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/pidfile
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/platform
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/plugingetter
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/plugins
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/plugins/transport
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/pools
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/process
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/progress
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/reexec
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/rootless
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/rootless/specconv
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/stack
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/stdcopy
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/streamformatter
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/stringid
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/sysinfo
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/system
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/tailfile
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/tarsum
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/pkg/useragent
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/plugin
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/plugin/executor/containerd
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/plugin/v2
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/profiles/apparmor
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/profiles/seccomp
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/quota
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/reference
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/registry
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/registry/resumable
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/restartmanager
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/runconfig
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/runconfig/opts
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/testutil
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/testutil/daemon
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/testutil/environment
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/testutil/fakecontext
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/testutil/fakegit
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/testutil/fakestorage
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/testutil/fixtures/load
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/testutil/fixtures/plugin
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/testutil/registry
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/testutil/request
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/volume
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/volume/drivers
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/volume/local
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/volume/mounts
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/volume/service
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/volume/service/opts
12:03:36 [2024-04-10T12:03:36.250Z] github.com/docker/docker/volume/testutils' ']'
12:03:36 [2024-04-10T12:03:36.251Z] + 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/rootless/mountopts github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
12:03:36 [2024-04-10T12:03:36.819Z] ?   	github.com/docker/docker/api	[no test files]
12:03:44 [2024-04-10T12:03:44.944Z] ok  	github.com/docker/docker/api/server	0.031s	coverage: 16.2% of statements
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 28.3% of statements
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ok  	github.com/docker/docker/api/server/middleware	0.015s	coverage: 42.7% of statements
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ok  	github.com/docker/docker/api/server/router/container	0.012s	coverage: 5.9% of statements
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/types	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
12:04:06 [2024-04-10T12:04:06.884Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 7.3% of statements
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/types/system	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
12:04:06 [2024-04-10T12:04:06.884Z] ok  	github.com/docker/docker/api/types/network	0.003s	coverage: 80.0% of statements
12:04:06 [2024-04-10T12:04:06.884Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
12:04:06 [2024-04-10T12:04:06.884Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
12:04:06 [2024-04-10T12:04:06.884Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/builder	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
12:04:06 [2024-04-10T12:04:06.884Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
12:04:07 [2024-04-10T12:04:07.820Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
12:04:07 [2024-04-10T12:04:07.820Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
12:04:07 [2024-04-10T12:04:07.820Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
12:04:07 [2024-04-10T12:04:07.820Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.009s	coverage: 100.0% of statements
12:04:07 [2024-04-10T12:04:07.820Z] ok  	github.com/docker/docker/builder/remotecontext	0.053s	coverage: 33.7% of statements
12:04:07 [2024-04-10T12:04:07.820Z] ok  	github.com/docker/docker/builder/dockerfile	0.081s	coverage: 50.1% of statements
12:04:09 [2024-04-10T12:04:09.726Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
12:04:09 [2024-04-10T12:04:09.726Z] ok  	github.com/docker/docker/client	0.193s	coverage: 77.0% of statements
12:04:09 [2024-04-10T12:04:09.985Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.496s	coverage: 66.5% of statements
12:04:10 [2024-04-10T12:04:10.922Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.877s	coverage: 82.5% of statements
12:04:23 [2024-04-10T12:04:23.132Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
12:04:23 [2024-04-10T12:04:23.132Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:04:23 [2024-04-10T12:04:23.132Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:04:23 [2024-04-10T12:04:23.132Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:04:23 [2024-04-10T12:04:23.132Z] ok  	github.com/docker/docker/container	0.131s	coverage: 36.4% of statements
12:04:23 [2024-04-10T12:04:23.132Z] ok  	github.com/docker/docker/cmd/dockerd	0.208s	coverage: 29.7% of statements
12:04:24 [2024-04-10T12:04:24.511Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.434s	coverage: 0.0% of statements
12:04:25 [2024-04-10T12:04:25.448Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:04:25 [2024-04-10T12:04:25.448Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
12:04:25 [2024-04-10T12:04:25.448Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.018s	coverage: 38.2% of statements
12:04:25 [2024-04-10T12:04:25.448Z] ok  	github.com/docker/docker/daemon/cluster	0.061s	coverage: 0.5% of statements
12:04:26 [2024-04-10T12:04:26.018Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:04:26 [2024-04-10T12:04:26.018Z] ok  	github.com/docker/docker/daemon/config	0.038s	coverage: 74.6% of statements
12:04:27 [2024-04-10T12:04:27.396Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:04:27 [2024-04-10T12:04:27.396Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.3% of statements
12:04:27 [2024-04-10T12:04:27.396Z] ok  	github.com/docker/docker/daemon/containerd	0.040s	coverage: 17.4% of statements
12:04:27 [2024-04-10T12:04:27.396Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
12:04:27 [2024-04-10T12:04:27.655Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.8% of statements
12:04:27 [2024-04-10T12:04:27.913Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.189s	coverage: 60.9% of statements
12:04:28 [2024-04-10T12:04:28.172Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:04:28 [2024-04-10T12:04:28.172Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
12:04:28 [2024-04-10T12:04:28.433Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:04:28 [2024-04-10T12:04:28.433Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:04:28 [2024-04-10T12:04:28.692Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.190s	coverage: 60.2% of statements
12:04:28 [2024-04-10T12:04:28.692Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.024s	coverage: 60.9% of statements
12:04:29 [2024-04-10T12:04:29.259Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
12:04:29 [2024-04-10T12:04:29.518Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.451s	coverage: 13.2% of statements
12:04:29 [2024-04-10T12:04:29.518Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:04:29 [2024-04-10T12:04:29.518Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:04:29 [2024-04-10T12:04:29.518Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
12:04:29 [2024-04-10T12:04:29.777Z] ok  	github.com/docker/docker/daemon/images	0.017s	coverage: 2.9% of statements
12:04:29 [2024-04-10T12:04:29.777Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
12:04:30 [2024-04-10T12:04:30.036Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:04:30 [2024-04-10T12:04:30.036Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.024s	coverage: 53.6% of statements
12:04:30 [2024-04-10T12:04:30.036Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
12:04:30 [2024-04-10T12:04:30.295Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.105s	coverage: 78.2% of statements
12:04:30 [2024-04-10T12:04:30.554Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
12:04:30 [2024-04-10T12:04:30.554Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
12:04:30 [2024-04-10T12:04:30.554Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.018s	coverage: 88.2% of statements
12:04:30 [2024-04-10T12:04:30.813Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
12:04:30 [2024-04-10T12:04:30.813Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
12:04:30 [2024-04-10T12:04:30.813Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.104s	coverage: 76.8% of statements
12:04:30 [2024-04-10T12:04:30.813Z] ok  	github.com/docker/docker/daemon/logger/local	0.046s	coverage: 79.4% of statements
12:04:31 [2024-04-10T12:04:31.381Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.018s	coverage: 63.7% of statements
12:04:31 [2024-04-10T12:04:31.381Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
12:04:31 [2024-04-10T12:04:31.639Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:04:31 [2024-04-10T12:04:31.639Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
12:04:31 [2024-04-10T12:04:31.639Z] ok  	github.com/docker/docker/daemon/logger/templates	0.009s	coverage: 8.3% of statements
12:04:31 [2024-04-10T12:04:31.898Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
12:04:31 [2024-04-10T12:04:31.898Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:04:31 [2024-04-10T12:04:31.898Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
12:04:32 [2024-04-10T12:04:32.157Z] ok  	github.com/docker/docker/daemon/logger/journald	1.593s	coverage: 72.7% of statements
12:04:32 [2024-04-10T12:04:32.725Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:04:32 [2024-04-10T12:04:32.725Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
12:04:32 [2024-04-10T12:04:32.725Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.2% of statements
12:04:32 [2024-04-10T12:04:32.725Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
12:04:32 [2024-04-10T12:04:32.984Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.476s	coverage: 82.5% of statements
12:04:33 [2024-04-10T12:04:33.242Z] ok  	github.com/docker/docker/image	0.024s	coverage: 82.8% of statements
12:04:33 [2024-04-10T12:04:33.501Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
12:04:33 [2024-04-10T12:04:33.501Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
12:04:33 [2024-04-10T12:04:33.501Z] ok  	github.com/docker/docker/image/cache	0.011s	coverage: 26.1% of statements
12:04:33 [2024-04-10T12:04:33.760Z] ?   	github.com/docker/docker/image/v1	[no test files]
12:04:33 [2024-04-10T12:04:33.760Z] ok  	github.com/docker/docker/image/tarexport	0.006s	coverage: 0.6% of statements
12:04:33 [2024-04-10T12:04:33.760Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
12:04:33 [2024-04-10T12:04:33.760Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
12:04:33 [2024-04-10T12:04:33.760Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
12:04:33 [2024-04-10T12:04:33.760Z] ok  	github.com/docker/docker/internal/cleanups	0.002s	coverage: 69.2% of statements
12:04:33 [2024-04-10T12:04:33.760Z] ?   	github.com/docker/docker/internal/rootless/mountopts	[no test files]
12:04:33 [2024-04-10T12:04:33.760Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
12:04:34 [2024-04-10T12:04:34.018Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:04:34 [2024-04-10T12:04:34.018Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
12:04:34 [2024-04-10T12:04:34.018Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
12:04:34 [2024-04-10T12:04:34.018Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
12:04:34 [2024-04-10T12:04:34.018Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
12:04:34 [2024-04-10T12:04:34.018Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
12:04:34 [2024-04-10T12:04:34.018Z] ok  	github.com/docker/docker/internal/sliceutil	0.003s	coverage: 56.2% of statements
12:04:34 [2024-04-10T12:04:34.018Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
12:04:34 [2024-04-10T12:04:34.277Z] ok  	github.com/docker/docker/distribution	1.490s	coverage: 28.7% of statements
12:04:34 [2024-04-10T12:04:34.844Z] ok  	github.com/docker/docker/distribution/xfer	2.171s	coverage: 85.4% of statements
12:04:35 [2024-04-10T12:04:35.104Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:04:35 [2024-04-10T12:04:35.104Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:04:35 [2024-04-10T12:04:35.104Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
12:04:35 [2024-04-10T12:04:35.104Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:04:35 [2024-04-10T12:04:35.104Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:04:35 [2024-04-10T12:04:35.104Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
12:04:35 [2024-04-10T12:04:35.364Z] ok  	github.com/docker/docker/daemon	10.694s	coverage: 15.8% of statements
12:04:35 [2024-04-10T12:04:35.623Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:04:35 [2024-04-10T12:04:35.623Z] ok  	github.com/docker/docker/oci	0.020s	coverage: 35.8% of statements
12:04:35 [2024-04-10T12:04:35.623Z] ok  	github.com/docker/docker/opts	0.035s	coverage: 67.9% of statements
12:04:36 [2024-04-10T12:04:36.191Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
12:04:36 [2024-04-10T12:04:36.191Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
12:04:36 [2024-04-10T12:04:36.191Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 26.7% of statements
12:04:36 [2024-04-10T12:04:36.191Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
12:04:36 [2024-04-10T12:04:36.191Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
12:04:36 [2024-04-10T12:04:36.450Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.283s	coverage: 83.7% of statements
12:04:36 [2024-04-10T12:04:36.450Z] ok  	github.com/docker/docker/pkg/authorization	0.313s	coverage: 68.3% of statements
12:04:36 [2024-04-10T12:04:36.450Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 6.5% of statements
12:04:36 [2024-04-10T12:04:36.450Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 51.7% of statements
12:04:36 [2024-04-10T12:04:36.450Z] ok  	github.com/docker/docker/pkg/archive	0.405s	coverage: 80.9% of statements
12:04:36 [2024-04-10T12:04:36.709Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
12:04:36 [2024-04-10T12:04:36.709Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
12:04:36 [2024-04-10T12:04:36.709Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
12:04:36 [2024-04-10T12:04:36.709Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 92.3% of statements
12:04:36 [2024-04-10T12:04:36.709Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
12:04:36 [2024-04-10T12:04:36.968Z] ok  	github.com/docker/docker/pkg/idtools	0.351s	coverage: 69.7% of statements
12:04:36 [2024-04-10T12:04:36.968Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
12:04:36 [2024-04-10T12:04:36.968Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:04:36 [2024-04-10T12:04:36.968Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:04:36 [2024-04-10T12:04:36.968Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
12:04:36 [2024-04-10T12:04:36.968Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
12:04:36 [2024-04-10T12:04:36.968Z] ok  	github.com/docker/docker/pkg/ioutils	0.369s	coverage: 68.6% of statements
12:04:37 [2024-04-10T12:04:37.535Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:04:37 [2024-04-10T12:04:37.535Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:04:37 [2024-04-10T12:04:37.535Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
12:04:37 [2024-04-10T12:04:37.535Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 90.0% of statements
12:04:37 [2024-04-10T12:04:37.535Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
12:04:37 [2024-04-10T12:04:37.535Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
12:04:37 [2024-04-10T12:04:37.794Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
12:04:37 [2024-04-10T12:04:37.794Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
12:04:37 [2024-04-10T12:04:37.794Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
12:04:37 [2024-04-10T12:04:37.794Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
12:04:37 [2024-04-10T12:04:37.794Z] ok  	github.com/docker/docker/pkg/stack	0.018s	coverage: 90.9% of statements
12:04:37 [2024-04-10T12:04:37.794Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
12:04:38 [2024-04-10T12:04:38.054Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
12:04:38 [2024-04-10T12:04:38.054Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 64.5% of statements
12:04:38 [2024-04-10T12:04:38.313Z] ok  	github.com/docker/docker/pkg/sysinfo	0.009s	coverage: 53.4% of statements
12:04:38 [2024-04-10T12:04:38.313Z] ok  	github.com/docker/docker/pkg/system	0.008s	coverage: 41.0% of statements
12:04:38 [2024-04-10T12:04:38.313Z] ok  	github.com/docker/docker/pkg/tailfile	0.045s	coverage: 88.6% of statements
12:04:38 [2024-04-10T12:04:38.313Z] ok  	github.com/docker/docker/pkg/useragent	0.004s	coverage: 88.9% of statements
12:04:38 [2024-04-10T12:04:38.313Z] ok  	github.com/docker/docker/pkg/tarsum	0.064s	coverage: 89.6% of statements
12:04:38 [2024-04-10T12:04:38.881Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:04:38 [2024-04-10T12:04:38.881Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:04:38 [2024-04-10T12:04:38.881Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 13.6% of statements
12:04:38 [2024-04-10T12:04:38.881Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
12:04:39 [2024-04-10T12:04:39.449Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
12:04:39 [2024-04-10T12:04:39.449Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
12:04:39 [2024-04-10T12:04:39.449Z] ok  	github.com/docker/docker/pkg/plugins	2.010s	coverage: 73.7% of statements
12:04:39 [2024-04-10T12:04:39.709Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 46.2% of statements
12:04:39 [2024-04-10T12:04:39.709Z] ok  	github.com/docker/docker/registry/resumable	0.023s	coverage: 100.0% of statements
12:04:39 [2024-04-10T12:04:39.709Z] ok  	github.com/docker/docker/registry	0.116s	coverage: 63.9% of statements
12:04:39 [2024-04-10T12:04:39.709Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:04:39 [2024-04-10T12:04:39.709Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 54.0% of statements
12:04:39 [2024-04-10T12:04:39.968Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 6.8% of statements
12:04:40 [2024-04-10T12:04:40.227Z] ok  	github.com/docker/docker/quota	0.808s	coverage: 69.3% of statements
12:04:40 [2024-04-10T12:04:40.227Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:04:40 [2024-04-10T12:04:40.227Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:04:40 [2024-04-10T12:04:40.227Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:04:40 [2024-04-10T12:04:40.227Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:04:40 [2024-04-10T12:04:40.227Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:04:40 [2024-04-10T12:04:40.227Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:04:40 [2024-04-10T12:04:40.227Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:04:40 [2024-04-10T12:04:40.227Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:04:40 [2024-04-10T12:04:40.486Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:04:40 [2024-04-10T12:04:40.486Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:04:40 [2024-04-10T12:04:40.486Z] ?   	github.com/docker/docker/volume	[no test files]
12:04:40 [2024-04-10T12:04:40.745Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
12:04:41 [2024-04-10T12:04:41.003Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 61.5% of statements
12:04:41 [2024-04-10T12:04:41.003Z] ok  	github.com/docker/docker/volume/local	0.084s	coverage: 76.4% of statements
12:04:41 [2024-04-10T12:04:41.570Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:04:41 [2024-04-10T12:04:41.570Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:04:41 [2024-04-10T12:04:41.570Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 71.8% of statements
12:04:42 [2024-04-10T12:04:42.137Z] ok  	github.com/docker/docker/layer	7.087s	coverage: 68.1% of statements
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === Skipped
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     network_proxy_test.go:210: No support for dual stack yet
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:41: Driver btrfs not supported
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:41: Driver btrfs not supported
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:41: Driver btrfs not supported
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:41: Driver btrfs not supported
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:41: Driver btrfs not supported
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:68: No driver to put!
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z] time="2024-04-10T12:04:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:39: graphdriver: driver not supported
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z] time="2024-04-10T12:04:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:39: graphdriver: driver not supported
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z] time="2024-04-10T12:04:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:39: graphdriver: driver not supported
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z] time="2024-04-10T12:04:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:39: graphdriver: driver not supported
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z] time="2024-04-10T12:04:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:39: graphdriver: driver not supported
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:68: No driver to put!
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     overlay_test.go:61: Cannot run test with naive change algorithm
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:41: Driver zfs not supported
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:41: Driver zfs not supported
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:41: Driver zfs not supported
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:41: Driver zfs not supported
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:41: Driver zfs not supported
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     graphtest_unix.go:68: No driver to put!
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
12:04:42 [2024-04-10T12:04:42.396Z]     validate_test.go:73: only tested on Windows
12:04:42 [2024-04-10T12:04:42.396Z] 
12:04:42 [2024-04-10T12:04:42.396Z] DONE 3284 tests, 27 skipped in 66.115s
12:04:42 [2024-04-10T12:04:42.396Z] + '[' -n 'github.com/docker/docker/libnetwork
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/bitmap
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/cluster
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/cnmallocator
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/config
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/datastore
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/diagnostic
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/discoverapi
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/driverapi
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/drivers/bridge
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/drivers/host
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/drivers/null
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/drivers/overlay
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/drivers/remote
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/drivers/windows
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/drvregistry
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/etchosts
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/internal/caller
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/internal/kvstore
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/internal/netiputil
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/internal/resolvconf
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/ipam
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/ipamapi
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/ipams/builtin
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/ipams/null
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/ipams/remote
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/ipamutils
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/ipbits
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/iptables
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/netlabel
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/netutils
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/networkdb
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/ns
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/options
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/osl
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/osl/kernel
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/portallocator
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/portmapper
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/resolvconf
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/scope
12:04:42 [2024-04-10T12:04:42.396Z] github.com/docker/docker/libnetwork/types' ']'
12:04:42 [2024-04-10T12:04:42.397Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cnmallocator github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/resolvconf github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/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
12:05:38 [2024-04-10T12:05:38.624Z] ok  	github.com/docker/docker/libnetwork	44.502s	coverage: 43.0% of statements
12:05:38 [2024-04-10T12:05:38.624Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
12:05:38 [2024-04-10T12:05:38.624Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
12:05:38 [2024-04-10T12:05:38.624Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
12:05:38 [2024-04-10T12:05:38.624Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
12:05:38 [2024-04-10T12:05:38.624Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
12:05:38 [2024-04-10T12:05:38.624Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
12:05:38 [2024-04-10T12:05:38.624Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
12:05:38 [2024-04-10T12:05:38.624Z] ok  	github.com/docker/docker/libnetwork/cnmallocator	4.921s	coverage: 72.3% of statements
12:05:38 [2024-04-10T12:05:38.624Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
12:05:38 [2024-04-10T12:05:38.624Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 37.0% of statements
12:05:38 [2024-04-10T12:05:38.624Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
12:05:38 [2024-04-10T12:05:38.624Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
12:05:38 [2024-04-10T12:05:38.882Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
12:05:44 [2024-04-10T12:05:44.151Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.794s	coverage: 63.3% of statements
12:05:44 [2024-04-10T12:05:44.151Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
12:05:44 [2024-04-10T12:05:44.151Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
12:05:45 [2024-04-10T12:05:45.527Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	1.052s	coverage: 5.1% of statements
12:05:45 [2024-04-10T12:05:45.527Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
12:05:45 [2024-04-10T12:05:45.785Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.003s	coverage: 4.7% of statements
12:05:45 [2024-04-10T12:05:45.785Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
12:05:46 [2024-04-10T12:05:46.045Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
12:05:46 [2024-04-10T12:05:46.980Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.4% of statements
12:05:47 [2024-04-10T12:05:47.239Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
12:05:47 [2024-04-10T12:05:47.498Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
12:05:48 [2024-04-10T12:05:48.065Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.2% of statements
12:05:48 [2024-04-10T12:05:48.065Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
12:05:48 [2024-04-10T12:05:48.065Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
12:05:48 [2024-04-10T12:05:48.065Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
12:05:48 [2024-04-10T12:05:48.324Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.018s	coverage: 87.0% of statements
12:05:48 [2024-04-10T12:05:48.583Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 82.1% of statements
12:05:48 [2024-04-10T12:05:48.842Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.003s	coverage: 100.0% of statements
12:05:48 [2024-04-10T12:05:48.842Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
12:05:48 [2024-04-10T12:05:48.842Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
12:05:48 [2024-04-10T12:05:48.842Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
12:05:49 [2024-04-10T12:05:49.410Z] ok  	github.com/docker/docker/libnetwork/internal/resolvconf	0.015s	coverage: 86.0% of statements
12:05:59 [2024-04-10T12:05:59.384Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
12:06:03 [2024-04-10T12:06:03.575Z] ok  	github.com/docker/docker/libnetwork/ipam	3.093s	coverage: 80.3% of statements
12:06:03 [2024-04-10T12:06:03.575Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
12:06:03 [2024-04-10T12:06:03.575Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
12:06:03 [2024-04-10T12:06:03.575Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
12:06:03 [2024-04-10T12:06:03.575Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 48.7% of statements
12:06:03 [2024-04-10T12:06:03.575Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
12:06:03 [2024-04-10T12:06:03.834Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
12:06:04 [2024-04-10T12:06:04.402Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.316s	coverage: 86.4% of statements
12:06:04 [2024-04-10T12:06:04.661Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
12:06:05 [2024-04-10T12:06:05.228Z] ok  	github.com/docker/docker/libnetwork/iptables	0.161s	coverage: 39.9% of statements
12:06:05 [2024-04-10T12:06:05.228Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
12:06:05 [2024-04-10T12:06:05.487Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 50.6% of statements
12:07:56 [2024-04-10T12:07:56.938Z] ok  	github.com/docker/docker/libnetwork/networkdb	102.666s	coverage: 59.8% of statements
12:07:56 [2024-04-10T12:07:56.938Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
12:07:56 [2024-04-10T12:07:56.938Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
12:07:56 [2024-04-10T12:07:56.938Z] ok  	github.com/docker/docker/libnetwork/osl	4.434s	coverage: 37.4% of statements
12:07:56 [2024-04-10T12:07:56.938Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
12:07:56 [2024-04-10T12:07:56.938Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.5% of statements
12:07:56 [2024-04-10T12:07:56.938Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.670s	coverage: 47.9% of statements
12:07:56 [2024-04-10T12:07:56.938Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.005s	coverage: 75.8% of statements
12:07:56 [2024-04-10T12:07:56.938Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
12:07:56 [2024-04-10T12:07:56.938Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 41.7% of statements
12:07:56 [2024-04-10T12:07:56.938Z] 
12:07:56 [2024-04-10T12:07:56.938Z] === Skipped
12:07:56 [2024-04-10T12:07:56.938Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
12:07:56 [2024-04-10T12:07:56.938Z]     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
12:07:56 [2024-04-10T12:07:56.938Z] 
12:07:56 [2024-04-10T12:07:56.938Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
12:07:56 [2024-04-10T12:07:56.938Z]     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
12:07:56 [2024-04-10T12:07:56.938Z] 
12:07:56 [2024-04-10T12:07:56.938Z] DONE 471 tests, 2 skipped in 194.400s
Post stage
[Pipeline] junit
12:07:57 [2024-04-10T12:07:57.518Z] Recording test results
12:07:59 [2024-04-10T12:07:59.008Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:07:59 [2024-04-10T12:07:59.310Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47566/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=217953317454b210f0a8cda82b9bd945e23b2f7d -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:217953317454b210f0a8cda82b9bd945e23b2f7d hack/make.sh dynbinary test-integration
12:07:59 [2024-04-10T12:07:59.569Z] 
12:07:59 [2024-04-10T12:07:59.569Z] Removing bundles/
12:07:59 [2024-04-10T12:07:59.569Z] 
12:07:59 [2024-04-10T12:07:59.569Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:07:59 [2024-04-10T12:07:59.569Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
12:07:59 [2024-04-10T12:07:59.569Z] + tee /go/src/github.com/docker/docker/go.mod
12:07:59 [2024-04-10T12:07:59.569Z] module github.com/docker/docker
12:07:59 [2024-04-10T12:07:59.569Z] 
12:07:59 [2024-04-10T12:07:59.569Z] go 1.21
12:07:59 [2024-04-10T12:07:59.569Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
12:07:59 [2024-04-10T12:07:59.569Z] + GO111MODULE=on
12:07:59 [2024-04-10T12:07:59.569Z] + GOTOOLCHAIN=local
12:07:59 [2024-04-10T12:07:59.569Z] + 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=217953317454b210f0a8cda82b9bd945e23b2f7d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-10T12:07:59.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
12:08:38 [2024-04-10T12:08:38.292Z] + rm -f /go/src/github.com/docker/docker/go.mod
12:08:38 [2024-04-10T12:08:38.292Z] Created binary: bundles/dynbinary-daemon/dockerd
12:08:38 [2024-04-10T12:08:38.292Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
12:08:38 [2024-04-10T12:08:38.292Z] + tee /go/src/github.com/docker/docker/go.mod
12:08:38 [2024-04-10T12:08:38.292Z] module github.com/docker/docker
12:08:38 [2024-04-10T12:08:38.292Z] 
12:08:38 [2024-04-10T12:08:38.292Z] go 1.21
12:08:38 [2024-04-10T12:08:38.292Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
12:08:38 [2024-04-10T12:08:38.292Z] + GO111MODULE=on
12:08:38 [2024-04-10T12:08:38.292Z] + GOTOOLCHAIN=local
12:08:38 [2024-04-10T12:08:38.292Z] + 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=217953317454b210f0a8cda82b9bd945e23b2f7d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-10T12:07:59.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
12:08:38 [2024-04-10T12:08:38.292Z] + rm -f /go/src/github.com/docker/docker/go.mod
12:08:38 [2024-04-10T12:08:38.292Z] Created binary: bundles/dynbinary-daemon/docker-proxy
12:08:38 [2024-04-10T12:08:38.292Z] 
12:08:38 [2024-04-10T12:08:38.292Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:08:38 [2024-04-10T12:08:38.292Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:08:38 [2024-04-10T12:08:38.292Z] HOSTNAME=f336134b5ae5
12:08:38 [2024-04-10T12:08:38.292Z] TESTDEBUG=0
12:08:38 [2024-04-10T12:08:38.292Z] DEST=bundles/test-integration
12:08:38 [2024-04-10T12:08:38.292Z] PWD=/go/src/github.com/docker/docker
12:08:38 [2024-04-10T12:08:38.292Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
12:08:38 [2024-04-10T12:08:38.292Z] DOCKER_GITCOMMIT=217953317454b210f0a8cda82b9bd945e23b2f7d
12:08:38 [2024-04-10T12:08:38.292Z] container=docker
12:08:38 [2024-04-10T12:08:38.292Z] HOME=/root
12:08:38 [2024-04-10T12:08:38.292Z] CONTAINERD_NAMESPACE=moby
12:08:38 [2024-04-10T12:08:38.292Z] GOLANG_VERSION=1.21.9
12:08:38 [2024-04-10T12:08:38.292Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:08:38 [2024-04-10T12:08:38.292Z] VALIDATE_BRANCH=master
12:08:38 [2024-04-10T12:08:38.292Z] TERM=xterm
12:08:38 [2024-04-10T12:08:38.292Z] DOCKER_PKG=github.com/docker/docker
12:08:38 [2024-04-10T12:08:38.292Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
12:08:38 [2024-04-10T12:08:38.292Z] SHLVL=1
12:08:38 [2024-04-10T12:08:38.292Z] TIMEOUT=120m
12:08:38 [2024-04-10T12:08:38.292Z] GOTOOLCHAIN=local
12:08:38 [2024-04-10T12:08:38.292Z] DOCKER_GRAPHDRIVER=overlay2
12:08:38 [2024-04-10T12:08:38.292Z] GO111MODULE=off
12:08:38 [2024-04-10T12:08:38.292Z] DOCKER_EXPERIMENTAL=1
12:08:38 [2024-04-10T12:08:38.292Z] TEST_SKIP_INTEGRATION_CLI=1
12:08:38 [2024-04-10T12:08:38.292Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:08:38 [2024-04-10T12:08:38.292Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:08:38 [2024-04-10T12:08:38.292Z] GOPATH=/go
12:08:38 [2024-04-10T12:08:38.292Z] PKG_CONFIG=pkg-config
12:08:38 [2024-04-10T12:08:38.292Z] _=/usr/bin/env
12:08:38 [2024-04-10T12:08:38.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:09:00 [2024-04-10T12:09:00.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
12:09:00 [2024-04-10T12:09:00.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:09:00 [2024-04-10T12:09:00.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:09:03 [2024-04-10T12:09:03.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:09:07 [2024-04-10T12:09:07.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:09:11 [2024-04-10T12:09:11.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
12:09:11 [2024-04-10T12:09:11.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:09:12 [2024-04-10T12:09:12.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:09:14 [2024-04-10T12:09:14.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:09:15 [2024-04-10T12:09:15.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
12:09:16 [2024-04-10T12:09:16.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:09:16 [2024-04-10T12:09:16.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:09:17 [2024-04-10T12:09:17.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:09:19 [2024-04-10T12:09:19.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:09:21 [2024-04-10T12:09:21.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:09:22 [2024-04-10T12:09:22.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:09:22 [2024-04-10T12:09:22.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:09:23 [2024-04-10T12:09:23.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:09:24 [2024-04-10T12:09:24.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:09:26 [2024-04-10T12:09:26.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:09:26 [2024-04-10T12:09:26.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:09:28 [2024-04-10T12:09:28.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:09:28 [2024-04-10T12:09:28.962Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:09:28 [2024-04-10T12:09:28.962Z] Using test binary /usr/local/cli-integration/docker
12:09:28 [2024-04-10T12:09:28.962Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:09:28 [2024-04-10T12:09:28.962Z] +++ /etc/init.d/apparmor start
12:09:28 [2024-04-10T12:09:28.962Z] Not: starting.
12:09:28 [2024-04-10T12:09:28.962Z] INFO: Waiting for daemon to start...
12:09:28 [2024-04-10T12:09:28.962Z] Starting dockerd
12:09:28 [2024-04-10T12:09:28.962Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.aBE5lNZpus/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
12:09:37 [2024-04-10T12:09:37.075Z] .
12:09:37 [2024-04-10T12:09:37.075Z] Running integration-test (iteration 1)
12:09:37 [2024-04-10T12:09:37.075Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
12:09:37 [2024-04-10T12:09:37.075Z] ++ '[' -n '' ']'
12:09:37 [2024-04-10T12:09:37.075Z] ++ 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
12:09:37 [2024-04-10T12:09:37.075Z] ++ set -e
12:09:37 [2024-04-10T12:09:37.075Z] ++ '[' -n 0 ']'
12:09:37 [2024-04-10T12:09:37.075Z] ++ set -x
12:09:37 [2024-04-10T12:09:37.075Z] ++ 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.aBE5lNZpus/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
12:09:37 [2024-04-10T12:09:37.075Z] Loaded image: busybox:latest
12:09:37 [2024-04-10T12:09:37.075Z] Loaded image: busybox:glibc
12:09:37 [2024-04-10T12:09:37.075Z] Loaded image: debian:bookworm-slim
12:09:37 [2024-04-10T12:09:37.075Z] Loaded image: hello-world:latest
12:09:37 [2024-04-10T12:09:37.334Z] Loaded image: arm32v7/hello-world:latest
12:09:37 [2024-04-10T12:09:37.334Z] INFO: Testing against a local daemon
12:09:37 [2024-04-10T12:09:37.334Z] === RUN   TestCgroupNamespacesBuild
12:09:38 [2024-04-10T12:09:38.270Z] --- PASS: TestCgroupNamespacesBuild (1.15s)
12:09:38 [2024-04-10T12:09:38.270Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:09:39 [2024-04-10T12:09:39.645Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s)
12:09:39 [2024-04-10T12:09:39.645Z] === RUN   TestBuildWithSession
12:09:39 [2024-04-10T12:09:39.645Z]     build_session_test.go:26: TODO: BuildKit
12:09:39 [2024-04-10T12:09:39.645Z] --- SKIP: TestBuildWithSession (0.00s)
12:09:39 [2024-04-10T12:09:39.645Z] === RUN   TestBuildSquashParent
12:09:42 [2024-04-10T12:09:42.930Z] --- PASS: TestBuildSquashParent (3.55s)
12:09:42 [2024-04-10T12:09:42.930Z] === RUN   TestBuildWithRemoveAndForceRemove
12:09:42 [2024-04-10T12:09:42.930Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:09:42 [2024-04-10T12:09:42.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:09:42 [2024-04-10T12:09:42.930Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:09:42 [2024-04-10T12:09:42.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:09:42 [2024-04-10T12:09:42.930Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:09:42 [2024-04-10T12:09:42.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:09:42 [2024-04-10T12:09:42.930Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:09:42 [2024-04-10T12:09:42.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:09:42 [2024-04-10T12:09:42.930Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:09:42 [2024-04-10T12:09:42.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:09:42 [2024-04-10T12:09:42.930Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:09:42 [2024-04-10T12:09:42.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:09:42 [2024-04-10T12:09:42.930Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:09:42 [2024-04-10T12:09:42.930Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:09:42 [2024-04-10T12:09:42.930Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:09:42 [2024-04-10T12:09:42.930Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:09:42 [2024-04-10T12:09:42.930Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:09:42 [2024-04-10T12:09:42.930Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:09:46 [2024-04-10T12:09:46.216Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
12:09:46 [2024-04-10T12:09:46.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.86s)
12:09:46 [2024-04-10T12:09:46.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.17s)
12:09:46 [2024-04-10T12:09:46.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s)
12:09:46 [2024-04-10T12:09:46.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.58s)
12:09:46 [2024-04-10T12:09:46.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.63s)
12:09:46 [2024-04-10T12:09:46.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.70s)
12:09:46 [2024-04-10T12:09:46.216Z] === RUN   TestBuildMultiStageCopy
12:09:46 [2024-04-10T12:09:46.216Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:09:46 [2024-04-10T12:09:46.783Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:09:46 [2024-04-10T12:09:46.783Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:09:46 [2024-04-10T12:09:46.783Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:09:47 [2024-04-10T12:09:47.042Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:09:47 [2024-04-10T12:09:47.042Z] --- PASS: TestBuildMultiStageCopy (1.35s)
12:09:47 [2024-04-10T12:09:47.042Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.89s)
12:09:47 [2024-04-10T12:09:47.042Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
12:09:47 [2024-04-10T12:09:47.042Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.15s)
12:09:47 [2024-04-10T12:09:47.042Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s)
12:09:47 [2024-04-10T12:09:47.042Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s)
12:09:47 [2024-04-10T12:09:47.042Z] === RUN   TestBuildMultiStageParentConfig
12:09:47 [2024-04-10T12:09:47.610Z] --- PASS: TestBuildMultiStageParentConfig (0.35s)
12:09:47 [2024-04-10T12:09:47.610Z] === RUN   TestBuildLabelWithTargets
12:09:47 [2024-04-10T12:09:47.868Z] --- PASS: TestBuildLabelWithTargets (0.54s)
12:09:47 [2024-04-10T12:09:47.868Z] === RUN   TestBuildWithEmptyLayers
12:09:48 [2024-04-10T12:09:48.127Z] --- PASS: TestBuildWithEmptyLayers (0.13s)
12:09:48 [2024-04-10T12:09:48.127Z] === RUN   TestBuildMultiStageOnBuild
12:09:49 [2024-04-10T12:09:49.062Z] --- PASS: TestBuildMultiStageOnBuild (0.99s)
12:09:49 [2024-04-10T12:09:49.062Z] === RUN   TestBuildUncleanTarFilenames
12:09:49 [2024-04-10T12:09:49.320Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
12:09:49 [2024-04-10T12:09:49.320Z] === RUN   TestBuildMultiStageLayerLeak
12:09:50 [2024-04-10T12:09:50.255Z] --- PASS: TestBuildMultiStageLayerLeak (0.96s)
12:09:50 [2024-04-10T12:09:50.255Z] === RUN   TestBuildWithHugeFile
12:10:57 [2024-04-10T12:10:57.940Z] --- PASS: TestBuildWithHugeFile (66.92s)
12:10:57 [2024-04-10T12:10:57.940Z] === RUN   TestBuildWCOWSandboxSize
12:10:57 [2024-04-10T12:10:57.940Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:10:57 [2024-04-10T12:10:57.940Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:10:57 [2024-04-10T12:10:57.940Z] === RUN   TestBuildWithEmptyDockerfile
12:10:57 [2024-04-10T12:10:57.940Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:10:57 [2024-04-10T12:10:57.940Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:10:57 [2024-04-10T12:10:57.940Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:10:57 [2024-04-10T12:10:57.940Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:10:57 [2024-04-10T12:10:57.940Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:10:57 [2024-04-10T12:10:57.940Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:10:57 [2024-04-10T12:10:57.941Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:10:57 [2024-04-10T12:10:57.941Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:10:57 [2024-04-10T12:10:57.941Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:10:57 [2024-04-10T12:10:57.941Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
12:10:57 [2024-04-10T12:10:57.941Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
12:10:57 [2024-04-10T12:10:57.941Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
12:10:57 [2024-04-10T12:10:57.941Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
12:10:57 [2024-04-10T12:10:57.941Z] === RUN   TestBuildPreserveOwnership
12:10:57 [2024-04-10T12:10:57.941Z] === RUN   TestBuildPreserveOwnership/copy_from
12:10:58 [2024-04-10T12:10:58.508Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:10:59 [2024-04-10T12:10:59.075Z] --- PASS: TestBuildPreserveOwnership (2.05s)
12:10:59 [2024-04-10T12:10:59.075Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.43s)
12:10:59 [2024-04-10T12:10:59.075Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.61s)
12:10:59 [2024-04-10T12:10:59.075Z] === RUN   TestBuildPlatformInvalid
12:10:59 [2024-04-10T12:10:59.075Z] --- PASS: TestBuildPlatformInvalid (0.01s)
12:10:59 [2024-04-10T12:10:59.075Z] === RUN   TestBuildkitHistoryTracePropagation
12:10:59 [2024-04-10T12:10:59.075Z] time="2024-04-10T12:10:59Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
12:10:59 [2024-04-10T12:10:59.075Z] time="2024-04-10T12:10:59Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
12:10:59 [2024-04-10T12:10:59.075Z] time="2024-04-10T12:10:59Z" 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
12:10:59 [2024-04-10T12:10:59.075Z] time="2024-04-10T12:10:59Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
12:10:59 [2024-04-10T12:10:59.075Z] time="2024-04-10T12:10:59Z" 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
12:10:59 [2024-04-10T12:10:59.075Z] time="2024-04-10T12:10:59Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
12:10:59 [2024-04-10T12:10:59.075Z] time="2024-04-10T12:10:59Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
12:10:59 [2024-04-10T12:10:59.075Z] time="2024-04-10T12:10:59Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
12:10:59 [2024-04-10T12:10:59.075Z] time="2024-04-10T12:10:59Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
12:10:59 [2024-04-10T12:10:59.075Z] time="2024-04-10T12:10:59Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
12:10:59 [2024-04-10T12:10:59.075Z] time="2024-04-10T12:10:59Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
12:10:59 [2024-04-10T12:10:59.075Z] time="2024-04-10T12:10:59Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
12:10:59 [2024-04-10T12:10:59.075Z] time="2024-04-10T12:10:59Z" level=info msg="[core] [Server #4] Server created" module=grpc
12:10:59 [2024-04-10T12:10:59.333Z]     build_traces_test.go:87: Waiting for trace to be available
12:11:03 [2024-04-10T12:11:03.520Z] time="2024-04-10T12:11:03Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
12:11:03 [2024-04-10T12:11:03.520Z] time="2024-04-10T12:11:03Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
12:11:03 [2024-04-10T12:11:03.520Z] time="2024-04-10T12:11:03Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
12:11:03 [2024-04-10T12:11:03.520Z] time="2024-04-10T12:11:03Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
12:11:03 [2024-04-10T12:11:03.520Z] time="2024-04-10T12:11:03Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
12:11:03 [2024-04-10T12:11:03.520Z] time="2024-04-10T12:11:03Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
12:11:03 [2024-04-10T12:11:03.520Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
12:11:03 [2024-04-10T12:11:03.520Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:11:03 [2024-04-10T12:11:03.779Z] Loaded image: busybox:latest
12:11:03 [2024-04-10T12:11:03.779Z] Loaded image: busybox:glibc
12:11:04 [2024-04-10T12:11:04.714Z] Loaded image: debian:bookworm-slim
12:11:04 [2024-04-10T12:11:04.972Z] Loaded image: hello-world:latest
12:11:04 [2024-04-10T12:11:04.972Z] Loaded image: arm32v7/hello-world:latest
12:11:13 [2024-04-10T12:11:13.086Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.68s)
12:11:13 [2024-04-10T12:11:13.086Z] PASS
12:11:13 [2024-04-10T12:11:13.086Z] 
12:11:13 [2024-04-10T12:11:13.086Z] === Skipped
12:11:13 [2024-04-10T12:11:13.086Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:11:13 [2024-04-10T12:11:13.086Z]     build_session_test.go:26: TODO: BuildKit
12:11:13 [2024-04-10T12:11:13.086Z] 
12:11:13 [2024-04-10T12:11:13.086Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:11:13 [2024-04-10T12:11:13.086Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:11:13 [2024-04-10T12:11:13.086Z] 
12:11:13 [2024-04-10T12:11:13.086Z] DONE 35 tests, 2 skipped in 96.830s
12:11:13 [2024-04-10T12:11:13.086Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
12:11:13 [2024-04-10T12:11:13.086Z] ++ '[' -n '' ']'
12:11:13 [2024-04-10T12:11:13.086Z] ++ 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
12:11:13 [2024-04-10T12:11:13.086Z] ++ set -e
12:11:13 [2024-04-10T12:11:13.086Z] ++ '[' -n 0 ']'
12:11:13 [2024-04-10T12:11:13.086Z] ++ set -x
12:11:13 [2024-04-10T12:11:13.086Z] ++ 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.aBE5lNZpus/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
12:11:13 [2024-04-10T12:11:13.086Z] INFO: Testing against a local daemon
12:11:13 [2024-04-10T12:11:13.086Z] === RUN   TestNoNewPrivileges
12:11:23 [2024-04-10T12:11:23.061Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
12:11:23 [2024-04-10T12:11:23.061Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
12:11:23 [2024-04-10T12:11:23.061Z] --- PASS: TestNoNewPrivileges (9.44s)
12:11:23 [2024-04-10T12:11:23.061Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.39s)
12:11:23 [2024-04-10T12:11:23.061Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.40s)
12:11:23 [2024-04-10T12:11:23.061Z] PASS
12:11:23 [2024-04-10T12:11:23.061Z] 
12:11:23 [2024-04-10T12:11:23.061Z] DONE 3 tests in 9.467s
12:11:23 [2024-04-10T12:11:23.061Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
12:11:23 [2024-04-10T12:11:23.061Z] ++ '[' -n '' ']'
12:11:23 [2024-04-10T12:11:23.061Z] ++ 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
12:11:23 [2024-04-10T12:11:23.061Z] ++ set -e
12:11:23 [2024-04-10T12:11:23.061Z] ++ '[' -n 0 ']'
12:11:23 [2024-04-10T12:11:23.061Z] ++ set -x
12:11:23 [2024-04-10T12:11:23.061Z] ++ 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.aBE5lNZpus/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
12:11:23 [2024-04-10T12:11:23.061Z] INFO: Testing against a local daemon
12:11:23 [2024-04-10T12:11:23.061Z] === RUN   TestConfigInspect
12:11:24 [2024-04-10T12:11:24.438Z] --- PASS: TestConfigInspect (1.97s)
12:11:24 [2024-04-10T12:11:24.438Z] === RUN   TestConfigList
12:11:25 [2024-04-10T12:11:25.814Z] === RUN   TestConfigList/test_filter_by_name
12:11:25 [2024-04-10T12:11:25.814Z] === RUN   TestConfigList/test_filter_by_id
12:11:25 [2024-04-10T12:11:25.814Z] === RUN   TestConfigList/test_filter_by_label_key_only
12:11:25 [2024-04-10T12:11:25.814Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
12:11:25 [2024-04-10T12:11:25.814Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
12:11:26 [2024-04-10T12:11:26.381Z] --- PASS: TestConfigList (1.93s)
12:11:26 [2024-04-10T12:11:26.381Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
12:11:26 [2024-04-10T12:11:26.381Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
12:11:26 [2024-04-10T12:11:26.381Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
12:11:26 [2024-04-10T12:11:26.381Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
12:11:26 [2024-04-10T12:11:26.381Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
12:11:26 [2024-04-10T12:11:26.381Z] === RUN   TestConfigsCreateAndDelete
12:11:28 [2024-04-10T12:11:28.284Z] --- PASS: TestConfigsCreateAndDelete (1.93s)
12:11:28 [2024-04-10T12:11:28.284Z] === RUN   TestConfigsUpdate
12:11:30 [2024-04-10T12:11:30.186Z] --- PASS: TestConfigsUpdate (2.05s)
12:11:30 [2024-04-10T12:11:30.186Z] === RUN   TestTemplatedConfig
12:11:32 [2024-04-10T12:11:32.718Z] --- PASS: TestTemplatedConfig (2.37s)
12:11:32 [2024-04-10T12:11:32.718Z] === RUN   TestConfigCreateResolve
12:11:34 [2024-04-10T12:11:34.621Z] --- PASS: TestConfigCreateResolve (1.87s)
12:11:34 [2024-04-10T12:11:34.621Z] PASS
12:11:34 [2024-04-10T12:11:34.621Z] 
12:11:34 [2024-04-10T12:11:34.621Z] DONE 11 tests in 12.155s
12:11:34 [2024-04-10T12:11:34.621Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
12:11:34 [2024-04-10T12:11:34.621Z] ++ '[' -n '' ']'
12:11:34 [2024-04-10T12:11:34.621Z] ++ 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
12:11:34 [2024-04-10T12:11:34.621Z] ++ set -e
12:11:34 [2024-04-10T12:11:34.621Z] ++ '[' -n 0 ']'
12:11:34 [2024-04-10T12:11:34.621Z] ++ set -x
12:11:34 [2024-04-10T12:11:34.621Z] ++ 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.aBE5lNZpus/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
12:11:34 [2024-04-10T12:11:34.621Z] INFO: Testing against a local daemon
12:11:34 [2024-04-10T12:11:34.621Z] === RUN   TestAttach
12:11:34 [2024-04-10T12:11:34.621Z] === RUN   TestAttach/without_TTY
12:11:34 [2024-04-10T12:11:34.621Z] === PAUSE TestAttach/without_TTY
12:11:34 [2024-04-10T12:11:34.621Z] === RUN   TestAttach/with_TTY
12:11:34 [2024-04-10T12:11:34.621Z] === PAUSE TestAttach/with_TTY
12:11:34 [2024-04-10T12:11:34.621Z] === CONT  TestAttach/without_TTY
12:11:34 [2024-04-10T12:11:34.621Z] === CONT  TestAttach/with_TTY
12:11:34 [2024-04-10T12:11:34.621Z] --- PASS: TestAttach (0.02s)
12:11:34 [2024-04-10T12:11:34.621Z]     --- PASS: TestAttach/without_TTY (0.05s)
12:11:34 [2024-04-10T12:11:34.621Z]     --- PASS: TestAttach/with_TTY (0.06s)
12:11:34 [2024-04-10T12:11:34.621Z] === RUN   TestCreateWithCDIDevices
12:11:35 [2024-04-10T12:11:35.558Z] --- PASS: TestCreateWithCDIDevices (1.01s)
12:11:35 [2024-04-10T12:11:35.558Z] === RUN   TestCDISpecDirsAreInSystemInfo
12:11:35 [2024-04-10T12:11:35.558Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
12:11:36 [2024-04-10T12:11:36.125Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
12:11:36 [2024-04-10T12:11:36.693Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
12:11:37 [2024-04-10T12:11:37.260Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
12:11:37 [2024-04-10T12:11:37.827Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
12:11:38 [2024-04-10T12:11:38.393Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
12:11:38 [2024-04-10T12:11:38.652Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
12:11:39 [2024-04-10T12:11:39.219Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
12:11:39 [2024-04-10T12:11:39.786Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s)
12:11:39 [2024-04-10T12:11:39.786Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
12:11:39 [2024-04-10T12:11:39.786Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
12:11:39 [2024-04-10T12:11:39.786Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
12:11:39 [2024-04-10T12:11:39.786Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
12:11:39 [2024-04-10T12:11:39.786Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
12:11:39 [2024-04-10T12:11:39.786Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
12:11:39 [2024-04-10T12:11:39.786Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
12:11:39 [2024-04-10T12:11:39.786Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestCheckpoint
12:11:39 [2024-04-10T12:11:39.786Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:11:39 [2024-04-10T12:11:39.786Z] --- SKIP: TestCheckpoint (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/commit
12:11:39 [2024-04-10T12:11:39.786Z] === PAUSE TestContainerInvalidJSON/commit
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/containers/create
12:11:39 [2024-04-10T12:11:39.786Z] === PAUSE TestContainerInvalidJSON/containers/create
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:11:39 [2024-04-10T12:11:39.786Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:11:39 [2024-04-10T12:11:39.786Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:11:39 [2024-04-10T12:11:39.786Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:11:39 [2024-04-10T12:11:39.786Z] === CONT  TestContainerInvalidJSON/commit
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:11:39 [2024-04-10T12:11:39.786Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:11:39 [2024-04-10T12:11:39.786Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:11:39 [2024-04-10T12:11:39.786Z] === CONT  TestContainerInvalidJSON/containers/create
12:11:39 [2024-04-10T12:11:39.786Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:11:39 [2024-04-10T12:11:39.786Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:11:39 [2024-04-10T12:11:39.786Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:11:39 [2024-04-10T12:11:39.786Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
12:11:39 [2024-04-10T12:11:39.786Z] === RUN   TestCopyFromContainerPathIsNotDir
12:11:40 [2024-04-10T12:11:40.045Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
12:11:40 [2024-04-10T12:11:40.045Z] === RUN   TestCopyToContainerPathDoesNotExist
12:11:40 [2024-04-10T12:11:40.045Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:11:40 [2024-04-10T12:11:40.045Z] === RUN   TestCopyEmptyFile
12:11:40 [2024-04-10T12:11:40.045Z] --- PASS: TestCopyEmptyFile (0.07s)
12:11:40 [2024-04-10T12:11:40.045Z] === RUN   TestCopyToContainerPathIsNotDir
12:11:40 [2024-04-10T12:11:40.045Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
12:11:40 [2024-04-10T12:11:40.045Z] === RUN   TestCopyFromContainer
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCopyFromContainer//
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCopyFromContainer/.
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCopyFromContainer//.
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCopyFromContainer/./
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCopyFromContainer//./
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCopyFromContainer//bar/root
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCopyFromContainer//bar/root/
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCopyFromContainer//bar/root/.
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCopyFromContainer/bar/quux
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCopyFromContainer/bar/quux/
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCopyFromContainer/bar/quux/.
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCopyFromContainer/bar/notarget
12:11:40 [2024-04-10T12:11:40.981Z] --- PASS: TestCopyFromContainer (0.81s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCopyFromContainer// (0.01s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCopyFromContainer/. (0.01s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCopyFromContainer//. (0.01s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:11:40 [2024-04-10T12:11:40.981Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:11:40 [2024-04-10T12:11:40.981Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:11:40 [2024-04-10T12:11:40.981Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:11:40 [2024-04-10T12:11:40.981Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:11:40 [2024-04-10T12:11:40.981Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:11:40 [2024-04-10T12:11:40.981Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:11:40 [2024-04-10T12:11:40.981Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCreateLinkToNonExistingContainer
12:11:40 [2024-04-10T12:11:40.981Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCreateWithInvalidEnv
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCreateWithInvalidEnv/0
12:11:40 [2024-04-10T12:11:40.981Z] === PAUSE TestCreateWithInvalidEnv/0
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCreateWithInvalidEnv/1
12:11:40 [2024-04-10T12:11:40.981Z] === PAUSE TestCreateWithInvalidEnv/1
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCreateWithInvalidEnv/2
12:11:40 [2024-04-10T12:11:40.981Z] === PAUSE TestCreateWithInvalidEnv/2
12:11:40 [2024-04-10T12:11:40.981Z] === CONT  TestCreateWithInvalidEnv/0
12:11:40 [2024-04-10T12:11:40.981Z] === CONT  TestCreateWithInvalidEnv/2
12:11:40 [2024-04-10T12:11:40.981Z] === CONT  TestCreateWithInvalidEnv/1
12:11:40 [2024-04-10T12:11:40.981Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:11:40 [2024-04-10T12:11:40.981Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCreateTmpfsMountsTarget
12:11:40 [2024-04-10T12:11:40.981Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:11:40 [2024-04-10T12:11:40.981Z] === RUN   TestCreateWithCustomMaskedPaths
12:11:42 [2024-04-10T12:11:42.357Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s)
12:11:42 [2024-04-10T12:11:42.357Z] === RUN   TestCreateWithCustomReadonlyPaths
12:11:43 [2024-04-10T12:11:43.293Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s)
12:11:43 [2024-04-10T12:11:43.293Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:11:43 [2024-04-10T12:11:43.293Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:11:43 [2024-04-10T12:11:43.293Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:11:43 [2024-04-10T12:11:43.293Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:11:43 [2024-04-10T12:11:43.293Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:11:43 [2024-04-10T12:11:43.293Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:11:43 [2024-04-10T12:11:43.293Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:11:43 [2024-04-10T12:11:43.293Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:11:43 [2024-04-10T12:11:43.293Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:11:43 [2024-04-10T12:11:43.293Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:11:43 [2024-04-10T12:11:43.293Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:11:43 [2024-04-10T12:11:43.293Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
12:11:43 [2024-04-10T12:11:43.293Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
12:11:43 [2024-04-10T12:11:43.293Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:11:43 [2024-04-10T12:11:43.293Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:11:43 [2024-04-10T12:11:43.293Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:11:43 [2024-04-10T12:11:43.293Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:11:43 [2024-04-10T12:11:43.293Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
12:11:43 [2024-04-10T12:11:43.293Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:11:43 [2024-04-10T12:11:43.293Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:11:43 [2024-04-10T12:11:43.293Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
12:11:43 [2024-04-10T12:11:43.293Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
12:11:43 [2024-04-10T12:11:43.293Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
12:11:43 [2024-04-10T12:11:43.293Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
12:11:43 [2024-04-10T12:11:43.293Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
12:11:43 [2024-04-10T12:11:43.293Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
12:11:43 [2024-04-10T12:11:43.293Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:11:43 [2024-04-10T12:11:43.860Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
12:11:43 [2024-04-10T12:11:43.860Z] === RUN   TestCreateDifferentPlatform
12:11:43 [2024-04-10T12:11:43.860Z] === RUN   TestCreateDifferentPlatform/different_os
12:11:43 [2024-04-10T12:11:43.860Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:11:43 [2024-04-10T12:11:43.860Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:11:43 [2024-04-10T12:11:43.860Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:11:43 [2024-04-10T12:11:43.860Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:11:43 [2024-04-10T12:11:43.860Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:11:43 [2024-04-10T12:11:43.860Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
12:11:43 [2024-04-10T12:11:43.860Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:11:43 [2024-04-10T12:11:43.860Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:11:43 [2024-04-10T12:11:43.860Z] === RUN   TestCreateInvalidHostConfig
12:11:43 [2024-04-10T12:11:43.860Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
12:11:43 [2024-04-10T12:11:43.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
12:11:43 [2024-04-10T12:11:43.860Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
12:11:43 [2024-04-10T12:11:43.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
12:11:43 [2024-04-10T12:11:43.860Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:11:43 [2024-04-10T12:11:43.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:11:43 [2024-04-10T12:11:43.860Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
12:11:43 [2024-04-10T12:11:43.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
12:11:43 [2024-04-10T12:11:43.860Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
12:11:43 [2024-04-10T12:11:43.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
12:11:43 [2024-04-10T12:11:43.860Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
12:11:43 [2024-04-10T12:11:43.860Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
12:11:43 [2024-04-10T12:11:43.860Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:11:43 [2024-04-10T12:11:43.860Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
12:11:43 [2024-04-10T12:11:43.860Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
12:11:43 [2024-04-10T12:11:43.860Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
12:11:43 [2024-04-10T12:11:43.860Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
12:11:43 [2024-04-10T12:11:43.860Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
12:11:43 [2024-04-10T12:11:43.860Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
12:11:43 [2024-04-10T12:11:43.860Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
12:11:43 [2024-04-10T12:11:43.860Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
12:11:43 [2024-04-10T12:11:43.860Z] === RUN   TestCreateWithMultipleEndpointSettings
12:11:43 [2024-04-10T12:11:43.860Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
12:11:43 [2024-04-10T12:11:43.860Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
12:11:43 [2024-04-10T12:11:43.860Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
12:11:43 [2024-04-10T12:11:43.860Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
12:11:43 [2024-04-10T12:11:43.860Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
12:11:43 [2024-04-10T12:11:43.860Z] === RUN   TestCreateWithCustomMACs
12:11:44 [2024-04-10T12:11:44.427Z] --- PASS: TestCreateWithCustomMACs (0.57s)
12:11:44 [2024-04-10T12:11:44.427Z] === RUN   TestContainerStartOnDaemonRestart
12:11:44 [2024-04-10T12:11:44.427Z] === PAUSE TestContainerStartOnDaemonRestart
12:11:44 [2024-04-10T12:11:44.427Z] === RUN   TestDaemonRestartIpcMode
12:11:44 [2024-04-10T12:11:44.427Z] === PAUSE TestDaemonRestartIpcMode
12:11:44 [2024-04-10T12:11:44.427Z] === RUN   TestDaemonHostGatewayIP
12:11:44 [2024-04-10T12:11:44.427Z] === PAUSE TestDaemonHostGatewayIP
12:11:44 [2024-04-10T12:11:44.427Z] === RUN   TestRestartDaemonWithRestartingContainer
12:11:44 [2024-04-10T12:11:44.427Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:11:44 [2024-04-10T12:11:44.427Z] === RUN   TestHardRestartWhenContainerIsRunning
12:11:44 [2024-04-10T12:11:44.427Z] === PAUSE TestHardRestartWhenContainerIsRunning
12:11:44 [2024-04-10T12:11:44.427Z] === RUN   TestContainerKillOnDaemonStart
12:11:44 [2024-04-10T12:11:44.427Z] === PAUSE TestContainerKillOnDaemonStart
12:11:44 [2024-04-10T12:11:44.427Z] === RUN   TestDiff
12:11:44 [2024-04-10T12:11:44.994Z] --- PASS: TestDiff (0.38s)
12:11:44 [2024-04-10T12:11:44.994Z] === RUN   TestDiffStoppedContainer
12:11:45 [2024-04-10T12:11:45.252Z] --- PASS: TestDiffStoppedContainer (0.40s)
12:11:45 [2024-04-10T12:11:45.252Z] === RUN   TestExecConsoleSize
12:11:45 [2024-04-10T12:11:45.819Z] --- PASS: TestExecConsoleSize (0.45s)
12:11:45 [2024-04-10T12:11:45.819Z] === RUN   TestExecWithCloseStdin
12:11:46 [2024-04-10T12:11:46.077Z] --- PASS: TestExecWithCloseStdin (0.43s)
12:11:46 [2024-04-10T12:11:46.077Z] === RUN   TestExec
12:11:46 [2024-04-10T12:11:46.644Z] --- PASS: TestExec (0.43s)
12:11:46 [2024-04-10T12:11:46.644Z] === RUN   TestExecUser
12:11:46 [2024-04-10T12:11:46.903Z] --- PASS: TestExecUser (0.41s)
12:11:46 [2024-04-10T12:11:46.903Z] === RUN   TestExecWithGroupAdd
12:11:47 [2024-04-10T12:11:47.470Z] --- PASS: TestExecWithGroupAdd (0.47s)
12:11:47 [2024-04-10T12:11:47.470Z] === RUN   TestExportContainerAndImportImage
12:11:48 [2024-04-10T12:11:48.038Z] --- PASS: TestExportContainerAndImportImage (0.46s)
12:11:48 [2024-04-10T12:11:48.038Z] === RUN   TestExportContainerAfterDaemonRestart
12:11:54 [2024-04-10T12:11:54.600Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
12:11:54 [2024-04-10T12:11:54.600Z] === RUN   TestHealthCheckWorkdir
12:11:54 [2024-04-10T12:11:54.600Z] --- PASS: TestHealthCheckWorkdir (0.51s)
12:11:54 [2024-04-10T12:11:54.600Z] === RUN   TestHealthKillContainer
12:12:02 [2024-04-10T12:12:02.716Z] --- PASS: TestHealthKillContainer (7.64s)
12:12:02 [2024-04-10T12:12:02.716Z] === RUN   TestHealthCheckProcessKilled
12:12:02 [2024-04-10T12:12:02.974Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
12:12:02 [2024-04-10T12:12:02.974Z] === RUN   TestHealthStartInterval
12:12:04 [2024-04-10T12:12:04.350Z]     health_test.go:141: &{2024-04-10 12:12:03.990448289 +0000 UTC 2024-04-10 12:12:04.016376739 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:12:04 [2024-04-10T12:12:04.350Z]         }
12:12:04 [2024-04-10T12:12:04.350Z]     health_test.go:141: &{2024-04-10 12:12:03.990448289 +0000 UTC 2024-04-10 12:12:04.016376739 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:12:04 [2024-04-10T12:12:04.350Z]         }
12:12:04 [2024-04-10T12:12:04.350Z]     health_test.go:141: &{2024-04-10 12:12:03.990448289 +0000 UTC 2024-04-10 12:12:04.016376739 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:12:04 [2024-04-10T12:12:04.350Z]         }
12:12:04 [2024-04-10T12:12:04.609Z]     health_test.go:141: &{2024-04-10 12:12:03.990448289 +0000 UTC 2024-04-10 12:12:04.016376739 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:12:04 [2024-04-10T12:12:04.609Z]         }
12:12:04 [2024-04-10T12:12:04.609Z]     health_test.go:141: &{2024-04-10 12:12:03.990448289 +0000 UTC 2024-04-10 12:12:04.016376739 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:12:04 [2024-04-10T12:12:04.609Z]         }
12:12:04 [2024-04-10T12:12:04.609Z]     health_test.go:141: &{2024-04-10 12:12:03.990448289 +0000 UTC 2024-04-10 12:12:04.016376739 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:12:04 [2024-04-10T12:12:04.609Z]         }
12:12:04 [2024-04-10T12:12:04.868Z]     health_test.go:141: &{2024-04-10 12:12:03.990448289 +0000 UTC 2024-04-10 12:12:04.016376739 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:12:04 [2024-04-10T12:12:04.868Z]         }
12:12:04 [2024-04-10T12:12:04.868Z]     health_test.go:141: &{2024-04-10 12:12:03.990448289 +0000 UTC 2024-04-10 12:12:04.016376739 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:12:04 [2024-04-10T12:12:04.868Z]         }
12:12:05 [2024-04-10T12:12:05.127Z]     health_test.go:141: &{2024-04-10 12:12:03.990448289 +0000 UTC 2024-04-10 12:12:04.016376739 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:12:05 [2024-04-10T12:12:05.127Z]         }
12:12:05 [2024-04-10T12:12:05.127Z]     health_test.go:141: &{2024-04-10 12:12:03.990448289 +0000 UTC 2024-04-10 12:12:04.016376739 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:12:05 [2024-04-10T12:12:05.127Z]         }
12:12:05 [2024-04-10T12:12:05.127Z]     health_test.go:141: &{2024-04-10 12:12:05.017091508 +0000 UTC 2024-04-10 12:12:05.042303109 +0000 UTC 1 2}
12:12:05 [2024-04-10T12:12:05.385Z]     health_test.go:141: &{2024-04-10 12:12:05.017091508 +0000 UTC 2024-04-10 12:12:05.042303109 +0000 UTC 1 2}
12:12:05 [2024-04-10T12:12:05.385Z]     health_test.go:141: &{2024-04-10 12:12:05.017091508 +0000 UTC 2024-04-10 12:12:05.042303109 +0000 UTC 1 2}
12:12:05 [2024-04-10T12:12:05.644Z]     health_test.go:141: &{2024-04-10 12:12:05.017091508 +0000 UTC 2024-04-10 12:12:05.042303109 +0000 UTC 1 2}
12:12:05 [2024-04-10T12:12:05.644Z]     health_test.go:141: &{2024-04-10 12:12:05.017091508 +0000 UTC 2024-04-10 12:12:05.042303109 +0000 UTC 1 2}
12:12:05 [2024-04-10T12:12:05.644Z]     health_test.go:141: &{2024-04-10 12:12:05.017091508 +0000 UTC 2024-04-10 12:12:05.042303109 +0000 UTC 1 2}
12:12:05 [2024-04-10T12:12:05.902Z]     health_test.go:141: &{2024-04-10 12:12:05.017091508 +0000 UTC 2024-04-10 12:12:05.042303109 +0000 UTC 1 2}
12:12:05 [2024-04-10T12:12:05.902Z]     health_test.go:141: &{2024-04-10 12:12:05.017091508 +0000 UTC 2024-04-10 12:12:05.042303109 +0000 UTC 1 2}
12:12:06 [2024-04-10T12:12:06.161Z]     health_test.go:141: &{2024-04-10 12:12:05.017091508 +0000 UTC 2024-04-10 12:12:05.042303109 +0000 UTC 1 2}
12:12:06 [2024-04-10T12:12:06.161Z]     health_test.go:141: &{2024-04-10 12:12:05.017091508 +0000 UTC 2024-04-10 12:12:05.042303109 +0000 UTC 1 2}
12:12:06 [2024-04-10T12:12:06.161Z]     health_test.go:169: 1.025577693s
12:12:07 [2024-04-10T12:12:07.537Z]     health_test.go:169: 1.025577693s
12:12:08 [2024-04-10T12:12:08.472Z]     health_test.go:169: 1.025577693s
12:12:09 [2024-04-10T12:12:09.407Z]     health_test.go:169: 1.025577693s
12:12:10 [2024-04-10T12:12:10.342Z]     health_test.go:169: 1.025577693s
12:12:11 [2024-04-10T12:12:11.276Z]     health_test.go:169: 1.025577693s
12:12:12 [2024-04-10T12:12:12.211Z]     health_test.go:169: 1.025577693s
12:12:13 [2024-04-10T12:12:13.146Z]     health_test.go:169: 1.025577693s
12:12:14 [2024-04-10T12:12:14.521Z]     health_test.go:169: 1.025577693s
12:12:15 [2024-04-10T12:12:15.455Z]     health_test.go:169: 1.025577693s
12:12:16 [2024-04-10T12:12:16.390Z]     health_test.go:169: 1.025577693s
12:12:17 [2024-04-10T12:12:17.325Z]     health_test.go:169: 1.025577693s
12:12:18 [2024-04-10T12:12:18.259Z]     health_test.go:169: 1.025577693s
12:12:19 [2024-04-10T12:12:19.194Z]     health_test.go:169: 1.025577693s
12:12:20 [2024-04-10T12:12:20.128Z]     health_test.go:169: 1.025577693s
12:12:21 [2024-04-10T12:12:21.503Z]     health_test.go:169: 1.025577693s
12:12:22 [2024-04-10T12:12:22.437Z]     health_test.go:169: 1.025577693s
12:12:23 [2024-04-10T12:12:23.373Z]     health_test.go:169: 1.025577693s
12:12:24 [2024-04-10T12:12:24.307Z]     health_test.go:169: 1.025577693s
12:12:25 [2024-04-10T12:12:25.242Z]     health_test.go:169: 1.025577693s
12:12:26 [2024-04-10T12:12:26.177Z]     health_test.go:169: 1.025577693s
12:12:27 [2024-04-10T12:12:27.553Z]     health_test.go:169: 1.025577693s
12:12:28 [2024-04-10T12:12:28.488Z]     health_test.go:169: 1.025577693s
12:12:29 [2024-04-10T12:12:29.423Z]     health_test.go:169: 1.025577693s
12:12:30 [2024-04-10T12:12:30.358Z]     health_test.go:169: 1.025577693s
12:12:31 [2024-04-10T12:12:31.293Z]     health_test.go:169: 1.025577693s
12:12:32 [2024-04-10T12:12:32.228Z]     health_test.go:169: 1.025577693s
12:12:33 [2024-04-10T12:12:33.164Z]     health_test.go:169: 1.025577693s
12:12:34 [2024-04-10T12:12:34.539Z]     health_test.go:169: 1.025577693s
12:12:35 [2024-04-10T12:12:35.474Z]     health_test.go:169: 1.025577693s
12:12:36 [2024-04-10T12:12:36.409Z] --- PASS: TestHealthStartInterval (33.60s)
12:12:36 [2024-04-10T12:12:36.409Z] === RUN   TestInspectAnnotations
12:12:36 [2024-04-10T12:12:36.409Z] --- PASS: TestInspectAnnotations (0.05s)
12:12:36 [2024-04-10T12:12:36.409Z] === RUN   TestNetworkAliasesAreEmpty
12:12:36 [2024-04-10T12:12:36.409Z] === RUN   TestNetworkAliasesAreEmpty/host
12:12:36 [2024-04-10T12:12:36.409Z] === RUN   TestNetworkAliasesAreEmpty/bridge
12:12:36 [2024-04-10T12:12:36.668Z] === RUN   TestNetworkAliasesAreEmpty/none
12:12:36 [2024-04-10T12:12:36.668Z] --- PASS: TestNetworkAliasesAreEmpty (0.12s)
12:12:36 [2024-04-10T12:12:36.668Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
12:12:36 [2024-04-10T12:12:36.668Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s)
12:12:36 [2024-04-10T12:12:36.668Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.04s)
12:12:36 [2024-04-10T12:12:36.668Z] === RUN   TestIpcModeNone
12:12:37 [2024-04-10T12:12:37.235Z] --- PASS: TestIpcModeNone (0.48s)
12:12:37 [2024-04-10T12:12:37.235Z] === RUN   TestIpcModePrivate
12:12:37 [2024-04-10T12:12:37.235Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
12:12:37 [2024-04-10T12:12:37.493Z] --- PASS: TestIpcModePrivate (0.46s)
12:12:37 [2024-04-10T12:12:37.493Z] === RUN   TestIpcModeShareable
12:12:37 [2024-04-10T12:12:37.752Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
12:12:38 [2024-04-10T12:12:38.011Z] --- PASS: TestIpcModeShareable (0.54s)
12:12:38 [2024-04-10T12:12:38.011Z] === RUN   TestAPIIpcModeShareableAndContainer
12:12:39 [2024-04-10T12:12:39.387Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.07s)
12:12:39 [2024-04-10T12:12:39.387Z] === RUN   TestAPIIpcModeHost
12:12:39 [2024-04-10T12:12:39.387Z] --- PASS: TestAPIIpcModeHost (0.28s)
12:12:39 [2024-04-10T12:12:39.387Z] === RUN   TestDaemonIpcModeShareable
12:12:40 [2024-04-10T12:12:40.323Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
12:12:40 [2024-04-10T12:12:40.582Z] --- PASS: TestDaemonIpcModeShareable (1.04s)
12:12:40 [2024-04-10T12:12:40.582Z] === RUN   TestDaemonIpcModePrivate
12:12:41 [2024-04-10T12:12:41.517Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
12:12:41 [2024-04-10T12:12:41.517Z] --- PASS: TestDaemonIpcModePrivate (1.07s)
12:12:41 [2024-04-10T12:12:41.517Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:12:42 [2024-04-10T12:12:42.454Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
12:12:42 [2024-04-10T12:12:42.712Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.02s)
12:12:42 [2024-04-10T12:12:42.712Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:12:43 [2024-04-10T12:12:43.648Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
12:12:43 [2024-04-10T12:12:43.648Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.04s)
12:12:43 [2024-04-10T12:12:43.648Z] === RUN   TestIpcModeOlderClient
12:12:43 [2024-04-10T12:12:43.648Z] === PAUSE TestIpcModeOlderClient
12:12:43 [2024-04-10T12:12:43.648Z] === RUN   TestKillContainerInvalidSignal
12:12:44 [2024-04-10T12:12:44.215Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
12:12:44 [2024-04-10T12:12:44.215Z] === RUN   TestKillContainer
12:12:44 [2024-04-10T12:12:44.215Z] === RUN   TestKillContainer/no_signal
12:12:44 [2024-04-10T12:12:44.474Z] === RUN   TestKillContainer/non_killing_signal
12:12:44 [2024-04-10T12:12:44.732Z] === RUN   TestKillContainer/killing_signal
12:12:45 [2024-04-10T12:12:45.300Z] --- PASS: TestKillContainer (1.25s)
12:12:45 [2024-04-10T12:12:45.300Z]     --- PASS: TestKillContainer/no_signal (0.39s)
12:12:45 [2024-04-10T12:12:45.300Z]     --- PASS: TestKillContainer/non_killing_signal (0.21s)
12:12:45 [2024-04-10T12:12:45.300Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
12:12:45 [2024-04-10T12:12:45.300Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:12:45 [2024-04-10T12:12:45.300Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:12:45 [2024-04-10T12:12:45.867Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:12:46 [2024-04-10T12:12:46.126Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s)
12:12:46 [2024-04-10T12:12:46.126Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s)
12:12:46 [2024-04-10T12:12:46.126Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.21s)
12:12:46 [2024-04-10T12:12:46.126Z] === RUN   TestKillStoppedContainer
12:12:46 [2024-04-10T12:12:46.126Z] --- PASS: TestKillStoppedContainer (0.05s)
12:12:46 [2024-04-10T12:12:46.126Z] === RUN   TestKillDifferentUserContainer
12:12:46 [2024-04-10T12:12:46.693Z] --- PASS: TestKillDifferentUserContainer (0.40s)
12:12:46 [2024-04-10T12:12:46.693Z] === RUN   TestInspectOomKilledTrue
12:12:46 [2024-04-10T12:12:46.953Z] --- PASS: TestInspectOomKilledTrue (0.47s)
12:12:46 [2024-04-10T12:12:46.953Z] === RUN   TestInspectOomKilledFalse
12:12:47 [2024-04-10T12:12:47.521Z] --- PASS: TestInspectOomKilledFalse (0.37s)
12:12:47 [2024-04-10T12:12:47.521Z] === RUN   TestLinksEtcHostsContentMatch
12:12:47 [2024-04-10T12:12:47.521Z] --- PASS: TestLinksEtcHostsContentMatch (0.20s)
12:12:47 [2024-04-10T12:12:47.521Z] === RUN   TestLinksContainerNames
12:12:48 [2024-04-10T12:12:48.459Z] --- PASS: TestLinksContainerNames (0.82s)
12:12:48 [2024-04-10T12:12:48.459Z] === RUN   TestLogsFollowTailEmpty
12:12:49 [2024-04-10T12:12:49.028Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
12:12:49 [2024-04-10T12:12:49.028Z] === RUN   TestLogs
12:12:49 [2024-04-10T12:12:49.028Z] === RUN   TestLogs/driver_local
12:12:49 [2024-04-10T12:12:49.028Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
12:12:49 [2024-04-10T12:12:49.028Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
12:12:49 [2024-04-10T12:12:49.028Z] === RUN   TestLogs/driver_local/tty/only_stdout
12:12:49 [2024-04-10T12:12:49.028Z] === PAUSE TestLogs/driver_local/tty/only_stdout
12:12:49 [2024-04-10T12:12:49.028Z] === RUN   TestLogs/driver_local/tty/only_stderr
12:12:49 [2024-04-10T12:12:49.028Z] === PAUSE TestLogs/driver_local/tty/only_stderr
12:12:49 [2024-04-10T12:12:49.028Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
12:12:49 [2024-04-10T12:12:49.028Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
12:12:49 [2024-04-10T12:12:49.028Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
12:12:49 [2024-04-10T12:12:49.028Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
12:12:49 [2024-04-10T12:12:49.028Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
12:12:49 [2024-04-10T12:12:49.028Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
12:12:49 [2024-04-10T12:12:49.028Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
12:12:49 [2024-04-10T12:12:49.028Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
12:12:49 [2024-04-10T12:12:49.028Z] === CONT  TestLogs/driver_local/tty/only_stderr
12:12:49 [2024-04-10T12:12:49.028Z] === CONT  TestLogs/driver_local/tty/only_stdout
12:12:49 [2024-04-10T12:12:49.028Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
12:12:49 [2024-04-10T12:12:49.028Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
12:12:50 [2024-04-10T12:12:50.405Z] === RUN   TestLogs/driver_json-file
12:12:50 [2024-04-10T12:12:50.405Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
12:12:50 [2024-04-10T12:12:50.405Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
12:12:50 [2024-04-10T12:12:50.405Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
12:12:50 [2024-04-10T12:12:50.405Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
12:12:50 [2024-04-10T12:12:50.405Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
12:12:50 [2024-04-10T12:12:50.405Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
12:12:50 [2024-04-10T12:12:50.405Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:12:50 [2024-04-10T12:12:50.405Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:12:50 [2024-04-10T12:12:50.405Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
12:12:50 [2024-04-10T12:12:50.405Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
12:12:50 [2024-04-10T12:12:50.405Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
12:12:50 [2024-04-10T12:12:50.405Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
12:12:50 [2024-04-10T12:12:50.405Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
12:12:50 [2024-04-10T12:12:50.405Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:12:50 [2024-04-10T12:12:50.405Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
12:12:50 [2024-04-10T12:12:50.405Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
12:12:50 [2024-04-10T12:12:50.405Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
12:12:50 [2024-04-10T12:12:50.405Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
12:12:51 [2024-04-10T12:12:51.781Z] --- PASS: TestLogs (2.76s)
12:12:51 [2024-04-10T12:12:51.781Z]     --- PASS: TestLogs/driver_local (0.01s)
12:12:51 [2024-04-10T12:12:51.781Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.81s)
12:12:51 [2024-04-10T12:12:51.781Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.08s)
12:12:51 [2024-04-10T12:12:51.781Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.15s)
12:12:51 [2024-04-10T12:12:51.781Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.22s)
12:12:51 [2024-04-10T12:12:51.781Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.27s)
12:12:51 [2024-04-10T12:12:51.781Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.35s)
12:12:51 [2024-04-10T12:12:51.781Z]     --- PASS: TestLogs/driver_json-file (0.01s)
12:12:51 [2024-04-10T12:12:51.781Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s)
12:12:51 [2024-04-10T12:12:51.781Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.13s)
12:12:51 [2024-04-10T12:12:51.781Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.18s)
12:12:51 [2024-04-10T12:12:51.781Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.24s)
12:12:51 [2024-04-10T12:12:51.781Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.31s)
12:12:51 [2024-04-10T12:12:51.781Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.40s)
12:12:51 [2024-04-10T12:12:51.781Z] === RUN   TestContainerNetworkMountsNoChown
12:12:52 [2024-04-10T12:12:52.040Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/default
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/default
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/private
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/private
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/rprivate
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/rprivate
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/slave
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/slave
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/rslave
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/rslave
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/shared
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/shared
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/rshared
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/rshared
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/default
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/rslave
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/rshared
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/default/bind_root
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/slave
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/private
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/shared
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/rprivate
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/default/mount_root
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/private/bind_root
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/default/bind_root
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/default/mount_root
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/private/mount_root
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:12:52 [2024-04-10T12:12:52.040Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/private/bind_root
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/private/mount_root
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:12:52 [2024-04-10T12:12:52.040Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:12:52 [2024-04-10T12:12:52.299Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:12:52 [2024-04-10T12:12:52.299Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:12:52 [2024-04-10T12:12:52.299Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:12:52 [2024-04-10T12:12:52.299Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:12:52 [2024-04-10T12:12:52.299Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:12:52 [2024-04-10T12:12:52.299Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:12:52 [2024-04-10T12:12:52.299Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:12:52 [2024-04-10T12:12:52.299Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:12:52 [2024-04-10T12:12:52.299Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:12:52 [2024-04-10T12:12:52.299Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:12:52 [2024-04-10T12:12:52.299Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:12:52 [2024-04-10T12:12:52.299Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:12:52 [2024-04-10T12:12:52.299Z] --- PASS: TestMountDaemonRoot (0.01s)
12:12:52 [2024-04-10T12:12:52.299Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
12:12:52 [2024-04-10T12:12:52.299Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
12:12:52 [2024-04-10T12:12:52.299Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
12:12:52 [2024-04-10T12:12:52.299Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
12:12:52 [2024-04-10T12:12:52.299Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
12:12:52 [2024-04-10T12:12:52.299Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
12:12:52 [2024-04-10T12:12:52.299Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
12:12:52 [2024-04-10T12:12:52.299Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
12:12:52 [2024-04-10T12:12:52.299Z] === RUN   TestContainerBindMountNonRecursive
12:12:53 [2024-04-10T12:12:53.235Z] --- PASS: TestContainerBindMountNonRecursive (1.01s)
12:12:53 [2024-04-10T12:12:53.235Z] === RUN   TestContainerVolumesMountedAsShared
12:12:53 [2024-04-10T12:12:53.802Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
12:12:53 [2024-04-10T12:12:53.802Z] === RUN   TestContainerVolumesMountedAsSlave
12:12:53 [2024-04-10T12:12:53.802Z] --- PASS: TestContainerVolumesMountedAsSlave (0.22s)
12:12:53 [2024-04-10T12:12:53.802Z] === RUN   TestContainerCopyLeaksMounts
12:12:54 [2024-04-10T12:12:54.370Z] --- PASS: TestContainerCopyLeaksMounts (0.49s)
12:12:54 [2024-04-10T12:12:54.370Z] === RUN   TestContainerBindMountReadOnlyDefault
12:12:54 [2024-04-10T12:12:54.370Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44
12:12:54 [2024-04-10T12:12:54.370Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount
12:12:54 [2024-04-10T12:12:54.937Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount
12:12:55 [2024-04-10T12:12:55.196Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44
12:12:55 [2024-04-10T12:12:55.196Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount
12:12:55 [2024-04-10T12:12:55.764Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount
12:12:56 [2024-04-10T12:12:56.022Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default
12:12:56 [2024-04-10T12:12:56.022Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount
12:12:56 [2024-04-10T12:12:56.281Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount
12:12:56 [2024-04-10T12:12:56.848Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default
12:12:56 [2024-04-10T12:12:56.848Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount
12:12:57 [2024-04-10T12:12:57.107Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount
12:12:57 [2024-04-10T12:12:57.675Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.17s)
12:12:57 [2024-04-10T12:12:57.675Z]     --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.80s)
12:12:57 [2024-04-10T12:12:57.675Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.41s)
12:12:57 [2024-04-10T12:12:57.675Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.39s)
12:12:57 [2024-04-10T12:12:57.675Z]     --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.76s)
12:12:57 [2024-04-10T12:12:57.675Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.37s)
12:12:57 [2024-04-10T12:12:57.675Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.38s)
12:12:57 [2024-04-10T12:12:57.675Z]     --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.78s)
12:12:57 [2024-04-10T12:12:57.675Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.38s)
12:12:57 [2024-04-10T12:12:57.675Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.39s)
12:12:57 [2024-04-10T12:12:57.675Z]     --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.76s)
12:12:57 [2024-04-10T12:12:57.675Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.40s)
12:12:57 [2024-04-10T12:12:57.675Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.36s)
12:12:57 [2024-04-10T12:12:57.675Z] === RUN   TestContainerBindMountRecursivelyReadOnly
12:12:59 [2024-04-10T12:12:59.052Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.31s)
12:12:59 [2024-04-10T12:12:59.052Z] === RUN   TestNetworkNat
12:12:59 [2024-04-10T12:12:59.311Z] --- PASS: TestNetworkNat (0.42s)
12:12:59 [2024-04-10T12:12:59.311Z] === RUN   TestNetworkLocalhostTCPNat
12:12:59 [2024-04-10T12:12:59.878Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
12:12:59 [2024-04-10T12:12:59.878Z] === RUN   TestNetworkLoopbackNat
12:13:02 [2024-04-10T12:13:02.411Z] --- PASS: TestNetworkLoopbackNat (2.51s)
12:13:02 [2024-04-10T12:13:02.411Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
12:13:02 [2024-04-10T12:13:02.411Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
12:13:02 [2024-04-10T12:13:02.411Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
12:13:02 [2024-04-10T12:13:02.411Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
12:13:02 [2024-04-10T12:13:02.411Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
12:13:02 [2024-04-10T12:13:02.669Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.45s)
12:13:02 [2024-04-10T12:13:02.669Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
12:13:02 [2024-04-10T12:13:02.669Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
12:13:02 [2024-04-10T12:13:02.669Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
12:13:02 [2024-04-10T12:13:02.669Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
12:13:02 [2024-04-10T12:13:02.669Z] === RUN   TestPause
12:13:03 [2024-04-10T12:13:03.237Z] --- PASS: TestPause (0.45s)
12:13:03 [2024-04-10T12:13:03.237Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:13:03 [2024-04-10T12:13:03.237Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:13:03 [2024-04-10T12:13:03.237Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:13:03 [2024-04-10T12:13:03.237Z] === RUN   TestPauseStopPausedContainer
12:13:03 [2024-04-10T12:13:03.495Z] --- PASS: TestPauseStopPausedContainer (0.46s)
12:13:03 [2024-04-10T12:13:03.495Z] === RUN   TestPIDModeHost
12:13:04 [2024-04-10T12:13:04.431Z] --- PASS: TestPIDModeHost (0.92s)
12:13:04 [2024-04-10T12:13:04.431Z] === RUN   TestPIDModeContainer
12:13:04 [2024-04-10T12:13:04.431Z] === RUN   TestPIDModeContainer/non-existing_container
12:13:04 [2024-04-10T12:13:04.431Z] === RUN   TestPIDModeContainer/non-running_container
12:13:04 [2024-04-10T12:13:04.690Z] === RUN   TestPIDModeContainer/running_container
12:13:05 [2024-04-10T12:13:05.626Z] --- PASS: TestPIDModeContainer (1.11s)
12:13:05 [2024-04-10T12:13:05.626Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
12:13:05 [2024-04-10T12:13:05.626Z]     --- PASS: TestPIDModeContainer/non-running_container (0.17s)
12:13:05 [2024-04-10T12:13:05.626Z]     --- PASS: TestPIDModeContainer/running_container (0.47s)
12:13:05 [2024-04-10T12:13:05.626Z] === RUN   TestPsFilter
12:13:05 [2024-04-10T12:13:05.626Z] === RUN   TestPsFilter/since
12:13:05 [2024-04-10T12:13:05.626Z] === RUN   TestPsFilter/before
12:13:05 [2024-04-10T12:13:05.626Z] --- PASS: TestPsFilter (0.13s)
12:13:05 [2024-04-10T12:13:05.626Z]     --- PASS: TestPsFilter/since (0.00s)
12:13:05 [2024-04-10T12:13:05.626Z]     --- PASS: TestPsFilter/before (0.00s)
12:13:05 [2024-04-10T12:13:05.626Z] === RUN   TestRemoveContainerWithRemovedVolume
12:13:06 [2024-04-10T12:13:06.194Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
12:13:06 [2024-04-10T12:13:06.194Z] === RUN   TestRemoveContainerWithVolume
12:13:06 [2024-04-10T12:13:06.453Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
12:13:06 [2024-04-10T12:13:06.453Z] === RUN   TestRemoveContainerRunning
12:13:07 [2024-04-10T12:13:07.021Z] --- PASS: TestRemoveContainerRunning (0.42s)
12:13:07 [2024-04-10T12:13:07.021Z] === RUN   TestRemoveContainerForceRemoveRunning
12:13:07 [2024-04-10T12:13:07.280Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
12:13:07 [2024-04-10T12:13:07.280Z] === RUN   TestRemoveInvalidContainer
12:13:07 [2024-04-10T12:13:07.280Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:13:07 [2024-04-10T12:13:07.280Z] === RUN   TestRenameLinkedContainer
12:13:09 [2024-04-10T12:13:09.183Z] --- PASS: TestRenameLinkedContainer (1.73s)
12:13:09 [2024-04-10T12:13:09.183Z] === RUN   TestRenameStoppedContainer
12:13:09 [2024-04-10T12:13:09.442Z] --- PASS: TestRenameStoppedContainer (0.44s)
12:13:09 [2024-04-10T12:13:09.443Z] === RUN   TestRenameRunningContainerAndReuse
12:13:10 [2024-04-10T12:13:10.379Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
12:13:10 [2024-04-10T12:13:10.379Z] === RUN   TestRenameInvalidName
12:13:10 [2024-04-10T12:13:10.946Z] --- PASS: TestRenameInvalidName (0.42s)
12:13:10 [2024-04-10T12:13:10.946Z] === RUN   TestRenameAnonymousContainer
12:13:12 [2024-04-10T12:13:12.323Z] --- PASS: TestRenameAnonymousContainer (1.44s)
12:13:12 [2024-04-10T12:13:12.323Z] === RUN   TestRenameContainerWithSameName
12:13:12 [2024-04-10T12:13:12.582Z] --- PASS: TestRenameContainerWithSameName (0.42s)
12:13:12 [2024-04-10T12:13:12.582Z] === RUN   TestRenameContainerWithLinkedContainer
12:13:13 [2024-04-10T12:13:13.517Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
12:13:13 [2024-04-10T12:13:13.517Z] === RUN   TestRenameContainerTwice
12:13:14 [2024-04-10T12:13:14.084Z] --- PASS: TestRenameContainerTwice (0.44s)
12:13:14 [2024-04-10T12:13:14.084Z] === RUN   TestResize
12:13:14 [2024-04-10T12:13:14.084Z] === RUN   TestResize/success
12:13:14 [2024-04-10T12:13:14.343Z] === RUN   TestResize/invalid_size
12:13:14 [2024-04-10T12:13:14.601Z] === RUN   TestResize/invalid_state
12:13:14 [2024-04-10T12:13:14.860Z] --- PASS: TestResize (0.94s)
12:13:14 [2024-04-10T12:13:14.860Z]     --- PASS: TestResize/success (0.23s)
12:13:14 [2024-04-10T12:13:14.860Z]     --- PASS: TestResize/invalid_size (0.27s)
12:13:14 [2024-04-10T12:13:14.860Z]     --- PASS: TestResize/invalid_state (0.03s)
12:13:14 [2024-04-10T12:13:14.860Z] === RUN   TestDaemonRestartKillContainers
12:13:14 [2024-04-10T12:13:14.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:13:14 [2024-04-10T12:13:14.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:13:16 [2024-04-10T12:13:16.765Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:13:17 [2024-04-10T12:13:17.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:13:17 [2024-04-10T12:13:17.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:13:17 [2024-04-10T12:13:17.282Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:13:17 [2024-04-10T12:13:17.282Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:13:17 [2024-04-10T12:13:17.282Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:13:17 [2024-04-10T12:13:17.850Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:13:18 [2024-04-10T12:13:18.109Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:13:23 [2024-04-10T12:13:23.382Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:13:23 [2024-04-10T12:13:23.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s)
12:13:23 [2024-04-10T12:13:23.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.00s)
12:13:23 [2024-04-10T12:13:23.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.04s)
12:13:23 [2024-04-10T12:13:23.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.28s)
12:13:23 [2024-04-10T12:13:23.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s)
12:13:23 [2024-04-10T12:13:23.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.38s)
12:13:23 [2024-04-10T12:13:23.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.90s)
12:13:23 [2024-04-10T12:13:23.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
12:13:23 [2024-04-10T12:13:23.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.19s)
12:13:23 [2024-04-10T12:13:23.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s)
12:13:23 [2024-04-10T12:13:23.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
12:13:23 [2024-04-10T12:13:23.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.77s)
12:13:23 [2024-04-10T12:13:23.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.47s)
12:13:23 [2024-04-10T12:13:23.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.39s)
12:13:23 [2024-04-10T12:13:23.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.32s)
12:13:23 [2024-04-10T12:13:23.382Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.82s)
12:13:23 [2024-04-10T12:13:23.382Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
12:13:23 [2024-04-10T12:13:23.382Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
12:13:23 [2024-04-10T12:13:23.962Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
12:13:24 [2024-04-10T12:13:24.924Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s)
12:13:24 [2024-04-10T12:13:24.924Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s)
12:13:24 [2024-04-10T12:13:24.924Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s)
12:13:24 [2024-04-10T12:13:24.924Z] === RUN   TestContainerRestartWithCancelledRequest
12:13:26 [2024-04-10T12:13:26.867Z] --- PASS: TestContainerRestartWithCancelledRequest (1.79s)
12:13:26 [2024-04-10T12:13:26.867Z] === RUN   TestCgroupNamespacesRun
12:13:27 [2024-04-10T12:13:27.829Z] --- PASS: TestCgroupNamespacesRun (1.04s)
12:13:27 [2024-04-10T12:13:27.829Z] === RUN   TestCgroupNamespacesRunPrivileged
12:13:28 [2024-04-10T12:13:28.782Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.02s)
12:13:28 [2024-04-10T12:13:28.782Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:13:29 [2024-04-10T12:13:29.718Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.05s)
12:13:29 [2024-04-10T12:13:29.718Z] === RUN   TestCgroupNamespacesRunHostMode
12:13:30 [2024-04-10T12:13:30.653Z] --- PASS: TestCgroupNamespacesRunHostMode (1.05s)
12:13:30 [2024-04-10T12:13:30.653Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:13:32 [2024-04-10T12:13:32.030Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.02s)
12:13:32 [2024-04-10T12:13:32.030Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:13:32 [2024-04-10T12:13:32.965Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.05s)
12:13:32 [2024-04-10T12:13:32.965Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:13:33 [2024-04-10T12:13:33.532Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
12:13:33 [2024-04-10T12:13:33.532Z] === RUN   TestCgroupNamespacesRunOlderClient
12:13:34 [2024-04-10T12:13:34.468Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.04s)
12:13:34 [2024-04-10T12:13:34.468Z] === RUN   TestNISDomainname
12:13:35 [2024-04-10T12:13:35.035Z] --- PASS: TestNISDomainname (0.48s)
12:13:35 [2024-04-10T12:13:35.035Z] === RUN   TestHostnameDnsResolution
12:13:35 [2024-04-10T12:13:35.602Z] --- PASS: TestHostnameDnsResolution (0.63s)
12:13:35 [2024-04-10T12:13:35.602Z] === RUN   TestUnprivilegedPortsAndPing
12:13:36 [2024-04-10T12:13:36.170Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s)
12:13:36 [2024-04-10T12:13:36.170Z] === RUN   TestPrivilegedHostDevices
12:13:36 [2024-04-10T12:13:36.429Z] --- PASS: TestPrivilegedHostDevices (0.44s)
12:13:36 [2024-04-10T12:13:36.429Z] === RUN   TestRunConsoleSize
12:13:36 [2024-04-10T12:13:36.997Z] --- PASS: TestRunConsoleSize (0.43s)
12:13:36 [2024-04-10T12:13:36.997Z] === RUN   TestRunWithAlternativeContainerdShim
12:13:42 [2024-04-10T12:13:42.265Z] --- PASS: TestRunWithAlternativeContainerdShim (5.34s)
12:13:42 [2024-04-10T12:13:42.265Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
12:13:43 [2024-04-10T12:13:43.200Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.05s)
12:13:43 [2024-04-10T12:13:43.200Z] === RUN   TestStaticIPOutsideSubpool
12:13:44 [2024-04-10T12:13:44.576Z] --- PASS: TestStaticIPOutsideSubpool (1.10s)
12:13:44 [2024-04-10T12:13:44.576Z] === RUN   TestStats
12:13:45 [2024-04-10T12:13:45.952Z] --- PASS: TestStats (1.42s)
12:13:45 [2024-04-10T12:13:45.952Z] === RUN   TestStopContainerWithTimeout
12:13:45 [2024-04-10T12:13:45.952Z] === RUN   TestStopContainerWithTimeout/0
12:13:45 [2024-04-10T12:13:45.952Z] === PAUSE TestStopContainerWithTimeout/0
12:13:45 [2024-04-10T12:13:45.952Z] === RUN   TestStopContainerWithTimeout/1
12:13:45 [2024-04-10T12:13:45.952Z] === PAUSE TestStopContainerWithTimeout/1
12:13:45 [2024-04-10T12:13:45.952Z] === RUN   TestStopContainerWithTimeout/3
12:13:45 [2024-04-10T12:13:45.952Z] === PAUSE TestStopContainerWithTimeout/3
12:13:45 [2024-04-10T12:13:45.952Z] === RUN   TestStopContainerWithTimeout/-1
12:13:45 [2024-04-10T12:13:45.952Z] === PAUSE TestStopContainerWithTimeout/-1
12:13:45 [2024-04-10T12:13:45.952Z] === CONT  TestStopContainerWithTimeout/0
12:13:45 [2024-04-10T12:13:45.952Z] === CONT  TestStopContainerWithTimeout/3
12:13:45 [2024-04-10T12:13:45.952Z] === CONT  TestStopContainerWithTimeout/1
12:13:45 [2024-04-10T12:13:45.952Z] === CONT  TestStopContainerWithTimeout/-1
12:13:48 [2024-04-10T12:13:48.484Z] --- PASS: TestStopContainerWithTimeout (0.03s)
12:13:48 [2024-04-10T12:13:48.484Z]     --- PASS: TestStopContainerWithTimeout/0 (0.69s)
12:13:48 [2024-04-10T12:13:48.484Z]     --- PASS: TestStopContainerWithTimeout/1 (1.71s)
12:13:48 [2024-04-10T12:13:48.484Z]     --- PASS: TestStopContainerWithTimeout/3 (2.44s)
12:13:48 [2024-04-10T12:13:48.484Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.66s)
12:13:48 [2024-04-10T12:13:48.484Z] === RUN   TestStopContainerWithTimeoutCancel
12:13:48 [2024-04-10T12:13:48.484Z] === PAUSE TestStopContainerWithTimeoutCancel
12:13:48 [2024-04-10T12:13:48.484Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:13:49 [2024-04-10T12:13:49.860Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.29s)
12:13:49 [2024-04-10T12:13:49.860Z] === RUN   TestUpdateMemory
12:13:50 [2024-04-10T12:13:50.427Z] --- PASS: TestUpdateMemory (0.49s)
12:13:50 [2024-04-10T12:13:50.427Z] === RUN   TestUpdateCPUQuota
12:13:50 [2024-04-10T12:13:50.994Z] --- PASS: TestUpdateCPUQuota (0.63s)
12:13:50 [2024-04-10T12:13:50.994Z] === RUN   TestUpdatePidsLimit
12:13:50 [2024-04-10T12:13:50.994Z] === RUN   TestUpdatePidsLimit/update_from_none
12:13:50 [2024-04-10T12:13:50.994Z] === RUN   TestUpdatePidsLimit/no_change
12:13:51 [2024-04-10T12:13:51.253Z] === RUN   TestUpdatePidsLimit/update_lower
12:13:51 [2024-04-10T12:13:51.253Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:13:51 [2024-04-10T12:13:51.512Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:13:51 [2024-04-10T12:13:51.770Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:13:51 [2024-04-10T12:13:51.770Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:13:52 [2024-04-10T12:13:52.337Z] --- PASS: TestUpdatePidsLimit (1.40s)
12:13:52 [2024-04-10T12:13:52.337Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.15s)
12:13:52 [2024-04-10T12:13:52.337Z]     --- PASS: TestUpdatePidsLimit/no_change (0.14s)
12:13:52 [2024-04-10T12:13:52.337Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.14s)
12:13:52 [2024-04-10T12:13:52.337Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.14s)
12:13:52 [2024-04-10T12:13:52.337Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.14s)
12:13:52 [2024-04-10T12:13:52.337Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.14s)
12:13:52 [2024-04-10T12:13:52.337Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.15s)
12:13:52 [2024-04-10T12:13:52.337Z] === RUN   TestUpdateRestartPolicy
12:14:04 [2024-04-10T12:14:04.540Z] --- PASS: TestUpdateRestartPolicy (10.49s)
12:14:04 [2024-04-10T12:14:04.540Z] === RUN   TestUpdateRestartWithAutoRemove
12:14:04 [2024-04-10T12:14:04.540Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
12:14:04 [2024-04-10T12:14:04.540Z] === RUN   TestWaitNonBlocked
12:14:04 [2024-04-10T12:14:04.540Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:14:04 [2024-04-10T12:14:04.540Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:14:04 [2024-04-10T12:14:04.540Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:14:04 [2024-04-10T12:14:04.540Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:14:04 [2024-04-10T12:14:04.540Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:14:04 [2024-04-10T12:14:04.540Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:14:04 [2024-04-10T12:14:04.540Z] --- PASS: TestWaitNonBlocked (0.02s)
12:14:04 [2024-04-10T12:14:04.540Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.46s)
12:14:04 [2024-04-10T12:14:04.540Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s)
12:14:04 [2024-04-10T12:14:04.540Z] === RUN   TestWaitBlocked
12:14:04 [2024-04-10T12:14:04.540Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:14:04 [2024-04-10T12:14:04.540Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:14:04 [2024-04-10T12:14:04.540Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:14:04 [2024-04-10T12:14:04.540Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:14:04 [2024-04-10T12:14:04.540Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:14:04 [2024-04-10T12:14:04.540Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:14:04 [2024-04-10T12:14:04.540Z] --- PASS: TestWaitBlocked (0.02s)
12:14:04 [2024-04-10T12:14:04.540Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.50s)
12:14:04 [2024-04-10T12:14:04.540Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s)
12:14:04 [2024-04-10T12:14:04.540Z] === RUN   TestWaitConditions
12:14:04 [2024-04-10T12:14:04.540Z] === RUN   TestWaitConditions/default
12:14:04 [2024-04-10T12:14:04.540Z] === PAUSE TestWaitConditions/default
12:14:04 [2024-04-10T12:14:04.540Z] === RUN   TestWaitConditions/not-running
12:14:04 [2024-04-10T12:14:04.540Z] === PAUSE TestWaitConditions/not-running
12:14:04 [2024-04-10T12:14:04.540Z] === RUN   TestWaitConditions/next-exit
12:14:04 [2024-04-10T12:14:04.540Z] === PAUSE TestWaitConditions/next-exit
12:14:04 [2024-04-10T12:14:04.540Z] === RUN   TestWaitConditions/removed
12:14:04 [2024-04-10T12:14:04.540Z] === PAUSE TestWaitConditions/removed
12:14:04 [2024-04-10T12:14:04.540Z] === CONT  TestWaitConditions/default
12:14:04 [2024-04-10T12:14:04.540Z] === CONT  TestWaitConditions/next-exit
12:14:04 [2024-04-10T12:14:04.540Z] === CONT  TestWaitConditions/not-running
12:14:04 [2024-04-10T12:14:04.540Z] === CONT  TestWaitConditions/removed
12:14:04 [2024-04-10T12:14:04.540Z]     wait_test.go:145: ContainerID = 4ace4e5b44c53e027130b5ab4edbbf913d4e2944aacee813899307e490102234
12:14:04 [2024-04-10T12:14:04.540Z]     wait_test.go:145: ContainerID = 9d65064cff782ffcbe8dd243f6db2202cdd8e4a998167c08479c745b0fd84249
12:14:04 [2024-04-10T12:14:04.540Z]     wait_test.go:145: ContainerID = 9c667e516e59adc961704301a2f3477ed5e49e4523acb12bbcb3c08cf00cf687
12:14:04 [2024-04-10T12:14:04.540Z]     wait_test.go:145: ContainerID = 5ec50ce93c349dd85525978901367fbae84c4d5774d3b297c3734cff6ec6e962
12:14:05 [2024-04-10T12:14:05.476Z] --- PASS: TestWaitConditions (0.03s)
12:14:05 [2024-04-10T12:14:05.476Z]     --- PASS: TestWaitConditions/next-exit (0.68s)
12:14:05 [2024-04-10T12:14:05.476Z]     --- PASS: TestWaitConditions/default (0.88s)
12:14:05 [2024-04-10T12:14:05.476Z]     --- PASS: TestWaitConditions/removed (0.94s)
12:14:05 [2024-04-10T12:14:05.476Z]     --- PASS: TestWaitConditions/not-running (0.99s)
12:14:05 [2024-04-10T12:14:05.476Z] === RUN   TestWaitRestartedContainer
12:14:05 [2024-04-10T12:14:05.476Z] === RUN   TestWaitRestartedContainer/default
12:14:05 [2024-04-10T12:14:05.476Z] === PAUSE TestWaitRestartedContainer/default
12:14:05 [2024-04-10T12:14:05.476Z] === RUN   TestWaitRestartedContainer/not-running
12:14:05 [2024-04-10T12:14:05.476Z] === PAUSE TestWaitRestartedContainer/not-running
12:14:05 [2024-04-10T12:14:05.476Z] === RUN   TestWaitRestartedContainer/next-exit
12:14:05 [2024-04-10T12:14:05.476Z] === PAUSE TestWaitRestartedContainer/next-exit
12:14:05 [2024-04-10T12:14:05.476Z] === CONT  TestWaitRestartedContainer/default
12:14:05 [2024-04-10T12:14:05.476Z] === CONT  TestWaitRestartedContainer/next-exit
12:14:05 [2024-04-10T12:14:05.476Z] === CONT  TestWaitRestartedContainer/not-running
12:14:07 [2024-04-10T12:14:07.378Z] --- PASS: TestWaitRestartedContainer (0.01s)
12:14:07 [2024-04-10T12:14:07.378Z]     --- PASS: TestWaitRestartedContainer/not-running (1.19s)
12:14:07 [2024-04-10T12:14:07.378Z]     --- PASS: TestWaitRestartedContainer/default (1.46s)
12:14:07 [2024-04-10T12:14:07.378Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.58s)
12:14:07 [2024-04-10T12:14:07.378Z] === CONT  TestContainerStartOnDaemonRestart
12:14:07 [2024-04-10T12:14:07.378Z] === CONT  TestIpcModeOlderClient
12:14:07 [2024-04-10T12:14:07.378Z] === CONT  TestContainerKillOnDaemonStart
12:14:07 [2024-04-10T12:14:07.378Z] === CONT  TestDaemonHostGatewayIP
12:14:07 [2024-04-10T12:14:07.378Z] === CONT  TestDaemonRestartIpcMode
12:14:07 [2024-04-10T12:14:07.378Z] === CONT  TestHardRestartWhenContainerIsRunning
12:14:07 [2024-04-10T12:14:07.378Z] === CONT  TestRestartDaemonWithRestartingContainer
12:14:07 [2024-04-10T12:14:07.378Z] === CONT  TestStopContainerWithTimeoutCancel
12:14:07 [2024-04-10T12:14:07.378Z] --- PASS: TestIpcModeOlderClient (0.08s)
12:14:08 [2024-04-10T12:14:08.756Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
12:14:08 [2024-04-10T12:14:08.756Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
12:14:09 [2024-04-10T12:14:09.015Z] --- PASS: TestHardRestartWhenContainerIsRunning (1.99s)
12:14:09 [2024-04-10T12:14:09.015Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
12:14:09 [2024-04-10T12:14:09.015Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.23s)
12:14:09 [2024-04-10T12:14:09.583Z] --- PASS: TestContainerStartOnDaemonRestart (2.42s)
12:14:10 [2024-04-10T12:14:10.150Z] --- PASS: TestDaemonHostGatewayIP (3.14s)
12:14:10 [2024-04-10T12:14:10.150Z] --- PASS: TestDaemonRestartIpcMode (3.21s)
12:14:10 [2024-04-10T12:14:10.409Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.39s)
12:14:10 [2024-04-10T12:14:10.667Z] --- PASS: TestStopContainerWithTimeoutCancel (3.54s)
12:14:18 [2024-04-10T12:14:18.781Z] --- PASS: TestContainerKillOnDaemonStart (11.82s)
12:14:18 [2024-04-10T12:14:18.782Z] PASS
12:14:18 [2024-04-10T12:14:18.782Z] 
12:14:18 [2024-04-10T12:14:18.782Z] === Skipped
12:14:18 [2024-04-10T12:14:18.782Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:14:18 [2024-04-10T12:14:18.782Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:14:18 [2024-04-10T12:14:18.782Z] 
12:14:18 [2024-04-10T12:14:18.782Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:14:18 [2024-04-10T12:14:18.782Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:14:18 [2024-04-10T12:14:18.782Z] 
12:14:18 [2024-04-10T12:14:18.782Z] DONE 327 tests, 2 skipped in 164.347s
12:14:18 [2024-04-10T12:14:18.782Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
12:14:18 [2024-04-10T12:14:18.782Z] ++ '[' -n '' ']'
12:14:18 [2024-04-10T12:14:18.782Z] ++ 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
12:14:18 [2024-04-10T12:14:18.782Z] ++ set -e
12:14:18 [2024-04-10T12:14:18.782Z] ++ '[' -n 0 ']'
12:14:18 [2024-04-10T12:14:18.782Z] ++ set -x
12:14:18 [2024-04-10T12:14:18.782Z] ++ 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.aBE5lNZpus/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
12:14:19 [2024-04-10T12:14:19.041Z] INFO: Testing against a local daemon
12:14:19 [2024-04-10T12:14:19.041Z] === RUN   TestConfigDaemonID
12:14:19 [2024-04-10T12:14:19.976Z]     daemon_test.go:61: [d354eaa5ea1c0] daemon is not started
12:14:19 [2024-04-10T12:14:19.976Z] --- PASS: TestConfigDaemonID (1.04s)
12:14:19 [2024-04-10T12:14:19.976Z] === RUN   TestDaemonConfigValidation
12:14:19 [2024-04-10T12:14:19.976Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:14:19 [2024-04-10T12:14:19.976Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:14:19 [2024-04-10T12:14:19.976Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:14:19 [2024-04-10T12:14:19.976Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:14:19 [2024-04-10T12:14:19.976Z] === RUN   TestDaemonConfigValidation/invalid_config
12:14:19 [2024-04-10T12:14:19.976Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:14:19 [2024-04-10T12:14:19.976Z] === RUN   TestDaemonConfigValidation/malformed_config
12:14:19 [2024-04-10T12:14:19.976Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:14:19 [2024-04-10T12:14:19.976Z] === RUN   TestDaemonConfigValidation/valid_config
12:14:19 [2024-04-10T12:14:19.976Z] === PAUSE TestDaemonConfigValidation/valid_config
12:14:19 [2024-04-10T12:14:19.976Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:14:19 [2024-04-10T12:14:19.976Z] === CONT  TestDaemonConfigValidation/malformed_config
12:14:19 [2024-04-10T12:14:19.976Z] === CONT  TestDaemonConfigValidation/invalid_config
12:14:19 [2024-04-10T12:14:19.976Z] === CONT  TestDaemonConfigValidation/valid_config
12:14:19 [2024-04-10T12:14:19.976Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:14:19 [2024-04-10T12:14:19.976Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:14:19 [2024-04-10T12:14:19.976Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
12:14:19 [2024-04-10T12:14:19.976Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
12:14:19 [2024-04-10T12:14:19.976Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
12:14:19 [2024-04-10T12:14:19.976Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
12:14:19 [2024-04-10T12:14:19.976Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
12:14:19 [2024-04-10T12:14:19.976Z] === RUN   TestConfigDaemonSeccompProfiles
12:14:19 [2024-04-10T12:14:19.976Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:14:21 [2024-04-10T12:14:21.352Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:14:22 [2024-04-10T12:14:22.287Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:14:23 [2024-04-10T12:14:23.222Z]     daemon_test.go:180: [d4d784c7a709d] daemon is not started
12:14:23 [2024-04-10T12:14:23.222Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
12:14:23 [2024-04-10T12:14:23.222Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
12:14:23 [2024-04-10T12:14:23.222Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
12:14:23 [2024-04-10T12:14:23.222Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
12:14:23 [2024-04-10T12:14:23.222Z] === RUN   TestDaemonProxy
12:14:23 [2024-04-10T12:14:23.222Z] === RUN   TestDaemonProxy/environment_variables
12:14:23 [2024-04-10T12:14:23.222Z] === PAUSE TestDaemonProxy/environment_variables
12:14:23 [2024-04-10T12:14:23.222Z] === RUN   TestDaemonProxy/command-line_options
12:14:23 [2024-04-10T12:14:23.222Z] === PAUSE TestDaemonProxy/command-line_options
12:14:23 [2024-04-10T12:14:23.222Z] === RUN   TestDaemonProxy/configuration_file
12:14:23 [2024-04-10T12:14:23.222Z] === PAUSE TestDaemonProxy/configuration_file
12:14:23 [2024-04-10T12:14:23.222Z] === RUN   TestDaemonProxy/conflicting_options
12:14:23 [2024-04-10T12:14:23.789Z] === RUN   TestDaemonProxy/reload_sanitized
12:14:23 [2024-04-10T12:14:23.789Z] === PAUSE TestDaemonProxy/reload_sanitized
12:14:23 [2024-04-10T12:14:23.789Z] === CONT  TestDaemonProxy/environment_variables
12:14:23 [2024-04-10T12:14:23.789Z] === CONT  TestDaemonProxy/configuration_file
12:14:23 [2024-04-10T12:14:23.789Z] === CONT  TestDaemonProxy/command-line_options
12:14:23 [2024-04-10T12:14:23.789Z] === CONT  TestDaemonProxy/reload_sanitized
12:14:25 [2024-04-10T12:14:25.691Z] --- PASS: TestDaemonProxy (0.50s)
12:14:25 [2024-04-10T12:14:25.691Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
12:14:25 [2024-04-10T12:14:25.691Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
12:14:25 [2024-04-10T12:14:25.691Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
12:14:25 [2024-04-10T12:14:25.691Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
12:14:25 [2024-04-10T12:14:25.691Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
12:14:25 [2024-04-10T12:14:25.691Z] === RUN   TestLiveRestore
12:14:25 [2024-04-10T12:14:25.691Z] === RUN   TestLiveRestore/volume_references
12:14:25 [2024-04-10T12:14:25.691Z] === PAUSE TestLiveRestore/volume_references
12:14:25 [2024-04-10T12:14:25.691Z] === RUN   TestLiveRestore/autoremove
12:14:25 [2024-04-10T12:14:25.691Z] === PAUSE TestLiveRestore/autoremove
12:14:25 [2024-04-10T12:14:25.691Z] === CONT  TestLiveRestore/volume_references
12:14:25 [2024-04-10T12:14:25.691Z] === CONT  TestLiveRestore/autoremove
12:14:25 [2024-04-10T12:14:25.691Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
12:14:25 [2024-04-10T12:14:25.950Z] === RUN   TestLiveRestore/volume_references/restartPolicy
12:14:25 [2024-04-10T12:14:25.950Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
12:14:26 [2024-04-10T12:14:26.886Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
12:14:27 [2024-04-10T12:14:27.145Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
12:14:28 [2024-04-10T12:14:28.080Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
12:14:29 [2024-04-10T12:14:29.016Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
12:14:29 [2024-04-10T12:14:29.951Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
12:14:30 [2024-04-10T12:14:30.518Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
12:14:31 [2024-04-10T12:14:31.085Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
12:14:32 [2024-04-10T12:14:32.021Z] --- PASS: TestLiveRestore (0.00s)
12:14:32 [2024-04-10T12:14:32.021Z]     --- PASS: TestLiveRestore/autoremove (3.30s)
12:14:32 [2024-04-10T12:14:32.021Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.82s)
12:14:32 [2024-04-10T12:14:32.021Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.48s)
12:14:32 [2024-04-10T12:14:32.021Z]     --- PASS: TestLiveRestore/volume_references (6.73s)
12:14:32 [2024-04-10T12:14:32.021Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.88s)
12:14:32 [2024-04-10T12:14:32.021Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.02s)
12:14:32 [2024-04-10T12:14:32.021Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.97s)
12:14:32 [2024-04-10T12:14:32.021Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s)
12:14:32 [2024-04-10T12:14:32.021Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s)
12:14:32 [2024-04-10T12:14:32.021Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.31s)
12:14:32 [2024-04-10T12:14:32.021Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.37s)
12:14:32 [2024-04-10T12:14:32.021Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.95s)
12:14:32 [2024-04-10T12:14:32.021Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
12:14:32 [2024-04-10T12:14:32.957Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
12:14:32 [2024-04-10T12:14:32.957Z] PASS
12:14:32 [2024-04-10T12:14:32.957Z] 
12:14:32 [2024-04-10T12:14:32.957Z] DONE 31 tests in 13.924s
12:14:32 [2024-04-10T12:14:32.957Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
12:14:32 [2024-04-10T12:14:32.957Z] ++ '[' -n '' ']'
12:14:32 [2024-04-10T12:14:32.957Z] ++ 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
12:14:32 [2024-04-10T12:14:32.957Z] ++ set -e
12:14:32 [2024-04-10T12:14:32.957Z] ++ '[' -n 0 ']'
12:14:32 [2024-04-10T12:14:32.957Z] ++ set -x
12:14:32 [2024-04-10T12:14:32.957Z] ++ 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.aBE5lNZpus/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
12:14:32 [2024-04-10T12:14:32.957Z] INFO: Testing against a local daemon
12:14:32 [2024-04-10T12:14:32.957Z] === RUN   TestCommitInheritsEnv
12:14:32 [2024-04-10T12:14:32.957Z] --- PASS: TestCommitInheritsEnv (0.16s)
12:14:32 [2024-04-10T12:14:32.957Z] === RUN   TestUsernsCommit
12:14:34 [2024-04-10T12:14:34.860Z] --- PASS: TestUsernsCommit (1.45s)
12:14:34 [2024-04-10T12:14:34.860Z] === RUN   TestImportExtremelyLargeImageWorks
12:14:34 [2024-04-10T12:14:34.860Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
12:14:34 [2024-04-10T12:14:34.860Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:14:34 [2024-04-10T12:14:34.860Z] === RUN   TestImportWithCustomPlatform
12:14:34 [2024-04-10T12:14:34.860Z] === RUN   TestImportWithCustomPlatform/#00
12:14:34 [2024-04-10T12:14:34.860Z] === RUN   TestImportWithCustomPlatform/linux
12:14:34 [2024-04-10T12:14:34.860Z] === RUN   TestImportWithCustomPlatform/LINUX
12:14:34 [2024-04-10T12:14:34.860Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:14:34 [2024-04-10T12:14:34.860Z] --- PASS: TestImportWithCustomPlatform (0.11s)
12:14:34 [2024-04-10T12:14:34.860Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
12:14:34 [2024-04-10T12:14:34.860Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
12:14:34 [2024-04-10T12:14:34.860Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
12:14:34 [2024-04-10T12:14:34.860Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
12:14:34 [2024-04-10T12:14:34.860Z] === RUN   TestImportWithCustomPlatformReject
12:14:34 [2024-04-10T12:14:34.860Z] === RUN   TestImportWithCustomPlatformReject/_______
12:14:34 [2024-04-10T12:14:34.860Z] === RUN   TestImportWithCustomPlatformReject//
12:14:34 [2024-04-10T12:14:34.860Z] === RUN   TestImportWithCustomPlatformReject/macos
12:14:34 [2024-04-10T12:14:34.860Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
12:14:34 [2024-04-10T12:14:34.860Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
12:14:34 [2024-04-10T12:14:34.860Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
12:14:34 [2024-04-10T12:14:34.860Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
12:14:34 [2024-04-10T12:14:34.860Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
12:14:34 [2024-04-10T12:14:34.860Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
12:14:34 [2024-04-10T12:14:34.860Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
12:14:34 [2024-04-10T12:14:34.860Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
12:14:34 [2024-04-10T12:14:34.860Z] === RUN   TestImageInspectEmptyTagsAndDigests
12:14:34 [2024-04-10T12:14:34.860Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
12:14:34 [2024-04-10T12:14:34.860Z] === RUN   TestImagesFilterMultiReference
12:14:34 [2024-04-10T12:14:34.860Z] --- PASS: TestImagesFilterMultiReference (0.04s)
12:14:34 [2024-04-10T12:14:34.860Z] === RUN   TestImagesFilterUntil
12:14:34 [2024-04-10T12:14:34.860Z]     list_test.go:99: ImageList: ID=sha256:1653d8cf2510675909fd651f9846efb3a1a5d0e4678f896f0512947c486e3fc1 RepoTags=[testimagesfilteruntil:v1]
12:14:34 [2024-04-10T12:14:34.860Z] --- PASS: TestImagesFilterUntil (0.25s)
12:14:34 [2024-04-10T12:14:34.860Z] === RUN   TestImagesFilterBeforeSince
12:14:35 [2024-04-10T12:14:35.119Z]     list_test.go:133: ImageList: ID=sha256:90de546b5191d0d4b658d37c507c223324d0adcd295e0a3743b3fb0107a09da1 RepoTags=[testimagesfilterbeforesince:v3]
12:14:35 [2024-04-10T12:14:35.119Z]     list_test.go:133: ImageList: ID=sha256:d50259c5a8fc949fe362f7f7e326dbea6ddc1fb8a1d61ec91caf41bbd445d224 RepoTags=[testimagesfilterbeforesince:v1]
12:14:35 [2024-04-10T12:14:35.119Z]     list_test.go:133: ImageList: ID=sha256:f35423f14b3933ae8205dcbf6200133736e787e2fde27e97414e1d4f26b543f8 RepoTags=[testimagesfilterbeforesince:v2]
12:14:35 [2024-04-10T12:14:35.119Z] --- PASS: TestImagesFilterBeforeSince (0.24s)
12:14:35 [2024-04-10T12:14:35.119Z] === RUN   TestAPIImagesFilters
12:14:35 [2024-04-10T12:14:35.119Z] === RUN   TestAPIImagesFilters/repository_regex
12:14:35 [2024-04-10T12:14:35.119Z] === PAUSE TestAPIImagesFilters/repository_regex
12:14:35 [2024-04-10T12:14:35.119Z] === RUN   TestAPIImagesFilters/image_name_regex
12:14:35 [2024-04-10T12:14:35.119Z] === PAUSE TestAPIImagesFilters/image_name_regex
12:14:35 [2024-04-10T12:14:35.119Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
12:14:35 [2024-04-10T12:14:35.119Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
12:14:35 [2024-04-10T12:14:35.119Z] === RUN   TestAPIImagesFilters/registry_port_regex
12:14:35 [2024-04-10T12:14:35.119Z] === PAUSE TestAPIImagesFilters/registry_port_regex
12:14:35 [2024-04-10T12:14:35.119Z] === CONT  TestAPIImagesFilters/repository_regex
12:14:35 [2024-04-10T12:14:35.119Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
12:14:35 [2024-04-10T12:14:35.119Z] === CONT  TestAPIImagesFilters/registry_port_regex
12:14:35 [2024-04-10T12:14:35.119Z] === CONT  TestAPIImagesFilters/image_name_regex
12:14:35 [2024-04-10T12:14:35.119Z] --- PASS: TestAPIImagesFilters (0.03s)
12:14:35 [2024-04-10T12:14:35.119Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
12:14:35 [2024-04-10T12:14:35.119Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
12:14:35 [2024-04-10T12:14:35.119Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
12:14:35 [2024-04-10T12:14:35.119Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
12:14:35 [2024-04-10T12:14:35.119Z] === RUN   TestAPIImagesListSizeShared
12:14:35 [2024-04-10T12:14:35.687Z] --- PASS: TestAPIImagesListSizeShared (0.60s)
12:14:35 [2024-04-10T12:14:35.687Z] === RUN   TestPruneDontDeleteUsedDangling
12:14:36 [2024-04-10T12:14:36.254Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
12:14:36 [2024-04-10T12:14:36.254Z] === RUN   TestImagePullPlatformInvalid
12:14:36 [2024-04-10T12:14:36.254Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
12:14:36 [2024-04-10T12:14:36.254Z] === RUN   TestImagePullStoredDigestForOtherRepo
12:14:36 [2024-04-10T12:14:36.254Z] time="2024-04-10T12:14:36.229174688Z" 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=3c5f090d-b82e-4c67-af57-379b2bd558b7 version=2.8.3 
12:14:36 [2024-04-10T12:14:36.254Z] time="2024-04-10T12:14:36.229261204Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=3c5f090d-b82e-4c67-af57-379b2bd558b7 version=2.8.3 
12:14:36 [2024-04-10T12:14:36.254Z] time="2024-04-10T12:14:36.229276688Z" level=info msg="Starting upload purge in 44m0s" go.version=go1.20.8 instance.id=3c5f090d-b82e-4c67-af57-379b2bd558b7 version=2.8.3 
12:14:36 [2024-04-10T12:14:36.254Z] time="2024-04-10T12:14:36.229493947Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=3c5f090d-b82e-4c67-af57-379b2bd558b7 version=2.8.3 
12:14:36 [2024-04-10T12:14:36.515Z] time="2024-04-10T12:14:36.325380787Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4f16fd2e-53dc-4612-9381-56aa31742cc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:57174" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
12:14:36 [2024-04-10T12:14:36.515Z] time="2024-04-10T12:14:36.325436476Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4f16fd2e-53dc-4612-9381-56aa31742cc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:57174" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.977543ms http.response.status=200 http.response.written=2 
12:14:36 [2024-04-10T12:14:36.515Z] 127.0.0.1 - - [10/Apr/2024:12:14:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
12:14:36 [2024-04-10T12:14:36.515Z] time="2024-04-10T12:14:36.32777684Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=755e54cc-2b5e-4b74-92b1-a5643b32daaa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:14:36 [2024-04-10T12:14:36.515Z] time="2024-04-10T12:14:36.32783175Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=755e54cc-2b5e-4b74-92b1-a5643b32daaa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:14:36 [2024-04-10T12:14:36.515Z] time="2024-04-10T12:14:36.327781755Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=48f8c921-0bb3-488b-bbca-4976e414a1ef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:14:36 [2024-04-10T12:14:36.515Z] time="2024-04-10T12:14:36.327901699Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=48f8c921-0bb3-488b-bbca-4976e414a1ef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:14:36 [2024-04-10T12:14:36.515Z] time="2024-04-10T12:14:36.327932568Z" 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=755e54cc-2b5e-4b74-92b1-a5643b32daaa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=48.198µ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=004a6304-5c3e-497a-bc74-45ef7551e84d trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:14:36 [2024-04-10T12:14:36.515Z] time="2024-04-10T12:14:36.327962451Z" 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=48f8c921-0bb3-488b-bbca-4976e414a1ef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=27.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=b7c86b75-42d5-48e7-92fb-e9420cfda554 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:14:36 [2024-04-10T12:14:36.515Z] time="2024-04-10T12:14:36.328058953Z" 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=755e54cc-2b5e-4b74-92b1-a5643b32daaa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.280194ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:14:36 [2024-04-10T12:14:36.515Z] 127.0.0.1 - - [10/Apr/2024:12:14:36 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.15+unknown"
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.328148547Z" 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=48f8c921-0bb3-488b-bbca-4976e414a1ef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.334496ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:14:36 [2024-04-10T12:14:36.516Z] 127.0.0.1 - - [10/Apr/2024:12:14:36 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.15+unknown"
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.329770654Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4430fafe-f7f3-4f17-a5e3-f764b9924187 http.request.method=POST http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.329824325Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9a1f9226-64e2-4ced-a18d-3cf328033d2b http.request.method=POST http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.329874779Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9a1f9226-64e2-4ced-a18d-3cf328033d2b http.request.method=POST http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.329827968Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4430fafe-f7f3-4f17-a5e3-f764b9924187 http.request.method=POST http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.330037046Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9a1f9226-64e2-4ced-a18d-3cf328033d2b http.request.method=POST http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=122.119µ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=f4805ded-10ef-4411-9669-df7bce58db2b trace.line=110 vars.name=test 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.330097133Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9a1f9226-64e2-4ced-a18d-3cf328033d2b http.request.method=POST http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=23.376µ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=7da16cfd-073f-4d23-8a47-cfc05aa50a52 trace.line=142 vars.name=test 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.330037087Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/50a7679d-86b7-4db7-a251-b67d50786ba7/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4430fafe-f7f3-4f17-a5e3-f764b9924187 http.request.method=POST http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=94.172µ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=d55da929-c52b-46f0-b6ce-63b42973d523 trace.line=110 vars.name=test 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.330171851Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9a1f9226-64e2-4ced-a18d-3cf328033d2b http.request.method=POST http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=39.164µ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=29d82018-c036-48a8-9045-5a4f45295558 trace.line=110 vars.name=test 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.330201455Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/50a7679d-86b7-4db7-a251-b67d50786ba7/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4430fafe-f7f3-4f17-a5e3-f764b9924187 http.request.method=POST http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=40.699µ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=6177c65c-bfb7-439b-a3dd-38b69f57408f trace.line=142 vars.name=test 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.330280529Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9a1f9226-64e2-4ced-a18d-3cf328033d2b http.request.method=POST http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.85174ms http.response.status=202 http.response.written=0 
12:14:36 [2024-04-10T12:14:36.516Z] 127.0.0.1 - - [10/Apr/2024:12:14:36 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.15+unknown"
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.330294216Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/50a7679d-86b7-4db7-a251-b67d50786ba7/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4430fafe-f7f3-4f17-a5e3-f764b9924187 http.request.method=POST http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=53.055µ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=bdf5f520-dbb5-4357-aab6-0efba7cfe076 trace.line=110 vars.name=test 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.330361039Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4430fafe-f7f3-4f17-a5e3-f764b9924187 http.request.method=POST http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.9744ms http.response.status=202 http.response.written=0 
12:14:36 [2024-04-10T12:14:36.516Z] 127.0.0.1 - - [10/Apr/2024:12:14:36 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.15+unknown"
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.331938953Z" 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=dba8667d-d013-4b09-99e5-dc0e3e5a792f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c?_state=75vrrcmNdiNHOUbIJwM4nszywSQJBFFvCcwh8A6_NiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxZjhhZTRlLTcyODgtNGMwNy04ZDRhLWFjZjkzY2UwMGE2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk4OTI1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.332022893Z" 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=dba8667d-d013-4b09-99e5-dc0e3e5a792f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c?_state=75vrrcmNdiNHOUbIJwM4nszywSQJBFFvCcwh8A6_NiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxZjhhZTRlLTcyODgtNGMwNy04ZDRhLWFjZjkzY2UwMGE2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk4OTI1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.332108212Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dba8667d-d013-4b09-99e5-dc0e3e5a792f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c?_state=75vrrcmNdiNHOUbIJwM4nszywSQJBFFvCcwh8A6_NiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxZjhhZTRlLTcyODgtNGMwNy04ZDRhLWFjZjkzY2UwMGE2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk4OTI1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=54.163µ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=ad33d6a1-fad9-4d55-a0d9-e059bdecd851 trace.line=95 vars.name=test vars.uuid=d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.332170129Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dba8667d-d013-4b09-99e5-dc0e3e5a792f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c?_state=75vrrcmNdiNHOUbIJwM4nszywSQJBFFvCcwh8A6_NiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxZjhhZTRlLTcyODgtNGMwNy04ZDRhLWFjZjkzY2UwMGE2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk4OTI1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=23.869µ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=df96b60b-3669-4a0e-a4ab-5764fa51a3a1 trace.line=142 vars.name=test vars.uuid=d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.332245108Z" 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=dba8667d-d013-4b09-99e5-dc0e3e5a792f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c?_state=75vrrcmNdiNHOUbIJwM4nszywSQJBFFvCcwh8A6_NiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxZjhhZTRlLTcyODgtNGMwNy04ZDRhLWFjZjkzY2UwMGE2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk4OTI1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.332331034Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c/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=dba8667d-d013-4b09-99e5-dc0e3e5a792f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c?_state=75vrrcmNdiNHOUbIJwM4nszywSQJBFFvCcwh8A6_NiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxZjhhZTRlLTcyODgtNGMwNy04ZDRhLWFjZjkzY2UwMGE2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk4OTI1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=43.611µ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=1c443750-f110-4e1d-aca5-4ab8a151713d trace.line=110 vars.name=test vars.uuid=d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.332375219Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dba8667d-d013-4b09-99e5-dc0e3e5a792f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c?_state=75vrrcmNdiNHOUbIJwM4nszywSQJBFFvCcwh8A6_NiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxZjhhZTRlLTcyODgtNGMwNy04ZDRhLWFjZjkzY2UwMGE2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk4OTI1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=15.869µ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=abd793c8-e574-4ce0-b12e-a27efb177390 trace.line=155 vars.name=test vars.uuid=d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.332415113Z" 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=dba8667d-d013-4b09-99e5-dc0e3e5a792f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c?_state=75vrrcmNdiNHOUbIJwM4nszywSQJBFFvCcwh8A6_NiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxZjhhZTRlLTcyODgtNGMwNy04ZDRhLWFjZjkzY2UwMGE2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk4OTI1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=12.882µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fcf9b2ad-0592-4044-b867-454c2c57b77c trace.line=155 vars.name=test vars.uuid=d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.332448287Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dba8667d-d013-4b09-99e5-dc0e3e5a792f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c?_state=75vrrcmNdiNHOUbIJwM4nszywSQJBFFvCcwh8A6_NiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxZjhhZTRlLTcyODgtNGMwNy04ZDRhLWFjZjkzY2UwMGE2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk4OTI1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=8.87µ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=9c8506b6-6e5b-42e7-96fd-bb9924eadfde trace.line=155 vars.name=test vars.uuid=d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.33253322Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c/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=dba8667d-d013-4b09-99e5-dc0e3e5a792f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c?_state=75vrrcmNdiNHOUbIJwM4nszywSQJBFFvCcwh8A6_NiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxZjhhZTRlLTcyODgtNGMwNy04ZDRhLWFjZjkzY2UwMGE2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk4OTI1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=61.901µ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=df72a4c7-32dd-46d0-a685-0725d03a077c trace.line=185 vars.name=test vars.uuid=d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.332939011Z" 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=dba8667d-d013-4b09-99e5-dc0e3e5a792f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c?_state=75vrrcmNdiNHOUbIJwM4nszywSQJBFFvCcwh8A6_NiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxZjhhZTRlLTcyODgtNGMwNy04ZDRhLWFjZjkzY2UwMGE2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk4OTI1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=359.342µ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=8d8902d1-144b-4a07-a5be-06ca10242c2c trace.line=110 vars.name=test vars.uuid=d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.333154867Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dba8667d-d013-4b09-99e5-dc0e3e5a792f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c?_state=75vrrcmNdiNHOUbIJwM4nszywSQJBFFvCcwh8A6_NiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxZjhhZTRlLTcyODgtNGMwNy04ZDRhLWFjZjkzY2UwMGE2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk4OTI1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=131.145µ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=1e040708-4fe5-4209-b101-066bf61d3dfc trace.line=202 vars.name=test vars.uuid=d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.333323223Z" 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=dba8667d-d013-4b09-99e5-dc0e3e5a792f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57190" http.request.uri="/v2/test/blobs/uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c?_state=75vrrcmNdiNHOUbIJwM4nszywSQJBFFvCcwh8A6_NiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxZjhhZTRlLTcyODgtNGMwNy04ZDRhLWFjZjkzY2UwMGE2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk4OTI1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=2.33014ms http.response.status=201 http.response.written=0 
12:14:36 [2024-04-10T12:14:36.516Z] 127.0.0.1 - - [10/Apr/2024:12:14:36 +0000] "PUT /v2/test/blobs/uploads/d1f8ae4e-7288-4c07-8d4a-acf93ce00a6c?_state=75vrrcmNdiNHOUbIJwM4nszywSQJBFFvCcwh8A6_NiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxZjhhZTRlLTcyODgtNGMwNy04ZDRhLWFjZjkzY2UwMGE2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk4OTI1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown"
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.333969855Z" 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=4c9902b1-b2d1-4173-ae0b-b5f7f51e8ff0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/uploads/50a7679d-86b7-4db7-a251-b67d50786ba7?_state=QKV0RE1CGYNYxmFwzOjKhOBwk4fgs2oEkFrvNblk7nZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwYTc2NzlkLTg2YjctNGRiNy1hMjUxLWI2N2Q1MDc4NmJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk5MjQ3NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=50a7679d-86b7-4db7-a251-b67d50786ba7 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.334038698Z" 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=4c9902b1-b2d1-4173-ae0b-b5f7f51e8ff0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/uploads/50a7679d-86b7-4db7-a251-b67d50786ba7?_state=QKV0RE1CGYNYxmFwzOjKhOBwk4fgs2oEkFrvNblk7nZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwYTc2NzlkLTg2YjctNGRiNy1hMjUxLWI2N2Q1MDc4NmJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk5MjQ3NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=50a7679d-86b7-4db7-a251-b67d50786ba7 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.334104619Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/50a7679d-86b7-4db7-a251-b67d50786ba7/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4c9902b1-b2d1-4173-ae0b-b5f7f51e8ff0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/uploads/50a7679d-86b7-4db7-a251-b67d50786ba7?_state=QKV0RE1CGYNYxmFwzOjKhOBwk4fgs2oEkFrvNblk7nZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwYTc2NzlkLTg2YjctNGRiNy1hMjUxLWI2N2Q1MDc4NmJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk5MjQ3NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=36.817µ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=f41a499f-83e3-48b5-b778-9a84088681fb trace.line=95 vars.name=test vars.uuid=50a7679d-86b7-4db7-a251-b67d50786ba7 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.334155434Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/50a7679d-86b7-4db7-a251-b67d50786ba7/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4c9902b1-b2d1-4173-ae0b-b5f7f51e8ff0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/uploads/50a7679d-86b7-4db7-a251-b67d50786ba7?_state=QKV0RE1CGYNYxmFwzOjKhOBwk4fgs2oEkFrvNblk7nZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwYTc2NzlkLTg2YjctNGRiNy1hMjUxLWI2N2Q1MDc4NmJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk5MjQ3NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=20.776µ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=15b424fa-69d0-4706-be27-f97b00466a3f trace.line=142 vars.name=test vars.uuid=50a7679d-86b7-4db7-a251-b67d50786ba7 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.334193917Z" 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=4c9902b1-b2d1-4173-ae0b-b5f7f51e8ff0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/uploads/50a7679d-86b7-4db7-a251-b67d50786ba7?_state=QKV0RE1CGYNYxmFwzOjKhOBwk4fgs2oEkFrvNblk7nZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwYTc2NzlkLTg2YjctNGRiNy1hMjUxLWI2N2Q1MDc4NmJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk5MjQ3NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=50a7679d-86b7-4db7-a251-b67d50786ba7 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.334268724Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/50a7679d-86b7-4db7-a251-b67d50786ba7/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=4c9902b1-b2d1-4173-ae0b-b5f7f51e8ff0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/uploads/50a7679d-86b7-4db7-a251-b67d50786ba7?_state=QKV0RE1CGYNYxmFwzOjKhOBwk4fgs2oEkFrvNblk7nZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwYTc2NzlkLTg2YjctNGRiNy1hMjUxLWI2N2Q1MDc4NmJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk5MjQ3NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=39.139µ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=454bab54-711e-4e94-9ea9-1e0a5c5b12bf trace.line=110 vars.name=test vars.uuid=50a7679d-86b7-4db7-a251-b67d50786ba7 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.334304351Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/50a7679d-86b7-4db7-a251-b67d50786ba7/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4c9902b1-b2d1-4173-ae0b-b5f7f51e8ff0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/uploads/50a7679d-86b7-4db7-a251-b67d50786ba7?_state=QKV0RE1CGYNYxmFwzOjKhOBwk4fgs2oEkFrvNblk7nZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwYTc2NzlkLTg2YjctNGRiNy1hMjUxLWI2N2Q1MDc4NmJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk5MjQ3NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=10.437µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e5d21f21-aa8e-43a5-a5da-b52ad2fa5bd4 trace.line=155 vars.name=test vars.uuid=50a7679d-86b7-4db7-a251-b67d50786ba7 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.334347708Z" 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=4c9902b1-b2d1-4173-ae0b-b5f7f51e8ff0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/uploads/50a7679d-86b7-4db7-a251-b67d50786ba7?_state=QKV0RE1CGYNYxmFwzOjKhOBwk4fgs2oEkFrvNblk7nZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwYTc2NzlkLTg2YjctNGRiNy1hMjUxLWI2N2Q1MDc4NmJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk5MjQ3NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=13.374µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=72a6f9c4-931b-4559-baa1-8953f8e4e808 trace.line=155 vars.name=test vars.uuid=50a7679d-86b7-4db7-a251-b67d50786ba7 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.334385009Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/50a7679d-86b7-4db7-a251-b67d50786ba7/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4c9902b1-b2d1-4173-ae0b-b5f7f51e8ff0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/uploads/50a7679d-86b7-4db7-a251-b67d50786ba7?_state=QKV0RE1CGYNYxmFwzOjKhOBwk4fgs2oEkFrvNblk7nZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwYTc2NzlkLTg2YjctNGRiNy1hMjUxLWI2N2Q1MDc4NmJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk5MjQ3NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=9.576µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1a85e201-7196-469a-9fc0-0bb352a295af trace.line=155 vars.name=test vars.uuid=50a7679d-86b7-4db7-a251-b67d50786ba7 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.334447328Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/50a7679d-86b7-4db7-a251-b67d50786ba7/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=4c9902b1-b2d1-4173-ae0b-b5f7f51e8ff0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/uploads/50a7679d-86b7-4db7-a251-b67d50786ba7?_state=QKV0RE1CGYNYxmFwzOjKhOBwk4fgs2oEkFrvNblk7nZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwYTc2NzlkLTg2YjctNGRiNy1hMjUxLWI2N2Q1MDc4NmJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk5MjQ3NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=41.838µ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=dd5adcc2-0e45-42f4-8b34-8d5ad4488873 trace.line=185 vars.name=test vars.uuid=50a7679d-86b7-4db7-a251-b67d50786ba7 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.334513553Z" 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=4c9902b1-b2d1-4173-ae0b-b5f7f51e8ff0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/uploads/50a7679d-86b7-4db7-a251-b67d50786ba7?_state=QKV0RE1CGYNYxmFwzOjKhOBwk4fgs2oEkFrvNblk7nZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwYTc2NzlkLTg2YjctNGRiNy1hMjUxLWI2N2Q1MDc4NmJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk5MjQ3NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=37.957µ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=c459c551-6f1b-476b-ab76-11c7f23f28ee trace.line=110 vars.name=test vars.uuid=50a7679d-86b7-4db7-a251-b67d50786ba7 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.334621329Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/50a7679d-86b7-4db7-a251-b67d50786ba7")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4c9902b1-b2d1-4173-ae0b-b5f7f51e8ff0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/uploads/50a7679d-86b7-4db7-a251-b67d50786ba7?_state=QKV0RE1CGYNYxmFwzOjKhOBwk4fgs2oEkFrvNblk7nZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwYTc2NzlkLTg2YjctNGRiNy1hMjUxLWI2N2Q1MDc4NmJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk5MjQ3NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=82.176µ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=293b87ad-50fc-4fe9-b3b0-8ea1194a85ad trace.line=202 vars.name=test vars.uuid=50a7679d-86b7-4db7-a251-b67d50786ba7 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.334691082Z" 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=4c9902b1-b2d1-4173-ae0b-b5f7f51e8ff0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/blobs/uploads/50a7679d-86b7-4db7-a251-b67d50786ba7?_state=QKV0RE1CGYNYxmFwzOjKhOBwk4fgs2oEkFrvNblk7nZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwYTc2NzlkLTg2YjctNGRiNy1hMjUxLWI2N2Q1MDc4NmJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk5MjQ3NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=2.375654ms http.response.status=201 http.response.written=0 
12:14:36 [2024-04-10T12:14:36.516Z] 127.0.0.1 - - [10/Apr/2024:12:14:36 +0000] "PUT /v2/test/blobs/uploads/50a7679d-86b7-4db7-a251-b67d50786ba7?_state=QKV0RE1CGYNYxmFwzOjKhOBwk4fgs2oEkFrvNblk7nZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUwYTc2NzlkLTg2YjctNGRiNy1hMjUxLWI2N2Q1MDc4NmJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0xMFQxMjoxNDozNi4zMjk5MjQ3NTdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown"
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.335772232Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2d3f228c-4a1f-4c0f-b59c-cec1ddc0ac1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.33580873Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2d3f228c-4a1f-4c0f-b59c-cec1ddc0ac1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.335866667Z" 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=2d3f228c-4a1f-4c0f-b59c-cec1ddc0ac1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=26.281µ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=a17c616d-8ed6-4284-bca3-e63ef8057ea1 trace.line=95 vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.335937511Z" 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=2d3f228c-4a1f-4c0f-b59c-cec1ddc0ac1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="855.342µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.516Z] 127.0.0.1 - - [10/Apr/2024:12:14:36 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.15+unknown"
12:14:36 [2024-04-10T12:14:36.516Z] time="2024-04-10T12:14:36.336988352Z" 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=9abb50c8-f654-45cf-b7cc-253f61c044ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.337026334Z" 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=9abb50c8-f654-45cf-b7cc-253f61c044ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.33754658Z" 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=9abb50c8-f654-45cf-b7cc-253f61c044ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.337573625Z" 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=9abb50c8-f654-45cf-b7cc-253f61c044ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.337589346Z" 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=9abb50c8-f654-45cf-b7cc-253f61c044ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.337697968Z" 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=9abb50c8-f654-45cf-b7cc-253f61c044ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=58.159µ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=1d233bb8-277b-4554-9cf3-ee0a5c1277f0 trace.line=95 vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.337906324Z" 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=9abb50c8-f654-45cf-b7cc-253f61c044ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=155.178µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=23a5978e-3189-4ed5-b414-dfa1483acd15 trace.line=155 vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.337971195Z" 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=9abb50c8-f654-45cf-b7cc-253f61c044ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=27.135µ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=ce58fa99-e306-4952-bc3c-24b8c69caa91 trace.line=95 vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.338012902Z" 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=9abb50c8-f654-45cf-b7cc-253f61c044ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=12.258µ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=72da16c7-853a-441f-ac36-90f5ef23b724 trace.line=155 vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.338073359Z" 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=9abb50c8-f654-45cf-b7cc-253f61c044ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=20.094µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2bd9292f-48df-4b3e-a206-1fc9c8ed51d3 trace.line=155 vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.338166981Z" 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=9abb50c8-f654-45cf-b7cc-253f61c044ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=62.836µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2dea2ae9-ac01-43ae-b4f2-2a20a9fde12f trace.line=110 vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.338249706Z" 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=9abb50c8-f654-45cf-b7cc-253f61c044ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=52.899µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b0ed8419-8a8a-4bef-b8d3-feea62804718 trace.line=110 vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.338420556Z" 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=9abb50c8-f654-45cf-b7cc-253f61c044ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=63.41µ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=e91509ce-a338-42fd-abde-31d35a13b215 trace.line=110 vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.33847499Z" 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=9abb50c8-f654-45cf-b7cc-253f61c044ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=30.417µ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=ce6c650c-fea9-4c02-a93e-5e43b4dc8df4 trace.line=110 vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.33851079Z" 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=9abb50c8-f654-45cf-b7cc-253f61c044ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.338529145Z" 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=9abb50c8-f654-45cf-b7cc-253f61c044ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:57188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=2.212501ms http.response.status=201 http.response.written=0 
12:14:36 [2024-04-10T12:14:36.517Z] 127.0.0.1 - - [10/Apr/2024:12:14:36 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown"
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.343287617Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=799a1048-721b-4ab5-bbaa-37b54bcdc46f http.request.method=GET http.request.remoteaddr="127.0.0.1:57220" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.343332516Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=799a1048-721b-4ab5-bbaa-37b54bcdc46f http.request.method=GET http.request.remoteaddr="127.0.0.1:57220" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d 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="929.551µs" http.response.status=200 http.response.written=2 
12:14:36 [2024-04-10T12:14:36.517Z] 127.0.0.1 - - [10/Apr/2024:12:14:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.345463162Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=19387e24-1d43-41bc-b6e2-aa2552a5e065 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57226" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.345504557Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=19387e24-1d43-41bc-b6e2-aa2552a5e065 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57226" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.345598639Z" 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=19387e24-1d43-41bc-b6e2-aa2552a5e065 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57226" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=51.381µ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=5188c63d-2718-4fb9-a3e3-0a8c77ed502f trace.line=95 vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.345624896Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=19387e24-1d43-41bc-b6e2-aa2552a5e065 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57226" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.345672503Z" 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=19387e24-1d43-41bc-b6e2-aa2552a5e065 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57226" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.393µ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=ecaedb60-0542-4134-8aa2-a49a3aa4545b trace.line=95 vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.345720635Z" 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=19387e24-1d43-41bc-b6e2-aa2552a5e065 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57226" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.847µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7e52ea1a-2816-4055-bd96-d7c0b4d83cde trace.line=155 vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.345760685Z" 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=19387e24-1d43-41bc-b6e2-aa2552a5e065 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57226" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.932µ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=752e15dc-3562-48f2-86ea-9850dccc627f trace.line=125 vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.345811574Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=19387e24-1d43-41bc-b6e2-aa2552a5e065 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57226" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.345913877Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=19387e24-1d43-41bc-b6e2-aa2552a5e065 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57226" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d 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.252863ms http.response.status=200 http.response.written=417 
12:14:36 [2024-04-10T12:14:36.517Z] 127.0.0.1 - - [10/Apr/2024:12:14:36 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.354995803Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9da26af2-4d0f-402b-bca4-51888ea29f33 http.request.method=GET http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.355055923Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9da26af2-4d0f-402b-bca4-51888ea29f33 http.request.method=GET http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.355071816Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9da26af2-4d0f-402b-bca4-51888ea29f33 http.request.method=GET http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.355155682Z" 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=9da26af2-4d0f-402b-bca4-51888ea29f33 http.request.method=GET http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=50.175µ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=b2970568-e70e-4d1b-8196-47195b8d9b8b trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.355210526Z" 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=9da26af2-4d0f-402b-bca4-51888ea29f33 http.request.method=GET http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.15µ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=7c56ba16-e734-4ab8-95ee-a11e56c2d8fd trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.355256829Z" 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=9da26af2-4d0f-402b-bca4-51888ea29f33 http.request.method=GET http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.868µ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=ff1e0c1d-6055-4f18-8c3a-a2aab1290aee trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.355292357Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9da26af2-4d0f-402b-bca4-51888ea29f33 http.request.method=GET http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.355396351Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9da26af2-4d0f-402b-bca4-51888ea29f33 http.request.method=GET http.request.remoteaddr="127.0.0.1:57242" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d 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.806259ms http.response.status=200 http.response.written=417 
12:14:36 [2024-04-10T12:14:36.517Z] 127.0.0.1 - - [10/Apr/2024:12:14:36 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.361401737Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d64c6a4e-d340-4e4e-9b2b-d5cbea5337d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.361451559Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d64c6a4e-d340-4e4e-9b2b-d5cbea5337d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.361463974Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d72c559f-275e-45af-ab1a-3cdb2555a285 http.request.method=GET http.request.remoteaddr="127.0.0.1:57262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.361496015Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d72c559f-275e-45af-ab1a-3cdb2555a285 http.request.method=GET http.request.remoteaddr="127.0.0.1:57262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.361535704Z" 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=d64c6a4e-d340-4e4e-9b2b-d5cbea5337d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.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).GetContent" trace.id=b95a5c82-c313-41fc-8cfb-33800ca6b430 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.361563225Z" 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=d72c559f-275e-45af-ab1a-3cdb2555a285 http.request.method=GET http.request.remoteaddr="127.0.0.1:57262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.392µ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=01a0ebb5-819b-4ba5-9ed7-0a032b556a58 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.36158976Z" 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=d64c6a4e-d340-4e4e-9b2b-d5cbea5337d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.019µ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=f662df40-6d42-4771-a765-cadf32e04fb3 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.361607328Z" 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=d72c559f-275e-45af-ab1a-3cdb2555a285 http.request.method=GET http.request.remoteaddr="127.0.0.1:57262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.892µ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=205b3f17-cbee-43b2-90d2-60aaa0b7b2af trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.361633568Z" 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=d64c6a4e-d340-4e4e-9b2b-d5cbea5337d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.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=c2301d21-7f52-43a8-8552-bfb34308017f trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:14:36 [2024-04-10T12:14:36.517Z] time="2024-04-10T12:14:36.361649216Z" 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=d72c559f-275e-45af-ab1a-3cdb2555a285 http.request.method=GET http.request.remoteaddr="127.0.0.1:57262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.29µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d41eb2f0-bff0-407a-a6e1-3e8f8bae86b7 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.361666586Z" 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=d64c6a4e-d340-4e4e-9b2b-d5cbea5337d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.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=2b550c6d-e7bb-4e9f-b629-3713675511d0 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.361683128Z" 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=d72c559f-275e-45af-ab1a-3cdb2555a285 http.request.method=GET http.request.remoteaddr="127.0.0.1:57262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.101µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ca0b78c8-c7a5-4637-9442-5a5ebd971075 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.361703682Z" 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=d64c6a4e-d340-4e4e-9b2b-d5cbea5337d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.789µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=02640dba-6d5b-46db-b1a8-be62a41575bd trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.361716253Z" 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=d72c559f-275e-45af-ab1a-3cdb2555a285 http.request.method=GET http.request.remoteaddr="127.0.0.1:57262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.337µ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=31bf368a-249e-4f42-b892-c50cad4afc66 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.361741706Z" 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=d64c6a4e-d340-4e4e-9b2b-d5cbea5337d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.635µ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=673b76be-8fd4-440b-998a-498561202aad trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.36179943Z" 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=d64c6a4e-d340-4e4e-9b2b-d5cbea5337d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.687µ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=28f2448b-f394-49e6-b065-9a9aa13f495b trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.361745833Z" 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=d72c559f-275e-45af-ab1a-3cdb2555a285 http.request.method=GET http.request.remoteaddr="127.0.0.1:57262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.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).URLFor" trace.id=1ae6ae5d-9984-41cb-93c0-d88127661d85 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.36187916Z" 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=d72c559f-275e-45af-ab1a-3cdb2555a285 http.request.method=GET http.request.remoteaddr="127.0.0.1:57262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.854µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=1fe6d118-142d-4201-9739-c152f46e95cc trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.362499848Z" 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=d64c6a4e-d340-4e4e-9b2b-d5cbea5337d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=52.095µ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=25b912aa-0422-4267-aac5-dcecd3d62bd0 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.362579718Z" 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=d72c559f-275e-45af-ab1a-3cdb2555a285 http.request.method=GET http.request.remoteaddr="127.0.0.1:57262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=100.613µ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=b64f233f-1511-4cbc-82e8-a85844291ba4 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.362736955Z" 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=d72c559f-275e-45af-ab1a-3cdb2555a285 http.request.method=GET http.request.remoteaddr="127.0.0.1:57262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.58µ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=495c312d-57fb-4a64-9afd-eac16ed026e2 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.362962223Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d72c559f-275e-45af-ab1a-3cdb2555a285 http.request.method=GET http.request.remoteaddr="127.0.0.1:57262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.407163ms http.response.status=200 http.response.written=68 
12:14:36 [2024-04-10T12:14:36.518Z] 127.0.0.1 - - [10/Apr/2024:12:14:36 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.362957037Z" 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=d64c6a4e-d340-4e4e-9b2b-d5cbea5337d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=173.336µ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=997b0800-9ede-47f5-b1d5-5c0f8e9f727e trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.363077802Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d64c6a4e-d340-4e4e-9b2b-d5cbea5337d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.51306ms http.response.status=200 http.response.written=194 
12:14:36 [2024-04-10T12:14:36.518Z] 127.0.0.1 - - [10/Apr/2024:12:14:36 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.37613097Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2d695de3-0ff2-4af8-9c51-039523fba56a http.request.method=GET http.request.remoteaddr="127.0.0.1:57274" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.376174836Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2d695de3-0ff2-4af8-9c51-039523fba56a http.request.method=GET http.request.remoteaddr="127.0.0.1:57274" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d 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="923.519µs" http.response.status=200 http.response.written=2 
12:14:36 [2024-04-10T12:14:36.518Z] 127.0.0.1 - - [10/Apr/2024:12:14:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.383239242Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d9434647-b8eb-46e9-a8cb-8e789df8e8da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57282" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.383288523Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d9434647-b8eb-46e9-a8cb-8e789df8e8da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57282" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.383303006Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d9434647-b8eb-46e9-a8cb-8e789df8e8da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57282" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.383377132Z" 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=d9434647-b8eb-46e9-a8cb-8e789df8e8da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57282" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.156µ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=7ae1cd64-f17c-404f-9ecd-345540ecc191 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.383422007Z" 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=d9434647-b8eb-46e9-a8cb-8e789df8e8da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57282" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.538µ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=aab3cfc6-ef27-40c7-bbdb-2977b57c8a8d trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.383497347Z" 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=d9434647-b8eb-46e9-a8cb-8e789df8e8da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57282" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d 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.17012ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:14:36 [2024-04-10T12:14:36.518Z] 127.0.0.1 - - [10/Apr/2024:12:14:36 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.384937659Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ad181a62-3153-436e-b5ed-28e60c919fae http.request.method=GET http.request.remoteaddr="127.0.0.1:57296" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.384983485Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ad181a62-3153-436e-b5ed-28e60c919fae http.request.method=GET http.request.remoteaddr="127.0.0.1:57296" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.38499823Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ad181a62-3153-436e-b5ed-28e60c919fae http.request.method=GET http.request.remoteaddr="127.0.0.1:57296" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.385061247Z" 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=ad181a62-3153-436e-b5ed-28e60c919fae http.request.method=GET http.request.remoteaddr="127.0.0.1:57296" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.058µ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=34e2599a-019e-4fe6-9c8e-9a39706416c8 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.385106573Z" 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=ad181a62-3153-436e-b5ed-28e60c919fae http.request.method=GET http.request.remoteaddr="127.0.0.1:57296" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.21µ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=cf6fb5e6-b567-47ae-860e-8fd979c1b6f7 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:14:36 [2024-04-10T12:14:36.518Z] time="2024-04-10T12:14:36.385156223Z" 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=ad181a62-3153-436e-b5ed-28e60c919fae http.request.method=GET http.request.remoteaddr="127.0.0.1:57296" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d 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.050102ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:14:36 [2024-04-10T12:14:36.518Z] 127.0.0.1 - - [10/Apr/2024:12:14:36 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/217953317454b210f0a8cda82b9bd945e23b2f7d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:14:36 [2024-04-10T12:14:36.518Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s)
12:14:36 [2024-04-10T12:14:36.518Z] === RUN   TestImagePullNonExisting
12:14:36 [2024-04-10T12:14:36.518Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
12:14:36 [2024-04-10T12:14:36.518Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
12:14:36 [2024-04-10T12:14:36.518Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
12:14:36 [2024-04-10T12:14:36.518Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
12:14:36 [2024-04-10T12:14:36.518Z] === RUN   TestImagePullNonExisting/asdfasdf
12:14:36 [2024-04-10T12:14:36.518Z] === PAUSE TestImagePullNonExisting/asdfasdf
12:14:36 [2024-04-10T12:14:36.518Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
12:14:36 [2024-04-10T12:14:36.518Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
12:14:36 [2024-04-10T12:14:36.518Z] === RUN   TestImagePullNonExisting/library/asdfasdf
12:14:36 [2024-04-10T12:14:36.518Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
12:14:36 [2024-04-10T12:14:36.518Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
12:14:36 [2024-04-10T12:14:36.518Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
12:14:36 [2024-04-10T12:14:36.518Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
12:14:36 [2024-04-10T12:14:36.518Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
12:14:36 [2024-04-10T12:14:36.518Z] === CONT  TestImagePullNonExisting/asdfasdf
12:14:36 [2024-04-10T12:14:36.518Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
12:14:36 [2024-04-10T12:14:36.518Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
12:14:36 [2024-04-10T12:14:36.518Z] === CONT  TestImagePullNonExisting/library/asdfasdf
12:14:37 [2024-04-10T12:14:37.895Z] --- PASS: TestImagePullNonExisting (0.01s)
12:14:37 [2024-04-10T12:14:37.895Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s)
12:14:37 [2024-04-10T12:14:37.895Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
12:14:37 [2024-04-10T12:14:37.895Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.97s)
12:14:37 [2024-04-10T12:14:37.895Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.97s)
12:14:37 [2024-04-10T12:14:37.895Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.28s)
12:14:37 [2024-04-10T12:14:37.895Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
12:14:37 [2024-04-10T12:14:37.895Z] === RUN   TestRemoveImageOrphaning
12:14:37 [2024-04-10T12:14:37.895Z] --- PASS: TestRemoveImageOrphaning (0.17s)
12:14:37 [2024-04-10T12:14:37.895Z] === RUN   TestRemoveByDigest
12:14:37 [2024-04-10T12:14:37.895Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
12:14:37 [2024-04-10T12:14:37.895Z] --- SKIP: TestRemoveByDigest (0.00s)
12:14:37 [2024-04-10T12:14:37.895Z] === RUN   TestRemoveImageGarbageCollector
12:14:37 [2024-04-10T12:14:37.895Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
12:14:37 [2024-04-10T12:14:37.895Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:14:37 [2024-04-10T12:14:37.895Z] === RUN   TestSaveCheckTimes
12:14:37 [2024-04-10T12:14:37.895Z] === PAUSE TestSaveCheckTimes
12:14:37 [2024-04-10T12:14:37.895Z] === RUN   TestSaveOCI
12:14:38 [2024-04-10T12:14:38.153Z] === RUN   TestSaveOCI/busybox:latest
12:14:38 [2024-04-10T12:14:38.153Z] === RUN   TestSaveOCI/busybox:latest/Manifest
12:14:38 [2024-04-10T12:14:38.153Z] === RUN   TestSaveOCI/busybox:latest/Config
12:14:38 [2024-04-10T12:14:38.153Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
12:14:38 [2024-04-10T12:14:38.153Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
12:14:38 [2024-04-10T12:14:38.153Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
12:14:38 [2024-04-10T12:14:38.153Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
12:14:38 [2024-04-10T12:14:38.153Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
12:14:38 [2024-04-10T12:14:38.153Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
12:14:38 [2024-04-10T12:14:38.153Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
12:14:38 [2024-04-10T12:14:38.153Z] === RUN   TestSaveOCI/multilayer:latest
12:14:38 [2024-04-10T12:14:38.153Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
12:14:38 [2024-04-10T12:14:38.153Z] === RUN   TestSaveOCI/multilayer:latest/Config
12:14:38 [2024-04-10T12:14:38.153Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
12:14:38 [2024-04-10T12:14:38.153Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
12:14:38 [2024-04-10T12:14:38.153Z] --- PASS: TestSaveOCI (0.14s)
12:14:38 [2024-04-10T12:14:38.153Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
12:14:38 [2024-04-10T12:14:38.153Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
12:14:38 [2024-04-10T12:14:38.153Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
12:14:38 [2024-04-10T12:14:38.153Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
12:14:38 [2024-04-10T12:14:38.153Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
12:14:38 [2024-04-10T12:14:38.153Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
12:14:38 [2024-04-10T12:14:38.153Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
12:14:38 [2024-04-10T12:14:38.153Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
12:14:38 [2024-04-10T12:14:38.153Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
12:14:38 [2024-04-10T12:14:38.153Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
12:14:38 [2024-04-10T12:14:38.153Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
12:14:38 [2024-04-10T12:14:38.153Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
12:14:38 [2024-04-10T12:14:38.153Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
12:14:38 [2024-04-10T12:14:38.153Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
12:14:38 [2024-04-10T12:14:38.153Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
12:14:38 [2024-04-10T12:14:38.153Z] === RUN   TestSaveRepoWithMultipleImages
12:14:38 [2024-04-10T12:14:38.412Z] --- PASS: TestSaveRepoWithMultipleImages (0.18s)
12:14:38 [2024-04-10T12:14:38.412Z] === RUN   TestSaveDirectoryPermissions
12:14:39 [2024-04-10T12:14:39.348Z] --- PASS: TestSaveDirectoryPermissions (0.91s)
12:14:39 [2024-04-10T12:14:39.348Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:14:39 [2024-04-10T12:14:39.348Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:14:39 [2024-04-10T12:14:39.348Z] === RUN   TestTagUsingDigestAlgorithmAsName
12:14:39 [2024-04-10T12:14:39.348Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
12:14:39 [2024-04-10T12:14:39.348Z] === RUN   TestTagValidPrefixedRepo
12:14:39 [2024-04-10T12:14:39.348Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
12:14:39 [2024-04-10T12:14:39.348Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
12:14:39 [2024-04-10T12:14:39.348Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
12:14:39 [2024-04-10T12:14:39.348Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
12:14:39 [2024-04-10T12:14:39.348Z] === RUN   TestTagValidPrefixedRepo/foooo:t
12:14:39 [2024-04-10T12:14:39.348Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
12:14:39 [2024-04-10T12:14:39.348Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
12:14:39 [2024-04-10T12:14:39.348Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
12:14:39 [2024-04-10T12:14:39.348Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
12:14:39 [2024-04-10T12:14:39.348Z] === CONT  TestTagValidPrefixedRepo/foooo:t
12:14:39 [2024-04-10T12:14:39.348Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
12:14:39 [2024-04-10T12:14:39.348Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
12:14:39 [2024-04-10T12:14:39.348Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
12:14:39 [2024-04-10T12:14:39.348Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
12:14:39 [2024-04-10T12:14:39.348Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
12:14:39 [2024-04-10T12:14:39.348Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.02s)
12:14:39 [2024-04-10T12:14:39.348Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
12:14:39 [2024-04-10T12:14:39.348Z] === RUN   TestTagExistedNameWithoutForce
12:14:39 [2024-04-10T12:14:39.348Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:14:39 [2024-04-10T12:14:39.348Z] === RUN   TestTagOfficialNames
12:14:39 [2024-04-10T12:14:39.348Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
12:14:39 [2024-04-10T12:14:39.348Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
12:14:39 [2024-04-10T12:14:39.348Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
12:14:39 [2024-04-10T12:14:39.348Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
12:14:39 [2024-04-10T12:14:39.348Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
12:14:39 [2024-04-10T12:14:39.348Z] --- PASS: TestTagOfficialNames (0.05s)
12:14:39 [2024-04-10T12:14:39.348Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
12:14:39 [2024-04-10T12:14:39.348Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
12:14:39 [2024-04-10T12:14:39.348Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
12:14:39 [2024-04-10T12:14:39.348Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
12:14:39 [2024-04-10T12:14:39.348Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
12:14:39 [2024-04-10T12:14:39.348Z] === RUN   TestTagMatchesDigest
12:14:39 [2024-04-10T12:14:39.348Z] --- PASS: TestTagMatchesDigest (0.01s)
12:14:39 [2024-04-10T12:14:39.348Z] === CONT  TestSaveCheckTimes
12:14:39 [2024-04-10T12:14:39.348Z] --- PASS: TestSaveCheckTimes (0.03s)
12:14:39 [2024-04-10T12:14:39.348Z] PASS
12:14:39 [2024-04-10T12:14:39.348Z] 
12:14:39 [2024-04-10T12:14:39.348Z] === Skipped
12:14:39 [2024-04-10T12:14:39.348Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:14:39 [2024-04-10T12:14:39.348Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
12:14:39 [2024-04-10T12:14:39.348Z] 
12:14:39 [2024-04-10T12:14:39.348Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
12:14:39 [2024-04-10T12:14:39.348Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
12:14:39 [2024-04-10T12:14:39.348Z] 
12:14:39 [2024-04-10T12:14:39.348Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:14:39 [2024-04-10T12:14:39.348Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
12:14:39 [2024-04-10T12:14:39.348Z] 
12:14:39 [2024-04-10T12:14:39.348Z] DONE 71 tests, 3 skipped in 6.541s
12:14:39 [2024-04-10T12:14:39.348Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
12:14:39 [2024-04-10T12:14:39.348Z] ++ '[' -n '' ']'
12:14:39 [2024-04-10T12:14:39.348Z] ++ 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
12:14:39 [2024-04-10T12:14:39.348Z] ++ set -e
12:14:39 [2024-04-10T12:14:39.348Z] ++ '[' -n 0 ']'
12:14:39 [2024-04-10T12:14:39.348Z] ++ set -x
12:14:39 [2024-04-10T12:14:39.348Z] ++ 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.aBE5lNZpus/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
12:14:39 [2024-04-10T12:14:39.348Z] === RUN   TestStripANSICommands
12:14:39 [2024-04-10T12:14:39.348Z] === RUN   TestStripANSICommands/#00
12:14:39 [2024-04-10T12:14:39.348Z] === RUN   TestStripANSICommands/#01
12:14:39 [2024-04-10T12:14:39.348Z] --- PASS: TestStripANSICommands (0.00s)
12:14:39 [2024-04-10T12:14:39.348Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
12:14:39 [2024-04-10T12:14:39.348Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
12:14:39 [2024-04-10T12:14:39.348Z] PASS
12:14:39 [2024-04-10T12:14:39.348Z] 
12:14:39 [2024-04-10T12:14:39.348Z] DONE 3 tests in 0.007s
12:14:39 [2024-04-10T12:14:39.348Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
12:14:39 [2024-04-10T12:14:39.348Z] ++ '[' -n '' ']'
12:14:39 [2024-04-10T12:14:39.348Z] ++ 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
12:14:39 [2024-04-10T12:14:39.348Z] ++ set -e
12:14:39 [2024-04-10T12:14:39.348Z] ++ '[' -n 0 ']'
12:14:39 [2024-04-10T12:14:39.348Z] ++ set -x
12:14:39 [2024-04-10T12:14:39.349Z] ++ 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.aBE5lNZpus/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
12:14:39 [2024-04-10T12:14:39.349Z] INFO: Testing against a local daemon
12:14:39 [2024-04-10T12:14:39.349Z] === RUN   TestCreateWithMultiNetworks
12:14:40 [2024-04-10T12:14:40.283Z] --- PASS: TestCreateWithMultiNetworks (0.89s)
12:14:40 [2024-04-10T12:14:40.283Z] === RUN   TestNetworkCreateDelete
12:14:40 [2024-04-10T12:14:40.542Z] --- PASS: TestNetworkCreateDelete (0.18s)
12:14:40 [2024-04-10T12:14:40.542Z] === RUN   TestDockerNetworkDeletePreferID
12:14:41 [2024-04-10T12:14:41.109Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
12:14:41 [2024-04-10T12:14:41.109Z] === RUN   TestDaemonDNSFallback
12:14:47 [2024-04-10T12:14:47.673Z] --- PASS: TestDaemonDNSFallback (6.15s)
12:14:47 [2024-04-10T12:14:47.673Z] === RUN   TestInspectNetwork
12:14:49 [2024-04-10T12:14:49.575Z] === RUN   TestInspectNetwork/full_network_id
12:14:49 [2024-04-10T12:14:49.575Z] === RUN   TestInspectNetwork/partial_network_id
12:14:49 [2024-04-10T12:14:49.575Z] === RUN   TestInspectNetwork/network_name
12:14:49 [2024-04-10T12:14:49.575Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:14:54 [2024-04-10T12:14:54.842Z] --- PASS: TestInspectNetwork (6.84s)
12:14:54 [2024-04-10T12:14:54.842Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:14:54 [2024-04-10T12:14:54.842Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:14:54 [2024-04-10T12:14:54.842Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:14:54 [2024-04-10T12:14:54.842Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:14:54 [2024-04-10T12:14:54.842Z] === RUN   TestRunContainerWithBridgeNone
12:14:55 [2024-04-10T12:14:55.101Z] --- PASS: TestRunContainerWithBridgeNone (1.14s)
12:14:55 [2024-04-10T12:14:55.101Z] === RUN   TestNetworkInvalidJSON
12:14:55 [2024-04-10T12:14:55.101Z] === RUN   TestNetworkInvalidJSON/networks/create
12:14:55 [2024-04-10T12:14:55.101Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:14:55 [2024-04-10T12:14:55.101Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:14:55 [2024-04-10T12:14:55.101Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:14:55 [2024-04-10T12:14:55.101Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:14:55 [2024-04-10T12:14:55.101Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:14:55 [2024-04-10T12:14:55.101Z] === CONT  TestNetworkInvalidJSON/networks/create
12:14:55 [2024-04-10T12:14:55.101Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:14:55 [2024-04-10T12:14:55.101Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:14:55 [2024-04-10T12:14:55.101Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:14:55 [2024-04-10T12:14:55.101Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:14:55 [2024-04-10T12:14:55.101Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:14:55 [2024-04-10T12:14:55.101Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:14:55 [2024-04-10T12:14:55.101Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:14:55 [2024-04-10T12:14:55.101Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:14:55 [2024-04-10T12:14:55.101Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:14:55 [2024-04-10T12:14:55.101Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:14:55 [2024-04-10T12:14:55.101Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:14:55 [2024-04-10T12:14:55.101Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:14:55 [2024-04-10T12:14:55.101Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:14:55 [2024-04-10T12:14:55.101Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:14:55 [2024-04-10T12:14:55.101Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:14:55 [2024-04-10T12:14:55.101Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
12:14:55 [2024-04-10T12:14:55.101Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:14:55 [2024-04-10T12:14:55.101Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:14:55 [2024-04-10T12:14:55.101Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:14:55 [2024-04-10T12:14:55.101Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:14:55 [2024-04-10T12:14:55.101Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:14:55 [2024-04-10T12:14:55.101Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:14:55 [2024-04-10T12:14:55.101Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:14:55 [2024-04-10T12:14:55.101Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:14:55 [2024-04-10T12:14:55.101Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:14:55 [2024-04-10T12:14:55.101Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
12:14:55 [2024-04-10T12:14:55.101Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
12:14:55 [2024-04-10T12:14:55.101Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:14:55 [2024-04-10T12:14:55.101Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
12:14:55 [2024-04-10T12:14:55.101Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:14:55 [2024-04-10T12:14:55.101Z] === RUN   TestNetworkList
12:14:55 [2024-04-10T12:14:55.101Z] === RUN   TestNetworkList//networks
12:14:55 [2024-04-10T12:14:55.101Z] === PAUSE TestNetworkList//networks
12:14:55 [2024-04-10T12:14:55.101Z] === RUN   TestNetworkList//networks/
12:14:55 [2024-04-10T12:14:55.101Z] === PAUSE TestNetworkList//networks/
12:14:55 [2024-04-10T12:14:55.101Z] === CONT  TestNetworkList//networks
12:14:55 [2024-04-10T12:14:55.101Z] === CONT  TestNetworkList//networks/
12:14:55 [2024-04-10T12:14:55.101Z] --- PASS: TestNetworkList (0.01s)
12:14:55 [2024-04-10T12:14:55.101Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:14:55 [2024-04-10T12:14:55.101Z]     --- PASS: TestNetworkList//networks (0.00s)
12:14:55 [2024-04-10T12:14:55.101Z] === RUN   TestHostIPv4BridgeLabel
12:14:55 [2024-04-10T12:14:55.668Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
12:14:55 [2024-04-10T12:14:55.668Z] === RUN   TestDefaultNetworkOpts
12:14:55 [2024-04-10T12:14:55.668Z] === RUN   TestDefaultNetworkOpts/default_value
12:14:57 [2024-04-10T12:14:57.044Z] === RUN   TestDefaultNetworkOpts/cmdline_value
12:14:57 [2024-04-10T12:14:57.980Z] === RUN   TestDefaultNetworkOpts/config-from_value
12:14:59 [2024-04-10T12:14:59.356Z] --- PASS: TestDefaultNetworkOpts (3.61s)
12:14:59 [2024-04-10T12:14:59.356Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.20s)
12:14:59 [2024-04-10T12:14:59.356Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.20s)
12:14:59 [2024-04-10T12:14:59.356Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.21s)
12:14:59 [2024-04-10T12:14:59.356Z] === RUN   TestForbidDuplicateNetworkNames
12:14:59 [2024-04-10T12:14:59.923Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
12:14:59 [2024-04-10T12:14:59.923Z] === RUN   TestDaemonRestartWithLiveRestore
12:15:00 [2024-04-10T12:15:00.859Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
12:15:00 [2024-04-10T12:15:00.859Z] === RUN   TestDaemonDefaultNetworkPools
12:15:01 [2024-04-10T12:15:01.796Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
12:15:01 [2024-04-10T12:15:01.796Z] === RUN   TestDaemonRestartWithExistingNetwork
12:15:03 [2024-04-10T12:15:03.172Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
12:15:03 [2024-04-10T12:15:03.172Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:15:04 [2024-04-10T12:15:04.108Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
12:15:04 [2024-04-10T12:15:04.108Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:15:04 [2024-04-10T12:15:04.675Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
12:15:04 [2024-04-10T12:15:04.675Z] === RUN   TestServiceWithPredefinedNetwork
12:15:07 [2024-04-10T12:15:07.205Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s)
12:15:07 [2024-04-10T12:15:07.205Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:15:07 [2024-04-10T12:15:07.205Z]     service_test.go:250: FLAKY_TEST
12:15:07 [2024-04-10T12:15:07.205Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:15:07 [2024-04-10T12:15:07.205Z] === RUN   TestServiceWithDataPathPortInit
12:15:22 [2024-04-10T12:15:22.084Z] --- PASS: TestServiceWithDataPathPortInit (13.18s)
12:15:22 [2024-04-10T12:15:22.084Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:15:22 [2024-04-10T12:15:22.084Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r57zt25eom77i5e7wka03twtr Created:2024-04-10 12:15:21.159608703 +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[3fea87d357eca261615581b26288a47f86b3b8c0643f5ab5a9b05758f5b03080:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jvw8kh1zd0bm6fnsdlpqfyan3 EndpointID:dfc04ad3afa7de2d895058321235d601d3f06be24a73cae6541fd6f1ebd652fb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:52b8b824a251cc25b3d41f090eaeafab4b4c8e8be298fa8a438c897320174d27 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:f92ed3dc1481 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jvw8kh1zd0bm6fnsdlpqfyan3 EndpointID:dfc04ad3afa7de2d895058321235d601d3f06be24a73cae6541fd6f1ebd652fb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:15:27 [2024-04-10T12:15:27.353Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.58s)
12:15:27 [2024-04-10T12:15:27.353Z] PASS
12:15:27 [2024-04-10T12:15:27.353Z] 
12:15:27 [2024-04-10T12:15:27.353Z] === Skipped
12:15:27 [2024-04-10T12:15:27.353Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:15:27 [2024-04-10T12:15:27.353Z]     service_test.go:250: FLAKY_TEST
12:15:27 [2024-04-10T12:15:27.353Z] 
12:15:27 [2024-04-10T12:15:27.353Z] DONE 44 tests, 1 skipped in 47.148s
12:15:27 [2024-04-10T12:15:27.353Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
12:15:27 [2024-04-10T12:15:27.353Z] ++ '[' -n '' ']'
12:15:27 [2024-04-10T12:15:27.353Z] ++ 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
12:15:27 [2024-04-10T12:15:27.353Z] ++ set -e
12:15:27 [2024-04-10T12:15:27.353Z] ++ '[' -n 0 ']'
12:15:27 [2024-04-10T12:15:27.353Z] ++ set -x
12:15:27 [2024-04-10T12:15:27.353Z] ++ 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.aBE5lNZpus/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
12:15:27 [2024-04-10T12:15:27.353Z] INFO: Testing against a local daemon
12:15:27 [2024-04-10T12:15:27.353Z] === RUN   TestDockerNetworkIpvlanPersistance
12:15:27 [2024-04-10T12:15:27.920Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.39s)
12:15:27 [2024-04-10T12:15:27.920Z] === RUN   TestDockerNetworkIpvlan
12:15:27 [2024-04-10T12:15:27.920Z] === RUN   TestDockerNetworkIpvlan/Subinterface
12:15:28 [2024-04-10T12:15:28.856Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
12:15:29 [2024-04-10T12:15:29.423Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
12:15:30 [2024-04-10T12:15:30.800Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
12:15:32 [2024-04-10T12:15:32.177Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
12:15:33 [2024-04-10T12:15:33.554Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
12:15:34 [2024-04-10T12:15:34.930Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnetWithParent
12:15:36 [2024-04-10T12:15:36.833Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnetNoParent
12:15:39 [2024-04-10T12:15:39.365Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
12:15:41 [2024-04-10T12:15:41.269Z] === RUN   TestDockerNetworkIpvlan/L2Addressing
12:15:42 [2024-04-10T12:15:42.204Z] === RUN   TestDockerNetworkIpvlan/L3Addressing
12:15:43 [2024-04-10T12:15:43.580Z] --- PASS: TestDockerNetworkIpvlan (15.34s)
12:15:43 [2024-04-10T12:15:43.580Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.71s)
12:15:43 [2024-04-10T12:15:43.580Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.64s)
12:15:43 [2024-04-10T12:15:43.580Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.42s)
12:15:43 [2024-04-10T12:15:43.580Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.38s)
12:15:43 [2024-04-10T12:15:43.580Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.39s)
12:15:43 [2024-04-10T12:15:43.580Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.52s)
12:15:43 [2024-04-10T12:15:43.580Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetWithParent (1.86s)
12:15:43 [2024-04-10T12:15:43.580Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetNoParent (2.23s)
12:15:43 [2024-04-10T12:15:43.580Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (2.14s)
12:15:43 [2024-04-10T12:15:43.580Z]     --- PASS: TestDockerNetworkIpvlan/L2Addressing (1.02s)
12:15:43 [2024-04-10T12:15:43.580Z]     --- PASS: TestDockerNetworkIpvlan/L3Addressing (1.03s)
12:15:43 [2024-04-10T12:15:43.580Z] === RUN   TestIPVlanDNS
12:15:43 [2024-04-10T12:15:43.839Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false
12:15:51 [2024-04-10T12:15:51.952Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false
12:15:56 [2024-04-10T12:15:56.139Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true
12:16:02 [2024-04-10T12:16:02.700Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false
12:16:09 [2024-04-10T12:16:09.261Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false
12:16:14 [2024-04-10T12:16:14.527Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true
12:16:19 [2024-04-10T12:16:19.794Z] --- PASS: TestIPVlanDNS (36.21s)
12:16:19 [2024-04-10T12:16:19.794Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false (6.82s)
12:16:19 [2024-04-10T12:16:19.794Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false (5.48s)
12:16:19 [2024-04-10T12:16:19.794Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true (5.48s)
12:16:19 [2024-04-10T12:16:19.794Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false (6.83s)
12:16:19 [2024-04-10T12:16:19.794Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false (5.51s)
12:16:19 [2024-04-10T12:16:19.794Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true (5.43s)
12:16:19 [2024-04-10T12:16:19.794Z] PASS
12:16:19 [2024-04-10T12:16:19.794Z] 
12:16:19 [2024-04-10T12:16:19.794Z] DONE 20 tests in 52.961s
12:16:19 [2024-04-10T12:16:19.794Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
12:16:19 [2024-04-10T12:16:19.794Z] ++ '[' -n '' ']'
12:16:19 [2024-04-10T12:16:19.794Z] ++ 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
12:16:19 [2024-04-10T12:16:19.794Z] ++ set -e
12:16:19 [2024-04-10T12:16:19.794Z] ++ '[' -n 0 ']'
12:16:19 [2024-04-10T12:16:19.794Z] ++ set -x
12:16:19 [2024-04-10T12:16:19.794Z] ++ 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.aBE5lNZpus/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
12:16:19 [2024-04-10T12:16:19.794Z] INFO: Testing against a local daemon
12:16:19 [2024-04-10T12:16:19.794Z] === RUN   TestDockerNetworkMacvlanPersistance
12:16:20 [2024-04-10T12:16:20.730Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s)
12:16:20 [2024-04-10T12:16:20.730Z] === RUN   TestDockerNetworkMacvlan
12:16:20 [2024-04-10T12:16:20.730Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:16:21 [2024-04-10T12:16:21.297Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:16:22 [2024-04-10T12:16:22.233Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:16:23 [2024-04-10T12:16:23.610Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:16:24 [2024-04-10T12:16:24.987Z] === RUN   TestDockerNetworkMacvlan/MultiSubnetWithParent
12:16:26 [2024-04-10T12:16:26.892Z] === RUN   TestDockerNetworkMacvlan/MultiSubnetNoParent
12:16:29 [2024-04-10T12:16:29.425Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:16:30 [2024-04-10T12:16:30.362Z] --- PASS: TestDockerNetworkMacvlan (9.53s)
12:16:30 [2024-04-10T12:16:30.362Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.68s)
12:16:30 [2024-04-10T12:16:30.362Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.69s)
12:16:30 [2024-04-10T12:16:30.362Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.58s)
12:16:30 [2024-04-10T12:16:30.362Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.44s)
12:16:30 [2024-04-10T12:16:30.362Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnetWithParent (1.89s)
12:16:30 [2024-04-10T12:16:30.362Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnetNoParent (2.24s)
12:16:30 [2024-04-10T12:16:30.362Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.01s)
12:16:30 [2024-04-10T12:16:30.362Z] === RUN   TestMACVlanDNS
12:16:30 [2024-04-10T12:16:30.929Z] === RUN   TestMACVlanDNS/with_parent
12:16:39 [2024-04-10T12:16:39.043Z] === RUN   TestMACVlanDNS/no_parent
12:16:43 [2024-04-10T12:16:43.231Z] === RUN   TestMACVlanDNS/with_parent,_internal
12:16:49 [2024-04-10T12:16:49.793Z] --- PASS: TestMACVlanDNS (18.43s)
12:16:49 [2024-04-10T12:16:49.793Z]     --- PASS: TestMACVlanDNS/with_parent (6.80s)
12:16:49 [2024-04-10T12:16:49.793Z]     --- PASS: TestMACVlanDNS/no_parent (5.52s)
12:16:49 [2024-04-10T12:16:49.793Z]     --- PASS: TestMACVlanDNS/with_parent,_internal (5.49s)
12:16:49 [2024-04-10T12:16:49.793Z] PASS
12:16:49 [2024-04-10T12:16:49.793Z] 
12:16:49 [2024-04-10T12:16:49.793Z] DONE 13 tests in 29.158s
12:16:49 [2024-04-10T12:16:49.793Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
12:16:49 [2024-04-10T12:16:49.793Z] ++ '[' -n '' ']'
12:16:49 [2024-04-10T12:16:49.793Z] ++ 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
12:16:49 [2024-04-10T12:16:49.793Z] ++ set -e
12:16:49 [2024-04-10T12:16:49.793Z] ++ '[' -n 0 ']'
12:16:49 [2024-04-10T12:16:49.793Z] ++ set -x
12:16:49 [2024-04-10T12:16:49.793Z] ++ 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.aBE5lNZpus/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
12:16:49 [2024-04-10T12:16:49.793Z] INFO: Testing against a local daemon
12:16:49 [2024-04-10T12:16:49.793Z] === RUN   TestBridgeICC
12:16:49 [2024-04-10T12:16:49.793Z] === RUN   TestBridgeICC/IPv4_non-internal_network
12:16:50 [2024-04-10T12:16:50.360Z] === RUN   TestBridgeICC/IPv4_internal_network
12:16:51 [2024-04-10T12:16:51.295Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
12:16:52 [2024-04-10T12:16:52.672Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
12:16:53 [2024-04-10T12:16:53.607Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
12:16:54 [2024-04-10T12:16:54.541Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
12:16:55 [2024-04-10T12:16:55.477Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
12:16:56 [2024-04-10T12:16:56.852Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
12:16:57 [2024-04-10T12:16:57.787Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
12:17:01 [2024-04-10T12:17:01.073Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
12:17:04 [2024-04-10T12:17:04.358Z] --- PASS: TestBridgeICC (15.22s)
12:17:04 [2024-04-10T12:17:04.358Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.04s)
12:17:04 [2024-04-10T12:17:04.358Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.95s)
12:17:04 [2024-04-10T12:17:04.358Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.08s)
12:17:04 [2024-04-10T12:17:04.358Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.00s)
12:17:04 [2024-04-10T12:17:04.359Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.05s)
12:17:04 [2024-04-10T12:17:04.359Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.03s)
12:17:04 [2024-04-10T12:17:04.359Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.16s)
12:17:04 [2024-04-10T12:17:04.359Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.07s)
12:17:04 [2024-04-10T12:17:04.359Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.13s)
12:17:04 [2024-04-10T12:17:04.359Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.10s)
12:17:04 [2024-04-10T12:17:04.359Z] === RUN   TestBridgeICCWindows
12:17:04 [2024-04-10T12:17:04.359Z]     bridge_test.go:214: testEnv.DaemonInfo.OSType != "windows"
12:17:04 [2024-04-10T12:17:04.359Z] --- SKIP: TestBridgeICCWindows (0.00s)
12:17:04 [2024-04-10T12:17:04.359Z] === RUN   TestBridgeINC
12:17:04 [2024-04-10T12:17:04.617Z] === RUN   TestBridgeINC/IPv4_non-internal_network
12:17:08 [2024-04-10T12:17:08.805Z] === RUN   TestBridgeINC/IPv4_internal_network
12:17:10 [2024-04-10T12:17:10.181Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
12:17:14 [2024-04-10T12:17:14.368Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
12:17:15 [2024-04-10T12:17:15.303Z] --- PASS: TestBridgeINC (11.35s)
12:17:15 [2024-04-10T12:17:15.303Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.21s)
12:17:15 [2024-04-10T12:17:15.303Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.14s)
12:17:15 [2024-04-10T12:17:15.303Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.25s)
12:17:15 [2024-04-10T12:17:15.303Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.15s)
12:17:15 [2024-04-10T12:17:15.303Z] === RUN   TestDefaultBridgeIPv6
12:17:15 [2024-04-10T12:17:15.303Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
12:17:16 [2024-04-10T12:17:16.680Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
12:17:18 [2024-04-10T12:17:18.582Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
12:17:19 [2024-04-10T12:17:19.958Z] --- PASS: TestDefaultBridgeIPv6 (4.39s)
12:17:19 [2024-04-10T12:17:19.958Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.49s)
12:17:19 [2024-04-10T12:17:19.958Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.43s)
12:17:19 [2024-04-10T12:17:19.958Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.46s)
12:17:19 [2024-04-10T12:17:19.958Z] === RUN   TestDefaultBridgeAddresses
12:17:19 [2024-04-10T12:17:19.958Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
12:17:21 [2024-04-10T12:17:21.335Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
12:17:22 [2024-04-10T12:17:22.712Z] --- PASS: TestDefaultBridgeAddresses (3.10s)
12:17:22 [2024-04-10T12:17:22.712Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
12:17:22 [2024-04-10T12:17:22.712Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
12:17:22 [2024-04-10T12:17:22.712Z] === RUN   TestInternalNwConnectivity
12:17:25 [2024-04-10T12:17:25.997Z] --- PASS: TestInternalNwConnectivity (3.30s)
12:17:25 [2024-04-10T12:17:25.997Z] === RUN   TestDisableIPv6Addrs
12:17:26 [2024-04-10T12:17:26.932Z] === RUN   TestDisableIPv6Addrs/IPv6_enabled
12:17:27 [2024-04-10T12:17:27.191Z] === RUN   TestDisableIPv6Addrs/IPv6_disabled
12:17:27 [2024-04-10T12:17:27.758Z] --- PASS: TestDisableIPv6Addrs (1.63s)
12:17:27 [2024-04-10T12:17:27.758Z]     --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.50s)
12:17:27 [2024-04-10T12:17:27.758Z]     --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.41s)
12:17:27 [2024-04-10T12:17:27.758Z] === RUN   TestSetInterfaceSysctl
12:17:28 [2024-04-10T12:17:28.693Z] --- PASS: TestSetInterfaceSysctl (1.01s)
12:17:28 [2024-04-10T12:17:28.693Z] === RUN   TestEtcHostsIpv6
12:17:29 [2024-04-10T12:17:29.261Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
12:17:29 [2024-04-10T12:17:29.828Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
12:17:30 [2024-04-10T12:17:30.395Z] --- PASS: TestEtcHostsIpv6 (1.64s)
12:17:30 [2024-04-10T12:17:30.395Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.51s)
12:17:30 [2024-04-10T12:17:30.395Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.52s)
12:17:30 [2024-04-10T12:17:30.395Z] === RUN   TestMACAddrOnRestart
12:17:32 [2024-04-10T12:17:32.927Z] --- PASS: TestMACAddrOnRestart (2.12s)
12:17:32 [2024-04-10T12:17:32.927Z] === RUN   TestCfgdMACAddrOnRestart
12:17:35 [2024-04-10T12:17:35.460Z] --- PASS: TestCfgdMACAddrOnRestart (2.60s)
12:17:35 [2024-04-10T12:17:35.460Z] === RUN   TestInspectCfgdMAC
12:17:35 [2024-04-10T12:17:35.719Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
12:17:35 [2024-04-10T12:17:35.719Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
12:17:35 [2024-04-10T12:17:35.719Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
12:17:35 [2024-04-10T12:17:35.977Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
12:17:36 [2024-04-10T12:17:36.236Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
12:17:36 [2024-04-10T12:17:36.236Z] --- PASS: TestInspectCfgdMAC (1.07s)
12:17:36 [2024-04-10T12:17:36.236Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.04s)
12:17:36 [2024-04-10T12:17:36.236Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s)
12:17:36 [2024-04-10T12:17:36.236Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.18s)
12:17:36 [2024-04-10T12:17:36.236Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.17s)
12:17:36 [2024-04-10T12:17:36.236Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s)
12:17:36 [2024-04-10T12:17:36.236Z] === RUN   TestWatchtowerCreate
12:17:37 [2024-04-10T12:17:37.172Z] --- PASS: TestWatchtowerCreate (1.05s)
12:17:37 [2024-04-10T12:17:37.172Z] === RUN   TestResolvConfLocalhostIPv6
12:17:38 [2024-04-10T12:17:38.549Z] --- PASS: TestResolvConfLocalhostIPv6 (1.27s)
12:17:38 [2024-04-10T12:17:38.549Z] === RUN   TestInternalNetworkDNS
12:18:05 [2024-04-10T12:18:05.091Z] --- PASS: TestInternalNetworkDNS (23.09s)
12:18:05 [2024-04-10T12:18:05.091Z] PASS
12:18:05 [2024-04-10T12:18:05.091Z] 
12:18:05 [2024-04-10T12:18:05.091Z] === Skipped
12:18:05 [2024-04-10T12:18:05.091Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s)
12:18:05 [2024-04-10T12:18:05.091Z]     bridge_test.go:214: testEnv.DaemonInfo.OSType != "windows"
12:18:05 [2024-04-10T12:18:05.091Z] 
12:18:05 [2024-04-10T12:18:05.091Z] DONE 43 tests, 1 skipped in 72.884s
12:18:05 [2024-04-10T12:18:05.091Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
12:18:05 [2024-04-10T12:18:05.091Z] ++ '[' -n '' ']'
12:18:05 [2024-04-10T12:18:05.091Z] ++ 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
12:18:05 [2024-04-10T12:18:05.091Z] ++ set -e
12:18:05 [2024-04-10T12:18:05.091Z] ++ '[' -n 0 ']'
12:18:05 [2024-04-10T12:18:05.091Z] ++ set -x
12:18:05 [2024-04-10T12:18:05.091Z] ++ 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.aBE5lNZpus/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
12:18:05 [2024-04-10T12:18:05.091Z] testing: warning: no tests to run
12:18:05 [2024-04-10T12:18:05.091Z] PASS
12:18:05 [2024-04-10T12:18:05.091Z] 
12:18:05 [2024-04-10T12:18:05.091Z] DONE 0 tests in 0.005s
12:18:05 [2024-04-10T12:18:05.091Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
12:18:05 [2024-04-10T12:18:05.091Z] ++ '[' -n '' ']'
12:18:05 [2024-04-10T12:18:05.091Z] ++ 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
12:18:05 [2024-04-10T12:18:05.091Z] ++ set -e
12:18:05 [2024-04-10T12:18:05.091Z] ++ '[' -n 0 ']'
12:18:05 [2024-04-10T12:18:05.091Z] ++ set -x
12:18:05 [2024-04-10T12:18:05.091Z] ++ 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.aBE5lNZpus/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
12:18:05 [2024-04-10T12:18:05.091Z] INFO: Testing against a local daemon
12:18:05 [2024-04-10T12:18:05.091Z] === RUN   TestAuthZPluginAllowRequest
12:18:05 [2024-04-10T12:18:05.091Z] --- PASS: TestAuthZPluginAllowRequest (1.06s)
12:18:05 [2024-04-10T12:18:05.091Z] === RUN   TestAuthZPluginTLS
12:18:05 [2024-04-10T12:18:05.091Z] --- PASS: TestAuthZPluginTLS (0.54s)
12:18:05 [2024-04-10T12:18:05.091Z] === RUN   TestAuthZPluginDenyRequest
12:18:05 [2024-04-10T12:18:05.091Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:18:05 [2024-04-10T12:18:05.091Z] === RUN   TestAuthZPluginAPIDenyResponse
12:18:05 [2024-04-10T12:18:05.091Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
12:18:05 [2024-04-10T12:18:05.091Z] === RUN   TestAuthZPluginDenyResponse
12:18:05 [2024-04-10T12:18:05.091Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:18:05 [2024-04-10T12:18:05.091Z] === RUN   TestAuthZPluginAllowEventStream
12:18:05 [2024-04-10T12:18:05.659Z] 2024/04/10 12:18:05 http: panic serving 127.0.0.1:40908: runtime error: invalid memory address or nil pointer dereference
12:18:05 [2024-04-10T12:18:05.659Z] goroutine 64 [running]:
12:18:05 [2024-04-10T12:18:05.659Z] net/http.(*conn).serve.func1()
12:18:05 [2024-04-10T12:18:05.659Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
12:18:05 [2024-04-10T12:18:05.659Z] panic({0xa866a0?, 0x15bafd0?})
12:18:05 [2024-04-10T12:18:05.659Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
12:18:05 [2024-04-10T12:18:05.659Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a270, 0x400078a600}, 0xffff692e6350?)
12:18:05 [2024-04-10T12:18:05.659Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
12:18:05 [2024-04-10T12:18:05.659Z] net/http.HandlerFunc.ServeHTTP(0x4000498a00?, {0xd8a270?, 0x400078a600?}, 0x402eb4?)
12:18:05 [2024-04-10T12:18:05.659Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
12:18:05 [2024-04-10T12:18:05.659Z] net/http.(*ServeMux).ServeHTTP(0xd90608?, {0xd8a270, 0x400078a600}, 0x4000498a00)
12:18:05 [2024-04-10T12:18:05.659Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
12:18:05 [2024-04-10T12:18:05.659Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40006522c0, {0xd88e30?, 0x40002a01c0}, 0x4000498900, {0xd7eec0, 0x4000126300})
12:18:05 [2024-04-10T12:18:05.659Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
12:18:05 [2024-04-10T12:18:05.659Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88e30?, 0x40002a01c0?}, 0x40003b84c0?)
12:18:05 [2024-04-10T12:18:05.659Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
12:18:05 [2024-04-10T12:18:05.659Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd88e30?, 0x40002a01c0?}, 0x40002a01c0?)
12:18:05 [2024-04-10T12:18:05.659Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
12:18:05 [2024-04-10T12:18:05.659Z] net/http.serverHandler.ServeHTTP({0xd858a8?}, {0xd88e30?, 0x40002a01c0?}, 0x6?)
12:18:05 [2024-04-10T12:18:05.659Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
12:18:05 [2024-04-10T12:18:05.659Z] net/http.(*conn).serve(0x4000136cf0, {0xd90608, 0x40006507b0})
12:18:05 [2024-04-10T12:18:05.659Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
12:18:05 [2024-04-10T12:18:05.659Z] created by net/http.(*Server).Serve in goroutine 9
12:18:05 [2024-04-10T12:18:05.659Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
12:18:06 [2024-04-10T12:18:06.595Z] 2024/04/10 12:18:06 http: panic serving 127.0.0.1:40916: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
12:18:06 [2024-04-10T12:18:06.595Z] goroutine 142 [running]:
12:18:06 [2024-04-10T12:18:06.595Z] net/http.(*conn).serve.func1()
12:18:06 [2024-04-10T12:18:06.595Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
12:18:06 [2024-04-10T12:18:06.595Z] panic({0xa1c140?, 0x40003b8630?})
12:18:06 [2024-04-10T12:18:06.595Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
12:18:06 [2024-04-10T12:18:06.595Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a270, 0x400078a780}, 0xffff692e6350?)
12:18:06 [2024-04-10T12:18:06.595Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
12:18:06 [2024-04-10T12:18:06.595Z] net/http.HandlerFunc.ServeHTTP(0x4000498b00?, {0xd8a270?, 0x400078a780?}, 0x402eb4?)
12:18:06 [2024-04-10T12:18:06.595Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
12:18:06 [2024-04-10T12:18:06.595Z] net/http.(*ServeMux).ServeHTTP(0xd90608?, {0xd8a270, 0x400078a780}, 0x4000498b00)
12:18:06 [2024-04-10T12:18:06.595Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
12:18:06 [2024-04-10T12:18:06.595Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40006522c0, {0xd88e30?, 0x40002a02a0}, 0x4000526400, {0xd7eec0, 0x4000126300})
12:18:06 [2024-04-10T12:18:06.595Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
12:18:06 [2024-04-10T12:18:06.595Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88e30?, 0x40002a02a0?}, 0x40004025a0?)
12:18:06 [2024-04-10T12:18:06.595Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
12:18:06 [2024-04-10T12:18:06.595Z] net/http.HandlerFunc.ServeHTTP(0x1618da0?, {0xd88e30?, 0x40002a02a0?}, 0x40002beb40?)
12:18:06 [2024-04-10T12:18:06.595Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
12:18:06 [2024-04-10T12:18:06.595Z] net/http.serverHandler.ServeHTTP({0x40004025a0?}, {0xd88e30?, 0x40002a02a0?}, 0x6?)
12:18:06 [2024-04-10T12:18:06.595Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
12:18:06 [2024-04-10T12:18:06.595Z] net/http.(*conn).serve(0x4000666240, {0xd90608, 0x40006507b0})
12:18:06 [2024-04-10T12:18:06.595Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
12:18:06 [2024-04-10T12:18:06.595Z] created by net/http.(*Server).Serve in goroutine 9
12:18:06 [2024-04-10T12:18:06.595Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
12:18:09 [2024-04-10T12:18:09.126Z] 2024/04/10 12:18:08 http: panic serving 127.0.0.1:40930: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
12:18:09 [2024-04-10T12:18:09.126Z] goroutine 210 [running]:
12:18:09 [2024-04-10T12:18:09.126Z] net/http.(*conn).serve.func1()
12:18:09 [2024-04-10T12:18:09.126Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
12:18:09 [2024-04-10T12:18:09.126Z] panic({0xa1c140?, 0x40003b8730?})
12:18:09 [2024-04-10T12:18:09.126Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
12:18:09 [2024-04-10T12:18:09.126Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a270, 0x400078a900}, 0xffff692e6350?)
12:18:09 [2024-04-10T12:18:09.126Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
12:18:09 [2024-04-10T12:18:09.126Z] net/http.HandlerFunc.ServeHTTP(0x4000498d00?, {0xd8a270?, 0x400078a900?}, 0x402eb4?)
12:18:09 [2024-04-10T12:18:09.126Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
12:18:09 [2024-04-10T12:18:09.126Z] net/http.(*ServeMux).ServeHTTP(0xd90608?, {0xd8a270, 0x400078a900}, 0x4000498d00)
12:18:09 [2024-04-10T12:18:09.126Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
12:18:09 [2024-04-10T12:18:09.126Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40006522c0, {0xd88e30?, 0x40002a0380}, 0x4000498c00, {0xd7eec0, 0x4000126300})
12:18:09 [2024-04-10T12:18:09.126Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
12:18:09 [2024-04-10T12:18:09.126Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88e30?, 0x40002a0380?}, 0x4000651a70?)
12:18:09 [2024-04-10T12:18:09.126Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
12:18:09 [2024-04-10T12:18:09.126Z] net/http.HandlerFunc.ServeHTTP(0x1618da0?, {0xd88e30?, 0x40002a0380?}, 0x40002beb40?)
12:18:09 [2024-04-10T12:18:09.126Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
12:18:09 [2024-04-10T12:18:09.126Z] net/http.serverHandler.ServeHTTP({0x4000651a70?}, {0xd88e30?, 0x40002a0380?}, 0x6?)
12:18:09 [2024-04-10T12:18:09.126Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
12:18:09 [2024-04-10T12:18:09.126Z] net/http.(*conn).serve(0x4000666900, {0xd90608, 0x40006507b0})
12:18:09 [2024-04-10T12:18:09.126Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
12:18:09 [2024-04-10T12:18:09.126Z] created by net/http.(*Server).Serve in goroutine 9
12:18:09 [2024-04-10T12:18:09.126Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
12:18:11 [2024-04-10T12:18:11.027Z] --- PASS: TestAuthZPluginAllowEventStream (6.03s)
12:18:11 [2024-04-10T12:18:11.028Z] === RUN   TestAuthZPluginErrorResponse
12:18:11 [2024-04-10T12:18:11.286Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
12:18:11 [2024-04-10T12:18:11.286Z] === RUN   TestAuthZPluginErrorRequest
12:18:11 [2024-04-10T12:18:11.853Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:18:11 [2024-04-10T12:18:11.853Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:18:12 [2024-04-10T12:18:12.420Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
12:18:12 [2024-04-10T12:18:12.420Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:18:13 [2024-04-10T12:18:13.796Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s)
12:18:13 [2024-04-10T12:18:13.796Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:18:14 [2024-04-10T12:18:14.732Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.10s)
12:18:14 [2024-04-10T12:18:14.732Z] === RUN   TestAuthZPluginHeader
12:18:15 [2024-04-10T12:18:15.299Z] --- PASS: TestAuthZPluginHeader (0.61s)
12:18:15 [2024-04-10T12:18:15.299Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:18:15 [2024-04-10T12:18:15.299Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
12:18:15 [2024-04-10T12:18:15.299Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:18:15 [2024-04-10T12:18:15.299Z] === RUN   TestAuthZPluginV2Disable
12:18:15 [2024-04-10T12:18:15.299Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
12:18:15 [2024-04-10T12:18:15.299Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:18:15 [2024-04-10T12:18:15.299Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:18:15 [2024-04-10T12:18:15.299Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
12:18:15 [2024-04-10T12:18:15.299Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:18:15 [2024-04-10T12:18:15.299Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:18:15 [2024-04-10T12:18:15.299Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
12:18:15 [2024-04-10T12:18:15.299Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:18:15 [2024-04-10T12:18:15.299Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:18:33 [2024-04-10T12:18:33.383Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
12:18:33 [2024-04-10T12:18:33.383Z] PASS
12:18:33 [2024-04-10T12:18:33.383Z] 
12:18:33 [2024-04-10T12:18:33.383Z] === Skipped
12:18:33 [2024-04-10T12:18:33.383Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:18:33 [2024-04-10T12:18:33.383Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
12:18:33 [2024-04-10T12:18:33.383Z] 
12:18:33 [2024-04-10T12:18:33.383Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:18:33 [2024-04-10T12:18:33.383Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
12:18:33 [2024-04-10T12:18:33.383Z] 
12:18:33 [2024-04-10T12:18:33.383Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:18:33 [2024-04-10T12:18:33.383Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
12:18:33 [2024-04-10T12:18:33.383Z] 
12:18:33 [2024-04-10T12:18:33.383Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:18:33 [2024-04-10T12:18:33.383Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
12:18:33 [2024-04-10T12:18:33.383Z] 
12:18:33 [2024-04-10T12:18:33.383Z] DONE 17 tests, 4 skipped in 30.540s
12:18:33 [2024-04-10T12:18:33.383Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
12:18:33 [2024-04-10T12:18:33.383Z] ++ '[' -n '' ']'
12:18:33 [2024-04-10T12:18:33.383Z] ++ 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
12:18:33 [2024-04-10T12:18:33.383Z] ++ set -e
12:18:33 [2024-04-10T12:18:33.383Z] ++ '[' -n 0 ']'
12:18:33 [2024-04-10T12:18:33.383Z] ++ set -x
12:18:33 [2024-04-10T12:18:33.383Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aBE5lNZpus/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
12:18:33 [2024-04-10T12:18:33.383Z] INFO: Testing against a local daemon
12:18:33 [2024-04-10T12:18:33.383Z] === RUN   TestPluginInvalidJSON
12:18:33 [2024-04-10T12:18:33.383Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:18:33 [2024-04-10T12:18:33.383Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:18:33 [2024-04-10T12:18:33.383Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:18:33 [2024-04-10T12:18:33.383Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:18:33 [2024-04-10T12:18:33.383Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:18:33 [2024-04-10T12:18:33.383Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:18:33 [2024-04-10T12:18:33.383Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:18:33 [2024-04-10T12:18:33.383Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:18:33 [2024-04-10T12:18:33.383Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:18:33 [2024-04-10T12:18:33.383Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:18:33 [2024-04-10T12:18:33.383Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:18:33 [2024-04-10T12:18:33.383Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:18:33 [2024-04-10T12:18:33.383Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:18:33 [2024-04-10T12:18:33.383Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:18:33 [2024-04-10T12:18:33.383Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:18:33 [2024-04-10T12:18:33.383Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:18:33 [2024-04-10T12:18:33.383Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:18:33 [2024-04-10T12:18:33.383Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:18:33 [2024-04-10T12:18:33.383Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:18:33 [2024-04-10T12:18:33.383Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:18:33 [2024-04-10T12:18:33.383Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:18:33 [2024-04-10T12:18:33.383Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:18:33 [2024-04-10T12:18:33.383Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
12:18:33 [2024-04-10T12:18:33.383Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:18:33 [2024-04-10T12:18:33.383Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:18:33 [2024-04-10T12:18:33.383Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:18:33 [2024-04-10T12:18:33.383Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:18:33 [2024-04-10T12:18:33.383Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:18:33 [2024-04-10T12:18:33.383Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:18:33 [2024-04-10T12:18:33.383Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:18:33 [2024-04-10T12:18:33.383Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:18:33 [2024-04-10T12:18:33.383Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:18:33 [2024-04-10T12:18:33.383Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
12:18:33 [2024-04-10T12:18:33.383Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:18:33 [2024-04-10T12:18:33.383Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:18:33 [2024-04-10T12:18:33.383Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:18:33 [2024-04-10T12:18:33.383Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:18:33 [2024-04-10T12:18:33.383Z] === RUN   TestPluginInstall
12:18:33 [2024-04-10T12:18:33.383Z] === RUN   TestPluginInstall/no_auth
12:18:35 [2024-04-10T12:18:35.916Z] time="2024-04-10T12:18:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:18:35 [2024-04-10T12:18:35.916Z] time="2024-04-10T12:18:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae386a4c83ea1ab29e158aa8f46f10a3229a86409be26b71691d20d9a6676de9" mediatype=application/vnd.docker.plugin.v1+json size=522
12:18:35 [2024-04-10T12:18:35.916Z] time="2024-04-10T12:18:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:18:35 [2024-04-10T12:18:35.916Z] time="2024-04-10T12:18:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae386a4c83ea1ab29e158aa8f46f10a3229a86409be26b71691d20d9a6676de9" mediatype=application/vnd.docker.plugin.v1+json size=522
12:18:35 [2024-04-10T12:18:35.916Z] === RUN   TestPluginInstall/with_digest
12:18:36 [2024-04-10T12:18:36.484Z] === RUN   TestPluginInstall/with_htpasswd
12:18:36 [2024-04-10T12:18:36.743Z] time="2024-04-10T12:18:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:18:36 [2024-04-10T12:18:36.743Z] time="2024-04-10T12:18:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3eff6f8f1a496dd495dda480d8dbd2f8edcdc8ef161af23a0d7d740dcbaca995" mediatype=application/vnd.docker.plugin.v1+json size=522
12:18:36 [2024-04-10T12:18:36.743Z] time="2024-04-10T12:18:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:18:36 [2024-04-10T12:18:36.743Z] time="2024-04-10T12:18:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3eff6f8f1a496dd495dda480d8dbd2f8edcdc8ef161af23a0d7d740dcbaca995" mediatype=application/vnd.docker.plugin.v1+json size=522
12:18:36 [2024-04-10T12:18:36.743Z] === RUN   TestPluginInstall/with_insecure
12:18:37 [2024-04-10T12:18:37.679Z] time="2024-04-10T12:18:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:18:37 [2024-04-10T12:18:37.679Z] time="2024-04-10T12:18:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5f4f9cb6b4d85bd52c45eb31a6a4053f60fa76dc6bf76cee1dc4ee31a87a6071" mediatype=application/vnd.docker.plugin.v1+json size=522
12:18:37 [2024-04-10T12:18:37.679Z] time="2024-04-10T12:18:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:18:37 [2024-04-10T12:18:37.679Z] time="2024-04-10T12:18:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5f4f9cb6b4d85bd52c45eb31a6a4053f60fa76dc6bf76cee1dc4ee31a87a6071" mediatype=application/vnd.docker.plugin.v1+json size=522
12:18:37 [2024-04-10T12:18:37.679Z]     plugin_test.go:247: [db3e0ee826564] daemon is not started
12:18:37 [2024-04-10T12:18:37.679Z] --- PASS: TestPluginInstall (5.57s)
12:18:37 [2024-04-10T12:18:37.679Z]     --- PASS: TestPluginInstall/no_auth (3.71s)
12:18:37 [2024-04-10T12:18:37.679Z]     --- PASS: TestPluginInstall/with_digest (0.47s)
12:18:37 [2024-04-10T12:18:37.679Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
12:18:37 [2024-04-10T12:18:37.679Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
12:18:37 [2024-04-10T12:18:37.679Z] === RUN   TestPluginsWithRuntimes
12:18:39 [2024-04-10T12:18:39.056Z] === RUN   TestPluginsWithRuntimes/No_Args
12:18:39 [2024-04-10T12:18:39.991Z] === RUN   TestPluginsWithRuntimes/With_Args
12:18:40 [2024-04-10T12:18:40.926Z] --- PASS: TestPluginsWithRuntimes (3.10s)
12:18:40 [2024-04-10T12:18:40.926Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.83s)
12:18:40 [2024-04-10T12:18:40.926Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.82s)
12:18:40 [2024-04-10T12:18:40.926Z] === RUN   TestPluginBackCompatMediaTypes
12:18:41 [2024-04-10T12:18:41.494Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
12:18:41 [2024-04-10T12:18:41.494Z] PASS
12:18:41 [2024-04-10T12:18:41.494Z] 
12:18:41 [2024-04-10T12:18:41.494Z] DONE 25 tests in 9.206s
12:18:41 [2024-04-10T12:18:41.494Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
12:18:41 [2024-04-10T12:18:41.494Z] ++ '[' -n '' ']'
12:18:41 [2024-04-10T12:18:41.494Z] ++ 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
12:18:41 [2024-04-10T12:18:41.494Z] ++ set -e
12:18:41 [2024-04-10T12:18:41.494Z] ++ '[' -n 0 ']'
12:18:41 [2024-04-10T12:18:41.494Z] ++ set -x
12:18:41 [2024-04-10T12:18:41.494Z] ++ 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.aBE5lNZpus/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
12:18:41 [2024-04-10T12:18:41.494Z] INFO: Testing against a local daemon
12:18:41 [2024-04-10T12:18:41.494Z] === RUN   TestExternalGraphDriver
12:18:41 [2024-04-10T12:18:41.753Z] === RUN   TestExternalGraphDriver/json
12:18:41 [2024-04-10T12:18:41.753Z] === RUN   TestExternalGraphDriver/spec
12:18:41 [2024-04-10T12:18:41.753Z] === RUN   TestExternalGraphDriver/pull
12:18:41 [2024-04-10T12:18:41.753Z] --- PASS: TestExternalGraphDriver (0.34s)
12:18:41 [2024-04-10T12:18:41.753Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
12:18:41 [2024-04-10T12:18:41.753Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
12:18:41 [2024-04-10T12:18:41.753Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
12:18:41 [2024-04-10T12:18:41.753Z] === RUN   TestGraphdriverPluginV2
12:18:42 [2024-04-10T12:18:42.011Z]     external_test.go:416: (*Execution).NotAmd64-fm
12:18:42 [2024-04-10T12:18:42.011Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
12:18:42 [2024-04-10T12:18:42.011Z] PASS
12:18:42 [2024-04-10T12:18:42.011Z] 
12:18:42 [2024-04-10T12:18:42.011Z] === Skipped
12:18:42 [2024-04-10T12:18:42.011Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
12:18:42 [2024-04-10T12:18:42.011Z]     external_test.go:416: (*Execution).NotAmd64-fm
12:18:42 [2024-04-10T12:18:42.011Z] 
12:18:42 [2024-04-10T12:18:42.011Z] DONE 5 tests, 1 skipped in 0.703s
12:18:42 [2024-04-10T12:18:42.011Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
12:18:42 [2024-04-10T12:18:42.011Z] ++ '[' -n '' ']'
12:18:42 [2024-04-10T12:18:42.012Z] ++ 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
12:18:42 [2024-04-10T12:18:42.012Z] ++ set -e
12:18:42 [2024-04-10T12:18:42.012Z] ++ '[' -n 0 ']'
12:18:42 [2024-04-10T12:18:42.012Z] ++ set -x
12:18:42 [2024-04-10T12:18:42.012Z] ++ 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.aBE5lNZpus/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
12:18:42 [2024-04-10T12:18:42.012Z] INFO: Testing against a local daemon
12:18:42 [2024-04-10T12:18:42.012Z] === RUN   TestContinueAfterPluginCrash
12:18:42 [2024-04-10T12:18:42.012Z] === PAUSE TestContinueAfterPluginCrash
12:18:42 [2024-04-10T12:18:42.012Z] === RUN   TestReadPluginNoRead
12:18:42 [2024-04-10T12:18:42.012Z] === PAUSE TestReadPluginNoRead
12:18:42 [2024-04-10T12:18:42.012Z] === RUN   TestDaemonStartWithLogOpt
12:18:42 [2024-04-10T12:18:42.012Z] === PAUSE TestDaemonStartWithLogOpt
12:18:42 [2024-04-10T12:18:42.012Z] === CONT  TestContinueAfterPluginCrash
12:18:42 [2024-04-10T12:18:42.012Z] === CONT  TestDaemonStartWithLogOpt
12:18:42 [2024-04-10T12:18:42.012Z] === CONT  TestReadPluginNoRead
12:18:44 [2024-04-10T12:18:44.598Z] === RUN   TestReadPluginNoRead/default
12:18:44 [2024-04-10T12:18:44.598Z] --- PASS: TestDaemonStartWithLogOpt (2.59s)
12:18:45 [2024-04-10T12:18:45.189Z] === RUN   TestReadPluginNoRead/disabled_caching
12:18:46 [2024-04-10T12:18:46.630Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:18:47 [2024-04-10T12:18:47.614Z]     read_test.go:93: [dee08611ef6c6] daemon is not started
12:18:47 [2024-04-10T12:18:47.614Z] --- PASS: TestReadPluginNoRead (5.47s)
12:18:47 [2024-04-10T12:18:47.614Z]     --- PASS: TestReadPluginNoRead/default (1.16s)
12:18:47 [2024-04-10T12:18:47.614Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.12s)
12:18:47 [2024-04-10T12:18:47.614Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s)
12:18:50 [2024-04-10T12:18:50.146Z] --- PASS: TestContinueAfterPluginCrash (7.54s)
12:18:50 [2024-04-10T12:18:50.146Z] PASS
12:18:50 [2024-04-10T12:18:50.146Z] 
12:18:50 [2024-04-10T12:18:50.146Z] DONE 6 tests in 7.573s
12:18:50 [2024-04-10T12:18:50.146Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
12:18:50 [2024-04-10T12:18:50.146Z] ++ '[' -n '' ']'
12:18:50 [2024-04-10T12:18:50.146Z] ++ 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
12:18:50 [2024-04-10T12:18:50.146Z] ++ set -e
12:18:50 [2024-04-10T12:18:50.146Z] ++ '[' -n 0 ']'
12:18:50 [2024-04-10T12:18:50.146Z] ++ set -x
12:18:50 [2024-04-10T12:18:50.146Z] ++ 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.aBE5lNZpus/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
12:18:50 [2024-04-10T12:18:50.146Z] testing: warning: no tests to run
12:18:50 [2024-04-10T12:18:50.146Z] PASS
12:18:50 [2024-04-10T12:18:50.146Z] 
12:18:50 [2024-04-10T12:18:50.146Z] DONE 0 tests in 0.006s
12:18:50 [2024-04-10T12:18:50.146Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
12:18:50 [2024-04-10T12:18:50.146Z] ++ '[' -n '' ']'
12:18:50 [2024-04-10T12:18:50.146Z] ++ 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
12:18:50 [2024-04-10T12:18:50.146Z] ++ set -e
12:18:50 [2024-04-10T12:18:50.146Z] ++ '[' -n 0 ']'
12:18:50 [2024-04-10T12:18:50.146Z] ++ set -x
12:18:50 [2024-04-10T12:18:50.146Z] ++ 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.aBE5lNZpus/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
12:18:50 [2024-04-10T12:18:50.146Z] INFO: Testing against a local daemon
12:18:50 [2024-04-10T12:18:50.146Z] === RUN   TestPluginWithDevMounts
12:18:50 [2024-04-10T12:18:50.146Z] === PAUSE TestPluginWithDevMounts
12:18:50 [2024-04-10T12:18:50.146Z] === CONT  TestPluginWithDevMounts
12:18:51 [2024-04-10T12:18:51.082Z] --- PASS: TestPluginWithDevMounts (1.45s)
12:18:51 [2024-04-10T12:18:51.082Z] PASS
12:18:51 [2024-04-10T12:18:51.082Z] 
12:18:51 [2024-04-10T12:18:51.082Z] DONE 1 tests in 1.479s
12:18:51 [2024-04-10T12:18:51.082Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
12:18:51 [2024-04-10T12:18:51.082Z] ++ '[' -n '' ']'
12:18:51 [2024-04-10T12:18:51.082Z] ++ 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
12:18:51 [2024-04-10T12:18:51.082Z] ++ set -e
12:18:51 [2024-04-10T12:18:51.082Z] ++ '[' -n 0 ']'
12:18:51 [2024-04-10T12:18:51.082Z] ++ set -x
12:18:51 [2024-04-10T12:18:51.082Z] ++ 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.aBE5lNZpus/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
12:18:51 [2024-04-10T12:18:51.082Z] INFO: Testing against a local daemon
12:18:51 [2024-04-10T12:18:51.082Z] === RUN   TestSecretInspect
12:18:53 [2024-04-10T12:18:53.615Z] --- PASS: TestSecretInspect (1.94s)
12:18:53 [2024-04-10T12:18:53.615Z] === RUN   TestSecretList
12:18:54 [2024-04-10T12:18:54.992Z] --- PASS: TestSecretList (1.90s)
12:18:54 [2024-04-10T12:18:54.992Z] === RUN   TestSecretsCreateAndDelete
12:18:56 [2024-04-10T12:18:56.895Z] --- PASS: TestSecretsCreateAndDelete (1.94s)
12:18:56 [2024-04-10T12:18:56.895Z] === RUN   TestSecretsUpdate
12:18:58 [2024-04-10T12:18:58.836Z] --- PASS: TestSecretsUpdate (1.56s)
12:18:58 [2024-04-10T12:18:58.836Z] === RUN   TestTemplatedSecret
12:19:01 [2024-04-10T12:19:01.371Z] --- PASS: TestTemplatedSecret (2.50s)
12:19:01 [2024-04-10T12:19:01.371Z] === RUN   TestSecretCreateResolve
12:19:03 [2024-04-10T12:19:03.273Z] --- PASS: TestSecretCreateResolve (1.90s)
12:19:03 [2024-04-10T12:19:03.273Z] PASS
12:19:03 [2024-04-10T12:19:03.273Z] 
12:19:03 [2024-04-10T12:19:03.273Z] DONE 6 tests in 11.768s
12:19:03 [2024-04-10T12:19:03.273Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
12:19:03 [2024-04-10T12:19:03.273Z] ++ '[' -n '' ']'
12:19:03 [2024-04-10T12:19:03.273Z] ++ 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
12:19:03 [2024-04-10T12:19:03.273Z] ++ set -e
12:19:03 [2024-04-10T12:19:03.273Z] ++ '[' -n 0 ']'
12:19:03 [2024-04-10T12:19:03.273Z] ++ set -x
12:19:03 [2024-04-10T12:19:03.273Z] ++ 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.aBE5lNZpus/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
12:19:03 [2024-04-10T12:19:03.273Z] INFO: Testing against a local daemon
12:19:03 [2024-04-10T12:19:03.273Z] === RUN   TestServiceCreateInit
12:19:03 [2024-04-10T12:19:03.273Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:19:07 [2024-04-10T12:19:07.461Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:19:10 [2024-04-10T12:19:10.746Z] --- PASS: TestServiceCreateInit (7.43s)
12:19:10 [2024-04-10T12:19:10.746Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s)
12:19:10 [2024-04-10T12:19:10.746Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s)
12:19:10 [2024-04-10T12:19:10.746Z] === RUN   TestCreateServiceMultipleTimes
12:19:25 [2024-04-10T12:19:25.625Z] --- PASS: TestCreateServiceMultipleTimes (14.43s)
12:19:25 [2024-04-10T12:19:25.625Z] === RUN   TestCreateServiceConflict
12:19:27 [2024-04-10T12:19:27.000Z] --- PASS: TestCreateServiceConflict (1.90s)
12:19:27 [2024-04-10T12:19:27.000Z] === RUN   TestCreateServiceMaxReplicas
12:19:29 [2024-04-10T12:19:29.534Z] --- PASS: TestCreateServiceMaxReplicas (2.61s)
12:19:29 [2024-04-10T12:19:29.534Z] === RUN   TestCreateServiceSecretFileMode
12:19:41 [2024-04-10T12:19:41.741Z] --- PASS: TestCreateServiceSecretFileMode (12.45s)
12:19:41 [2024-04-10T12:19:41.741Z] === RUN   TestCreateServiceConfigFileMode
12:19:56 [2024-04-10T12:19:56.618Z] --- PASS: TestCreateServiceConfigFileMode (12.45s)
12:19:56 [2024-04-10T12:19:56.618Z] === RUN   TestCreateServiceSysctls
12:19:57 [2024-04-10T12:19:57.185Z] --- PASS: TestCreateServiceSysctls (2.86s)
12:19:57 [2024-04-10T12:19:57.185Z] === RUN   TestCreateServiceCapabilities
12:19:59 [2024-04-10T12:19:59.716Z] --- PASS: TestCreateServiceCapabilities (2.41s)
12:19:59 [2024-04-10T12:19:59.717Z] === RUN   TestInspect
12:20:02 [2024-04-10T12:20:02.249Z] --- PASS: TestInspect (2.46s)
12:20:02 [2024-04-10T12:20:02.249Z] === RUN   TestCreateJob
12:20:04 [2024-04-10T12:20:04.781Z] --- PASS: TestCreateJob (2.92s)
12:20:04 [2024-04-10T12:20:04.781Z] === RUN   TestReplicatedJob
12:20:10 [2024-04-10T12:20:10.052Z] --- PASS: TestReplicatedJob (4.46s)
12:20:10 [2024-04-10T12:20:10.052Z] === RUN   TestUpdateReplicatedJob
12:20:12 [2024-04-10T12:20:12.584Z] --- PASS: TestUpdateReplicatedJob (2.92s)
12:20:12 [2024-04-10T12:20:12.584Z] === RUN   TestServiceListWithStatuses
12:20:16 [2024-04-10T12:20:16.772Z] --- PASS: TestServiceListWithStatuses (4.22s)
12:20:16 [2024-04-10T12:20:16.772Z] === RUN   TestDockerNetworkConnectAliasPreV144
12:20:20 [2024-04-10T12:20:20.961Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.92s)
12:20:20 [2024-04-10T12:20:20.961Z] === RUN   TestDockerNetworkReConnect
12:20:23 [2024-04-10T12:20:23.501Z] --- PASS: TestDockerNetworkReConnect (3.00s)
12:20:23 [2024-04-10T12:20:23.501Z] === RUN   TestServicePlugin
12:20:23 [2024-04-10T12:20:23.501Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
12:20:23 [2024-04-10T12:20:23.501Z] --- SKIP: TestServicePlugin (0.00s)
12:20:23 [2024-04-10T12:20:23.501Z] === RUN   TestServiceUpdateLabel
12:20:25 [2024-04-10T12:20:25.408Z] --- PASS: TestServiceUpdateLabel (1.86s)
12:20:25 [2024-04-10T12:20:25.408Z] === RUN   TestServiceUpdateSecrets
12:20:40 [2024-04-10T12:20:40.287Z] --- PASS: TestServiceUpdateSecrets (14.06s)
12:20:40 [2024-04-10T12:20:40.287Z] === RUN   TestServiceUpdateConfigs
12:20:55 [2024-04-10T12:20:55.166Z] --- PASS: TestServiceUpdateConfigs (14.16s)
12:20:55 [2024-04-10T12:20:55.166Z] === RUN   TestServiceUpdateNetwork
12:21:07 [2024-04-10T12:21:07.369Z] --- PASS: TestServiceUpdateNetwork (12.10s)
12:21:07 [2024-04-10T12:21:07.369Z] === RUN   TestServiceUpdatePidsLimit
12:21:07 [2024-04-10T12:21:07.369Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:21:07 [2024-04-10T12:21:07.369Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:21:15 [2024-04-10T12:21:15.483Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:21:22 [2024-04-10T12:21:22.045Z] --- PASS: TestServiceUpdatePidsLimit (15.96s)
12:21:22 [2024-04-10T12:21:22.045Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s)
12:21:22 [2024-04-10T12:21:22.045Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
12:21:22 [2024-04-10T12:21:22.045Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.68s)
12:21:22 [2024-04-10T12:21:22.045Z] PASS
12:21:22 [2024-04-10T12:21:22.045Z] 
12:21:22 [2024-04-10T12:21:22.045Z] === Skipped
12:21:22 [2024-04-10T12:21:22.045Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:21:22 [2024-04-10T12:21:22.045Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
12:21:22 [2024-04-10T12:21:22.045Z] 
12:21:22 [2024-04-10T12:21:22.045Z] DONE 26 tests, 1 skipped in 138.600s
12:21:22 [2024-04-10T12:21:22.045Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
12:21:22 [2024-04-10T12:21:22.045Z] ++ '[' -n '' ']'
12:21:22 [2024-04-10T12:21:22.045Z] ++ 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
12:21:22 [2024-04-10T12:21:22.045Z] ++ set -e
12:21:22 [2024-04-10T12:21:22.045Z] ++ '[' -n 0 ']'
12:21:22 [2024-04-10T12:21:22.045Z] ++ set -x
12:21:22 [2024-04-10T12:21:22.045Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aBE5lNZpus/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
12:21:22 [2024-04-10T12:21:22.045Z] INFO: Testing against a local daemon
12:21:22 [2024-04-10T12:21:22.045Z] === RUN   TestSessionCreate
12:21:22 [2024-04-10T12:21:22.045Z] --- PASS: TestSessionCreate (0.01s)
12:21:22 [2024-04-10T12:21:22.045Z] === RUN   TestSessionCreateWithBadUpgrade
12:21:22 [2024-04-10T12:21:22.045Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
12:21:22 [2024-04-10T12:21:22.045Z] PASS
12:21:22 [2024-04-10T12:21:22.045Z] 
12:21:22 [2024-04-10T12:21:22.045Z] DONE 2 tests in 0.043s
12:21:22 [2024-04-10T12:21:22.045Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
12:21:22 [2024-04-10T12:21:22.045Z] ++ '[' -n '' ']'
12:21:22 [2024-04-10T12:21:22.045Z] ++ 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
12:21:22 [2024-04-10T12:21:22.045Z] ++ set -e
12:21:22 [2024-04-10T12:21:22.045Z] ++ '[' -n 0 ']'
12:21:22 [2024-04-10T12:21:22.045Z] ++ set -x
12:21:22 [2024-04-10T12:21:22.045Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aBE5lNZpus/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
12:21:22 [2024-04-10T12:21:22.045Z] INFO: Testing against a local daemon
12:21:22 [2024-04-10T12:21:22.045Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:21:22 [2024-04-10T12:21:22.045Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:21:22 [2024-04-10T12:21:22.045Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:21:22 [2024-04-10T12:21:22.045Z] === RUN   TestDiskUsage
12:21:22 [2024-04-10T12:21:22.045Z] === RUN   TestDiskUsage/empty
12:21:22 [2024-04-10T12:21:22.045Z] === RUN   TestDiskUsage/empty/container_types
12:21:22 [2024-04-10T12:21:22.045Z] === RUN   TestDiskUsage/empty/image_types
12:21:22 [2024-04-10T12:21:22.045Z] === RUN   TestDiskUsage/empty/volume_types
12:21:22 [2024-04-10T12:21:22.045Z] === RUN   TestDiskUsage/empty/build-cache_types
12:21:22 [2024-04-10T12:21:22.045Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:21:22 [2024-04-10T12:21:22.045Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:21:22 [2024-04-10T12:21:22.045Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:21:22 [2024-04-10T12:21:22.045Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:21:22 [2024-04-10T12:21:22.045Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:21:22 [2024-04-10T12:21:22.045Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:21:22 [2024-04-10T12:21:22.045Z] === RUN   TestDiskUsage/after_LoadBusybox
12:21:22 [2024-04-10T12:21:22.304Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:21:22 [2024-04-10T12:21:22.304Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:21:22 [2024-04-10T12:21:22.304Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:21:22 [2024-04-10T12:21:22.304Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:21:22 [2024-04-10T12:21:22.304Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:21:22 [2024-04-10T12:21:22.304Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:21:22 [2024-04-10T12:21:22.304Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:21:22 [2024-04-10T12:21:22.304Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:21:22 [2024-04-10T12:21:22.304Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:21:22 [2024-04-10T12:21:22.304Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:21:22 [2024-04-10T12:21:22.304Z] === RUN   TestDiskUsage/after_container.Run
12:21:22 [2024-04-10T12:21:22.563Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:21:22 [2024-04-10T12:21:22.563Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:21:22 [2024-04-10T12:21:22.563Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:21:22 [2024-04-10T12:21:22.563Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:21:22 [2024-04-10T12:21:22.563Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:21:22 [2024-04-10T12:21:22.563Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:21:22 [2024-04-10T12:21:22.563Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:21:22 [2024-04-10T12:21:22.563Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:21:22 [2024-04-10T12:21:22.563Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:21:22 [2024-04-10T12:21:22.563Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:21:22 [2024-04-10T12:21:22.563Z] --- PASS: TestDiskUsage (1.00s)
12:21:22 [2024-04-10T12:21:22.563Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]     --- PASS: TestDiskUsage/after_container.Run (0.23s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:21:22 [2024-04-10T12:21:22.563Z] === RUN   TestEventsExecDie
12:21:23 [2024-04-10T12:21:23.130Z] --- PASS: TestEventsExecDie (0.44s)
12:21:23 [2024-04-10T12:21:23.130Z] === RUN   TestEventsBackwardsCompatible
12:21:23 [2024-04-10T12:21:23.130Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
12:21:23 [2024-04-10T12:21:23.130Z] === RUN   TestEventsVolumeCreate
12:21:23 [2024-04-10T12:21:23.130Z] --- PASS: TestEventsVolumeCreate (0.05s)
12:21:23 [2024-04-10T12:21:23.130Z] === RUN   TestInfoBinaryCommits
12:21:23 [2024-04-10T12:21:23.130Z] --- PASS: TestInfoBinaryCommits (0.01s)
12:21:23 [2024-04-10T12:21:23.130Z] === RUN   TestInfoAPIVersioned
12:21:23 [2024-04-10T12:21:23.130Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:21:23 [2024-04-10T12:21:23.130Z] === RUN   TestInfoAPI
12:21:23 [2024-04-10T12:21:23.130Z] --- PASS: TestInfoAPI (0.01s)
12:21:23 [2024-04-10T12:21:23.130Z] === RUN   TestInfoAPIWarnings
12:21:41 [2024-04-10T12:21:41.211Z] --- PASS: TestInfoAPIWarnings (16.54s)
12:21:41 [2024-04-10T12:21:41.211Z] === RUN   TestInfoDebug
12:21:41 [2024-04-10T12:21:41.211Z] --- PASS: TestInfoDebug (0.52s)
12:21:41 [2024-04-10T12:21:41.211Z] === RUN   TestInfoInsecureRegistries
12:21:41 [2024-04-10T12:21:41.211Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:21:41 [2024-04-10T12:21:41.211Z] === RUN   TestInfoRegistryMirrors
12:21:41 [2024-04-10T12:21:41.211Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:21:41 [2024-04-10T12:21:41.211Z] === RUN   TestLoginFailsWithBadCredentials
12:21:42 [2024-04-10T12:21:42.586Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
12:21:42 [2024-04-10T12:21:42.586Z] === RUN   TestPingCacheHeaders
12:21:42 [2024-04-10T12:21:42.586Z] --- PASS: TestPingCacheHeaders (0.01s)
12:21:42 [2024-04-10T12:21:42.586Z] === RUN   TestPingGet
12:21:42 [2024-04-10T12:21:42.586Z] --- PASS: TestPingGet (0.01s)
12:21:42 [2024-04-10T12:21:42.586Z] === RUN   TestPingHead
12:21:42 [2024-04-10T12:21:42.586Z] --- PASS: TestPingHead (0.01s)
12:21:42 [2024-04-10T12:21:42.586Z] === RUN   TestPingSwarmHeader
12:21:42 [2024-04-10T12:21:42.845Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:21:43 [2024-04-10T12:21:43.411Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:21:44 [2024-04-10T12:21:44.347Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:21:44 [2024-04-10T12:21:44.347Z] --- PASS: TestPingSwarmHeader (1.88s)
12:21:44 [2024-04-10T12:21:44.347Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:21:44 [2024-04-10T12:21:44.347Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:21:44 [2024-04-10T12:21:44.347Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:21:44 [2024-04-10T12:21:44.347Z] === RUN   TestPingBuilderHeader
12:21:44 [2024-04-10T12:21:44.347Z] === RUN   TestPingBuilderHeader/default_config
12:21:44 [2024-04-10T12:21:44.609Z] === RUN   TestPingBuilderHeader/buildkit_disabled
12:21:45 [2024-04-10T12:21:45.178Z] --- PASS: TestPingBuilderHeader (1.04s)
12:21:45 [2024-04-10T12:21:45.178Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
12:21:45 [2024-04-10T12:21:45.178Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
12:21:45 [2024-04-10T12:21:45.178Z] === RUN   TestVersion
12:21:45 [2024-04-10T12:21:45.178Z] --- PASS: TestVersion (0.01s)
12:21:45 [2024-04-10T12:21:45.178Z] PASS
12:21:45 [2024-04-10T12:21:45.178Z] 
12:21:45 [2024-04-10T12:21:45.178Z] === Skipped
12:21:45 [2024-04-10T12:21:45.178Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:21:45 [2024-04-10T12:21:45.178Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:21:45 [2024-04-10T12:21:45.178Z] 
12:21:45 [2024-04-10T12:21:45.178Z] DONE 57 tests, 1 skipped in 23.638s
12:21:45 [2024-04-10T12:21:45.178Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
12:21:45 [2024-04-10T12:21:45.178Z] ++ '[' -n '' ']'
12:21:45 [2024-04-10T12:21:45.178Z] ++ 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
12:21:45 [2024-04-10T12:21:45.178Z] ++ set -e
12:21:45 [2024-04-10T12:21:45.178Z] ++ '[' -n 0 ']'
12:21:45 [2024-04-10T12:21:45.178Z] ++ set -x
12:21:45 [2024-04-10T12:21:45.178Z] ++ 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.aBE5lNZpus/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
12:21:45 [2024-04-10T12:21:45.178Z] INFO: Testing against a local daemon
12:21:45 [2024-04-10T12:21:45.178Z] === RUN   TestRunMountVolumeSubdir
12:21:45 [2024-04-10T12:21:45.436Z]     mount_test.go:28: Setup stderr:
12:21:45 [2024-04-10T12:21:45.436Z]     mount_test.go:28: Setup stdout:
12:21:45 [2024-04-10T12:21:45.436Z]         /volume:
12:21:45 [2024-04-10T12:21:45.436Z]         total 24K    
12:21:45 [2024-04-10T12:21:45.436Z]         drwxr-xr-x    5 root     root        4.0K Apr 10 12:21 .
12:21:45 [2024-04-10T12:21:45.436Z]         drwxr-xr-x    1 root     root        4.0K Apr 10 12:21 ..
12:21:45 [2024-04-10T12:21:45.436Z]         -rw-r--r--    1 root     root           4 Apr 10 12:21 bar.txt
12:21:45 [2024-04-10T12:21:45.436Z]         drwxr-xr-x    2 root     root        4.0K Apr 10 12:21 bin
12:21:45 [2024-04-10T12:21:45.436Z]         drwxr-xr-x    3 root     root        4.0K Apr 10 12:21 hack
12:21:45 [2024-04-10T12:21:45.436Z]         drwxr-xr-x    2 root     root        4.0K Apr 10 12:21 subdir
12:21:45 [2024-04-10T12:21:45.436Z]         
12:21:45 [2024-04-10T12:21:45.436Z]         /volume/hack/:
12:21:45 [2024-04-10T12:21:45.436Z]         total 12K    
12:21:45 [2024-04-10T12:21:45.436Z]         drwxr-xr-x    3 root     root        4.0K Apr 10 12:21 .
12:21:45 [2024-04-10T12:21:45.436Z]         drwxr-xr-x    5 root     root        4.0K Apr 10 12:21 ..
12:21:45 [2024-04-10T12:21:45.436Z]         lrwxrwxrwx    1 root     root           4 Apr 10 12:21 bad -> root
12:21:45 [2024-04-10T12:21:45.436Z]         lrwxrwxrwx    1 root     root           9 Apr 10 12:21 good -> ../subdir
12:21:45 [2024-04-10T12:21:45.436Z]         drwxr-xr-x    2 root     root        4.0K Apr 10 12:21 iwanttobehackedwithtoctou
12:21:45 [2024-04-10T12:21:45.436Z]         lrwxrwxrwx    1 root     root           1 Apr 10 12:21 root -> /
12:21:45 [2024-04-10T12:21:45.695Z] === RUN   TestRunMountVolumeSubdir/subdir
12:21:46 [2024-04-10T12:21:46.262Z]     mount_test.go:101: stdout:
12:21:46 [2024-04-10T12:21:46.262Z]         hello.txt
12:21:46 [2024-04-10T12:21:46.262Z]     mount_test.go:102: stderr:
12:21:46 [2024-04-10T12:21:46.262Z] === RUN   TestRunMountVolumeSubdir/subdir_link
12:21:46 [2024-04-10T12:21:46.521Z]     mount_test.go:101: stdout:
12:21:46 [2024-04-10T12:21:46.521Z]         hello.txt
12:21:46 [2024-04-10T12:21:46.521Z]     mount_test.go:102: stderr:
12:21:46 [2024-04-10T12:21:46.521Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
12:21:47 [2024-04-10T12:21:47.088Z]     mount_test.go:101: stdout:
12:21:47 [2024-04-10T12:21:47.088Z]         /bin/busybox
12:21:47 [2024-04-10T12:21:47.088Z]     mount_test.go:102: stderr:
12:21:47 [2024-04-10T12:21:47.088Z] === RUN   TestRunMountVolumeSubdir/file
12:21:47 [2024-04-10T12:21:47.346Z]     mount_test.go:101: stdout:
12:21:47 [2024-04-10T12:21:47.346Z]         foo
12:21:47 [2024-04-10T12:21:47.346Z]     mount_test.go:102: stderr:
12:21:47 [2024-04-10T12:21:47.346Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
12:21:47 [2024-04-10T12:21:47.346Z] === RUN   TestRunMountVolumeSubdir/not_existing
12:21:47 [2024-04-10T12:21:47.346Z] === RUN   TestRunMountVolumeSubdir/mount_link
12:21:47 [2024-04-10T12:21:47.611Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
12:21:47 [2024-04-10T12:21:47.871Z] --- PASS: TestRunMountVolumeSubdir (2.46s)
12:21:47 [2024-04-10T12:21:47.871Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.41s)
12:21:47 [2024-04-10T12:21:47.871Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.38s)
12:21:47 [2024-04-10T12:21:47.871Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.43s)
12:21:47 [2024-04-10T12:21:47.871Z]     --- PASS: TestRunMountVolumeSubdir/file (0.38s)
12:21:47 [2024-04-10T12:21:47.871Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
12:21:47 [2024-04-10T12:21:47.871Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.13s)
12:21:47 [2024-04-10T12:21:47.871Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.13s)
12:21:47 [2024-04-10T12:21:47.871Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.15s)
12:21:47 [2024-04-10T12:21:47.871Z] === RUN   TestVolumesCreateAndList
12:21:47 [2024-04-10T12:21:47.871Z] --- PASS: TestVolumesCreateAndList (0.01s)
12:21:47 [2024-04-10T12:21:47.871Z] === RUN   TestVolumesRemove
12:21:47 [2024-04-10T12:21:47.871Z] === RUN   TestVolumesRemove/volume_in_use
12:21:47 [2024-04-10T12:21:47.871Z] === RUN   TestVolumesRemove/volume_not_in_use
12:21:47 [2024-04-10T12:21:47.871Z] === RUN   TestVolumesRemove/non-existing_volume
12:21:47 [2024-04-10T12:21:47.871Z] === RUN   TestVolumesRemove/non-existing_volume_force
12:21:47 [2024-04-10T12:21:47.871Z] --- PASS: TestVolumesRemove (0.05s)
12:21:47 [2024-04-10T12:21:47.871Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
12:21:47 [2024-04-10T12:21:47.871Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
12:21:47 [2024-04-10T12:21:47.871Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
12:21:47 [2024-04-10T12:21:47.871Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
12:21:47 [2024-04-10T12:21:47.871Z] === RUN   TestVolumesRemoveSwarmEnabled
12:21:47 [2024-04-10T12:21:47.871Z] === PAUSE TestVolumesRemoveSwarmEnabled
12:21:47 [2024-04-10T12:21:47.871Z] === RUN   TestVolumesInspect
12:21:47 [2024-04-10T12:21:47.871Z] --- PASS: TestVolumesInspect (0.02s)
12:21:47 [2024-04-10T12:21:47.871Z] === RUN   TestVolumesInvalidJSON
12:21:47 [2024-04-10T12:21:47.871Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:21:47 [2024-04-10T12:21:47.871Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:21:47 [2024-04-10T12:21:47.871Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:21:47 [2024-04-10T12:21:47.871Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:21:47 [2024-04-10T12:21:47.871Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:21:47 [2024-04-10T12:21:47.871Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:21:47 [2024-04-10T12:21:47.871Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:21:47 [2024-04-10T12:21:47.871Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:21:47 [2024-04-10T12:21:47.871Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:21:47 [2024-04-10T12:21:47.871Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:21:47 [2024-04-10T12:21:47.871Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:21:47 [2024-04-10T12:21:47.871Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:21:47 [2024-04-10T12:21:47.871Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:21:47 [2024-04-10T12:21:47.871Z] === RUN   TestVolumePruneAnonymous
12:21:47 [2024-04-10T12:21:47.871Z] --- PASS: TestVolumePruneAnonymous (0.03s)
12:21:47 [2024-04-10T12:21:47.871Z] === RUN   TestVolumePruneAnonFromImage
12:21:47 [2024-04-10T12:21:47.871Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
12:21:47 [2024-04-10T12:21:47.871Z] === CONT  TestVolumesRemoveSwarmEnabled
12:21:49 [2024-04-10T12:21:49.247Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
12:21:49 [2024-04-10T12:21:49.247Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
12:21:49 [2024-04-10T12:21:49.247Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
12:21:49 [2024-04-10T12:21:49.247Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
12:21:49 [2024-04-10T12:21:49.814Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.91s)
12:21:49 [2024-04-10T12:21:49.814Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
12:21:49 [2024-04-10T12:21:49.814Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
12:21:49 [2024-04-10T12:21:49.814Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
12:21:49 [2024-04-10T12:21:49.814Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
12:21:49 [2024-04-10T12:21:49.814Z] PASS
12:21:49 [2024-04-10T12:21:49.814Z] 
12:21:49 [2024-04-10T12:21:49.814Z] DONE 29 tests in 4.637s
12:21:49 [2024-04-10T12:21:49.814Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:21:50 [2024-04-10T12:21:50.072Z] ++++ cat bundles/test-integration/TestUsernsCommit/ddb5a44cacc19/docker.pid
12:21:50 [2024-04-10T12:21:50.073Z] +++ kill 67973
12:21:50 [2024-04-10T12:21:50.073Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 67973 is not a child of this shell
12:21:50 [2024-04-10T12:21:50.073Z] warning: PID 67973 from bundles/test-integration/TestUsernsCommit/ddb5a44cacc19/docker.pid had a nonzero exit code
12:21:50 [2024-04-10T12:21:50.073Z] umount: bundles/test-integration/TestUsernsCommit/ddb5a44cacc19/root: not mounted.
12:21:50 [2024-04-10T12:21:50.073Z] ++++ cat bundles/test-integration/docker.pid
12:21:50 [2024-04-10T12:21:50.073Z] +++ kill 25215
12:21:51 [2024-04-10T12:21:51.449Z] +++ /etc/init.d/apparmor stop
12:21:51 [2024-04-10T12:21:51.449Z] Leaving: AppArmorNo profiles have been unloaded.
12:21:51 [2024-04-10T12:21:51.449Z] 
12:21:51 [2024-04-10T12:21:51.449Z] Unloading profiles will leave already running processes permanently
12:21:51 [2024-04-10T12:21:51.449Z] unconfined, which can lead to unexpected situations.
12:21:51 [2024-04-10T12:21:51.449Z] 
12:21:51 [2024-04-10T12:21:51.449Z] To set a process to complain mode, use the command line tool
12:21:51 [2024-04-10T12:21:51.449Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:21:51 [2024-04-10T12:21:51.449Z] +++ true
12:21:51 [2024-04-10T12:21:51.449Z] exiting test-integration
12:21:51 [2024-04-10T12:21:51.449Z] ++ exit 0
12:21:51 [2024-04-10T12:21:51.449Z] 
Post stage
[Pipeline] junit
12:21:52 [2024-04-10T12:21:52.840Z] Recording test results
12:21:53 [2024-04-10T12:21:53.126Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:21:53 [2024-04-10T12:21:53.432Z] + echo Ensuring container killed.
12:21:53 [2024-04-10T12:21:53.432Z] Ensuring container killed.
12:21:53 [2024-04-10T12:21:53.432Z] + docker rm -vf docker-pr3
12:21:53 [2024-04-10T12:21:53.432Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
12:21:53 [2024-04-10T12:21:53.712Z] + echo Chowning /workspace to jenkins user
12:21:53 [2024-04-10T12:21:53.713Z] Chowning /workspace to jenkins user
12:21:53 [2024-04-10T12:21:53.713Z] + id -u
12:21:53 [2024-04-10T12:21:53.713Z] + id -g
12:21:53 [2024-04-10T12:21:53.713Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47566:/workspace busybox chown -R 1000:1000 /workspace
12:21:53 [2024-04-10T12:21:53.713Z] Unable to find image 'busybox:latest' locally
12:21:53 [2024-04-10T12:21:53.713Z] latest: Pulling from library/busybox
12:21:53 [2024-04-10T12:21:53.971Z] 45d8eb5967de: Already exists
12:21:53 [2024-04-10T12:21:53.971Z] Digest: sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
12:21:53 [2024-04-10T12:21:53.971Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:21:55 [2024-04-10T12:21:55.634Z] + bundleName=arm64-integration
12:21:55 [2024-04-10T12:21:55.634Z] + echo Creating arm64-integration-bundles.tar.gz
12:21:55 [2024-04-10T12:21:55.634Z] Creating arm64-integration-bundles.tar.gz
12:21:55 [2024-04-10T12:21:55.634Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:21:55 [2024-04-10T12:21:55.634Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
12:21:55 [2024-04-10T12:21:55.905Z] Archiving artifacts
12:21:57 [2024-04-10T12:21:57.312Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47566/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:21:57 [2024-04-10T12:21:57.687Z] + make clean
12:21:57 [2024-04-10T12:21:57.687Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:21:57 [2024-04-10T12:21:57.687Z] docker-dev-cache
12:21:57 [2024-04-10T12:21:57.687Z] 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-47566/3/stashes/